summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDefault.h
Commit message (Expand)AuthorAgeFilesLines
* fix DEF_BUTTON_HIGHLIGHT for Aqua.culler2021-04-261-1/+1
* Additional fixes to Aqua default colors and handling of fieldbackground for e...culler2021-04-191-8/+8
* Finish fix for [58222c42b3]: revert defaults for entry and text highlight bg,...culler2021-04-081-4/+4
* Fix [58222c42b3]: ttk::entry has wrong default background/fieldbackgroundculler2021-03-051-5/+5
* Try initializing menus a bit later and dealing with menu item background color.culler2020-11-171-10/+11
* Use systemUnemphasizedSelectedTextBackgroundColor as the INACTIVE_SELECT_BG d...marc_culler2020-11-151-11/+1
* 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
* Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some...Kevin Walzer2019-09-241-0/+10
* 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]: Aqua toplevels and Tk frames use the wrong background colorculler2019-07-121-5/+6
* 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
* 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
|\
| * Fix bug [70e531918e]: geometry issues with menubuttons on macOSculler2019-01-091-4/+4
* | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-2/+2
|\ \ | |/ |/|
| * As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-2/+2
* | Tidy up whitespace and casts of NULL.culler2018-11-281-26/+26
* | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-271-5/+0
* | Improved patch formatting. No functional changefvogel2016-01-111-1/+1
* | merged trunkfvogel2016-01-111-18/+19
|\ \
| * \ TIP #437: Tk panedwindow options for proxy windowjan.nijtmans2015-10-081-0/+1
| |\ \ | | |/
| | * Hm, better keep the TIP as it is, not making it more difficult than it alread...jan.nijtmans2015-09-301-0/+1
| | * .... forgot to bring back tkMacOSXDefault.h to original statejan.nijtmans2015-09-301-19/+16
| | * Added -proxyborderwidth optionfvogel2015-09-301-18/+19
| | * Added -proxybackground optionfvogel2015-09-291-0/+1
| | * Bug [1247115fff] - Added -proxyrelief optionfvogel2015-07-141-0/+1
| | * Major fix for HITheme button metrics; thanks to Marc Culler for patch.Kevin Walzer2015-02-161-18/+18
| | * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-2/+0
| | * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-43/+63
| * | Major fix for HITheme button metrics; thanks to Marc Culler for patch.Kevin Walzer2015-02-161-18/+18
* | | [3f456a5bb9]: Patches for listbox right justifyjan.nijtmans2014-02-111-0/+1
|/ /
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-19/+17
| | * fix DEF_MENUBUTTON_FONTdas2007-10-301-2/+2
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-34/+32
| | * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-5/+7
| | * * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-231-4/+4
| | * Add native drawing for Entry and Spinbox widgets.wolfsuit2005-03-251-6/+16
| | * Change the default menu -tearoff value to 0 until we actually get tearoffwolfsuit2004-07-251-2/+7
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-7/+25
* | | Implementation of TIP #197.dkf2008-12-061-1/+2
* | | Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-201-38/+44
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1