| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed tk/tests/ttk/misc.test -- ttk::dialog tests, not appropriate for core. | jenglish | 2007-05-25 | 1 | -33/+0 |
|
|
* | EntrySetValue: Ensure that widget is in a consistent state before setting | jenglish | 2007-05-18 | 1 | -0/+21 |
|
|
* | * tests/ttk/treetags.test: Another bit of test suite | dgp | 2007-05-18 | 1 | -1/+2 |
|
|
* | * library/choosedir.tcl: Removed uses of obsolete {expand} | dgp | 2007-05-16 | 2 | -5/+5 |
|
|
* | duplicate test names | dgp | 2007-05-16 | 2 | -4/+4 |
|
|
* | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316] | dgp | 2007-05-16 | 1 | -1/+3 |
|
|
* | [Tk Bug 1712081] | dgp | 2007-05-14 | 2 | -2/+33 |
|
|
* | specify font to avoid uncertainty in the result on windows xp | patthoyts | 2007-05-11 | 1 | -2/+2 |
|
|
* | Avoid font dependencies in the results | patthoyts | 2007-05-11 | 1 | -5/+5 |
|
|
* | * tests/constraints.tcl: ensure 'nonUnixUserInteraction' constraint is | das | 2007-05-09 | 7 | -23/+24 |
|
|
* | (font-46.[12]): correct listification of result | hobbs | 2007-04-24 | 1 | -5/+5 |
|
|
* | *Correct* fix for #1676770: | jenglish | 2007-03-09 | 1 | -1/+3 |
|
|
* | test grid-21.7: Remove 'pack propagate . 0' call, | jenglish | 2007-03-08 | 1 | -2/+1 |
|
|
* | Fixed grid anchor center problem in labelframes. [Bug 1545765] | pspjuth | 2007-02-25 | 1 | -1/+30 |
|
|
* | * tests/wm.test: Update wm attributes output | mdejong | 2006-12-28 | 1 | -4/+4 |
|
|
* | * doc/cursors.n: Mention "none" in supported | mdejong | 2006-12-17 | 1 | -1/+56 |
|
|
* | Merged duplicate functionality between image element factory, | jenglish | 2006-12-09 | 1 | -25/+2 |
|
|
* | TIP#286 implementation. [Patch 1152376] | dkf | 2006-12-04 | 1 | -2/+19 |
|
|
* | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -4/+34 |
|
|
* | * doc/wm.n, tests/winWm.test: | hobbs | 2006-12-01 | 1 | -3/+24 |
|
|
* | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -1/+11 |
|
|
* | * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl, | jenglish | 2006-11-24 | 1 | -2/+2 |
|
|
* | Workaround for #1583038 | jenglish | 2006-11-12 | 1 | -1/+1 |
|
|
* | Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS: | jenglish | 2006-11-07 | 2 | -104/+3 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 16 | -0/+2827 |
|
|
* | generic/tkText.c: Applied suggested patch from #1536735 | patthoyts | 2006-10-17 | 5 | -39/+48 |
|
|
* | Added test suggested by Sam <baudinm@yahoo.com> on c.l.t | dkf | 2006-08-18 | 1 | -186/+9 |
|
|
* | * tests/entry.test (entry-22.1): | hobbs | 2006-05-29 | 2 | -2/+26 |
|
|
* | scrollbar.test fixes for TkAqua | vincentdarley | 2006-04-23 | 1 | -3/+11 |
|
|
* | fix tests for TkAqua | vincentdarley | 2006-04-18 | 1 | -1/+3 |
|
|
* | fix tests for TkAqua | vincentdarley | 2006-04-18 | 2 | -2/+6 |
|
|
* | * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp to | pspjuth | 2006-04-11 | 1 | -1/+71 |
|
|
* | * tests/textWind.test (textWind-10.6.1): prevent infinite update | hobbs | 2006-04-05 | 1 | -2/+3 |
|
|
* | * tests/grid.test: fix segfault on empty or "all" index list | hobbs | 2006-04-05 | 1 | -1/+31 |
|
|
* | (wm-attributes-1.2.4): correct expected result | hobbs | 2006-04-05 | 1 | -2/+6 |
|
|
* | Revised test to account for changed error message | dgp | 2006-04-05 | 1 | -3/+3 |
|
|
* | further fixes to $text dump -command | vincentdarley | 2006-03-28 | 1 | -1/+27 |
|
|
* | Oops, forgot that this test should return an error... | dkf | 2006-03-27 | 1 | -4/+6 |
|
|
* | Fix (and add test for) [Bug 1458234] | dkf | 2006-03-27 | 1 | -3/+15 |
|
|
* | fix for text dump -command callbacks which modify the text widget | vincentdarley | 2006-03-26 | 1 | -1/+14 |
|
|
* | * tests/textDisp.test: Updated expected error messages to match the | dgp | 2006-03-23 | 1 | -9/+9 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -4/+8 |
|
|
* | reduce unnecessary namespace use | dkf | 2006-03-20 | 1 | -3/+3 |
|
|
* | typo in last commit re notAqua constraint | das | 2006-03-15 | 1 | -2/+1 |
|
|
* | * tests/scrollbar.test: Corrected several broken calls to [testmetrics] | dgp | 2006-03-14 | 1 | -13/+13 |
|
|
* | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 | dgp | 2006-03-14 | 2 | -1/+4 |
|
|
* | TIP#260 implementation | dkf | 2006-01-12 | 1 | -5/+6 |
|
|
* | eliminate test name duplication | dgp | 2005-12-02 | 1 | -4/+4 |
|
|
* | (6.22): fix rounding-error sensitive test | hobbs | 2005-12-01 | 1 | -3/+3 |
|
|
* | Added support for [wm attributes] on X11 [TIP#231, patch#1062022]. | jenglish | 2005-11-16 | 1 | -6/+32 |
|
|