summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Backport [Bug 2482771] fix.dgp2011-06-072-1/+3
* Bug 2358545: Restore support for values "08" and "09"in a [spinbox] configureddgp2011-06-072-5/+9
* Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-062-1/+24
|\
| * Restore proper NUL output to the [console]. [Bug 2546087]dgp2011-06-062-1/+24
* | [Bug # 3306909]: tk_popup placement on Windows Vista can be incorrect.patthoyts2011-06-011-13/+24
* | [Bug 3294593] fix menu unposting under some conditions.patthoyts2011-04-301-5/+4
* | [Bug 2949774]: cascade menus should popdown ofter loosing the pointer.patthoyts2011-04-301-5/+12
* | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-223-0/+14
|\ \ | |/
| * [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-223-0/+14
* | eliminate unneeded variable displayFocusPtrjan2011-04-211-2/+1
* | Document all variable options as global.pspjuth2011-04-2110-9/+21
|\ \ | |/
| * Document all variable options as global.pspjuth2011-04-216-5/+13
* | Synchronize rules.vc with the version in the tcl source tree.patthoyts2011-04-212-45/+61
* | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-122-11/+9
* | [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-043-0/+106
* | [Bug 2997657]: Removed -container from labelframepspjuth2011-04-044-9/+15
* | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-282-5/+12
|\ \ | |/
| * [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-282-5/+12
* | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *"jan2011-03-274-62/+62
* | The -debug:full option is not supported when using the modern versions of lin...jan2011-03-263-3/+3
|\ \ | |/
| * The -debug:full option is not supported when using the modern versions of lin...jan2011-03-263-3/+3
* | [Bug #3239768] tk8.4.19 (and later) WIN32 menu font support.jan.nijtmans2011-03-242-31/+50
|\ \ | |/
| * [Bug #3239768] tk8.4.19 (and later) WIN32 menu font supportjan.nijtmans2011-03-242-461/+480
* | [Bug 3000002]: enable use of system sizes for vsapi elementspatthoyts2011-03-222-27/+93
* | [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts2011-03-192-1/+18
* | [Bug 3205464] - handle [wm forget] when the parent is unmapped on windowspatthoyts2011-03-192-3/+32
* | [Bug 3181181] tearoff sub-menu windows not being shown on Windows.patthoyts2011-03-161-0/+5
* | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necess...jan.nijtmans2011-03-163-67/+12
* | autoconf-2.59jan.nijtmans2011-03-162-10/+14
* | Eliminate unneeded _TkFinalize wrapper.jan.nijtmans2011-03-122-1/+5
* | merge-markjan.nijtmans2011-03-111-9/+0
|\ \ | |/
| * SEH-emulation for AMD64jan.nijtmans2011-03-114-42/+119
* | merge-markjan.nijtmans2011-03-110-0/+0
|\ \ | |/
| * SC_EMBED_MANIFEST macrojan.nijtmans2011-03-115-129/+481
* | Eliminate some unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-114-6/+9
* | [Bug 3205260] avoid crash in wm manage of children with null class patthoyts2011-03-101-1/+2
* | Fix libXft checkrmax2011-03-092-1/+7
* | We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-083-29/+0
|\ \ | |/
| * We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-053-33/+0
* | Mark merge of 8.4 bugfixes into 8.5 development.dgp2011-02-280-0/+0
|\ \ | |/
| * [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2.nijtmans2011-01-256-9/+24
| * [Patch #3154705] Close button has no effect.nijtmans2011-01-132-7/+19
| * Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-315-49/+70
| * Update for VS10nijtmans2010-10-232-7/+18
| * [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-127-77/+45
| * generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time,jenglish2010-02-172-4/+12
| * Fix test for the ewmh attributes additionpatthoyts2010-01-231-2/+2
| * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-238-13/+244
| * [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-112-1/+11
| * Fix for [Bug 1739613]Joe Mistachkin2009-11-022-2/+47