summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixMenu.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-18/+24
| | * * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-1/+14
| * | TIP 360: Remove special handling of the .help menu on X11.patthoyts2010-01-091-1/+13
* | | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar,nijtmans2010-05-101-3/+3
* | | TIP 360: Remove special handling of .help menu on X11.patthoyts2010-01-091-1/+13
* | | - eliminate some unnessary type castsnijtmans2009-01-281-8/+8
* | | minor corrections to commentsdkf2008-12-091-22/+22
* | | Making code neater...dkf2008-11-261-18/+17
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-26/+26
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-5/+5
* | header cleanupdgp2007-09-071-3/+1
* | Minor syntactic stuffdkf2007-02-271-51/+34
* | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-17/+23
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* | Finish ANSIfyingdkf2005-11-141-124/+130
* | ANSIfydkf2005-11-131-331/+315
* | Silence compiler warningsdgp2004-06-081-5/+3
* | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-1/+14
* | Make test suite pass without crashes from TIP#109 changes...dkf2003-08-141-3/+6
* | TIP#109 implementation - checkbuttons and radiobuttons now look better.dkf2003-08-141-54/+70
|/
* Stop GCC from issuing warnings about things that don't matter.dkf2002-02-221-3/+3
* * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27dgp2002-01-171-3/+3
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-21/+144
* * unix/configure.in:hobbs1999-12-211-7/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-181/+266
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1603