Thu, 05 Feb 2004 12:57:35 +0000 |
Jan Dj¸«£rv |
* xfns.c (x_create_bitmap_mask): Removed unused variable depth.
|
Tue, 03 Feb 2004 16:35:38 +0000 |
Jan Dj¸«£rv |
* xfns.c (x-send-client-message): Moved to xselect.c
|
Sun, 28 Dec 2003 16:05:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 28 Dec 2003 00:13:10 +0000 |
Kim F. Storm |
(x_set_mouse_color): Remove bogus x_check_errors call.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Sun, 16 Nov 2003 16:05:24 +0000 |
Jan Dj¸«£rv |
Implement multiple display handling for GTK.
|
Sun, 09 Nov 2003 16:26:48 +0000 |
Jan Dj¸«£rv |
* xfns.c (x_window): Set XtNx and XtNy in shell widget for
|
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.
|
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.
|