summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Starting work to compile Tk with TCL_UTF_MAX=4 (WIP)jan.nijtmans2023-11-275-10/+10
* Get rid of the "Dummy entry for stubs table backwards compatibility"jan.nijtmans2023-11-161-9/+0
* Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-163-9/+1
* Give Ttk_GetOrientFromObj the signature it always should have had.jan.nijtmans2023-11-161-2/+2
* Don't use TCL_ENCODING_STOPONERROR any more, it's TCL_ENCODING_PROFILE_STRICT...jan.nijtmans2023-11-152-5/+5
|\
| * Introduce TCL_ENCODING_PROFILE_TCL8, making the behavior of Tk independant on...jan.nijtmans2023-11-152-4/+4
* | Merge 8.7. Remove a lot of dead codejan.nijtmans2023-11-151-2/+2
|\ \ | |/
| * Fix compiler warningjan.nijtmans2023-11-151-2/+2
| * Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a...csaba2023-11-142-4/+26
* | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a...csaba2023-11-132-4/+26
* | Prepare "trunk" for Tk 9.0 developmentjan.nijtmans2023-11-124-49/+31
|/
* Final adjustments in ttkWinTheme.c and ttkWinXPTheme.c, after corrections in ...csaba2023-11-122-1/+2
* Merged the branch bug-eedd2e078d into trunk.csaba2023-11-112-6/+264
|\
| * Extended the man page for ttk::notebook; updated ttkWinTheme.c and ttkWinXPTh...csaba2023-11-102-55/+30
| * A few more adjustments, mainly for the Windows themes.csaba2023-11-092-6/+6
| * ttkWinXPTheme.c: Made sure that no separating line appears any longer between...csaba2023-11-071-8/+12
| * Minor improvement: The function TabElementSize() now takes into account the t...csaba2023-11-051-0/+15
| * Attempt to fix the bug [eedd2e078d] (ttk::notebook looks bad when tabs are po...csaba2023-11-052-3/+267
* | improve tkWinGDI.c: eliminate many usages of atoi/atol. Use Tcl_GetIntFromObj...jan.nijtmans2023-11-091-74/+96
* | improve tkWinGDI.c, using objc/objv in stead of argc/argvjan.nijtmans2023-11-081-238/+226
* | sync rules.vc with Tcljan.nijtmans2023-11-081-0/+4
|/
* Made sure that a C++ compiler won't raise warnings related to the invocations...csaba2023-10-251-3/+2
* Eliminate some clumsy type-castsjan.nijtmans2023-10-241-7/+6
* Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-161-5/+4
|\
| * Propagate changes from the previous commit to plaftorms other than Linux. Thi...fvogel2023-10-151-5/+4
| * Missing !endif in makefile.vcjan.nijtmans2023-10-141-0/+1
| * Restore to rules.vc version 10, so we don't accidentally use Tcl 8.7/9.0 feat...jan.nijtmans2023-10-131-36/+3
* | Fix duplicate lines in rules.vcjan.nijtmans2023-10-131-3/+0
* | Merge 8.6. Some C++-fixesjan.nijtmans2023-10-111-2/+2
|\ \ | |/
* | Merge 8.6jan.nijtmans2023-10-091-0/+4
|\ \ | |/
| * Update win/rules.vcjan.nijtmans2023-10-091-0/+4
* | Merge 8.6jan.nijtmans2023-09-111-9/+3
|\ \ | |/
| * Update win/rules.vcjan.nijtmans2023-09-111-13/+32
* | "zipfs mount" has the mountpoint as last argument (according to TIP #430)jan.nijtmans2023-09-081-1/+1
* | Fix [6cc8002951]: numeric parameter errors depending on whether string vs dou...jan.nijtmans2023-09-041-5/+1
|\ \
| * | more progress strtod -> Tcl_GetDouble()jan.nijtmans2023-09-011-5/+1
* | | Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-041-58/+21
|\ \ \ | |/ / |/| / | |/
| * Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-041-1/+1
* | Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling].csaba2023-08-291-3/+3
* | Fix [2d66e1ce88] - crash running bind.testapnadkarni2023-08-131-1/+1
* | Improvements related to scaling and appearance in the built-in themes alt,csaba2023-08-122-24/+7
* | Merge 8.6jan.nijtmans2023-08-033-12/+5
|\ \ | |/
| * TCL_NEEDS_EXP_FILE is no longer usedjan.nijtmans2023-08-033-12/+5
| * Tcl -> Tk in commentjan.nijtmans2023-08-031-3/+3
* | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-171-0/+24
|\ \ | |/
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 1 from Christophe...fvogel2023-07-161-0/+24
| * Fix documentation (comments) of TkpGetSystemDefault.fvogel2023-07-011-1/+1
* | Fix [ec6f07231c]: makefile.vc: error when TCLDIR is a relative pathjan.nijtmans2023-07-171-2/+4
|\ \
| * | Proposed fix for [ec6f07231c]: Makefile.vc: error when TCLDIR is a relative pathcore-bug-ec6f07231cjan.nijtmans2023-07-171-2/+4
* | | "noxp" makes no sense any morejan.nijtmans2023-07-171-6/+0