summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-12-221-9/+9
|\
| * int -> Tcl_Size in menu handlingjan.nijtmans2023-12-221-9/+9
* | Merge 8.7jan.nijtmans2023-12-201-4/+0
|\ \ | |/
| * remove tkUnixDialog.c, since it's no longer usedjan.nijtmans2023-12-201-4/+0
* | Merge 8.7jan.nijtmans2023-12-181-6/+6
|\ \ | |/
| * ttk improvements (e.g. regarding TCL_UNUSED)jan.nijtmans2023-12-181-6/+6
* | Merge 8.7jan.nijtmans2023-12-1810-71/+37
|\ \ | |/
| * Even more TCL_UNUSED usagejan.nijtmans2023-12-1810-71/+37
* | Merge 8.7jan.nijtmans2023-12-181-71/+71
|\ \ | |/
| * (internal) int -> Tcl_Sizejan.nijtmans2023-12-171-71/+71
* | Merge 8.7jan.nijtmans2023-12-161-5/+2
|\ \ | |/
* | Merge 8.7jan.nijtmans2023-12-123-10/+8
|\ \ | |/
| * Make scrollCounter "unsigned long"jan.nijtmans2023-12-113-10/+8
* | Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-111-41/+27
|\ \ | |/
| * Merge implementation of TIP #684.marc_culler2023-12-111-41/+27
| |\
| | * Use the serial field of TouchpadScroll events as a counter.marc_culler2023-11-271-1/+2
| | * Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-271-2/+2
| | * Switch from Control-MouseWheel to Extended-MouseWheel.marc_culler2023-11-241-1/+1
| | * Fix the low resolution events.marc_culler2023-11-221-7/+12
| | * Add bindings for Scrollbar and Listbox. Fix bindings for Text.marc_culler2023-11-211-1/+2
| | * Add smooth scrolling for Text widgets on macOS.marc_culler2023-11-201-8/+16
| | * Restore low-res scrollwheel behavior; insert a placeholder for sending touchp...marc_culler2023-11-191-29/+19
| | * Clean up.marcc2023-11-111-1/+1
| | * Implement smooth scrolling for macOS in a way which can be adapted to other p...marc_culler2023-11-111-17/+10
| | * Avoid casting a negative float as an unsigned int.marc_culler2023-11-111-2/+2
| | * Revert text.tcl, compensate by using the MSteryFactor.culler2023-11-091-2/+18
| | * Remove the delta accumulator; allow a Text to scroll at pixel resolution; use...culler2023-11-091-46/+14
| | * Some small adjustments.culler2023-11-071-7/+3
| | * Implement touchpad events. See [de3bbbcb68]: macOS NSScrollWheel events not ...culler2023-11-071-2/+10
| * | Merge 8.6jan.nijtmans2023-12-031-5/+3
| |\ \
* | \ \ Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from C...fvogel2023-12-031-5/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from C...fvogel2023-12-031-5/+3
| |\ \ \
| | * | | Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from C...fvogel2023-11-251-5/+3
* | | | | Merge 8.7jan.nijtmans2023-12-032-12/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge 8.6jan.nijtmans2023-12-032-12/+14
| |\ \ \ \ | | |/ / /
| | * | | Clean up handling of Apple FourCC Creator Codes - many thanks to Christopher ...marc_culler2023-12-032-173/+25
| | * | | Fix [40af63fa24]: Aqua: passing None to XMapWindow() should be fataljan.nijtmans2023-12-032-12/+14
| | |/ /
| * | | Clean up handling of Apple FourCC Creator Codes - many thanks to Christopher ...marc_culler2023-12-032-173/+25
| * | | Missing needed TCL_COMBINE flag (only really needed when running with Tcl 9.0)jan.nijtmans2023-11-301-1/+1
| * | | Remove outdated documentationjan.nijtmans2023-11-271-2/+0
* | | | Clean up handling of Apple FourCC Creator Codes - many thanks to Christopher ...marc_culler2023-12-032-173/+25
* | | | Fix now appears to work for MaxOS toojan.nijtmans2023-11-301-3/+8
* | | | Entry widget on MacOS works fine nowjan.nijtmans2023-11-301-12/+27
* | | | Merge 9.0. More progressjan.nijtmans2023-11-301-3/+37
|\ \ \ \
* | | | | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP)jan.nijtmans2023-11-271-1/+1
|/ / / /
* | | | Remove "unsupported.tcl" toojan.nijtmans2023-11-261-2/+0
|\ \ \ \
* | | | | Follow-up legacy removalsjan.nijtmans2023-11-251-4/+0
|/ / / /
| | | |
| \ \ \
*-. \ \ \ TIP #683: Remove legacy "pack" and "scrollbar" syntaxjan.nijtmans2023-11-251-4/+0
|\ \ \ \ \ | | |/ / /
| | * | | Remove deprecated tests/documentationjan.nijtmans2023-11-251-10/+0
| | * | | Merge 8.6jan.nijtmans2023-11-251-0/+3
| | |\ \ \ | | | |/ /