log src/nsterm.m @ 107060:56607edb3cea

age author description
Sat, 30 Jan 2010 22:36:06 -0500 Chong Yidong * nsterm.m (ns_ring_bell): Handle visible bell like X.
Thu, 14 Jan 2010 20:46:53 -0500 Chong Yidong Fix Qnone definition in NS files.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 11 Jan 2010 09:58:59 -0500 Chong Yidong * nsterm.m: Use DEFSYM for last change.
Mon, 11 Jan 2010 09:54:52 -0500 Chong Yidong * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
Sat, 09 Jan 2010 15:31:26 -0500 Chong Yidong Fix for Bug#4113.
Fri, 01 Jan 2010 17:10:50 -0500 Chong Yidong Fix buffer overflow in ns_get_color.
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.
Thu, 23 Jul 2009 13:21:44 +0000 Adrian Robert * nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
Thu, 23 Jul 2009 11:52:45 +0000 Adrian Robert * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
Thu, 16 Jul 2009 08:24:06 +0000 YAMAMOTO Mitsuharu (ns_get_color): Remove incompatible color formats.
Wed, 15 Jul 2009 08:24:51 +0000 YAMAMOTO Mitsuharu (ns_maybe_dumpglyphs_background): Remove code for stippling, which actually
Fri, 26 Jun 2009 18:37:41 +0000 David Reitter nsterm.m (keydown): avoid infinite loop
Mon, 08 Jun 2009 04:32:42 +0000 Adrian Robert nsterm.m (ns_draw_window_cursor): Respect cursor_type for nonactive windows. (ns_init_paths): Append path separator to INFOPATH variable. (ns_use_system_highlight_color): Drop, unused.
Tue, 26 May 2009 18:14:14 +0000 David Reitter Ensure NS frames remain hidden when invisible
Mon, 18 May 2009 01:56:12 +0000 Adrian Robert * nsterm.m (ns_read_socket): Remove unused variable.