summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Correction to 1432666 fix.pspjuth2006-04-121-1/+4
| * * generic/tkGrid.c: Fixed handling of out of bounds row or column.dgp2006-04-121-1/+52
| * * tests/grid.test: fix segfault on empty index listhobbs2006-04-051-1/+24
| * * generic/tkText.c (DumpLine): stop dumping if we detect that thehobbs2006-04-051-1/+13
| * Update test to reflect revised error messagedgp2006-04-051-3/+3
| * Forgot that the test should return an errordkf2006-03-271-4/+6
| * Fix (and add test for) [Bug 1458234]dkf2006-03-271-1/+14
| * * 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-2/+3
| * 2005-11-16 Don Porter <dgp@users.sourceforge.net>dgp2005-12-011-3/+3
| * * tests/scrollbar.test (6.22): fix rounding-error sensitive testhobbs2005-12-011-3/+3
| * * tests/textWind.test: use "Courier -12" on all platforms.hobbs2005-11-301-7/+3
| * Backport of fixes for [Bug 1353414]dkf2005-11-221-1/+16
| * * tests/winfo.test: Wait until child window is visiblepatthoyts2005-10-102-5/+6
| * backport auto_path trimdown to speed up safe.testdgp2005-06-061-1/+5
| * * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-311-2/+58
| * backport of text widget bug fixvincentdarley2005-05-131-1/+12
| * Encourage missing-DISPLAY errors to be early in run of test suite.dkf2005-02-141-1/+2
| * unix/tkUnixWm.c: Sync with CVS HEAD (r1.47):jenglish2005-01-142-8/+8
| * * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-291-2/+17
| * * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts2004-10-291-13/+1
| * * tests/safe.test (safe-1.3): Made test less sensitve to thedgp2004-10-261-3/+3
| * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-053-6/+49
| * missed wm attr testhobbs2004-09-191-2/+2
| * patch 892194 TIP#222 changeshobbs2004-09-171-6/+49
| * * 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
| * * tests/canvText.test:mdejong2004-08-091-1/+56
| * * tests/panedwindow.test: panedwindow-25.1hobbs2004-05-031-7/+26
| * Fixed a bug in grid geometry calculations forpspjuth2004-02-181-2/+26
| * * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrectdgp2004-02-171-2/+2
| * * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italichobbs2004-02-141-1/+25
| * simple code cleanuphobbs2004-02-131-45/+12
| * Stop crashes when copying a large photo to itself causes resizing. [Bug 877950]dkf2004-02-091-1/+9
| * Backported fix for bug #776646 which makes hand2 and fleur native on windows.patthoyts2004-01-281-1/+152
| * * tests/focusTcl.test (setup1): expand frame size to allow forhobbs2003-10-291-2/+2
| * * unix/mkLinks:hobbs2003-10-131-3/+3
| * * generic/tkImage.c: Stopped [image create] from generating andgp2003-09-171-1/+13
| * * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-131-1/+51
| * Fix for [Bug 702230], and what an evil bug that is!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-4/+29
| * menu clone cleanup bug fixvincentdarley2003-07-151-2/+2
| * Stop xhost smash by the test suite; that can render a machine unusable.dkf2003-07-091-4/+4
| * * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-111-14/+8
| * * 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
* | [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-041-0/+60
* | [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts2011-03-191-0/+17
* | [Bug 3205464] - handle [wm forget] when the parent is unmapped on windowspatthoyts2011-03-191-0/+30