aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-13/+46
|\
| * (window_scroll_pixel_based, Frecenter): UseKim F. Storm2004-11-121-11/+44
| * Fix commentary.Kim F. Storm2004-11-091-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-16/+24
|\ \ | |/
| * (Fscroll_right): Fix last change.Andreas Schwab2004-11-021-1/+1
| * (window_scroll_pixel_based): Update preserve_y for header line if any.Richard M. Stallman2004-11-021-15/+23
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-191-4/+7
|\ \ | |/
| * (Fspecial_display_p): Doc fix.Richard M. Stallman2004-10-161-4/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-071-6/+9
|\ \ | |/
| * (coordinates_in_window): Relax check for cursorKim F. Storm2004-10-041-6/+9
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-101-1/+3
|\ \ | |/
| * (Fset_window_buffer): Doc fix.Richard M. Stallman2004-09-091-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-091-1/+1
|\ \ | |/
| * (window_list_1): YAILOM.Stefan Monnier2004-08-071-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-031-1/+1
|\ \ | |/
| * (window_scroll_line_based): Let compute_motionKim F. Storm2004-08-021-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-271-5/+13
|\ \ | |/
| * (coordinates_in_window): Return ON_SCROLL_BARRichard M. Stallman2004-07-251-1/+7
| * (Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.Richard M. Stallman2004-07-251-2/+2
| * (Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.Richard M. Stallman2004-07-241-2/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-221-18/+36
|\ \ | |/
| * (make_window): Initialize nrows_scale_factor andKim F. Storm2004-07-211-0/+1
| * (Fpos_visible_in_window_p, Fset_window_hscroll)Luc Teirlinck2004-07-191-18/+35
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-181-3/+13
|\ \ | |/
| * (coordinates_in_window): Inside the window but outsideRichard M. Stallman2004-07-171-3/+13
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-131-9/+22
|\ \ | |/
| * (Fwindow_buffer, Fother_window, Fget_lru_window)Luc Teirlinck2004-07-111-9/+22
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-6/+8
|\ \ | |/
| * (syms_of_window): Doc fix.Richard M. Stallman2004-06-211-6/+8
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-141-2/+2
|\ \ | |/
| * (Fselect_window): Doc fix.Richard M. Stallman2004-06-131-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-181-2/+7
|\ \ | |/
| * (Fdisplay_buffer, Fsplit_window, split-height-threshold): Doc fix.Glenn Morris2004-05-131-2/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-071-2/+2
|\ \ | |/
| * (Fset_window_buffer): Fix docstring.Juanma Barranquero2004-05-071-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-51/+44
|\ \ | |/
| * (Fpos_visible_in_window_p): Return pixel position ifKim F. Storm2004-04-201-51/+44
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-151-0/+1
|\ \ | |/
| * (Fget_lru_window): Doc fix.Nick Roberts2004-04-141-0/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-071-3/+5
|\ \ | |/
| * (Fdisplay_buffer): Doc fix.Richard M. Stallman2004-03-041-3/+4
| * (make_window): Initialize overlay_arrow_bitmap.Kim F. Storm2004-03-011-0/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-0/+9
|\ \ | |/
| * (window_loop, Fforce_window_update): Force mode lineKim F. Storm2004-02-281-0/+9
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-3/+1
|\ \ | |/
| * (Fwindow_fringes): Doc fix.Kim F. Storm2004-02-121-3/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-01-261-1/+2
|\ \ | |/
| * (Fwindow_minibuffer_p): Doc fix.Luc Teirlinck2004-01-261-1/+2
* | Hookified termcap devices, added bootstrap display device, plus many bugfixes.Karoly Lorentey2004-01-091-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-01-051-7/+18
|\ \ | |/