log src/xterm.c @ 13230:ad1d4be6bb8d libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130

age author description
Thu, 12 Oct 1995 22:58:04 +0000 Richard M. Stallman (x_connection_signal_1): New function.
Tue, 29 Aug 1995 04:36:12 +0000 Richard M. Stallman (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
Sat, 05 Aug 1995 00:57:17 +0000 Richard M. Stallman (x_delete_display) [AIX]: Don't call XRmDestroyDatabase.
Wed, 02 Aug 1995 18:32:39 +0000 Richard M. Stallman (XTread_socket): For UnmapNotify, use x_top_window_to_frame.
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Tue, 25 Jul 1995 20:13:23 +0000 Richard M. Stallman (next_noop_dpyinfo): New variable.
Mon, 17 Jul 1995 22:12:45 +0000 Karl Heuer [HAVE_X11XTR6]: Include locale.h
Fri, 07 Jul 1995 13:35:48 +0000 Richard M. Stallman (x_initialize) [USE_X_TOOLKIT]: Set fallback resources.
Thu, 29 Jun 1995 17:32:59 +0000 Richard M. Stallman (XTread_socket): Turn off meta, super, hyper and alt bits
Sun, 11 Jun 1995 20:48:19 +0000 Karl Heuer (x_make_frame_visible): Test and set asked_for_visible.
Sun, 11 Jun 1995 20:27:12 +0000 Karl Heuer Include widget.h.
Fri, 09 Jun 1995 19:15:28 +0000 Karl Heuer (x_get_keysym_name): New function.
Mon, 05 Jun 1995 17:39:17 +0000 Karl Heuer (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.
Mon, 05 Jun 1995 12:38:46 +0000 Karl Heuer (x_text_icon): Do call XSetIconName or XSetWMIconName.
Mon, 29 May 1995 20:04:22 +0000 Karl Heuer (XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
Mon, 29 May 1995 19:49:52 +0000 Karl Heuer (x_term_init): Block input during this function.
Mon, 29 May 1995 19:41:18 +0000 Karl Heuer (x_term_init): Call init_sigio only if interrupt_input.
Mon, 29 May 1995 07:27:09 +0000 Karl Heuer (x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
Fri, 26 May 1995 22:46:36 +0000 Karl Heuer (XTread_socket): Don't call popup_get_selection here.
Thu, 25 May 1995 17:07:37 +0000 Karl Heuer (XTread_socket): For MapNotify, call record_asynch_buffer_change.
Thu, 25 May 1995 15:18:16 +0000 Karl Heuer (XTflash): Use pointers as args to select.
Wed, 24 May 1995 20:37:08 +0000 Karl Heuer (x_connection_closed): Unblock input, first thing.
Wed, 24 May 1995 04:54:34 +0000 Karl Heuer (x_set_offset): Add border_width when calling XMoveWindow.
Wed, 24 May 1995 04:41:16 +0000 Karl Heuer (x_calc_absolute_position): Use menubar_height field.
Sat, 13 May 1995 00:13:02 +0000 Karl Heuer (Qvendor_specific_keysyms): New var.
Sat, 29 Apr 1995 04:17:56 +0000 Karl Heuer (x_term_init): Add stub to initialize Vsystem_key_alist.
Mon, 24 Apr 1995 22:34:27 +0000 Karl Heuer (x_term_init): If the previous kboard was the dummy one,
Mon, 24 Apr 1995 18:27:33 +0000 Karl Heuer (x_focus_frame, x_focus_event_frame, x_highlight_frame):
Fri, 14 Apr 1995 03:58:51 +0000 Richard M. Stallman (x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
Tue, 11 Apr 1995 20:33:52 +0000 Richard M. Stallman (XTread_socket): Pass dpyinfo to popup_get_selection.
Mon, 10 Apr 1995 07:32:16 +0000 Richard M. Stallman (XTread_socket): Make deiconify event only if frame was iconified.
Fri, 07 Apr 1995 18:33:16 +0000 Richard M. Stallman (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Mon, 03 Apr 1995 23:37:17 +0000 Karl Heuer New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
Fri, 31 Mar 1995 03:57:05 +0000 Karl Heuer (x_delete_display): Extract kboard deletion, for modularity.
Fri, 31 Mar 1995 03:40:24 +0000 Karl Heuer (x_term_init): Initialize cut_buffers_initialized.
Sun, 26 Mar 1995 21:12:11 +0000 Richard M. Stallman (XTmouse_position): New arg `insist'.
Wed, 15 Mar 1995 01:54:19 +0000 Karl Heuer (get_perdisplay): Deleted.
Mon, 06 Mar 1995 04:35:33 +0000 Richard M. Stallman (x_connection_closed): Ignore non-X frames.
Tue, 14 Feb 1995 21:48:14 +0000 Paul Reilly (x_bitmap_icon): Fix test for unallocated icon bitmap.
Tue, 14 Feb 1995 14:22:29 +0000 Richard M. Stallman (x_display_bar_cursor): Use frame's cursor_width.
Sat, 04 Feb 1995 00:12:17 +0000 Karl Heuer [MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
Thu, 02 Feb 1995 18:54:47 +0000 Richard M. Stallman (x_unqueue_events): Arg is now a Display *.
Tue, 31 Jan 1995 01:53:12 +0000 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.
Wed, 25 Jan 1995 00:44:32 +0000 Richard M. Stallman (x_destroy_window): Don't let frame being destroyed remain in
Sun, 08 Jan 1995 20:19:47 +0000 Richard M. Stallman Don't include param.h.
Fri, 30 Dec 1994 01:37:53 +0000 Richard M. Stallman (x_scroll_bar_handle_click): Use GC_WINDOWP.
Tue, 27 Dec 1994 21:45:06 +0000 Richard M. Stallman (XTupdate_begin): Fix backward test in previous change.
Fri, 23 Dec 1994 05:12:32 +0000 Richard M. Stallman (XTupdate_begin): Discard records of prior mouse highlight
Fri, 04 Nov 1994 04:00:50 +0000 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
Tue, 01 Nov 1994 00:26:36 +0000 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
Tue, 01 Nov 1994 00:07:34 +0000 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
Sat, 29 Oct 1994 09:43:07 +0000 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
Wed, 26 Oct 1994 09:26:40 +0000 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
Sat, 22 Oct 1994 04:34:16 +0000 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
Tue, 18 Oct 1994 01:29:09 +0000 Karl Heuer (do_line_dance): Decrement index only once per loop.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 07:24:58 +0000 Richard M. Stallman (dumpglyphs): Explicitly draw background stipple.
Sat, 15 Oct 1994 22:01:22 +0000 Richard M. Stallman (x_bitmap_icon): Allow bitmap to come from file.
Sat, 15 Oct 1994 04:49:14 +0000 Karl Heuer (stuffline, scraplines): Functions deleted.