aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow building on Mac OS X again after Kim's merging of display code.Andrew Choi2003-03-248-126/+109
* (redisplay_window): If mini window's buffer is notJohn Paul Wallington2003-03-242-0/+7
* (w32_draw_window_cursor): Fix last change.Kim F. Storm2003-03-231-0/+1
* *** empty log message ***Kim F. Storm2003-03-231-4/+7
* (make_string_from_bytes, make_specified_string):Kenichi Handa2003-03-232-3/+12
* (make_string_from_bytes): Add `const' for the argKenichi Handa2003-03-231-2/+2
* Removed one line too manyJan Djärv2003-03-231-0/+3
* * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endifJan Djärv2003-03-232-1/+3
* Finally (?) fix flicker in scroll bar.Jan Djärv2003-03-234-70/+156
* Fix long lines.Kim F. Storm2003-03-221-2/+2
* *** empty log message ***Stefan Monnier2003-03-221-4/+16
* Make sure space precedes end-of-line backslashes.Thien-Thi Nguyen2003-03-222-9/+13
* *** empty log message ***Kim F. Storm2003-03-211-0/+2
* Fix compilation with --with-x=no.Kim F. Storm2003-03-211-0/+5
* (STORE_NATIVE_RECT): New macro.Kim F. Storm2003-03-211-3/+6
* * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-217-343/+107
* (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-211-0/+3
* *** empty log message ***Kim F. Storm2003-03-211-0/+9
* (get_glyph_string_clip_rect): Use FRAME_INTERNAL_BORDER_WIDTH.Kim F. Storm2003-03-211-3/+4
* (struct redisplay_interface): Add active_p argument toKim F. Storm2003-03-214-31/+36
* *** empty log message ***Kim F. Storm2003-03-211-0/+8
* Fix compilation for --with-x=no.Kim F. Storm2003-03-211-0/+7
* *** empty log message ***Kim F. Storm2003-03-211-0/+141
* (No_Cursor): Declare as None for X.Kim F. Storm2003-03-211-3/+3
* * xterm.c: Remove consolidated defines and code.Kim F. Storm2003-03-211-2498/+102
* Setup and use hand_cursor instead of cross_cursor.Kim F. Storm2003-03-211-8/+8
* The following changes consolidate code related to writing andKim F. Storm2003-03-211-10/+2648
* (window_from_coordinates): Fix prototype.Kim F. Storm2003-03-211-1/+2
* * window.c (enum window_part): Move to dispextern.h.Kim F. Storm2003-03-211-32/+22
* (struct w32_output): Remove cross_cursor member.Kim F. Storm2003-03-211-2/+1
* * w32term.c: Remove consolidated defines and code.Kim F. Storm2003-03-211-2455/+115
* (No_Cursor): Define as 0 for W32.Kim F. Storm2003-03-211-0/+29
* Remove setup of cross_cursor (already has hand_cursor).Kim F. Storm2003-03-211-15/+9
* Remove consolidated defines and code.Kim F. Storm2003-03-211-1/+0
* (estimate_mode_line_height): Move to xdisp.c.Kim F. Storm2003-03-211-20/+0
* (Display_Info): Add generic typedef.Kim F. Storm2003-03-211-0/+2
* Remove consolidated defines and code.Kim F. Storm2003-03-211-44/+14
* (xdisp.o): Add dependency on keymap.h.Kim F. Storm2003-03-211-0/+1
* (struct mac_output): Replace member cross_cursor byKim F. Storm2003-03-211-1/+4
* * macterm.c: Remove consolidated defines and code.Kim F. Storm2003-03-211-2502/+91
* (No_Cursor): Define as 0 for Mac.Kim F. Storm2003-03-211-0/+27
* (x_set_mouse_color): Setup hand_cursor instead of cross_cursor.Kim F. Storm2003-03-211-11/+12
* (make_lispy_event): Use enum window_part.Kim F. Storm2003-03-211-19/+19
* (mode_line_string, marginal_area_string): Use enumKim F. Storm2003-03-211-9/+10
* * dispextern.h (Display_Info): Generic typedef for *_display_info.Kim F. Storm2003-03-211-55/+146
* (xdisp.o): Add dependency on blockinput.h and filesKim F. Storm2003-03-211-1/+1
* *** empty log message ***Kenichi Handa2003-03-211-2/+2
* (Fexpand_file_name): Fix previous change.Kenichi Handa2003-03-212-8/+12
* (make_specified_string): Fix previous change.Kenichi Handa2003-03-191-1/+10
* (Fread_file_name): Fix previous change.Kenichi Handa2003-03-191-2/+2