log src/xfns.c @ 61504:440fc97d89f0

age author description
2005-03-18 Jan Djärv h* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so
2005-03-18 Stefan Monnier (xic_create_fontsetname): Add a final catch-all font pattern.
2005-03-17 Stefan Monnier (xic_create_fontsetname): Add `motif' argument.
2005-03-12 Stefan Monnier (xic_defaut_fontset): New constant.
2005-03-10 Jan Djärv * xfns.c (hourglass_started): New function.
2005-02-17 Andreas Schwab (hack_wm_protocols): Use correct type for last parameter
2005-02-07 Jan Djärv (x_set_tool_bar_lines): Check that width and height is greater than
2005-02-07 Jan Djärv * xfns.c (Fx_change_window_property): Use long array when format is 32.
2005-02-07 Jan Djärv * xfns.c (Fx_backspace_delete_keys_p): Added comment about the
2005-02-03 Stefan Monnier Copyright update.
2005-02-03 Kim F. Storm (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
2005-01-29 Jan Djärv * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,
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.
2003-10-05 Jan Djärv * xfns.c (Fx_send_client_event): New function as a base for
2003-10-05 Jan Djärv Fix memory leaks (from YAMAMOTO Mitsuharu)
2003-09-01 Miles Bader Add arch taglines
2003-08-30 Jan Djärv Fix pixel calculation for TrueVisuals.
2003-08-29 Gerd Moellmann (lookup_rgb_color): Handle TrueColor visuals specially.
2003-08-26 Lute Kamstra (Vgtk_version_string): New variable.
2003-08-21 Jan Djärv Create and initialize a client leader window so session management
2003-07-31 Jan Djärv * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
2003-07-31 Kenichi Handa (x_create_bitmap_from_data): Initialize have_mask member to 0.
2003-07-28 Kenichi Handa (xic_set_preeditarea): Add the left fringe width to spot.x.
2003-07-22 Stefan Monnier Don't check HAVE_PNG_H: autoconf doesn't seem to find it.
2003-07-22 Dave Love Consider both png.h and libpng/png.h.
2003-07-13 Juanma Barranquero (x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
2003-07-12 Richard M. Stallman Include libpng/png.h instead of png.h.
2003-05-26 John Paul Wallington (Fx_create_frame): Don't call Qface_set_after_frame_default.
2003-05-25 Stefan Monnier (png_load): Remove `unused vars intent, image_gamma' warning.
2003-05-24 Kim F. Storm Make (many) trivial substitutions for renamed and
2003-05-24 Thien-Thi Nguyen (x_window): Fix typo.