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.
|
Fri, 14 Oct 1994 04:45:04 +0000 |
Richard M. Stallman |
(x_new_font): Don't keep looping after the FONT property.
|
Tue, 11 Oct 1994 09:27:47 +0000 |
Richard M. Stallman |
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
|
Tue, 04 Oct 1994 19:48:36 +0000 |
Karl Heuer |
(construct_mouse_click): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 19:46:12 +0000 |
Karl Heuer |
(x_new_focus_frame, construct_mouse_click, construct_menu_click,
|
Tue, 04 Oct 1994 19:38:53 +0000 |
Richard M. Stallman |
(input_signal_count): New variable.
|
Sun, 02 Oct 1994 13:37:59 +0000 |
Paul Reilly |
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.
|
Wed, 28 Sep 1994 00:59:24 +0000 |
Karl Heuer |
(x_new_font): New rule for computing column width. Factored out common code.
|
Tue, 27 Sep 1994 00:24:27 +0000 |
Karl Heuer |
(x_scroll_bar_clear): Use type test macros.
|
Fri, 23 Sep 1994 04:54:46 +0000 |
Richard M. Stallman |
(x_destroy_window): Decrement ref count of x_screen struct.
|