summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Bump to 8.6.1.dgp2013-08-302-2/+2
* Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ...jan.nijtmans2013-06-141-2/+2
|\
| * Don't use deprecated stricmp/strnicmp any more, but underscored variant for n...jan.nijtmans2013-06-141-2/+2
* | Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-131-0/+14
|\ \ | |/
| * Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-131-0/+14
* | some code cleanup, remove structure which is no longer used.jan.nijtmans2013-06-071-37/+10
|\ \ | |/
| * some code cleanup, remove structure which is no longer used.jan.nijtmans2013-06-071-26/+9
| * 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
|\ \ | |/
| * [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
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-272-0/+30
|\ \ | |/
| * Same change as [9bc120ced2] for UNIX, but for Windows as well.jan.nijtmans2013-03-275-3/+30
* | Make sure the stubbed variants of Tcl_ObjSetVar2/Tcl_NewStringObj are never u...jan.nijtmans2013-02-221-1/+5
* | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tkAppInit.c/winMain....jan.nijtmans2013-02-181-21/+25
* | ttk::theme::* packages don't Provide anything Extra.jenglish2013-02-152-2/+2
* | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers...jan.nijtmans2013-02-152-2/+2
* | 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-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
* | | some more int -> size_t changesjan.nijtmans2013-02-011-1/+1
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw...jan.nijtmans2013-02-012-33/+44
|\ \ \ | |/ /
* | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. jan.nijtmans2013-01-283-7/+7
* | | Merge core-8-5-branchjan.nijtmans2013-01-245-33/+28
|\ \ \ | |/ /
| * | 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-152-67/+285
|\ \ \ | |/ /
| * | More flexible search for win32 tclConfig.sh, backported from TEA.jan.nijtmans2013-01-142-67/+285
* | | Replace various functions calls, for functions which are small wrappers aroun...jan.nijtmans2013-01-142-2/+2
* | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-113-5/+5
|\ \ \ | |/ /
| * | 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
| |/ /
* | | merge trunkdgp2012-12-101-1/+1
|\ \ \
| * | | Fix build for VC 11.dgp2012-12-101-1/+1
* | | | merge trunkdgp2012-11-221-17/+33
|\ \ \ \ | |/ / /
| * | | Backout [c43ceec9f6]. Since the change in Tcl_GetIndexFromObj()jan.nijtmans2012-11-221-17/+33
* | | | merge trunkdgp2012-11-141-5/+15
|\ \ \ \ | |/ / /
| * | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windowsjan.nijtmans2012-11-141-5/+15
* | | | merge trunkdgp2012-11-131-1/+7
|\ \ \ \ | |/ / /
| * | | Fixed, but only tested yet on Windows 7. On other platforms, at least the 'us...jan.nijtmans2012-11-111-1/+7
* | | | Create Tk 8.6.0 release branchdgp2012-11-082-2/+2
|/ / /