Commit graph

954 commits

Author SHA1 Message Date
Bastian Kleineidam
24286ceb53 Updated changelog. 2012-06-20 00:36:51 +02:00
Bastian Kleineidam
cbb13a8983 Add SSL certificate verification. 2012-06-18 23:05:44 +02:00
Bastian Kleineidam
8fb3246905 Bump up version. 2012-06-18 22:23:39 +02:00
Bastian Kleineidam
43d7496a23 Updated the documentation. 2012-06-18 20:19:48 +02:00
Bastian Kleineidam
b640f8f58f Add release info. 2012-06-10 22:46:38 +02:00
Bastian Kleineidam
f107092a8a Fix handling of user/password info in URLs. 2012-06-10 22:07:42 +02:00
Bastian Kleineidam
00aa631267 Add localwebroot configuration option. 2012-06-10 14:47:27 +02:00
Bastian Kleineidam
db95fce77e Ignore PHP processing instructions in local files. 2012-06-10 14:02:01 +02:00
Bastian Kleineidam
2dee223555 Allow memory dumps to be written. 2012-06-10 13:18:35 +02:00
Bastian Kleineidam
77b8ec0fcd Fix writing temporary Word files. 2012-06-10 11:07:35 +02:00
Bastian Kleineidam
7853f15e4e Added desktop files. 2012-06-02 21:35:51 +02:00
Bastian Kleineidam
b2ad5523a7 Support RPM building with cx_Freeze 2012-05-23 22:49:18 +02:00
Bastian Kleineidam
fa92d59448 Catch mimedb init errors. 2012-05-23 06:02:23 +02:00
Bastian Kleineidam
15a9de2207 Add release info. 2012-05-12 14:07:55 +02:00
Bastian Kleineidam
e2aedfc84e Cleanup the changelog. 2012-05-10 19:47:08 +02:00
Bastian Kleineidam
1cfe7f6f3d Add dependency docs to setup.py. 2012-05-10 19:29:22 +02:00
Bastian Kleineidam
9687331698 Install missing Python modules for py2exe. 2012-05-10 07:49:51 +02:00
Bastian Kleineidam
afd89ed1a5 Install the correct version of the MSVC++ runtime DLL. 2012-05-09 22:27:58 +02:00
Bastian Kleineidam
61138744e6 Always use GET for Zope servers. 2012-05-08 20:47:47 +02:00
Bastian Kleineidam
84f91c9124 Fix typo in documentation. 2012-05-06 14:19:50 +02:00
Bastian Kleineidam
a4ce509196 Updated changelog. 2012-04-29 16:32:22 +02:00
Bastian Kleineidam
b9f1032b41 Made --ignore-url documentation more clear. 2012-04-29 10:33:24 +02:00
Bastian Kleineidam
643aef24e2 Bump up version. 2012-04-29 10:32:28 +02:00
Bastian Kleineidam
1a512362dd Really fix the manpage links. 2012-04-24 07:03:59 +02:00
Bastian Kleineidam
eabe807411 Fix broken http links in HTML man pages. 2012-04-23 21:05:10 +02:00
Bastian Kleineidam
d4ec3ede90 Set release date. 2012-04-22 20:47:40 +02:00
Bastian Kleineidam
52dcf101e0 Remove rest of deprecated options. 2012-04-22 17:55:12 +02:00
Bastian Kleineidam
a9035d6e8a Remove deprecated options. 2012-04-22 13:22:18 +02:00
Bastian Kleineidam
f267371889 Updated the docs for the new WSGI script. 2012-04-22 13:21:58 +02:00
Bastian Kleineidam
67b751f1c7 Write correct statistics when saving data in the GUI client. 2012-04-11 21:53:15 +02:00
Bastian Kleineidam
ae0bd406d4 Do not encode CSV outro output comment. 2012-04-11 20:43:46 +02:00
Bastian Kleineidam
bf1d9b1fad Fix locale file lookup. 2012-04-11 20:34:55 +02:00
Bastian Kleineidam
7a019aac51 Fix update check when content could not be downloaded. 2012-04-09 13:36:18 +02:00
Bastian Kleineidam
d3d3529c23 Added a WSGI script. 2012-04-06 08:23:41 +02:00
Bastian Kleineidam
797024c69b Fix URL connection cache key. 2012-04-04 22:58:09 +02:00
Bastian Kleineidam
1a28c2e334 Detect invalid empty cookies. 2012-04-03 08:03:54 +02:00
Bastian Kleineidam
d0fbe8b7f6 Break long URLs in documentation. 2012-04-03 07:42:39 +02:00
Bastian Kleineidam
cc6ffecc70 Bump up version. 2012-04-03 07:42:13 +02:00
Bastian Kleineidam
962bb02fbd Updated changelog. 2012-03-31 09:23:19 +02:00
Bastian Kleineidam
ee1c3824f7 Improved changelog. 2012-03-23 11:31:14 +01:00
Bastian Kleineidam
9ee9abcf0f Parse invalid comments <! bla > 2012-03-23 07:41:03 +01:00
Bastian Kleineidam
b9b8e3f5b2 Honor the charset encoding of the Content-Type HTTP
header when parsing HTML.
2012-03-22 22:45:11 +01:00
Bastian Kleineidam
d6d82b96f1 Add cookiefile config option. 2012-03-22 22:29:56 +01:00
Bastian Kleineidam
7985cc1d90 Updated the manpage documentation. 2012-03-20 22:13:16 +01:00
Bastian Kleineidam
98b4768419 Use timeout when checking email addresses with SMTP. 2012-03-16 21:44:18 +01:00
Bastian Kleineidam
3b818d99c0 Allow --pause to be set in configuration file. 2012-03-16 21:28:30 +01:00
Bastian Kleineidam
fb845ec813 Replace configuration filename in options dialog. 2012-03-16 06:19:02 +01:00
Bastian Kleineidam
4c9fd8d488 Cache real url. 2012-03-14 21:12:13 +01:00
Bastian Kleineidam
5c542277af Improved error message for connect error to clamav daemon. 2012-03-12 21:13:22 +01:00
Bastian Kleineidam
5e13a78f66 Fix non-ascii HTTP header debugging. 2012-03-09 11:54:18 +01:00
Bastian Kleineidam
3fcff8a4e5 Fix non-ascii HTTP header handling. 2012-03-09 11:14:18 +01:00
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
0fbe27ddf6 Bump up version. 2012-03-08 10:05:46 +01:00
Bastian Kleineidam
acc3b8de81 Updated for release. 2012-02-13 21:51:52 +01:00
Bastian Kleineidam
3e36d10ad5 Fix typo in manual page. 2012-02-10 20:17:17 +01:00
Bastian Kleineidam
ac82bfe3e7 Updated copyright. 2012-01-29 17:21:14 +01:00
Bastian Kleineidam
32eca81c7f Updated documentation. 2012-01-29 17:18:36 +01:00
Bastian Kleineidam
d71f244abe Updated changelog. 2012-01-28 07:40:39 +01:00
Bastian Kleineidam
1deeb88e16 Add project support. 2012-01-26 20:23:15 +01:00
Bastian Kleineidam
ca67566fad Sort manpage options alphabetically. 2012-01-23 20:00:31 +01:00
Bastian Kleineidam
042b0569ec Fall back to W3C checkers. 2012-01-22 08:13:27 +01:00
Bastian Kleineidam
d22d41e824 Updated changelog. 2012-01-19 07:34:06 +01:00
Bastian Kleineidam
863e384311 Document compilation from source under OSX. 2012-01-17 08:58:38 +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
4c15fc6a8b Properly handle non-ASCII HTTP header values. 2012-01-14 11:01:09 +01:00
Bastian Kleineidam
0271ee0c20 Advertise HTML5 support and sync the feature description to the manpage. 2012-01-11 19:13:39 +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
8e448604d1 Bump up version. 2012-01-09 20:51:54 +01:00
Bastian Kleineidam
886bacb2ac Updated copyright. 2012-01-06 20:33:49 +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
d36c46a27f Require Python 2.7 2012-01-04 20:17:13 +01:00
Bastian Kleineidam
b502e1efcc Updated changelog. 2012-01-04 20:04:42 +01:00
Bastian Kleineidam
82cfd0b7f9 Remove deprecated options. 2012-01-04 19:01:12 +01:00
Bastian Kleineidam
96bae01e06 Regenerate .po files. 2012-01-04 19:00:06 +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
b48957601d Set release date. 2011-12-25 08:45:43 +01:00
Bastian Kleineidam
79d389f2ec Updated changelog. 2011-12-20 20:54:10 +01:00
Bastian Kleineidam
3d9958dfbb Parse Safari bookmark files. 2011-12-17 16:38:25 +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
a633fcc57a Updated changelog 2011-12-13 21:39:41 +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
c5232d70e9 Updated changelog. 2011-12-12 19:00:51 +01:00
Bastian Kleineidam
1b5cad3b3e Only remove whitespace at start and end of URL. 2011-12-10 11:49:44 +01:00
Bastian Kleineidam
9956f3712e Properly detect too-long Unicode hostnames. 2011-12-05 20:51:42 +01:00
Bastian Kleineidam
9871f9b071 Replaced mingw with Windows SDK for development. 2011-11-05 14:08:20 +01:00
Bastian Kleineidam
76eddb62a8 Properly detect home directory on OS X systems. 2011-11-05 12:03:55 +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
bc402a3ca0 Add release info. 2011-10-20 08:14:36 +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
08d8d5a0fe Updated todos. 2011-10-19 22:42:51 +02:00
Bastian Kleineidam
c7afb3f1a1 Add actions to find bookmark files to edit menu. 2011-10-19 20:44:09 +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
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
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
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
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
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
977d9e9ae6 Update cookie values instead of adding duplicate entries. 2011-08-01 20:26:31 +02:00
Bastian Kleineidam
b831dbdd6c Document list of supported warnings in config file man page. 2011-07-27 20:51:43 +02:00
Bastian Kleineidam
f1d6318ac5 Reference linkchecker(1) for configurable warnings. 2011-07-27 20:37:39 +02:00
Bastian Kleineidam
210b45d1e4 Removed FastCGI script. 2011-07-25 21:37:35 +02:00
Bastian Kleineidam
7ebe67d7f6 Default to last URL checked in GUI. 2011-07-25 21:31:33 +02:00
Bastian Kleineidam
752941e029 Ignore AttributeError when printing the Qt version. 2011-07-25 21:15:52 +02:00
Bastian Kleineidam
51bcccfdfe Added new option --user-agent to set the User-Agent header. 2011-07-25 21:09:49 +02:00
Bastian Kleineidam
552c71a3ca Do not append a stray newline character when encoding authentication information to base64. 2011-07-25 20:02:01 +02:00
Bastian Kleineidam
cc4937cd6d Improved install documentation. 2011-07-25 19:44:12 +02:00
Bastian Kleineidam
842b928073 Clean up generated man pages. 2011-06-15 06:39:20 +02:00
Bastian Kleineidam
e43bbda53c Update HTML man pages on release. 2011-05-30 18:34:43 +02:00
Bastian Kleineidam
2550e16040 Remove query part from file links. 2011-05-29 17:49:01 +02:00
Bastian Kleineidam
5515645af6 Reset content type setting after loading HTTP headers. 2011-05-28 17:59:44 +02:00
Bastian Kleineidam
c9707ee735 Handle stray < before end tags. 2011-05-28 13:39:04 +02:00
Bastian Kleineidam
a894363096 Bump up version. 2011-05-28 12:46:48 +02:00
Bastian Kleineidam
4b36f13d6b Set release name and date. 2011-05-28 08:37:44 +02:00
Bastian Kleineidam
2ca048edc8 Fix Qt plugin installation on OSX. 2011-05-26 21:08:11 +02:00
Bastian Kleineidam
e63c115a9a Updated todo. 2011-05-26 18:22:59 +02:00
Bastian Kleineidam
8aad0cbde9 Paginate linkchecker -h output. 2011-05-26 07:29:08 +02:00
Bastian Kleineidam
669ec0b411 Updated changelog. 2011-05-25 21:22:08 +02:00
Bastian Kleineidam
e5c2271533 Only check warning patterns in parseable contents. 2011-05-22 17:32:26 +02:00
Bastian Kleineidam
f446539fa3 Move changelog entries to correct section. 2011-05-22 17:31:07 +02:00
Bastian Kleineidam
68ea03ee16 Support both Chromium and Google Chrome profile dirs to find bookmark files. 2011-05-21 11:47:54 +02:00
Bastian Kleineidam
58dfb16724 Updated changelog. 2011-05-21 07:03:03 +02:00
Bastian Kleineidam
e3bb574997 Remove support for system configuration file. 2011-05-20 21:10:31 +02:00
Bastian Kleineidam
7d04c3ee81 Handle stray < characters in HTML. 2011-05-20 06:50:08 +02:00
Bastian Kleineidam
44f19f08fe Updated changelog. 2011-05-19 20:14:09 +02:00
Bastian Kleineidam
0dd5cfd12d Display warnings in result column. 2011-05-14 20:15:37 +02:00
Bastian Kleineidam
e5518f799a Document URL search for --warning-regex. 2011-05-14 14:44:27 +02:00
Bastian Kleineidam
deead957ae Display number of selected rows in status. 2011-05-14 14:31:03 +02:00
Bastian Kleineidam
4c71b5ba68 Use httplib cookie parsing; fix docs. 2011-05-14 13:56:38 +02:00
Bastian Kleineidam
c9f59452ac Correct RFC reference for cookie file format. 2011-05-14 09:46:23 +02:00
Bastian Kleineidam
50fc4ab566 Colorize result in text logger. 2011-05-14 09:36:21 +02:00
Bastian Kleineidam
a8fbd05f48 Remember last 10 documents. 2011-05-11 22:15:04 +02:00
Bastian Kleineidam
f3bb106ec2 Display status info in main window. 2011-05-09 20:49:07 +02:00
Bastian Kleineidam
5836d758ff Bump up version. 2011-05-07 17:50:06 +02:00
Bastian Kleineidam
3b829388d1 Add release info. 2011-05-06 20:28:40 +02:00
Bastian Kleineidam
5ca961d51a Add reference to REGULAR EXPRESSIONS section. 2011-05-06 19:04:06 +02:00
Bastian Kleineidam
10bbb696e8 Limit download file size to 5MB. 2011-05-05 21:10:55 +02:00
Bastian Kleineidam
3cee705a4a Warn user before closing changed editor window. 2011-05-05 20:09:45 +02:00
Bastian Kleineidam
b3e692ea79 Catch socket errors when resolving GeoIP country data. 2011-05-05 19:37:58 +02:00
Bastian Kleineidam
e098d69049 Updated todo. 2011-05-05 19:04:10 +02:00
Bastian Kleineidam
e13d2a5078 Improved warningregex example. 2011-05-05 18:31:46 +02:00
Bastian Kleineidam
ad3da5949f Add SF bug for config reload. 2011-05-05 18:31:19 +02:00
Bastian Kleineidam
f8cba79875 Display release date in about dialog. 2011-05-05 18:30:58 +02:00
Bastian Kleineidam
13689122b4 Remove note about restart linkchecker after editing configuration files. 2011-05-01 08:46:21 +02:00
Bastian Kleineidam
04d0b561f6 Updated changelog. 2011-05-01 08:40:43 +02:00
Bastian Kleineidam
ae9135d031 Fix manpage formatting warnings. 2011-05-01 08:31:50 +02:00
Bastian Kleineidam
929fd8d4aa Scroll down for new URLs added to the treeview. 2011-04-30 11:11:45 +02:00
Bastian Kleineidam
0470f6dbf0 Fixed saving of URL parent source in the GUI editor. 2011-04-30 08:39:49 +02:00
Bastian Kleineidam
7cd67d29cf Reload text file configuration after GUI changed it. 2011-04-30 08:38:44 +02:00
Bastian Kleineidam
10d6e81af3 Highlight check results. 2011-04-30 07:35:25 +02:00
Bastian Kleineidam
0fc3355066 Colorize statistic output in GUI. 2011-04-28 15:32:53 +02:00
Bastian Kleineidam
6ca10152c5 Don't override start_output() function in GUI logger to correctly reset statistics. 2011-04-28 15:30:51 +02:00
Bastian Kleineidam
f566f98fe5 Allow redirections for URLs given by the user. 2011-04-27 11:21:58 +02:00
Bastian Kleineidam
d7d563bf6e Add Qt syntax highlighting. 2011-04-26 21:31:45 +02:00
Bastian Kleineidam
ff40607674 Bump up version. 2011-04-26 18:40:48 +02:00
Bastian Kleineidam
38b8a7a10c Updated for release. 2011-04-26 15:07:45 +02:00
Bastian Kleineidam
d6979e750f Updated application logos. 2011-04-26 14:22:10 +02:00
Bastian Kleineidam
8aef32dcd1 Updated changelog. 2011-04-26 14:06:03 +02:00
Bastian Kleineidam
56ea4a1513 Updated changelog. 2011-04-26 12:05:16 +02:00
Bastian Kleineidam
aac9ba20fa Updated changelog. 2011-04-26 10:54:42 +02:00
Bastian Kleineidam
d1fd1f8493 Document that QScintilla is optional. 2011-04-26 10:50:37 +02:00
Bastian Kleineidam
d16fe3cac1 Make QScintilla optional. 2011-04-26 10:48:44 +02:00
Bastian Kleineidam
1c733c1a78 Updated development documentation. 2011-04-25 15:44:20 +02:00
Bastian Kleineidam
5e6f1d2adf Updated changelog. 2011-04-22 08:19:35 +02:00
Bastian Kleineidam
6ad761bf69 Ship C++ runtime files instead of including the installer. 2011-04-20 09:55:49 +02:00
Bastian Kleineidam
719441cca5 Make module detection more robust and use it when possible. 2011-04-20 09:08:11 +02:00
Bastian Kleineidam
6a544f2d69 Only allow redirections to FTP, HTTP and HTTPS URLs. 2011-04-19 07:01:55 +02:00
Bastian Kleineidam
0897652669 Fix favicon filename. 2011-04-15 16:13:59 +02:00
Bastian Kleineidam
c1310ef05e Added devel docs. 2011-04-15 08:28:21 +02:00
Bastian Kleineidam
e3b6bfad09 Close application on Ctrl-C. 2011-04-14 12:29:15 +02:00
Bastian Kleineidam
b4e1cf1c83 Updated installation docs. 2011-04-14 12:21:37 +02:00
Bastian Kleineidam
836e8a700d Print detected modules information. 2011-04-14 12:20:56 +02:00
Bastian Kleineidam
811577a9f2 Bump up version. 2011-04-14 10:09:05 +02:00
Bastian Kleineidam
918a5dabd3 Use new oxygen icon for web development apps. 2011-04-13 12:32:07 +02:00
Bastian Kleineidam
7cf9b32fd4 Added ICNS icon for OSX packaging. 2011-04-13 11:23:52 +02:00
Bastian Kleineidam
eea30875ab Add release notes. 2011-04-12 09:13:58 +02:00
Bastian Kleineidam
42ed4350de Use Qt Macintosh widgte style on OS X systems. 2011-04-12 08:55:25 +02:00
Bastian Kleineidam
864725d742 Fix typos. 2011-04-12 08:32:12 +02:00
Bastian Kleineidam
e3fb40f753 Fix internal error handling in non-main threads. 2011-04-12 08:31:10 +02:00
Bastian Kleineidam
84f6d56a49 Print level in loggers xml, csv and sql. 2011-04-09 10:51:03 +02:00
Bastian Kleineidam
24bdc17dfd Note that configuration changes require a GUI restart. 2011-04-06 18:54:19 +02:00
Bastian Kleineidam
c0732e3d37 Do not print empty country information. 2011-04-06 17:22:48 +02:00
Bastian Kleineidam
ef499d5cf2 Write statistics when saving result files in the GUI. 2011-04-06 14:31:58 +02:00
Bastian Kleineidam
4b2f60a125 Updated changelog. 2011-04-06 13:08:01 +02:00
Bastian Kleineidam
b9c9dda9b3 Correctly encode CSV output. 2011-04-06 12:54:58 +02:00
Bastian Kleineidam
40cad4e468 Add detailed locale info to internal error output. 2011-04-06 11:56:55 +02:00
Bastian Kleineidam
c3b3027c6d Only output configured parts in CSV logger. 2011-04-06 11:12:05 +02:00
Bastian Kleineidam
3bbeaa4e7a Remove old -s option reference from man page. 2011-04-06 10:22:29 +02:00
Bastian Kleineidam
9f205b9b73 Improved internal error display in the GUI. 2011-04-04 19:29:13 +02:00
Bastian Kleineidam
520b417855 Added CSV output type in the GUI for results. 2011-04-04 18:58:20 +02:00
Bastian Kleineidam
dacb21d89f Updated changelog 2011-04-02 14:08:55 +02:00
Bastian Kleineidam
b465542388 Fix display of warnings in GUI pane. 2011-04-02 14:07:57 +02:00
Bastian Kleineidam
abba7cb651 Bump up version 2011-04-02 11:08:02 +02:00
Bastian Kleineidam
a0e8811f43 Document configuration file locations. 2011-04-02 11:06:56 +02:00
Bastian Kleineidam
42a3d836b9 Set release. 2011-03-25 17:21:25 +01:00
Bastian Kleineidam
3fdef10386 Updated changelog. 2011-03-21 15:20:34 +01:00
Bastian Kleineidam
e58a0f728c Updated changelog. 2011-03-21 13:17:49 +01:00
Bastian Kleineidam
10dfb1e0cb Added SF bug to changelog entry. 2011-03-19 17:03:12 +01:00
Bastian Kleineidam
2c61e8db49 Fix File->Save results command. 2011-03-19 17:02:15 +01:00
Bastian Kleineidam
da58546e6d Really read user and system configuration file. 2011-03-17 17:02:51 +01:00
Bastian Kleineidam
2eccb21d57 Updated upgrading docs. 2011-03-16 06:45:43 +01:00
Bastian Kleineidam
82e5ba8ce6 Add warning tag attribute in XML loggers. 2011-03-15 13:42:21 +01:00
Bastian Kleineidam
8bd8b7c0b7 Bump up version. 2011-03-14 15:05:10 +01:00
Bastian Kleineidam
1a9426900e Updated for release. 2011-03-13 07:52:29 +01:00
Bastian Kleineidam
77f207b69a Use sys.stdout wrapper for CGI output. 2011-03-12 09:02:29 +01:00
Bastian Kleineidam
b845335628 Updated changelog. 2011-03-11 19:45:34 +01:00
Bastian Kleineidam
ae109ed994 Correct conversion between URL and filename paths. 2011-03-11 10:38:17 +01:00
Bastian Kleineidam
c6d2eab46c Prevent false positives when detecting file type of certain archive files. 2011-03-10 13:13:25 +01:00
Bastian Kleineidam
6672f39c90 Fix filename completion if path starts with ~ 2011-03-10 10:03:41 +01:00
Bastian Kleineidam
31d4f04fd2 Support reading GNOME and KDE proxy settings. 2011-03-09 10:49:18 +01:00
Bastian Kleineidam
f2f05af3dc Strip embedded whitespace from URLs given at the commandline or the GUI. 2011-03-07 12:54:35 +01:00
Bastian Kleineidam
420c21c2de Strip leading and trailing whitespace from URLs. 2011-03-07 12:33:09 +01:00
Bastian Kleineidam
21e4824f65 Fix typo calling get_temp_file() function. 2011-03-07 09:57:40 +01:00
Bastian Kleineidam
de5d1757f0 Add workaround for buggy IIS HEAD support. 2011-02-24 11:12:59 +01:00
Bastian Kleineidam
f9dfc65528 Bump up version. 2011-02-22 19:34:25 +01:00
Bastian Kleineidam
c0a474ad6b Updated documentation. 2011-02-20 13:53:19 +01:00
Bastian Kleineidam
68a8de58d1 Deprecate the --interactive commandline option. 2011-02-20 11:05:29 +01:00
Bastian Kleineidam
2ec312301e Fix linkcheck.dns py2exe packaging. 2011-02-18 17:26:00 +01:00
Bastian Kleineidam
97ef8ed204 Deprecated --allow-root and always drop privileges. 2011-02-18 15:32:21 +01:00
Bastian Kleineidam
a493a3ded1 Deprecate the --priority option. 2011-02-18 14:53:32 +01:00
Bastian Kleineidam
825611740e Updated documentation. 2011-02-18 14:50:51 +01:00
Bastian Kleineidam
982e13d193 Improved thread lock handling. 2011-02-18 14:49:53 +01:00
Bastian Kleineidam
2d55c87429 Make sure ignore URL patterns take precedence over nofollow URL patterns. 2011-02-18 07:47:22 +01:00
Bastian Kleineidam
e638a2fe6d Updated copyright and translations. Added some missing docstrings. 2011-02-17 07:38:02 +01:00
Bastian Kleineidam
3dc513a88d Added context menu entry for Opera bookmark files. 2011-02-15 18:52:41 +01:00
Bastian Kleineidam
6906c2b136 Add Google Chrome bookmark context menu entry. 2011-02-15 18:37:44 +01:00
Bastian Kleineidam
0d4377d1ba Support Google Chrome Bookmark files. 2011-02-15 18:26:00 +01:00
Bastian Kleineidam
2dfe62afa2 Updated copyright. 2011-02-14 21:07:07 +01:00
Bastian Kleineidam
9d3bdbf19e Updated documentation. 2011-02-14 21:06:49 +01:00
Bastian Kleineidam
0589933b97 Reuse connections more than once. 2011-02-14 20:28:38 +01:00
Bastian Kleineidam
32822b9fe3 Updated documentation. 2011-02-11 18:50:12 +01:00
Bastian Kleineidam
7fbf314aa8 Improved formatting. 2011-02-11 12:48:57 +01:00
Bastian Kleineidam
1fada7f316 Do not view parent source of FTP directories. 2011-02-11 12:43:15 +01:00
Bastian Kleineidam
db6a3669b3 Correctly detect empty FTP paths as directories. 2011-02-11 12:35:53 +01:00
Bastian Kleineidam
37b09d7e15 Disable view of parent source if it is a parent directory. 2011-02-11 10:28:48 +01:00
Bastian Kleineidam
042a77d79e Remove old context menu action. 2011-02-11 10:18:36 +01:00
Bastian Kleineidam
2f1d06e4d9 Added XML filter example. 2011-02-09 18:07:40 +01:00
Bastian Kleineidam
362c7a1d9d Preselect filename on save dialog when editing file:// URLs. 2011-02-09 08:46:09 +01:00
Bastian Kleineidam
2b2187d660 Use Alt-key shortcuts for menu entries. 2011-02-09 07:32:28 +01:00
Bastian Kleineidam
4a0c63aa56 Fix joining of URLs when parent URL has CGI parameter. 2011-02-08 21:25:55 +01:00
Bastian Kleineidam
78e42fc96f Updated copyright. 2011-02-06 11:22:03 +01:00
Bastian Kleineidam
8303dc6cbf Set release date. 2011-02-06 11:21:55 +01:00
Bastian Kleineidam
773ba09ec9 Minor documentation improvements. 2011-01-31 10:48:32 +01:00
Bastian Kleineidam
6f33956860 Detect local or development version in update check. 2011-01-31 09:57:22 +01:00
Bastian Kleineidam
8473bfee96 Properly detect missing IPv6 protocol support. 2011-01-29 11:35:06 +01:00
Bastian Kleineidam
3303a3697d Fix Geoip error message when only country DB is installed. 2011-01-11 10:16:57 -06:00
Bastian Kleineidam
86a3bd54c0 Updated changelog 2011-01-09 13:58:15 -06:00
Bastian Kleineidam
72841cb44f Bump up version. 2011-01-09 10:50:35 -06:00
Bastian Kleineidam
ec2806588f Only run GUI test when DISPLAY variable is set. 2011-01-09 09:55:16 -06:00
Bastian Kleineidam
34d5b01e4c Fixed install instructions. 2011-01-09 09:51:15 -06:00
Bastian Kleineidam
2233c24f73 Add release date. 2011-01-06 09:52:30 +01:00
Bastian Kleineidam
25ee6d0980 Added update check to GUI. 2011-01-04 19:45:43 +01:00
Bastian Kleineidam
13e1a522ed Remove reset button from options dialog. 2011-01-01 10:39:44 +01:00
Bastian Kleineidam
d011d1524c Parse PHP files recursively. 2010-12-28 17:11:29 +01:00
Bastian Kleineidam
6e3efbdbf1 Updated for release. 2010-12-23 19:55:50 +01:00
Bastian Kleineidam
fd3fe8dcaa Fix missing content types for cached URLs. 2010-12-23 07:37:36 +01:00
Bastian Kleineidam
4c73520694 Updated changelog 2010-12-21 21:48:30 +01:00
Bastian Kleineidam
94b2a0b5d2 Updated changelog. 2010-12-21 21:12:31 +01:00
Bastian Kleineidam
054ce2e324 Added install changes. 2010-12-21 07:42:51 +01:00
Bastian Kleineidam
90e0f4e5cc Detect filenames with spaces as internal links. 2010-12-21 07:05:12 +01:00
Bastian Kleineidam
06ec8e6389 Reset GUI statistics before each check run. 2010-12-21 00:35:07 +01:00
Bastian Kleineidam
56ee086e84 Updated 2010-12-20 23:53:49 +01:00
Bastian Kleineidam
a9b6c10cd5 Fix unicode errors when writing to sys.stdout. 2010-12-20 23:43:37 +01:00
Bastian Kleineidam
7c08290c44 Fix broken anchor checking. 2010-12-20 19:55:26 +01:00
Bastian Kleineidam
2a070026e9 Bump up version. 2010-12-19 17:32:12 +01:00
Bastian Kleineidam
582b503df8 Release. 2010-12-19 08:40:17 +01:00
Bastian Kleineidam
88ae8a83b0 Display clear button in URL input field. 2010-12-17 07:50:56 +01:00
Bastian Kleineidam
7a2c89b7fe Display URL properties and statistics in the main window. 2010-12-16 21:52:26 +01:00
Bastian Kleineidam
b485594dfb Print statistics information in HTML output. 2010-12-15 14:36:19 +01:00
Bastian Kleineidam
0cab9d8287 Updated changelog. 2010-12-11 07:58:46 +01:00
Bastian Kleineidam
63f9b8aa4f Rename Linkchecker documentation title. 2010-12-07 22:25:04 +01:00
Bastian Kleineidam
15a185a498 Added option documentation. 2010-12-07 21:49:28 +01:00
Bastian Kleineidam
561b89de53 Updated documentation. 2010-12-07 20:59:18 +01:00
Bastian Kleineidam
ef85fee55a Document fixed SF bug. 2010-12-07 19:21:20 +01:00
Bastian Kleineidam
7807be517b Assume URL starts with http:// if its not a local file. 2010-12-03 18:25:18 +01:00
Bastian Kleineidam
859fb7771d Updated changelog. 2010-11-26 21:25:52 +01:00
Bastian Kleineidam
c5676f0297 Catch socket errors when closing SMTP connections. 2010-11-26 19:51:26 +01:00
Bastian Kleineidam
5f06f1b194 Fix wrong call to __init__ of URL proxy handler. 2010-11-26 12:23:41 +01:00
Bastian Kleineidam
0cf22e5242 Limit FTP download file size. 2010-11-25 20:44:14 +01:00
Bastian Kleineidam
2efe3073c5 Fix sorting of URLs in result list. 2010-11-23 23:56:03 +01:00
Bastian Kleineidam
a644aada2e Activate links in property dialogs. 2010-11-23 00:25:32 +01:00
Bastian Kleineidam
d8eacc01ab Fix typo in changelog. 2010-11-22 19:53:01 +01:00
Bastian Kleineidam
f0b911b608 Use codecs module for proper output encoding. 2010-11-21 20:19:27 +01:00
Bastian Kleineidam
6fac69cddb Fall back to GET when connection is reset. 2010-11-21 19:50:51 +01:00
Bastian Kleineidam
977ae26c46 Bump up version to 6.0 and add upgrading documentation. 2010-11-21 11:42:19 +01:00