Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | More flexible search for win32 tclConfig.sh, backported from TEA. | nijtmans@users.sourceforge.net | 2013-01-15 | 7 | -79/+295 | |
|\ | ||||||
| * | Don't use deprecated "case" any more. | nijtmans@users.sourceforge.net | 2013-01-15 | 4 | -12/+5 | |
| |\ | ||||||
| | * | Don't use deprecated "case" any more. | nijtmans@users.sourceforge.net | 2013-01-15 | 2 | -10/+7 | |
| * | | and ChangeLog as well | nijtmans@users.sourceforge.net | 2013-01-14 | 1 | -0/+5 | |
| * | | More flexible search for win32 tclConfig.sh, backported from TEA. | nijtmans@users.sourceforge.net | 2013-01-14 | 2 | -67/+285 | |
* | | | Replace various functions calls, for functions which are small wrappers aroun... | nijtmans@users.sourceforge.net | 2013-01-14 | 26 | -90/+91 | |
* | | | [Bug 3600390]: tk_strictMotif not tested for. | nijtmans@users.sourceforge.net | 2013-01-13 | 3 | -18/+34 | |
|\ \ \ | ||||||
| * | | | removed one entry too much from ttk:entry | nijtmans@users.sourceforge.net | 2013-01-13 | 1 | -0/+1 | |
| * | | | [Bug 3600390]: tk_strictMotif not tested for. | nijtmans@users.sourceforge.net | 2013-01-13 | 3 | -18/+33 | |
| |\ \ \ | ||||||
| | * | | | See bug 3600390 | nijtmans@users.sourceforge.net | 2013-01-11 | 2 | -3/+6 | |
| |/ / / |/| | | | ||||||
| * | | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | nijtmans@users.sourceforge.net | 2013-01-12 | 5 | -11/+3 | |
| |\ \ \ |/ / / / | ||||||
| * | | | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh... | nijtmans@users.sourceforge.net | 2013-01-12 | 5 | -12/+3 | |
| |/ / | ||||||
* | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 14 | -31/+32 | |
|\ \ \ | |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 16 | -36/+42 | |
| |\ \ \ \ | | | | |/ | ||||||
| | | | * | add [file normalize] to UNIX pkgIndex.tcl too | nijtmans@users.sourceforge.net | 2013-01-11 | 1 | -1/+1 | |
| | | |/ | ||||||
| | | * | wrong end brace location | nijtmans@users.sourceforge.net | 2013-01-11 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 11 | -33/+31 | |
* | | | [Bug 3600260]: Errors in new virtual event definitions | nijtmans@users.sourceforge.net | 2013-01-10 | 2 | -3/+5 | |
* | | | [Bug 3600251]: Inappropriate replacement of Mac binding. | nijtmans@users.sourceforge.net | 2013-01-10 | 2 | -1/+6 | |
* | | | merge-mark | nijtmans@users.sourceforge.net | 2013-01-04 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ... | nijtmans@users.sourceforge.net | 2013-01-04 | 1 | -60/+51 | |
| |\ \ | | |/ | ||||||
| | * | Restructure Tk's stub library: No longer use Tcl_SetResult() for setting the ... | nijtmans@users.sourceforge.net | 2013-01-04 | 1 | -59/+86 | |
* | | | Tk_InitStubs("8.6",1) would succeed in an "8.60" interp. Fixed. | nijtmans@users.sourceforge.net | 2013-01-04 | 1 | -52/+51 | |
* | | | merge release | dgp@users.sourceforge.net | 2012-12-21 | 9 | -10/+24 | |
|\ \ \ | ||||||
| * \ \ | merge trunk | dgp@users.sourceforge.net | 2012-12-17 | 1 | -1/+21 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Make Aqua Tk build on OSX Leopard again | donal.k.fellows@manchester.ac.uk | 2012-12-17 | 1 | -1/+21 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Make Aqua Tk build on OSX Leopard again; *I* still use it! | donal.k.fellows@manchester.ac.uk | 2012-12-17 | 1 | -4/+25 | |
| | * | | Tag 8.6.0 for release | dgp@users.sourceforge.net | 2012-12-11 | 2 | -1/+23 | |
| | |\ \ | |_|/ / |/| | | | ||||||
* | | | | update changes | dgp@users.sourceforge.net | 2012-12-11 | 1 | -1/+9 | |
| | * | | merge trunk | dgp@users.sourceforge.net | 2012-12-10 | 1 | -1/+1 | |
| | |\ \ | |_|/ / |/| | | | ||||||
* | | | | Fix build for VC 11. | dgp@users.sourceforge.net | 2012-12-10 | 1 | -1/+1 | |
| | * | | merge trunk | dgp@users.sourceforge.net | 2012-12-06 | 1 | -85/+63 | |
| | |\ \ | |_|/ / |/| | | | ||||||
* | | | | Force the use of the correct internal function for parsing hex colors rather ... | donal.k.fellows@manchester.ac.uk | 2012-12-06 | 1 | -85/+63 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Force the use of the correct internal function for parsing hex colors rather ... | donal.k.fellows@manchester.ac.uk | 2012-12-06 | 1 | -85/+63 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Minor improvements now that we're no longer tracking a standard API. | donal.k.fellows@manchester.ac.uk | 2012-12-06 | 1 | -3/+2 | |
| | * | | Force the use of the correct internal function for parsing hex colors rather | donal.k.fellows@manchester.ac.uk | 2012-12-06 | 1 | -85/+64 | |
| | | * | merge trunk | dgp@users.sourceforge.net | 2012-12-04 | 5 | -3/+48 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | [Bug 3588824]: bug in image index handling for weird image names | dgp@users.sourceforge.net | 2012-12-04 | 5 | -3/+48 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3588824]: bug in image index handling for weird image names | dgp@users.sourceforge.net | 2012-12-04 | 5 | -3/+48 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fixed commit date | fvogelnew1@free.fr | 2012-12-03 | 1 | -1/+1 | |
| | * | | [Bug 3588824]: bug in image index handling for weird image names | fvogelnew1@free.fr | 2012-12-03 | 3 | -3/+39 | |
| | |\ \ | ||||||
| | | * | | Added tests for weird embedded windows names | fvogelnew1@free.fr | 2012-11-24 | 1 | -5/+15 | |
| | | * | | [Bug 3588824]: bug in image index handling for weird image names | fvogelnew1@free.fr | 2012-11-22 | 3 | -3/+29 | |
| | |/ / | ||||||
* | | | | merge-mark | fvogelnew1@free.fr | 2012-12-03 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge-mark | nijtmans@users.sourceforge.net | 2012-12-02 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp@users.sourceforge.net | 2012-11-15 | 51 | -1881/+86 | |
| * | | | merge-mark | nijtmans@users.sourceforge.net | 2012-11-15 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Remove all the long dead mac entries in tk*.decls files | nijtmans@users.sourceforge.net | 2012-11-15 | 7 | -1823/+117 | |
| | * | | Remove all long-dead mac/* files (for Mac OS9 !?!). | dgp@users.sourceforge.net | 2012-11-15 | 57 | -36235/+0 | |
| | * | | Avoid crashing the test suite due to apparent Xlib bug handling the | dgp@users.sourceforge.net | 2012-11-14 | 1 | -1/+0 | |