log src/nsterm.m @ 108861:ad09f2bfce51

age author description
Tue, 01 Jun 2010 21:29:53 -0700 Dan Nicolaescu Fix config.h includes.
Mon, 29 Mar 2010 19:48:44 -0400 Chong Yidong Clean up unneeded ns_set_icon_type calls.
Thu, 18 Feb 2010 02:21:15 -0500 Chong Yidong * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
Sun, 31 Jan 2010 00:23:09 -0500 Chong Yidong * nsterm.m (ns_defined_color): Block input. Suggested by Mike
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