summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXButton.c
Commit message (Expand)AuthorAgeFilesLines
* [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 cocoahypnotoad2014-08-271-7/+1
| * An improvement on beforehypnotoad2014-08-271-1/+2
| * dgp's constant comparison fixhypnotoad2014-08-271-0/+3
| * Fix for segfaults induced by the following script:hypnotoad2014-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
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-967/+909
| * | * macosx/tkMacOSXButton.c (TkMacOSXDrawControl): correct redrawhobbs2006-05-261-26/+32
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-7/+3
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+19
| * | * macosx/tkMacOSXButton.c:das2005-08-221-2/+2
| * | * macosx/tkMacOSXInit.c:das2005-05-141-3/+3
| * | Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug.wolfsuit2005-03-121-23/+19
| * | * generic/tkMain.c:das2004-11-111-25/+26
| * | Fix for 1055023 from mikek@muonics.com.wolfsuit2004-11-101-11/+15
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-41/+43
| * | * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
| * | * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-251-1/+21
| * | * macosx/tkMacOSXButton.c (TkpDisplayButton): correct typo forhobbs2003-04-301-3/+3
| * | * generic/tkButton.h: Rewrote the handlinghobbs2003-04-261-42/+55
* | | TkpDisplayButton: use computed borderWidthdas2008-12-071-2/+2
| |/ |/|
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-091-5/+7
* | * macosx/tkMacOSXButton.c: replace HiliteControl() by modern APIdas2007-11-081-47/+74
* | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-4/+10
* | * macosx/tkMacOSXButton.c: delay picParams setup until needed.das2007-10-121-25/+16