Mon, 14 Jul 1997 04:24:24 +0000 |
Richard M. Stallman |
(x_draw_box): Use scratch_cursor_gc to draw the cursor
|
Sat, 12 Jul 1997 06:35:22 +0000 |
Richard M. Stallman |
(dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
|
Thu, 10 Jul 1997 02:15:40 +0000 |
Richard M. Stallman |
(x_load_font): Get value of fontp->height from
|
Thu, 10 Jul 1997 02:13:26 +0000 |
Richard M. Stallman |
(x_term_init): Don't use initializer for null_bits.
|
Mon, 07 Jul 1997 00:59:44 +0000 |
Kenichi Handa |
(x_list_fonts): Initialize the variable LIST to Qnil.
|
Sat, 05 Jul 1997 08:23:34 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Don't move the frame
|
Wed, 02 Jul 1997 04:41:00 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Check has_been_visible
|
Sat, 21 Jun 1997 00:45:44 +0000 |
Kenichi Handa |
(dumpglyphs): Use FS_LOAD_FONT.
|
Mon, 09 Jun 1997 17:58:49 +0000 |
Richard M. Stallman |
(x_list_fonts): fast_c_string_match_ignore_case renamed.
|
Mon, 09 Jun 1997 13:00:24 +0000 |
Kenichi Handa |
(dumpglyph): Shift baseline for such a font that is
|
Sat, 31 May 1997 07:37:09 +0000 |
Richard M. Stallman |
(process_expose_from_menu, XTread_socket):
|
Sat, 31 May 1997 02:03:43 +0000 |
Richard M. Stallman |
(x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
|
Wed, 28 May 1997 04:54:48 +0000 |
Richard M. Stallman |
(XTread_socket) <ConfigureNotify>: Don't call
|
Tue, 27 May 1997 03:09:37 +0000 |
Richard M. Stallman |
(XTread_socket) <UnmapNotify>: Don't make an inconify_event
|
Mon, 26 May 1997 06:22:15 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Call x_set_offset only after
|
Mon, 19 May 1997 03:33:50 +0000 |
Kenichi Handa |
(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
|
Fri, 16 May 1997 00:42:53 +0000 |
Kenichi Handa |
(dumpglyphs): Draw glyphs one by one if the font for
|
Sat, 10 May 1997 03:37:01 +0000 |
Kenichi Handa |
(dumpglyphs): Even if font (not fontset) is used,
|
Thu, 01 May 1997 01:57:25 +0000 |
Richard M. Stallman |
(XTmouse_position, x_term_init):
|
Sun, 27 Apr 1997 16:34:19 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 27 Apr 1997 03:32:14 +0000 |
Richard M. Stallman |
(x_destroy_window): Free saved_menu_event, if any.
|
Sun, 20 Apr 1997 22:14:53 +0000 |
Richard M. Stallman |
(x_set_offset): Turn off the code that added the border_width
|
Thu, 10 Apr 1997 22:25:45 +0000 |
Karl Heuer |
(construct_menu_click, note_mouse_highlight, fast_find_position):
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(dumpglyphs): Clip and highlight glyphs displayed with
|
Sat, 22 Mar 1997 23:59:53 +0000 |
Richard M. Stallman |
(XTread_socket): Accept XK_ISO_* keys.
|
Sat, 22 Mar 1997 04:21:00 +0000 |
Richard M. Stallman |
(XTread_socket): Handle ISO_Left_Tab.
|
Wed, 19 Mar 1997 16:33:48 +0000 |
Kenichi Handa |
(dumpglyphs): Set a clipping region when we draw glyphs
|
Tue, 18 Mar 1997 23:31:34 +0000 |
Kenichi Handa |
(x_list_fonts): Comment about cached font list added.
|
Thu, 27 Feb 1997 06:53:04 +0000 |
Kenichi Handa |
(dumpglyphs): Pay attention to characters registered in
|
Thu, 20 Feb 1997 06:59:25 +0000 |
Karl Heuer |
Include charset.h, ccl.h, and fontset.h.
|
Mon, 20 Jan 1997 08:08:13 +0000 |
Richard M. Stallman |
(dumpglyphs): Declare g as GLYPH.
|
Thu, 26 Dec 1996 21:07:30 +0000 |
Richard M. Stallman |
(x_iconify_frame): Clear visible when we set iconified.
|
Thu, 31 Oct 1996 22:05:51 +0000 |
Richard M. Stallman |
(cancel_mouse_face): New function. Code copied from
|
Wed, 30 Oct 1996 05:09:38 +0000 |
Richard M. Stallman |
(XTread_socket, KeyPress case): Clear compose_status
|
Sat, 12 Oct 1996 16:06:40 +0000 |
Richard M. Stallman |
(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
|
Sun, 29 Sep 1996 01:29:41 +0000 |
Richard M. Stallman |
(show_mouse_face): Undo 1996-08-30 change.
|
Fri, 27 Sep 1996 07:46:54 +0000 |
Richard M. Stallman |
(XTflash): Don't flash in the internal borders.
|
Wed, 25 Sep 1996 08:00:39 +0000 |
Richard M. Stallman |
(XTread_socket): Delete WAITP arg.
|
Mon, 23 Sep 1996 04:44:15 +0000 |
Richard M. Stallman |
(x_scroll_bar_create, x_scroll_bar_move):
|
Sat, 21 Sep 1996 00:57:20 +0000 |
Richard M. Stallman |
Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
|
Tue, 17 Sep 1996 03:43:54 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Mon, 16 Sep 1996 06:31:10 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Test last_overlay_modified field.
|
Fri, 13 Sep 1996 17:03:29 +0000 |
Richard M. Stallman |
(x_connection_closed): Call XtCloseDisplay.
|
Wed, 04 Sep 1996 03:38:40 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Pass POS argument to fast_find_position as int.
|
Sun, 01 Sep 1996 20:49:29 +0000 |
Richard M. Stallman |
(x_term_init): Initialize Xatom_FONT member.
|
Sat, 31 Aug 1996 02:44:14 +0000 |
Richard M. Stallman |
(XTupdate_end): Always clear mouse_face_defer flag.
|
Fri, 30 Aug 1996 18:49:07 +0000 |
Richard M. Stallman |
(do_line_dance, dumprectangle): Use x_update_cursor.
|
Thu, 29 Aug 1996 06:22:28 +0000 |
Richard M. Stallman |
(XTread_socket): Call XFilterEvent on all events,
|
Sun, 25 Aug 1996 23:31:20 +0000 |
Richard M. Stallman |
(fast_find_position): Fix previous change.
|
Sun, 25 Aug 1996 17:48:32 +0000 |
Richard M. Stallman |
(fast_find_position): Minor fix in handling maybe_next_line.
|
Sat, 24 Aug 1996 00:03:22 +0000 |
Richard M. Stallman |
(x_term_init): If the default Xt font does not exist on
|
Wed, 31 Jul 1996 17:18:54 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
Wed, 31 Jul 1996 16:52:52 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
Tue, 30 Jul 1996 21:10:40 +0000 |
Richard M. Stallman |
(XTread_socket): Pass keys in menu bar to toolkit alone
|
Sun, 28 Jul 1996 00:42:14 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 27 Jul 1996 20:30:31 +0000 |
Richard M. Stallman |
(last_mouse_press_frame): New variable.
|
Tue, 16 Jul 1996 06:10:35 +0000 |
Karl Heuer |
(SET_SAVED_MENU_EVENT): New macro.
|
Thu, 11 Jul 1996 23:24:03 +0000 |
Karl Heuer |
(XTread_socket): Add #ifdef for previous change.
|
Sun, 07 Jul 1996 22:58:51 +0000 |
Karl Heuer |
Undo previous change.
|
Thu, 04 Jul 1996 05:46:05 +0000 |
Miles Bader |
(XTread_socket): Use lw_tookit_related_event_p to avoid sending
|
Thu, 27 Jun 1996 23:20:46 +0000 |
Richard M. Stallman |
(x_connection_closed): Call clear_waiting_for_input.
|
Thu, 27 Jun 1996 00:25:07 +0000 |
Richard M. Stallman |
(x_error_quitter): Delete newline from sprintf string.
|
Wed, 26 Jun 1996 18:16:08 +0000 |
Richard M. Stallman |
(XTread_socket, Xatom_wm_save_yourself clause):
|
Wed, 26 Jun 1996 17:45:28 +0000 |
Richard M. Stallman |
(x_connection_closed): Add newline when printing error message on stderr.
|
Wed, 26 Jun 1996 17:41:44 +0000 |
Richard M. Stallman |
(x_connection_signal): Just return after calling `signal'.
|
Tue, 25 Jun 1996 00:32:51 +0000 |
Richard M. Stallman |
(x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
|
Fri, 21 Jun 1996 15:29:55 +0000 |
Richard M. Stallman |
(x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
|
Mon, 10 Jun 1996 17:32:13 +0000 |
Richard M. Stallman |
(XTread_socket): Use XtAppNextEvent when using toolkit configurations.
|
Sat, 25 May 1996 23:37:13 +0000 |
Karl Heuer |
[SOLARIS2]: Include string.h.
|
Fri, 10 May 1996 16:05:26 +0000 |
Richard M. Stallman |
(x_connection_signal_1): Call x_connection_closed properly.
|
Tue, 30 Apr 1996 19:40:56 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT]: Include X11/Shell.h.
|
Fri, 26 Apr 1996 16:38:03 +0000 |
Richard M. Stallman |
(x_scroll_bar_clear): Do nothing if frame now has no scroll bars.
|
Wed, 24 Apr 1996 22:29:57 +0000 |
Richard M. Stallman |
(x_connection_signal): Call sigunblock properly.
|
Thu, 18 Apr 1996 04:03:16 +0000 |
Richard M. Stallman |
(note_mouse_movement): Don't call XQueryPointer.
|
Mon, 08 Apr 1996 23:12:25 +0000 |
Richard M. Stallman |
Include locale.h if HAVE_SETLOCALE.
|
Fri, 05 Apr 1996 18:17:07 +0000 |
Richard M. Stallman |
(x_term_init): Respecify LC_NUMERIC locale.
|
Fri, 05 Apr 1996 16:03:20 +0000 |
Richard M. Stallman |
(x_destroy_window): Do call XCloseIM if X11R6.
|
Tue, 02 Apr 1996 00:34:57 +0000 |
Richard M. Stallman |
(x_destroy_window) [SOLARIS2]: Don't free the IC or IM.
|
Wed, 27 Mar 1996 19:11:10 +0000 |
Richard M. Stallman |
(x_connection_closed): Don't check _Xdebug.
|
Wed, 27 Mar 1996 03:54:10 +0000 |
Richard M. Stallman |
(XTread_socket, MapNotify case):
|
Mon, 18 Mar 1996 03:20:06 +0000 |
Richard M. Stallman |
(x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.
|
Sun, 17 Mar 1996 18:14:52 +0000 |
Richard M. Stallman |
Comment/whitespace change.
|
Sat, 09 Mar 1996 16:30:38 +0000 |
Richard M. Stallman |
(x_calc_absolute_position): Don't explicitly subtract
|
Wed, 06 Mar 1996 19:14:34 +0000 |
Richard M. Stallman |
(x_connection_closed): Don't unblock input until the end.
|
Fri, 01 Mar 1996 20:11:19 +0000 |
Richard M. Stallman |
[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
|
Tue, 27 Feb 1996 02:33:15 +0000 |
Richard M. Stallman |
(X_CONNECTION_LOCK_FLAG): New macro.
|
Tue, 27 Feb 1996 01:16:35 +0000 |
Richard M. Stallman |
(x_set_window_size): Clear out the mouse-highlighting data
|
Mon, 12 Feb 1996 20:48:35 +0000 |
Richard M. Stallman |
(x_error_quitter): Add newline to error message.
|
Thu, 08 Feb 1996 21:58:53 +0000 |
Richard M. Stallman |
(min, max): Don't define if already defined.
|
Sun, 04 Feb 1996 20:24:09 +0000 |
Richard M. Stallman |
(x_connection_signal): Call x_connection_closed properly.
|
Mon, 29 Jan 1996 19:28:11 +0000 |
Richard M. Stallman |
(XTframe_raise_lower): Rename arg `raise' to `raise_flag'.
|
Wed, 24 Jan 1996 23:43:22 +0000 |
Karl Heuer |
(x_connection_signal): Explicitly check the thread interlock
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Fri, 12 Jan 1996 21:51:46 +0000 |
Richard M. Stallman |
(XTread_socket): For selection_clear_event and
|
Sun, 31 Dec 1995 19:10:03 +0000 |
Richard M. Stallman |
(XTread_socket): Pass KeyPress events to the toolkit.
|
Thu, 28 Dec 1995 23:58:12 +0000 |
Richard M. Stallman |
(x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
|
Thu, 21 Dec 1995 17:16:13 +0000 |
Karl Heuer |
(x_connection_signal): Set an alarm around XNoOp call.
|
Wed, 13 Dec 1995 20:08:11 +0000 |
Karl Heuer |
(x_connection_closed): Don't delete dpyinfo if it's null.
|
Wed, 22 Nov 1995 22:23:32 +0000 |
Richard M. Stallman |
(XTframe_up_to_date): Block and unblock input.
|
Wed, 22 Nov 1995 12:38:53 +0000 |
Richard M. Stallman |
(XTmouse_position): Exit the loop if child == win.
|
Mon, 20 Nov 1995 04:46:08 +0000 |
Richard M. Stallman |
(show_mouse_face): When clearing cursor, use proper column range.
|
Wed, 15 Nov 1995 23:15:49 +0000 |
Richard M. Stallman |
(XTread_socket): Verify a ButtonPress was actually in the
|
Sat, 11 Nov 1995 07:13:06 +0000 |
Richard M. Stallman |
(HACK_EDITRES): Define here as in xfns.c.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Tue, 17 Oct 1995 17:12:20 +0000 |
Richard M. Stallman |
(x_term_init, XTread_socket): Add HAVE_X_I18N support.
|
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
|