Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | jan.nijtmans | 2013-01-22 | 2 | -5/+7 | |
* | | | | eliminate use of deprecated Tcl_SaveResult API | jan.nijtmans | 2013-01-20 | 1 | -12/+7 | |
* | | | | merge-mark | jan.nijtmans | 2013-01-17 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | some formatting (backported from 8.6) | jan.nijtmans | 2013-01-17 | 1 | -55/+54 | |
* | | | | merge-mark | jan.nijtmans | 2013-01-16 | 1 | -11/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | jan.nijtmans | 2013-01-16 | 3 | -15/+23 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 3 | -8/+16 | |
* | | | | fix comment | jan.nijtmans | 2013-01-15 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | fix comment | jan.nijtmans | 2013-01-15 | 3 | -3/+3 | |
* | | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-15 | 7 | -79/+295 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 4 | -12/+5 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 2 | -10/+7 | |
| * | | | and ChangeLog as well | jan.nijtmans | 2013-01-14 | 1 | -0/+5 | |
| * | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-14 | 2 | -67/+285 | |
* | | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 26 | -90/+91 | |
* | | | | [Bug 3600390]: tk_strictMotif not tested for. | jan.nijtmans | 2013-01-13 | 3 | -18/+34 | |
|\ \ \ \ | ||||||
| * | | | | removed one entry too much from ttk:entry | jan.nijtmans | 2013-01-13 | 1 | -0/+1 | |
| * | | | | [Bug 3600390]: tk_strictMotif not tested for. | jan.nijtmans | 2013-01-13 | 3 | -18/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | See bug 3600390bug_3600390 | jan.nijtmans | 2013-01-11 | 2 | -3/+6 | |
| |/ / / / |/| | | | | ||||||
| * | | | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | jan.nijtmans | 2013-01-12 | 5 | -11/+3 | |
| |\ \ \ \ |/ / / / / | ||||||
| * | | | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | jan.nijtmans | 2013-01-12 | 5 | -12/+3 | |
| |/ / / | ||||||
* | | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 14 | -31/+32 | |
|\ \ \ \ | |/ / / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 16 | -36/+42 | |
| |\ \ \ \ \ | | | | |/ / | | |_|_| / | |/| | | | ||||||
| | | | * | add [file normalize] to UNIX pkgIndex.tcl too | jan.nijtmans | 2013-01-11 | 1 | -1/+1 | |
| | | |/ | ||||||
| | | * | wrong end brace location | jan.nijtmans | 2013-01-11 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 11 | -33/+31 | |
* | | | [Bug 3600260]: Errors in new virtual event definitions | jan.nijtmans | 2013-01-10 | 2 | -3/+5 | |
* | | | [Bug 3600251]: Inappropriate replacement of Mac binding. | jan.nijtmans | 2013-01-10 | 2 | -1/+6 | |
* | | | merge-mark | jan.nijtmans | 2013-01-04 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ... | jan.nijtmans | 2013-01-04 | 1 | -60/+51 | |
| |\ \ | | |/ | ||||||
| | * | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ... | jan.nijtmans | 2013-01-04 | 1 | -59/+86 | |
* | | | Tk_InitStubs("8.6",1) would succeed in an "8.60" interp. Fixed. | jan.nijtmans | 2013-01-04 | 1 | -52/+51 | |
* | | | merge release | dgp | 2012-12-21 | 9 | -10/+24 | |
|\ \ \ | ||||||
| * \ \ | merge trunkcore_8_6_0core_8_6_0_rc | dgp | 2012-12-17 | 1 | -1/+21 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Make Aqua Tk build on OSX Leopard again | dkf | 2012-12-17 | 1 | -1/+21 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Make Aqua Tk build on OSX Leopard again; *I* still use it! | dkf | 2012-12-17 | 1 | -4/+25 | |
| | * | | Tag 8.6.0 for release | dgp | 2012-12-11 | 2 | -1/+23 | |
| | |\ \ | |_|/ / |/| | | | ||||||
* | | | | update changes | dgp | 2012-12-11 | 1 | -1/+9 | |
| | * | | merge trunk | dgp | 2012-12-10 | 1 | -1/+1 | |
| | |\ \ | |_|/ / |/| | | | ||||||
* | | | | Fix build for VC 11. | dgp | 2012-12-10 | 1 | -1/+1 | |
| | * | | merge trunk | dgp | 2012-12-06 | 1 | -85/+63 | |
| | |\ \ | |_|/ / |/| | | | ||||||
* | | | | Force the use of the correct internal function for parsing hex colors rather ... | dkf | 2012-12-06 | 1 | -85/+63 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Force the use of the correct internal function for parsing hex colors rather ... | dkf | 2012-12-06 | 1 | -85/+63 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Minor improvements now that we're no longer tracking a standard API. | dkf | 2012-12-06 | 1 | -3/+2 | |
| | * | | Force the use of the correct internal function for parsing hex colors rather | dkf | 2012-12-06 | 1 | -85/+64 | |
| | | * | merge trunk | dgp | 2012-12-04 | 5 | -3/+48 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 5 | -3/+48 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 5 | -3/+48 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fixed commit date | fvogel | 2012-12-03 | 1 | -1/+1 | |
| | * | | [Bug 3588824]: bug in image index handling for weird image names | fvogel | 2012-12-03 | 3 | -3/+39 | |
| | |\ \ |