| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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-14 | 2 | -67/+285 |
|
|
* | | 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 |
|/ / |
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | 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 | -70/+88 |
|
|
* | | 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 |
|\ \ |
|
| * \ | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| * | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
|
|
* | | | merge 8.5 | dgp | 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 |
|
|
* | | | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 2 | -2/+2 |
|/ / |
|
* | | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|
|
* | | typo | jan.nijtmans | 2012-07-04 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | typo | jan.nijtmans | 2012-07-04 | 1 | -1/+1 |
|
|
* | | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -35/+46 |
|\ \
| |/ |
|
| * | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -32/+31 |
|
|
* | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 2 | -23/+11 |
|\ \
| |/ |
|
| * | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 2 | -15/+0 |
|
|
* | | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct} | jenglish | 2012-07-02 | 1 | -1/+1 |
|
|
* | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 2 | -47/+41 |
|
|
| * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
|
|
* | | some quoting issues, eliminate TCL_VARARGS_DEFINE | jan.nijtmans | 2012-06-07 | 2 | -6/+6 |
|\ \
| |/ |
|
| * | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -5/+5 |
|
|
* | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 1 | -0/+1 |
|
|
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 4 | -45/+80 |
|\ \
| |/ |
|
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 9 | -171/+182 |
| |\ |
|
| * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 6 | -150/+200 |
| |\ \ |
|
| * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 1 | -13/+4 |
| |\ \ \ |
|
| * | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 9 | -63/+108 |
|
|