| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-15 | 1 | -10/+10 |
* | Line break fix. | Richard M. Stallman | 2007-10-14 | 1 | -2/+2 |
* | John Paul Wallington <jpw at pobox.com> | Glenn Morris | 2007-10-14 | 1 | -0/+20 |
* | (set-frame-configuration): Assign name parameter only | Martin Rudalics | 2007-10-12 | 1 | -9/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (x_set_name_internal): Undo last change. | Chong Yidong | 2007-06-02 | 1 | -9/+15 |
* | (x_encode_text): Add GCPRO. | Richard M. Stallman | 2007-06-01 | 1 | -15/+15 |
* | (x_set_name_internal): Save encoded name before x_encode_text in case | Chong Yidong | 2007-06-01 | 1 | -1/+11 |
* | (Fx_show_tip): Doc fix. | Eli Zaretskii | 2007-03-24 | 1 | -0/+2 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (xic_create_xfontset): Fix previous change. | Kenichi Handa | 2006-10-31 | 1 | -18/+26 |
* | (xic_create_fontsetname): If ADSTYLE field is not a wild | Kenichi Handa | 2006-10-21 | 1 | -7/+43 |
* | * xfns.c (syms_of_xfns): Fix typo in help text for | Jan Djärv | 2006-09-22 | 1 | -1/+1 |
* | * xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to | Jan Djärv | 2006-09-18 | 1 | -3/+3 |
* | * xfns.c (syms_of_xfns): Rename x-use-old-gtk-file-dialog | Jan Djärv | 2006-09-18 | 1 | -3/+3 |
* | * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text. | Jan Djärv | 2006-09-16 | 1 | -0/+10 |
* | * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK. | Jan Djärv | 2006-09-10 | 1 | -0/+4 |
* | (Fx_file_dialog): Call check_x. | YAMAMOTO Mitsuharu | 2006-09-10 | 1 | -0/+4 |
* | (Fxw_color_values): Simplify; use list3. | Kim F. Storm | 2006-08-25 | 1 | -8/+3 |
* | (x_decode_color): Use signal_error. | Kim F. Storm | 2006-07-18 | 1 | -3/+1 |
* | (Fx_create_frame): Move unwind_create_frame setup down. | Richard M. Stallman | 2006-07-03 | 1 | -1/+3 |
* | * xfns.c (Fx_create_frame): Set font parameter directly instead of | Chong Yidong | 2006-06-24 | 1 | -2/+1 |
* | (x_set_name_internal): Set icon to `text', derived from name, when | John Paul Wallington | 2006-06-02 | 1 | -1/+1 |
* | * xfns.c (x_set_icon_name): No-op if arg is non-nil and not a | Chong Yidong | 2006-06-02 | 1 | -1/+1 |
* | (xg_set_icon): Delete superfluous UNGCPRO. | Kenichi Handa | 2006-03-31 | 1 | -1/+0 |
* | (xg_set_icon): Remove unnecessary GCPRO. | Kenichi Handa | 2006-03-20 | 1 | -3/+0 |
* | (x_icon): Disable redundant call to `x_wm_set_window_state'. | Károly Lőrentey | 2006-03-12 | 1 | -0/+3 |
* | (x_create_tip_frame): Preserve received parms by copying them. | Eli Zaretskii | 2006-03-11 | 1 | -0/+1 |
* | * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary | Chong Yidong | 2006-02-27 | 1 | -3/+3 |
* | * xterm.h (x_catch_errors) Return value changed to void. | Chong Yidong | 2006-02-25 | 1 | -10/+6 |
* | * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE before | Jan Djärv | 2006-02-21 | 1 | -2/+8 |
* | * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar. | Jan Djärv | 2006-02-14 | 1 | -0/+10 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (Fx_create_frame): Put all specified parms into f->param_alist | Richard M. Stallman | 2006-01-26 | 1 | -0/+8 |
* | * xfns.c: x_show_hidden_files, new variable. | Jan Djärv | 2005-12-27 | 1 | -0/+10 |
* | * xfns.c (Fx_uses_old_gtk_dialog): New function. | Jan Djärv | 2005-12-23 | 1 | -1/+21 |
* | (Fx_backspace_delete_keys_p): In case we cannot determine | Dan Nicolaescu | 2005-12-19 | 1 | -4/+5 |
* | * xfns.c (compute_tip_xy): Handle negative dx and dy. | Jan Djärv | 2005-12-14 | 1 | -0/+4 |
* | * (compute_tip_xy): Calculate root_y the same way as root_x, | Jan Djärv | 2005-12-12 | 1 | -9/+8 |
* | (Fx_create_frame): Reinstate previous change. | Richard M. Stallman | 2005-12-10 | 1 | -4/+0 |
* | (Fx_create_frame): Comment out previous change. | Richard M. Stallman | 2005-12-08 | 1 | -0/+4 |
* | (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed. | Károly Lőrentey | 2005-12-07 | 1 | -0/+7 |
* | * xfns.c (x_real_positions): int ign => unsigned int. | Jan Djärv | 2005-12-02 | 1 | -14/+10 |
* | * xfns.c (xg_set_icon_from_xpm_data): New function. | Chong Yidong | 2005-11-16 | 1 | -0/+21 |
* | (syms_of_xfns): Provide `x' as feature. | Richard M. Stallman | 2005-10-28 | 1 | -0/+2 |
* | * xfns.c (Fx_create_frame): Make bitmapIcon have default on. | Jan Djärv | 2005-10-09 | 1 | -1/+1 |
* | (x_encode_text): Declare static. Add FREEP arg. | Kim F. Storm | 2005-09-12 | 1 | -11/+10 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (Fx_show_tip): Pass new arg to try_window. | Richard M. Stallman | 2005-06-25 | 1 | -1/+1 |