]> code.delx.au - gnu-emacs/history - src/nsterm.h
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / src / nsterm.h
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-12-02 Jan DjärvHandle negative top/left in frame parameters (Bug#7510).
2010-03-31 Chong YidongFix last set of Nextstep changes.
2010-03-31 Chong Yidong* nsterm.h: Fix last change.
2010-03-29 Chong YidongClean up unneeded ns_set_icon_type calls.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-10-16 Adrian Robert(NS_HAVE_NSINTEGER): Back out and augment with CGFloat...
2009-10-12 Adrian Robert(EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip)...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-27 Adrian Robert(ns_app_name): New extern variable.
2009-09-18 Adrian Robert(ns_no_defaults): Remove.
2009-06-08 Adrian Robertnsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.
2009-03-14 David ReitterUnify shutdown handling under NS, via ns-power-off...
2009-01-29 Adrian Robert* nsterm.h (EmacsPrefsController.cursorBlinkSlider...
2009-01-25 Adrian RobertChanges to remove Feval calls from GUI under NS.
2009-01-23 Adrian Robert* emacs.c (ns_no_defaults): New declaration. (main...
2009-01-22 Adrian RobertRemove '23' comments that indicated code added during...
2009-01-22 Adrian Robert* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize...
2009-01-21 Adrian Robert* nsterm.h (EmacsPrefsController): Add -setPanelFromDef...
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-10-02 Adrian Robert* nsterm.h (ns_cursor_types, ns_output.desired_cursor_c...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-18 Chong Yidong(ns_display_info): Remove `height' and `width' members.
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-21 Adrian Robert* nsfns.m (ns-read-file-name): Add casts to avoid warni...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-06 Adrian Robert* config.in: Regenerate. * Makefile.in: Move nsXXX...
2008-08-05 Adrian RobertDock menu customization, based on a patch by Ken Raebur...
2008-08-04 Chong YidongTest directly for NS_HAVE_INTEGER before defining it.
2008-08-04 Chong Yidong(find_and_call_menu_selection): Fix prototype.
2008-08-01 Adrian Robertadd defines for NSInteger, NSUInteger on non-Leopard
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-21 Dan Nicolaescu* term/ns-win.el: Rename ns- functions/variables to the
2008-07-19 Adrian Robertfix bug with quickdraw smoothing; also, in Makefile...
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Adrian Robertchange most cases of PENDING to TODO, some to FIXME...
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-15 Miles BaderAdd arch tagline
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)