summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXColor.c
Commit message (Expand)AuthorAgeFilesLines
* more WIP for MaxOSjan.nijtmans2019-12-201-0/+16
* Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on High Sierramarc_culler2019-12-041-52/+29
* In Aqua, fix TkMacOSXInDarkMode so that it does not crash *and* returns a mea...marc_culler2019-11-251-5/+16
* Fix one compiler warning in Snow Leopard.culler2019-10-101-1/+3
* Fix two 'unrecognized selector' crashes in macOS 10.9 and 10.10culler2019-07-161-5/+5
* Whitespace cleanup, syncronize a little with "trunk" version.jan.nijtmans2019-05-091-4/+4
* On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9...culler2019-04-201-31/+33
* Fine tune aqua ttk colors. Fix availability errors introduced in 6cafd6f7.culler2019-04-191-20/+37
* Add missing blank line.culler2019-04-151-0/+1
* For Aqua, simulate systemWindowBackgroundColor in older OS versions. Adjustculler2019-04-151-49/+62
* For Aqua, add systemControlAccentColor; simulate the color for older systems.culler2019-04-141-2/+31
* For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-141-10/+16
* Fix the build for OSX 10.6 (Snow Leopard).culler2019-04-121-16/+24
* Reworked the drawing procedure for ttk::scrollbar and made it work in Dark Modeculler2019-03-281-0/+5
* Added a drawing procedure for dark mode comboboxes.culler2019-03-261-1/+6
* Add a few more semantic colors to make ttk::Entry and ttk::Treeview workculler2019-03-261-13/+32
* Avoid caching semantic colors so they will respond to appearance changesculler2019-03-201-4/+8
* Restore line that was accidentally deleted.culler2019-03-201-0/+1
* The systemTtkBackground color should be an NSColor too.culler2019-03-201-5/+3
* Fix the build for 10.6 (Snow Leopard).culler2019-03-131-8/+13
* Added a drawing procedure for notebook tabs in Dark Mode.culler2019-03-121-5/+12
* Add colors systemControlTextColor and systemDisabledControlTextColor andculler2019-03-111-4/+18
* Added a drawing procedure to make LabelFrame and Notebook panes render correc...culler2019-03-101-2/+1
* Cleaned up the code in tkMacOSXColors.c. Discovered along the way that we ca...culler2019-02-271-236/+294
* Fix bug [0d63621b6c]: Aqua ttk uses incorrect background colors.culler2019-02-241-197/+199
* Fix for colorspace issues and regression in drawing on macOS; thanks to Marc ...Kevin Walzer2017-10-121-5/+1
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-2/+4
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-2/+4
| |\
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-2/+4
* | | Patch for font metrics and colorspace provided by Adrian RobertKevin Walzer2012-02-221-3/+5
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-1/+1
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-1/+1
| |\ \ | | |/
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-1/+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-4/+38
| | * * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values.das2007-07-021-2/+6
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-12/+35
| | * * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-11/+11
| | * * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-43/+19
| | * * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-5/+6
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-352/+553
| | * * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-1/+6
| | * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-6/+55
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-3/+2
| | * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-19/+17
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-4/+4
* | | More marking of files as Objective-C.dkf2009-07-061-2/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-231/+224
|/ /