| Commit message (Expand) | Author | Age | Files | Lines |
* | (enum window_part): Add ON_SCROLL_BAR. | Richard M. Stallman | 2004-07-25 | 1 | -1/+2 |
* | Update copyright. | Kim F. Storm | 2004-06-16 | 1 | -1/+1 |
* | (Vimage_types): Remove extern. | Kim F. Storm | 2004-06-16 | 1 | -2/+0 |
* | (Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM. | Juanma Barranquero | 2004-06-14 | 1 | -1/+2 |
* | (struct it): Remove member use_default_face. | Kim F. Storm | 2004-04-29 | 1 | -3/+4 |
* | (struct it): New member use_default_face. | Kim F. Storm | 2004-04-26 | 1 | -1/+4 |
* | (struct glyph_slice): New struct. | Kim F. Storm | 2004-04-20 | 1 | -5/+49 |
* | (calc_pixel_width_or_height): Add prototype. | Kim F. Storm | 2004-03-19 | 1 | -1/+3 |
* | (x_find_image_file): Add prototype. | Kim F. Storm | 2004-03-14 | 1 | -0/+1 |
* | * dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs. | Kim F. Storm | 2004-03-11 | 1 | -2/+9 |
* | Move image related prototypes from xfns.c section to image.c. | Kim F. Storm | 2004-03-11 | 1 | -16/+19 |
* | Image consolidation: | Kim F. Storm | 2004-03-11 | 1 | -0/+18 |
* | Inserting Yamomotosan's changes for MacOSX image support, better support | Steven Tamm | 2004-02-26 | 1 | -30/+0 |
* | (struct draw_fringe_bitmap_params): Change member | Kim F. Storm | 2004-02-13 | 1 | -2/+2 |
* | (FRINGE_ID_BITS): New definition for number of | Kim F. Storm | 2004-02-08 | 1 | -38/+59 |
* | (struct glyph_row): New members left_fringe_bitmap, | Kim F. Storm | 2004-01-16 | 1 | -0/+44 |
* | (buffer_posn_from_coords, mode_line_string) | Kim F. Storm | 2004-01-06 | 1 | -9/+13 |
* | (face_font_available_p): Extern it. | Kenichi Handa | 2003-12-29 | 1 | -0/+1 |
* | (FACE_ID_BITS, MAX_FACE_ID): New defines. | Kim F. Storm | 2003-12-28 | 1 | -1/+8 |
* | (buffer_posn_from_coords, mode_line_string) | Kim F. Storm | 2003-11-27 | 1 | -0/+5 |
* | (mode_line_string, marginal_area_string): Update prototypes. | Kim F. Storm | 2003-11-23 | 1 | -2/+2 |
* | (struct it): New member start. | Kim F. Storm | 2003-11-18 | 1 | -0/+4 |
* | (struct it): New member first_vpos. | Kim F. Storm | 2003-11-16 | 1 | -0/+3 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (struct glyph_matrix): Rename members window_left_x | Kim F. Storm | 2003-05-24 | 1 | -163/+14 |
* | (frame_parm_handler): New typedef. | Kim F. Storm | 2003-03-31 | 1 | -0/+39 |
* | Allow building on Mac OS X again after Kim's merging of display code. | Andrew Choi | 2003-03-24 | 1 | -1/+30 |
* | Fix compilation with --with-x=no. | Kim F. Storm | 2003-03-21 | 1 | -0/+5 |
* | (pixel_to_glyph_coords, glyph_to_pixel_coords): | Kim F. Storm | 2003-03-21 | 1 | -0/+3 |
* | (struct redisplay_interface): Add active_p argument to | Kim F. Storm | 2003-03-21 | 1 | -5/+7 |
* | * dispextern.h (Display_Info): Generic typedef for *_display_info. | Kim F. Storm | 2003-03-21 | 1 | -55/+146 |
* | Fix compilation with --with-x=no. | Kim F. Storm | 2003-03-18 | 1 | -0/+6 |
* | (struct glyph): Reduce face_id member from 22 to | Kim F. Storm | 2003-03-16 | 1 | -9/+215 |
* | (enum fringe_bitmap_type): Define here. | Kim F. Storm | 2003-03-12 | 1 | -0/+51 |
* | (in_display_vector_p): Declare. | Andreas Schwab | 2003-02-18 | 1 | -1/+2 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -67/+67 |
* | (struct face): Add `overstrike' field. | Miles Bader | 2002-11-17 | 1 | -0/+3 |
* | [!HAVE_X_WINDOWS]: Define XColor. | Juanma Barranquero | 2002-10-25 | 1 | -0/+13 |
* | (cursor_in_non_selected_windows): Extern removed. | Kim F. Storm | 2002-08-30 | 1 | -1/+0 |
* | (PRODUCE_GLYPHS): Set inhibit_free_realized_faces | Richard M. Stallman | 2002-08-29 | 1 | -4/+10 |
* | (xstricmp): Declaration updated. | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
* | Doc fix. | Miles Bader | 2002-05-28 | 1 | -3/+4 |
* | Doc fix. | Miles Bader | 2002-05-28 | 1 | -1/+5 |
* | (tty_capable_p): New function. | Miles Bader | 2002-05-26 | 1 | -1/+14 |
* | (DEFAULT_TOOL_BAR_BUTTON_MARGIN) | Pavel Janík | 2002-04-29 | 1 | -2/+2 |
* | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -1/+1 |
* | (marginal_area_string): Add prototype. | Pavel Janík | 2002-04-14 | 1 | -0/+1 |
* | Change defvar_int def and vars to use EMACS_INT instead of just int. | Stefan Monnier | 2002-03-04 | 1 | -1/+1 |
* | (minibuf_selected_window): Renamed from Vminibuf_selected_window. | Kim F. Storm | 2002-02-28 | 1 | -3/+3 |
* | (CURRENT_MODE_LINE_FACE_ID_3): Compare with | Kim F. Storm | 2002-02-26 | 1 | -3/+3 |