| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove more cosmetic differences with the 8.7 test suite. | fvogel | 2022-12-07 | 1 | -1/+1 |
|
|
* | Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme... | fvogel | 2022-11-30 | 1 | -230/+206 |
|
|
* | frame-3.10, wm-forget-2: Remove platform-specific update from the last two te... | fvogel | 2022-11-03 | 1 | -11/+3 |
|
|
* | The latter commit made font-47.2, font-47.3, frame612.3 and textImage-4.2 fai... | fvogel | 2022-10-13 | 1 | -2/+2 |
|
|
* | Further try to avoid possible hangs in frame-12.3, textImage-4.2, font-47.2 a... | fvogel | 2022-10-11 | 1 | -4/+2 |
|
|
* | Further try to avoid possible hangs in frame-12.3 and textImage-4.2. Hangs we... | fvogel | 2022-10-10 | 1 | -1/+1 |
|
|
* | Avoid possible hangs in frame-12.3 and textImage-4.2. Hangs were (rarely) obs... | fvogel | 2022-10-09 | 1 | -1/+1 |
|
|
* | Revert [71264368], that made frame-3.10 fail 7 times in 10 tries, on macOS aq... | fvogel | 2022-10-04 | 1 | -2/+11 |
|
|
* | Stabilize frame-12.3 and textImage-4.2 by making use of <<TkWorldChanged>>. T... | fvogel | 2022-10-03 | 1 | -0/+3 |
|
|
* | Remove all 'idletasks' from updates in frame.test. The test should run just f... | fvogel | 2022-10-03 | 1 | -8/+2 |
|
|
* | Replace 'update idletasks' by 'update' in frame-3.10. This was added in [cb5d... | fvogel | 2022-10-03 | 1 | -11/+2 |
|
|
* | Fix indentation in frame.test | fvogel | 2022-10-03 | 1 | -68/+68 |
|
|
* | Remove an 'update idletasks' from the setup phase in frame-12.3. This was add... | fvogel | 2022-10-03 | 1 | -1/+0 |
|
|
* | Remove proc updateWidgets since it now simply runs 'update' on all platforms. | fvogel | 2022-09-25 | 1 | -2/+2 |
|
|
* | Since [64999025af], frame-3.10 now fails at Github Actions on macOS with aqua... | fvogel | 2022-09-25 | 1 | -4/+10 |
|
|
* | Restore what was working before previous commit. | fvogel | 2022-06-15 | 1 | -1/+3 |
|
|
* | Simplify frame-3.10 and frame-12.3 (the latter is failing sporadically). This... | fvogel | 2022-06-15 | 1 | -21/+5 |
|
|
* | Fix [411359dc3b]: Clean up Aqua window destruction in TkWmDeadWindow to preve... | culler | 2020-05-11 | 1 | -5/+22 |
|
|
* | Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latter | fvogel | 2019-08-30 | 1 | -10/+0 |
|
|
* | Reduce the number of unnecessary end-of-line spacings | jan.nijtmans | 2019-06-05 | 1 | -4/+4 |
|
|
* | On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9... | culler | 2019-04-20 | 1 | -1/+6 |
|
|
* | Less intrusive fix for test frame-3.9. | culler | 2019-04-15 | 1 | -2/+1 |
|
|
* | Add update calls in frame.test for consistent results in OSX 10.12-10.14. | culler | 2019-04-12 | 1 | -0/+4 |
|
|
* | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -1/+1 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | Make sure all options can be set | pspjuth | 2003-07-16 | 1 | -4/+29 |
|
|
* | | | Update to tcltest2 | aniap | 2008-08-15 | 1 | -435/+1048 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
|/ / |
|
* | | specify font to avoid uncertainty in the result on windows xp | patthoyts | 2007-05-11 | 1 | -2/+2 |
|
|
* | | Modified for the latest embedded/container window implementation for Windows ... | chengyemao | 2005-02-15 | 1 | -1/+12 |
|
|
* | | Use standard constraint names | dkf | 2004-06-24 | 1 | -4/+4 |
|
|
* | | Steps towards systematization of test constraints in Tk test suite | dkf | 2004-06-17 | 1 | -24/+17 |
|
|
* | | Fix frame-2.8 for ![info exists env(DISPLAY)] | patthoyts | 2004-06-06 | 1 | -4/+5 |
|
|
* | | * tests/filebox.test: A few typo corrections in dkf's recent | dgp | 2004-06-04 | 1 | -2/+2 |
|
|
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -168/+181 |
|
|
* | | Make sure all options can be set | pspjuth | 2003-07-16 | 1 | -3/+28 |
|
|
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -6/+3 |
|/ |
|
* | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -14/+11 |
|
|
* | Added labelframe widget. TIP#18. | pspjuth | 2001-09-26 | 1 | -25/+259 |
|
|
* | Upgraded frame to use the newer TK_OPTION | pspjuth | 2001-05-28 | 1 | -6/+17 |
|
|
* | * tests/bind.test: | hobbs | 1999-12-14 | 1 | -13/+16 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -6/+22 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+617 |
|
|