(x_bitmap_icon): Fix test for unallocated icon bitmap.
[bpt/emacs.git] / src / xterm.c
1995-02-14 Paul Reilly(x_bitmap_icon): Fix test for unallocated icon bitmap.
1995-02-14 Richard M. Stallman(x_display_bar_cursor): Use frame's cursor_width.
1995-02-04 Karl Heuer[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
1995-02-02 Richard M. Stallman(x_unqueue_events): Arg is now a Display *.
1995-01-31 Karl Heuer[MULTI_PERDISPLAY] (get_perdisplay): Define this as...
1995-01-25 Richard M. Stallman(x_destroy_window): Don't let frame being destroyed...
1995-01-08 Richard M. StallmanDon't include param.h.
1994-12-30 Richard M. Stallman(x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-27 Richard M. Stallman(XTupdate_begin): Fix backward test in previous change.
1994-12-23 Richard M. Stallman(XTupdate_begin): Discard records of prior mouse highlight
1994-11-04 Karl Heuer(XTread_socket): Generate iconify and deiconify events.
1994-11-01 Karl Heuer(XTclear_end_of_line): Finish the line dance here too...
1994-11-01 Richard M. Stallman(fast_find_position): Special case if POS is end of...
1994-10-29 Richard M. Stallman(x_delete_display): Call XrmDestroyDatabase.
1994-10-26 Richard M. Stallman(x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-22 Richard M. StallmanUse FRAME_X_DISPLAY instead of x_current_display and...
1994-10-18 Karl Heuer(do_line_dance): Decrement index only once per loop.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-17 Richard M. Stallman(dumpglyphs): Explicitly draw background stipple.
1994-10-15 Richard M. Stallman(x_bitmap_icon): Allow bitmap to come from file.
1994-10-15 Karl Heuer(stuffline, scraplines): Functions deleted.
1994-10-14 Richard M. Stallman(x_new_font): Don't keep looping after the FONT property.
1994-10-11 Richard M. Stallman(x_term_init): Call XtSetLanguageProc or XSetLocaleModi...
1994-10-04 Karl Heuer(construct_mouse_click): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(x_new_focus_frame, construct_mouse_click, construct_me...
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):
next