(Vafter_change_functions, Vbefore_change_functions): Declared.
[bpt/emacs.git] / src / xterm.c
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.
1994-01-26 Richard M. Stallman(x_wm_set_size_hint): Swap southeast and northwest.
1993-12-26 Richard M. Stallman(XTflush): FIx typo in last change.
1993-12-26 Richard M. Stallman(XTread_socket): Make proper junk values to pass to...
1993-12-26 Richard M. Stallman(XTflash): Use EMACS_GET_TIME.
1993-12-23 Richard M. Stallman(XTread_socket): Don't offset keysym here.
1993-11-24 Richard M. Stallman(XTread_socket): Really handle Xatom_wm_window_moved...
1993-11-15 Richard M. Stallman(XTread_socket): Increase length of copy_buffer to 81.
1993-11-11 Richard M. Stallman(XTmouse_position): Undo roland's change.
1993-11-10 Roland McGrath(XTmouse_position): First arg is FRAME_PTR, not FRAME_P...
1993-11-10 Richard M. Stallman(Tmouse_position): If the passed in frame is not an
1993-11-10 Richard M. Stallman(syms_of_xterm): Initialize last_mouse_scroll_bar.
1993-11-03 Richard M. Stallman(x_new_font): xmalloc arg was 1 too small.
1993-09-22 Brian Fox(w_wn_set_size_hint): Make recent window gravity addition
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-09-08 Richard M. Stallman(x_term_init): Call change_keyboard_wait_descriptor,
1993-08-14 Richard M. Stallman(x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-08 Richard M. Stallman(struct font_info): New structure.
1993-08-06 Richard M. Stallman(x_term_init): Set the hooks before we call Fset_input_...
1993-07-27 Richard M. Stallman(x_iconify_frame): Handle case where frame was invisible.
1993-07-25 Richard M. Stallman(redraw_previous_char): New function.
1993-07-23 Richard M. Stallman(XTread_socket) [! HAVE_X11R5]:
1993-07-18 Jim Blandy* xterm.c (x_term_init): Adjust message printed when...
1993-07-02 Jim Blandy* xterm.c (XTread_socket): When handing non-synthetic
1993-07-01 Jim Blandy* xterm.c (frame_highlight, frame_unhighlight): Don...
1993-06-30 Jim Blandy* xterm.c (XTread_socket): Initialize event_found to...
1993-06-29 Jim Blandy* xterm.c: Add CPP tangle from process.c to get definit...
1993-06-24 Jim Blandy* xterm.c (XTread_socket): Remove #if 0''s around code...
1993-06-22 Jim BlandySeparate parameter faces (those created and modified...
1993-06-19 Jim Blandy* xterm.c (XTread_socket): Never treat a modifier key...
1993-06-13 Richard M. Stallman(x_connection_closed): Pass new arg to shut_down_emacs.
1993-06-12 Jim Blandy* xterm.c (XTset_vertical_scroll_bar): Use double type for
1993-06-12 Jim Blandy* xterm.c (x_error_quitter, x_io_error_quitter): Remove...
1993-06-11 Richard M. Stallman(XTmouse_position): Don't set *f at all unless we win.
1993-06-11 Jim Blandy* xterm.c (x_new_font): If font_names is zero, that...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-09 Jim Blandy* xterm.c (x_is_vendor_fkey): New function.
1993-06-07 Richard M. Stallman(x_caught_error_message): Change type to char* from...
1993-06-06 Richard M. Stallman(x_new_font): Don't give up right away if XListFontsWit...
1993-06-04 Richard M. Stallman(x_catch_errors): Fill in missing array size in cast.
1993-06-03 Richard M. Stallman(x_wm_set_size_hint): Handle XGetNormalHints returning 0.
1993-05-31 Richard M. StallmanComment change.
1993-05-31 Richard M. Stallman(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
1993-05-30 Richard M. Stallman(XTread_socket): For UnmapNotify, if frame was visible,
1993-05-30 Richard M. Stallman(x_bitmap_icon): Don't free icon_bitmap;
1993-05-29 Richard M. Stallman(x_connection_closed): Pass new arg.
1993-05-29 Jim Blandy* sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Richard M. Stallman(XTring_bell): Do nothing if x_current_connection is 0.
1993-05-28 Richard M. Stallman(XTread_socket, case KeyPress) [HPUX]:
1993-05-26 Richard M. Stallman(x_wm_set_size_hint): Don't set hints for max size.
1993-05-25 Jim BlandyArrange for font names to get fully resolved - no wildc...
1993-05-25 Jim Blandy* xfaces.c (merge_faces): You can't tell if a font...
1993-05-25 Richard M. Stallman(XTread_socket, ConfigureNotify case):
1993-05-24 Richard M. Stallman(XTread_socket): For ConfigureNotify event,
1993-05-24 Jim Blandy* xterm.c (x_new_font): Reject fonts with varying spaci...
1993-05-23 Jim Blandy* xterm.c (x_scroll_bar_report_motion): Set *TIME wheth...
1993-05-23 Richard M. StallmanMove signal.h and stdio.h before config.h.
1993-05-22 Jim Blandy* xterm.c (x_scroll_bar_handle_click): Never grab the...
1993-05-22 Jim Blandy* xterm.c (x_scroll_bar_handle_click): Never grab the...
1993-05-20 Richard M. Stallman(x_find_modifier_meanings): If some keys are meta and...
1993-05-19 Jim Blandy* xterm.c (x_new_font): Tell the frame display faces...
1993-05-19 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
1993-05-16 Richard M. Stallman(dumpglyphs): Create a temporary merged gc
1993-05-14 Jim Blandy* xterm.c (dumpglyphs): Give the cursor higher priority...
1993-05-10 Jim Blandy* xdisp.c (display_text_line): Apply faces to characters
1993-05-04 Jim BlandyImplement extra_keyboard_modifiers properly.
1993-04-07 Richard M. StallmanFix typo in comment delimiter.
1993-04-07 Jim Blandy* xterm.c (updating_frame): Declare this extern instead...
next