summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
* Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-011-32/+0
* Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-4/+0
* * xfns.c (Fx_create_frame, Fx_display_list):Stefan Monnier2007-10-161-2/+2
* Merge from emacs--rel--22Miles Bader2007-10-151-9/+1
|\
| * 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
* | Line break fix.Richard M. Stallman2007-10-141-2/+2
* | Comment.Glenn Morris2007-10-141-0/+3
* | John Paul Wallington <jpw at pobox.com>Glenn Morris2007-10-141-0/+17
* | (x_delete_terminal): Use terminal->name as liveness status.Stefan Monnier2007-09-201-4/+4
* | (check_x_display_info): Yet Another Int/Lisp_Object Mixup.Stefan Monnier2007-08-291-1/+3
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * \ Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-241-0/+1
|\ \ \ | |/ /
| * | (Fx_focus_frame): Call x_ewmh_activate_frameJan Djärv2007-07-181-0/+1
* | | Merge from emacs--devo--0Miles Bader2007-06-161-0/+5
|\ \ \ | |/ /
| * | Fix last fix.Chong Yidong2007-06-131-1/+1
| * | Link to xaw3d if available.Chong Yidong2007-06-131-0/+5
* | | Merge from emacs--devo--0Miles Bader2007-06-111-3/+19
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-06-091-0/+6
| |\ \ | | |/
| | * (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
| * | (x_default_scroll_bar_color_parameter):Juanma Barranquero2007-06-081-2/+2
| * | (x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong2007-06-011-1/+11
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-0/+2
|\ \ | |/
| * (Fx_show_tip): Doc fix.Eli Zaretskii2007-03-241-0/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-18/+26
|\ \ | |/
| * (xic_create_xfontset): Fix previous change.Kenichi Handa2006-10-311-18/+26
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-7/+43
|\ \ | |/
| * (xic_create_fontsetname): If ADSTYLE field is not a wildKenichi Handa2006-10-211-7/+43
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-3/+17
|\ \ | |/
| * * 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
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-8/+3
|\ \ | |/
| * (Fxw_color_values): Simplify; use list3.Kim F. Storm2006-08-251-8/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-291-3/+1
|\ \ | |/
| * (x_decode_color): Use signal_error.Kim F. Storm2006-07-181-3/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-07-141-1/+3
|\ \ | |/
| * (Fx_create_frame): Move unwind_create_frame setup down.Richard M. Stallman2006-07-031-1/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-06-271-2/+1
|\ \ | |/
| * * xfns.c (Fx_create_frame): Set font parameter directly instead ofChong Yidong2006-06-241-2/+1