Commit graph

4774 commits

Author SHA1 Message Date
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
430e1db78d Do not use fixed port for HTTP server. 2011-05-28 19:24:38 +02:00
Bastian Kleineidam
5515645af6 Reset content type setting after loading HTTP headers. 2011-05-28 17:59:44 +02:00
Bastian Kleineidam
123d62b1f4 Updated Debian .install file. 2011-05-28 16:48:48 +02:00
Bastian Kleineidam
2b1a5db238 Updated Debian copyright file. 2011-05-28 16:48:36 +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
8c124c5e93 Replace tabs with spaces; remove trailing whitespace. 2011-05-28 08:49:56 +02:00
Bastian Kleineidam
d0140d22ae Updated freshmeat changelog. 2011-05-28 08:49:20 +02:00
Bastian Kleineidam
fd4bd073dc Updated translation. 2011-05-28 08:45:26 +02:00
Bastian Kleineidam
0f70438a87 Updated copyright. 2011-05-28 08:44:21 +02:00
Bastian Kleineidam
4b36f13d6b Set release name and date. 2011-05-28 08:37:44 +02:00
Bastian Kleineidam
19d905dc27 Add Debian NEWS entry for removing system config file. 2011-05-28 08:37:35 +02:00
Bastian Kleineidam
01004255b9 Count processors under OSX. 2011-05-28 08:22:54 +02:00
Bastian Kleineidam
44c195f91b Run tests in parallel. 2011-05-28 08:09:27 +02:00
Bastian Kleineidam
b71d8444a9 Add missing imports after using fileutils.has_module. 2011-05-28 07:50:02 +02:00
Bastian Kleineidam
d956e62308 Move busy indicator next to the status label. 2011-05-28 07:43:36 +02:00
Bastian Kleineidam
b8187f5c43 Document Qt plugin install feature. 2011-05-26 21:33:49 +02:00
Bastian Kleineidam
52d14d4ce4 Fix Qt plugin file moving. 2011-05-26 21:30:31 +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
6d284e220b Use has_module and is_tty utility functions. 2011-05-26 07:28:29 +02:00
Bastian Kleineidam
53f34d6b2e Add is_tty utility function. 2011-05-26 07:28:14 +02:00
Bastian Kleineidam
968d2d5583 Distribute Qt plugin libraries under OSX. 2011-05-25 23:12:09 +02:00
Bastian Kleineidam
955d388559 Distribute needed Qt GIF library on Windows system. 2011-05-25 21:37:17 +02:00
Bastian Kleineidam
5ed3c370d7 Conflict with python-dnspython. 2011-05-25 21:24:35 +02:00
Bastian Kleineidam
669ec0b411 Updated changelog. 2011-05-25 21:22:08 +02:00
Bastian Kleineidam
684a9b5bf6 Add includes to dns.rdtypes.IN/ANY in setup.py, not in mailtourl.py module. 2011-05-25 21:03:10 +02:00
Bastian Kleineidam
1da95fe2e4 Add comment how to skip windows portable dist creation. 2011-05-25 20:06:49 +02:00
Bastian Kleineidam
a35e0a7c1e Use parent dir for eclipse workspace. 2011-05-25 07:07:19 +02:00
Bastian Kleineidam
403931c18f Fix wrong call to DNS resolver method. 2011-05-24 20:59:35 +02:00
Bastian Kleineidam
e1f724908d Move dnspython module into third_party directory. 2011-05-24 20:18:58 +02:00
Bastian Kleineidam
dcd1318bce Add eclipse ide target. 2011-05-22 17:39:56 +02:00
Bastian Kleineidam
72b65d94df Only check anchors in HTML pages. 2011-05-22 17:33:16 +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
60b1e29d38 Remove postrm snippet for old workaround. 2011-05-20 21:11:49 +02:00
Bastian Kleineidam
e3bb574997 Remove support for system configuration file. 2011-05-20 21:10:31 +02:00
Bastian Kleineidam
ce88b073d7 Added debug script for HTML parsing. 2011-05-20 19:22:42 +02:00
Bastian Kleineidam
7d04c3ee81 Handle stray < characters in HTML. 2011-05-20 06:50:08 +02:00
Bastian Kleineidam
78790d7c8d Improved anchor warning message display. 2011-05-20 06:48:06 +02:00
Bastian Kleineidam
44f19f08fe Updated changelog. 2011-05-19 20:14:09 +02:00
Bastian Kleineidam
720cadc41a Add more padding to option dialog. 2011-05-19 20:12:05 +02:00
Bastian Kleineidam
ba30ca2d18 Improved option dialog layout. 2011-05-19 20:05:55 +02:00