summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix [1712098]: Tk still needs Tcl source distrojan.nijtmans2021-01-221-1/+23
| |\
* | \ Merge 8.6jan.nijtmans2021-01-081-0/+1
|\ \ \ | |/ /
| * | Fix [19fb7a38fc]: Set the image name when defaulting to the Tk feather icon b...marc_culler2021-01-031-0/+1
* | | merge core-8-6-branchfvogel2020-12-2813-47/+62
|\ \ \ | |/ /
| * | Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogsmarc_culler2020-12-241-2/+2
| * | Follow-up to [27fc4d0ae8]: one more typojan.nijtmans2020-12-222-2/+2
| * | Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-166-13/+12
| * | Fine tune the Big Sur behavior.marc_culler2020-12-151-6/+22
| * | Fix [80e4c6f695]: progress bars are weird on macOS 11.0.marc_culler2020-12-141-13/+14
| * | Fix build in macOS 10.11 El Capitan: @available is not available in 10.11marc_culler2020-12-131-1/+1
| * | Merge 8.6jan.nijtmans2020-12-131-3/+3
| |\ \
| * | | Fix the build on macOS 10.6.marc_culler2020-12-116-11/+10
| |/ /
* | | Merge 8.6jan.nijtmans2020-12-092-15/+37
|\ \ \ | |/ /
| * | Fix segfault introduced by the fix for [4a40c6cace].culler2020-12-041-3/+5
| * | Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode.culler2020-12-041-12/+22
| * | Fix [4a40c6cace]: On Aqua managed widgets are drawn with their former offset....marc_culler2020-11-241-3/+13
* | | Oops. None is not NULL.fvogel2020-12-061-1/+1
* | | Refine previous fix (prevent segfault when calling 'even generate {} <...> -...fvogel2020-12-061-1/+6
* | | On macOS, a mouse event shall be generated when warping the pointer. Add the ...fvogel2020-12-061-0/+1
* | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2020-11-221-1/+1
|/ /
* | Remove two duplicate lines of code.marc_culler2020-11-201-7/+0
* | Aqua - Fix [635167af14] and [cc7e0dfc8a]: artifacts and exceptions caused by ...marc_culler2020-11-205-64/+81
|\ \
| * | Implement option 3 - ignore menu colors on macOS.culler2020-11-191-17/+16
| * | Back out accidental commitculler2020-11-181-40/+35
| * | Test using an underline to indicate background color.culler2020-11-181-35/+40
| * | Try initializing menus a bit later and dealing with menu item background color.culler2020-11-174-49/+69
| * | I think I am supposed to add braces.culler2020-11-171-4/+4
| * | Fix [635167af14]: black menu entries -- see if this is fixed by intializing a...culler2020-11-171-6/+8
* | | Correction to the state synchronization loop -- many thanks to anonymousmarc_culler2020-11-201-1/+1
* | | Edit comments some more. Remove a testing print statement.marc_culler2020-11-191-2/+3
* | | Edit commentsmarc_culler2020-11-191-7/+12
* | | Better fix, for special menus other than Help: iterate through Tk menu entrie...marc_culler2020-11-191-15/+3
* | | Fix [7185d26cf4]: macOS menu items before separators in special menus are dis...culler2020-11-181-5/+5
|/ /
* | Use systemUnemphasizedSelectedTextBackgroundColor as the INACTIVE_SELECT_BG d...marc_culler2020-11-151-11/+1
* | The selected text background issues appeared in 8.6 too. Cherrypick the fix.marc_culler2020-11-151-0/+1
* | Correct an indeterminacy in the implementation of systemSelectedTabTextColormarc_culler2020-11-141-0/+2
* | Finish removing GCCache and remove some more platform specific code in xgc.cmarc_culler2020-11-091-15/+0
* | Remove some more unneeded code.marc_culler2020-11-093-45/+11
* | Fix [f9fa926666] on macOS only: crash when creating a label whose text is a s...culler2020-11-091-91/+3
* | Test using the real standardAboutPanel as the manual indicates is doneculler2020-11-053-59/+28
* | Merge 8.5 (just a few typo's)jan.nijtmans2020-10-281-2/+2
|\ \ | |/
| * Fix some C++ comments in ttkWinXPTheme.c (needed for MSVC++ 6.0)jan.nijtmans2020-10-281-4/+4
| * Move up TkUnusedStubEntry a little.jan.nijtmans2020-09-082-12/+55
* | MSVC++ 6.0 does't handle C++ commentsjan.nijtmans2020-10-281-2/+2
* | Adjustment for Sierra.culler2020-10-251-1/+1
* | Fix [5cc72e002c]: file dialogs return an empty string on older macOS systems.marc_culler2020-10-251-10/+42
* | Back out change to tkMacOSXDialog.c from commit b53baf71. The preferred API w...marc_culler2020-10-251-13/+11
* | Aqua: small change to showOpenSavePanel which might prevent some API warnings.culler2020-10-221-11/+13
* | Remove an unneeded echo command in GNUmakefile.marc_culler2020-10-221-1/+0
* | cherrypick the changes to GNUmakefile, accidentally committed to the rc branc...marc_culler2020-10-212-21/+21