summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* missed wm attr testhobbs2004-09-191-2/+2
* * doc/wm.n:hobbs2004-09-171-3/+46
* * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z orderhobbs2004-09-171-5/+26
* Fixed a memory leak when a placed widget was forgotten. [Bug 1028888]pspjuth2004-09-161-1/+45
* text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-104-11/+733
* bulletproof 23.2 result [Bug #1019100]hobbs2004-09-101-3/+3
* Fix general error-case test. [Bug 1019085]dkf2004-09-011-2/+5
* TIP#165 (user data field) implementation.dkf2004-08-291-1/+57
* D'oh! Fix [Bug 1012331]dkf2004-08-201-1/+2
* * tests/safe.test (safe-1.3): Made test less sensitve to thedgp2004-08-191-3/+3
* TIP#168 implementation. Based on [Patch 886240]dkf2004-08-191-1/+11
* * tests/canvText.test:mdejong2004-08-091-1/+56
* TIP#158 implementation; keypad keys on Win are now distinguishable.dkf2004-07-051-2/+3
* Neaten up and make test names closer to standarddkf2004-07-051-94/+72
* Missed one!dkf2004-06-241-2/+2
* Use standard constraint namesdkf2004-06-2430-498/+485
* 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