]> code.delx.au - gnu-emacs/history - src/xfns.c
* keyboard.c (make_lispy_movement): Deal properly with mouse
[gnu-emacs] / src / xfns.c
1993-05-22 Richard M. Stallman(x_window_to_frame): Use XGCTYPE.
1993-05-21 Richard M. Stallman(syms_of_xfns): Don't make Lisp vars
1993-05-19 Richard M. Stallman(x_set_menu_bar_lines): Fix typo in last change.
1993-05-19 Jim Blandy* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames...
1993-05-16 Richard M. Stallman(x_set_cursor_color): Set cursor_foreground_pixel.
1993-05-10 Jim Blandy* xfns.c (Fx_create_frame): Use an XLFD name for the...
1993-05-10 Jim Blandy* xfns.c (x_make_gc): After building the GC's for the...
1993-05-08 Richard M. Stallman(Fx_get_mouse_event, Fx_mouse_events): Code deleted.
1993-05-07 Richard M. Stallman(x_get_arg): Call Fintern, not intern.
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-25 Jim Blandy* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray...
1993-03-24 Jim Blandy* xfns.c (x_make_gc): Don't forget to block X input...
1993-03-23 Jim Blandy* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.
1993-03-21 Jim BlandyFix typo.
1993-03-21 Jim BlandyUse the `visiblity' parameter to determine the initial...
1993-03-20 Jim Blandy* xfns.c (Fx_open_connection): If we have X11R5, use
1993-03-20 Jim Blandy* emacs.c (Finvocation_name): New function.
1993-03-20 Richard M. Stallman(Fx_display_color_p): Renamed from Fx_color_display_p.
1993-03-20 Richard M. Stallman(x_screen): Make this var file scope.
1993-03-15 Richard M. Stallman(Xatom_wm_change_state): Just declare.
1993-03-11 Richard M. Stallman(x_frame_parms): Add elts for visibility and menu-bar...
1993-03-08 Richard M. Stallman(Fx_pixel_width, Fx_pixel_height): Fns deleted.
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-02-22 Jim Blandy* xfns.c (x_set_icon_type): Pass the proper number...
1993-02-14 Jim Blandy* frame.c (Fframe_parameters): Report the `minibuffer...
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-14 Jim Blandy* xfns.c (Fx_create_frame): After mapping the frame...
1993-01-03 Richard M. Stallman(Fx_get_resource): Use EMACS_CLASS to make class_key
1992-12-24 Jim Blandy* frame.h (struct frame): New fields `can_have_scrollba...
1992-12-06 Jim Blandy* xfns.c (Fx_create_frame): Initialize f->async_visible...
1992-11-16 Jim Blandy* xfns.c (unread_command_char): Change name in extern...
1992-10-31 Jim Blandy* xfns.c (x_decode_color, Fx_color_display_p): x_screen...
1992-10-19 Jim BlandySame.\f * xfns.c (x_set_face): Dyked out this function...
1992-09-13 Jim BlandyDeclare x_implicitly_set_name to be void.
1992-09-11 Richard M. Stallman(Fx_track_pointer): Pass new args to read_char.
1992-08-29 Jim Blandy* xfns.c (x_icon): Don't call x_wm_set_icon_positions...
1992-08-19 Jim Blandy* xfns.c (x_set_name): Take new argument EXPLICIT,...
1992-08-12 Jim Blandy* xfns.c (x_get_arg): Return Qunbound for an unspecified
1992-07-21 Jim Blandyentered into RCS
1992-07-17 Jim Blandy*** empty log message ***
1992-07-14 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-06-10 Jim Blandy*** empty log message ***
1992-06-09 Richard M. Stallman*** empty log message ***
1992-06-08 Richard M. Stallman*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-05-12 Joseph Arceneaux*** empty log message ***
1992-05-12 Joseph Arceneaux*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1992-01-28 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-11-26 Michael I. Bushnell*** empty log message ***
1991-08-16 Jim Blandy*** empty log message ***
1991-08-14 Jim BlandyInitial revision