Commit graph

4831 commits

Author SHA1 Message Date
Bastian Kleineidam
76eddb62a8 Properly detect home directory on OS X systems. 2011-11-05 12:03:55 +01:00
Bastian Kleineidam
7f4bf943bb Remove old todo.txt from manifest, prevent inclusion of .pyc files in thirdparty directory 2011-11-05 11:40:42 +01:00
Bastian Kleineidam
35bf1cf116 Removed todo list. The entries are merged into my master todo list. 2011-11-03 09:39:31 +01:00
Bastian Kleineidam
5c496df9ed Regenerate HTML parser with new Bison 2.5 version. 2011-10-31 06:41:45 +01:00
Bastian Kleineidam
a7f3b43bab Remove unused file. 2011-10-28 00:49:46 +02:00
Bastian Kleineidam
84ffaee9fa Reformat package description. 2011-10-20 10:07:30 +02:00
Bastian Kleineidam
c8c3470255 Use new warningregex option in GUI. 2011-10-20 09:12:28 +02:00
Bastian Kleineidam
bc402a3ca0 Add release info. 2011-10-20 08:14:36 +02:00
Bastian Kleineidam
fb237041d1 Updated copyright 2011-10-20 08:14:16 +02:00
Bastian Kleineidam
d5d1b9ac73 Updated documentation for new GUI option. 2011-10-19 22:44:13 +02:00
Bastian Kleineidam
91e296b7ae Add warning-regex GUI option. 2011-10-19 22:43:51 +02:00
Bastian Kleineidam
74f68dd020 Improve warning-regex option documentation. 2011-10-19 22:43:15 +02:00
Bastian Kleineidam
08d8d5a0fe Updated todos. 2011-10-19 22:42:51 +02:00
Bastian Kleineidam
3461b96729 Fix adding bookmark context menu entries. 2011-10-19 20:54:34 +02:00
Bastian Kleineidam
c7afb3f1a1 Add actions to find bookmark files to edit menu. 2011-10-19 20:44:09 +02:00
Bastian Kleineidam
8f93245c26 Refactor and create a menu action adding function for the bookmark actions. 2011-10-19 20:42:24 +02:00
Bastian Kleineidam
5d837ae7be Updated documentation. 2011-10-19 20:08:27 +02:00
Bastian Kleineidam
2be106bf3b Move a change to the Changes section. 2011-10-19 15:22:04 +02:00
Bastian Kleineidam
50bdfeab83 Removed unused reindent script. 2011-10-19 13:44:48 +02:00
Bastian Kleineidam
91dce84c59 Fix sqlify for multiline contents. 2011-10-18 14:40:33 +02:00
Bastian Kleineidam
a2978209e6 Ignore errors trying to get FTP feature set. 2011-10-18 13:10:49 +02:00
Bastian Kleineidam
74ea444a9a Parse logger and logging part names case insensitive. 2011-10-10 20:32:58 +02:00
Bastian Kleineidam
bf426c3956 Fix GUI startup on configuration errors. 2011-10-09 21:46:39 +02:00
Bastian Kleineidam
e71d441ce6 Raise correct error messages for configuration errors. 2011-10-09 21:45:56 +02:00
Bastian Kleineidam
27b7b1cb49 Fix W3C HTML validation. 2011-10-09 21:16:45 +02:00
Bastian Kleineidam
09bac15bfb Updated todo list. 2011-10-09 19:09:55 +02:00
Bastian Kleineidam
6e69f8f3b1 Fix sql logging output. 2011-10-09 19:02:23 +02:00
Bastian Kleineidam
89ec0ee6a1 Check multiple matches of warning regex. 2011-10-09 19:00:35 +02:00
Bastian Kleineidam
d2ae6bf71c Properly detect HTML character encoding. 2011-08-14 12:49:31 +02:00
Bastian Kleineidam
689ab9f073 Add debugging for charset encoding parameter setting. 2011-08-14 12:45:08 +02:00
Bastian Kleineidam
3f7057ce78 Fix typo. 2011-08-06 13:03:22 +02:00
Bastian Kleineidam
6dd9c0342e Remove pypants upload. 2011-08-06 13:03:15 +02:00
Bastian Kleineidam
f634a23e09 Fix typo. 2011-08-06 07:48:57 +02:00
Bastian Kleineidam
2907367a5e Add release info. 2011-08-06 07:48:10 +02:00
Bastian Kleineidam
2cbe790fd3 Updated copyright. 2011-08-05 06:50:50 +02:00
Bastian Kleineidam
7f23bf222e Updated path to debian package directory. 2011-08-05 06:50:36 +02:00
Bastian Kleineidam
09d9264470 Updated copyright. 2011-08-04 20:40:49 +02:00
Bastian Kleineidam
cf1d4d9259 Rename Status: in Info: 2011-08-04 20:34:30 +02:00
Bastian Kleineidam
5c8dda3cd6 Properly reset active url count when checking stops. 2011-08-04 20:32:15 +02:00
Bastian Kleineidam
f92b6e4620 Updated translations. 2011-08-04 19:28:12 +02:00
Bastian Kleineidam
cdf91a0321 Improve cookie info message and fix cookie test cases. 2011-08-04 18:34:56 +02:00
Bastian Kleineidam
6b52b28425 Send all domain-matching cookies that apply. 2011-08-03 21:21:44 +02:00
Bastian Kleineidam
6c6173ff6f Add changelog entries for cookie header fix. 2011-08-03 20:59:45 +02:00
Bastian Kleineidam
48413de418 Display warning message for each cookie parsing error. 2011-08-03 19:27:36 +02:00
Bastian Kleineidam
ef6a3b99af Strip newline at end of cookie string. 2011-08-03 19:26:59 +02:00
Bastian Kleineidam
ee7e04c6c6 Remove unused function client_header_name() 2011-08-02 21:57:37 +02:00
Bastian Kleineidam
c99b75899d Send multiple cookie values in one header. 2011-08-02 21:57:16 +02:00
Bastian Kleineidam
8779158b2f Sent cookies with more specific paths first. 2011-08-02 21:56:26 +02:00
Bastian Kleineidam
c70bd68ef1 Refactor sending of cookie data in client into separate function. 2011-08-02 20:45:26 +02:00
Bastian Kleineidam
977d9e9ae6 Update cookie values instead of adding duplicate entries. 2011-08-01 20:26:31 +02:00