Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-12-03
| ||
15:44 | more test targets Leaf check-in: cbf31dbc69 user: fvogel tags: trunk | |
15:43 | more test targets check-in: cd4ae5558a user: fvogel tags: trunk | |
2023-10-22
| ||
17:46 | Grey out controls according to platform availability. check-in: 8ec8592130 user: fvogel tags: trunk | |
13:19 | Use rlwarp to run tclsh/wish on Linux. check-in: bfb209e609 user: fvogel tags: trunk | |
13:15 | more test targets check-in: 5f22c44b10 user: fvogel tags: trunk | |
2023-10-08
| ||
07:31 | more test targets check-in: e63a6d2353 user: fvogel tags: trunk | |
07:31 | more test targets check-in: a48647ad79 user: fvogel tags: trunk | |
2023-05-28
| ||
13:47 | On Linux, don't close the command window after building help pages, so that errors can be seen by the user. check-in: 1d6537987c user: fvogel tags: trunk | |
13:37 | On Windows, don't close the command window after building help pages, so that errors can be seen by the user. check-in: 9ceaa81989 user: fvogel tags: trunk | |
2023-04-02
| ||
12:05 | Add a 'To end' button to move the output view to the bottom of the text widget. check-in: aa1c069d1a user: fvogel tags: trunk | |
2023-03-26
| ||
16:03 | Add one more test target and the possibility of selecting the userInteraction test constraint. check-in: 063df2b688 user: fvogel tags: trunk | |
2023-03-05
| ||
08:42 | More test targets check-in: 680eb4a940 user: fvogel tags: trunk | |
2023-03-04
| ||
20:53 | (Almost) fix garbage seen on Windows in the output text window. check-in: e7b269c849 user: fvogel tags: trunk | |
20:07 | Prevent the 5-6 seconds delay when running tclsh/wish that started happening on Windows 11 (didn't happen on Win 10): run 'update' in each iteration of the while {![eof $fd]... loop in proc executeNotBlocking, not just when the read output is not empty. check-in: c827e64464 user: fvogel tags: trunk | |
2023-02-12
| ||
13:55 | Add the capability of using the xvfb display server when running Tk tests on Linux. xvfb is the X server we use at Github actions for Tk (see the Linux workflow file). check-in: 7a40c2cc99 user: fvogel tags: trunk | |
10:56 | Remove the previously added <TODO>, we already have it (Abort on error) check-in: 04014c8a32 user: fvogel tags: trunk | |
10:48 | Resolve unintended fork, and add a <TODO> check-in: 6d9b09d63d user: fvogel tags: trunk | |
10:47 | Add a <TODO> check-in: bc9a2d66a7 user: fvogel tags: trunk | |
10:46 | Add info patchlevel in the main window title bar check-in: 1c339182e6 user: fvogel tags: trunk | |
10:41 | Resolve unintended fork check-in: f21d9b3106 user: fvogel tags: trunk | |
10:40 | Work around the clipboard lock bug in 8.6.11 and 8.6.12 check-in: 84a4179da8 user: fvogel tags: trunk | |
10:40 | More test targets check-in: 0558f67a09 user: fvogel tags: trunk | |
10:37 | More test targets check-in: 8008023901 user: fvogel tags: trunk | |
2023-01-07
| ||
14:32 | The xft choice is not a Windows thing: grey it out on Windows. check-in: 23a910a35d user: fvogel tags: trunk | |
14:26 | Add a space in the if code (aven if it worked before). check-in: f4978b7891 user: fvogel tags: trunk | |
2023-01-01
| ||
15:53 | Simplify selection of platform-dependant code. check-in: 867c87eaa5 user: fvogel tags: trunk | |
2022-12-31
| ||
15:17 | Adapt for Windows 11. check-in: 1e36dc5970 user: fvogel tags: trunk | |
2022-11-01
| ||
16:09 | More test targets check-in: 67f45b072a user: fvogel tags: trunk | |
2022-10-29
| ||
08:23 | More test targets check-in: 5fd81a4226 user: fvogel tags: trunk | |
2022-10-27
| ||
18:11 | Add more test targets. check-in: 30db2afcfa user: fvogel tags: trunk | |
2022-05-23
| ||
18:57 | Let -constraints work with multiple constraint names. check-in: 78e2c048c8 user: fvogel tags: trunk | |
07:08 | Add capability of dealing with specifying a -constraints option value for Tk tests. check-in: 1317e48b7a user: fvogel tags: trunk | |
2022-05-01
| ||
07:51 | Build with Visual Studio 2022 (was 2019), and add more test targets. check-in: 6128ea1fc0 user: fvogel tags: trunk | |
2022-04-02
| ||
20:52 | Refine test target check-in: ba5e50867f user: fvogel tags: trunk | |
20:47 | More test targets check-in: ba8cb86ab0 user: fvogel tags: trunk | |
20:46 | More test targets check-in: e3ac988733 user: fvogel tags: trunk | |
2022-03-05
| ||
16:54 | Add fossil minimum version requirement check-in: bef15f8762 user: fvogel tags: trunk | |
16:45 | Add the 'Derived from...' info check-in: b96a127558 user: fvogel tags: trunk | |
16:18 | Remove debug output check-in: 9fbacbc23a user: fvogel tags: trunk | |
2022-02-27
| ||
22:45 | Add buttons 'skip' and 'undo' for bisection. check-in: e0e85cb1eb user: fvogel tags: trunk | |
22:27 | Add a few ideas for nerw features. check-in: f7371b97e0 user: fvogel tags: trunk | |
2022-02-26
| ||
12:42 | Add more test targets check-in: 85ac82ee79 user: fvogel tags: trunk | |
2022-01-30
| ||
15:30 | Fix syntax error check-in: 6bc0caf89f user: fvogel tags: trunk | |
15:29 | -DPURIFY also for Tcl build, when selected in the GUI. check-in: c5e988c74e user: fvogel tags: trunk | |
15:26 | Mark Vista platform as obsolete. check-in: 25fce11b2b user: fvogel tags: trunk | |
14:56 | Add capability of building with CFLAGS=-DPURIFY and run the tests under valgrind check-in: 47878c231a user: fvogel tags: trunk | |
2022-01-16
| ||
20:26 | Make the output display scroll automatically only if the last line is already visible. check-in: 546445cc61 user: fvogel tags: trunk | |
2021-12-19
| ||
09:38 | Add more test targets check-in: 97d8dba893 user: fvogel tags: trunk | |
2021-09-02
| ||
06:39 | Add more test targets check-in: 555228b82e user: fvogel tags: trunk | |
2021-06-08
| ||
18:44 | Add display of number of errors when running commands check-in: 08a4e99417 user: fvogel tags: trunk | |