(x_set_alpha): Set alpha to -1 if nil given.
[bpt/emacs.git] / src / nsterm.m
2008-10-27 Chong Yidong(ns_draw_window_cursor): When hbar cursor is on over...
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-27 Adrian Robert* nsfont.m (nsfont_draw): Fix up composition rendering.
2008-09-18 Chong Yidong(x_display_pixel_height, x_display_pixel_width): New...
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-29 Kenichi Handa(ns_draw_glyph_string): Adjusted for the change of
2008-08-23 David Reitter(ns_draw_window_cursor): .*ScreenUpdates() calls only...
2008-08-21 David Reitterns_draw_window_cursor: fix bug in setting cursor type...
2008-08-21 Adrian Robert* nsfns.m (ns-read-file-name): Add casts to avoid warni...
2008-08-20 David ReitterClear cursor properly rather than redrawing the area...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-05 Adrian RobertDock menu customization, based on a patch by Ken Raebur...
2008-08-04 Adrian Robertcleanup in s/darwin.h, define DARWIN_OS and use it...
2008-08-03 Chong Yidong(windowDidResize): Remove stopModel call.
2008-08-01 Chong Yidong(EmacsApp -application:openFiles:): GNUStep does not
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-08-01 Adrian RobertNS port now uses etc/rgb.txt instead of etc/Emacs.clr...
2008-07-28 Adrian Robertcode cleanups in NS port
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-23 Dan Nicolaescu(syms_of_nsterm): Provide ns, not ns-windowing,
2008-07-23 Adrian Robertfix up compile error from renaming of ns-list-fonts
2008-07-22 Dan Nicolaescu(syms_of_nsterm): Move to the end of file.
2008-07-22 Adrian RobertNS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
2008-07-22 Adrian Robertremove debugging println
2008-07-21 Dan Nicolaescu* term/ns-win.el: Rename ns- functions/variables to the
2008-07-20 Adrian Robertunder NS, recognize HSB,AHSB as synonyms for HSV,AHSV...
2008-07-20 Adrian Robertrestore ability under NS to change font size from font...
2008-07-19 Adrian Robertfix bug with quickdraw smoothing; also, in Makefile...
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 Stefan Monnier* Makefile.in: Undef LIB_STANDARD before defining it...
2008-07-16 Stefan Monnier(lisp_to_mod): Use parse_solitary_modifier instead.
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)