| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | Added test for [Bug 1353414] | dkf | 2005-11-13 | 1 | -30/+35 |
|
|
* | fix for count displaylines bug | vincentdarley | 2005-10-31 | 1 | -1/+26 |
|
|
* | Arrange the test suite so that it only accesses images in the same directory. | dkf | 2005-10-12 | 11 | -39/+302 |
|
|
* | tip256 implementation | vincentdarley | 2005-10-10 | 2 | -4/+211 |
|
|
* | Punctuation fix in error message. | dkf | 2005-08-23 | 1 | -2/+2 |
|
|
* | fix to text widget 'mark prev' segfault | vincentdarley | 2005-07-18 | 2 | -3/+16 |
|
|
* | Corrected the numbering of the [tk inactive] tests. | rmax | 2005-06-01 | 1 | -8/+8 |
|
|
* | * doc/Inactive.3 (new file): C level API documentationn for | rmax | 2005-05-31 | 1 | -7/+39 |
|
|
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 1 | -84/+215 |
|
|
* | fix to two text widget bugs | vincentdarley | 2005-05-13 | 1 | -2/+2 |
|
|
* | fix to two text widget bugs | vincentdarley | 2005-05-13 | 1 | -1/+12 |
|
|
* | More improvements to test robustness; problems exposed by changes to | dgp | 2005-05-10 | 1 | -7/+7 |
|
|