log src/xfns.c @ 52471:b25e157fbea7

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 30 Aug 2003 17:44:40 +0000 Jan Dj¸«£rv Fix pixel calculation for TrueVisuals.
Fri, 29 Aug 2003 09:29:16 +0000 Gerd Moellmann (lookup_rgb_color): Handle TrueColor visuals specially.
Tue, 26 Aug 2003 08:44:35 +0000 Lute Kamstra (Vgtk_version_string): New variable.
Thu, 21 Aug 2003 19:54:47 +0000 Jan Dj¸«£rv Create and initialize a client leader window so session management
Thu, 31 Jul 2003 16:10:53 +0000 Jan Dj¸«£rv * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
Thu, 31 Jul 2003 00:52:00 +0000 Kenichi Handa (x_create_bitmap_from_data): Initialize have_mask member to 0.
Mon, 28 Jul 2003 13:05:14 +0000 Kenichi Handa (xic_set_preeditarea): Add the left fringe width to spot.x.
Tue, 22 Jul 2003 19:05:18 +0000 Stefan Monnier Don't check HAVE_PNG_H: autoconf doesn't seem to find it.
Tue, 22 Jul 2003 17:31:33 +0000 Dave Love Consider both png.h and libpng/png.h.
Sun, 13 Jul 2003 17:29:24 +0000 Juanma Barranquero (x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
Sat, 12 Jul 2003 21:40:39 +0000 Richard M. Stallman Include libpng/png.h instead of png.h.
Mon, 26 May 2003 19:19:06 +0000 John Paul Wallington (Fx_create_frame): Don't call Qface_set_after_frame_default.
Sun, 25 May 2003 17:46:34 +0000 Stefan Monnier (png_load): Remove `unused vars intent, image_gamma' warning.
Sat, 24 May 2003 22:09:34 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Sat, 24 May 2003 08:54:37 +0000 Thien-Thi Nguyen (x_window): Fix typo.
Wed, 21 May 2003 22:12:15 +0000 Dave Love (x_window, x_window): Use use_xim.
Tue, 01 Apr 2003 10:04:38 +0000 Dave Love (xpm_lookup_color): Grok "opaque".
Mon, 31 Mar 2003 20:36:21 +0000 Kim F. Storm The following changes consolidates the common code related to
Fri, 21 Mar 2003 13:52:37 +0000 Kim F. Storm Setup and use hand_cursor instead of cross_cursor.
Wed, 12 Mar 2003 12:12:26 +0000 Kim F. Storm Use generic compute_fringe_widths.
Fri, 07 Feb 2003 16:38:54 +0000 Jan Dj¸«£rv Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 27 Jan 2003 01:04:03 +0000 Kenichi Handa (x_set_name, x_set_title): Add comment about encoding strategy.
Sat, 25 Jan 2003 16:25:39 +0000 Jan Dj¸«£rv Fix input methods for GTK.
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj¸«£rv GTK version
Wed, 08 Jan 2003 20:06:05 +0000 Jan Dj¸«£rv *** empty log message ***
Mon, 06 Jan 2003 15:21:37 +0000 Dave Love (syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.
Fri, 06 Dec 2002 17:05:15 +0000 Francesco Potort¸«Ą *** empty log message ***
Fri, 06 Dec 2002 17:04:48 +0000 Francesco Potort¸«Ą (png_load): Avoid double gamma correction for PNG images.