Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [Bug-3021557]: Moving the cursor in elided text freezes Tk | jan.nijtmans | 2012-01-19 | 1 | -0/+15 | |
| |\ \ | ||||||
| | * | | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557 | jan.nijtmans | 2012-01-17 | 1 | -0/+15 | |
| |/ / | ||||||
* | | | tests/safe.test: [Bug 1847925]: Update list of hidden commands. | dkf | 2011-11-29 | 1 | -49/+55 | |
| | | | ||||||
* | | | TIP 382 test suite update and Motif dialog implementation. | dgp | 2011-10-31 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | TIP 382 test suite update and Motif dialog implementation. | dgp | 2011-10-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -4/+24 | |
|\ \ \ | |/ / | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | |||||
| * | | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -4/+24 | |
| | | | | | | | | | | | | explicitly specify it on individual widgets. [Bug 3404541], [Bug 1204186]. | |||||
* | | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 1 | -1/+18 | |
|\ \ \ | |/ / | ||||||
| * | | 3341056 Correct segfault due to flaw in the 2011-06-17 commit. | dgp | 2011-06-29 | 1 | -1/+18 | |
| | | | ||||||
* | | | Crash in unset traces 3062331 | dgp | 2011-06-17 | 1 | -0/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Crash in unset traces 3062331 | dgp | 2011-06-17 | 1 | -0/+10 | |
| | | | ||||||
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 117 | -264/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 113 | -244/+1 | |
| |\ \ | | |/ | ||||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 104 | -213/+0 | |
| | | | ||||||
* | | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+8 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+8 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+8 | |
| | | | ||||||
| | * | Fix test for the ewmh attributes addition | patthoyts | 2010-01-23 | 1 | -2/+2 | |
| | | | ||||||
| | * | TIP #359: Extended Window Manager Hints support for 8.4 | patthoyts | 2010-01-23 | 1 | -3/+41 | |
| | | | ||||||
| | * | Apply (upgraded) version of [Patch 1469210]. | dkf | 2009-10-22 | 1 | -1/+14 | |
| | | | ||||||
| | * | * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv | hobbs | 2008-04-07 | 1 | -14/+25 | |
| | | | | | | | | | | | | * tests/main.test (main-3.*): error. [Bug 1937135] | |||||
| | * | * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). | rmax | 2008-02-01 | 1 | -1/+30 | |
| | | | | | | | | | | | | * tests/imgPhoto.test: Added a test for the above. | |||||
| | * | * generic/tkText.c (DeleteChars, TextEditCmd, updateDirtyFlag): | hobbs | 2007-12-13 | 1 | -1/+36 | |
| | | | | | | | | | | | | | | | | | | | | | * tests/text.test (text-25.10.1,25.11.[12]): Don't require [update idle] to trigger Modified event [Bug 1809538] Modified virtual event should only fire on state change [Bug 1799782] Make sure we delete chars before triggering <<Modified>> [Bug 1737288] | |||||
| | * | Backport from HEAD of [Bug #1822391]: | Kevin B Kenny | 2007-11-26 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391]. | |||||
| | * | * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered by | rmax | 2007-09-11 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | multi-frame interlaced GIFs that contain subsequent frames that are smaller than the first one. * tests/imgPhoto.test: Added a test for the above. | |||||
| | * | * tests/wm.test: -transparentcolor added to windows wm attributes tests | patthoyts | 2007-09-04 | 1 | -4/+4 | |
| | | | ||||||
| | * | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316] | dgp | 2007-05-16 | 1 | -1/+3 | |
| | | | ||||||
| | * | * doc/wm.n, tests/winWm.test: | hobbs | 2006-12-01 | 1 | -3/+24 | |
| | | | | | | | | | | | | * win/tkWinWm.c: add -transparentcolor attribute for Windows. | |||||
| | * | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -1/+11 | |
| | | | | | | | | | | | | * tests/menu.test (menu-36.1): [Bug 1599877] | |||||
| | * | * tests/entry.test (entry-22.1): | hobbs | 2006-05-29 | 2 | -2/+26 | |
| | | | | | | | | | | | | | | | | | | | | | * tests/listbox.test (listbox-6.15): * generic/tkListbox.c (ListboxInsertSubCmd, ListboxDeleteSubCmd): Ignore Tcl_SetVar2Ex failure of listVarName, similar to entry widget handling. [Bug 1424513] | |||||
| | * | * macosx/tkMacOSXEmbed.c: | das | 2006-04-22 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXWm.c: * tests/constraints.tcl: * tests/wm.test: sync with 2006-04-18 commit to HEAD. (darley) | |||||
| | * | 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: [Bug 1432666] | |||||
| | * | * tests/grid.test: fix segfault on empty index list | hobbs | 2006-04-05 | 1 | -1/+24 | |
| | | | | | | | | | | | | * generic/tkGrid.c (GridRowColumnConfigureCommand): [Bug 1422430] | |||||
| | * | * generic/tkText.c (DumpLine): stop dumping if we detect that the | hobbs | 2006-04-05 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | text widget state has changed while dumping. [Bug 1414171] (InsertChars, DeleteChars): fix undo with space-based path. * tests/text.test (text-25.14): [Bug 1452419] | |||||
| | * | 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 | |
| | | | | | | | | | | | | that were crashing the test suite. | |||||
| | * | * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1 | dgp | 2006-03-14 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | * tests/canvPs.test: to stop test suite crash on Mac OSX. [Bug 1088807] | |||||
| | * | 2005-11-16 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-01 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *** 8.4.12 TAGGED FOR RELEASE *** * changes: Update changes for 8.4.12 release * mac/tkMacWm.c: Restored consistent error checking and * macosx/tkMacOSXWm.c: messages among different platform's * tests/wm.test: [wm grid] commands. [Bug 1323972]. * win/tkWinWm.c: | |||||
| | * | * 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 | |
| | | | | | | | | | | | | | | | Reduces Windows XP test errors in that file from 9 to 2 (13.2 and 13.9 still off-by-one pixel). | |||||
| | * | 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 | |
| | | | | | | | | | | | | * tests/wm.test: Modified test to match actual error output. | |||||
| | * | 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 | |
| | | | | | | | | | | | | | | | | | | | | | to panedwindow from Daniel South. Improved auto-size to fit internal windows, fixed sash placement at edge of pane, fixed calculation of stretch amount for internal windows. [Bug 1124198 1161543 1054117 1010941 795869 690169 1192323] | |||||
| | * | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #959973 "wm title bug" (support Unicode titles) Fixes: #742882 "Potential division by zero in gridded wm geometry" Use Tcl_GetTime instead of TclpGetTime [#874745] Use Tcl_Panic() instead of "panic" [#865264] Fixes: #632816 "cannot remove transient" Fixes: #568861 "Fix for wm minsize and maxsize commands" tests/unixWm.test, tests/wm.test: Updated test suite for #632816 (unixWm-37.3, unixWm-37.4, wm-grid-1.11, wm-grid-1.12) and #742882 (unixWm-20.9, unixWm-20.11). |