summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* Apply a similar dealloc fix to menubuttonmacosx_button_segfaulthypnotoad2014-08-271-0/+1
* 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
* | * macosx/tkMacOSXInit.c:das2005-05-141-5/+5
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-41/+47
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+861