| Commit message (Expand) | Author | Age | Files | Lines |
* | more WIP for MaxOS | jan.nijtmans | 2019-12-20 | 1 | -0/+16 |
|
|
* | Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on High Sierra | marc_culler | 2019-12-04 | 1 | -52/+29 |
|
|
* | In Aqua, fix TkMacOSXInDarkMode so that it does not crash *and* returns a mea... | marc_culler | 2019-11-25 | 1 | -5/+16 |
|
|
* | Fix one compiler warning in Snow Leopard. | culler | 2019-10-10 | 1 | -1/+3 |
|
|
* | Fix two 'unrecognized selector' crashes in macOS 10.9 and 10.10 | culler | 2019-07-16 | 1 | -5/+5 |
|
|
* | Whitespace cleanup, syncronize a little with "trunk" version. | jan.nijtmans | 2019-05-09 | 1 | -4/+4 |
|
|
* | On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9... | culler | 2019-04-20 | 1 | -31/+33 |
|
|
* | Fine tune aqua ttk colors. Fix availability errors introduced in 6cafd6f7. | culler | 2019-04-19 | 1 | -20/+37 |
|
|
* | Add missing blank line. | culler | 2019-04-15 | 1 | -0/+1 |
|
|
* | For Aqua, simulate systemWindowBackgroundColor in older OS versions. Adjust | culler | 2019-04-15 | 1 | -49/+62 |
|
|
* | For Aqua, add systemControlAccentColor; simulate the color for older systems. | culler | 2019-04-14 | 1 | -2/+31 |
|
|
* | For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to match | culler | 2019-04-14 | 1 | -10/+16 |
|
|
* | Fix the build for OSX 10.6 (Snow Leopard). | culler | 2019-04-12 | 1 | -16/+24 |
|
|
* | Reworked the drawing procedure for ttk::scrollbar and made it work in Dark Mode | culler | 2019-03-28 | 1 | -0/+5 |
|
|
* | Added a drawing procedure for dark mode comboboxes. | culler | 2019-03-26 | 1 | -1/+6 |
|
|
* | Add a few more semantic colors to make ttk::Entry and ttk::Treeview work | culler | 2019-03-26 | 1 | -13/+32 |
|
|
* | Avoid caching semantic colors so they will respond to appearance changes | culler | 2019-03-20 | 1 | -4/+8 |
|
|
* | Restore line that was accidentally deleted. | culler | 2019-03-20 | 1 | -0/+1 |
|
|
* | The systemTtkBackground color should be an NSColor too. | culler | 2019-03-20 | 1 | -5/+3 |
|
|
* | Fix the build for 10.6 (Snow Leopard). | culler | 2019-03-13 | 1 | -8/+13 |
|
|
* | Added a drawing procedure for notebook tabs in Dark Mode. | culler | 2019-03-12 | 1 | -5/+12 |
|
|
* | Add colors systemControlTextColor and systemDisabledControlTextColor and | culler | 2019-03-11 | 1 | -4/+18 |
|
|
* | Added a drawing procedure to make LabelFrame and Notebook panes render correc... | culler | 2019-03-10 | 1 | -2/+1 |
|
|
* | Cleaned up the code in tkMacOSXColors.c. Discovered along the way that we ca... | culler | 2019-02-27 | 1 | -236/+294 |
|
|
* | Fix bug [0d63621b6c]: Aqua ttk uses incorrect background colors. | culler | 2019-02-24 | 1 | -197/+199 |
|
|
* | Fix for colorspace issues and regression in drawing on macOS; thanks to Marc ... | Kevin Walzer | 2017-10-12 | 1 | -5/+1 |
|
|
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -2/+4 |
|\ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -2/+4 |
| |\ |
|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -2/+4 |
|
|
* | | | Patch for font metrics and colorspace provided by Adrian Robert | Kevin Walzer | 2012-02-22 | 1 | -3/+5 |
|
|
* | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -1/+1 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -4/+38 |
|
|
| | * | * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values. | das | 2007-07-02 | 1 | -2/+6 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -12/+35 |
|
|
| | * | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -11/+11 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -43/+19 |
|
|
| | * | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -5/+6 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -352/+553 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 1 | -1/+6 |
|
|
| | * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -6/+55 |
|
|
| | * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -3/+2 |
|
|
| | * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -19/+17 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -4/+4 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -2/+2 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -231/+224 |
|/ / |
|