summaryrefslogtreecommitdiffstats
path: root/mac/tkMacMenu.c
Commit message (Collapse)AuthorAgeFilesLines
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-10/+16
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-24/+150
|
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-2/+2
| | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace.
* Add support for Appearance Manager 1.2 Floating windows, and the new window ↵jingham2000-02-101-2/+9
| | | | classes in unsupported1
* * mac/tkMacMenu.c: finished bug 3075 by changing the char values ofhobbs1999-12-161-10/+10
| | | | what was checked (verified correctness on Mac).
* added TkMacPreprocessMenuhobbs1999-12-071-9/+20
|
* added TkpPreprocessMenu (commited before saving one last file...)hobbs1999-12-071-1/+31
|
* * mac/tkMacFont.c:hobbs1999-12-071-32/+31
| | | | | | | * mac/tkMacMenu.c: * mac/tkMacWindowMgr.c: fixed greyed out menu items, handling of ... elipsis, font mapping problem, and enabled generated menu posting [Bug: 3705]
* Fix a bug where the background of the menu can be wrong on Appearances that ↵jingham1999-08-131-4/+18
| | | | use pixmaps for the background of the menu.
* Fix a typo from the 8.0 -> 8.1 conversion of the Menu code.jingham1999-08-071-2/+3
|
* Fix a typo left over from the conversion of the Menu code from 8.0 to 8.1.jingham1999-08-051-3/+2
|
* Fix a bug in the region calculation for popup menus which would cause the ↵jingham1999-06-161-3/+23
| | | | popup to get posted in the wrong place if the menu was going to stick off the bottom of the screen.
* Changes needed to get Tk8.1 to compile with stubs on the Mac Also copied ↵jingham1999-05-221-45/+25
| | | | over some changes from Tk8.0.5 to support themed menus.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-181/+314
|
* * Merged changes from 8.0.5:stanton1999-04-161-30/+9
| | | | - Updated for Mac release
* Make the Macintosh Menu's adopt the current Theme Appearance if the ↵jingham1998-11-111-48/+312
| | | | Appearance extension (version 1.0.1 or later) is installed
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Updates from Jim Inghamwelch1998-08-131-10/+17
|
* Updates from Jim Inghamwelch1998-08-121-1/+1
|
* plugin updateswelch1998-06-271-0/+37
|
* Initial revisionrjohnson1998-04-011-0/+3994