Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
[bpt/emacs.git] / src / nsmenu.m
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-01 Jan DRename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT...
2010-07-01 Jan D* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar...
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Kenichi Handamerge trunk
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-13 Alan MackenzieRevert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse...
2010-04-13 Adrian Robert* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-11-09 Stefan Monnier* menu.c (Fx_popup_menu): Consolidate versions from...
2009-10-19 Dan Nicolaescu* nsterm.m:
2009-10-12 Adrian Robert* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-27 Adrian Robert(ns_update_menubar): Use ns_app_name. Sync with xmenu...
2009-09-25 David Reitternsmenu.m (EmacsMenu-clear): Recognize application menu
2009-09-22 Adrian Robert(EmacsMenu-menuNeedsUpdate): Ignore if frame has been...
2009-09-18 Adrian Robert* nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equiva...
2009-08-21 Adrian Robertnsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
2009-06-14 David Reitternsmenu.m (EmacsTooltip: setText): set height of tooltip.
2009-04-13 Stefan Monnier* nsselect.m (symbol_to_nsstring, clean_local_selection...
2009-03-06 Adrian Robert(EmacsMenu-addItemWithWidgetValue:): Don't add accelera...
2009-02-13 Adrian Robert* nsfns.m (ns-read-file-name): BLOCK_INPUT while showin...
2009-02-07 Adrian Robert* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDe...
2009-02-04 Adrian Robert* nsmenu.m (pop_down_menu): New function.
2009-01-25 Adrian RobertChanges to remove Feval calls from GUI under NS.
2009-01-22 Adrian RobertRemove '23' comments that indicated code added during...
2009-01-22 Adrian Robert* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidget...
2009-01-21 Adrian Robertfix typo in comment
2009-01-21 Adrian Robert* nsmenu.m (NSMENUPROFILE): Change #if style.
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-11-25 Adrian RobertFix bug #1362. * image.c (x_clear_image_1): Do not...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-05 Adrian RobertDock menu customization, based on a patch by Ken Raebur...
2008-08-04 Adrian Robertfix popup menu selection return (menu.c); add use of...
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-22 Chong Yidong(Fns_reset_menu, Fx_popup_menu): Change to use 'doc...
2008-07-22 Adrian RobertNS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Stefan Monnier* Makefile.in: Undef LIB_STANDARD before defining it...
2008-07-16 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-07-16 Miles BaderUse nicer comment syntax for arch taglines in Objective...
2008-07-15 Miles BaderAdd arch tagline
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)