summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/constraints.tcl:When running the test suite in a processdgp2003-11-185-30/+79
* single line wraps to whole display fixvincentdarley2003-11-151-1/+22
* fixed tab interpretation inconsistencyvincentdarley2003-11-151-3/+13
* fix two more old text widget bugsvincentdarley2003-11-151-12/+102
* ensure test cleans up after itselfvincentdarley2003-11-131-1/+7
* text widget dbl-click single character fixvincentdarley2003-11-131-3/+132
* old tk text widget bugs fixedvincentdarley2003-11-121-2/+29
* elide tag handling, once morevincentdarley2003-11-082-2/+40
* better elide tag handlingvincentdarley2003-11-072-4/+112
* another elide/tkchat/tkTextDisp.c fixvincentdarley2003-11-071-1/+26
* tk text widget test suite fixes -- bug 833761, making tests much more resilie...vincentdarley2003-11-042-41/+149
* text widget and test suite fixesvincentdarley2003-11-031-258/+322
* fixed constrained tests for tip155vincentdarley2003-10-312-6/+8
* text widget bug fixvincentdarley2003-10-311-1/+24
* TIP 155 implementationvincentdarley2003-10-315-93/+1268
* * tests/focusTcl.test (setup1): expand frame size to allow forhobbs2003-10-281-2/+2
* Delete WM_TRANSIENT_FOR property instead of setting it to Nonejenglish2003-10-151-3/+3
* * tests/listbox.test (13.3): correct result sizehobbs2003-10-131-3/+3
* Remove a dependency on font size in textWind 10.1patthoyts2003-09-301-3/+3
* Accomodate TIP #150 in the test results.patthoyts2003-09-301-2/+2
* Fixed a small mistake in previous checkin.pspjuth2003-09-181-1/+7
* Implementation of TIP#147, "Make Grid's Column/Row Configure Easier".pspjuth2003-09-181-2/+59
* * generic/tkImage.c: Stopped [image create] from generating andgp2003-09-171-1/+13
* Reworked a part of grid's geometry computationspspjuth2003-09-161-3/+109
* * doc/wish.1: Implementation of TIPs 137/151.dgp2003-09-051-9/+81
* * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-131-1/+51
* * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 andpatthoyts2003-07-241-1/+152
* Fix for [Bug 702230], and an evil bug it is too!dkf2003-07-181-1/+18
* * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last panehobbs2003-07-171-2/+23
* Make sure all options can be setpspjuth2003-07-161-3/+28
* Stop xhost smash by the test suite; that can render a machine unusable.dkf2003-07-091-4/+4
* fix to menu clone deletion bugvincentdarley2003-05-301-2/+2
* The panedwindow widget now sizes right around unmapped windows. [Bug 738143]dkf2003-05-211-1/+11
* Fixed test suite breakage that I inadvertently introduced [Bug 739965]dkf2003-05-192-5/+5
* tip 113 implementationvincentdarley2003-05-195-26/+535
* * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-111-1/+8
* Stop deleted images from showing up in the various [image *] operations.dkf2003-05-082-14/+28
* * tests/all.tcl: Made better use of a commondgp2003-04-0193-596/+286
* * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13dgp2003-03-181-2/+2
* * tests/unixWm.test: Constrained all tests older than revision 1.21dgp2003-03-132-171/+172
* * tests/unixWm.test: Add the testwrappermdejong2003-03-121-7/+7
* * doc/wm.n (minimize, maximize): Remove claimmdejong2003-03-122-26/+209
* * generic/tkGrid.c (GridStructureProc, ConfigureSlaves):mdejong2003-03-123-3/+23
* Make all %-expansions generate ?? when their event doesn't have the rightdkf2003-02-281-1/+8
* * generic/tkListbox.c (ListboxSelectionSubCmd):hobbs2003-02-251-1/+14
* * unix/tkUnixButton.c (TkpDisplayButton): Correct visual displayhobbs2003-02-251-14/+30
* * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd):hobbs2003-02-252-2/+32
* Use the panedwindow's depth, not the screen's default depth. [Bug #671122]dkf2003-02-212-1/+15
* * tests/panedwindow.test:hobbs2003-02-211-32/+51
* Fixed calculation of the last slave'spspjuth2003-02-201-1/+48