aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsterm.m
Commit message (Expand)AuthorAgeFilesLines
* * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.Seiji Zenitani2008-11-281-1/+43
* * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044).Adrian Robert2008-11-251-5/+14
* * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged): New Emacs...Adrian Robert2008-11-251-6/+31
* Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE...Adrian Robert2008-11-251-4/+22
* (ns_draw_glyph_string): Stop drawing the background of the next glyphChong Yidong2008-11-151-1/+2
* (ns_draw_window_cursor): When hbar cursor is on over-sized glyph, drawChong Yidong2008-10-271-0/+1
* * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency wit...Adrian Robert2008-10-221-7/+0
* 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-198/+75
* * nsfont.m (nsfont_draw): Fix up composition rendering.Adrian Robert2008-09-271-1/+2
* (x_display_pixel_height, x_display_pixel_width): New functions.Chong Yidong2008-09-181-2/+17
* (ns_draw_glyph_string): Adjusted for the change ofKenichi Handa2008-08-291-1/+2
* (ns_draw_window_cursor): .*ScreenUpdates() calls only if NS_IMPL_COCOADavid Reitter2008-08-231-0/+6
* ns_draw_window_cursor: fix bug in setting cursor type in inactiveDavid Reitter2008-08-211-6/+7
* * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-...Adrian Robert2008-08-211-12/+21
* Clear cursor properly rather than redrawing the area. Respect width ofDavid Reitter2008-08-201-150/+125
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-3/+29
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-041-12/+1
* (windowDidResize): Remove stopModel call.Chong Yidong2008-08-031-0/+6
* (EmacsApp -application:openFiles:): GNUStep does notChong Yidong2008-08-011-0/+13
* clear warnings and clean up NS portAdrian Robert2008-08-011-170/+42
* NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function...Adrian Robert2008-08-011-32/+34
* code cleanups in NS portAdrian Robert2008-07-281-2/+0
* (syms_of_nsterm): Provide ns, not ns-windowing,Dan Nicolaescu2008-07-231-2/+2
* fix up compile error from renaming of ns-list-fontsAdrian Robert2008-07-231-2/+2
* (syms_of_nsterm): Move to the end of file.Dan Nicolaescu2008-07-221-147/+146
* NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'Adrian Robert2008-07-221-50/+49
* remove debugging printlnAdrian Robert2008-07-221-1/+0
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-42/+42
* under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specificationsAdrian Robert2008-07-201-3/+6
* restore ability under NS to change font size from font panel (lost during som...Adrian Robert2008-07-201-5/+1
* fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '...Adrian Robert2008-07-191-19/+20
* apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u...Adrian Robert2008-07-191-1/+1
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-83/+85
* (lisp_to_mod): Use parse_solitary_modifier instead.Stefan Monnier2008-07-161-23/+26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-161-8/+7
* 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/+6598