summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3223850] - button remains stuck when disabled as depressed on XPpatthoyts2011-03-192-1/+18
|\
| * [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/+33
|\ \ | |/
| * [Bug 3205464] - handle [wm forget] when the parent is unmapped on windowspatthoyts2011-03-192-3/+32
* | The -debug:full option is not supported when using the modern versions of lin...Joe Mistachkin2011-03-171-2/+2
* | Missing past ChangeLog entry, and unbreak debug-build.jan.nijtmans2011-03-172-3/+9
* | [Bug 3181181] tearoff sub-menu windows not being shown on Windows.patthoyts2011-03-161-0/+5
|\ \ | |/
| * [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
|\ \ | |/
| * 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
|\ \ | |/
| * autoconf-2.59jan.nijtmans2011-03-162-10/+14
* | Eliminate some more unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-143-8/+3
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-12150-1345/+1244
* | Eliminate unneeded _TkFinalize wrapper.jan.nijtmans2011-03-122-13/+8
|\ \ | |/
| * 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
|\ \ \ | |/ /
| * | Eliminate some unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-114-6/+9
* | | merge-markjan.nijtmans2011-03-100-0/+0
|\ \ \ | |/ /
| * | [Bug 3205260] avoid crash in wm manage of children with null class patthoyts2011-03-101-1/+2
* | | [Bug 3205260] avoid crash in wm manage of children with null class patthoyts2011-03-101-1/+2
* | | Fix libXft checkrmax2011-03-092-1/+7
|\ \ \ | |/ /
| * | 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-41/+0
|\ \ \ | |/ /
| * | 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
* | | [Bug 3175610]: Incomplete refresh of line items.ferrieux2011-03-032-2/+7
* | | * doc/tk_mac.n (new file): Description of OSX-specific functionalitydkf2011-03-025-0/+266
* | | Mark merge of 8.5 bugfixes into 8.6 development.dgp2011-02-280-0/+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
| | * Fix [Bug 2809525] by limiting X11 color name lengths.dkf2009-10-252-6/+24
| | * Apply (upgraded) version of [Patch 1469210].dkf2009-10-224-48/+108
| | * [Patch 2088597]: Stop scrollbars from getting too small at the end.dkf2009-10-072-8/+13
| | * * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-143-6/+32
| | * * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-242-49/+34
| | * [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-222-1/+18