Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase | nijtmans@users.sourceforge.net | 2013-08-01 | 1 | -1/+1 |
|\ | |||||
| * | Suggested fix for Bug [069c9e43c4] | nijtmans@users.sourceforge.net | 2013-07-31 | 1 | -2/+2 |
* | | Make sure that in test-cases, Tk_DeleteOptionTable() is never called more tim... | nijtmans@users.sourceforge.net | 2013-08-01 | 1 | -4/+4 |
|/ | |||||
* | Bring back test window-2.9. No longer hangs. | dgp@users.sourceforge.net | 2013-04-01 | 1 | -5/+1 |
* | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp@users.sourceforge.net | 2013-03-11 | 1 | -0/+11 |
|\ | |||||
| * | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp@users.sourceforge.net | 2013-03-11 | 1 | -0/+11 |
* | | Restore failing tests to passing. | dgp@users.sourceforge.net | 2013-02-05 | 4 | -12/+12 |
* | | More flexible search for win32 tclConfig.sh, backported from TEA. | nijtmans@users.sourceforge.net | 2013-01-15 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Don't use deprecated "case" any more. | nijtmans@users.sourceforge.net | 2013-01-15 | 1 | -2/+1 |
| |\ | |||||
| | * | Don't use deprecated "case" any more. | nijtmans@users.sourceforge.net | 2013-01-15 | 1 | -3/+6 |
* | | | [Bug 3588824]: bug in image index handling for weird image names | dgp@users.sourceforge.net | 2012-12-04 | 1 | -0/+22 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3588824]: bug in image index handling for weird image names | dgp@users.sourceforge.net | 2012-12-04 | 1 | -0/+22 |
| |\ \ | | |/ | |||||
| | * | Added tests for weird embedded windows names | fvogelnew1@free.fr | 2012-11-24 | 1 | -5/+15 |
| | * | [Bug 3588824]: bug in image index handling for weird image names | fvogelnew1@free.fr | 2012-11-22 | 1 | -0/+12 |
| | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp@users.sourceforge.net | 2012-11-15 | 8 | -1658/+5 |
| | * | Avoid crashing the test suite due to apparent Xlib bug handling the | dgp@users.sourceforge.net | 2012-11-14 | 1 | -1/+0 |
| * | | [Bug 3585396]: winDialog.test requires user interaction. | nijtmans@users.sourceforge.net | 2012-11-13 | 1 | -146/+236 |
| |\ \ | | |/ | |||||
| | * | [Bug 3585396]: winDialog.test requires user interaction. | nijtmans@users.sourceforge.net | 2012-11-13 | 1 | -144/+229 |
| * | | Constrain tests that improperly demand user interaction. | dgp@users.sourceforge.net | 2012-11-09 | 1 | -3/+3 |
| * | | 3574877 stop hang of test dialog-1.3 on Aqua builds. | dgp@users.sourceforge.net | 2012-10-05 | 1 | -2/+2 |
| * | | Backport of dgp fixes on 50e0c049b2 to 8.5 | Kevin Walzer | 2012-10-02 | 1 | -10/+13 |
| * | | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogelnew1@free.fr | 2012-08-03 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed [Bug 3554081]: Test bind-22.10 failed | fvogelnew1@free.fr | 2012-08-03 | 1 | -2/+2 |
| * | | Fixed [Bug 3553311]: Test spinbox-3.70 failed | fvogelnew1@free.fr | 2012-08-02 | 1 | -1/+1 |
* | | | Fixed, but only tested yet on Windows 7. On other platforms, at least the 'us... | nijtmans@users.sourceforge.net | 2012-11-11 | 1 | -10/+28 |
* | | | demo fix for bug 3585396. On which platforms this fails? | nijtmans@users.sourceforge.net | 2012-11-09 | 1 | -3/+3 |
* | | | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp@users.sourceforge.net | 2012-09-15 | 1 | -10/+13 |
* | | | more auditing of error codes | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 1 | -5/+5 |
* | | | Purged Tcl_AppendElement from all non-test code. | donal.k.fellows@manchester.ac.uk | 2012-07-29 | 1 | -391/+220 |
* | | | minor test corrections/stabilizations | donal.k.fellows@manchester.ac.uk | 2012-07-24 | 2 | -11/+7 |
* | | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 5 | -25/+25 |
* | | | consistent error formatting, added error codes | donal.k.fellows@manchester.ac.uk | 2012-07-21 | 1 | -9/+9 |
* | | | fix select-5.15 test case [Bug 2441988] | nijtmans@users.sourceforge.net | 2012-07-01 | 1 | -1/+1 |
* | | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | nijtmans@users.sourceforge.net | 2012-06-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | nijtmans@users.sourceforge.net | 2012-06-10 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | some more cygwin compatibility improvements | nijtmans@users.sourceforge.net | 2012-04-06 | 1 | -0/+0 |
* | | | fix some minor failures due to Tcl's changed list of safe aliases | donal.k.fellows@manchester.ac.uk | 2012-05-31 | 1 | -12/+13 |
* | | | rfe-3503317: XParseColor speedup | nijtmans@users.sourceforge.net | 2012-03-18 | 1 | -2/+15 |
|\ \ \ | |/ / | |||||
| * | | rfe-3503317: XParseColor speedup | nijtmans@users.sourceforge.net | 2012-03-18 | 1 | -2/+15 |
| |\ \ | | |/ | |||||
| | * | rfe-3503317: XParseColor speedup | nijtmans@users.sourceforge.net | 2012-03-18 | 1 | -2/+15 |
* | | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging outside... | fvogelnew1@free.fr | 2012-02-28 | 3 | -0/+114 |
|\ \ \ | |/ / | |||||
| * | | Bug-3487407: Weird text indices | fvogelnew1@free.fr | 2012-02-18 | 1 | -0/+7 |
| * | | Added test for bug 1615425 | fvogelnew1@free.fr | 2012-02-03 | 1 | -0/+13 |
| * | | [Bug-1630262]: segfault when deleting lines with peer text widgets | fvogelnew1@free.fr | 2012-01-31 | 1 | -1/+95 |
* | | | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | nijtmans@users.sourceforge.net | 2012-01-25 | 1 | -3/+37 |
|\ \ \ | |/ / | |||||
| * | | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | nijtmans@users.sourceforge.net | 2012-01-25 | 1 | -3/+37 |
| |\ \ | |||||
| | * | | patch-3477449: segfault when mark out of -startline/-endline range | nijtmans@users.sourceforge.net | 2012-01-23 | 1 | -3/+38 |
| |/ / | |||||
* | | | patch 3471873: mark next/prev with peer text widgets | nijtmans@users.sourceforge.net | 2012-01-22 | 1 | -0/+14 |
|\ \ \ | |/ / | |||||
| * | | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/next | nijtmans@users.sourceforge.net | 2012-01-19 | 1 | -17/+48 |
* | | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | nijtmans@users.sourceforge.net | 2012-01-19 | 1 | -0/+18 |
|\ \ \ | |/ / |