summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Bug 2358545: Restore support for values "08" and "09"in a spinbox configureddgp2011-06-071-0/+5
|\
| * Bug 2358545: Restore support for values "08" and "09"in a [spinbox] configureddgp2011-06-071-0/+5
* | Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-061-0/+5
|\ \ | |/
| * Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-061-0/+5
| |\
| | * Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-061-0/+5
* | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+5
|\ \ \ | |/ /
| * | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+5
| |\ \ | | |/
| | * [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-221-0/+5
* | | Document all variable options as global.pspjuth2011-04-211-0/+12
|\ \ \ | |/ /
| * | Document all variable options as global.pspjuth2011-04-211-0/+12
| |\ \ | | |/
| | * Document all variable options as global.pspjuth2011-04-211-0/+8
* | | Resolve ChangeLog conflict mistakenly committed.dgp2011-04-111-11/+0
* | | sync with Tcl version of tcl.m4jan.nijtmans2011-04-111-0/+11
* | | Don't use -fvisibility=hidden with static libraries (--disable-shared)jan.nijtmans2011-04-061-0/+2
* | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re...jan.nijtmans2011-04-061-0/+5
* | | [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-041-0/+6
|\ \ \ | |/ /
| * | [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-041-0/+6
* | | * win/tkWinDialog.c (FontchooserShowCmd): Change the CHOOSEFONT and LOGFONT u...Joe Mistachkin2011-04-041-0/+7
* | | [Bug 2997657]: Removed -container from labelframe documentationpspjuth2011-04-041-0/+9
|\ \ \ | |/ /
| * | [Bug 2997657]: Removed -container from labelframepspjuth2011-04-041-0/+9
* | | Make tk::FindAltKeyTarget handle the traversal of the logical window managerdkf2011-03-281-3/+10
* | | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-281-0/+5
|\ \ \ | |/ /
| * | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-281-0/+5
| |\ \ | | |/
| | * [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-281-0/+5
* | | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support.jan.nijtmans2011-03-241-1/+6
|\ \ \ | |/ /
| * | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support.jan.nijtmans2011-03-241-24/+29
| |\ \ | | |/
| | * [Bug #3239768] tk8.4.19 (and later) WIN32 menu font supportjan.nijtmans2011-03-241-455/+460
| | * SEH-emulation for AMD64jan.nijtmans2011-03-111-0/+7
| | * SC_EMBED_MANIFEST macrojan.nijtmans2011-03-111-0/+6
| | * [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-251-0/+7
| | * [Patch #3154705] Close button has no effect.nijtmans2011-01-131-0/+5
| | * Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-311-0/+9
| | * Update for VS10nijtmans2010-10-231-1/+5
| | * [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-0/+9
| | * generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-171-0/+7
| | * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-0/+10
| | * [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-0/+5
| | * Fix for [Bug 1739613]Joe Mistachkin2009-11-021-0/+7
| | * Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-251-0/+6
| | * Apply (upgraded) version of [Patch 1469210].dkf2009-10-221-0/+7
| | * [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-071-5/+10
| | * * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-0/+8
| | * * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-241-0/+7
| | * [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-221-0/+5
| | * Backport 2080533 fix.dgp2009-04-301-0/+5
| | * * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the checkhobbs2009-04-281-0/+5
| | * Removed -Wno-implicit-int from CFLAGS_WARNING.stwo2009-04-141-0/+4
| | * * generic/tk.h: Restore _TCL guards around tcl.h inclusion to restoredgp2009-04-091-0/+5
| | * [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to avoi...patthoyts2009-02-281-0/+5
| | * * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS Xdas2009-02-061-0/+6