summaryrefslogtreecommitdiffstats
path: root/generic/tkMenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* make some internal tables constnijtmans@users.sourceforge.net2012-04-181-3/+3
|\
| * make some more internal tables CONSTnijtmans@users.sourceforge.net2012-04-181-3/+3
* | Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| * * generic/tkMenubutton.c (ConfigureMenuButton): trace thehobbs2007-12-131-27/+23
| * * generic/tkMenubutton.h: fixed compound menubutton handling likehobbs2003-11-171-11/+26
* | * generic/tkMenubutton.c: s/DEF_BUTTON_JUSTIFY/DEF_MENUBUTTON_JUSTIFY/das2009-04-101-2/+2
* | * generic/tkMenubutton.c (ConfigureMenuButton): trace thehobbs2007-12-131-8/+5
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | header cleanupdgp@users.sourceforge.net2007-09-071-2/+2
* | Cleaning up whitespace, comments, declarations. No functional changes.donal.k.fellows@manchester.ac.uk2007-06-241-42/+42
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* | ANSIfydonal.k.fellows@manchester.ac.uk2005-11-151-230/+228
* | * generic/tkMenubutton.h: fixed compound menubutton handling likehobbs2003-11-171-11/+26
|/
* Applied companion patch for Tcl Patch 585105,dgp@users.sourceforge.net2002-08-051-3/+3
* * Updates to handle change in type of part2 argument ofdgp@users.sourceforge.net2002-03-201-3/+3
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp@users.sourceforge.net2002-01-251-3/+3
* * Updates to handle change in type of tablePtrdgp@users.sourceforge.net2002-01-171-2/+2
* implementation of TIP 63 (accepted) -compound option to menu items.tmh2001-10-121-2/+2
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-28/+13
* implement TIP11, -compound option for menubutton widgettmh2001-05-211-1/+13
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-2/+2
* merged 8.1.0 changes into mainlinestanton1999-04-241-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-297/+383
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+865