summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0. Streamline some indentingjan.nijtmans2024-06-301-118/+118
* Even more -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-121-4/+4
* More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-1/+1
* Merge 8.7jan.nijtmans2022-03-161-4/+0
|\
| * Eliminate some write-only variables in MacOSXjan.nijtmans2022-03-161-4/+0
* | Merge 8.6jan.nijtmans2021-02-021-6/+6
|\ \ | |/
| * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-6/+6
| * Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-5/+5
* | Code cleanup (mainly unnecessary casts to (ClientData))jan.nijtmans2020-08-241-1/+1
|/
* Edit comments, make some stylistic changes, remove an unused function parameter.culler2020-08-211-2/+2
* More use of TCL_UNUSED() macrojan.nijtmans2020-08-061-17/+11
* Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-1/+1
* Fix [3874c489cb44012a]: Test butPtr->image against NULL instead of Nonejan.nijtmans2020-03-301-1/+1
* Don't mind XKeycodeToKeysym() deprecation warning any more. Some MacOS code c...jan.nijtmans2020-03-111-1/+1
* In Aqua, draw dark mode menubuttons as inactive, as is done for buttons.culler2019-05-161-0/+11
* Whitespace cleanup, syncronize a little with "trunk" version.jan.nijtmans2019-05-091-1/+1
* Fix bug [1001070]: make labels use -highlightbackgroundculler2019-04-241-4/+5
|\
| * Fix indentation.culler2019-03-311-2/+2
| * Make menubuttons honor the -highlightcolor option on macOS.culler2019-03-311-5/+4
* | Mitigate future merge conflict headaches.culler2019-04-171-216/+199
|/
* Fix name collision on macOS. Clarify some logic in the geometry computation.culler2019-01-151-5/+6
* Fix the underlying problem with empty menubuttons on the mac, rather than theculler2019-01-141-28/+20
* Deal with empty menubuttons on the mac.culler2019-01-131-3/+12
* Fix bug [70e531918e]: geometry issues with menubuttons on macOSculler2019-01-091-117/+91
* Fix some inconsistent indentation; add missing emacs local variables.culler2018-11-111-0/+8
* Add padding to HITheme menubuttonsKevin Walzer2015-02-191-2/+2
* Silence some compiler warnings.dgp2015-02-121-4/+0
|\
| * Silence some compiler warningsdgp2015-02-121-4/+0
| * Commiting HITheme implementation obuttons; deferring scrolling for now becaus...Kevin Walzer2015-01-241-310/+684
* | Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-41/+41
* | Commiting HITheme implementation on buttons; deferring scrolling for now beca...Kevin Walzer2015-01-241-306/+691
* | remove some unnecessary eol-spacingjan.nijtmans2015-01-151-1/+1
* | All on Tk/Cocoa: Improve view performance during resizing; implement custom d...Kevin Walzer2014-12-241-1/+1
* | Revert unintended commit of menubutton fileKevin Walzer2014-12-211-15/+2
* | Minor optimization of drawing code in OSXKevin Walzer2014-12-211-2/+15
* | Stop segfaults on Mac OSX after [$button destroy].dgp2014-08-271-0/+1
|\ \ | |/
| * Stop segfaults on Mac OSX after [$button destroy].dgp2014-08-271-0/+1
| |\
| | * Apply a similar dealloc fix to menubuttonhypnotoad2014-08-271-0/+1
| |/ |/|
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-795/+309
* | 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-85/+170
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-6/+10
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-498/+472
| | * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-3/+2
| | * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-3/+3
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-6/+3