summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and ↵jan.nijtmans2013-01-1114-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.nijtmans2013-01-1116-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 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 ↵jan.nijtmans2013-01-1111-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 definitionsjan.nijtmans2013-01-102-3/+5
| | |
* | | [Bug 3600251]: Inappropriate replacement of Mac binding.jan.nijtmans2013-01-102-1/+6
| | |
* | | merge-markjan.nijtmans2013-01-040-0/+0
|\ \ \ | |/ /
| * | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ↵jan.nijtmans2013-01-041-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.nijtmans2013-01-041-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.nijtmans2013-01-041-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 releasedgp2012-12-219-10/+24
|\ \ \
| * \ \ merge trunkcore_8_6_0core_8_6_0_rcdgp2012-12-171-1/+21
| |\ \ \ | |/ / / |/| | |
* | | | Make Aqua Tk build on OSX Leopard againdkf2012-12-171-1/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Make Aqua Tk build on OSX Leopard again; *I* still use it!dkf2012-12-171-4/+25
| | | |
| | * | Tag 8.6.0 for releasedgp2012-12-112-1/+23
| | |\ \ | |_|/ / |/| | |
* | | | update changesdgp2012-12-111-1/+9
| | | |
| | * | merge trunkdgp2012-12-101-1/+1
| | |\ \ | |_|/ / |/| | |
* | | | Fix build for VC 11.dgp2012-12-101-1/+1
| | | |
| | * | merge trunkdgp2012-12-061-85/+63
| | |\ \ | |_|/ / |/| | |
* | | | Force the use of the correct internal function for parsing hex colors rather ↵dkf2012-12-061-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 ↵dkf2012-12-061-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.dkf2012-12-061-3/+2
| | | |
| | * | Force the use of the correct internal function for parsing hex colors ratherdkf2012-12-061-85/+64
| | | | | | | | | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently).
| | | * merge trunkdgp2012-12-045-3/+48
| | | |\ | |_|_|/ |/| | |
* | | | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-045-3/+48
|\ \ \ \ | |/ / /
| * | | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-045-3/+48
| |\ \ \ | | |/ /
| | * | Fixed commit datefvogel2012-12-031-1/+1
| | | |
| | * | [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-12-033-3/+39
| | |\ \
| | | * | Added tests for weird embedded windows namesbug_3588824fvogel2012-11-241-5/+15
| | | | |
| | | * | [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-11-223-3/+29
| | |/ /
* | | | merge-markfvogel2012-12-030-0/+0
|\ \ \ \ | |/ / /
| * | | merge-markjan.nijtmans2012-12-020-0/+0
| |\ \ \ | | |/ /
| | * | More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-1551-1881/+86
| | | | | | | | | | | | | | | | systems.
| * | | merge-markjan.nijtmans2012-11-150-0/+0
| |\ \ \ | | |/ /
| | * | Remove all the long dead mac entries in tk*.decls files jan.nijtmans2012-11-157-1823/+117
| | | | | | | | | | | | <p>re-generate all tk*Decls.h files.
| | * | Remove all long-dead mac/* files (for Mac OS9 !?!).dgp2012-11-1557-36235/+0
| | | |
| | * | Avoid crashing the test suite due to apparent Xlib bug handling thedgp2012-11-141-1/+0
| | | | | | | | | | | | zapfdingbats font as a core font, observed on Snow Leopard.
| | | * merge trunkdgp2012-11-221-17/+33
| | | |\ | |_|_|/ |/| | |
* | | | Backout [c43ceec9f6]. Since the change in Tcl_GetIndexFromObj()jan.nijtmans2012-11-221-17/+33
| | | | | | | | | | | | | | | | was undone due to [http://code.activestate.com/lists/tcl-core/12524/], it looks we have to live with uglier code.
| | | * merge trunkdgp2012-11-197-11/+15
| | | |\ | |_|_|/ |/| | |
* | | | Simplification: don't declare struct types that are never used.jan.nijtmans2012-11-157-11/+15
| | | |
| | | * merge trunkdgp2012-11-142-5/+20
| | | |\ | |_|_|/ |/| | |
* | | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windowsjan.nijtmans2012-11-142-5/+20
| | | |
| | | * merge trunkdgp2012-11-133-14/+43
| | | |\ | |_|_|/ |/| | |
* | | | missing changelog entryjan.nijtmans2012-11-131-0/+5
| | | |
* | | | merge-markjan.nijtmans2012-11-130-0/+0
|\ \ \ \ | |/ / /
| * | | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-133-178/+289
| |\ \ \ | | |/ / | | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
| | * | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-133-203/+315
| | | | | | | | | | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
* | | | merge markdgp2012-11-120-0/+0
|\ \ \ \ | |/ / /