summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows buildculler2023-11-281-2/+2
* Use the serial field of TouchpadScroll events as a counter.marc_culler2023-11-271-19/+26
* Fix backwards horizontal scrolling on Windows.culler2023-11-251-1/+1
* Switch from Control-MouseWheel to Extended-MouseWheel.marc_culler2023-11-241-5/+5
* Make touchpad scrolling work for Text widgets on Windows.culler2023-11-211-23/+30
* Restore low-res scrollwheel behavior; insert a placeholder for sending touchp...marc_culler2023-11-191-38/+32
* Use a more robust heuristic for deciding whether a WM_MOUSEWHEEL message is h...marc_culler2023-11-121-2/+18
* Clean up.marcc2023-11-111-2/+17
* Implement smooth scrolling for Windows.marcc2023-11-111-46/+10
* 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
* | | Eliminate some more unneeded HAVE_* macro'sjan.nijtmans2023-07-174-55/+1
|/ /
* | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu...fvogel2023-07-011-1/+1
|\ \
| * | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu...fvogel2023-07-011-1/+1
* | | No need for HAVE_WINNT_IGNORE_VOID/NO_STDLIB_H/NO_DIRENT_H any morejan.nijtmans2023-06-262-73/+2
* | | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu...jan.nijtmans2023-06-233-10/+0
* | | Visual improvements by using smoother SVG gradients.csaba2023-05-171-4/+4
* | | Merge 8.6jan.nijtmans2023-05-161-6/+6
|\ \ \ | | |/ | |/|
| * | Only use _snprintf on older MSVC compilers. ZeroMemory -> memsetjan.nijtmans2023-05-161-14/+14
| * | Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-162-2/+1
| |\ \
| | * | Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-141-1/+0
| |/ /
* | | Still missed a few (from previous commit)jan.nijtmans2023-04-271-2/+3
* | | Missed more than a few TIP 660 changes. Possibly more to come.apnadkarni2023-04-182-2/+2