summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAgeFilesLines
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Fix last set of Nextstep changes.Chong Yidong2010-03-311-1/+1
* Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-291-7/+13
* Fix Qnone definition in NS files.Chong Yidong2010-01-141-3/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* NS fixes for Bug#3233.Chong Yidong2010-01-061-23/+27
* * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't callChong Yidong2009-10-241-2/+6
* * nsterm.m:Dan Nicolaescu2009-10-191-0/+1
* (xw-color-values): Use CGFloat where appropriate.Adrian Robert2009-10-121-1/+1
* (ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns...Adrian Robert2009-09-271-14/+6
* * nsfns.m (x-focus-frame): Activate the app first.Adrian Robert2009-09-181-0/+1
* * nsfns.m (x-close-connection): Drop PSFlush() under OS X.Adrian Robert2009-09-181-3/+0
* (x_get_string_resource): Ape just-previous changes to other platform versions...Adrian Robert2009-09-181-8/+5
* (Fxw_color_values): Return 3-element list. Doc fix.YAMAMOTO Mitsuharu2009-08-201-11/+4
* (Fns_set_alpha): Remove function.YAMAMOTO Mitsuharu2009-07-161-27/+0
* * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.Jan Djärv2009-07-011-1/+2
* nsfns.m (Fns_popup_font_panel): Use shared font manager.Adrian Robert2009-06-081-1/+1
* Ensure NS frames remain hidden when invisibleDavid Reitter2009-05-261-7/+14
* * nsfns.m (Fx_display_planes): Compute bitplanes usingChong Yidong2009-05-101-1/+1
* (ns_get_screen): Rewrite.Stefan Monnier2009-05-061-38/+24
* Unify shutdown handling under NS, via ns-power-off key event (where appropria...David Reitter2009-03-141-12/+0
* * nsfns.m (Fx_close_connection): Doc fix.Juanma Barranquero2009-03-121-23/+23
* * nsfns.m (syms_of_nsfns): Remove Qbuffered.Adrian Robert2009-03-101-4/+0
* (ns_appkit_version_int): Fix typo in the version macro.Adrian Robert2009-03-061-1/+1
* * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmen...Adrian Robert2009-02-131-4/+8
* * emacs.c (ns_no_defaults): New declaration. (main): Use it. * nsterm.h (ns...Adrian Robert2009-01-231-3/+4
* Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert2009-01-221-11/+9
* * nsfns.m (ns-read-file-name): Fix typo in assignment statement.Adrian Robert2009-01-221-1/+1
* * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. ...Adrian Robert2009-01-221-0/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * nsfns.m (x_set_foreground_color, x_set_background_color)Dan Nicolaescu2009-01-021-23/+25
* (ns_appkit_version_str): Rename from ns_appkit_version. (ns_appkit_version_i...Adrian Robert2008-12-311-6/+33
* * nsfns.m (ns_set_background_color): Remove code duplication.Seiji Zenitani2008-12-071-8/+0
* * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.Seiji Zenitani2008-11-281-1/+1
* Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE...Adrian Robert2008-11-251-2/+5
* * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency wit...Adrian Robert2008-10-221-10/+35
* Fix case of "GNUstep".Glenn Morris2008-10-041-1/+1
* * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.curren...Adrian Robert2008-10-021-15/+14
* (compute_tip_xy): Use x_display_pixel_width andChong Yidong2008-09-221-3/+5
* * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-...Adrian Robert2008-08-211-3/+13
* ns_set_cursor_type: replace with generic from xfns.cDavid Reitter2008-08-201-19/+11
* Set the frame parameter alpha to QnilSeiji Zenitani2008-08-041-1/+1
* (ns_frame_parm_handlers): Add empty entry for x_set_alpha.Chong Yidong2008-08-011-1/+2
* clear warnings and clean up NS portAdrian Robert2008-08-011-1/+1
* code cleanups in NS portAdrian Robert2008-07-281-11/+14
* rename do-applescript,do_applescript in keeping with NS code conventionsAdrian Robert2008-07-271-87/+89
* fix up compile error from renaming of ns-list-fontsAdrian Robert2008-07-231-58/+0
* Rename ns prefixed functions/variables to theDan Nicolaescu2008-07-221-21/+21
* (x_set_menu_bar_lines, x_set_tool_bar_lines): RemoveDan Nicolaescu2008-07-221-99/+81
* do-applescript: NS version of the Carbon implementation of the sameDavid Reitter2008-07-221-0/+89