]> code.delx.au - gnu-emacs/history - src/nsfns.m
Ensure NS frames remain hidden when invisible
[gnu-emacs] / src / nsfns.m
2009-05-26 David ReitterEnsure NS frames remain hidden when invisible
2009-05-10 Chong Yidong* nsfns.m (Fx_display_planes): Compute bitplanes using
2009-05-06 Stefan Monnier(ns_get_screen): Rewrite.
2009-03-14 David ReitterUnify shutdown handling under NS, via ns-power-off...
2009-03-12 Juanma Barranquero* nsfns.m (Fx_close_connection): Doc fix.
2009-03-10 Adrian Robert* nsfns.m (syms_of_nsfns): Remove Qbuffered.
2009-03-06 Adrian Robert(ns_appkit_version_int): Fix typo in the version macro.
2009-02-13 Adrian Robert* nsfns.m (ns-read-file-name): BLOCK_INPUT while showin...
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* nsfns.m (ns-read-file-name): Fix typo in assignment...
2009-01-22 Adrian Robert* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize...
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-02 Dan Nicolaescu* nsfns.m (x_set_foreground_color, x_set_background_color)
2008-12-31 Adrian Robert(ns_appkit_version_str): Rename from ns_appkit_version...
2008-12-07 Seiji Zenitani* nsfns.m (ns_set_background_color): Remove code duplic...
2008-11-28 Seiji Zenitani* frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_fra...
2008-11-25 Adrian RobertFix bug #1362. * image.c (x_clear_image_1): Do not...
2008-10-22 Adrian Robert* lisp/version.el (emacs-version): Change '*Step' to...
2008-10-04 Glenn MorrisFix case of "GNUstep".
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-22 Chong Yidong(compute_tip_xy): Use x_display_pixel_width and
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-20 David Reitterns_set_cursor_type: replace with generic from xfns.c
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-04 Seiji ZenitaniSet the frame parameter alpha to Qnil
2008-08-01 Chong Yidong(ns_frame_parm_handlers): Add empty entry for x_set_alpha.
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-07-28 Adrian Robertcode cleanups in NS port
2008-07-27 Adrian Robertrename do-applescript,do_applescript in keeping with...
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-23 Adrian Robertfix up compile error from renaming of ns-list-fonts
2008-07-22 Dan NicolaescuRename ns prefixed functions/variables to the
2008-07-22 Dan Nicolaescu(x_set_menu_bar_lines, x_set_tool_bar_lines): Remove
2008-07-22 David Reitterdo-applescript: NS version of the Carbon implementation...
2008-07-21 Adrian Robertfix compile error in nsfns.m
2008-07-21 Dan Nicolaescu* term/ns-win.el: Rename ns- functions/variables to the
2008-07-21 Chong YidongChange NS to Nextstep in docstrings and error messages.
2008-07-19 Adrian Robertapply fix from Chong Yidong to NS port ns_set_backgroun...
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-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)