| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * generic/tkListbox.c (ListboxSelectionSubCmd): | hobbs | 2003-02-25 | 1 | -1/+14 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): Correct visual display | hobbs | 2003-02-25 | 1 | -14/+30 |
|
|
* | * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd): | hobbs | 2003-02-25 | 2 | -2/+32 |
|
|
* | Use the panedwindow's depth, not the screen's default depth. [Bug #671122] | dkf | 2003-02-21 | 2 | -1/+15 |
|
|
* | * tests/panedwindow.test: | hobbs | 2003-02-21 | 1 | -32/+51 |
|
|
* | Fixed calculation of the last slave's | pspjuth | 2003-02-20 | 1 | -1/+48 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): Fixup button | mdejong | 2003-02-18 | 1 | -1/+16 |
|
|
* | * generic/tkCanvArc.c (CreateArc): Rework canvas create item | hobbs | 2003-02-09 | 3 | -6/+28 |
|
|
* | Moved 'deletionEpoch' field from TkDisplay to TkMainInfo. | jenglish | 2003-01-28 | 1 | -1/+9 |
|
|
* | * generic/tkImage.c (Tk_ImageObjCmd): Added check to make sure | dkf | 2003-01-22 | 1 | -4/+13 |
|
|
* | * generic/tkSelect.c (Tk_CreateSelHandler): | jenglish | 2003-01-14 | 1 | -1/+11 |
|
|