aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * xfns.c (Fx_send_client_event): New function as a base forJan Djärv2003-10-051-0/+121
* Fix memory leaks (from YAMAMOTO Mitsuharu)Jan Djärv2003-10-051-3/+0
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Fix pixel calculation for TrueVisuals.Jan Djärv2003-08-301-12/+6
* (lookup_rgb_color): Handle TrueColor visuals specially.Gerd Moellmann2003-08-291-0/+36
* (Vgtk_version_string): New variable.Lute Kamstra2003-08-261-0/+21
* Create and initialize a client leader window so session managementJan Djärv2003-08-211-0/+13
* * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.Jan Djärv2003-07-311-23/+38
* (x_create_bitmap_from_data): Initialize have_mask member to 0.Kenichi Handa2003-07-311-2/+7
* (xic_set_preeditarea): Add the left fringe width to spot.x.Kenichi Handa2003-07-281-1/+1
* Don't check HAVE_PNG_H: autoconf doesn't seem to find it.Stefan Monnier2003-07-221-5/+3
* Consider both png.h and libpng/png.h.Dave Love2003-07-221-3/+9
* (x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.Juanma Barranquero2003-07-131-0/+144
* Include libpng/png.h instead of png.h.Richard M. Stallman2003-07-121-1/+1
* (Fx_create_frame): Don't call Qface_set_after_frame_default.John Paul Wallington2003-05-261-7/+0
* (png_load): Remove `unused vars intent, image_gamma' warning.Stefan Monnier2003-05-251-13/+15
* Make (many) trivial substitutions for renamed andKim F. Storm2003-05-241-58/+59
* (x_window): Fix typo.Thien-Thi Nguyen2003-05-241-2/+2
* (x_window, x_window): Use use_xim.Dave Love2003-05-211-39/+40
* (xpm_lookup_color): Grok "opaque".Dave Love2003-04-011-1/+9
* The following changes consolidates the common code related toKim F. Storm2003-03-311-1597/+83
* Setup and use hand_cursor instead of cross_cursor.Kim F. Storm2003-03-211-8/+8
* Use generic compute_fringe_widths.Kim F. Storm2003-03-121-2/+2
* Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endifJan Djärv2003-02-071-22/+10
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-307/+307