summaryrefslogtreecommitdiff
path: root/src/window.h
Commit message (Expand)AuthorAge
* (Fwindow_minibuffer_p): Declare (for use in minibuf.c).Stefan Monnier2006-01-03
* (struct window): Remove height_fixed_p, no longer set.Andreas Schwab2005-09-18
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (struct window): Remove member overlay_arrow_bitmap.Kim F. Storm2005-04-18
* (struct glyph_matrix): New members nrows_scale_factorKim F. Storm2004-07-21
* Update copyright.Kim F. Storm2004-06-16
* (Fwindow_vscroll, Fset_window_vscroll): Fix EXFUN.Kim F. Storm2004-04-20
* (struct window): New member overlay_arrow_bitmap.Kim F. Storm2004-03-01
* Add arch taglinesMiles Bader2003-09-01
* (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)Richard M. Stallman2003-06-03
* (window_box_text_cols): Declare.Stefan Monnier2003-05-25
* (struct window): Rename members left to left_col,Kim F. Storm2003-05-24
* (Fselect_window): Add optional arg `norecord'.Stefan Monnier2003-05-17
* (Qwindowp, Qwindow_live_p, Vwindow_list)Stefan Monnier2003-05-14
* (change_window_heights): Add prototype.Kim F. Storm2003-03-31
* (window_from_coordinates): Fix prototype.Kim F. Storm2003-03-21
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* Comment change.Richard M. Stallman2002-07-01
* (cursor_type_changed): Hew variable.Richard M. Stallman2002-03-18
* (struct window): New member phys_cursor_width.Kim F. Storm2002-03-01
* (minibuf_selected_window): Renamed from Vminibuf_selected_window.Kim F. Storm2002-02-28
* (Vminibuf_selected_window): Declare extern.Kim F. Storm2002-02-26
* (MINI_WINDOW_P): Use NILP.Gerd Moellmann2001-10-05
* (WINDOW_LIVE_P): New macro.Gerd Moellmann2001-01-18
* (struct window): New member min_hscroll.Gerd Moellmann2000-12-20
* (Fset_window_point): Declare.Dave Love2000-12-12
* * window.h (Fwindow_live_p): Declare.Ken Raeburn2000-10-27
* (foreach_window): Change prototype.Gerd Moellmann2000-07-21
* Extend comment for optional_new_start.Gerd Moellmann1999-10-30
* (struct window): New members orig_top, orig_height.Gerd Moellmann1999-09-23
* (struct window): New member height_fixed_p.Gerd Moellmann1999-09-16
* (freeze_window_starts): Fix typo in prototype.Gerd Moellmann1999-09-14
* New member frozen_window_start_p.Gerd Moellmann1999-09-03
* (beg_unchanged, end_unchanged, unchanged_modified,Gerd Moellmann1999-08-23
* Remove references to echo_area_glyphsGerd Moellmann1999-08-21
* (struct window): New field too_small_ok.Gerd Moellmann1999-08-13
* (struct window): Add vscroll.Gerd Moellmann1999-07-21
* (WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are noRichard M. Stallman1998-05-04
* Change argument number of Fdisplay_buffer to 3.Kenichi Handa1998-02-06
* (WINDOW_RIGHT_MARGIN): Deduct width of vertical lineRichard M. Stallman1998-01-21
* Add prototypes.Andreas Schwab1997-11-25
* (struct window): New field optional_new_start.Richard M. Stallman1996-11-10
* (WINDOW_LEFT_MARGIN): New macro.Richard M. Stallman1996-09-21
* (struct window): New field last_overlay_modified.Richard M. Stallman1996-09-15
* (struct window): New field, last_had_star.Richard M. Stallman1996-06-28
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* (struct window): New field redisplay_end_trigger.Richard M. Stallman1995-11-10
* (echo_area_window): Declared.Richard M. Stallman1995-07-21
* Fix comment.Karl Heuer1995-03-31