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.
|
Thu, 07 May 2009 13:46:56 +0000 |
David Reitter |
ns_dumpglyphs_stretch, ns_dumpglyphs_image: respect mouse face background.
|
Thu, 07 May 2009 03:22:09 +0000 |
David Reitter |
mouse movement/highlight: bracket drawing operations in ns_update_begin and ns_update_end.
|
Wed, 06 May 2009 02:49:35 +0000 |
Stefan Monnier |
(-windowDidResize:): Avoid inf-loop under GNUStep.
|