- 23 Feb, 2006 1 commit
-
-
YAMAMOTO Mitsuharu authored
glyph whose face is extended to the text area end.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 07 Oct, 2005 2 commits
-
-
Kim F. Storm authored
[!HAVE_WINDOW_SYSTEM]: Don't declare them... (update_window) [!HAVE_WINDOW_SYSTEM]: ...and don't call them.
-
YAMAMOTO Mitsuharu authored
OVERLAPS arg as redrawn part.
-
- 01 Sep, 2005 1 commit
-
-
Stefan Monnier authored
Avoid gcc warning about unused variable `f'.
-
- 17 Aug, 2005 1 commit
-
-
Kim F. Storm authored
within matrix.
-
- 16 Aug, 2005 1 commit
-
-
Kim F. Storm authored
-
- 07 Aug, 2005 2 commits
-
-
Richard M. Stallman authored
so it can be used with various state vectors.
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 23 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 22 Jun, 2005 1 commit
-
-
Miles Bader authored
Rename vertical-divider face to vertical-border 2005-06-22 Miles Bader <miles@gnu.org> * lisp/faces.el (vertical-border): Renamed from `vertical-divider'. 2005-06-22 Miles Bader <miles@gnu.org> * man/display.texi (Faces): Change `vertical-divider' to `vertical-border'. 2005-06-22 Miles Bader <miles@gnu.org> * src/xfaces.c (Qvertical_border): Renamed from `Qvertical_divider'. (realize_basic_faces, syms_of_xfaces): Update references to it. * src/dispextern.h (enum face_id): Rename `VERTICAL_DIVIDER_FACE_ID' to `VERTICAL_BORDER_FACE_ID'. * src/dispnew.c (build_frame_matrix_from_leaf_window): Update references.
-
- 20 Jun, 2005 1 commit
-
-
Miles Bader authored
Implement tty vertical-divider face 2005-06-20 Miles Bader <miles@gnu.org> * lisp/faces.el (vertical-divider): New face. 2005-06-20 Miles Bader <miles@gnu.org> * man/display.texi (Faces): Add `vertical-divider'. 2005-06-20 Miles Bader <miles@gnu.org> * src/xfaces.c (Qvertical_divider): New variable. (realize_basic_faces): Realize its face. (syms_of_xfaces): Initialize it. * src/dispextern.h (enum face_id): Add `VERTICAL_DIVIDER_FACE_ID'. * src/dispnew.c (build_frame_matrix_from_leaf_window): Display vertical window-separator on ttys using `vertical-divider' face by default.
-
- 17 Jun, 2005 1 commit
-
-
Richard M. Stallman authored
(build_frame_matrix_from_leaf_window): Use it.
-
- 01 May, 2005 1 commit
-
-
Luc Teirlinck authored
-
- 18 Apr, 2005 1 commit
-
-
Kim F. Storm authored
Compare overlay_arrow_bitmap than overlay_arrow_p members.
-
- 09 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 17 Mar, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 03 Feb, 2005 3 commits
-
-
Stefan Monnier authored
-
Kim F. Storm authored
[!GLYPH_DEBUG]: Fix xassert.
-
Steven Tamm authored
xassert being uncondition, but predicate is.
-
- 17 Jan, 2005 1 commit
-
-
Kim F. Storm authored
off-by-one error in search for glyph.
-
- 16 Jan, 2005 1 commit
-
-
Jan Djärv authored
(READABLE_EVENTS_FILTER_EVENTS) (READABLE_EVENTS_IGNORE_SQUEEZABLES): New flags for readable_events. get_filtered_input_pending, readable_filtered_events): Removed. (tracking_off): Call readable_events and get_input_pending with flag READABLE_EVENTS_DO_TIMERS_NOW. (readable_events): Move code from old readable_filtered_events here, but check new READABLE_EVENTS_* in argument flags instead of previous two boolean arguments do_timers_now and filter_events. If we are doing mouse tracking and the mouse moved, return only if READABLE_EVENTS_IGNORE_SQUEEZABLES is not set in flags. (swallow_events): Call get_input_pending with flag READABLE_EVENTS_DO_TIMERS_NOW. (get_input_pending): Move code from old get_filtered_input_pending here. Replace boolean arguments do_timers_now, filter_events with flags, and pass flags to readable_events. Document new READABLE_EVENTS_* flags. (detect_input_pending_ignore_squeezables): New function. (detect_input_pending_run_timers): Call get_input_pending with flag READABLE_EVENTS_DO_TIMERS_NOW. (Finput_pending_p): Call get_input_pending with flags READABLE_EVENTS_DO_TIMERS_NOW and READABLE_EVENTS_FILTER_EVENTS. * dispnew.c (update_window, update_frame_1): Replace calls to detect_input_pending with detect_input_pending_ignore_squeezables so that redisplay is not paused if the event queue contains only mouse movements. * lisp.h: Declare detect_input_pending_ignore_squeezables.
-
- 15 Dec, 2004 1 commit
-
-
Jan Djärv authored
(SIGNAL_THREAD_CHECK): New macro. * keyboard.c (input_available_signal): Move thread checking code to macro SIGNAL_THREAD_CHECK and call that macro. (interrupt_signal): Call SIGNAL_THREAD_CHECK. * alloc.c (uninterrupt_malloc): Move main_thread to emacs.c. * emacs.c: Define main_thread. (main): Initialize main_thread. (handle_USR1_signal, handle_USR2_signal, fatal_error_signal) (memory_warning_signal): Call SIGNAL_THREAD_CHECK. * floatfns.c (float_error): Call SIGNAL_THREAD_CHECK. * dispnew.c (window_change_signal): Call SIGNAL_THREAD_CHECK. * sysdep.c (select_alarm): Call SIGNAL_THREAD_CHECK. * process.c (send_process_trap, sigchld_handler): Call SIGNAL_THREAD_CHECK. * data.c (arith_error): Call SIGNAL_THREAD_CHECK. * atimer.c (alarm_signal_handler): Call SIGNAL_THREAD_CHECK.
-
- 31 Oct, 2004 1 commit
-
-
Kim F. Storm authored
-
- 20 Aug, 2004 1 commit
-
-
Kim F. Storm authored
Rename wait_reading_process_input to wait_reading_process_output.
-
- 19 Aug, 2004 1 commit
-
-
Kim F. Storm authored
-
- 21 Jul, 2004 1 commit
-
-
Kim F. Storm authored
(allocate_matrices_for_frame_redisplay): Fix left/right margin mix-up. (required_matrix_height): Apply nrows_scale_factor. (required_matrix_width): Apply ncols_scale_factor.
-
- 20 Apr, 2004 1 commit
-
-
Kim F. Storm authored
and height even for image slices (posn is relative to full image). (marginal_area_string): Adjust x0,y0 for image slice.
-
- 13 Apr, 2004 1 commit
-
-
Kim F. Storm authored
scrolling_window actually did scroll. (scrolling_window): Only return 1 if we actually did scroll.
-
- 28 Feb, 2004 1 commit
-
-
Kim F. Storm authored
no other changes in window (move code after set_cursor label).
-
- 08 Feb, 2004 1 commit
-
-
Kim F. Storm authored
arrows. (update_frame): Do flush_display if force_flush_display_p to ensure display (specifically fringes) are updated in a timely manner when resizing the frame by dragging the mouse. (update_window_line): Update row if overlay arrow changed. (scrolling_window): Redraw fringe bitmaps if fringe bitmap faces or overlay arrow changed.
-
- 17 Jan, 2004 1 commit
-
-
Miles Bader authored
Make fringe-drawing stuff compile without a window-system * src/xdisp.c (Voverflow_newline_into_fringe) (move_it_in_display_line_to, redisplay_internal) (update_window_fringes, redisplay_window, display_line, window): Add `#ifdef HAVE_WINDOW_SYSTEM' around fringe-drawing stuff, so that it compiles without a window-system. * src/dispnew.c (direct_output_for_insert, update_window): Likewise.
-
- 16 Jan, 2004 1 commit
-
-
Kim F. Storm authored
instead of related indicator fields. Compare exact_window_width_line_p and cursor_in_mouse_face_p indicators. (direct_output_for_insert): Handle exact width lines like contined lines. Call update_window_fringes. (update_window): Call update_window_fringes. (scrolling_window): Don't skip desired rows with changed bitmaps. Check if fringe bitmaps changes when assigning scrolled rows.
-
- 06 Jan, 2004 1 commit
-
-
Kim F. Storm authored
object and image object. Return glyph width and height. (mode_line_string, marginal_area_string): Ditto.
-
- 28 Dec, 2003 1 commit
-
-
Kim F. Storm authored
image glyph using image's ascent. (mode_line_string): Return image glyph as object clicked on. Adjust y0 for image glyph using image's ascent.
-
- 29 Nov, 2003 1 commit
-
-
Jan Djärv authored
to compile on terminal configuration.
-
- 27 Nov, 2003 1 commit
-
-
Kim F. Storm authored
coordinates relative to glyph at posn. If glyph is an image, return that as object at posn. Callers changed. (mode_line_string, marginal_area_string): Calculate and return pixel coordinates relative to glyph. Callers changed.
-
- 23 Nov, 2003 1 commit
-
-
Kim F. Storm authored
for glyph clicked on, rather than (unused) pixel positions. (mode_line_string, marginal_area_string): Change X and Y args to pointers for returning actual row/column for glyph clicked on. Simplify and optimize loops.
-
- 14 Nov, 2003 1 commit
-
-
Kim F. Storm authored
is active and first glyph is only partially visible.
-