summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fix compile error in nsfns.mAdrian Robert2008-07-211-70/+79
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-37/+37
* Change NS to Nextstep in docstrings and error messages.Chong Yidong2008-07-211-131/+126
* apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u...Adrian Robert2008-07-191-1/+1
* change most cases of PENDING to TODO, some to FIXME or XXXAdrian Robert2008-07-171-8/+8
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-69/+70
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-9/+6
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-161-2/+1
* Add arch taglineMiles Bader2008-07-151-0/+3
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+2668