| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-11-24 | 1 | -15/+13 |
|\ |
|
| * | Make the pressbutton test command work again. | marc_culler | 2021-11-20 | 1 | -15/+13 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | More implicit type-casts, for C++ compatibility. | jan.nijtmans | 2021-02-02 | 1 | -1/+1 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | | Fixes for Apple Event execution on app startup and window display in IDLE/Tki... | Kevin Walzer | 2020-09-17 | 1 | -12/+18 |
|\ \
| |/ |
|
| * | Deal with the deprecation of the context property of mouse NSEvents. | marc_culler | 2020-09-16 | 1 | -12/+18 |
|
|
* | | Merge 8.6 | marc_culler | 2020-09-14 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Fix [71e18c5c0a]: Aqua invalid selector crash when switching between normal a... | marc_culler | 2020-09-14 | 1 | -6/+6 |
|
|
* | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -6/+8 |
|\ \
| |/ |
|
| * | Fix [39cbacb9e8] and revisit [d72abe6b54] both dealing with inappropriate mou... | marc_culler | 2020-09-07 | 1 | -6/+8 |
| |\ |
|
| | * | Edit a comment. | marc_culler | 2020-09-07 | 1 | -7/+9 |
|
|
| | * | Work around the fact that we do need to process synthesized mouse events for ... | marc_culler | 2020-09-07 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable() | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
| |/ |
|
| * | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter... | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|
|
* | | tkConfig.c: protect usage of internalPtr when offset is TCL_INDEX_NONE. Backp... | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-06 | 1 | -6/+4 |
|\ \
| |/ |
|
| * | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou... | jan.nijtmans | 2020-08-06 | 1 | -9/+8 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -4/+4 |
|\ \
| |/ |
|
* | | Merge 8.6: fix testing and build issues on the various supported versions of ... | culler | 2020-07-27 | 1 | -22/+8 |
|\ \
| |/ |
|
| * | Make image testing work better in the Sierras | culler | 2020-07-22 | 1 | -22/+8 |
|
|
* | | For macOS tests, account for the fact that Big Sur has a larger menubar. | culler | 2020-07-20 | 1 | -1/+36 |
|\ \
| |/ |
|
| * | For macOS tests, account for the fact that Big Sur has a larger menubar. | culler | 2020-07-20 | 1 | -1/+36 |
|
|
* | | Merge 8.6 | marc_culler | 2020-07-18 | 1 | -4/+26 |
|\ \
| |/ |
|
| * | Fix stupid error with isDrawing - thanks Christopher, Nicolas and Kevin. | culler | 2020-07-16 | 1 | -4/+26 |
|
|
* | | Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th... | culler | 2020-06-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th... | culler | 2020-06-25 | 1 | -1/+1 |
|
|
* | | Fix compiler errors and warnings on macOS 10.6 (Snow Leopard) | culler | 2020-05-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix compiler errors and warnings on macOS 10.6 (Snow Leopard) | culler | 2020-05-16 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-05-13 | 1 | -1/+2 |
|\ \
| |/ |
|
* | | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera... | culler | 2020-05-12 | 1 | -0/+110 |
|\ \
| |/ |
|
| * | Add non-regression tests. | marc_culler | 2020-05-04 | 1 | -10/+28 |
|
|
| * | make injectkeyevent accept a numerical keysym instead of a virtual key code. | marc_culler | 2020-05-03 | 1 | -21/+17 |
|
|
| * | Deal with <Oslash> ~ <Shift-oslash> ~ <Shift-Option-o> ~ <Shift-Option-O> ~ <... | marc_culler | 2020-04-29 | 1 | -31/+30 |
|
|
| * | More comment edits. Add a new test command which can by used to inject key N... | culler | 2020-04-28 | 1 | -1/+98 |
|
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+0 |
|
|
* | | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml... | jan.nijtmans | 2020-03-01 | 1 | -1/+2 |
|/ |
|
* | Some end-of-line exess spacing | jan.nijtmans | 2019-10-25 | 1 | -15/+15 |
|
|
* | Added a regression test, which involved adding a command to tkMacOSXTest.c to... | culler | 2019-10-18 | 1 | -0/+100 |
|
|
* | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 1 | -2/+1 |
|
|
* | On OSX 10.13 and earlier a different strategy is needed. | culler | 2019-05-21 | 1 | -11/+18 |
|
|
* | On macOS, edit comments and documentation; fix compiler warnings. | culler | 2019-04-20 | 1 | -2/+10 |
|
|
* | Use a better method for making test images on the mac emulate test images on ... | culler | 2018-11-15 | 1 | -11/+9 |
|
|
* | Came up with a scheme for making test images behave the way that the | culler | 2018-11-06 | 1 | -10/+13 |
|
|
* | Make XSync, and hence update, be synchronous so test results are consistent. ... | culler | 2018-11-05 | 1 | -0/+26 |
|
|
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 1 | -7/+7 |
|
|
* | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ |
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -3/+1 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -3/+14 |
|
|