aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * (decode_any_window): New function.Richard M. Stallman2004-01-031-7/+18
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-1/+0
* | Portability fixes (now it compiles & runs fine on Solaris).Karoly Lorentey2004-01-031-0/+2
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-0/+1
* | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-1/+0
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-1/+2
|/
* (enum window_loop): Add REDISPLAY_BUFFER_WINDOWS.Kim F. Storm2003-11-231-14/+61
* (coordinates_in_window): Remove redundant tests.Kim F. Storm2003-11-231-4/+2
* (Fset_window_fringes): Clarify docstring.Lute Kamstra2003-10-141-10/+14
* (Fset_window_margins): Simplify arg checking.Kim F. Storm2003-10-141-16/+14
* (Fset_window_margins): Allow only integers as args.Richard M. Stallman2003-10-131-6/+12
* (Fset_window_fringes): Elaborate docstring.Lute Kamstra2003-10-131-1/+2