summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
Commit message (Expand)AuthorAgeFilesLines
* Use more 'bool' type internallyjan.nijtmans2025-12-041-3/+3
* Remove spaces before tabsjan.nijtmans2024-11-051-16/+16
|\
| * Make everything compile (again) against Tcl 8.6 headersjan.nijtmans2024-11-051-0/+28
| * Revert some *.h changes which should be kept. Formatting.jan.nijtmans2024-11-051-16/+16
| * Backport to 8.7jan.nijtmans2024-11-041-132/+2
* | Simplify: remove tkDirtyRect and TkDrawAllViews now that drawRect is gone.culler2024-10-121-90/+0
* | Merge 9.0. Streamline some indentingjan.nijtmans2024-06-301-2/+2
|\ \
* | | Clean up: compiler warnings; stop setting tkDirtyRect, since we aren't using it.culler2024-06-231-3/+8
* | | Cleanupculler2024-06-041-25/+0
* | | Fix segfault in font.test and other issues.culler2024-06-031-1/+1
* | | partial progress on update failures and liveResizeculler2024-06-021-1/+1
* | | New branch implementing Christopher Chavez's idea for drawing to a CGImage wi...culler2024-06-011-43/+16
|\ \ \ | |/ /
| * | (c) -> ©jan.nijtmans2024-05-091-1/+1
| |\ \ | | |/
| | * (c) -> ©jan.nijtmans2024-05-091-1/+1
| | |\
| * | \ Merge 8.7jan.nijtmans2023-12-181-4/+2
| |\ \ \ | | |/ /
| | * | Even more TCL_UNUSED usagejan.nijtmans2023-12-181-4/+2
| * | | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-28/+0
| |/ /
| * | merge 8.6fvogel2023-07-151-2/+0
| |\ \
| * | | Even more -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-121-8/+8
| * | | Merge 8.6jan.nijtmans2022-09-101-1/+1
| |\ \ \
| * | | | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-2/+2
| * | | | Merge CALayer-86culler2021-04-291-0/+1
| |\ \ \ \
| * \ \ \ \ CALayer backing for 8.7culler2021-04-281-3/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.6jan.nijtmans2021-02-021-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.6jan.nijtmans2021-01-221-3/+30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-12-221-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.6marc_culler2020-12-161-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | (c) -> ©jan.nijtmans2020-12-091-4/+4
| * | | | | | | | | | Make everything compile warning-free using -Wundefjan.nijtmans2020-10-081-1/+1
| * | | | | | | | | | One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-1/+1
| * | | | | | | | | | Merge 8.6 but remove HITheme and HIBackground colors which are only supported...culler2020-08-041-3/+9
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.6marc_culler2020-07-181-25/+144
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Fix compiler errors and warnings on macOS 10.6 (Snow Leopard)culler2020-05-161-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera...culler2020-05-121-0/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Eliminate many -Wextra warningsjan.nijtmans2020-03-051-3/+6
| * | | | | | | | | | | | | | | | Use vwait instead of after in canvImg.test. On macOS protect against exceptio...culler2019-10-111-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge the remainder of catalina_more_testsculler2019-10-101-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add many (mostly MacOS) stub functions, needed for future implementation of X...jan.nijtmans2019-10-021-1/+1
| * | | | | | | | | | | | | | | | | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs.fvogel2019-08-271-1/+1
| * | | | | | | | | | | | | | | | | | Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO...jan.nijtmans2019-08-271-1/+1
| * | | | | | | | | | | | | | | | | | Adapt macOS code to the renaming that just happened in previous commit. Branc...fvogel2019-08-261-1/+1
* | | | | | | | | | | | | | | | | | | Merge core-8-6-branchculler2024-06-011-6/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-091-4/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Remove unused variable (gcc compiler on macOS said: warning: variable 'events...fvogel2023-07-151-2/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | merge monterey_deprecationsmarc_culler2022-09-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-101-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Christopher Chavez's CGImage-backed views.marc_culler2022-08-151-0/+9
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Synchonize the needsDisplay for the NSView and its backing layer.culler2021-04-291-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |