Commit graph

3760 commits

Author SHA1 Message Date
Bastian Kleineidam
b106d4cc03 Improved treeview layout 2009-02-25 02:16:39 +01:00
Bastian Kleineidam
4ded3a413f Improved treeview layout 2009-02-25 02:12:55 +01:00
Bastian Kleineidam
77fa70ac43 Increase main window width 2009-02-24 23:34:59 +01:00
Bastian Kleineidam
7041202c50 Remove unused imports 2009-02-24 22:41:42 +01:00
Bastian Kleineidam
81f9080e46 Updated changelog 2009-02-24 22:41:03 +01:00
Bastian Kleineidam
7f2644b624 Make GUI columns sortable 2009-02-24 22:36:35 +01:00
Bastian Kleineidam
8736b6ff07 Improved progress status log 2009-02-24 21:51:44 +01:00
Bastian Kleineidam
c7a77d1979 Make status print interval configurable 2009-02-24 21:46:25 +01:00
Bastian Kleineidam
52a0f70aa0 Rename LOG to more descriptive LOG_ROOT 2009-02-24 20:03:44 +01:00
Bastian Kleineidam
522c1ef4e9 Mention Visual C++ 2008 runtime to install when encountering problems 2009-02-24 20:03:23 +01:00
Bastian Kleineidam
50cfe2cbc0 Split off cc_run method 2009-02-24 20:02:49 +01:00
Bastian Kleineidam
4ecf4248c8 Added pause to dist 2009-02-24 16:32:04 +01:00
Bastian Kleineidam
8e82c31fb6 Fix text output to filenames 2009-02-24 15:27:14 +01:00
Bastian Kleineidam
e007d64762 Added filescheck target 2009-02-24 15:18:42 +01:00
Bastian Kleineidam
554f0e88b0 simplify text logger init of file output 2009-02-24 15:12:09 +01:00
Bastian Kleineidam
4b0956e574 Fix GUI status logging method name 2009-02-24 15:11:02 +01:00
Bastian Kleineidam
e7c7f74546 Set some default colors for output logging. 2009-02-24 15:10:41 +01:00
Bastian Kleineidam
6d21ca31fd Fix GUI logging of warnings 2009-02-24 15:10:20 +01:00
Bastian Kleineidam
ce531869c8 Fix console status logger 2009-02-24 14:50:10 +01:00
Bastian Kleineidam
44302b27df Updated todos 2009-02-24 13:55:27 +01:00
Bastian Kleineidam
a3483fcbd3 Do not compare with None in container tests 2009-02-24 13:15:28 +01:00
Bastian Kleineidam
8c221da089 Remove the custom set datatype 2009-02-24 13:15:07 +01:00
Bastian Kleineidam
8caa601a7e Python 3.0 compatibility: use exc.args[] instead of exc[] 2009-02-24 12:41:45 +01:00
Bastian Kleineidam
2c9b8d6858 Use slash as path separator in file names 2009-02-24 12:41:28 +01:00
Bastian Kleineidam
5bf592f9c1 Added build.bat batch file 2009-02-24 11:56:25 +01:00
Bastian Kleineidam
84a6bb3464 Fix robotparser tests 2009-02-24 11:49:06 +01:00
Bastian Kleineidam
9e2fe66dc9 Python 3.0 compatibility: use exc.args[] instead of exc[] 2009-02-24 11:13:46 +01:00
Bastian Kleineidam
e4ca1040fd Fix syntax error 2009-02-24 11:13:05 +01:00
Bastian Kleineidam
3f38776ce2 Replace has_key() with 'in' tests to be compatible for Python 3.0 2009-02-23 23:59:41 +01:00
Bastian Kleineidam
bae348e366 Run windows test on Python 2.6 with -3 option 2009-02-23 23:59:15 +01:00
Bastian Kleineidam
fb33210605 Show GUI status in progress dialog; split GUI files 2009-02-23 23:44:49 +01:00
Bastian Kleineidam
8944ef9f7c Make test directory configurable with TESTS makefile var 2009-02-23 20:08:21 +01:00
Bastian Kleineidam
3fb05f4f9b Add new name output lines to test results 2009-02-23 20:08:06 +01:00
Bastian Kleineidam
ec30ca6ee4 Remove unused imports 2009-02-23 17:32:04 +01:00
Bastian Kleineidam
0734f7420c Added Download size column to GUI output 2009-02-22 17:00:59 +01:00
Bastian Kleineidam
323958951c Add name to unnamed file URLs. 2009-02-20 14:03:34 +01:00
Bastian Kleineidam
063a7f8310 Rename D/L size to size 2009-02-20 14:03:09 +01:00
calvin
3a9d0b702e fix windows network detection by providing correct ping options
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3980 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-20 11:17:55 +00:00
calvin
d0995e750b Added pause to view test results
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3979 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-20 10:35:43 +00:00
calvin
bc4c413664 Catch OSError in test functions
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3978 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-20 10:18:30 +00:00
calvin
ab5c841c9b Display log messages in progress dialog.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3977 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 13:36:16 +00:00
calvin
9adaadde4b Log GUI output to a treewidget
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3976 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 13:35:46 +00:00
calvin
6ec61c5bad Add gui target for developing
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3975 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 13:35:09 +00:00
calvin
2620b7ec51 Emit URL log message
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3974 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 09:17:00 +00:00
calvin
ed3f4f0ee1 Updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3973 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 08:20:21 +00:00
calvin
3fdbe84ca4 Added ability to set URL from command line in GUI client
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3972 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 08:16:10 +00:00
calvin
3aa6d63b06 Activated cancel button in progress dialog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3971 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 08:15:54 +00:00
calvin
0d9828002b Added flag to stop checking from another thread.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3970 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 08:15:32 +00:00
calvin
afd866456a Activate cancel button in progress dialog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3969 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 23:17:57 +00:00
calvin
06c44542f2 Print URL name in one line.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3968 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 23:15:43 +00:00