log src/window.c @ 66298:f8a064f9444b

age author description
2005-10-20 Kim F. Storm (Fwindow_tree): Remove unused var alist.
2005-10-11 Kim F. Storm (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
2005-10-11 Kim F. Storm (coordinates_in_window): Fix returned y position when
2005-10-10 Juanma Barranquero (Fwindow_tree): Fix spelling.
2005-10-09 Romain Francoise (Fwindow_end): Don't try to redisplay if non-interactive.
2005-10-07 Kim F. Storm (window_tree, Fwindow_tree): Rename fns added 2005-10-04.
2005-10-04 Kim F. Storm (window_split_tree): New function.
2005-09-18 Andreas Schwab (make_window): Don't initialize height_fixed_p.
2005-08-16 Kim F. Storm (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-21 Juanma Barranquero (Fset_window_margins, Fset_window_fringes):
2005-07-11 Stefan Monnier (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).
2005-07-07 Kim F. Storm (Frecenter): Remove superfluous settings of iarg.
2005-07-07 Kim F. Storm (Frecenter): Fix last change (set iarg before use).
2005-07-06 Richard M. Stallman (Frecenter): When arg is inside the scroll margin, move it out of the margin.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-03 Richard M. Stallman (window_scroll_pixel_based): Take account of this_scroll_margin when
2005-06-29 Richard M. Stallman (window_scroll_pixel_based, window_scroll_line_based):
2005-06-21 Juanma Barranquero Fix typo in comment.
2005-06-10 Luc Teirlinck (Fselect_window): Adapt call to Fselect_frame.
2005-06-06 Jan Djärv * window.c (delete_window): Handle the case where a h/vchild has
2005-05-20 Lute Kamstra (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Correct the right value.
2005-04-26 Richard M. Stallman (Fsame_window_p, Fspecial_display_p): Doc fixes.
2005-04-23 Richard M. Stallman (window_size_fixed): Variable deleted.
2005-04-18 Kim F. Storm (make_window): Don't initialize overlay_arrow_bitmap.
2005-04-12 Stefan Monnier (Fset_window_configuration): Be careful when you choose
2005-04-10 Richard M. Stallman Comment changes.
2005-02-21 Kim F. Storm (window_scroll_pixel_based): When scrolling backwards,
2005-01-24 Kim F. Storm (window_scroll_pixel_based): Fix scrolling in the wrong
2005-01-23 Kim F. Storm * window.c (Fpos_visible_in_window_p): Simplify return value for
2005-01-23 Kim F. Storm (window_scroll_pixel_based): Force moving to next line
2005-01-22 Kim F. Storm (auto_window_vscroll_p): New boolean.
2005-01-04 Richard M. Stallman (window_scroll_pixel_based): Don't correct preserve_y
2004-12-31 Richard M. Stallman (window_scroll_pixel_based): Only look at
2004-12-02 Richard M. Stallman (Fget_lru_window, Fget_largest_window): Doc fixes.
2004-11-23 Stefan Monnier (Fset_window_scroll_bars): Don't use XINT if it isn't int.
2004-11-22 Kim F. Storm (set_window_buffer): Clear display_error_modiff.
2004-11-16 Stefan Monnier Avoid side-effects inside XSETFASTINT's arguments.
2004-11-14 Jan Djärv * window.c (shrink_windows): Handle special case of one window left
2004-11-12 Kim F. Storm (window_scroll_pixel_based, Frecenter): Use
2004-11-09 Kim F. Storm Fix commentary.
2004-11-02 Andreas Schwab (Fscroll_right): Fix last change.
2004-11-02 Richard M. Stallman (window_scroll_pixel_based): Update preserve_y for header line if any.
2004-10-16 Richard M. Stallman (Fspecial_display_p): Doc fix.
2004-10-04 Kim F. Storm (coordinates_in_window): Relax check for cursor
2004-09-09 Richard M. Stallman (Fset_window_buffer): Doc fix.
2004-08-07 Stefan Monnier (window_list_1): YAILOM.
2004-08-02 Kim F. Storm (window_scroll_line_based): Let compute_motion
2004-07-25 Richard M. Stallman (coordinates_in_window): Return ON_SCROLL_BAR
2004-07-25 Richard M. Stallman (Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.
2004-07-24 Richard M. Stallman (Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.
2004-07-21 Kim F. Storm (make_window): Initialize nrows_scale_factor and
2004-07-19 Luc Teirlinck (Fpos_visible_in_window_p, Fset_window_hscroll)
2004-07-17 Richard M. Stallman (coordinates_in_window): Inside the window but outside
2004-07-11 Luc Teirlinck (Fwindow_buffer, Fother_window, Fget_lru_window)
2004-06-21 Richard M. Stallman (syms_of_window): Doc fix.
2004-06-13 Richard M. Stallman (Fselect_window): Doc fix.
2004-05-13 Glenn Morris (Fdisplay_buffer, Fsplit_window, split-height-threshold): Doc fix.
2004-05-07 Juanma Barranquero (Fset_window_buffer): Fix docstring.
2004-04-20 Kim F. Storm (Fpos_visible_in_window_p): Return pixel position if