summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXButton.c
Commit message (Expand)AuthorAgeFilesLines
* Re-working of internal Cocoa widget drawing routines, especially when resizin...kevin_walzer2015-04-091-9/+12
* Backing out changes; unexpected issues with window resizing that require furt...kevin_walzer2015-04-071-13/+9
* Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler...kevin_walzer2015-04-071-9/+12
* Fix for 5824a992df, images not displaying in Cocoa in label with sunken reliefkevin_walzer2015-02-281-7/+0
* Malformed comment.dgp2015-02-201-1/+0
* Fix build problem on OSXjan.nijtmans2015-02-191-1/+1
* Cleanup of bounds in button code.kevin_walzer2015-02-161-6/+0
* Major fix for HITheme button metrics; thanks to Marc Culler for patch.kevin_walzer2015-02-161-273/+201
* Final adjustment of checkbutton flags in Cocoakevin_walzer2015-02-131-2/+2
* Apply same padding fix to Cocoa checkbuttonskevin_walzer2015-02-121-3/+12
* Limit hard-coded padding in Cocoa buttons to radiobuttons indicatorOnkevin_walzer2015-02-121-6/+13
* Cleaner implementation of metrics for radiobuttons and checkbuttons under Coc...kevin_walzer2015-02-121-22/+25
* Silence some compiler warningsdgp2015-02-121-3/+0
* Further refinement of button metrics in Cocoakevin_walzer2015-02-121-1/+1
* Further refinement of button metrics in Cocoakevin_walzer2015-02-121-1/+1
* Further refinement of checkbutton metrics in Cocoakevin_walzer2015-02-121-1/+1
* Adjust metrics in buttons to remove extraneous padding in Cocoa checkbuttons ...kevin_walzer2015-02-111-1/+1
* Fix conflicting types in tkMacOSXButton.ckevin_walzer2015-01-271-1/+1
* Commiting HITheme implementation obuttons; deferring scrolling for now becaus...kevin_walzer2015-01-241-1039/+1005
* Refinement of redraw during window resizing in Cocoa; refinement of button di...kevin_walzer2014-12-281-2/+2
* Add method to tkMacOSXButton.ckevin_walzer2014-12-241-1/+1
* [9d72dcd3bc] Plug memleakdgp2014-11-061-1/+1
* Fix display of buttons on Cocoa if horizontally scrolled outside parent widgetkevin_walzer2014-10-181-1/+2
* Fine-tune display of buttons on Tk/Cocoa on horizontal scrollkevin_walzer2014-09-231-0/+7
* Stop segfaults on Mac OSX after [$button destroy].core-8-5-16dgp2014-08-271-0/+1
|\
| * Fix from kevin_walzer for buttons in cocoaseandeelywoods2014-08-271-7/+1
| * An improvement on beforeseandeelywoods2014-08-271-1/+2
| * dgp's constant comparison fixseandeelywoods2014-08-271-0/+3
| * Fix for segfaults induced by the following script:seandeelywoods2014-08-271-0/+3
| * Fix for shimmering of buttons embedded when scrolled in text and canvas widge...kevin_walzer2014-08-161-19/+144
| * Fix for serious bugs with input methods, and for display of certain fonts in ...kevin_walzer2012-01-291-0/+9
| * Purge RCS Keywordsdgp2011-06-081-2/+0
| |\
| * | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
| * | Put all Tk_OptionSpec for buttons and labelsnijtmans2010-02-181-19/+8
| * | Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+4
| * | More marking of files as Objective-C.dkf2009-07-061-2/+2
| * | Merge of TkAqua Cocoa portmacosx-cocoa-mergedas2009-06-291-1325/+885
| * | TkpDisplayButton: use computed borderWidthdas2008-12-071-2/+2
* | | Fix for shimmering of buttons embedded when scrolled in text and canvas widge...kevin_walzer2014-08-161-19/+145
* | | Fix for 3016181, thanks to Tom Goddard for patchkevin_walzer2013-08-251-2/+2
* | | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics...jan.nijtmans2012-10-231-28/+16
* | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchkevin_walzer2012-09-121-1322/+894
| |/ |/|
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| * | TkpDisplayButton: use computed borderWidthdas2008-12-071-2/+2
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-2/+2
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-67/+114
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-7/+11
| * | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-10/+10
| * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-091-2/+2