Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3600390]: tk_strictMotif not tested for. | jan.nijtmans | 2013-01-13 | 3 | -18/+33 |
|\ | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif. | ||||
| * | 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 ↵ | jan.nijtmans | 2013-01-12 | 5 | -11/+3 |
|\ \ | |/ |/| | | | what the Tcl_InitStubs does), so there is no need to test both. | ||||
| * | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's ↵ | jan.nijtmans | 2013-01-12 | 5 | -12/+3 |
| | | | | | | | | what the Tcl_InitStubs does), so there is no need to test boths | ||||
* | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 14 | -31/+32 |
|\ \ | |/ | | | | | | | Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. | ||||
| *---. | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵ | jan.nijtmans | 2013-01-11 | 16 | -36/+42 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. Remove unused TCLPATCHL, it should be ".0" for all final releases. Enable tk.h to be used with higher tcl.h versions which might lack _ANSI_ARGS_ | ||||
| | | | * | 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 ↵ | jan.nijtmans | 2013-01-11 | 11 | -33/+31 |
| | | | | | | | | | | | | | | | | | | Tcl_GlobalEvalObj functions. Add [file normalize] to pkgIndex.tcl, in order to prevent '..' in file paths. Remove unused TCLPATCHL, it should be ".0" for all final releases. | ||||
* | | | [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 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | error message, but Tcl_ResetResult/Tcl_AppendResult, as all other stub libraries do. This will allow us to remove Tcl_SetResult() in Tcl 9.0, eventually. More structural improvements, taken over from Tcl 8.6's tclOOStubLib.c/tclTomMathStubLib.c and from Tk 8.6's tclStubLib.c | ||||
| | * | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ↵ | jan.nijtmans | 2013-01-04 | 1 | -59/+86 |
| | | | | | | | | | | | | | | | | | | | | | error message, but Tcl_ResetResult/Tcl_AppendResult, as all other stub libraries do. This will allow us to remove Tcl_SetResult() in Tcl 9.0, eventually. More structural improvements, taken over from Tcl 8.6's tclOOStubLib.c/tclTomMathStubLib.c and from Tk 8.6's tclStubLib.c | ||||
* | | | Tk_InitStubs("8.6",1) would succeed in an "8.60" interp. Fixed. | jan.nijtmans | 2013-01-04 | 1 | -52/+51 |
| | | | | | | | | | No longer use Tcl_SetResult() for setting the error message, but Tcl_ResetResult/Tcl_AppendResult, as all other stub libraries do. This will allow us to remove Tcl_SetResult() in Tcl 9.0, eventually | ||||
* | | | 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 |
|\ \ \ \ | |/ / / | | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). | ||||
| * | | | Force the use of the correct internal function for parsing hex colors rather ↵ | dkf | 2012-12-06 | 1 | -85/+63 |
| |\ \ \ | | | |/ | | |/| | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). | ||||
| | * | | 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 |
| | | | | | | | | | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). | ||||
| | | * | 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 |
| | |\ \ | |||||
| | | * | | Added tests for weird embedded windows namesbug_3588824 | fvogel | 2012-11-24 | 1 | -5/+15 |
| | | | | | |||||
| | | * | | [Bug 3588824]: bug in image index handling for weird image names | fvogel | 2012-11-22 | 3 | -3/+29 |
| | |/ / | |||||
* | | | | merge-mark | fvogel | 2012-12-03 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge-mark | jan.nijtmans | 2012-12-02 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 51 | -1881/+86 |
| | | | | | | | | | | | | | | | | systems. | ||||
| * | | | merge-mark | jan.nijtmans | 2012-11-15 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Remove all the long dead mac entries in tk*.decls files | jan.nijtmans | 2012-11-15 | 7 | -1823/+117 |
| | | | | | | | | | | | | <p>re-generate all tk*Decls.h files. | ||||
| | * | | Remove all long-dead mac/* files (for Mac OS9 !?!). | dgp | 2012-11-15 | 57 | -36235/+0 |
| | | | | |||||
| | * | | Avoid crashing the test suite due to apparent Xlib bug handling the | dgp | 2012-11-14 | 1 | -1/+0 |
| | | | | | | | | | | | | zapfdingbats font as a core font, observed on Snow Leopard. | ||||
| | | * | merge trunk | dgp | 2012-11-22 | 1 | -17/+33 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Backout [c43ceec9f6]. Since the change in Tcl_GetIndexFromObj() | jan.nijtmans | 2012-11-22 | 1 | -17/+33 |
| | | | | | | | | | | | | | | | | was undone due to [http://code.activestate.com/lists/tcl-core/12524/], it looks we have to live with uglier code. | ||||
| | | * | merge trunk | dgp | 2012-11-19 | 7 | -11/+15 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 7 | -11/+15 |
| | | | | |||||
| | | * | merge trunk | dgp | 2012-11-14 | 2 | -5/+20 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windows | jan.nijtmans | 2012-11-14 | 2 | -5/+20 |
| | | | | |||||
| | | * | merge trunk | dgp | 2012-11-13 | 3 | -14/+43 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | missing changelog entry | jan.nijtmans | 2012-11-13 | 1 | -0/+5 |
| | | | |