Bastian Kleineidam
|
24811ac7b0
|
Recheck extern status on HTTP redirects even if domain did not change.
|
2012-03-08 10:07:31 +01:00 |
|
Bastian Kleineidam
|
0f0c1a22b8
|
Added missing python function docs.
|
2012-01-29 17:21:24 +01:00 |
|
Bastian Kleineidam
|
71f5ee42c8
|
Updated copyright.
|
2012-01-29 17:18:28 +01:00 |
|
Bastian Kleineidam
|
c3423b3d6a
|
Add drag-n-drop support for project files.
|
2012-01-26 20:57:03 +01:00 |
|
Bastian Kleineidam
|
1deeb88e16
|
Add project support.
|
2012-01-26 20:23:15 +01:00 |
|
Bastian Kleineidam
|
b5852683ab
|
Do not write userconfig in portable mode.
|
2012-01-23 22:24:51 +01:00 |
|
Bastian Kleineidam
|
042b0569ec
|
Fall back to W3C checkers.
|
2012-01-22 08:13:27 +01:00 |
|
Bastian Kleineidam
|
51cf55b7a6
|
Remove warning: prefix from warning messages.
|
2012-01-21 00:25:02 +01:00 |
|
Bastian Kleineidam
|
053ea33b06
|
Updated GUI icons from oxygen upstream.
|
2012-01-19 16:59:14 +01:00 |
|
Bastian Kleineidam
|
6e1e9148d8
|
Work around a squid bug resulting in not detecting broken links
|
2012-01-17 08:36:11 +01:00 |
|
Bastian Kleineidam
|
e99c55f6c4
|
Proper proxy type check.
|
2012-01-16 21:15:53 +01:00 |
|
Bastian Kleineidam
|
4c15fc6a8b
|
Properly handle non-ASCII HTTP header values.
|
2012-01-14 11:01:09 +01:00 |
|
Bastian Kleineidam
|
a0581cc2a1
|
Ignore steam:// URIs.
|
2012-01-10 19:37:19 +01:00 |
|
Bastian Kleineidam
|
19f0bbe7ce
|
Add Ctrl-L shortcut to highlight URL.
|
2012-01-09 20:52:24 +01:00 |
|
Bastian Kleineidam
|
886bacb2ac
|
Updated copyright.
|
2012-01-06 20:33:49 +01:00 |
|
Bastian Kleineidam
|
ee5ba648be
|
Determine width of current console for help output.
|
2012-01-06 13:05:30 +01:00 |
|
Bastian Kleineidam
|
f1eb51d885
|
Updated copyright
|
2012-01-06 09:21:30 +01:00 |
|
Bastian Kleineidam
|
9b437fd1e4
|
Use dictionary-based logging config.
|
2012-01-04 21:07:35 +01:00 |
|
Bastian Kleineidam
|
033280cfb9
|
Remove workarounds for old Python versions.
|
2012-01-04 20:17:53 +01:00 |
|
Bastian Kleineidam
|
d36c46a27f
|
Require Python 2.7
|
2012-01-04 20:17:13 +01:00 |
|
Bastian Kleineidam
|
e316f5be68
|
Remove unneeded comment.
|
2012-01-04 20:04:36 +01:00 |
|
Bastian Kleineidam
|
6409651f55
|
Remove unused function.
|
2012-01-04 20:04:14 +01:00 |
|
Bastian Kleineidam
|
28c58519d9
|
Update httplib.py from upstream.
|
2012-01-04 19:55:47 +01:00 |
|
Bastian Kleineidam
|
fb979b4f3c
|
Add test for archive attribute support.
|
2011-12-30 12:36:22 +01:00 |
|
Bastian Kleineidam
|
d06c43d470
|
Split comma-separated archive attribute values.
|
2011-12-30 08:58:45 +01:00 |
|
Bastian Kleineidam
|
4a4985a960
|
Add HTML5 link elements and attributes.
|
2011-12-30 08:55:38 +01:00 |
|
Bastian Kleineidam
|
422d4e9c6c
|
Fix saving of GUI results.
|
2011-12-29 06:52:48 +01:00 |
|
Bastian Kleineidam
|
dff425710d
|
More Freshmeat/Freecode replacements.
|
2011-12-25 09:06:18 +01:00 |
|
Bastian Kleineidam
|
1c26c14b64
|
Set copyright year and add missing docstrings.
|
2011-12-25 08:45:27 +01:00 |
|
Bastian Kleineidam
|
10b9c12ce9
|
Fix GUI check result saving.
|
2011-12-20 20:53:49 +01:00 |
|
Bastian Kleineidam
|
61f9f31de2
|
Make copy from loggerclass dict.
|
2011-12-17 20:54:30 +01:00 |
|
Bastian Kleineidam
|
de652d8138
|
Minor code cleanups.
|
2011-12-17 19:13:54 +01:00 |
|
Bastian Kleineidam
|
3d9958dfbb
|
Parse Safari bookmark files.
|
2011-12-17 16:38:25 +01:00 |
|
Bastian Kleineidam
|
925a7166b6
|
Remove separator in edit menu.
|
2011-12-17 12:38:14 +01:00 |
|
Bastian Kleineidam
|
aeb6df05bd
|
Fix application config directory for Darwin platforms.
|
2011-12-17 07:33:21 +01:00 |
|
Bastian Kleineidam
|
351cc72aa4
|
Make GUI options a little wider; add separator in edit menu.
|
2011-12-16 21:49:31 +01:00 |
|
Bastian Kleineidam
|
21532a70ec
|
Return with non-zero return value when internal program errors occurred.
|
2011-12-14 22:54:26 +01:00 |
|
Bastian Kleineidam
|
433cf029d9
|
Replace copy.copy() with simple list copying when backing up configuration values.
|
2011-12-14 19:55:06 +01:00 |
|
Bastian Kleineidam
|
5f0853be87
|
Display GUI options in one dialog; support warning strings in GUI options; support ignore patterns in GUI options.
|
2011-12-13 21:25:09 +01:00 |
|
Bastian Kleineidam
|
9367e3166c
|
Recreate UI files.
|
2011-12-12 19:01:40 +01:00 |
|
Bastian Kleineidam
|
1b5cad3b3e
|
Only remove whitespace at start and end of URL.
|
2011-12-10 11:49:44 +01:00 |
|
Bastian Kleineidam
|
5576dfe10d
|
Fix LFUCache: delete 5% of least frequently used entries on shrink, not 95%.
|
2011-12-08 22:10:53 +01:00 |
|
Bastian Kleineidam
|
9956f3712e
|
Properly detect too-long Unicode hostnames.
|
2011-12-05 20:51:42 +01:00 |
|
Bastian Kleineidam
|
76eddb62a8
|
Properly detect home directory on OS X systems.
|
2011-11-05 12:03:55 +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
|
c8c3470255
|
Use new warningregex option in GUI.
|
2011-10-20 09:12:28 +02:00 |
|
Bastian Kleineidam
|
fb237041d1
|
Updated copyright
|
2011-10-20 08:14:16 +02:00 |
|
Bastian Kleineidam
|
91e296b7ae
|
Add warning-regex GUI option.
|
2011-10-19 22:43:51 +02:00 |
|
Bastian Kleineidam
|
3461b96729
|
Fix adding bookmark context menu entries.
|
2011-10-19 20:54:34 +02:00 |
|