Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Extend the public and private stub tables with dummy NULL entries, up to the ... | nijtmans@users.sourceforge.net | 2013-02-15 | 5 | -0/+49 | |
|\ | ||||||
| * | Extend the public and private stub tables with dummy NULL entries, up to the ... | nijtmans@users.sourceforge.net | 2013-02-15 | 6 | -1/+226 | |
* | | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | nijtmans@users.sourceforge.net | 2013-02-14 | 2 | -19/+31 | |
|\ \ | |/ | ||||||
| * | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | nijtmans@users.sourceforge.net | 2013-02-14 | 2 | -46/+58 | |
* | | merge-mark | nijtmans@users.sourceforge.net | 2013-02-12 | 0 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Backport various improvements from Tcl 8.5 | nijtmans@users.sourceforge.net | 2013-02-12 | 4 | -151/+366 | |
* | | ttk::treeview: schedule redisplay when adding or removing tags [Bug 3603077]. | jenglish@flightlab.com | 2013-02-04 | 1 | -0/+5 | |
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | nijtmans@users.sourceforge.net | 2013-02-01 | 2 | -69/+62 | |
* | | Bug [3599928]: Use XkbKeycodeToKeysym if available. | stwo@users.sourceforge.net | 2013-01-31 | 3 | -1/+193 | |
* | | Bug [3602534]: Test for XScreensaver last. | stwo@users.sourceforge.net | 2013-01-31 | 2 | -265/+271 | |
* | | remove duplicate code | nijtmans@users.sourceforge.net | 2013-01-24 | 1 | -5/+0 | |
* | | Eliminate use of deprecated Tcl_VarEval function from ttk. | nijtmans@users.sourceforge.net | 2013-01-23 | 1 | -1/+7 | |
* | | Tk_CancelIdleCall -> Tcl_CancelIdleCall | nijtmans@users.sourceforge.net | 2013-01-23 | 2 | -4/+4 | |
* | | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep... | nijtmans@users.sourceforge.net | 2013-01-23 | 2 | -83/+65 | |
* | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | nijtmans@users.sourceforge.net | 2013-01-22 | 2 | -5/+7 | |
|\ \ | |/ | ||||||
| * | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | nijtmans@users.sourceforge.net | 2013-01-22 | 2 | -5/+7 | |
* | | some formatting (backported from 8.6) | nijtmans@users.sourceforge.net | 2013-01-17 | 1 | -55/+54 | |
* | | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | nijtmans@users.sourceforge.net | 2013-01-16 | 3 | -15/+23 | |
|\ \ | |/ | ||||||
| * | Don't compile Tk with -DTCL_NO_DEPRECATED by default | nijtmans@users.sourceforge.net | 2013-01-16 | 3 | -8/+16 | |
* | | fix comment | nijtmans@users.sourceforge.net | 2013-01-15 | 3 | -3/+3 | |
* | | 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 | |
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*---. \ | 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 | |
* | | 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 | |
* | | Make Aqua Tk build on OSX Leopard again; *I* still use it! | donal.k.fellows@manchester.ac.uk | 2012-12-17 | 1 | -4/+25 | |
* | | 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 | |
* | | [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 | 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 | |
* | | [Bug 3585396]: winDialog.test requires user interaction. | nijtmans@users.sourceforge.net | 2012-11-13 | 3 | -178/+289 | |
|\ \ | |/ | ||||||
| * | [Bug 3585396]: winDialog.test requires user interaction. | nijtmans@users.sourceforge.net | 2012-11-13 | 3 | -203/+315 | |
* | | merge release to 8.5 | dgp@users.sourceforge.net | 2012-11-12 | 12 | -23/+54 | |
|\ \ | ||||||
| * | | ChangeLog release mark | dgp@users.sourceforge.net | 2012-11-09 | 1 | -0/+14 | |
| * | | merge 8.5 | dgp@users.sourceforge.net | 2012-11-09 | 2 | -5/+5 | |
| |\ \ | |/ / |/| | |