summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't use -fvisibility=hidden with static libraries (--disable-shared)jan.nijtmans2011-04-063-2/+4
* Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re...jan.nijtmans2011-04-062-1/+9
* [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-043-0/+106
|\
| * [Bug 723765]: When a slave was removed from grid,pspjuth2011-04-043-0/+106
* | * win/tkWinDialog.c (FontchooserShowCmd): Change the CHOOSEFONT and LOGFONT u...Joe Mistachkin2011-04-042-3/+10
* | [Bug 2997657]: Removed -container from labelframe documentationpspjuth2011-04-044-9/+15
|\ \ | |/
| * [Bug 2997657]: Removed -container from labelframepspjuth2011-04-044-9/+15
* | Make tk::FindAltKeyTarget handle the traversal of the logical window managerdkf2011-03-282-35/+47
* | set default MODULE_SCOPE=extern, in case no other value is determinedjan.nijtmans2011-03-284-5/+35
* | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. One mo...jan.nijtmans2011-03-283-6/+13
|\ \ | |/
| * [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
* | | merge-markjan2011-03-270-0/+0
|\ \ \ | |/ /
| * | 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-262-2/+2
|\ \ \ | |/ /
| * | 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-6/+25
|\ \ \ | |/ /
| * | [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 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 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
|\ \ \ | |/ /