summaryrefslogtreecommitdiffstats
path: root/generic/tkBind.c
Commit message (Expand)AuthorAgeFilesLines
* Use more 'bool' type internallyjan.nijtmans2025-12-041-4/+4
|\
| * Use more 'bool' type internallyjan.nijtmans2025-12-041-2/+2
|/
* Fix a lot of comments, regarding argv/argc -> objv/objcjan.nijtmans2025-02-191-3/+3
* Make sure that tkUuid.h doesn't end up in "make dist"jan.nijtmans2024-12-121-1/+1
|\
| * (cherry-pick): Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) toojan.nijtmans2024-12-121-21/+5
* | Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) toojan.nijtmans2024-12-111-20/+4
* | Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not documentedjan.nijtmans2024-12-111-18/+4
|\ \ | |/
| * Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not document...jan.nijtmans2024-12-111-19/+5
| * Indenting (backported from 9.0)jan.nijtmans2024-12-051-39/+39
* | Remove spaces before tabsjan.nijtmans2024-11-051-39/+39
|\ \ | |/
* | Tweak some error-messages. Fix indentingjan.nijtmans2024-08-071-1/+1
|\ \ | |/
* | Small round of sentinel/spacing improvementsjan.nijtmans2024-05-241-58/+60
|\ \ | |/
| * Small round of sentinel/spacing improvementsjan.nijtmans2024-05-241-58/+60
| * Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...jan.nijtmans2024-03-081-17/+2
| |\
* | \ Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-03-071-17/+2
|\ \ \ | | |/ | |/|
| * | Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-02-251-17/+2
| * | Fix broken commit [6659c39e]. See [4c6c553d5a]: tkBind.c: error: conflicting ...jan.nijtmans2023-10-131-7/+6
| * | Fix [74bfd42098]: tkBind.c: error: unknown type name 'Tcl_Size'jan.nijtmans2023-10-131-7/+7
| * | Make somewhat more C++-compatible (backported from 8.7)jan.nijtmans2023-10-121-40/+40
* | | Merge 8.7jan.nijtmans2024-03-071-4/+4
|\ \ \ | | |/ | |/|
| * | Another round of int -> Tcl_Size changesjan.nijtmans2024-03-071-4/+4
* | | Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-111-3/+3
|\ \ \ | |/ /
| * | Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-271-3/+3
* | | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP)jan.nijtmans2023-11-271-2/+2
|/ /
* | Merge 8.6. Fix cc warningjan.nijtmans2023-03-261-1/+1
|\ \ | |/
* | Fully fix the build on Windows.fvogel2023-03-131-1/+1
* | Fix windows buildjan.nijtmans2023-03-131-8/+7
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-44/+45
* | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-181-10/+2
|\ \ | |/
| * Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ...fvogel2023-01-141-8/+0
* | Eliminate intermediate numObjects1/objc1 variablesjan.nijtmans2022-10-301-5/+4
* | Fix [43573999ca]: Problem with tkBind.c since Tk 8.6.10 (various assertions f...fvogel2022-10-261-58/+82
|\ \ | |/
| * Rework comments a bit more.fvogel2022-10-251-3/+3
| * Rework comments a bit.fvogel2022-10-251-47/+47
| * Fix [43573999ca]: Problem with tkBind.c since Tk 8.6.10 (various assertions f...fvogel2022-10-241-17/+41
* | Merge 8.7jan.nijtmans2022-10-201-0/+5
|\ \
| * \ Work around [d93c8175fd]: MSVC optimization bug.fvogel2022-10-171-0/+5
| |\ \ | | |/
| | * Work around [d93c8175fd]: MSVC optimization bug.fvogel2022-10-161-0/+5
* | | Rebase to 8.7jan.nijtmans2022-10-121-1/+2
|\ \ \ | |/ / |/| |
| * | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-1/+2
* | | Make 'event debug' subcommand right. This is only available when SUPPORT_DEBU...fvogel2022-10-021-14/+30
|\ \ \ | | |/ | |/|
| * | Make 'event debug' subcommand right. This is only available when SUPPORT_DEBU...fvogel2022-10-021-14/+30
* | | For completeness: Add "Num" as equivalent to "Mod3" toojan.nijtmans2022-04-191-0/+1
* | | Mod4 -> Fnjan.nijtmans2022-04-191-0/+1
| |/ |/|
* | Correct legacy comment no longer exact. Since TIP #532 the PAT_NEARBY define ...fvogel2022-03-191-1/+1
|\ \ | |/
| * Correct legacy comment no longer exact. Since TIP #532 the PAT_NEARBY define ...fvogel2022-03-191-1/+1
* | Merge 8.6jan.nijtmans2021-10-111-16/+4
|\ \ | |/
| * Backout [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b09]: Bett...jan.nijtmans2021-10-111-16/+4
* | Merge 8.6jan.nijtmans2021-09-211-1/+1
|\ \ | |/
| * Fully handle 64-bit sec/usec values when Win64 Tk is loaded in Cygwin64 Tclshjan.nijtmans2021-09-211-4/+15