log src/xdisp.c @ 97311:2be7f5365285

age author description
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
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 31 May 2007 01:03:23 +0000 Jason Rumney (fill_composite_glyph_string): Make the first arg to
Wed, 30 May 2007 14:40:46 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 01 May 2007 23:03:36 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Apr 2007 21:56:25 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Sun, 18 Mar 2007 14:11:08 +0000 Miles Bader Merge from emacs--devo--0
Wed, 14 Feb 2007 04:34:43 +0000 Kenichi Handa (x_produce_glyphs): When a font is not found, make the
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Oct 2006 05:07:21 +0000 Kenichi Handa (get_next_display_element): Set it->face_id for the
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Thu, 26 Oct 2006 12:00:59 +0000 Kenichi Handa *** empty log message ***
Mon, 16 Oct 2006 07:26:19 +0000 Kenichi Handa (handle_composition_prop): Set it->c to the first
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Wed, 06 Sep 2006 07:30:39 +0000 Miles Bader Merge from emacs--devo--0
Tue, 05 Sep 2006 02:54:22 +0000 Miles Bader Merge from emacs--devo--0
Mon, 28 Aug 2006 04:33:45 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Mon, 24 Jul 2006 04:38:53 +0000 Kenichi Handa (it_props): Move the entry for Qauto_composed to just
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Jul 2006 08:59:39 +0000 Miles Bader Merge from emacs--devo--0
Sat, 17 Jun 2006 20:57:37 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 06 Jun 2006 03:52:26 +0000 Kenichi Handa If USE_FONT_BACKEND is defined, include "font.h".