Thu, 29 Apr 2004 22:36:34 +0000 |
Kim F. Storm |
(struct it): Remove member use_default_face.
|
Mon, 26 Apr 2004 22:39:21 +0000 |
Kim F. Storm |
(struct it): New member use_default_face.
|
Tue, 20 Apr 2004 22:16:07 +0000 |
Kim F. Storm |
(struct glyph_slice): New struct.
|
Fri, 19 Mar 2004 00:42:24 +0000 |
Kim F. Storm |
(calc_pixel_width_or_height): Add prototype.
|
Sun, 14 Mar 2004 00:28:01 +0000 |
Kim F. Storm |
(x_find_image_file): Add prototype.
|
Thu, 11 Mar 2004 22:42:47 +0000 |
Kim F. Storm |
* dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs.
|
Thu, 11 Mar 2004 11:17:27 +0000 |
Kim F. Storm |
Move image related prototypes from xfns.c section to image.c.
|
Thu, 11 Mar 2004 00:29:12 +0000 |
Kim F. Storm |
Image consolidation:
|
Thu, 26 Feb 2004 17:46:48 +0000 |
Steven Tamm |
Inserting Yamomotosan's changes for MacOSX image support, better support
|
Fri, 13 Feb 2004 23:29:23 +0000 |
Kim F. Storm |
(struct draw_fringe_bitmap_params): Change member
|
Sun, 08 Feb 2004 23:18:36 +0000 |
Kim F. Storm |
(FRINGE_ID_BITS): New definition for number of
|
Fri, 16 Jan 2004 18:40:46 +0000 |
Kim F. Storm |
(struct glyph_row): New members left_fringe_bitmap,
|
Tue, 06 Jan 2004 22:36:41 +0000 |
Kim F. Storm |
(buffer_posn_from_coords, mode_line_string)
|
Mon, 29 Dec 2003 06:53:28 +0000 |
Kenichi Handa |
(face_font_available_p): Extern it.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Sun, 28 Dec 2003 16:05:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 28 Dec 2003 00:09:49 +0000 |
Kim F. Storm |
(FACE_ID_BITS, MAX_FACE_ID): New defines.
|
Sat, 27 Dec 2003 10:00:19 +0000 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Thu, 27 Nov 2003 21:12:12 +0000 |
Kim F. Storm |
(buffer_posn_from_coords, mode_line_string)
|
Sun, 23 Nov 2003 00:09:00 +0000 |
Kim F. Storm |
(mode_line_string, marginal_area_string): Update prototypes.
|
Tue, 18 Nov 2003 23:42:40 +0000 |
Kim F. Storm |
(struct it): New member start.
|
Sun, 16 Nov 2003 23:43:33 +0000 |
Kim F. Storm |
(struct it): New member first_vpos.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sat, 24 May 2003 21:56:19 +0000 |
Kim F. Storm |
(struct glyph_matrix): Rename members window_left_x
|
Mon, 31 Mar 2003 20:33:14 +0000 |
Kim F. Storm |
(frame_parm_handler): New typedef.
|
Mon, 24 Mar 2003 19:59:08 +0000 |
Andrew Choi |
Allow building on Mac OS X again after Kim's merging of display code.
|
Fri, 21 Mar 2003 23:08:04 +0000 |
Kim F. Storm |
Fix compilation with --with-x=no.
|
Fri, 21 Mar 2003 22:55:56 +0000 |
Kim F. Storm |
(pixel_to_glyph_coords, glyph_to_pixel_coords):
|
Fri, 21 Mar 2003 21:47:46 +0000 |
Kim F. Storm |
(struct redisplay_interface): Add active_p argument to
|
Fri, 21 Mar 2003 13:49:19 +0000 |
Kim F. Storm |
* dispextern.h (Display_Info): Generic typedef for *_display_info.
|
Tue, 18 Mar 2003 23:46:21 +0000 |
Kim F. Storm |
Fix compilation with --with-x=no.
|
Sun, 16 Mar 2003 20:45:20 +0000 |
Kim F. Storm |
(struct glyph): Reduce face_id member from 22 to
|
Wed, 12 Mar 2003 12:09:39 +0000 |
Kim F. Storm |
(enum fringe_bitmap_type): Define here.
|
Tue, 18 Feb 2003 00:16:03 +0000 |
Andreas Schwab |
(in_display_vector_p): Declare.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sun, 17 Nov 2002 23:46:26 +0000 |
Miles Bader |
(struct face): Add `overstrike' field.
|
Fri, 25 Oct 2002 06:49:15 +0000 |
Juanma Barranquero |
[!HAVE_X_WINDOWS]: Define XColor.
|
Fri, 30 Aug 2002 12:00:36 +0000 |
Kim F. Storm |
(cursor_in_non_selected_windows): Extern removed.
|
Thu, 29 Aug 2002 14:41:28 +0000 |
Richard M. Stallman |
(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
|
Tue, 16 Jul 2002 19:48:08 +0000 |
Ken Raeburn |
(xstricmp): Declaration updated.
|
Tue, 28 May 2002 01:32:36 +0000 |
Miles Bader |
Doc fix.
|
Tue, 28 May 2002 01:19:49 +0000 |
Miles Bader |
Doc fix.
|
Sun, 26 May 2002 07:22:22 +0000 |
Miles Bader |
(tty_capable_p): New function.
|
Mon, 29 Apr 2002 09:04:36 +0000 |
Pavel Jank |
(DEFAULT_TOOL_BAR_BUTTON_MARGIN)
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Sun, 14 Apr 2002 08:15:43 +0000 |
Pavel Jank |
(marginal_area_string): Add prototype.
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Thu, 28 Feb 2002 22:09:53 +0000 |
Kim F. Storm |
(minibuf_selected_window): Renamed from Vminibuf_selected_window.
|
Tue, 26 Feb 2002 22:53:47 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID_3): Compare with
|
Wed, 13 Feb 2002 22:42:03 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.
|
Mon, 11 Feb 2002 14:42:56 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID_3): New macro.
|
Sat, 09 Feb 2002 09:20:35 +0000 |
Eli Zaretskii |
(CURRENT_MODE_LINE_FACE_ID): Fix last change.
|
Fri, 08 Feb 2002 23:48:50 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID): New macro.
|
Fri, 25 Jan 2002 13:22:37 +0000 |
Eli Zaretskii |
Add prototype for set_tty_color_mode and tty_setup_colors.
|
Mon, 21 Jan 2002 01:51:27 +0000 |
Ken Raeburn |
dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
|
Fri, 18 Jan 2002 18:25:52 +0000 |
Richard M. Stallman |
(WINDOW_WANTS_MODELINE_P): Check window height > 1.
|
Mon, 14 Jan 2002 14:27:34 +0000 |
Pavel Jank |
Fix typos.
|
Sun, 13 Jan 2002 11:39:09 +0000 |
Eli Zaretskii |
Fix wording of a comment.
|
Fri, 16 Nov 2001 13:01:09 +0000 |
Kim F. Storm |
Fringe cleanup.
|
Wed, 14 Nov 2001 22:31:37 +0000 |
Richard M. Stallman |
(image_background, image_background_transparent):
|
Wed, 31 Oct 2001 11:10:50 +0000 |
Gerd Moellmann |
(struct face) <colors_copied_bitwise_p>: New
|
Wed, 31 Oct 2001 11:02:19 +0000 |
Gerd Moellmann |
Comment fix.
|
Wed, 24 Oct 2001 17:16:52 +0000 |
Miles Bader |
(struct image): Add `background', `background_valid', and
|
Wed, 24 Oct 2001 09:10:57 +0000 |
Gerd Moellmann |
(row_containing_pos): Adjust prototype.
|
Sat, 20 Oct 2001 05:40:56 +0000 |
Miles Bader |
(struct glyph_row): Remove `inverse_p' field.
|
Mon, 01 Oct 2001 10:53:18 +0000 |
Gerd Moellmann |
(struct glyph_row) <ends_in_newline_from_string_p>:
|
Wed, 26 Sep 2001 11:15:20 +0000 |
Gerd Moellmann |
(required_matrix_width, required_matrix_height):
|
Tue, 25 Sep 2001 09:54:09 +0000 |
Gerd Moellmann |
(row_containing_pos): Add prototype.
|
Wed, 22 Aug 2001 09:43:40 +0000 |
Gerd Moellmann |
(struct face_cache): Add member
|
Wed, 01 Aug 2001 11:54:57 +0000 |
Gerd Moellmann |
(resize_echo_area_exactly): Fix typo in function
|
Wed, 25 Jul 2001 12:52:23 +0000 |
Gerd Moellmann |
(struct it): Increase size of ctl_chars to 16.
|
Fri, 20 Jul 2001 09:53:57 +0000 |
Gerd Moellmann |
(struct face): Change type of `stipple' to
|
Tue, 03 Jul 2001 10:29:50 +0000 |
Gerd Moellmann |
Improve a comment.
|
Tue, 26 Jun 2001 09:46:24 +0000 |
Gerd Moellmann |
(struct it): Add member display_ellipsis_p.
|
Wed, 09 May 2001 10:38:47 +0000 |
Gerd Moellmann |
Comment fixes.
|
Mon, 07 May 2001 17:38:34 +0000 |
Gerd Moellmann |
(inverse_video): Declare extern.
|
Thu, 22 Mar 2001 18:33:57 +0000 |
Gerd Moellmann |
(x_set_menu_resources_from_menu_face): Remove
|
Wed, 14 Mar 2001 13:15:51 +0000 |
Gerd Moellmann |
Improve comments.
|
Fri, 09 Mar 2001 18:41:17 +0000 |
Gerd Moellmann |
(string_buffer_position): Add prototype.
|
Fri, 09 Mar 2001 14:50:05 +0000 |
Gerd Moellmann |
(buffer_posn_from_coords): Adjust prototype.
|
Thu, 08 Mar 2001 20:54:50 +0000 |
Gerd Moellmann |
(face_at_string_position): Change prototype.
|
Wed, 21 Feb 2001 13:52:52 +0000 |
Gerd Moellmann |
(start_hourglass, cancel_hourglass)
|
Mon, 19 Feb 2001 16:42:21 +0000 |
Gerd Moellmann |
(line_bottom_y): Add prototype.
|
Fri, 09 Feb 2001 12:35:06 +0000 |
Kenichi Handa |
(struct face): Add comment for how to handle a negative value in
|
Mon, 05 Feb 2001 19:58:32 +0000 |
Gerd Moellmann |
(enum lface_attribute_index): Add
|
Tue, 30 Jan 2001 15:04:35 +0000 |
Gerd Moellmann |
(Vtool_bar_button_margin:): Declare extern.
|
Tue, 16 Jan 2001 12:38:28 +0000 |
Gerd Moellmann |
(redisplay_preserve_echo_area): Change prototype.
|
Fri, 12 Jan 2001 15:08:17 +0000 |
Gerd Moellmann |
(struct image): Replace member `margin' with
|
Thu, 04 Jan 2001 17:37:43 +0000 |
Dave Love |
(move_it_vertically_backward): Declare.
|
Wed, 03 Jan 2001 13:48:15 +0000 |
Gerd Moellmann |
(move_it_past_eol): Add prototype.
|
Thu, 21 Dec 2000 20:40:58 +0000 |
Gerd Moellmann |
(GLYPH_EQUAL_P): Also compare pixel widths,
|
Thu, 21 Dec 2000 15:39:04 +0000 |
Gerd Moellmann |
(ensure_frame_matrix): Function declaration removed.
|
Wed, 20 Dec 2000 12:00:01 +0000 |
Gerd Moellmann |
(ensure_frame_matrix): Add prototype.
|
Tue, 12 Dec 2000 16:14:39 +0000 |
Gerd Moellmann |
(cursor_in_non_selected_windows): Declare extern.
|
Mon, 11 Dec 2000 19:24:21 +0000 |
Gerd Moellmann |
Change external declaration of tip_frame.
|
Wed, 06 Dec 2000 15:47:10 +0000 |
Gerd Moellmann |
(struct glyph_matrix): Add member window_left_x.
|
Tue, 05 Dec 2000 21:35:54 +0000 |
Gerd Moellmann |
(struct it): Add face_before_selective_p.
|
Tue, 14 Nov 2000 05:41:13 +0000 |
Gerd Moellmann |
(CURRENT_MODE_LINE_HEIGHT)
|
Sun, 22 Oct 2000 16:50:16 +0000 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
Mon, 16 Oct 2000 19:13:19 +0000 |
Eli Zaretskii |
(unspecified_fg, unspecified_bg): Declare.
|
Fri, 13 Oct 2000 13:08:45 +0000 |
Gerd Moellmann |
(struct it): Remove member add_overlay_start.
|
Fri, 29 Sep 2000 13:19:24 +0000 |
Gerd Moellmann |
(updating_frame): Declare extern.
|
Mon, 25 Sep 2000 14:25:20 +0000 |
Gerd Moellmann |
(help_echo_showing_p): Declare extern.
|
Sat, 26 Aug 2000 05:33:29 +0000 |
Miles Bader |
(enum lface_attribute_index): Add LFACE_INHERIT_INDEX.
|
Wed, 09 Aug 2000 18:41:00 +0000 |
Gerd Moellmann |
(Qredisplay_dont_pause): Declare extern.
|
Wed, 26 Jul 2000 14:10:02 +0000 |
Gerd Moellmann |
(GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits
|
Thu, 20 Jul 2000 11:17:16 +0000 |
Eli Zaretskii |
Correct a typo in a comment.
|
Fri, 14 Jul 2000 15:18:45 +0000 |
Gerd Moellmann |
(Fx_show_tip): Adjust number of parameters
|
Wed, 12 Jul 2000 15:10:50 +0000 |
Gerd Moellmann |
(struct redisplay_interface): Add parameter
|
Tue, 11 Jul 2000 19:57:18 +0000 |
Gerd Moellmann |
(struct glyph_row): Add flag mouse_face_p.
|
Wed, 05 Jul 2000 11:39:10 +0000 |
Gerd Moellmann |
Add some comments.
|
Thu, 22 Jun 2000 19:32:47 +0000 |
Gerd Moellmann |
(struct it): Add member add_overlay_start.
|
Tue, 20 Jun 2000 19:45:24 +0000 |
Gerd Moellmann |
(display_prop_intangible_p): Add prototype.
|
Tue, 06 Jun 2000 20:02:59 +0000 |
Gerd Moellmann |
(struct it): Add starts_in_middle_of_char_p.
|
Tue, 30 May 2000 21:24:04 +0000 |
Jason Rumney |
(struct glyph) [WINDOWSNT]: Add w32_font_type member.
|
Fri, 19 May 2000 11:53:38 +0000 |
Gerd Moellmann |
(Vimage_types): Add extern declaration.
|
Tue, 02 May 2000 20:02:55 +0000 |
Gerd Moellmann |
(DEFAULT_IMAGE_HEIGHT): New macro.
|