| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/entry.test (entry-22.1): | hobbs | 2006-05-29 | 2 | -2/+26 |
|
|
* | * macosx/tkMacOSXEmbed.c: | das | 2006-04-22 | 2 | -2/+6 |
|
|
* | Correction to 1432666 fix. | pspjuth | 2006-04-12 | 1 | -1/+4 |
|
|
* | * generic/tkGrid.c: Fixed handling of out of bounds row or column. | dgp | 2006-04-12 | 1 | -1/+52 |
|
|
* | * tests/grid.test: fix segfault on empty index list | hobbs | 2006-04-05 | 1 | -1/+24 |
|
|
* | * generic/tkText.c (DumpLine): stop dumping if we detect that the | hobbs | 2006-04-05 | 1 | -1/+13 |
|
|
* | Update test to reflect revised error message | dgp | 2006-04-05 | 1 | -3/+3 |
|
|
* | Forgot that the test should return an error | dkf | 2006-03-27 | 1 | -4/+6 |
|
|
* | Fix (and add test for) [Bug 1458234] | dkf | 2006-03-27 | 1 | -1/+14 |
|
|
* | * tests/scrollbar.test: Corrected several broken calls to [testmetrics] | dgp | 2006-03-14 | 1 | -13/+13 |
|
|
* | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 | dgp | 2006-03-14 | 2 | -2/+3 |
|
|
* | 2005-11-16 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-01 | 1 | -3/+3 |
|
|
* | * tests/scrollbar.test (6.22): fix rounding-error sensitive test | hobbs | 2005-12-01 | 1 | -3/+3 |
|
|
* | * tests/textWind.test: use "Courier -12" on all platforms. | hobbs | 2005-11-30 | 1 | -7/+3 |
|
|
* | Backport of fixes for [Bug 1353414] | dkf | 2005-11-22 | 1 | -1/+16 |
|
|
* | * tests/winfo.test: Wait until child window is visible | patthoyts | 2005-10-10 | 2 | -5/+6 |
|
|
* | backport auto_path trimdown to speed up safe.test | dgp | 2005-06-06 | 1 | -1/+5 |
|
|
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 1 | -2/+58 |
|
|
* | backport of text widget bug fix | vincentdarley | 2005-05-13 | 1 | -1/+12 |
|
|
* | Encourage missing-DISPLAY errors to be early in run of test suite. | dkf | 2005-02-14 | 1 | -1/+2 |
|
|
* | unix/tkUnixWm.c: Sync with CVS HEAD (r1.47): | jenglish | 2005-01-14 | 2 | -8/+8 |
|
|
* | * tests/wm.test: Add Win32 test cases for attributes | mdejong | 2004-10-29 | 1 | -2/+17 |
|
|
* | * library/tk.tcl (::tk::PlaceWindow): Backported the fix from | patthoyts | 2004-10-29 | 1 | -13/+1 |
|
|
* | * tests/safe.test (safe-1.3): Made test less sensitve to the | dgp | 2004-10-26 | 1 | -3/+3 |
|
|
* | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 3 | -6/+49 |
|
|
* | missed wm attr test | hobbs | 2004-09-19 | 1 | -2/+2 |
|
|
* | patch 892194 TIP#222 changes | hobbs | 2004-09-17 | 1 | -6/+49 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z order | hobbs | 2004-09-17 | 1 | -5/+26 |
|
|
* | Fixed a memory leak when a placed widget was forgotten. [Bug 1028888] | pspjuth | 2004-09-16 | 1 | -1/+45 |
|
|
* | * tests/canvText.test: | mdejong | 2004-08-09 | 1 | -1/+56 |
|
|
* | * tests/panedwindow.test: panedwindow-25.1 | hobbs | 2004-05-03 | 1 | -7/+26 |
|
|
* | Fixed a bug in grid geometry calculations for | pspjuth | 2004-02-18 | 1 | -2/+26 |
|
|
* | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp | 2004-02-17 | 1 | -2/+2 |
|
|
* | * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italic | hobbs | 2004-02-14 | 1 | -1/+25 |
|
|
* | simple code cleanup | hobbs | 2004-02-13 | 1 | -45/+12 |
|
|
* | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | dkf | 2004-02-09 | 1 | -1/+9 |
|
|
* | Backported fix for bug #776646 which makes hand2 and fleur native on windows. | patthoyts | 2004-01-28 | 1 | -1/+152 |
|
|
* | * tests/focusTcl.test (setup1): expand frame size to allow for | hobbs | 2003-10-29 | 1 | -2/+2 |
|
|
* | * unix/mkLinks: | hobbs | 2003-10-13 | 1 | -3/+3 |
|
|
* | * generic/tkImage.c: Stopped [image create] from generating an | dgp | 2003-09-17 | 1 | -1/+13 |
|
|
* | * library/scale.tcl: Fix for bug #787065 for Button-2 press. | patthoyts | 2003-08-13 | 1 | -1/+51 |
|
|
* | Fix for [Bug 702230], and what an evil bug that is! | dkf | 2003-07-18 | 1 | -1/+18 |
|
|
* | * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last pane | hobbs | 2003-07-17 | 1 | -2/+23 |
|
|
* | Make sure all options can be set | pspjuth | 2003-07-16 | 1 | -4/+29 |
|
|
* | menu clone cleanup bug fix | vincentdarley | 2003-07-15 | 1 | -2/+2 |
|
|
* | Stop xhost smash by the test suite; that can render a machine unusable. | dkf | 2003-07-09 | 1 | -4/+4 |
|
|
* | * generic/tkCanvPoly.c (PolygonToPostscript): | hobbs | 2003-05-11 | 1 | -14/+8 |
|
|
* | * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13 | dgp | 2003-03-18 | 1 | -2/+2 |
|
|
* | * tests/unixWm.test: Constrained all tests older than revision 1.21 | dgp | 2003-03-13 | 2 | -171/+172 |
|
|
* | Make all %-expansions generate ?? when their event doesn't have the right | dkf | 2003-02-28 | 1 | -1/+8 |
|
|