summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDefault.h
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2024-05-091-4/+4
|\
| * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-091-4/+4
* | More default from int -> doublejan.nijtmans2022-12-021-5/+5
* | Merge 8.6jan.nijtmans2021-11-161-1/+1
|\ \ | |/
| * Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ...jan.nijtmans2021-11-161-1/+1
* | Merge 8.6jan.nijtmans2021-11-021-3/+4
|\ \ | |/
| * Check and radio buttons.marc_culler2021-11-011-1/+1
| * Allow labels and buttons to have different default foreground colors if DEF_L...marc_culler2021-11-011-0/+1
| * Buttonsmarc_culler2021-10-301-2/+2
* | Merge 8.6culler2021-04-261-1/+1
|\ \ | |/
| * fix DEF_BUTTON_HIGHLIGHT for Aqua.culler2021-04-261-1/+1
* | Merge 8.6culler2021-04-191-8/+8
|\ \ | |/
| * Additional fixes to Aqua default colors and handling of fieldbackground for e...culler2021-04-191-8/+8
* | Merge 8.6culler2021-04-081-3/+3
|\ \ | |/
| * Finish fix for [58222c42b3]: revert defaults for entry and text highlight bg,...culler2021-04-081-4/+4
* | Merge 8.6culler2021-04-071-4/+4
|\ \ | |/
| * Fix [58222c42b3]: ttk::entry has wrong default background/fieldbackgroundculler2021-03-051-5/+5
* | New macro TK_OPTION_UNDERLINE_DEF, which simplifies the default handling for ...jan.nijtmans2021-02-031-3/+0
* | Merge 8.6marc_culler2020-11-201-11/+12
|\ \ | |/
| * Try initializing menus a bit later and dealing with menu item background color.culler2020-11-171-10/+11
* | Merge 8.6marc_culler2020-11-151-11/+1
|\ \ | |/
| * Use systemUnemphasizedSelectedTextBackgroundColor as the INACTIVE_SELECT_BG d...marc_culler2020-11-151-11/+1
* | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res...fvogel2020-08-241-1/+1
|\ \
| * | Correctly use a system placeholder color on macOS.fvogel2020-07-141-5/+1
| * | Fix [de0c219db2]: Use platform placeholder text colors as defaultsfvogel2020-07-141-0/+4
* | | Merge 8.6 but remove HITheme and HIBackground colors which are only supported...culler2020-08-041-19/+19
|\ \ \ | |/ / |/| / | |/
* | Merge 8.6jan.nijtmans2019-10-061-2/+0
|\ \ | |/
| * Minor simplification: DEF_CANVLINE_FILL and DEF_CANVTEXT_FILL are each only u...jan.nijtmans2019-10-061-2/+0
| * Too quick conclusion: all lines and text were gone :-). Reverting most of pre...jan.nijtmans2019-10-041-0/+2
| * Remove DEF_CANVLINE_FILL/DEF_CANVTEXT_FILL, since the default fill value (acc...jan.nijtmans2019-10-041-2/+0
* | Merge chavez-canvas branchKevin Walzer2019-09-291-0/+10
|\ \ | |/
| * Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some...Kevin Walzer2019-09-241-0/+10
* | Fix appearance anomalies with -default active buttons in aqua.culler2019-08-181-2/+2
|\ \ | |/
| * Accidentally discovered how to make HIToolbox indicate the pressed state ofculler2019-08-181-1/+1
| * Fix [d6a12763e6] and [a9b78a8718]: buttons with -default active have incorrectculler2019-08-161-2/+2
* | Fix [4566e2b83d]: wrong background colors in Aquaculler2019-07-131-5/+6
|\ \ | |/
| * fix [4566e2b83d]: Aqua toplevels and Tk frames use the wrong background colorculler2019-07-121-5/+6
* | merge trunkdkf2019-05-161-6/+2
|\ \
| * \ In Aqua, draw dark mode menubuttons as inactive, as is done for buttons.culler2019-05-161-2/+2
| |\ \ | | |/
| | * In Aqua, draw dark mode menubuttons as inactive, as is done for buttons.culler2019-05-161-2/+2
| | * François Vogel review (thanks!). Streamline UNIX defaults with MAC/WIN defau...jan.nijtmans2019-05-091-3/+0
| |/
| * Whitespace cleanup, syncronize a little with "trunk" version.jan.nijtmans2019-05-091-4/+3
* | Implementation of background images for frames (and toplevels)dkf2019-04-121-0/+2
* | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-111-18/+21
|\ \ | |/
| * Make Treeview headings look correct in both light and dark modes. Make ordinaryculler2019-04-081-18/+21
* | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-4/+4
|\ \ | |/
| * TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-4/+4
| |\
| | * Fix bug [70e531918e]: geometry issues with menubuttons on macOSculler2019-01-091-4/+4
* | | Merge 8.6jan.nijtmans2019-01-101-2/+2
|\ \ \ | |/ /
| * | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-2/+2
| |\ \ | | |/ | |/|