log src/nsterm.m @ 106304:94b85d4a3456

age author description
Mon, 19 Oct 2009 16:58:18 +0000 Dan Nicolaescu * nsterm.m:
Fri, 16 Oct 2009 03:09:02 +0000 Adrian Robert (EmacsView-conversationIdentifier): Arg is long.
Tue, 13 Oct 2009 01:05:18 +0000 Adrian Robert Add space after casts in last change.
Mon, 12 Oct 2009 00:27:52 +0000 Adrian Robert * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
Sun, 27 Sep 2009 15:48:51 +0000 Adrian Robert (ns_app_name): New variable. (ns_term_init): Set and use it. (ns_term_shutdown): Use it.
Wed, 23 Sep 2009 18:20:03 +0000 Adrian Robert * nsterm.m (EV_TIMESTAMP, x_set_window_size)
Wed, 23 Sep 2009 01:07:45 +0000 Adrian Robert * nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
Tue, 22 Sep 2009 19:49:06 +0000 Adrian Robert * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
Fri, 18 Sep 2009 21:25:13 +0000 Adrian Robert * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
Fri, 18 Sep 2009 15:12:15 +0000 Adrian Robert (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
Thu, 03 Sep 2009 06:03:48 +0000 Glenn Morris CHENG Gao <chenggao at gmail.com>
Fri, 21 Aug 2009 19:36:50 +0000 Adrian Robert (ns_get_color): fix typo in last change CEDET_BASE
Fri, 21 Aug 2009 19:31:48 +0000 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last
Thu, 20 Aug 2009 09:44:15 +0000 YAMAMOTO Mitsuharu (ns_get_color): Remove incompatible color formats again.
Sun, 26 Jul 2009 12:58:56 +0000 Chong Yidong * nsfont.m (nsfont_draw): Revert 2009-07-15 change.