summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix [1913750]: tk_chooseDirectory -initialdir internationalization problem. (...jan.nijtmans2013-06-071-737/+182
* [Bug 3568760]: Tk documentation fails to buildjan.nijtmans2013-04-101-1/+1
* Remove unused variable. jan.nijtmans2013-04-033-3/+0
* merge release to 8.5; revert features not included in releasedgp2013-04-035-42/+5
* Easier solution, with proper protection and configure warnings.jan.nijtmans2013-03-282-0/+10
* Same change as [9bc120ced2] for UNIX, but for Windows as well.jan.nijtmans2013-03-275-3/+30
* Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-142-19/+31
|\
| * Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin...jan.nijtmans2013-02-142-46/+58
| * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-122-136/+351
* | remove duplicate codejan.nijtmans2013-01-241-5/+0
* | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ...jan.nijtmans2013-01-161-1/+1
|\ \ | |/
| * Don't compile Tk with -DTCL_NO_DEPRECATED by defaultjan.nijtmans2013-01-161-1/+1
* | More flexible search for win32 tclConfig.sh, backported from TEA.jan.nijtmans2013-01-142-67/+285
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-113-7/+5
|\ \ | |/
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-113-9/+8
* | [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-32/+47
|\ \ | |/
| * [Bug 3585396]: winDialog.test requires user interaction.jan.nijtmans2012-11-131-59/+80
* | merge 8.5dgp2012-11-091-2/+2
|\ \
| * | Avoid setting TK_LIBRARY to a relative pathname.dgp2012-11-091-2/+2
* | | Release branch for Tk 8.5.13.dgp2012-11-052-2/+2
|/ /
* | sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-232-7/+8
|\ \ | |/
| * sync nmakehlp.c with Tcl versionjan.nijtmans2012-10-231-4/+5
* | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-232-22/+5
* | Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-11/+22
|\ \ | |/
| * Compile win32 binaries with -DTCL_NO_DEPRECATEDjan.nijtmans2012-09-261-9/+15
* | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-4/+6
|\ \ | |/
| * nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-4/+6
* | Backport some more improvements from Tcl 8.6jan.nijtmans2012-08-151-62/+127
* | Only build the threaded builds by default. jan.nijtmans2012-08-152-70/+88
* | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-87/+58
|\ \ | |/
| * Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-60/+267
* | merge 8.5dgp2012-07-242-7/+7
|\ \
| * \ autoconf-2.59jan.nijtmans2012-07-191-3/+3
| |\ \ | | |/
| * | better formatting of "configure --help"jan.nijtmans2012-07-181-4/+4
* | | merge 8.5dgp2012-07-171-4/+3
|\ \ \ | |/ /
| * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
| |\ \ | | |/
| | * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
* | | Release candidate branch for Tk 8.5.12.dgp2012-07-102-2/+2
|/ /
* | don't forget to excape quotesjan.nijtmans2012-07-081-1/+1
* | use "in" operator in steadjan.nijtmans2012-07-081-1/+1
* | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
|\ \ | |/
| * [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...jan.nijtmans2012-07-081-2/+2
* | typojan.nijtmans2012-07-041-3/+3
|\ \ | |/
| * typojan.nijtmans2012-07-041-1/+1
* | [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-35/+46
|\ \ | |/
| * [Bug 3540127]: Clean up the tables of options for the file dialogs so thatdkf2012-07-041-32/+31
* | Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-042-23/+11
|\ \ | |/
| * Add various X11 stub functions, Cygwin onlyjan.nijtmans2012-07-042-15/+0
* | ttk::*: Ensure that all tables passed to Tcl_GetIndexFromObj{Struct}jenglish2012-07-021-1/+1
* | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3jan.nijtmans2012-06-231-2/+2
|\ \ | |/