Mon, 02 May 1994 21:24:16 +0000 |
Karl Heuer |
(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):
|
Mon, 02 May 1994 21:09:28 +0000 |
Karl Heuer |
(show_mouse_face): Fix test for cursor in highlighted area.
|
Mon, 02 May 1994 00:46:44 +0000 |
Richard M. Stallman |
(x_calc_absolute_position): Use size_hint_flags.
|
Sun, 01 May 1994 23:29:27 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't try to handle negative positions.
|
Sat, 30 Apr 1994 00:15:20 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Always set PWinGravity.
|
Fri, 29 Apr 1994 04:04:51 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't set PMaxSize.
|
Thu, 28 Apr 1994 07:59:17 +0000 |
Karl Heuer |
(XTread_socket): Only top window cares about LeaveNotify.
|
Thu, 28 Apr 1994 07:46:27 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Use XtMapWidget, not XtPopup.
|
Wed, 27 Apr 1994 08:27:00 +0000 |
Richard M. Stallman |
(XTread_socket, case ClientMessage): Don't call
|
Wed, 27 Apr 1994 05:03:51 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.
|
Wed, 27 Apr 1994 04:47:29 +0000 |
Richard M. Stallman |
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.
|
Mon, 25 Apr 1994 22:55:33 +0000 |
Karl Heuer |
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.
|
Mon, 25 Apr 1994 22:32:24 +0000 |
Karl Heuer |
(x_term_init): Add explicit cast.
|
Mon, 25 Apr 1994 22:06:13 +0000 |
Richard M. Stallman |
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.
|
Fri, 22 Apr 1994 21:46:12 +0000 |
Richard M. Stallman |
(x_set_mouse_pixel_position): New function.
|
Thu, 21 Apr 1994 08:33:48 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Args to x_set_offset were swapped.
|
Wed, 20 Apr 1994 09:01:18 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the non-NEW_SELECTIONS code
|
Wed, 20 Apr 1994 08:51:06 +0000 |
Richard M. Stallman |
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
|
Sun, 17 Apr 1994 23:46:08 +0000 |
Richard M. Stallman |
(Xatom_editres_name): Variable defined.
|
Sun, 17 Apr 1994 19:30:06 +0000 |
Richard M. Stallman |
(dumpglyphs): When HL=2, check explicitly for using
|
Thu, 14 Apr 1994 17:31:06 +0000 |
Richard M. Stallman |
(x_make_frame_visible): Don't call XMapSubwindows.
|
Sun, 10 Apr 1994 06:06:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Clear any extra pixel rows below the text.
|
Sat, 09 Apr 1994 06:33:24 +0000 |
Richard M. Stallman |
(stufflines, scraplines, dumprectangle, x_do_pending_expose)
|
Fri, 08 Apr 1994 15:57:24 +0000 |
Fred Pierresteguy |
(show_mouse_face): Change the mouse cursor accordingly.
|
Tue, 05 Apr 1994 07:41:09 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Temporarily widen the buffer.
|
Mon, 04 Apr 1994 00:43:13 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Do nothing if gc_in_progress.
|
Sun, 03 Apr 1994 08:09:45 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Reject out-of-range pos value
|
Sun, 03 Apr 1994 02:04:04 +0000 |
Richard M. Stallman |
(fast_find_position): Always return coords within the window.
|
Fri, 01 Apr 1994 13:53:31 +0000 |
Fred Pierresteguy |
(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
|
Fri, 01 Apr 1994 10:12:10 +0000 |
Richard M. Stallman |
(construct_menu_click, construct_mouse_click):
|
Thu, 31 Mar 1994 23:17:23 +0000 |
Richard M. Stallman |
[INCLUDED_FCNTL]: Don't include fcntl.h again.
|
Mon, 28 Mar 1994 23:03:07 +0000 |
Karl Heuer |
(x_find_modifier_meanings): Skip zero entries.
|
Fri, 25 Mar 1994 00:42:47 +0000 |
Karl Heuer |
(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
|
Sat, 19 Mar 1994 02:51:37 +0000 |
Karl Heuer |
(dumpglyphs): Use the fast macros.
|
Tue, 15 Mar 1994 01:25:19 +0000 |
Karl Heuer |
(x_scroll_bar_expose): Don't make the right border thicker.
|
Mon, 28 Feb 1994 12:57:12 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
|
Fri, 25 Feb 1994 09:29:20 +0000 |
Fred Pierresteguy |
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
|
Thu, 24 Feb 1994 06:22:23 +0000 |
Richard M. Stallman |
(construct_mouse_click): Don't convert to glyph units.
|
Tue, 22 Feb 1994 00:43:04 +0000 |
Richard M. Stallman |
(construct_menu_click): Undo previous change.
|
Mon, 21 Feb 1994 21:54:33 +0000 |
Richard M. Stallman |
(x_had_errors_p): New function.
|
Sat, 19 Feb 1994 22:56:21 +0000 |
Richard M. Stallman |
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
|
Fri, 18 Feb 1994 01:01:51 +0000 |
Richard M. Stallman |
(dumpglyphs): Try various alternatives for foreground color
|
Thu, 17 Feb 1994 23:33:02 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 15 Feb 1994 16:17:25 +0000 |
Richard M. Stallman |
(XTread_socket): Do not assume that select returning
|
Fri, 11 Feb 1994 23:35:47 +0000 |
Karl Heuer |
(x_scroll_bar_create): Fix indentation.
|
Fri, 11 Feb 1994 13:25:11 +0000 |
Fred Pierresteguy |
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
|
Wed, 09 Feb 1994 23:31:54 +0000 |
Karl Heuer |
(x_display_cursor, process_expose_from_menu): Block input.
|
Mon, 07 Feb 1994 18:25:41 +0000 |
Fred Pierresteguy |
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
|
Wed, 02 Feb 1994 23:47:57 +0000 |
Richard M. Stallman |
(XTread_socket): Add X_IO_BUG conditional.
|
Wed, 02 Feb 1994 07:34:08 +0000 |
Karl Heuer |
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
|
Wed, 02 Feb 1994 06:32:28 +0000 |
Karl Heuer |
(x_term_init): Use get_system_name instead of gethostname.
|
Tue, 01 Feb 1994 06:49:18 +0000 |
Richard M. Stallman |
(dumpglyphs): Don't crash for invalid face code.
|
Fri, 28 Jan 1994 17:34:46 +0000 |
Fred Pierresteguy |
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
|
Fri, 28 Jan 1994 14:28:51 +0000 |
Fred Pierresteguy |
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.
|
Wed, 26 Jan 1994 21:09:54 +0000 |
Richard M. Stallman |
(x_set_mouse_position): Don't raise the frame.
|
Wed, 26 Jan 1994 05:25:06 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Swap southeast and northwest.
|
Sun, 26 Dec 1993 09:06:44 +0000 |
Richard M. Stallman |
(XTflush): FIx typo in last change.
|
Sun, 26 Dec 1993 07:08:08 +0000 |
Richard M. Stallman |
(XTread_socket): Make proper junk values to pass to select.
|
Sun, 26 Dec 1993 06:00:04 +0000 |
Richard M. Stallman |
(XTflash): Use EMACS_GET_TIME.
|
Thu, 23 Dec 1993 00:57:11 +0000 |
Richard M. Stallman |
(XTread_socket): Don't offset keysym here.
|
Wed, 24 Nov 1993 06:39:54 +0000 |
Richard M. Stallman |
(XTread_socket): Really handle Xatom_wm_window_moved events.
|
Mon, 15 Nov 1993 06:30:31 +0000 |
Richard M. Stallman |
(XTread_socket): Increase length of copy_buffer to 81.
|
Thu, 11 Nov 1993 02:33:43 +0000 |
Richard M. Stallman |
(XTmouse_position): Undo roland's change.
|
Wed, 10 Nov 1993 22:56:45 +0000 |
Roland McGrath |
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
|
Wed, 10 Nov 1993 20:07:07 +0000 |
Richard M. Stallman |
(Tmouse_position): If the passed in frame is not an
|
Wed, 10 Nov 1993 06:10:27 +0000 |
Richard M. Stallman |
(syms_of_xterm): Initialize last_mouse_scroll_bar.
|
Wed, 03 Nov 1993 20:31:49 +0000 |
Richard M. Stallman |
(x_new_font): xmalloc arg was 1 too small.
|
Wed, 22 Sep 1993 18:16:37 +0000 |
Brian Fox |
(w_wn_set_size_hint): Make recent window gravity addition
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Wed, 08 Sep 1993 17:53:49 +0000 |
Richard M. Stallman |
(x_term_init): Call change_keyboard_wait_descriptor,
|
Sat, 14 Aug 1993 11:00:54 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): New args spec_x and spec_y.
|
Sun, 08 Aug 1993 22:38:31 +0000 |
Richard M. Stallman |
(struct font_info): New structure.
|
Fri, 06 Aug 1993 23:37:41 +0000 |
Richard M. Stallman |
(x_term_init): Set the hooks before we call Fset_input_mode.
|
Tue, 27 Jul 1993 08:33:44 +0000 |
Richard M. Stallman |
(x_iconify_frame): Handle case where frame was invisible.
|
Sun, 25 Jul 1993 21:50:16 +0000 |
Richard M. Stallman |
(redraw_previous_char): New function.
|
Fri, 23 Jul 1993 08:04:52 +0000 |
Richard M. Stallman |
(XTread_socket) [! HAVE_X11R5]:
|
Sun, 18 Jul 1993 06:29:55 +0000 |
Jim Blandy |
* xterm.c (x_term_init): Adjust message printed when we can't
|
Fri, 02 Jul 1993 04:00:38 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): When handing non-synthetic
|
Thu, 01 Jul 1993 04:04:32 +0000 |
Jim Blandy |
* xterm.c (frame_highlight, frame_unhighlight): Don't test
|
Wed, 30 Jun 1993 21:35:22 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Initialize event_found to zero, and
|
Tue, 29 Jun 1993 23:07:22 +0000 |
Jim Blandy |
* xterm.c: Add CPP tangle from process.c to get definitions for
|
Thu, 24 Jun 1993 01:34:33 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Remove #if 0''s around code which tests
|
Tue, 22 Jun 1993 07:26:44 +0000 |
Jim Blandy |
Separate parameter faces (those created and modified by the user)
|
Sat, 19 Jun 1993 21:01:38 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Never treat a modifier key as a
|
Sun, 13 Jun 1993 02:06:17 +0000 |
Richard M. Stallman |
(x_connection_closed): Pass new arg to shut_down_emacs.
|
Sat, 12 Jun 1993 17:00:45 +0000 |
Jim Blandy |
* xterm.c (XTset_vertical_scroll_bar): Use double type for
|
Sat, 12 Jun 1993 16:52:03 +0000 |
Jim Blandy |
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
|
Fri, 11 Jun 1993 23:43:54 +0000 |
Richard M. Stallman |
(XTmouse_position): Don't set *f at all unless we win.
|
Fri, 11 Jun 1993 07:02:36 +0000 |
Jim Blandy |
* xterm.c (x_new_font): If font_names is zero, that's all the
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Wed, 09 Jun 1993 04:56:47 +0000 |
Jim Blandy |
* xterm.c (x_is_vendor_fkey): New function.
|
Mon, 07 Jun 1993 23:52:45 +0000 |
Richard M. Stallman |
(x_caught_error_message): Change type to char* from char*[].
|
Sun, 06 Jun 1993 03:27:43 +0000 |
Richard M. Stallman |
(x_new_font): Don't give up right away if XListFontsWithInfo
|
Fri, 04 Jun 1993 00:57:45 +0000 |
Richard M. Stallman |
(x_catch_errors): Fill in missing array size in cast.
|
Thu, 03 Jun 1993 05:29:12 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Handle XGetNormalHints returning 0.
|
Mon, 31 May 1993 21:58:25 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 31 May 1993 18:33:08 +0000 |
Richard M. Stallman |
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
|
Sun, 30 May 1993 02:46:05 +0000 |
Richard M. Stallman |
(XTread_socket): For UnmapNotify, if frame was visible,
|
Sun, 30 May 1993 00:55:42 +0000 |
Richard M. Stallman |
(x_bitmap_icon): Don't free icon_bitmap;
|
Sat, 29 May 1993 20:54:27 +0000 |
Richard M. Stallman |
(x_connection_closed): Pass new arg.
|
Sat, 29 May 1993 20:49:01 +0000 |
Jim Blandy |
* sysdep.c (sys_siglist): Comment out #endif trailer.
|
Sat, 29 May 1993 05:59:09 +0000 |
Richard M. Stallman |
(XTring_bell): Do nothing if x_current_connection is 0.
|
Fri, 28 May 1993 21:13:59 +0000 |
Richard M. Stallman |
(XTread_socket, case KeyPress) [HPUX]:
|
Wed, 26 May 1993 20:34:20 +0000 |
Richard M. Stallman |
(x_wm_set_size_hint): Don't set hints for max size.
|
Tue, 25 May 1993 14:04:12 +0000 |
Jim Blandy |
Arrange for font names to get fully resolved - no wildcards.
|
Tue, 25 May 1993 07:03:38 +0000 |
Jim Blandy |
* xfaces.c (merge_faces): You can't tell if a font is a
|
Tue, 25 May 1993 01:00:21 +0000 |
Richard M. Stallman |
(XTread_socket, ConfigureNotify case):
|
Mon, 24 May 1993 19:54:15 +0000 |
Richard M. Stallman |
(XTread_socket): For ConfigureNotify event,
|
Mon, 24 May 1993 15:04:07 +0000 |
Jim Blandy |
* xterm.c (x_new_font): Reject fonts with varying spacing. We
|
Sun, 23 May 1993 20:04:26 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
|
Sun, 23 May 1993 18:09:41 +0000 |
Richard M. Stallman |
Move signal.h and stdio.h before config.h.
|
Sat, 22 May 1993 20:57:31 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
|
Sat, 22 May 1993 09:13:57 +0000 |
Jim Blandy |
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
|
Thu, 20 May 1993 13:43:48 +0000 |
Richard M. Stallman |
(x_find_modifier_meanings): If some keys are meta and alt,
|
Wed, 19 May 1993 03:06:38 +0000 |
Jim Blandy |
* xterm.c (x_new_font): Tell the frame display faces about the
|
Wed, 19 May 1993 00:33:58 +0000 |
Jim Blandy |
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
|
Sun, 16 May 1993 22:32:36 +0000 |
Richard M. Stallman |
(dumpglyphs): Create a temporary merged gc
|
Fri, 14 May 1993 14:44:26 +0000 |
Jim Blandy |
* xterm.c (dumpglyphs): Give the cursor higher priority than the
|
Mon, 10 May 1993 00:26:32 +0000 |
Jim Blandy |
* xdisp.c (display_text_line): Apply faces to characters
|
Tue, 04 May 1993 02:44:42 +0000 |
Jim Blandy |
Implement extra_keyboard_modifiers properly.
|