summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
Commit message (Expand)AuthorAgeFilesLines
* Unintentional change in tk.hjan.nijtmans2024-06-161-1/+0
|\
| * Unintentional change in tk.hjan.nijtmans2024-06-161-1/+0
* | Implement TK_CONFIG_NULL_OK for TK_CONFIG_PIXELS. Needed for "-elementborderw...jan.nijtmans2024-06-161-2/+11
|\ \ | |/
| * Implement TK_CONFIG_NULL_OK for TK_CONFIG_PIXELS. Needed for "-elementborderw...jan.nijtmans2024-06-161-2/+11
* | b2 -> b3, as preparation for next releasejan.nijtmans2024-05-201-2/+2
* | (c) -> ©jan.nijtmans2024-05-091-4/+4
|\ \ | |/
| * (c) -> ©jan.nijtmans2024-05-091-4/+4
| |\
| | * More needed 13 -> 14 bumpsjan.nijtmans2024-01-171-1/+1
| | * Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
| * | a6 -> b1, as preparation for possible release (one day, hopefully)jan.nijtmans2024-03-061-3/+3
* | | Merge 8.7. b1 -> b2: preparation for releasejan.nijtmans2024-03-051-2/+2
|\ \ \ | |/ /
* | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ttkTree...jan.nijtmans2024-01-251-1/+1
|\ \ \ | |/ /
| * | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ttkTree...jan.nijtmans2024-01-251-1/+1
| * | Keep Tk 8.7 as much as possible binary compatible with Tk 9.0jan.nijtmans2024-01-231-5/+9
| * | Improve "-align"jan.nijtmans2024-01-191-4/+5
* | | Someone might like to use "long double" in an option table, let's allow that.jan.nijtmans2024-01-231-6/+10
* | | Fix TK_RELEASE_SERIAL for "b1" releasejan.nijtmans2023-12-221-1/+1
* | | Remove USE_OLD_CANVASjan.nijtmans2023-12-121-13/+0
* | | Tk_InitImageArgs() was related to USE_OLD_IMAGE, which is now removedjan.nijtmans2023-12-111-2/+0
* | | Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-111-1/+3
|\ \ \ | |/ /
| * | Merge implementation of TIP #684.marc_culler2023-12-111-1/+3
| |\ \
| | * | Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-271-1/+3
| * | | Add TK_ALWAYS_REDRAW flagjan.nijtmans2023-11-281-1/+2
| * | | Introduce TCL_ENCODING_PROFILE_TCL8, making the behavior of Tk independant on...jan.nijtmans2023-11-151-0/+1
| |/ /
* | | Merge 9.0jan.nijtmans2023-11-181-129/+1
|\ \ \
| * | | Remove leftover comments no longer needed after previous commits removing dep...fvogel2023-11-161-12/+1
| * | | Remove more deprecated stuff. jan.nijtmans2023-11-161-4/+0
| * | | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-104/+0
| * | | Merge 8.7. Remove a lot of dead codejan.nijtmans2023-11-151-9/+0
| |\ \ \ | | |/ /
| * | | Prepare "trunk" for Tk 9.0 developmentjan.nijtmans2023-11-121-20/+11
| |/ /
* | | Rebase to trunk.jan.nijtmans2023-11-081-26/+15
|\ \ \ | |/ / |/| |
| * | Build with Tcl 8.7 toojan.nijtmans2022-12-111-1/+1
| * | Merge 8.7jan.nijtmans2022-11-181-5/+1
| |\ \
| * | | Tk_ConfigureWidget() signature compatibility with 8.7. More version fixesjan.nijtmans2022-11-081-10/+8
| * | | alwaysRedraw -> flagsjan.nijtmans2022-11-041-6/+4
| * | | Tk version from 8.7 -> 9.1jan.nijtmans2022-11-031-11/+8
* | | | Merge 8.6jan.nijtmans2023-10-091-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-141-1/+1
| * | | merge 8.6dgp2022-07-131-3/+3
| |\ \ \
| * | | | Bump to 8.6.13 for releasedgp2022-06-061-2/+2
* | | | | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu...jan.nijtmans2023-06-231-0/+2
| |_|_|/ |/| | |
* | | | Forbid Tk_Offset when building Tk itself. Don't worry about offsetof() any more.jan.nijtmans2022-11-161-5/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
* | | Only define Tcl_Size for Tcl 8.6, require it for higher versionsjan.nijtmans2022-11-021-1/+1
|\ \ \ | |/ /
| * | argc -> objc where appropriatejan.nijtmans2022-07-121-3/+3
| |/
| * Bump to 8.6.12 for releasejan.nijtmans2021-10-271-2/+2
| * Ignore -Wc++-compat in one more place (before including X11/Xlib.h)jan.nijtmans2021-07-021-0/+3
* | even more int -> Tcl_Sizejan.nijtmans2022-10-301-8/+8
* | Adapt to TIP #628 (mainly TkSizeT -> Tcl_Size)jan.nijtmans2022-10-241-140/+71
|\ \
| * | Tcl_Size usage warning fixes, more ClientData -> void *jan.nijtmans2022-10-211-41/+37
| * | Another attemptjan.nijtmans2022-10-141-1/+1