summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* 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].core_8_5_16dgp2014-08-271-0/+1
| |\
| | * Apply a similar dealloc fix to menubuttonmacosx_button_segfaulthypnotoad2014-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
| | * typo in last commitdas2005-11-271-2/+2
| | * * macosx/tkMacOSXMenu.c:das2005-11-271-1/+7
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-23/+35
| | * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+21
| | * * macosx/tkMacOSXInit.c:das2005-05-141-5/+5
| | * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-41/+47
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-3/+1
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-10/+1
* | | More marking of files as Objective-C.dkf2009-07-061-2/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-791/+305
* | | Remove/disable dead code flagged by clang static analyzerdas2008-12-071-4/+2
* | | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-3/+3
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXButton.c: replace HiliteControl() by modern APIdas2007-11-081-83/+164
* | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-3/+7
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-6/+10
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-498/+472
* | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c:hobbs2007-04-211-484/+493
* | Reduce the #ifdef count a lot by adding debug-print macrosdkf2007-04-131-493/+484
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-3/+2
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-3/+2
* | * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-4/+2
* | typo in last commitdas2005-11-271-2/+2
* | * macosx/tkMacOSXMenu.c:das2005-11-271-1/+7
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-27/+39
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+21