| Commit message (Expand) | Author | Age | Files | Lines |
* | (SET_SAVED_MENU_EVENT): New macro. | Karl Heuer | 1996-07-16 | 1 | -16/+20 |
* | (XTread_socket): Add #ifdef for previous change. | Karl Heuer | 1996-07-11 | 1 | -1/+3 |
* | Undo previous change. | Karl Heuer | 1996-07-07 | 1 | -7/+8 |
* | (XTread_socket): Use lw_tookit_related_event_p to avoid sending | Miles Bader | 1996-07-04 | 1 | -0/+7 |
* | (x_connection_closed): Call clear_waiting_for_input. | Richard M. Stallman | 1996-06-27 | 1 | -6/+1 |
* | (x_error_quitter): Delete newline from sprintf string. | Richard M. Stallman | 1996-06-27 | 1 | -1/+1 |
* | (XTread_socket, Xatom_wm_save_yourself clause): | Richard M. Stallman | 1996-06-26 | 1 | -1/+1 |
* | (x_connection_closed): Add newline when printing error message on stderr. | Richard M. Stallman | 1996-06-26 | 1 | -1/+1 |
* | (x_connection_signal): Just return after calling `signal'. | Richard M. Stallman | 1996-06-26 | 1 | -92/+8 |
* | (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char. | Richard M. Stallman | 1996-06-25 | 1 | -0/+8 |
* | (x_iconify_frame): If frame is invisible, explicitly mark it as iconified. | Richard M. Stallman | 1996-06-21 | 1 | -1/+6 |
* | (XTread_socket): Use XtAppNextEvent when using toolkit configurations. | Richard M. Stallman | 1996-06-10 | 1 | -0/+5 |
* | [SOLARIS2]: Include string.h. | Karl Heuer | 1996-05-25 | 1 | -0/+7 |
* | (x_connection_signal_1): Call x_connection_closed properly. | Richard M. Stallman | 1996-05-10 | 1 | -1/+1 |
* | [USE_X_TOOLKIT]: Include X11/Shell.h. | Richard M. Stallman | 1996-04-30 | 1 | -1/+19 |
* | (x_scroll_bar_clear): Do nothing if frame now has no scroll bars. | Richard M. Stallman | 1996-04-26 | 1 | -4/+8 |
* | (x_connection_signal): Call sigunblock properly. | Richard M. Stallman | 1996-04-24 | 1 | -1/+1 |
* | (note_mouse_movement): Don't call XQueryPointer. | Richard M. Stallman | 1996-04-18 | 1 | -62/+12 |
* | Include locale.h if HAVE_SETLOCALE. | Richard M. Stallman | 1996-04-08 | 1 | -1/+3 |
* | (x_term_init): Respecify LC_NUMERIC locale. | Richard M. Stallman | 1996-04-05 | 1 | -0/+2 |
* | (x_destroy_window): Do call XCloseIM if X11R6. | Richard M. Stallman | 1996-04-05 | 1 | -3/+4 |
* | (x_destroy_window) [SOLARIS2]: Don't free the IC or IM. | Richard M. Stallman | 1996-04-02 | 1 | -0/+4 |
* | (x_connection_closed): Don't check _Xdebug. | Richard M. Stallman | 1996-03-27 | 1 | -6/+0 |
* | (XTread_socket, MapNotify case): | Richard M. Stallman | 1996-03-27 | 1 | -1/+2 |
* | (x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame. | Richard M. Stallman | 1996-03-18 | 1 | -0/+7 |
* | Comment/whitespace change. | Richard M. Stallman | 1996-03-17 | 1 | -7/+11 |
* | (x_calc_absolute_position): Don't explicitly subtract | Richard M. Stallman | 1996-03-09 | 1 | -2/+2 |
* | (x_connection_closed): Don't unblock input until the end. | Richard M. Stallman | 1996-03-06 | 1 | -5/+0 |
* | [X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions. | Richard M. Stallman | 1996-03-01 | 1 | -0/+2 |
* | (X_CONNECTION_LOCK_FLAG): New macro. | Richard M. Stallman | 1996-02-27 | 1 | -16/+46 |
* | (x_set_window_size): Clear out the mouse-highlighting data | Richard M. Stallman | 1996-02-27 | 1 | -11/+30 |
* | (x_error_quitter): Add newline to error message. | Richard M. Stallman | 1996-02-12 | 1 | -1/+1 |
* | (min, max): Don't define if already defined. | Richard M. Stallman | 1996-02-08 | 1 | -0/+4 |
* | (x_connection_signal): Call x_connection_closed properly. | Richard M. Stallman | 1996-02-04 | 1 | -12/+22 |
* | (XTframe_raise_lower): Rename arg `raise' to `raise_flag'. | Richard M. Stallman | 1996-01-29 | 1 | -3/+3 |
* | (x_connection_signal): Explicitly check the thread interlock | Karl Heuer | 1996-01-24 | 1 | -8/+16 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (XTread_socket): For selection_clear_event and | Richard M. Stallman | 1996-01-12 | 1 | -1/+3 |
* | (XTread_socket): Pass KeyPress events to the toolkit. | Richard M. Stallman | 1995-12-31 | 1 | -31/+2 |
* | (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo. | Richard M. Stallman | 1995-12-28 | 1 | -2/+2 |
* | (x_connection_signal): Set an alarm around XNoOp call. | Karl Heuer | 1995-12-21 | 1 | -1/+12 |
* | (x_connection_closed): Don't delete dpyinfo if it's null. | Karl Heuer | 1995-12-13 | 1 | -1/+2 |
* | (XTframe_up_to_date): Block and unblock input. | Richard M. Stallman | 1995-11-22 | 1 | -0/+2 |
* | (XTmouse_position): Exit the loop if child == win. | Richard M. Stallman | 1995-11-22 | 1 | -1/+3 |
* | (show_mouse_face): When clearing cursor, use proper column range. | Richard M. Stallman | 1995-11-20 | 1 | -2/+2 |
* | (XTread_socket): Verify a ButtonPress was actually in the | Richard M. Stallman | 1995-11-15 | 1 | -1/+8 |
* | (HACK_EDITRES): Define here as in xfns.c. | Richard M. Stallman | 1995-11-11 | 1 | -3/+6 |
* | (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG): | Karl Heuer | 1995-10-31 | 1 | -2/+2 |
* | (x_term_init, XTread_socket): Add HAVE_X_I18N support. | Richard M. Stallman | 1995-10-17 | 1 | -0/+39 |
* | (x_connection_signal_1): New function. | Richard M. Stallman | 1995-10-12 | 1 | -21/+64 |