log src/xdisp.c @ 101912:c28ecc931e8c

age author description
Sat, 10 Jan 2009 18:41:07 +0000 Chong Yidong (pos_visible_p): When iterator stops on the last glyph
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 30 Dec 2008 14:50:19 +0000 Chong Yidong (move_it_to): Handle GET_FROM_STRETCH method when checking for pos
Fri, 07 Nov 2008 00:29:07 +0000 Chong Yidong (try_window_reusing_current_matrix): Ensure that window cursor
Wed, 29 Oct 2008 10:57:20 +0000 Martin Rudalics (syms_of_xdisp): Mention set-window-buffer in
Tue, 28 Oct 2008 01:02:44 +0000 Stefan Monnier * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
Mon, 27 Oct 2008 18:33:06 +0000 Chong Yidong (try_scrolling): When computing the distance from the scroll margin to
Mon, 27 Oct 2008 05:43:17 +0000 Chong Yidong Perform last revert properly. :-(
Mon, 27 Oct 2008 05:40:18 +0000 Chong Yidong Perform last revert properly.
Mon, 27 Oct 2008 05:32:22 +0000 Chong Yidong Reverse last change.
Mon, 27 Oct 2008 05:15:37 +0000 Chong Yidong (try_scrolling): When computing distance from the scroll margin, don't
Fri, 24 Oct 2008 19:00:42 +0000 Chong Yidong (handle_single_display_spec, handle_display_prop): Undo
Thu, 23 Oct 2008 10:33:05 +0000 Juanma Barranquero * xdisp.c (fill_glyph_string): Fix typo in source (though the
Wed, 22 Oct 2008 14:48:35 +0000 Juanma Barranquero * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
Sat, 04 Oct 2008 15:24:05 +0000 Eli Zaretskii (redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
Thu, 02 Oct 2008 13:57:39 +0000 Adrian Robert * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
Tue, 30 Sep 2008 16:54:41 +0000 Chong Yidong (move_it_to): Don't advance the iterator if the last tab in a
Sat, 20 Sep 2008 21:44:34 +0000 Chong Yidong (get_next_display_element): Handle string display correctly when
Wed, 10 Sep 2008 12:38:50 +0000 Kenichi Handa (handle_composition_prop): Set it->cmp_it.ch to -1.
Sun, 07 Sep 2008 14:16:15 +0000 Chong Yidong (move_it_to): When moving by vpos, ensure that the iterator advances
Sun, 07 Sep 2008 11:16:20 +0000 Teodor Zlatanov * nsfont.m (nsfont_draw): Fix the references to missing gidx data
Sun, 31 Aug 2008 08:27:25 +0000 Martin Rudalics (prepare_menu_bars): Don't call
Fri, 29 Aug 2008 07:58:08 +0000 Kenichi Handa Include font.h.
Fri, 29 Aug 2008 06:52:05 +0000 Glenn Morris (truncate-partial-width-windows): Doc fix. Increase default to 50.
Fri, 29 Aug 2008 01:06:42 +0000 Chong Yidong (update_tool_bar_unwind): New function.
Sat, 23 Aug 2008 16:47:51 +0000 Eli Zaretskii (redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
Sat, 23 Aug 2008 02:11:56 +0000 Chong Yidong (try_scrolling): Check INT_MAX instead of MOST_POSITIVE_FIXNUM for
Wed, 20 Aug 2008 17:50:20 +0000 David Reitter get_phys_cursor_geometry: redraw wider pixels on Nextstep, too.
Sun, 17 Aug 2008 23:48:30 +0000 Chong Yidong Remove dead code.
Mon, 11 Aug 2008 18:50:49 +0000 Chong Yidong (x_produce_glyphs): Handle the case when font has no space character
Fri, 08 Aug 2008 15:43:45 +0000 Chong Yidong (move_it_to): When stopping at a charpos, check if that's a continued
Thu, 07 Aug 2008 01:54:06 +0000 Chong Yidong (redisplay_window): Revert last change.
Wed, 06 Aug 2008 18:26:47 +0000 Chong Yidong (try_scrolling): Use iterator to find the scroll margin,
Tue, 05 Aug 2008 22:45:50 +0000 Chong Yidong (redisplay_window): Don't enforce scroll-margin when forcing a window
Mon, 04 Aug 2008 16:57:44 +0000 Adrian Robert fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
Mon, 28 Jul 2008 19:37:08 +0000 Chong Yidong (redisplay_window): Check return value of
Mon, 28 Jul 2008 12:25:11 +0000 Andreas Schwab * lisp.h (init_weak_hash_tables, syms_of_font)
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Wed, 23 Jul 2008 14:00:05 +0000 Jason Rumney (right_overwritten): Doc fix
Thu, 17 Jul 2008 13:50:30 +0000 Adrian Robert change most cases of PENDING to TODO, some to FIXME or XXX
Wed, 16 Jul 2008 17:48:09 +0000 Chong Yidong (move_it_in_display_line): Account for word wrap, so that we don't
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Tue, 15 Jul 2008 15:45:05 +0000 Jason Rumney * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect. before-merge-emacs-app-to-trunk
Tue, 15 Jul 2008 13:04:01 +0000 Adrian Robert applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
Thu, 10 Jul 2008 23:47:00 +0000 Chong Yidong (move_it_to): Backtrack if past the edge of a wrapped line.
Sat, 05 Jul 2008 18:22:56 +0000 Chong Yidong (try_window_id): Give up if word-wrapping is on.
Sat, 05 Jul 2008 09:45:56 +0000 Andreas Schwab (get_it_property): Move out of HAVE_WINDOW_SYSTEM
Sat, 05 Jul 2008 05:31:12 +0000 Chong Yidong (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping.
Wed, 02 Jul 2008 15:20:33 +0000 Jason Rumney (next_element_from_display_vector): Move assignment out
Tue, 01 Jul 2008 09:39:28 +0000 Miles Bader Implement display-time wrap/line-prefix feature
Thu, 26 Jun 2008 21:37:42 +0000 Chong Yidong (extend_face_to_end_of_line): Fix last change.
Thu, 26 Jun 2008 07:25:05 +0000 Kenichi Handa (handle_auto_composed_prop): Fix for the terminal case.
Wed, 25 Jun 2008 21:46:49 +0000 Jason Rumney (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
Wed, 25 Jun 2008 11:51:46 +0000 Juanma Barranquero * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
Tue, 24 Jun 2008 18:00:20 +0000 Chong Yidong (Vtruncate_partial_width_windows): New Lisp_Object, replacing
Sat, 14 Jun 2008 19:12:44 +0000 Stefan Monnier (syms_of_xdisp): Default underline-minimum-offset to 1.
Tue, 10 Jun 2008 20:22:10 +0000 Stefan Monnier * xdisp.c (underline_minimum_offset): Rename from xterm.c's
Fri, 06 Jun 2008 23:07:50 +0000 Miles Bader Calculate tab width based on current face, not global default
Thu, 05 Jun 2008 03:57:09 +0000 Stefan Monnier * window.c (window_scroll_pixel_based_preserve_x)
Sun, 01 Jun 2008 05:04:24 +0000 Miles Bader Implement face-remapping-alist feature
Tue, 27 May 2008 14:12:42 +0000 Stefan Monnier Include font.h for --without-x.
Tue, 27 May 2008 03:11:39 +0000 Chong Yidong (draw_glyphs): If mouse-highlighting is on, attempt to draw overlap
Tue, 20 May 2008 00:13:37 +0000 Stefan Monnier * xdisp.c (select_frame_for_redisplay): Adjust for last change to
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:40:23 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Thu, 24 Apr 2008 05:11:07 +0000 Miles Bader Merge from emacs--rel--22
Sun, 20 Apr 2008 22:46:14 +0000 Chong Yidong (pos_visible_p): Check if iterator stops on a display string.
Thu, 10 Apr 2008 07:53:50 +0000 Glenn Morris Revert changes included by mistake in previous commit.
Thu, 10 Apr 2008 07:48:58 +0000 Glenn Morris (truncate-partial-width-windows): Doc fix.
Wed, 09 Apr 2008 13:29:44 +0000 Jason Rumney (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
Wed, 09 Apr 2008 03:25:14 +0000 Stefan Monnier * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
Tue, 01 Apr 2008 21:27:07 +0000 Stefan Monnier (try_window_id): Don't forget to reset delta_bytes.
Sat, 29 Mar 2008 01:46:10 +0000 Stefan Monnier * keyboard.c (pending_funcalls): New var.
Wed, 26 Mar 2008 18:11:47 +0000 Stefan Monnier (redisplay_internal): Reset selected_frame earlier.
Wed, 19 Mar 2008 15:02:00 +0000 Stefan Monnier (format_mode_line_unwind_data): Add window argument.
Mon, 10 Mar 2008 00:49:47 +0000 Miles Bader Merge from emacs--rel--22
Sat, 08 Mar 2008 22:39:56 +0000 Kim F. Storm (GET_NEXT_DISPLAY_ELEMENT): New macro.
Fri, 29 Feb 2008 03:12:27 +0000 Chong Yidong (next_overlay_string): Don't set overlay_strings_at_end_processed_p if
Fri, 29 Feb 2008 02:10:45 +0000 Stefan Monnier (get_overlay_strings_1): Fix typo.
Fri, 29 Feb 2008 02:03:54 +0000 Chong Yidong (get_overlay_strings_1): Add missing argument type.
Thu, 28 Feb 2008 05:46:03 +0000 Kenichi Handa (handle_auto_composed_prop): Don't make composition if it->string
Thu, 28 Feb 2008 02:57:23 +0000 Kenichi Handa (display_mode_element): Cancel the previous change.
Wed, 27 Feb 2008 22:49:39 +0000 Kim F. Storm (get_next_display_element, next_element_from_display_vector):
Tue, 26 Feb 2008 18:18:05 +0000 Stefan Monnier * dispextern.h (face_at_buffer_position, face_for_overlay_string)
Mon, 25 Feb 2008 10:41:51 +0000 Kenichi Handa (x_produce_glyphs): For a visible glyph, assure at least
Mon, 25 Feb 2008 01:52:17 +0000 Kenichi Handa *** empty log message ***
Sun, 24 Feb 2008 13:36:39 +0000 Stefan Monnier Allow fine-grained image-cache flushing.
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Thu, 21 Feb 2008 07:42:52 +0000 Kenichi Handa (display_mode_element): Fix previous change.
Thu, 21 Feb 2008 07:03:56 +0000 Kenichi Handa (decode_mode_spec): New arg string.
Sun, 17 Feb 2008 21:56:39 +0000 Juanma Barranquero *** empty log message ***
Sun, 17 Feb 2008 02:01:43 +0000 Kenichi Handa (handle_composition_prop): Set it->c to the fist
Thu, 07 Feb 2008 04:11:05 +0000 Stefan Monnier * xselect.c (x_handle_dnd_message):
Wed, 06 Feb 2008 11:54:51 +0000 Kenichi Handa (x_produce_glyphs): Don't set it->ascent and it->descent
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Tue, 25 Dec 2007 10:33:11 +0000 Kenichi Handa (handle_auto_composed_prop): Change the argument to
Fri, 14 Dec 2007 11:15:43 +0000 Kenichi Handa (handle_auto_composed_prop): Don't get a character at
Thu, 13 Dec 2007 01:32:44 +0000 Kenichi Handa (handle_auto_composed_prop): Use Fget_text_property
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 07:24:26 +0000 Kenichi Handa (handle_auto_composed_prop): Fix previous change.
Tue, 04 Dec 2007 06:03:29 +0000 Kenichi Handa (handle_auto_composed_prop): Simplify the code. Never
Sun, 02 Dec 2007 16:31:05 +0000 Andreas Schwab (back_to_previous_visible_line_start): Fix type of beg
Sat, 01 Dec 2007 02:41:05 +0000 Kenichi Handa (handle_composition_prop): Adjusted for the change of
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Fri, 12 Oct 2007 21:06:27 +0000 Miles Bader Fix up multi-tty merge
Fri, 12 Oct 2007 01:09:38 +0000 Miles Bader xdisp.c (get_char_face_and_encoding): Add extra args to FACE_FOR_CHAR.
Fri, 12 Oct 2007 01:09:30 +0000 Miles Bader src/xdisp.c: Remove extraneous definition of get_glyph_face_and_encoding.
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 13 Sep 2007 10:49:33 +0000 Kenichi Handa (get_glyph_string_clip_rects): Reflect s->row->clip to
Wed, 29 Aug 2007 05:03:40 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:20:51 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Mon, 09 Jul 2007 08:00:55 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:32:13 +0000 Miles Bader Merge from emacs--devo--0