aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
Commit message (Expand)AuthorAgeFilesLines
* Merged from [email protected] (patch 27, 120-125)Karoly Lorentey2005-02-231-9/+16
|\
| * (window_scroll_pixel_based): When scrolling backwards,Kim F. Storm2005-02-211-9/+16
* | Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-20/+85
|\|
| * (window_scroll_pixel_based): Fix scrolling in the wrongKim F. Storm2005-01-241-6/+16
| * * window.c (Fpos_visible_in_window_p): Simplify return value forKim F. Storm2005-01-231-14/+11
| * (window_scroll_pixel_based): Force moving to next lineKim F. Storm2005-01-231-2/+10
| * (auto_window_vscroll_p): New boolean.Kim F. Storm2005-01-221-13/+57
| * (window_scroll_pixel_based): Don't correct preserve_yRichard M. Stallman2005-01-041-1/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-30/+56
|\|
| * (window_scroll_pixel_based): Only look atRichard M. Stallman2004-12-311-30/+56
* | Merged in changes from CVS trunk.Karoly Lorentey2004-12-081-6/+15
|\|
| * (Fget_lru_window, Fget_largest_window): Doc fixes.Richard M. Stallman2004-12-021-0/+4
| * (Fset_window_scroll_bars): Don't use XINT if it isn't int.Stefan Monnier2004-11-231-5/+7
| * (set_window_buffer): Clear display_error_modiff.Kim F. Storm2004-11-221-1/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-221-4/+39
|\|
| * Avoid side-effects inside XSETFASTINT's arguments.Stefan Monnier2004-11-161-4/+7
| * * window.c (shrink_windows): Handle special case of one window leftJan Djärv2004-11-141-0/+32
* | 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