summaryrefslogtreecommitdiffstats
path: root/macosx/ttkMacOSXTheme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-021-2/+2
|\
| * Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-2/+2
* | Merge 8.6jan.nijtmans2020-09-021-1/+1
|\ \ | |/
| * Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-1/+1
* | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-12/+12
|\ \ | |/
| * Some internal master -> container renamings, nothing related to APIjan.nijtmans2020-08-271-12/+12
* | Code cleanup (mainly unnecessary casts to (ClientData))jan.nijtmans2020-08-241-5/+5
* | Adjust some point locations by 1 pixel in DrawDarkListHeader - thanks to Csa...culler2020-08-241-3/+3
|\ \ | |/
| * Adjust some point locations by 1 pixel in DrawDarkListHeader - thanks to Csa...culler2020-08-241-3/+3
* | Add the remaining (cosmetic) changes from the mac_clip branch.culler2020-08-211-1/+1
|\ \ | |/
| * Add the remaining (cosmetic) changes from the mac_clip branch.culler2020-08-211-1/+1
| |\
| | * Edit comments, make some stylistic changes, remove an unused function parameter.culler2020-08-211-1/+1
* | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-9/+7
|\ \ \ | |/ /
| * | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-9/+7
| |\ \ | | |/ | |/|
| | * In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -...fvogel2020-07-181-7/+7
| | * Two occurrences leftover in previous commit.fvogel2020-07-181-4/+2
* | | Merge 8.6jan.nijtmans2020-08-061-6/+3
|\ \ \ | |/ /
| * | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou...jan.nijtmans2020-08-061-3/+3
| |/
* | Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-16/+16
|\ \ | |/
| * Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-16/+16
* | Merge 8.6. More TCL_UNUSED() usage.jan.nijtmans2020-03-191-71/+71
|\ \ | |/
* | Eliminate many more warnings on macOS, related to -Wextrajan.nijtmans2020-03-161-138/+139
* | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml...jan.nijtmans2020-03-011-2/+5
* | Merge trunkjan.nijtmans2020-02-101-6/+6
|\ \
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-6/+6
|/ /
* | Merge 8.6culler2019-11-191-8/+9
|\ \ | |/
| * Correct some errors revealed by building on macOS 10.6culler2019-11-191-8/+9
* | Aqua: Fix arithmetic error in ttk::scrollbar display.culler2019-10-241-1/+1
|\ \ | |/
| * Aqua: Fix arithmetic error in ttk::scrollbar display.culler2019-10-241-1/+1
| * Add 7 X11 functions to the aqua stub table, which makes them accessable to st...jan.nijtmans2019-09-241-1/+1
* | Merge 8.6jan.nijtmans2019-09-241-1/+1
|\ \ | |/
* | Fix bug [96bce57407]: macosx crash when drawing 1x1 rounded rectangles.culler2019-09-241-3/+24
|\ \ | |/
| * Fix bug [96bce57407]: crash when drawing 1x1 rounded rectanglesculler2019-09-221-3/+24
| * Fix for crash on IDLE on macOS caused by TkKevin Walzer2019-09-021-6/+8
* | Fix for crash on IDLE on macOS caused by TkKevin Walzer2019-09-021-6/+8
* | Fix appearance anomalies with -default active buttons in aqua.culler2019-08-181-2/+18
|\ \ | |/
| * Fix [d6a12763e6] and [a9b78a8718]: buttons with -default active have incorrectculler2019-08-161-2/+18
* | Merge 8.6jan.nijtmans2019-07-311-1/+1
|\ \ | |/
| * Merge 8.5jan.nijtmans2019-07-311-1/+1
| |\
| | * Fix build errors on i386 for Cocoa; thanks to Marc Culler for patchKevin Walzer2016-01-311-1/+1
| | * Major fix for HITheme button metrics; thanks to Marc Culler for patch.Kevin Walzer2015-02-161-1/+1
| | * Better alingment of notebook tabs in Cocoa; thanks to Marc Culler for patchKevin Walzer2015-02-151-12/+4
| | * Fix for different ttk notebook tab metrics on OS X/YosemiteKevin Walzer2014-10-281-3/+10
* | | Fix bug [67aa204e5b]: Make Aqua Ttk buttons display their pressed state again.culler2019-07-111-2/+3
|\ \ \ | |/ /
| * | Fix bug [67aa204e5b]: Make Aqua Ttk buttons display their pressed state again.culler2019-07-111-2/+3
* | | Fix bug [8476b75781], including the Aqua tk scrollbar.culler2019-07-011-21/+26
|\ \ \ | |/ /
| * | Improve scrollbar and ttk::scrollbar on OSX 10.8 and earlier.culler2019-07-011-20/+19
| * | Fix geometry of horizontal ttk scrollbars; hide thumb when no scrolling is po...culler2019-06-301-2/+7
| * | Adjust minimum thumb sizeculler2019-06-291-1/+2
* | | Fix compiler warnings on all macOS versions.culler2019-06-291-2/+3
|\ \ \ | |/ /