aboutsummaryrefslogtreecommitdiffstats
path: root/src/macmenu.c
Commit message (Expand)AuthorAgeFilesLines
* [TARGET_API_MAC_CARBON]: Don't include headers that are included viaYAMAMOTO Mitsuharu2005-03-041-2/+2
* * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.Steven Tamm2004-12-031-11/+2
* * macmenu.c (add_menu_item): Fallback on MacRoman if encodingSteven Tamm2004-12-011-0/+8
* macfns.c (mac_get_window_bounds): Add extern.Steven Tamm2004-10-061-2/+2
* (add_menu_item): Remove unused variable `i'. Don'tSteven Tamm2004-09-021-3/+3
* * macmenu.c (_widget_value): Added lname and lkey.Jan Djärv2004-08-301-10/+43
* macmenu.c (mac_menu_show): Remove shadowing of menu variableSteven Tamm2004-08-301-6/+6
* macmenu.c (ENCODE_MENU_STRING): Added to handle multibyteSteven Tamm2004-08-261-5/+25
* Support Tooltips with the Carbon emacs port.Steven Tamm2004-05-301-15/+3
* Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixingSteven Tamm2004-05-141-1/+2
* Inserting Yamomotosan's changes for MacOSX image support, better supportSteven Tamm2004-02-261-28/+1
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (menubar_selection_callback): Don't pass uninitializedStefan Monnier2003-06-151-1/+2
* Make (few) trivial substitutions for renamed andKim F. Storm2003-05-241-4/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-33/+33
* * macmenu.c (MIN_POPUP_SUBMENU_ID): AddedSteven Tamm2002-12-221-24/+48
* 2002-12-02 Andrew Choi <[email protected]>Andrew Choi2002-12-021-5/+7
* 2002-10-06 Andrew Choi <[email protected]>Andrew Choi2002-10-071-1/+4
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-13/+13
* Use macro SPECPDL_INDEX.Juanma Barranquero2002-07-111-1/+1
* In src/:Andrew Choi2002-06-161-0/+3
* Remove declaration of Qmouse_click and Qevent_kind.Pavel Janík2002-06-121-2/+1
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+2346