log src/xfns.c @ 70694:c7b7ef478a35

age author description
Fri, 31 Mar 2006 00:39:36 +0000 Kenichi Handa (xg_set_icon): Delete superfluous UNGCPRO.
Mon, 20 Mar 2006 06:22:55 +0000 Kenichi Handa (xg_set_icon): Remove unnecessary GCPRO.
Sun, 12 Mar 2006 01:37:34 +0000 K«”roly L«Örentey (x_icon): Disable redundant call to `x_wm_set_window_state'.
Sat, 11 Mar 2006 16:25:36 +0000 Eli Zaretskii (x_create_tip_frame): Preserve received parms by copying them.
Mon, 27 Feb 2006 03:35:31 +0000 Chong Yidong * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
Sat, 25 Feb 2006 23:20:10 +0000 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
Tue, 21 Feb 2006 08:37:33 +0000 Jan Dj«£rv * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE before
Tue, 14 Feb 2006 11:35:00 +0000 Jan Dj«£rv * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 26 Jan 2006 17:49:48 +0000 Richard M. Stallman (Fx_create_frame): Put all specified parms into f->param_alist
Tue, 27 Dec 2005 10:39:51 +0000 Jan Dj«£rv * xfns.c: x_show_hidden_files, new variable.
Fri, 23 Dec 2005 11:34:13 +0000 Jan Dj«£rv * xfns.c (Fx_uses_old_gtk_dialog): New function.
Mon, 19 Dec 2005 04:28:01 +0000 Dan Nicolaescu (Fx_backspace_delete_keys_p): In case we cannot determine
Wed, 14 Dec 2005 20:58:33 +0000 Jan Dj«£rv * xfns.c (compute_tip_xy): Handle negative dx and dy.
Mon, 12 Dec 2005 09:32:59 +0000 Jan Dj«£rv * (compute_tip_xy): Calculate root_y the same way as root_x,