aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* (mirror_line_dance): Set W2 according to FRAME_FROM.Richard M. Stallman2005-03-171-1/+1
* Copyright update.Stefan Monnier2005-02-031-2/+2
* (build_frame_matrix_from_leaf_window)Kim F. Storm2005-02-031-1/+1
* * dispnew.c (update_window): Fixing compile error due toSteven Tamm2005-02-031-1/+1
* (mode_line_string, marginal_area_string): FixKim F. Storm2005-01-171-2/+2
* * keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)Jan Djärv2005-01-161-4/+4
* * syssignal.h: Declare main_thread.Jan Djärv2004-12-151-1/+3
* (margin_glyphs_to_reserve): Don't use ncols_scale_factor.Kim F. Storm2004-10-311-1/+1
* (Fsleep_for): Remove obsolete code.Kim F. Storm2004-08-201-38/+4
* Adapt to new wait_reading_process_input args.Kim F. Storm2004-08-191-10/+3
* (margin_glyphs_to_reserve): Apply ncols_scale_factor.Kim F. Storm2004-07-211-5/+5
* (buffer_posn_from_coords): Return full image widthKim F. Storm2004-04-201-5/+19
* (update_window): Only set changed_p ifKim F. Storm2004-04-131-7/+9
* (update_window): Update header line also if there areKim F. Storm2004-02-281-10/+10
* (row_equal_p): Compare fringe bitmap faces and overlayKim F. Storm2004-02-081-5/+17
* Revision: [email protected]/emacs--cvs-trunk--0--patch-41Miles Bader2004-01-171-1/+5
* (row_equal_p, update_window_line): Compare fringe bitmapsKim F. Storm2004-01-161-12/+19
* (buffer_posn_from_coords): Return both buffer/stringKim F. Storm2004-01-061-47/+84
* (buffer_posn_from_coords): Fix calculation of dy forKim F. Storm2003-12-281-12/+39
* * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEMJan Djärv2003-11-291-0/+2
* (buffer_posn_from_coords): Calculate and return pixelKim F. Storm2003-11-271-9/+40
* (buffer_posn_from_coords): Return actual row/columnKim F. Storm2003-11-231-26/+46
* (update_text_area): Fix redisplay error when hscrollKim F. Storm2003-11-141-3/+3
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (adjust_glyph_matrix): Call window_box whenever W is nonzero.Richard M. Stallman2003-08-291-4/+8
* (Fsit_for): Don't lie about the number of args.Stefan Monnier2003-06-021-1/+4
* (mode_line_string): Remove unused var `f'.Stefan Monnier2003-05-251-2/+1
* Make (many) trivial substitutions for renamed andKim F. Storm2003-05-241-121/+119
* (Fsit_For): Support XEmacs-style arg list.Stefan Monnier2003-04-141-5/+16
* (mode_line_string, marginal_area_string): Use enumKim F. Storm2003-03-211-9/+10
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-223/+223
* GTK versionJan Djärv2003-01-191-1/+3
* (safe_bcopy): Source pointer now points to const.Ken Raeburn2002-07-191-2/+3
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-6/+6
* Use macro SPECPDL_INDEX.Juanma Barranquero2002-07-111-1/+1
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-4/+4
* (update_text_area): Set phys_cursor_on_p to 0 in theGerd Moellmann2002-04-241-0/+10
* (marginal_area_string): Sort arguments.Pavel Janík2002-04-141-1/+1
* (marginal_area_string): New.Gerd Moellmann2002-04-121-0/+51
* Update copyright.Gerd Moellmann2002-03-301-1/+1
* (direct_output_for_insert): CallGerd Moellmann2002-03-301-8/+1
* (sit_for): Don't wait if executing a kbd macro.Stefan Monnier2002-03-051-1/+1
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-1/+1
* (update_frame): Move the variable `tem' to the block where it is used.Pavel Janík2002-01-191-31/+28
* Test GNU_LINUX, not LINUX.Richard M. Stallman2001-12-111-2/+2
* Fringe cleanup.Kim F. Storm2001-11-161-4/+4
* (direct_output_forward_char): Fix character/byteGerd Moellmann2001-11-151-2/+2
* (syms_of_display): Doc fix.Richard M. Stallman2001-11-141-2/+3
* (Fsit_for): Reindent.Pavel Janík2001-11-131-13/+13
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-6/+6