| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 5 | -33/+28 |
|\ |
|
| * | remove duplicate code | jan.nijtmans | 2013-01-24 | 1 | -5/+0 |
|
|
| * | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
| |\ |
|
| | * | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
|
|
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-15 | 2 | -67/+285 |
|\ \ \
| |/ / |
|
| * | | 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 | 2 | -2/+2 |
|
|
* | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -7/+5 |
| |\ \
| | |/ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 3 | -9/+8 |
|
|
| * | | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 1 | -32/+47 |
| |\ \
| | |/ |
|
| | * | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 1 | -59/+80 |
|
|
| * | | merge 8.5 | dgp | 2012-11-09 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Avoid setting TK_LIBRARY to a relative pathname. | dgp | 2012-11-09 | 1 | -2/+2 |
|
|
| * | | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 2 | -2/+2 |
| |/ / |
|
* | | | 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-11-22 | 1 | -17/+33 |
|\ \ \ \
| |/ / / |
|
| * | | | Backout [c43ceec9f6]. Since the change in Tcl_GetIndexFromObj() | jan.nijtmans | 2012-11-22 | 1 | -17/+33 |
|
|
* | | | | merge trunk | dgp | 2012-11-14 | 1 | -5/+15 |
|\ \ \ \
| |/ / / |
|
| * | | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windows | jan.nijtmans | 2012-11-14 | 1 | -5/+15 |
|
|
* | | | | merge trunk | dgp | 2012-11-13 | 1 | -1/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | Fixed, but only tested yet on Windows 7. On other platforms, at least the 'us... | jan.nijtmans | 2012-11-11 | 1 | -1/+7 |
|
|
* | | | | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 2 | -2/+2 |
|/ / / |
|
* | | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 2 | -7/+8 |
|\ \ \
| |/ / |
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 2 | -7/+8 |
| |\ \
| | |/ |
|
| | * | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -4/+5 |
|
|
| * | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | jan.nijtmans | 2012-10-23 | 2 | -22/+5 |
|
|
| * | | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -11/+22 |
| |\ \
| | |/ |
|
| | * | Compile win32 binaries with -DTCL_NO_DEPRECATED | jan.nijtmans | 2012-09-26 | 1 | -9/+15 |
|
|
* | | | Compile win32 binaries with -DTCL_NO_DEPRECATED, and fix gcc compiler warning | jan.nijtmans | 2012-09-19 | 2 | -8/+16 |
|
|
* | | | merge trunk | dgp | 2012-09-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [Bug 3567283]: Added missing cast. | dkf | 2012-09-13 | 1 | -1/+1 |
|
|
* | | | | Bump to 8.6b3 | dgp | 2012-09-07 | 2 | -2/+2 |
|/ / / |
|
* | | | Unbreak windows problems with commit [961ae24a3f] as well. | andreask | 2012-08-30 | 3 | -7/+7 |
|
|
* | | | re-do [c42d04b1b4], but now correct ;-( | jan.nijtmans | 2012-08-28 | 1 | -23/+2 |
|
|
* | | | merge trunktk_errorcodes | dkf | 2012-08-27 | 1 | -25/+0 |
|\ \ \ |
|
| * | | | Remove accidental commit of merge conflict, resolved to original code. | dkf | 2012-08-27 | 1 | -25/+0 |
|
|
* | | | | merge trunk | dkf | 2012-08-27 | 4 | -101/+186 |
|\ \ \ \
| |/ / / |
|
| * | | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| |\ \ \
| | |/ / |
|
| | * | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | |\ \
| | | |/ |
|
| | | * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|
|
| * | | | Always compile Tk with -DUSE_TCL_STUBS. | jan.nijtmans | 2012-08-15 | 1 | -53/+103 |
| |\ \ \
| | |/ / |
|
| | * | | Backport some more improvements from Tcl 8.6 | jan.nijtmans | 2012-08-15 | 1 | -62/+127 |
|
|
| * | | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 2 | -44/+77 |
| |\ \ \
| | |/ / |
|
| | * | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 2 | -70/+88 |
|
|
* | | | | merge trunk | dkf | 2012-08-14 | 2 | -41/+43 |
|\ \ \ \
| |/ / / |
|
| * | | | Sync with tcl version of rules.vc | jan.nijtmans | 2012-08-11 | 1 | -3/+3 |
|
|
| * | | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-11 | 2 | -38/+40 |
|
|
* | | | | merge trunk | dkf | 2012-08-08 | 2 | -165/+123 |
|\ \ \ \
| |/ / / |
|