summaryrefslogtreecommitdiffstats
path: root/generic/tkBind.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fully handle 64-bit sec/usec values when Win64 Tk is loaded in Cygwin64 Tclshjan.nijtmans2021-09-211-2/+12
* | Merge 8.6jan.nijtmans2021-09-201-3/+6
|\ \ | |/
| * Fix crash, seen on Cygwin: Tcl_Time still has 32-bit fields on Windows, this ...jan.nijtmans2021-09-201-3/+6
| * Add more implicit type-casts. Backported from 8.7jan.nijtmans2021-04-231-3/+3
* | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser...jan.nijtmans2021-01-081-2/+2
* | (c) -> ©jan.nijtmans2020-12-091-4/+4
* | Merge trunkjan.nijtmans2020-11-051-0/+10
|\ \
| * | Handle "Commmand-" bindings platform-dependant toojan.nijtmans2020-11-031-0/+6
| * | (experiment) possible solution for [ef0e2629ea]jan.nijtmans2020-11-021-0/+4
* | | Merge 8.7jan.nijtmans2020-10-221-4/+9
|\ \ \ | |/ /
| * | Merge trunk. jan.nijtmans2020-09-291-6/+5
| |\ \