log src/xfns.c @ 59535:9d7f09619bcd

age author description
2004-12-27 Jan Djärv * xmenu.c (popup_get_selection): Pop down on C-g.
2004-11-23 Jan Djärv * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog to
2004-11-16 Jan Djärv * xmenu.c (x_menu_in_use): Removed.
2004-11-14 Jan Djärv * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.
2004-11-04 Jan Djärv * gtkutil.h: Declare use_old_gtk_file_dialog.
2004-11-02 Jan Djärv * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
2004-10-28 Richard M. Stallman (Fx_server_vendor, Fx_server_version): Doc fixes.
2004-10-26 Jan Djärv * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME
2004-10-22 Jan Djärv * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
2004-10-21 Jan Djärv * xterm.h (x_output): New member `xic_base_fontname'.
2004-10-11 Jan Djärv * xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
2004-09-02 Jan Djärv * xfns.c (x_set_name_internal): New function. Check if we shall call
2004-08-24 Jan Djärv * xfns.c (x_window_to_frame, x_any_window_to_frame)
2004-08-19 Jan Djärv * xfns.c (x_set_name, x_set_title): Encode title to UTF8 before
2004-07-24 Luc Teirlinck (x_icon_verify): New function.
2004-05-12 Jan Djärv * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK.
2004-05-10 Kenichi Handa (x_create_tip_frame): Bind inhibit-read-only and
2004-03-14 Kim F. Storm (x_find_image_file): Remove prototype.
2004-03-11 Kim F. Storm Image consolidation:
2004-03-01 Jan Djärv * xfns.c (Fx_display_color_cells): Use number of planes to calculate
2004-02-28 Jan Djärv xfns.c (x_window): Fixed indentation
2004-02-25 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
2004-02-05 Jan Djärv * xfns.c (x_create_bitmap_mask): Removed unused variable depth.
2004-02-03 Jan Djärv * xfns.c (x-send-client-message): Moved to xselect.c
2003-12-28 Karoly Lorentey Merged in changes from CVS HEAD
2003-12-28 Kim F. Storm (x_set_mouse_color): Remove bogus x_check_errors call.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-11-16 Jan Djärv Implement multiple display handling for GTK.
2003-11-09 Jan Djärv * xfns.c (x_window): Set XtNx and XtNy in shell widget for
2003-10-05 Jan Djärv * xfns.c (Fx_send_client_event): Remove unused variable s.