summaryrefslogtreecommitdiff
path: root/src/window.h
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* Add EXFUN for Fwindow_full_width_p.Martin Rudalics2007-08-061-0/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (Fwindow_minibuffer_p): Declare (for use in minibuf.c).Stefan Monnier2006-01-031-1/+2
* (struct window): Remove height_fixed_p, no longer set.Andreas Schwab2005-09-181-5/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (struct window): Remove member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+0
* (struct glyph_matrix): New members nrows_scale_factorKim F. Storm2004-07-211-0/+5
* Update copyright.Kim F. Storm2004-06-161-1/+1
* (Fwindow_vscroll, Fset_window_vscroll): Fix EXFUN.Kim F. Storm2004-04-201-3/+3
* (struct window): New member overlay_arrow_bitmap.Kim F. Storm2004-03-011-0/+3
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)Richard M. Stallman2003-06-031-5/+22
* (window_box_text_cols): Declare.Stefan Monnier2003-05-251-0/+1
* (struct window): Rename members left to left_col,Kim F. Storm2003-05-241-29/+406
* (Fselect_window): Add optional arg `norecord'.Stefan Monnier2003-05-171-2/+2
* (Qwindowp, Qwindow_live_p, Vwindow_list)Stefan Monnier2003-05-141-0/+33
* (change_window_heights): Add prototype.Kim F. Storm2003-03-311-0/+1
* (window_from_coordinates): Fix prototype.Kim F. Storm2003-03-211-1/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-10/+10
* Comment change.Richard M. Stallman2002-07-011-1/+1
* (cursor_type_changed): Hew variable.Richard M. Stallman2002-03-181-0/+4
* (struct window): New member phys_cursor_width.Kim F. Storm2002-03-011-3/+3
* (minibuf_selected_window): Renamed from Vminibuf_selected_window.Kim F. Storm2002-02-281-1/+1
* (Vminibuf_selected_window): Declare extern.Kim F. Storm2002-02-261-0/+5
* (MINI_WINDOW_P): Use NILP.Gerd Moellmann2001-10-051-1/+1
* (WINDOW_LIVE_P): New macro.Gerd Moellmann2001-01-181-1/+7
* (struct window): New member min_hscroll.Gerd Moellmann2000-12-201-0/+3
* (Fset_window_point): Declare.Dave Love2000-12-121-0/+1
* * window.h (Fwindow_live_p): Declare.Ken Raeburn2000-10-271-0/+1
* (foreach_window): Change prototype.Gerd Moellmann2000-07-211-1/+3
* Extend comment for optional_new_start.Gerd Moellmann1999-10-301-1/+3
* (struct window): New members orig_top, orig_height.Gerd Moellmann1999-09-231-1/+7
* (struct window): New member height_fixed_p.Gerd Moellmann1999-09-161-0/+5
* (freeze_window_starts): Fix typo in prototype.Gerd Moellmann1999-09-141-1/+1
* New member frozen_window_start_p.Gerd Moellmann1999-09-031-0/+7
* (beg_unchanged, end_unchanged, unchanged_modified,Gerd Moellmann1999-08-231-19/+0
* Remove references to echo_area_glyphsGerd Moellmann1999-08-211-24/+0
* (struct window): New field too_small_ok.Gerd Moellmann1999-08-131-0/+2
* (struct window): Add vscroll.Gerd Moellmann1999-07-211-49/+160
* (WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are noRichard M. Stallman1998-05-041-1/+1
* Change argument number of Fdisplay_buffer to 3.Kenichi Handa1998-02-061-1/+1
* (WINDOW_RIGHT_MARGIN): Deduct width of vertical lineRichard M. Stallman1998-01-211-7/+9
* Add prototypes.Andreas Schwab1997-11-251-8/+15
* (struct window): New field optional_new_start.Richard M. Stallman1996-11-101-0/+3
* (WINDOW_LEFT_MARGIN): New macro.Richard M. Stallman1996-09-211-0/+34
* (struct window): New field last_overlay_modified.Richard M. Stallman1996-09-151-0/+7