log src/xdisp.c @ 52458:031533a680d7

age author description
Mon, 08 Sep 2003 07:51:08 +0000 Lute Kamstra (pint2hrstr): New function.
Wed, 03 Sep 2003 07:50:46 +0000 Kim F. Storm (get_window_cursor_type): Partially undo 2002-03-01 change (superseded
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 31 Aug 2003 21:38:07 +0000 Jason Rumney (init_iterator): Remove old WINDOWSNT conditional.
Fri, 29 Aug 2003 21:46:17 +0000 Gerd Moellmann (redisplay_internal): Fix change of 2003-04-30. Don't
Wed, 09 Jul 2003 14:51:29 +0000 Stefan Monnier (load_overlay_strings): Use new type for overlays_(before|after).
Tue, 08 Jul 2003 21:28:38 +0000 Stefan Monnier (fast_find_position): Remove unused var.
Mon, 07 Jul 2003 20:40:57 +0000 Richard M. Stallman (reseat_1): Set it->area to TEXT_AREA.
Fri, 27 Jun 2003 02:24:29 +0000 Richard M. Stallman (fast_find_position): Enable Gerd's new definition.
Thu, 26 Jun 2003 23:18:07 +0000 Stefan Monnier (message_dolog): Update for new types.
Sun, 15 Jun 2003 21:16:11 +0000 Stefan Monnier (handle_tool_bar_click): Don't pass uninitialized
Sat, 14 Jun 2003 23:01:54 +0000 Kim F. Storm (x_fix_overlapping_area): Always use area relative X to fix redisplay
Mon, 09 Jun 2003 23:01:52 +0000 Kim F. Storm (phys_cursor_in_rect_p): Fix 2003-05-24 change.
Tue, 03 Jun 2003 22:36:13 +0000 Stefan Monnier (update_tool_bar): Add missing UNGCPRO.
Tue, 27 May 2003 23:30:10 +0000 Kim F. Storm (expose_window): Fix error in calculation of
Mon, 26 May 2003 22:06:33 +0000 Andreas Schwab (try_window_id): Avoid aborting if PT is inside a
Sun, 25 May 2003 17:47:48 +0000 Stefan Monnier (window_text_bottom_y, draw_row_fringe_bitmaps)
Sat, 24 May 2003 22:08:54 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Fri, 23 May 2003 23:32:55 +0000 Stefan Monnier (display_mode_element): Increase max depth.
Sat, 10 May 2003 16:27:35 +0000 Stefan Monnier (single_display_prop_intangible_p): Make `space' display
Wed, 30 Apr 2003 12:03:53 +0000 Richard M. Stallman (move_it_vertically_backward): Do the final big else even if nlines is 0.
Wed, 23 Apr 2003 17:51:33 +0000 Jan Dj¸«£rv * xdisp.c (update_tool_bar): BLOCK_INPUT before calling
Wed, 16 Apr 2003 05:09:36 +0000 Richard M. Stallman (try_window, try_window_reusing_current_matrix):
Sun, 30 Mar 2003 15:39:12 +0000 Andreas Schwab (x_insert_glyphs): Fix swapped width and height
Fri, 28 Mar 2003 14:11:55 +0000 Stefan Monnier (set_vertical_scroll_bar): New fun. Extracted from redisplay_window.
Thu, 27 Mar 2003 03:04:22 +0000 Richard M. Stallman (update_tool_bar): Recompute tool bar if
Wed, 26 Mar 2003 16:13:44 +0000 Jan Dj¸«£rv * xdisp.c (update_menu_bar): Set w->update_mode_line to Qt
Mon, 24 Mar 2003 19:59:08 +0000 Andrew Choi Allow building on Mac OS X again after Kim's merging of display code.
Mon, 24 Mar 2003 03:32:51 +0000 John Paul Wallington (redisplay_window): If mini window's buffer is not
Sun, 23 Mar 2003 01:03:23 +0000 Jan Dj¸«£rv * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif