- 08 Jan, 2007 1 commit
-
-
Jan Djärv authored
(handle_one_xevent): Set last_user_time from events that have Time. Set net_supported_window to 0 when reparented. (wm_supports): New function. (do_ewmh_fullscreen): Use wm_supports to check for _NET_WM_STATE. (x_term_init): Initialize net_supported_atoms, nr_net_supported_atoms and net_supported_window.
-
- 10 Dec, 2006 1 commit
-
-
Juanma Barranquero authored
x-underline-at-descent-line>: Doc fix.
-
- 09 Dec, 2006 1 commit
-
-
Chong Yidong authored
-
- 08 Dec, 2006 1 commit
-
-
Kenichi Handa authored
-
- 30 Nov, 2006 1 commit
-
-
Jan Djärv authored
property ... (XTframe_raise_lower): ... to here.
-
- 17 Nov, 2006 1 commit
-
-
Jan Djärv authored
Tetsurou Okazaki <okazaki@be.to> (tiny change)
-
- 10 Nov, 2006 1 commit
-
-
Jan Djärv authored
(x_check_fullscreen): Call do_ewmh_fullscreen. (x_initialize): Set fullscreen_hook to XTfullscreen_hook.
-
- 03 Nov, 2006 1 commit
-
-
Jan Djärv authored
window.
-
- 10 Oct, 2006 1 commit
-
-
Stefan Monnier authored
-
- 13 Sep, 2006 1 commit
-
-
Chong Yidong authored
(x_timeout_atimer_activated_flag): New var. (x_activate_timeout_atimer): New function to install Xt timer. (x_send_scroll_bar_event, x_process_timeouts): Use it. * xmenu.c (x_menu_set_in_use, popup_activate_callback) (create_and_show_popup_menu, create_and_show_dialog): Use it. * xterm.h (x_activate_timeout_atimer): prototype.
-
- 08 Sep, 2006 3 commits
-
-
Chong Yidong authored
(Vmouse_autoselect_window): New variable. DEFVAR_LISP it. * dispextern.h (mouse_autoselect_window): Remove extern. (Vmouse_autoselect_window): Add extern. * macterm.c (XTread_socket): Test Vmouse_autoselect_window instead of mouse_autoselect_window. * msdos.c (dos_rawgetc): Likewise. * w32term.c (w32_read_socket): Likewise. * xterm.c (handle_one_xevent): Likewise.
-
Richard M. Stallman authored
-
Kim F. Storm authored
-
- 24 Aug, 2006 1 commit
-
-
Kim F. Storm authored
(syms_of_xterm): DEFVAR_BOOL it. (x_draw_glyph_string): Use it. Draw underline and overline up to the end of line if the face extends to the end of line.
-
- 21 Aug, 2006 1 commit
-
-
Kim F. Storm authored
stretch glyph in left marginal areas on header and mode lines.
-
- 11 Aug, 2006 1 commit
-
-
Jan Djärv authored
-
- 04 Aug, 2006 1 commit
-
-
Kenichi Handa authored
-
- 18 Jul, 2006 1 commit
-
-
Dan Nicolaescu authored
* emacsclient.c (print_help_and_exit): Likewise. * xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN. * textprop.c (text_read_only): Likewise. * lread.c (end_of_file_error): Likewise. * lisp.h (circular_list_error, memory_full, buffer_memory_full): Likewise. * eval.c (unwind_to_catch): Likewise. * buffer.h (buffer_slot_type_mismatch): Likewise.
-
- 04 Jul, 2006 1 commit
-
-
Kim F. Storm authored
-
- 16 Jun, 2006 1 commit
-
-
Jan Djärv authored
* xterm.c (x_check_expected_move, handle_one_xevent) (x_set_offset, x_check_fullscreen): Extensive changes to make frame positioning deterministic under X. * xterm.h (x_output): Added members left_before_move and top_before_move. Removed members expected_left and expected_top.
-
- 29 May, 2006 1 commit
-
-
Dan Nicolaescu authored
* xterm.c (x_connection_closed): Likewise. * sysdep.c (croak): Likewise. * sound.c (sound_perror, alsa_sound_perror): Likewise. * lisp.h (die, nsberror): Likewise.
-
- 27 May, 2006 1 commit
-
-
Kim F. Storm authored
cursor and erasing cursor on partially visible stretch glyph on left. (x_draw_hollow_cursor): Compute x via get_phys_cursor_geometry.
-
- 23 May, 2006 1 commit
-
-
Jan Djärv authored
-
- 17 May, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 16 May, 2006 1 commit
-
-
Kim F. Storm authored
calling x_kill_gs_process.
-
- 14 May, 2006 2 commits
-
-
Jan Djärv authored
calling _XEditResCheckMessages.
-
Kim F. Storm authored
-
- 30 Mar, 2006 1 commit
-
-
Kenichi Handa authored
-
- 24 Mar, 2006 1 commit
-
-
Kim F. Storm authored
on in toolbar window if mouse-highlight is an integer.
-
- 21 Mar, 2006 1 commit
-
-
Jan Djärv authored
(x_term_init): Use x_session_initialized to check if x_session_initialize should be called. (x_initialize): Initialize x_session_initialized.
-
- 20 Mar, 2006 2 commits
-
-
Andreas Schwab authored
* emacs.c (main): Don't check here. * xterm.c (x_display_ok): Don't use DISPLAY env var.
-
Kenichi Handa authored
-
- 18 Mar, 2006 2 commits
-
-
Chong Yidong authored
-
Eli Zaretskii authored
-
- 14 Mar, 2006 1 commit
-
-
Chong Yidong authored
-
- 11 Mar, 2006 2 commits
-
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
- 27 Feb, 2006 1 commit
-
-
Chong Yidong authored
argument. * xterm.c: (x_load_font, x_term_init, XTmouse_position) (handle_one_xevent, x_connection_closed, x_list_fonts): No arg for x_uncatch_errors. * xselect.c (x_own_selection, x_decline_selection_request) (x_reply_selection_request, x_get_foreign_selection) (Fx_get_atom_name, Fx_send_client_event): Likewise. * xfns.c (x_real_positions, x_set_mouse_color, Fx_focus_frame): Likewise.
-
- 25 Feb, 2006 1 commit
-
-
Chong Yidong authored
(x_uncatch_errors): Unused count argument deleted. * xterm.c (x_catch_errors): Don't use record_unwind_protect, since it can be called in a signal handler. (x_catch_errors_unwind): Function deleted. (x_uncatch_errors): Deallocate last x_error_message_stack struct. (x_check_errors): Call x_uncatch_errors before signalling error. (x_load_font, x_term_init, XTmouse_position, handle_one_xevent) (x_connection_closed, x_list_fonts): Use new versions of x_catch_errors and x_uncatch_errors. * xselect.c (x_own_selection, x_decline_selection_request) (x_reply_selection_request, x_get_foreign_selection) (Fx_get_atom_name, Fx_send_client_event): Likewise. * xfns.c (x_real_positions, x_set_mouse_color, Fx_focus_frame): Likewise. * eval.c (record_unwind_protect): Add an assertion.
-
- 20 Feb, 2006 1 commit
-
-
Richard M. Stallman authored
-