log src/xfns.c @ 52763:9f0dd16cb11b

age author description
Sun, 05 Oct 2003 17:23:05 +0000 Jan Dj¸«£rv * xfns.c (Fx_send_client_event): Remove unused variable s.
Sun, 05 Oct 2003 16:58:02 +0000 Jan Dj¸«£rv * xfns.c (Fx_send_client_event): New function as a base for
Sun, 05 Oct 2003 12:15:39 +0000 Jan Dj¸«£rv Fix memory leaks (from YAMAMOTO Mitsuharu)
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.