| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -4/+4 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-12-04 | 1 | -3/+3 |
|\ |
|
* \ | Merge 8.6 | marc_culler | 2020-11-20 | 1 | -28/+42 |
|\ \
| |/ |
|
| * | Aqua - Fix [635167af14] and [cc7e0dfc8a]: artifacts and exceptions caused by ... | marc_culler | 2020-11-20 | 1 | -36/+42 |
| |\ |
|
| | * | Implement option 3 - ignore menu colors on macOS. | culler | 2020-11-19 | 1 | -17/+16 |
|
|
| | * | Back out accidental commit | culler | 2020-11-18 | 1 | -40/+35 |
|
|
| | * | Test using an underline to indicate background color. | culler | 2020-11-18 | 1 | -35/+40 |
|
|
| | * | Try initializing menus a bit later and dealing with menu item background color. | culler | 2020-11-17 | 1 | -27/+38 |
|
|
* | | | Merge 8.6 | marc_culler | 2020-11-20 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Correction to the state synchronization loop -- many thanks to anonymous | marc_culler | 2020-11-20 | 1 | -1/+1 |
|
|
* | | | Merge 8.6 | marc_culler | 2020-11-19 | 1 | -21/+15 |
|\ \ \
| |/ / |
|
| * | | Edit comments some more. Remove a testing print statement. | marc_culler | 2020-11-19 | 1 | -2/+3 |
|
|
| * | | Edit comments | marc_culler | 2020-11-19 | 1 | -7/+12 |
|
|
| * | | Better fix, for special menus other than Help: iterate through Tk menu entrie... | marc_culler | 2020-11-19 | 1 | -15/+3 |
|
|
| * | | Fix [7185d26cf4]: macOS menu items before separators in special menus are dis... | culler | 2020-11-18 | 1 | -5/+5 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-02 | 1 | -14/+14 |
|\ \
| |/ |
|
| * | Fix more warnings, related to -Wshadow, now in MacOSX code | jan.nijtmans | 2020-10-02 | 1 | -37/+47 |
|
|
| * | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable() | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-27 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | We don't have to preserve cruft in trunk, so let's get rid of it. | culler | 2020-08-26 | 1 | -1/+1 |
|
|
* | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. | jan.nijtmans | 2020-08-26 | 1 | -31/+0 |
|\ \ |
|
| * | | Put back a dummy Tk_MacOSXTkOwnsCursor(), just because it's in the public stu... | jan.nijtmans | 2020-08-26 | 1 | -8/+0 |
| |/ |
|
* | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage.... | culler | 2020-08-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -2/+2 |
|
|
* | | Aqua - automatically support all colors in Apple's system ColorList | culler | 2020-08-13 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Fix some issues with 10.6 | culler | 2020-08-12 | 1 | -1/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-12 | 1 | -8/+8 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | Make TCL_UNUSED() macro usable in Tk 8.6 | jan.nijtmans | 2020-08-04 | 1 | -7/+7 |
|
|
* | | Merge 8.6 but remove HITheme and HIBackground colors which are only supported... | culler | 2020-08-04 | 1 | -13/+85 |
|\ \
| |/ |
|
| * | Add the backgroundLoop from mac_styles, to allow Tk to run while a menu is open. | culler | 2020-08-03 | 1 | -0/+70 |
|
|
* | | Merge 8.6. More TCL_UNUSED() usage. | jan.nijtmans | 2020-03-19 | 1 | -10/+10 |
|\ \
| |/ |
|
* | | Instroduce TCL_UNUSED() macro, and use to make more -Wextra warnings disappear. | jan.nijtmans | 2020-03-08 | 1 | -19/+21 |
|
|
* | | Eliminate many -Wextra warnings | jan.nijtmans | 2020-03-05 | 1 | -3/+12 |
|/ |
|
* | Apply macOS patch for [aea00be1] by Christopher Chavez. Prevents glitches wh... | culler | 2019-10-21 | 1 | -1/+1 |
|
|
* | Fix macOS crash caused by deactivating a menu while it is being deleted. | culler | 2019-10-10 | 1 | -1/+4 |
|
|
* | Fix for menus in Dark Aqua windows, addresses ticket 07cfc9f03e; thanks to Ch... | Kevin Walzer | 2019-09-02 | 1 | -6/+21 |
|
|
* | Tweak display of bitmaps in menus on macOS; thanks to Christopher Chavez for ... | Kevin Walzer | 2019-08-15 | 1 | -0/+4 |
|
|
* | Whitespace cleanup, syncronize a little with "trunk" version. | jan.nijtmans | 2019-05-09 | 1 | -6/+6 |
|
|
* | Adjust some whitespace. | culler | 2019-04-17 | 1 | -3/+7 |
|
|
* | Add a couple of blank lines. | culler | 2019-04-17 | 1 | -0/+1 |
|
|
* | Mitigate future merge conflict headaches. | culler | 2019-04-17 | 1 | -66/+76 |
|
|
* | Fix bug [8814bddf5d]: segfault in [NSMenu size] | culler | 2019-02-09 | 1 | -5/+9 |
|
|
* | Fix bug [1529659ff]: Embedded toplevel makes the outer toplevel menu inaccess... | culler | 2019-02-08 | 1 | -7/+28 |
|
|
* | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -75/+156 |
|\ |
|
| * | Remove lines that were commented out. | culler | 2019-01-28 | 1 | -3/+0 |
|
|
| * | Edited comments. | culler | 2019-01-28 | 1 | -4/+31 |
|
|
| * | Reverting TkpPostTearoffMenu to the unix function, which is equally useless but | culler | 2019-01-28 | 1 | -9/+82 |
|
|