| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed, but only tested yet on Windows 7. On other platforms, at least the 'us... | jan.nijtmans | 2012-11-11 | 1 | -1/+7 |
|
|
* | 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 |
|\ \ \ \
| |/ / / |
|
| * | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -93/+60 |
| |\ \ \
| | |/ / |
|
| | * | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -87/+58 |
| | |\ \
| | | |/ |
|
| | | * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 1 | -60/+267 |
|
|
| | * | | merge 8.5 | dgp | 2012-07-24 | 2 | -7/+7 |
| | |\ \ |
|
| | * \ \ | merge 8.5 | dgp | 2012-07-17 | 1 | -4/+3 |
| | |\ \ \ |
|
| | * | | | | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 2 | -2/+2 |
|
|
* | | | | | | minor improvements to flag handling | dkf | 2012-07-31 | 2 | -4/+5 |
|
|
* | | | | | | more reorganization of error codes: safety is common failure mode | dkf | 2012-07-30 | 1 | -1/+1 |
|
|
* | | | | | | more auditing of error codes | dkf | 2012-07-30 | 1 | -14/+15 |
|
|
* | | | | | | Working towards making the error codes more consistent. | dkf | 2012-07-30 | 4 | -12/+11 |
|
|
* | | | | | | Purged Tcl_AppendElement from all non-test code. | dkf | 2012-07-29 | 1 | -19/+29 |
|
|
* | | | | | | merge trunk | dkf | 2012-07-28 | 3 | -16/+15 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -6/+6 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -3/+3 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| * | | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -6/+6 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
| | | |_|/
| | |/| | |
|
| * | | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
| | |\ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| | | * | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
|
|
* | | | | done [wm] on Win | dkf | 2012-07-25 | 1 | -139/+234 |
|
|
* | | | | a few more places | dkf | 2012-07-24 | 6 | -46/+64 |
|
|
* | | | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 2 | -76/+104 |
|
|
* | | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 5 | -121/+116 |
|/ / / |
|