]> code.delx.au - gnu-emacs/history - src/nsterm.m
nsterm.m (ns_draw_window_cursor): Respect cursor_type for nonactive windows. (ns_ini...
[gnu-emacs] / src / nsterm.m
2009-06-08 Adrian Robertnsterm.m (ns_draw_window_cursor): Respect cursor_type...
2009-05-26 David ReitterEnsure NS frames remain hidden when invisible
2009-05-18 Adrian Robert* nsterm.m (ns_read_socket): Remove unused variable.
2009-05-07 David Reitterns_dumpglyphs_stretch, ns_dumpglyphs_image: respect...
2009-05-07 David Reittermouse movement/highlight: bracket drawing operations...
2009-05-06 Stefan Monnier(-windowDidResize:): Avoid inf-loop under GNUStep.
2009-04-30 David Reitterconvert_ns_to_X_keysym: define function keys f16 throug...
2009-04-19 Jason RumneyThe following changes fix Bug#3005 for wide glyphs...
2009-03-14 David ReitterUnify shutdown handling under NS, via ns-power-off...
2009-03-12 David ReitternewFrame, openFile, fulfillService, changeFont, toggleT...
2009-03-06 Adrian RobertInclude <signal.h> for SIGTERM used in ns_term_shutdown.
2009-03-06 Adrian Robert(ns_draw_vertical_window_border): Draw 1 pixel wide...
2009-03-06 Adrian Robert* nsterm.m (x_set_window_size): Change back to calculat...
2009-03-05 Adrian Robert* nsterm.m (ns_select): Shortcircuit if reentrant call.
2009-02-26 Glenn MorrisComment (don't hard-code bug address).
2009-02-24 Adrian Robert* nsterm.m (ns_ring_bell): Convert rect to window coord...
2009-02-20 Adrian Robert* nsterm.m (x_make_frame_invisible): Unset async_visible,
2009-02-07 Adrian Robert* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDe...
2009-02-04 Adrian Robert* nsmenu.m (pop_down_menu): New function.
2009-02-02 Adrian Robertformatting in ChangeLog, wording change to comment...
2009-02-01 Adrian Robert* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009...
2009-01-29 Adrian Robert* nsterm.m (ns_confirm_quit): New variable.
2009-01-25 Adrian RobertChanges to remove Feval calls from GUI under NS.
2009-01-23 Adrian Robert* nsterm.m (ns_draw_glyph_string): Use it, parallel...
2009-01-23 Adrian Robert* nsterm.m (EmacsView-readSelectionFromPasteboard:...
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* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone...
2009-01-21 Adrian Robert* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue...
2009-01-21 Adrian Robert* nsterm.m (EV_TRAILER): Always use emacsframe for...
2009-01-21 Adrian Robert* nsterm.h (EmacsPrefsController): Add -setPanelFromDef...
2009-01-21 Adrian Robert(EmacsPrefsController-setDefaultFont:,-setColors:)...
2009-01-21 Adrian Robert* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fa...
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-23 Martin RudalicsIn comments, write delete_frame instead of Fdelete_frame.
2008-11-28 Seiji Zenitani* frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_fra...
2008-11-25 Adrian Robert* nsterm.m (ns_get_color): Handle long hex strings...
2008-11-25 Adrian Robert* nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMou...
2008-11-25 Adrian RobertFix bug #1362. * image.c (x_clear_image_1): Do not...
2008-11-15 Chong Yidong(ns_draw_glyph_string): Stop drawing the background...
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)