summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Add more debug info.Kenichi Handa2006-12-081-24/+46
* | Fix previous change.Kenichi Handa2006-12-071-4/+14
* | Fix previous change.Kenichi Handa2006-12-071-1/+1
* | (xic_create_xfontset2): Add debug code.Kenichi Handa2006-12-071-0/+21
* | (xic_create_xfontset2) [USE_FONT_BACKEND]: New function.Kenichi Handa2006-11-291-0/+91
* | (xic_create_xfontset): Try the default fontset name as aKenichi Handa2006-11-171-0/+11
* | Merge from emacs--devo--0Miles Bader2006-11-071-18/+26
|\ \ | |/
| * (xic_create_xfontset): Fix previous change.Kenichi Handa2006-10-311-18/+26
* | Merge from emacs--devo--0Miles Bader2006-10-301-7/+43
|\ \ | |/
| * (xic_create_fontsetname): If ADSTYLE field is not a wildKenichi Handa2006-10-211-7/+43
* | Merge from emacs--devo--0Miles Bader2006-10-031-1/+1
|\ \ | |/
| * * xfns.c (syms_of_xfns): Fix typo in help text forJan Djärv2006-09-221-1/+1
* | Merge from emacs--devo--0Miles Bader2006-09-201-3/+13
|\ \ | |/
| * * 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
* | Merge from emacs--devo--0Miles Bader2006-09-141-0/+8
|\ \ | |/
| * * 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
* | Merge from emacs--devo--0Miles Bader2006-08-281-8/+3
|\ \ | |/
| * (Fxw_color_values): Simplify; use list3.Kim F. Storm2006-08-251-8/+3
* | (x_create_tip_frame) [USE_FONT_BACKEND]: HandleKenichi Handa2006-07-281-0/+3
* | (x_create_tip_frame) [USE_FONT_BACKEND]: HandleKenichi Handa2006-07-261-0/+6
* | Merge from emacs--devo--0Miles Bader2006-07-191-3/+1
|\ \ | |/
| * (x_decode_color): Use signal_error.Kim F. Storm2006-07-181-3/+1
* | Merge from emacs--devo--0Miles Bader2006-07-061-3/+4
|\ \ | |/
| * (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_default_font_parameter): Try also "fixed", and signalKenichi Handa2006-06-161-1/+2
* | Merge from emacs--devo--0Miles Bader2006-06-071-2/+2
|\ \ | |/
| * (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
* | Include "font.h".Kenichi Handa2006-06-061-0/+91
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-50Miles Bader2006-03-311-1/+0
|\ \ | |/
| * (xg_set_icon): Delete superfluous UNGCPRO.Kenichi Handa2006-03-311-1/+0
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49Miles Bader2006-03-281-3/+0
|\ \ | |/
| * (xg_set_icon): Remove unnecessary GCPRO.Kenichi Handa2006-03-201-3/+0
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43Miles Bader2006-03-131-0/+4
|\ \ | |/
| * (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
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34Miles Bader2006-03-031-3/+3
|\ \ | |/
| * * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryChong Yidong2006-02-271-3/+3
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26Miles Bader2006-02-261-10/+6
|\ \ | |/
| * * xterm.h (x_catch_errors) Return value changed to void.Chong Yidong2006-02-251-10/+6
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21Miles Bader2006-02-221-2/+8
|\ \ | |/
| * * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE beforeJan Djärv2006-02-211-2/+8
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17Miles Bader2006-02-171-0/+10
|\ \ | |/
| * * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.Jan Djärv2006-02-141-0/+10