aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* * xfns.c (x_real_positions): int ign => unsigned int.Jan Djärv2005-12-021-14/+10
* * xfns.c (xg_set_icon_from_xpm_data): New function.Chong Yidong2005-11-161-0/+21
* (syms_of_xfns): Provide `x' as feature.Richard M. Stallman2005-10-281-0/+2
* * xfns.c (Fx_create_frame): Make bitmapIcon have default on.Jan Djärv2005-10-091-1/+1
* (x_encode_text): Declare static. Add FREEP arg.Kim F. Storm2005-09-121-11/+10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Fx_show_tip): Pass new arg to try_window.Richard M. Stallman2005-06-251-1/+1
* Don't include signal.h.Richard M. Stallman2005-05-101-1/+0
* (start_hourglass): Do nothing when running on a tty.Thien-Thi Nguyen2005-05-071-0/+4
* h* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name soJan Djärv2005-03-181-4/+0
* (xic_create_fontsetname): Add a final catch-all font pattern.Stefan Monnier2005-03-181-3/+18
* (xic_create_fontsetname): Add `motif' argument.Stefan Monnier2005-03-171-14/+24
* (xic_defaut_fontset): New constant.Stefan Monnier2005-03-121-44/+95
* * xfns.c (hourglass_started): New function.Jan Djärv2005-03-101-0/+8
* (hack_wm_protocols): Use correct type for last parameterAndreas Schwab2005-02-171-18/+26
* (x_set_tool_bar_lines): Check that width and height is greater thanJan Djärv2005-02-071-4/+8
* * xfns.c (Fx_change_window_property): Use long array when format is 32.Jan Djärv2005-02-071-2/+31
* * xfns.c (Fx_backspace_delete_keys_p): Added comment about theJan Djärv2005-02-071-0/+16
* Copyright update.Stefan Monnier2005-02-031-2/+2
* (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.Kim F. Storm2005-02-031-2/+4
* * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,Jan Djärv2005-01-291-2/+6
* * xmenu.c (popup_get_selection): Pop down on C-g.Jan Djärv2004-12-271-0/+10
* * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog toJan Djärv2004-11-231-8/+12
* * xmenu.c (x_menu_in_use): Removed.Jan Djärv2004-11-161-2/+3
* * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.Jan Djärv2004-11-141-5/+40
* * gtkutil.h: Declare use_old_gtk_file_dialog.Jan Djärv2004-11-041-0/+8
* * fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv2004-11-021-41/+42
* (Fx_server_vendor, Fx_server_version): Doc fixes.Richard M. Stallman2004-10-281-2/+4
* * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAMEJan Djärv2004-10-261-0/+1
* * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.Jan Djärv2004-10-221-7/+9
* * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-211-12/+64
* * xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.Jan Djärv2004-10-111-1/+1
* * xfns.c (x_set_name_internal): New function. Check if we shall callJan Djärv2004-09-021-112/+75
* * xfns.c (x_window_to_frame, x_any_window_to_frame)Jan Djärv2004-08-241-0/+10
* * xfns.c (x_set_name, x_set_title): Encode title to UTF8 beforeJan Djärv2004-08-191-2/+2
* (x_icon_verify): New function.Luc Teirlinck2004-07-241-0/+24
* * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK.Jan Djärv2004-05-121-0/+5
* (x_create_tip_frame): Bind inhibit-read-only andKenichi Handa2004-05-101-0/+2
* (x_find_image_file): Remove prototype.Kim F. Storm2004-03-141-2/+0
* Image consolidation:Kim F. Storm2004-03-111-5648/+0
* * xfns.c (Fx_display_color_cells): Use number of planes to calculateJan Djärv2004-03-011-2/+11
* xfns.c (x_window): Fixed indentationJan Djärv2004-02-281-1/+1
* Revision: [email protected]/emacs--cvs-trunk--0--patch-114Miles Bader2004-02-251-2/+1
* * xfns.c (x_create_bitmap_mask): Removed unused variable depth.Jan Djärv2004-02-051-5/+2
* * xfns.c (x-send-client-message): Moved to xselect.cJan Djärv2004-02-031-141/+129
* (x_set_mouse_color): Remove bogus x_check_errors call.Kim F. Storm2003-12-281-8/+2
* Implement multiple display handling for GTK.Jan Djärv2003-11-161-19/+19
* * xfns.c (x_window): Set XtNx and XtNy in shell widget forJan Djärv2003-11-091-4/+14
* * xfns.c (Fx_send_client_event): Remove unused variable s.Jan Djärv2003-10-051-2/+1