summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 2358545: Restore support for values "08" and "09"in a spinbox configureddgp2011-06-072-5/+9
|\
| * 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-063-2/+23
|\ \ | |/
| * 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
* | | doc/frame.n: Fix markup errors.jenglish2011-06-061-1/+1
* | | Merged [Bug #3306909] and [Bug #3294593] from 8.5 (menu posting issues)patthoyts2011-06-011-18/+28
|\ \ \ | |/ /
| * | [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
* | | no longer depend on MODULE_SCOPE being definedjan.nijtmans2011-05-051-0/+3
* | | Implement support for [wm forget] and [wm manage] on OS X; fix issue with lib...Kevin Walzer2011-04-293-35/+22
* | | Converted #ifdef out to use a never-defined symbol so that it is clear that twodkf2011-04-251-2/+2
* | | [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
| |\ \ | | |/
| | * [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.pspjuth2011-04-223-0/+14
* | | merge-markjan2011-04-210-0/+0
|\ \ \ | |/ /
| * | 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-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-211-45/+51
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | minor nits, taken over from TEA (tclconfig)jan.nijtmans2011-04-122-11/+9
* | | Resolve ChangeLog conflict mistakenly committed.dgp2011-04-111-11/+0
* | | sync with Tcl version of tcl.m4jan.nijtmans2011-04-113-3/+20
* | | 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
|\ \ \ | |/ /