Fix -Wimplicit warnings.
[bpt/emacs.git] / src / xterm.c
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-02 Richard M. Stallman(XTframe_up_to_date): Check that mouse_face_mouse_frame
1998-01-09 Richard M. Stallman(x_load_font): Use string_byte.
1997-12-21 Richard M. Stallman(x_display_cursor): Abort if X or Y is out of range.
1997-11-27 Kenichi Handa(x_make_frame_visible): Give dummy arg to
1997-10-25 Karl Heuer(XTread_socket): Check for bogus (0,0) location.
1997-10-24 Karl Heuer(XTmouse_position): Handle INSIST < 0.
1997-08-22 Kenichi Handa(x_list_fonts): Adjusted for the name change of
1997-08-10 Kenichi Handa(dumpglyphs): Pay attention to
1997-08-01 Kenichi Handa(x_list_fonts): Request at least 10 fonts by XListFonts.
1997-07-31 Richard M. Stallman(x_list_fonts): Reject a font whose min_bounds.width...
1997-07-28 Richard M. Stallman(x_new_font): Follow the change in x_set_scroll_bar_wid...
1997-07-28 Richard M. Stallman(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStr...
1997-07-26 Richard M. Stallman(dumpglyphs): Check the dimension of FONT while
1997-07-20 Richard M. Stallman(XTread_socket) <ClientMessage>:
1997-07-14 Richard M. Stallman(x_draw_box): Use scratch_cursor_gc to draw the cursor
1997-07-12 Richard M. Stallman(dumpglyphs): Declare local variable first_ch as Lisp_O...
1997-07-10 Richard M. Stallman(x_load_font): Get value of fontp->height from
1997-07-10 Richard M. Stallman(x_term_init): Don't use initializer for null_bits.
1997-07-07 Kenichi Handa(x_list_fonts): Initialize the variable LIST to Qnil.
1997-07-05 Richard M. Stallman(x_make_frame_visible): Don't move the frame
1997-07-02 Richard M. Stallman(x_make_frame_visible): Check has_been_visible
1997-06-21 Kenichi Handa(dumpglyphs): Use FS_LOAD_FONT.
1997-06-09 Richard M. Stallman(x_list_fonts): fast_c_string_match_ignore_case renamed.
1997-06-09 Kenichi Handa(dumpglyph): Shift baseline for such a font that is
1997-05-31 Richard M. Stallman(process_expose_from_menu, XTread_socket):
1997-05-31 Richard M. Stallman(x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
1997-05-28 Richard M. Stallman(XTread_socket) <ConfigureNotify>: Don't call
1997-05-27 Richard M. Stallman(XTread_socket) <UnmapNotify>: Don't make an inconify_event
1997-05-26 Richard M. Stallman(x_make_frame_visible): Call x_set_offset only after
1997-05-19 Kenichi Handa(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
1997-05-16 Kenichi Handa(dumpglyphs): Draw glyphs one by one if the font for
1997-05-10 Kenichi Handa(dumpglyphs): Even if font (not fontset) is used,
1997-05-01 Richard M. Stallman(XTmouse_position, x_term_init):
1997-04-27 Richard M. StallmanFix previous change.
1997-04-27 Richard M. Stallman(x_destroy_window): Free saved_menu_event, if any.
1997-04-20 Richard M. Stallman(x_set_offset): Turn off the code that added the border...
1997-04-10 Karl Heuer(construct_menu_click, note_mouse_highlight, fast_find_...
1997-04-07 Kenichi Handa(dumpglyphs): Clip and highlight glyphs displayed with
1997-03-22 Richard M. Stallman(XTread_socket): Accept XK_ISO_* keys.
1997-03-22 Richard M. Stallman(XTread_socket): Handle ISO_Left_Tab.
1997-03-19 Kenichi Handa(dumpglyphs): Set a clipping region when we draw glyphs
1997-03-18 Kenichi Handa(x_list_fonts): Comment about cached font list added.
1997-02-27 Kenichi Handa(dumpglyphs): Pay attention to characters registered in
1997-02-20 Karl HeuerInclude charset.h, ccl.h, and fontset.h.
1997-01-20 Richard M. Stallman(dumpglyphs): Declare g as GLYPH.
1996-12-26 Richard M. Stallman(x_iconify_frame): Clear visible when we set iconified.
1996-10-31 Richard M. Stallman(cancel_mouse_face): New function. Code copied from
1996-10-30 Richard M. Stallman(XTread_socket, KeyPress case): Clear compose_status
1996-10-12 Richard M. Stallman(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
1996-09-29 Richard M. Stallman(show_mouse_face): Undo 1996-08-30 change.
1996-09-27 Richard M. Stallman(XTflash): Don't flash in the internal borders.
1996-09-25 Richard M. Stallman(XTread_socket): Delete WAITP arg.
1996-09-23 Richard M. Stallman(x_scroll_bar_create, x_scroll_bar_move):
1996-09-21 Richard M. StallmanPass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_H...
1996-09-17 Karl HeuerReplaced symbol BSD with BSD_SYSTEM.
1996-09-16 Richard M. Stallman(note_mouse_highlight): Test last_overlay_modified...
1996-09-13 Richard M. Stallman(x_connection_closed): Call XtCloseDisplay.
1996-09-04 Richard M. Stallman(note_mouse_highlight): Pass POS argument to fast_find_...
1996-09-01 Richard M. Stallman(x_term_init): Initialize Xatom_FONT member.
1996-08-31 Richard M. Stallman(XTupdate_end): Always clear mouse_face_defer flag.
1996-08-30 Richard M. Stallman(do_line_dance, dumprectangle): Use x_update_cursor.
1996-08-29 Richard M. Stallman(XTread_socket): Call XFilterEvent on all events,
1996-08-25 Richard M. Stallman(fast_find_position): Fix previous change.
1996-08-25 Richard M. Stallman(fast_find_position): Minor fix in handling maybe_next_...
1996-08-24 Richard M. Stallman(x_term_init): If the default Xt font does not exist on
1996-07-31 Richard M. Stallman(XTread_socket): Delete the code to pass menu bar keys
1996-07-31 Richard M. Stallman(XTread_socket): Delete the code to pass menu bar keys
1996-07-30 Richard M. Stallman(XTread_socket): Pass keys in menu bar to toolkit alone
1996-07-28 Richard M. StallmanFix previous change.
1996-07-27 Richard M. Stallman(last_mouse_press_frame): New variable.
1996-07-16 Karl Heuer(SET_SAVED_MENU_EVENT): New macro.
1996-07-11 Karl Heuer(XTread_socket): Add #ifdef for previous change.
1996-07-07 Karl HeuerUndo previous change.
1996-07-04 Miles Bader(XTread_socket): Use lw_tookit_related_event_p to avoid...
1996-06-27 Richard M. Stallman(x_connection_closed): Call clear_waiting_for_input.
1996-06-27 Richard M. Stallman(x_error_quitter): Delete newline from sprintf string.
1996-06-26 Richard M. Stallman(XTread_socket, Xatom_wm_save_yourself clause):
1996-06-26 Richard M. Stallman(x_connection_closed): Add newline when printing error...
1996-06-26 Richard M. Stallman(x_connection_signal): Just return after calling `signal'.
1996-06-25 Richard M. Stallman(x_connection_closed): If waiting_for_input, call quit_...
1996-06-21 Richard M. Stallman(x_iconify_frame): If frame is invisible, explicitly...
1996-06-10 Richard M. Stallman(XTread_socket): Use XtAppNextEvent when using toolkit...
1996-05-25 Karl Heuer[SOLARIS2]: Include string.h.
1996-05-10 Richard M. Stallman(x_connection_signal_1): Call x_connection_closed properly.
1996-04-30 Richard M. Stallman[USE_X_TOOLKIT]: Include X11/Shell.h.
1996-04-26 Richard M. Stallman(x_scroll_bar_clear): Do nothing if frame now has no...
1996-04-24 Richard M. Stallman(x_connection_signal): Call sigunblock properly.
1996-04-18 Richard M. Stallman(note_mouse_movement): Don't call XQueryPointer.
1996-04-08 Richard M. StallmanInclude locale.h if HAVE_SETLOCALE.
1996-04-05 Richard M. Stallman(x_term_init): Respecify LC_NUMERIC locale.
1996-04-05 Richard M. Stallman(x_destroy_window): Do call XCloseIM if X11R6.
1996-04-02 Richard M. Stallman(x_destroy_window) [SOLARIS2]: Don't free the IC or IM.
1996-03-27 Richard M. Stallman(x_connection_closed): Don't check _Xdebug.
1996-03-27 Richard M. Stallman(XTread_socket, MapNotify case):
1996-03-18 Richard M. Stallman(x_destroy_window) [HAVE_X_I18N]: Free xic and xim...
1996-03-17 Richard M. StallmanComment/whitespace change.
1996-03-09 Richard M. Stallman(x_calc_absolute_position): Don't explicitly subtract
1996-03-06 Richard M. Stallman(x_connection_closed): Don't unblock input until the...
next