summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMenus.c
Commit message (Expand)AuthorAgeFilesLines
* Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands.jan.nijtmans2014-06-031-11/+6
* Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th...jan.nijtmans2013-03-071-2/+2
* Purge RCS Keywordsdgp2011-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-54/+142
| * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
| * * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-041-2/+5
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-130/+120
| * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-1/+2
| * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-3/+2
| * comment typodas2006-05-161-2/+2
| * * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-2/+17
| * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-8/+4
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-10/+1
| * * macosx/tkMacOSXMenu.c:das2005-11-271-1/+7
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-24/+22
| * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-16/+16
| * * generic/tkMain.c:das2004-11-111-18/+2
| * Get the "Command-H" -> hide binding working. Also remove the spuriouswolfsuit2004-03-171-2/+8
| * backport of Mac OS X specific changes on trunk since 8.4.2:das2003-05-131-2/+1
* | More marking of files as Objective-C.dkf2009-07-061-33/+111
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-269/+334
* | TIP 337dgp2008-12-091-8/+12
* | Remove/disable dead code flagged by clang static analyzerdas2008-12-071-2/+2
* | Greatly clean up Tk's handling of the writability of the Tcl result object.dkf2008-10-051-99/+102
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-091-2/+1
* | * macosx/tkMacOSXMenus.c: add "Run Widget Demo" menu item to thedas2007-11-041-54/+143
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0.das2007-06-031-2/+5
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-130/+120
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-2/+2
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-3/+2
* | comment typodas2006-05-161-2/+2
* | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-2/+17
* | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-8/+4
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-10/+1
* | * macosx/tkMacOSXMenu.c:das2005-11-271-1/+7
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-24/+22
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-8/+8
* | Make sure user_data is NULL everywhere it isn't set. [Bug 1021812]dkf2004-09-031-2/+3
* | Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the defaultwolfsuit2004-04-011-12/+2
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-8/+8
* | Fix a bug with MacOS X Tk's handling of the help menu. The code expected thewolfsuit2003-03-081-2/+1
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+325