summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywords.dgp2011-06-08105-209/+0
* Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-061-1/+19
* [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+1
* [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-281-5/+7
* [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-252-5/+5
* [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-122-7/+11
* generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-171-4/+5
* Apply (upgraded) version of [Patch 1469210].dkf2009-10-222-47/+87
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-2/+3
* [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-221-1/+13
* * generic/tk.h: Restore _TCL guards around tcl.h inclusion to restoredgp2009-04-091-1/+3
* [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to avoi...patthoyts2009-02-281-1/+8
* * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS Xdas2009-02-062-3/+12
* * generic/tkPort.h: remove the ../unix/ header dir as the buildhobbs2008-11-041-2/+2
* Fix for [Bug 2010422]: account for X11 changing constant LASTEvent.jenglish2008-08-061-9/+7
* * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-6/+4
* * generic/tkCanvas.c: Fix logic that determines when canvas itemdgp2008-04-171-4/+5
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-2/+1
* * README: Bump version number to 8.4.19dgp2008-04-071-3/+3
* *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-061-3/+3
* * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484).rmax2008-02-011-1/+7
* * generic/tkMenubutton.c (ConfigureMenuButton): trace thehobbs2007-12-131-27/+23
* * generic/tkText.c (DeleteChars, TextEditCmd, updateDirtyFlag):hobbs2007-12-131-39/+48
* Backport from HEAD of [Bug #1822391]:Kevin B Kenny2007-11-261-2/+2
* * generic/tkPlace.c: Prevent segfault in place geometry manager.dgp2007-10-251-4/+43
* * README: Bump version number to 8.4.17dgp2007-10-021-3/+3
* * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-111-2/+2
* * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance):das2007-06-231-20/+12
* * generic/tkFont.c: #ifdef out debug msg printing to stderr.das2007-05-311-1/+3
* * generic/tk.h: Correct placement of #include <tcl.h> [Bug 1723812].dgp2007-05-301-8/+6
* * README: Bump version number to 8.4.16dgp2007-05-301-3/+3
* * generic/tkFileFilter.c (AddClause): fix warning.das2007-05-301-2/+2
* * generic/tkGrid.c: Stop crash due to list intrep shimmer [Bug 1677608]dgp2007-05-151-2/+18
* * generic/tkFileFilter.c (AddClause): OSType endianness fixes.das2007-05-091-2/+5
* * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-298-50/+142
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-5/+18
* * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-041-5/+10
* * README: Bump version number to 8.4.15dgp2006-10-231-3/+3
* * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-174-10/+10
* * changes: updates for 8.4.14 release.das2006-10-163-3/+29
* * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-253-8/+8
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-223-9/+9
* Fix [Bug 1562528]dkf2006-09-221-10/+9
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-104-9/+34
* * generic/tkWindow.c: add #include "tclInt.h" now required due to usedas2006-09-071-1/+3
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-066-41/+82
* * generic/tkText.c (DeleteChars): backport of 8.5 text deletehobbs2006-09-061-1/+20
* swap out of order "F34" and "R14"das2006-07-211-2/+2
* * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-7/+9
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-141-2/+8