(input_signal_count): New variable.
[bpt/emacs.git] / src / xterm.c
1994-10-04 Richard M. Stallman(input_signal_count): New variable.
1994-10-02 Paul Reilly(XTread_socket): Use popup_get_selection() for X11...
1994-09-28 Karl Heuer(x_new_font): New rule for computing column width....
1994-09-27 Karl Heuer(x_scroll_bar_clear): Use type test macros.
1994-09-23 Richard M. Stallman(x_destroy_window): Decrement ref count of x_screen...
1994-09-21 Richard M. Stallman(note_mouse_highlight): Pass new arg to overlays_at.
1994-09-20 Karl Heuer* xterm.c (x_new_font): Compute number of scrollbar...
1994-09-17 Karl HeuerAdd #include "intervals.h"
1994-09-16 Richard M. StallmanDelete X11 conditionals.
1994-09-10 Richard M. StallmanComment fix.
1994-09-01 Richard M. Stallman(x_make_frame_visible): Call input_polling_used.
1994-08-28 Richard M. StallmanInclude keyboard.h.
1994-08-26 Karl Heuer(x_make_frame_visible): Call signal handler directly.
1994-08-24 Karl Heuer(x_make_frame_visible): Raise a signal to cause the...
1994-08-19 Richard M. Stallman(x_make_frame_visible): Quit if requested, in loop...
1994-08-12 Richard M. Stallman(x_new_font): Don't set filename = full_name if that...
1994-08-08 Richard M. Stallman(XTread_socket): Don't test X_IO_BUG; make that code...
1994-08-03 Richard M. Stallman(x_make_frame_visible): Start one_in_four at 1.
1994-08-03 Richard M. Stallman(construct_mouse_click, construct_menu_click):
1994-07-27 Richard M. Stallman(x_queue_event, x_unqueue_events): New functions.
1994-07-19 Richard M. Stallman(struct font_info): New field full_name.
1994-07-18 Richard M. Stallman(note_mouse_movement): Use proper data type for window
1994-07-07 Richard M. Stallman(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
1994-07-01 Richard M. Stallman(x_draw_box): Use curs_x and curs_y, not f->cursor_...
1994-06-23 Richard M. StallmanDon't include string.h or strings.h.
1994-06-21 Richard M. Stallman(show_mouse_face): Set endcolumn ok in side-by-side...
1994-06-18 Richard M. Stallman(make_frame_visible): At end, wait till Emacs sees...
1994-06-17 Richard M. Stallman(scratch_cursor_gc): New variable.
1994-06-15 Richard M. Stallman(x_noop_count): New variable.
1994-06-15 Karl Heuer(x_term_init): Don't call get_system_name.
1994-06-15 Richard M. StallmanPut stdio.h after config.h.
1994-06-13 Richard M. Stallman(XTread_socket): Handle Xatom_wm_save_yourself by calli...
1994-06-05 Richard M. Stallman(x_wm_set_icon_position, x_wm_set_icon_pixmap):
1994-06-05 Richard M. Stallman(x_term_init): New args xrm_option and resource_string.
1994-05-28 Richard M. Stallman(x_iconify_frame): Call x_set_offset,
1994-05-27 Richard M. Stallman(x_is_vendor_fkey): Function deleted.
1994-05-25 Richard M. Stallman(note_mouse_movement): Use frame's window in XQueryPointer.
1994-05-23 Richard M. Stallman(x_set_window_size): If cursor outside new size, mark...
1994-05-21 Richard M. Stallman(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
1994-05-15 Richard M. Stallman(x_display_box_cursor): Preserve mouse highlight if...
1994-05-14 Richard M. Stallman(XTread_socket): For button events, clear compose_status.
1994-05-12 Richard M. Stallman(dumpglyphs): For cursor foreground, try the
1994-05-09 Richard M. Stallman(x_set_window_size) [USE_X_TOOLKIT]:
1994-05-08 Richard M. Stallman(x_set_offset): Set gravity and size hint
1994-05-06 Richard M. Stallman(x_set_offset): Update XNegative and YNegative for...
1994-05-02 Karl Heuer(note_mouse_highlight, show_mouse_face, clear_mouse_fac...
1994-05-02 Karl Heuer(show_mouse_face): Fix test for cursor in highlighted...
1994-05-02 Richard M. Stallman(x_calc_absolute_position): Use size_hint_flags.
1994-05-01 Richard M. Stallman(x_wm_set_size_hint): Don't try to handle negative...
1994-04-30 Richard M. Stallman(x_wm_set_size_hint): Always set PWinGravity.
1994-04-29 Richard M. Stallman(x_wm_set_size_hint): Don't set PMaxSize.
1994-04-28 Karl Heuer(XTread_socket): Only top window cares about LeaveNotify.
1994-04-28 Richard M. Stallman(x_make_frame_visible): Use XtMapWidget, not XtPopup.
1994-04-27 Richard M. Stallman(XTread_socket, case ClientMessage): Don't call
1994-04-27 Richard M. Stallman(x_wm_set_size_hint): Do set max_height, max_width...
1994-04-27 Richard M. Stallman(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
1994-04-25 Karl Heuer(XTmouse_position, XTread_socket): Don't use last_mouse...
1994-04-25 Karl Heuer(x_term_init): Add explicit cast.
1994-04-25 Richard M. Stallman(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle...
1994-04-22 Richard M. Stallman(x_set_mouse_pixel_position): New function.
1994-04-21 Richard M. Stallman(x_make_frame_visible): Args to x_set_offset were swapped.
1994-04-20 Richard M. Stallman(XTread_socket): Delete the non-NEW_SELECTIONS code
1994-04-20 Richard M. Stallman(XTread_socket, case ClientMessage): Use x_window_to_fr...
1994-04-17 Richard M. Stallman(Xatom_editres_name): Variable defined.
1994-04-17 Richard M. Stallman(dumpglyphs): When HL=2, check explicitly for using
1994-04-14 Richard M. Stallman(x_make_frame_visible): Don't call XMapSubwindows.
1994-04-10 Richard M. Stallman(dumpglyphs): Clear any extra pixel rows below the...
1994-04-09 Richard M. Stallman(stufflines, scraplines, dumprectangle, x_do_pending_ex...
1994-04-08 Fred Pierresteguy(show_mouse_face): Change the mouse cursor accordingly.
1994-04-05 Richard M. Stallman(note_mouse_highlight): Temporarily widen the buffer.
1994-04-04 Richard M. Stallman(note_mouse_highlight): Do nothing if gc_in_progress.
1994-04-03 Richard M. Stallman(note_mouse_highlight): Reject out-of-range pos value
1994-04-03 Richard M. Stallman(fast_find_position): Always return coords within the...
1994-04-01 Fred Pierresteguy(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional...
1994-04-01 Richard M. Stallman(construct_menu_click, construct_mouse_click):
1994-03-31 Richard M. Stallman[INCLUDED_FCNTL]: Don't include fcntl.h again.
1994-03-28 Karl Heuer(x_find_modifier_meanings): Skip zero entries.
1994-03-25 Karl Heuer(x_window_to_scroll_bar, x_new_font): Use assignment...
1994-03-19 Karl Heuer(dumpglyphs): Use the fast macros.
1994-03-15 Karl Heuer(x_scroll_bar_expose): Don't make the right border...
1994-02-28 Fred Pierresteguy(XTread_socket): For case ClientMessage and Xatom_wm_de...
1994-02-25 Fred Pierresteguy(XTread_socket): For case ConfigureNotify, call x_any_w...
1994-02-24 Richard M. Stallman(construct_mouse_click): Don't convert to glyph units.
1994-02-22 Richard M. Stallman(construct_menu_click): Undo previous change.
1994-02-21 Richard M. Stallman(x_had_errors_p): New function.
1994-02-19 Richard M. Stallman(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
1994-02-18 Richard M. Stallman(dumpglyphs): Try various alternatives for foreground...
1994-02-17 Richard M. StallmanComment changes.
1994-02-15 Richard M. Stallman(XTread_socket): Do not assume that select returning
1994-02-11 Karl Heuer(x_scroll_bar_create): Fix indentation.
1994-02-11 Fred Pierresteguy(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_men...
1994-02-09 Karl Heuer(x_display_cursor, process_expose_from_menu): Block...
1994-02-07 Fred Pierresteguy(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
1994-02-02 Richard M. Stallman(XTread_socket): Add X_IO_BUG conditional.
1994-02-02 Karl Heuer(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_...
1994-02-02 Karl Heuer(x_term_init): Use get_system_name instead of gethostname.
1994-02-01 Richard M. Stallman(dumpglyphs): Don't crash for invalid face code.
1994-01-28 Fred Pierresteguy(x_set_window_size): Add USE_X_TOOLKIT conditional...
1994-01-28 Fred Pierresteguy* xterm.c (x_term_init): Cast to (char **) before assig...
1994-01-26 Richard M. Stallman(x_set_mouse_position): Don't raise the frame.
next