2013-10-04 |
Dmitry Antipov | * xdisp.c (redisplay_internal): Simplify because scan_for_co...
|
commit | commitdiff | tree |
2013-10-02 |
Dmitry Antipov | * frame.h (struct frame): Drop has_minibuffer member...
|
commit | commitdiff | tree |
2013-10-02 |
Dmitry Antipov | * window.h (struct window): Prefer enum text_cursor_kinds...
|
commit | commitdiff | tree |
2013-10-02 |
Dmitry Antipov | * fringe.c (toplevel): Do not use HAVE_WINDOW_SYSTEM...
|
commit | commitdiff | tree |
2013-09-24 |
Dmitry Antipov | Use union for the payload of struct Lisp_Vector.
|
commit | commitdiff | tree |
2013-09-24 |
Dmitry Antipov | Optimize glyph row clearing and copying routines.
|
commit | commitdiff | tree |
2013-09-23 |
Dmitry Antipov | * dispextern.h (cancel_line, init_desired_glyphs):
|
commit | commitdiff | tree |
2013-09-23 |
Dmitry Antipov | * xdisp.c (noninteractive_need_newline, message_log_need_new...
|
commit | commitdiff | tree |
2013-09-23 |
Dmitry Antipov | * dispnew.c (frame_garbaged, selected_frame, last_nonminibuf...
|
commit | commitdiff | tree |
2013-09-20 |
Dmitry Antipov | * xterm.c (handle_one_xevent): Revert part of 2013...
|
commit | commitdiff | tree |
2013-09-19 |
Dmitry Antipov | * xterm.h (struct x_display_info): New members last_mouse_gl...
|
commit | commitdiff | tree |
2013-09-19 |
Dmitry Antipov | Do not use external array to process X scroll bar messages.
|
commit | commitdiff | tree |
2013-09-18 |
Dmitry Antipov | * w32term.c (note_mouse_movement): Fix last change.
|
commit | commitdiff | tree |
2013-09-18 |
Dmitry Antipov | Ifdef away recent changes which aren't relevant to...
|
commit | commitdiff | tree |
2013-09-18 |
Dmitry Antipov | * frame.c (x_redo_mouse_highlight): New function
|
commit | commitdiff | tree |
2013-09-18 |
Dmitry Antipov | * frame.c (x_mouse_grabbed): New function.
|
commit | commitdiff | tree |
2013-09-17 |
Dmitry Antipov | * w32term.c (w32_read_socket): Avoid temporary
|
commit | commitdiff | tree |
2013-09-17 |
Dmitry Antipov | * frame.h (x_set_bitmap_icon) [!HAVE_NS]: New function.
|
commit | commitdiff | tree |
2013-09-17 |
Dmitry Antipov | * dispextern.h (check_x_display_info, x_get_string_resource):
|
commit | commitdiff | tree |
2013-09-17 |
Dmitry Antipov | * xterm.h (struct x_display_info): New member
|
commit | commitdiff | tree |
2013-09-17 |
Dmitry Antipov | * xterm.c (toplevel) [USE_MOTIF]: Include xlwmenu.h...
|
commit | commitdiff | tree |
2013-09-17 |
Dmitry Antipov | * xterm.c (handle_one_xevent): Do not call to x_clear_area
|
commit | commitdiff | tree |
2013-09-17 |
Dmitry Antipov | * configure.ac: Do not check for g_type_init because we
|
commit | commitdiff | tree |
2013-09-16 |
Dmitry Antipov | * xterm.c (toolkit_scroll_bar_interaction): Use bool...
|
commit | commitdiff | tree |
2013-09-16 |
Dmitry Antipov | Do not copy X event in handle_one_xevent except KeyPress...
|
commit | commitdiff | tree |
2013-09-16 |
Dmitry Antipov | Fix X event waiting to handle multiple frames.
|
commit | commitdiff | tree |
2013-09-15 |
Dmitry Antipov | Drop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is...
|
commit | commitdiff | tree |
2013-09-15 |
Dmitry Antipov | * xterm.c, xfns.c (toplevel): Remove #ifdef HAVE_X_WINDOWS...
|
commit | commitdiff | tree |
2013-09-15 |
Dmitry Antipov | * xterm.h (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET...
|
commit | commitdiff | tree |
2013-09-15 |
Dmitry Antipov | * frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FONT_HE...
|
commit | commitdiff | tree |
2013-09-15 |
Dmitry Antipov | * xterm.h (FRAME_X_SCREEN_NUMBER): Add comment.
|
commit | commitdiff | tree |
2013-09-13 |
Dmitry Antipov | * frame.c (Fx_focus_frame) [HAVE_WINDOW_SYSTEM]: Fix...
|
commit | commitdiff | tree |
2013-09-13 |
Dmitry Antipov | Unify Fx_focus_frame between all ports.
|
commit | commitdiff | tree |
2013-09-13 |
Dmitry Antipov | Unify FRAME_window_system_DISPLAY_INFO macros between...
|
commit | commitdiff | tree |
2013-09-13 |
Dmitry Antipov | * xterm.h (x_window_to_frame, x_any_window_to_frame)
|
commit | commitdiff | tree |
2013-09-12 |
Dmitry Antipov | * xterm.h (x_display_info): New field last_user_time...
|
commit | commitdiff | tree |
2013-09-12 |
Dmitry Antipov | * xterm.c (x_set_scroll_bar_thumb) [USE_LUCID && !HAVE_XAW3D...
|
commit | commitdiff | tree |
2013-09-11 |
Dmitry Antipov | * nsterm.m (syms_of_nsterm): Use Qns.
|
commit | commitdiff | tree |
2013-09-11 |
Dmitry Antipov | * termhooks.h (fullscreen_hook): Remove the leftover.
|
commit | commitdiff | tree |
2013-09-11 |
Dmitry Antipov | Cleaning up a few X scroll bar bits.
|
commit | commitdiff | tree |
2013-09-11 |
Dmitry Antipov | Ifdef away frame tool bar code when it is not really...
|
commit | commitdiff | tree |
2013-09-11 |
Dmitry Antipov | Fix last change.
|
commit | commitdiff | tree |
2013-09-09 |
Dmitry Antipov | Review and drop old frame resize hack.
|
commit | commitdiff | tree |
2013-09-09 |
Dmitry Antipov | Do not populate pure Xism x_sync to other ports.
|
commit | commitdiff | tree |
2013-09-09 |
Dmitry Antipov | Cleanup frame flushing.
|
commit | commitdiff | tree |
2013-09-06 |
Dmitry Antipov | * lisp.h (last_glyphless_glyph_frame, last_glyphless_glyph_f...
|
commit | commitdiff | tree |
2013-09-06 |
Dmitry Antipov | Attempt to make redisplay more selective when changing...
|
commit | commitdiff | tree |
2013-09-06 |
Dmitry Antipov | Fix ChangeLog typo.
|
commit | commitdiff | tree |
2013-09-06 |
Dmitry Antipov | Attempt to make redisplay more selective when changing...
|
commit | commitdiff | tree |
2013-09-05 |
Dmitry Antipov | Cache current header and mode line height for each...
|
commit | commitdiff | tree |
2013-09-05 |
Dmitry Antipov | * fontset.c, window.c, xdisp.c (toplevel): Use TERM_HEADER.
|
commit | commitdiff | tree |
2013-09-05 |
Dmitry Antipov | Make --without-x compatible with --enable-gcc-warnings.
|
commit | commitdiff | tree |
2013-09-05 |
Dmitry Antipov | * frame.c (check_minibuf_window): Update 'frame' with...
|
commit | commitdiff | tree |
2013-09-04 |
Dmitry Antipov | * xterm.h (struct x_display_info): Do not track X connection
|
commit | commitdiff | tree |
2013-09-03 |
Dmitry Antipov | * buffer.c (drop_overlay):
|
commit | commitdiff | tree |
2013-09-03 |
Dmitry Antipov | * buffer.c (Fmake_overlay, Fmove_overlay):
|
commit | commitdiff | tree |
2013-09-03 |
Dmitry Antipov | * xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer...
|
commit | commitdiff | tree |
2013-09-03 |
Dmitry Antipov | * xterm.h (struct x_output): Remove set-but-unused
|
commit | commitdiff | tree |
2013-09-03 |
Dmitry Antipov | * xterm.h (struct scroll_bar): Prefer int to Lisp_Object
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | * xterm.c (x_last_mouse_movement_time): Revert last...
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | * xterm.c (handle_one_xevent): Use event.xunmap and...
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | * xterm.c (x_last_mouse_movement_time) [X_MOTION_HISTORY...
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | Use XGetMotionEvents to ask the last mouse motion time...
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | * msdos.c (last_mouse_window): Move to...
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | * window.h (Vmouse_window, Vmouse_event): Remove the...
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | * xterm.c (toplevel): Drop obsolete comment and move...
|
commit | commitdiff | tree |
2013-09-02 |
Dmitry Antipov | * msdos.c (IT_set_terminal_window): Remove no-op.
|
commit | commitdiff | tree |
2013-09-01 |
Dmitry Antipov | * nsterm.m (ns_set_terminal_modes, ns_reset_terminal_modes):
|
commit | commitdiff | tree |
2013-09-01 |
Dmitry Antipov | * dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent.
|
commit | commitdiff | tree |
2013-08-30 |
Dmitry Antipov | Minor cleanup to avoid forward declarations.
|
commit | commitdiff | tree |
2013-08-29 |
Dmitry Antipov | * intervals.c (set_point_from_marker): New function.
|
commit | commitdiff | tree |
2013-08-29 |
Dmitry Antipov | * lisp.h (XSETMARKER): Remove unused macro (it doesn...
|
commit | commitdiff | tree |
2013-08-29 |
Dmitry Antipov | * alloc.c (Fmake_marker, build_marker): Zero need_adjustment
|
commit | commitdiff | tree |
2013-08-29 |
Dmitry Antipov | * xterm.c (x_clear_area): Lost 7th arg because it is...
|
commit | commitdiff | tree |
2013-08-29 |
Dmitry Antipov | Hook scanning and indentation functions to find_newline...
|
commit | commitdiff | tree |
2013-08-28 |
Dmitry Antipov | Prefer enum glyph_row_area to int where appropriate.
|
commit | commitdiff | tree |
2013-08-28 |
Dmitry Antipov | * buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_change)
|
commit | commitdiff | tree |
2013-08-28 |
Dmitry Antipov | Redesign redisplay interface to drop global output_cursor.
|
commit | commitdiff | tree |
2013-08-27 |
Dmitry Antipov | * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32,...
|
commit | commitdiff | tree |
2013-08-27 |
Dmitry Antipov | * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)
|
commit | commitdiff | tree |
2013-08-27 |
Dmitry Antipov | * lisp.h (Mouse_HLInfo): Move from here...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | Fix ChangeLog typo.
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * lisp.h (Mouse_HLInfo): Drop set-but-unused members
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * window.h (struct window): Replace last_cursor with...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | Fix recovering from possible decompression error. ...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * alloc.c (sweep_vectors): Do not initialize 'block...
|
commit | commitdiff | tree |
2013-08-26 |
Dmitry Antipov | * syntax.c (init_syntax_once): Adjust comment and do...
|
commit | commitdiff | tree |
2013-08-23 |
Dmitry Antipov | * window.c (struct save_window_data): Fix typo.
|
commit | commitdiff | tree |
2013-08-23 |
Dmitry Antipov | Minor cleanup for redisplay interface and few related...
|
commit | commitdiff | tree |
2013-08-23 |
Dmitry Antipov | Redesign redisplay interface to drop updated_row and...
|
commit | commitdiff | tree |
2013-08-21 |
Dmitry Antipov | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE
|
commit | commitdiff | tree |
2013-08-19 |
Dmitry Antipov | * image.c (imagemagick_create_cache, imagemagick_get_animati...
|
commit | commitdiff | tree |
2013-08-15 |
Dmitry Antipov | Fix infinite frame selection loop (Bug#15025).
|
commit | commitdiff | tree |
2013-08-15 |
Dmitry Antipov | * lisp.h (FOR_EACH_ALIST_VALUE): New macro
|
commit | commitdiff | tree |
2013-08-15 |
Dmitry Antipov | * term.c (get_named_tty, create_tty_output, tty_free_frame_r...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | Utility function and macro to copy Lisp string to C...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | * xdisp.c (redisplay_window): If window_end_valid is...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | * xdisp.c (adjust_window_ends): Move duplicated code...
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | * window.h (struct window): Convert window_end_pos and
|
commit | commitdiff | tree |
2013-08-14 |
Dmitry Antipov | Fix --enable-gcc-warnings errors introduced in 2013...
|
commit | commitdiff | tree |