summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix [fbcee2b106]: wrong TK_BUILD_LIB_SPEC on Windows platform (mingw64)jan.nijtmans2024-09-132-4/+12
|\
| * Fix [fbcee2b106]: wrong TK_BUILD_LIB_SPEC on Windows platform (mingw64)jan.nijtmans2024-09-132-37/+37
* | Use Tk_AllocColorFromObj() in stead of Tk_GetColor() where possible: it's mor...jan.nijtmans2024-09-072-3/+3
|\ \ | |/
| * Fix [0189a9ae39]: Use of Tk_Uid in Tk APIjan.nijtmans2024-09-022-3/+3
| |\
| * \ Use the more efficient Tk_AllocColorFromObj()/Tk_Alloc3DBorderFromObj()/Tk_Al...jan.nijtmans2024-09-011-1/+1
| |\ \
* | \ \ Fix "scrollbar" part of [610a73a179]: Canvas widget handles pixel objects inc...jan.nijtmans2024-09-071-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Finish "scrollbar"jan.nijtmans2024-09-061-3/+3
| * | | Start with scrollbarjan.nijtmans2024-09-051-2/+4
| * | | Undo experiment. Merge 9.0jan.nijtmans2024-09-023-4/+4
| |\ \ \ | |/ / / |/| | |
| * | | Remove (apparent) unneeded Tk_GetUid() callsjan.nijtmans2024-08-312-7/+6
* | | | Rename DEF_TEXT_INACTIVE_SELECT_COLOR to DEF_TEXT_INACTIVE_SELECT_BG_COLOR in...fvogel2024-09-011-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Rename DEF_TEXT_INACTIVE_SELECT_COLOR to DEF_TEXT_INACTIVE_SELECT_BG_COLOR in...fvogel2024-09-011-1/+1
* | | | Remove (apparent) unneeded Tk_GetUid() callsjan.nijtmans2024-09-012-7/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Remove (apparent) unneeded Tk_GetUid() callsjan.nijtmans2024-09-012-7/+6
* | | Because XP is no longer supported, _ATL_XP_TARGETING is no longer neededjan.nijtmans2024-08-223-49/+46
|\ \ \ | |/ /
| * | Because XP is no longer supported, _ATL_XP_TARGETING is no longer neededjan.nijtmans2024-08-223-49/+46
* | | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-213-87/+87
|\ \ \ | |/ /
| * | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-212-52/+52
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-213-21/+21
* | | Adapt Tk to TIP #628, so it can be compiled for Tcl 8 in a Tcl 9 build enviro...jan.nijtmans2024-08-151-3/+3
* | | b3 -> b4, as preparation for releasejan.nijtmans2024-08-132-2/+2
* | | butPtr->wrapLengthObj et al cannot be NULL (since the TK_OPTION_NULL_OK flag ...jan.nijtmans2024-08-111-1/+2
|\ \ \ | |/ /
| * | Backport part of [29ba539501]: many PIXEL options don't keep their configured...jan.nijtmans2024-08-111-1/+2
| |\ \ | | |/
| | * Same cleanup as in commit [520afa7b]. Thanks Jan!csaba2024-08-091-4/+4
| | * Fixed typo in tkWinDraw.c.csaba2024-08-091-1/+1
| | * Minor cosmetic fix in ttkWinTheme.c.csaba2024-08-091-1/+1
* | | Fix [29ba539501]: many PIXEL options don't keep their configured valuejan.nijtmans2024-08-112-11/+11
|\ \ \
| * \ \ Rebase to latest 9.0. Some more fixes (still ... spinbox test hangs in Windows)core-bug-29ba539501jan.nijtmans2024-08-092-11/+11
| |\ \ \
| | * \ \ Merge 9.0jan.nijtmans2024-07-123-12/+12
| | |\ \ \
| | * | | | Make "entry" work. No test failures any more. Many renamings of fields (*Ptr ...jan.nijtmans2024-07-112-11/+11
* | | | | | Merge 8.7jan.nijtmans2024-08-092-5/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Remove unused variable, fix shadowed variable.jan.nijtmans2024-08-091-4/+3
| * | | | | Fix build (broken by previous commit)jan.nijtmans2024-08-091-1/+1
* | | | | | Fix for ticket [f569b9410c]: Improve the look of the focus indicator on Windows.csaba2024-08-094-36/+30
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Fix for ticket [f569b9410c]: Improve the look of the focus indicator on Windows.csaba2024-08-094-36/+30
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Proposed fix for ticket [f569b9410c]: Improve the look of the focus indicator...csaba2024-08-074-36/+30
* | | | | Tweak some error-messages. Fix indentingjan.nijtmans2024-08-075-11/+11
|\ \ \ \ \ | |/ / / /
| * | | | Tweak some error-messages. Fix indentingjan.nijtmans2024-08-072-7/+7
| |\ \ \ \ | | |/ / /
* | | | | TCLSCRIPTZIPNAME -> TCL_ZIP_FILE and TKSCRIPTZIPNAME -> TK_ZIP_FILE, for nmak...jan.nijtmans2024-08-041-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | TCLSCRIPTZIPNAME -> TCL_ZIP_FILE and TKSCRIPTZIPNAME -> TK_ZIP_FILE, for nmak...jan.nijtmans2024-08-041-9/+9
| * | | | Missed backports from 9.0jan.nijtmans2024-08-032-5/+45
* | | | | Correction in TkWinDrawDottedRect.csaba2024-08-021-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Correction in TkWinDrawDottedRect.csaba2024-08-021-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Correction in TkWinDrawDottedRect.csaba2024-08-021-2/+2
* | | | | Merged core-8-branch into trunk.csaba2024-07-312-16/+79
|\ \ \ \ \ | |/ / / /
| * | | | Merged core-8-6-branch into core-8-branch.csaba2024-07-312-16/+79
| |\ \ \ \ | | |/ / /
| | * | | Proposed fix for ticket [0d48797195]: Ugly and inconsistent look of the focus...csaba2024-07-282-10/+79
| * | | | Backport fix for [7a17cfd1b5] from 9.0culler2024-07-311-1/+1
* | | | | Fix [7a17cfd1b5]: with windows hires scrolling, sign extension was causing de...culler2024-07-311-1/+1
* | | | | Fix [dd192d6f30]: Error in win/tkWinGDI.c introduced in [0a5475bfdbb600c8]. T...fvogel2024-07-301-3/+3