aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* Line break fix.Richard M. Stallman2007-10-141-2/+2
* John Paul Wallington <jpw at pobox.com>Glenn Morris2007-10-141-0/+20
* (set-frame-configuration): Assign name parameter onlyMartin Rudalics2007-10-121-9/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (x_set_name_internal): Undo last change.Chong Yidong2007-06-021-9/+15
* (x_encode_text): Add GCPRO.Richard M. Stallman2007-06-011-15/+15
* (x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong2007-06-011-1/+11
* (Fx_show_tip): Doc fix.Eli Zaretskii2007-03-241-0/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (xic_create_xfontset): Fix previous change.Kenichi Handa2006-10-311-18/+26
* (xic_create_fontsetname): If ADSTYLE field is not a wildKenichi Handa2006-10-211-7/+43
* * xfns.c (syms_of_xfns): Fix typo in help text forJan Djärv2006-09-221-1/+1
* * xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text toJan Djärv2006-09-181-3/+3
* * xfns.c (syms_of_xfns): Rename x-use-old-gtk-file-dialogJan Djärv2006-09-181-3/+3
* * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.Jan Djärv2006-09-161-0/+10
* * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.Jan Djärv2006-09-101-0/+4
* (Fx_file_dialog): Call check_x.YAMAMOTO Mitsuharu2006-09-101-0/+4
* (Fxw_color_values): Simplify; use list3.Kim F. Storm2006-08-251-8/+3
* (x_decode_color): Use signal_error.Kim F. Storm2006-07-181-3/+1
* (Fx_create_frame): Move unwind_create_frame setup down.Richard M. Stallman2006-07-031-1/+3
* * xfns.c (Fx_create_frame): Set font parameter directly instead ofChong Yidong2006-06-241-2/+1
* (x_set_name_internal): Set icon to `text', derived from name, whenJohn Paul Wallington2006-06-021-1/+1
* * xfns.c (x_set_icon_name): No-op if arg is non-nil and not aChong Yidong2006-06-021-1/+1
* (xg_set_icon): Delete superfluous UNGCPRO.Kenichi Handa2006-03-311-1/+0
* (xg_set_icon): Remove unnecessary GCPRO.Kenichi Handa2006-03-201-3/+0
* (x_icon): Disable redundant call to `x_wm_set_window_state'.Károly Lőrentey2006-03-121-0/+3
* (x_create_tip_frame): Preserve received parms by copying them.Eli Zaretskii2006-03-111-0/+1
* * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryChong Yidong2006-02-271-3/+3
* * xterm.h (x_catch_errors) Return value changed to void.Chong Yidong2006-02-251-10/+6
* * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE beforeJan Djärv2006-02-211-2/+8
* * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.Jan Djärv2006-02-141-0/+10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (Fx_create_frame): Put all specified parms into f->param_alistRichard M. Stallman2006-01-261-0/+8
* * xfns.c: x_show_hidden_files, new variable.Jan Djärv2005-12-271-0/+10
* * xfns.c (Fx_uses_old_gtk_dialog): New function.Jan Djärv2005-12-231-1/+21
* (Fx_backspace_delete_keys_p): In case we cannot determineDan Nicolaescu2005-12-191-4/+5
* * xfns.c (compute_tip_xy): Handle negative dx and dy.Jan Djärv2005-12-141-0/+4
* * (compute_tip_xy): Calculate root_y the same way as root_x,Jan Djärv2005-12-121-9/+8
* (Fx_create_frame): Reinstate previous change.Richard M. Stallman2005-12-101-4/+0
* (Fx_create_frame): Comment out previous change.Richard M. Stallman2005-12-081-0/+4
* (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed.Károly Lőrentey2005-12-071-0/+7
* * 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