Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warnings on macOS 10.9 | culler | 2020-11-04 | 1 | -1/+15 |
* | Merge 8.6 | jan.nijtmans | 2020-10-28 | 1 | -2/+2 |
|\ | |||||
| * | Merge 8.5 (just a few typo's) | jan.nijtmans | 2020-10-28 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix some C++ comments in ttkWinXPTheme.c (needed for MSVC++ 6.0) | jan.nijtmans | 2020-10-28 | 1 | -4/+4 |
* | | | Merge 8.6 | marc_culler | 2020-10-06 | 1 | -4/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix [175a6e4bb6]: Aqua tiled fullscreen windows cannot be resized. | marc_culler | 2020-10-06 | 1 | -4/+3 |
* | | | Fix unused variable; fix typos in test image names command. | marc_culler | 2020-09-28 | 1 | -1/+1 |
* | | | Fix aqua MapNotify and UnmapNotify | culler | 2020-09-27 | 1 | -3/+93 |
|\ \ \ | |/ / | |||||
| * | | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_styles | marc_culler | 2020-09-27 | 1 | -3/+93 |
* | | | Merge 8.6 | jan.nijtmans | 2020-09-27 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Last TIP #581 changes. 100% done now | jan.nijtmans | 2020-09-27 | 1 | -6/+6 |
* | | | Fix [ab1feaea9c]: Aqua initialization issues | marc_culler | 2020-09-10 | 1 | -3/+5 |
|\ \ \ | |/ / | |||||
| * | | Also fix [3762a0a944] using the suggestion in the ticket from Christopher Cha... | marc_culler | 2020-09-09 | 1 | -1/+1 |
| * | | Fix [ab1feaea9c]: Aqua initialization issues exposed by Scid vs Mac. | marc_culler | 2020-09-09 | 1 | -2/+4 |
| * | | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 1 | -17/+17 |
* | | | Fix TkMacOSXGetXWindow so it returns a Window, not a Tk_Window cast as a Window. | marc_culler | 2020-09-08 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix TkMacOSXGetXWindow so it returns a Window, not a Tk_Window cast as a Window. | marc_culler | 2020-09-08 | 1 | -2/+4 |
* | | | Merge 8.6. Rename some functions | jan.nijtmans | 2020-09-08 | 1 | -8/+11 |
|\ \ \ | |/ / | |||||
| * | | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon... | jan.nijtmans | 2020-09-08 | 1 | -8/+11 |
| |\ \ | |||||
| | * | | Re-introduce TkMacOSXGetTkWindow() as macro | jan.nijtmans | 2020-09-06 | 1 | -8/+8 |
| | * | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -9/+9 |
| | |\ \ | |||||
| | * \ \ | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -44/+42 |
| | |\ \ \ | |||||
| | * \ \ \ | Rename 3 badly named functions that were exported as stubs; export under both... | marc_culler | 2020-09-01 | 1 | -25/+31 |
| | |\ \ \ \ | |||||
| | | * | | | | Suggestions for name cleanup with compatibiltiy for 8.6.11 | culler | 2020-09-01 | 1 | -24/+33 |
| | * | | | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD... | jan.nijtmans | 2020-09-01 | 1 | -35/+12 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as... | jan.nijtmans | 2020-08-28 | 1 | -3/+3 |
* | | | | | | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -109/+41 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix [39cbacb9e8] and revisit [d72abe6b54] both dealing with inappropriate mou... | marc_culler | 2020-09-07 | 1 | -108/+39 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove a hash table that was not needed | culler | 2020-09-04 | 1 | -108/+38 |
| | * | | | | | | Better fix for [d72abe6b54] using NSEvents. | marc_culler | 2020-09-02 | 1 | -0/+1 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Split long line | jan.nijtmans | 2020-09-06 | 1 | -1/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe... | jan.nijtmans | 2020-09-03 | 1 | -6/+6 |
* | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -9/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable() | jan.nijtmans | 2020-09-02 | 1 | -9/+9 |
| |/ / / / | |||||
* | | | | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more | jan.nijtmans | 2020-09-02 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge trunk | jan.nijtmans | 2020-08-25 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-08-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-08-13 | 1 | -14/+15 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -3/+3 |
* | | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -57/+57 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter... | jan.nijtmans | 2020-09-02 | 1 | -58/+58 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-08-31 | 1 | -23/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Remove obsolete code | jan.nijtmans | 2020-08-31 | 1 | -23/+0 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge 8.6. Some more textual changes | jan.nijtmans | 2020-08-27 | 1 | -91/+91 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Some internal master -> container renamings, nothing related to API | jan.nijtmans | 2020-08-27 | 1 | -80/+80 |
* | | | | | | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. | jan.nijtmans | 2020-08-26 | 1 | -29/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage.... | culler | 2020-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | |||||
| * | | | | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -1/+1 |
| * | | | | More use of TCL_UNUSED() macro | jan.nijtmans | 2020-08-06 | 1 | -55/+52 |