summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-277-0/+46
|\
| * Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and <<Decre...bug_3608074jan.nijtmans2013-03-213-0/+15
| * Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-203-0/+19
* | ChangeLogdgp2013-03-221-0/+8
* | Merge dgp-support-tcl-8.6-build branch to complete support for buildingdgp2013-03-224-7/+17
|\ \ | |/ |/|
| * more mergingdgp_support_tcl_8_6_builddgp2013-03-222-14/+0
| * merge trunkdgp2013-03-2240-735/+1197
| |\ | |/ |/|
* | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-133-29/+7
|\ \
| * | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-133-80/+7
* | | 3607326 Stop segfault from [listbox .l -listvariable $array].dgp2013-03-113-3/+16
* | | minor: tidy up change log formattingdkf2013-02-281-13/+13
* | | [Bug 3599312]: Apply fix for Alt key problems.dkf2013-02-282-8/+17
|\ \ \
| * | | The proposed fix from Bug 3599312, which should make key map handling interactbug_3599312dkf2013-01-071-8/+9
* | | | Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-155-0/+49
|\ \ \ \ | | |/ / | |/| |
| * | | Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-02-156-1/+226
* | | | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-142-19/+31
|\ \ \ \ | |/ / /
| * | | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-142-46/+58
* | | | merge-markjan.nijtmans2013-02-120-0/+0
|\ \ \ \ | |/ / /
| * | | Backport various improvements from Tcl 8.5jan.nijtmans2013-02-124-151/+366
* | | | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077].jenglish2013-02-041-0/+5
* | | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw...jan.nijtmans2013-02-012-69/+62
* | | | Bug [3599928]: Use XkbKeycodeToKeysym if available.stwo2013-01-313-1/+193
* | | | Bug [3602534]: Test for XScreensaver last.stwo2013-01-312-265/+271
* | | | remove duplicate codejan.nijtmans2013-01-241-5/+0
* | | | Eliminate use of deprecated Tcl_VarEval function from ttk.jan.nijtmans2013-01-231-1/+7
* | | | Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-232-4/+4
* | | | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep...jan.nijtmans2013-01-232-83/+65
* | | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa...jan.nijtmans2013-01-222-5/+7
|\ \ \ \ | |/ / /
| * | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa...jan.nijtmans2013-01-222-5/+7
* | | | some formatting (backported from 8.6)jan.nijtmans2013-01-171-55/+54
* | | | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ...jan.nijtmans2013-01-163-15/+23
|\ \ \ \ | |/ / /
| * | | Don't compile Tk with -DTCL_NO_DEPRECATED by defaultjan.nijtmans2013-01-163-8/+16
* | | | fix commentjan.nijtmans2013-01-153-3/+3
* | | | Don't use deprecated "case" any more.jan.nijtmans2013-01-154-12/+5
|\ \ \ \ | |/ / /
| * | | Don't use deprecated "case" any more.jan.nijtmans2013-01-152-10/+7
* | | | and ChangeLog as welljan.nijtmans2013-01-141-0/+5
* | | | More flexible search for win32 tclConfig.sh, backported from TEA.jan.nijtmans2013-01-142-67/+285
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-1116-36/+42
|\ \ \ \ \ \ | | | |/ / / | |_|_| / / |/| | | /
| | | * | add [file normalize] to UNIX pkgIndex.tcl toojan.nijtmans2013-01-111-1/+1
| | |/ /
| | * | wrong end brace locationjan.nijtmans2013-01-111-1/+1
| |/ /
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-1111-33/+31
* | | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ...jan.nijtmans2013-01-041-60/+51
|\ \ \ | |/ /
| * | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ...jan.nijtmans2013-01-041-59/+86
| | * merge 8.5dgp2013-01-031-4/+25
| | |\ | |_|/ |/| |
* | | Make Aqua Tk build on OSX Leopard again; *I* still use it!dkf2012-12-171-4/+25
| | * Set of changes that permits Tk 8.5.14 to build against the releaseddgp2012-12-105-4/+28
| |/ |/|
* | Force the use of the correct internal function for parsing hex colors rather ...dkf2012-12-061-85/+63
|\ \ | |/
| * Minor improvements now that we're no longer tracking a standard API.dkf2012-12-061-3/+2
| * Force the use of the correct internal function for parsing hex colors ratherdkf2012-12-061-85/+64
* | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-045-3/+48
|\ \ | |/