summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/menu/menuedit.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-1/+0
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-15/+0
* - Added support for optional MenuObj argumentsJust van Rossum2002-01-021-0/+78
* Added generators for EnableMenuItem and CheckMenuItem (which have Mac in fron...Jack Jansen2001-01-291-0/+14
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-1/+1
* Made the core toolbox modules carbon-compatible using the new greylist featur...Jack Jansen2000-06-021-0/+1
* Unified handle-conversion scheme toJack Jansen1999-12-231-9/+2
* Added Ctl.as_Control and Menu.as_Menu methods, which take a resource asJack Jansen1999-02-071-0/+4
* Grmpf, a lot more routines have gotten a "Mac" prefix for theirJack Jansen1998-04-241-0/+36
* Added as_Resource() method to convert menu object to res objectJack Jansen1995-06-181-0/+9
* moved OpenDeskAcc hereGuido van Rossum1995-03-191-0/+4