summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* (NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Ti...Adrian Robert2009-10-161-4/+16
* (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol menti...Adrian Robert2009-10-121-9/+4
* (ns_app_name): New extern variable.Adrian Robert2009-09-271-0/+1
* (ns_no_defaults): Remove.Adrian Robert2009-09-181-1/+0
* nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.Adrian Robert2009-06-081-1/+1
* Unify shutdown handling under NS, via ns-power-off key event (where appropria...David Reitter2009-03-141-47/+1
* * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only defineAdrian Robert2009-01-291-4/+8
* Changes to remove Feval calls from GUI under NS.Adrian Robert2009-01-251-0/+16
* * emacs.c (ns_no_defaults): New declaration. (main): Use it. * nsterm.h (ns...Adrian Robert2009-01-231-0/+1
* Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert2009-01-221-19/+11
* * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. ...Adrian Robert2009-01-221-1/+1
* * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm....Adrian Robert2009-01-211-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.curren...Adrian Robert2008-10-021-21/+3
* (ns_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-2/+4
* * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-...Adrian Robert2008-08-211-1/+5
* * config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big a...Adrian Robert2008-08-061-2/+2
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-1/+1
* Test directly for NS_HAVE_INTEGER before defining it.Chong Yidong2008-08-041-2/+2
* (find_and_call_menu_selection): Fix prototype.Chong Yidong2008-08-041-1/+1
* add defines for NSInteger, NSUInteger on non-LeopardAdrian Robert2008-08-011-0/+5
* clear warnings and clean up NS portAdrian Robert2008-08-011-5/+7
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-10/+3
* fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '...Adrian Robert2008-07-191-1/+1
* change most cases of PENDING to TODO, some to FIXME or XXXAdrian Robert2008-07-171-2/+2
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-3/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-6/+5
* Add arch taglineMiles Bader2008-07-151-0/+3
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+827