summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | [Tk Bug 1712081]dgp2007-05-142-2/+33
* | specify font to avoid uncertainty in the result on windows xppatthoyts2007-05-111-2/+2
* | Avoid font dependencies in the resultspatthoyts2007-05-111-5/+5
* | * tests/constraints.tcl: ensure 'nonUnixUserInteraction' constraint isdas2007-05-097-23/+24
* | (font-46.[12]): correct listification of resulthobbs2007-04-241-5/+5
* | *Correct* fix for #1676770:jenglish2007-03-091-1/+3
* | test grid-21.7: Remove 'pack propagate . 0' call,jenglish2007-03-081-2/+1
* | Fixed grid anchor center problem in labelframes. [Bug 1545765]pspjuth2007-02-251-1/+30
* | * tests/wm.test: Update wm attributes outputmdejong2006-12-281-4/+4
* | * doc/cursors.n: Mention "none" in supportedmdejong2006-12-171-1/+56
* | Merged duplicate functionality between image element factory,jenglish2006-12-091-25/+2
* | TIP#286 implementation. [Patch 1152376]dkf2006-12-041-2/+19
* | TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-011-4/+34
* | * doc/wm.n, tests/winWm.test:hobbs2006-12-011-3/+24
* | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-1/+11
* | * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-241-2/+2
* | Workaround for #1583038jenglish2006-11-121-1/+1
* | Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-072-104/+3
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-3116-0/+2827
* | generic/tkText.c: Applied suggested patch from #1536735patthoyts2006-10-175-39/+48
* | Added test suggested by Sam <baudinm@yahoo.com> on c.l.tdkf2006-08-181-186/+9
* | * tests/entry.test (entry-22.1):hobbs2006-05-292-2/+26
* | scrollbar.test fixes for TkAquavincentdarley2006-04-231-3/+11
* | fix tests for TkAquavincentdarley2006-04-181-1/+3
* | fix tests for TkAquavincentdarley2006-04-182-2/+6
* | * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp topspjuth2006-04-111-1/+71
* | * tests/textWind.test (textWind-10.6.1): prevent infinite updatehobbs2006-04-051-2/+3
* | * tests/grid.test: fix segfault on empty or "all" index listhobbs2006-04-051-1/+31
* | (wm-attributes-1.2.4): correct expected resulthobbs2006-04-051-2/+6
* | Revised test to account for changed error messagedgp2006-04-051-3/+3
* | further fixes to $text dump -commandvincentdarley2006-03-281-1/+27
* | Oops, forgot that this test should return an error...dkf2006-03-271-4/+6
* | Fix (and add test for) [Bug 1458234]dkf2006-03-271-3/+15
* | fix for text dump -command callbacks which modify the text widgetvincentdarley2006-03-261-1/+14
* | * tests/textDisp.test: Updated expected error messages to match thedgp2006-03-231-9/+9
* | * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-4/+8
* | reduce unnecessary namespace usedkf2006-03-201-3/+3
* | typo in last commit re notAqua constraintdas2006-03-151-2/+1
* | * tests/scrollbar.test: Corrected several broken calls to [testmetrics]dgp2006-03-141-13/+13
* | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1dgp2006-03-142-1/+4
* | TIP#260 implementationdkf2006-01-121-5/+6
* | eliminate test name duplicationdgp2005-12-021-4/+4
* | (6.22): fix rounding-error sensitive testhobbs2005-12-011-3/+3
* | Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-161-6/+32
* | Added test for [Bug 1353414]dkf2005-11-131-30/+35
* | fix for count displaylines bugvincentdarley2005-10-311-1/+26
* | Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-1211-39/+302
* | tip256 implementationvincentdarley2005-10-102-4/+211
* | Punctuation fix in error message.dkf2005-08-231-2/+2
* | fix to text widget 'mark prev' segfaultvincentdarley2005-07-182-3/+16