summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Steps towards systematization of test constraints in Tk test suitedkf2004-06-1724-334/+311
* Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-162-6/+6
* Fixed tests which mandated (minor) brokenness.dkf2004-06-151-4/+4
* multiline text widget regexp search fixvincentdarley2004-06-091-1/+30
* Fix frame-2.8 for ![info exists env(DISPLAY)]patthoyts2004-06-061-4/+5
* * tests/filebox.test: A few typo corrections in dkf's recentdgp2004-06-044-10/+10
* text widget fixesvincentdarley2004-06-041-3/+5
* Finish off the TIP#152 implementation with Win implementation, tests & docs.dkf2004-05-241-3/+3
* First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-2358-1657/+1147
* * tests/panedwindow.test: panedwindow-25.1hobbs2004-05-031-7/+26
* Minor cleanup for when running single-process testsdkf2004-04-211-1/+2
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-1718-2444/+47
* Fixed a bug in grid geometry calculations forpspjuth2004-02-181-2/+25
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-3/+5
* * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrectdgp2004-02-171-2/+2
* Stop crashes when copying a large photo to itself causes resizing. [Bug 877950]dkf2004-02-091-1/+9
* Implementation of TIP#146,pspjuth2004-01-091-2/+49
* fix to text widget yview bugvincentdarley2004-01-071-1/+19
* utf-8 aware text wordstart and wordendvincentdarley2004-01-071-17/+98
* fixed 2 tests for padx, padyvincentdarley2003-12-101-5/+5
* performance of lines containing 10000+ charactersvincentdarley2003-12-051-2/+14
* fix to text widget tabs and xy-scroll-commandvincentdarley2003-12-041-1/+19
* font measurement fixvincentdarley2003-12-041-1/+24
* add further updates to ensure test captures all casesvincentdarley2003-11-241-1/+2
* correct handling of interpolated tabs using fractional pixel widthsvincentdarley2003-11-211-19/+15
* fix to two test suite bugsvincentdarley2003-11-212-23/+82
* * 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