]> Pileus Git - ~andy/gtk/blob - contrib/gdk-pixbuf-xlib/ChangeLog
2.7.5
[~andy/gtk] / contrib / gdk-pixbuf-xlib / ChangeLog
1 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
2
3         * === Released 2.7.5 ===
4
5 2005-07-22  Matthias Clasen  <mclasen@redhat.com>
6
7         * === Released 2.7.4 === 
8
9 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
10
11         * === Released 2.7.3 ===
12         
13 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
14         
15         * === Released 2.7.2 ===
16
17 2005-07-01  Matthias Clasen  <mclasen@redhat.com>
18
19         * === Released 2.7.1 ===
20         
21 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
22
23         * === Released 2.7.0 ===
24
25 2005-01-08  Matthias Clasen  <mclasen@redhat.com>
26
27         * === Released 2.6.1 ===
28         
29 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
30
31         * === Released 2.6.0 ===
32
33 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
34
35         * === Released 2.5.6 ===
36
37 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
38
39         * === Released 2.5.5 ===
40
41 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
42
43         * === Released 2.5.4 ===
44
45 2004-09-19  Matthias Clasen  <mclasen@redhat.com>
46
47         * === Released 2.5.3 ===
48
49 2004-08-25  Matthias Clasen  <mclasen@redhat.com>
50
51         * === Released 2.5.2 ===
52
53 2004-08-01  Matthias Clasen  <mclasen@redhat.com>
54
55         * === Released 2.5.1 ===
56
57 Tue Jul 20 23:26:10 2004  Matthias Clasen  <maclas@gmx.de>
58
59         * gdk-pixbuf-xlibrgb.c:  Include config.h first.  (#148034)
60
61 Sun Jul 18 20:17:41 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
62
63         * === released 2.5.0 ==
64
65 Tue Mar  9 09:33:54 2004  Owen Taylor  <otaylor@redhat.com>
66
67         * === Released 2.3.6 ===
68
69 Wed Mar  3 15:50:28 2004  Owen Taylor  <otaylor@redhat.com>
70
71         * Makefile.am (libgdk_pixbuf_xlib_2_0_la_LIBADD): Add 
72         a shared library dependency on libgdk-pixbuf (#124687)
73
74 Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
75
76         * === Released 2.3.3 ===
77
78 Fri Feb 13 10:32:09 2004  Owen Taylor  <otaylor@redhat.com>
79
80         * gdk-pixbuf-xlibrgb.h: Remove a couple of unneeded
81         #includes. Isn't unsupported code fun?
82         (133833, Gregory Merchan)
83
84 Tue Oct  7 23:30:00 2003  Matthias Clasen  <maclas@gmx.de>
85
86         * gdk-pixbuf-xlib.h: Add C++ guards. (123955, Harring Figueiredo)
87
88 2002-08-06  jacob berkman  <jacob@ximian.com>
89
90         * Makefile.am (lib_LTLIBRARIES): link against xlibs
91
92 2002-01-25  Federico Mena Quintero  <federico@ximian.com>
93
94         Merge from gdk-pixbuf stable.
95
96         * gdk-pixbuf-xlib-drawable.c (rgb565msb): Fixed the endianness
97         conversion --- swap the individual 16 bit values instead of taking
98         everying as a 32 bit value.
99         (rgb565lsb): Likewise.
100         (rgb555lsb): Likewise.
101         (rgb555msb): Likewise.
102
103 2001-11-26  Akira TAGOH  <tagoh@redhat.com>
104
105         * Makefile.am (libgdk_pixbuf_xlib_1_3_la_LDFLAGS):
106         Added -version-info.
107
108 2001-05-19  Havoc Pennington  <hp@pobox.com>
109
110         * gdk-pixbuf-xlibrgb.c: docs
111
112 2001-06-04  Havoc Pennington  <hp@redhat.com>
113
114         * gdk-pixbuf-xlibrgb.c (xlib_rgb_init): remove C++ comment,
115         reported by Dan McNichol
116
117 Mon Jan  8 11:41:41 2001  Owen Taylor  <otaylor@redhat.com>
118
119         * Makefile.am (INCLUDES): Add @x_cflags@ (#36310)
120
121 2001-01-02  Havoc Pennington  <hp@redhat.com>
122
123         * gdk-pixbuf-xlib-2.0.pc.in (Description): fix up description a bit.
124
125 2000-10-06  Havoc Pennington  <hp@redhat.com>
126
127         * gdk-pixbuf-xlib.c: Put display/screen here, instead of in 
128         the main gdk-pixbuf library as it was in 1.0; since the io-xpm 
129         loader doesn't use these variables anymore it should be OK
130
131 2000-09-26  Federico Mena Quintero  <federico@helixcode.com>
132
133         * gdk-pixbuf/gdk-pixbuf-xlib-drawable.c
134         (gdk_pixbuf_xlib_get_from_drawable): Do not use
135         gdk_screen_{width,height}().  Thanks to John Harper for pointing
136         this out.
137
138 2000-08-26  Federico Mena Quintero  <federico@helixcode.com>
139
140         * gdk-pixbuf/gdk-pixbuf-xlibrgb.c: Added API reference docs.
141
142 2000-08-25  Federico Mena Quintero  <federico@helixcode.com>
143
144         * gdk-pixbuf/gdk-pixbuf-xlib-drawable.c (handle_x_error): Return
145         0.
146         (xlib_window_is_viewable): Return FALSE in the last case.
147
148         * gdk-pixbuf/gdk-pixbuf-xlib-render.c: Updated the inline docs.
149
150         * gdk-pixbuf/gdk-pixbuf-xlib.c: Added API docs.
151
152 2000-08-25  John Harper  <john@dcs.warwick.ac.uk>
153
154         Work to create an Xlib version of gdk-pixbuf (with the Xlib
155         port of GdkRGB for rendering):
156
157         * configure.in: check for X libraries, set and substitute
158         GDK_PIXBUF_XLIB_{LIBDIR,INCLUDEDIR,LIBS} variables
159
160         * gdk_pixbuf_xlibConf.sh.in: new file -- gnome-config details
161         for the gdk-pixbuf-xlib library
162         * Makefile.am: build and install gdk_pixbuf_xlibConf.sh
163
164         * gdk-pixbuf/gdk-pixbuf-xlib-render.c,
165         gdk-pixbuf/gdk-pixbuf-xlib.c, gdk-pixbuf/gdk-pixbuf-xlib.h,
166         gdk-pixbuf/gdk-pixbuf-xlib-private.h,
167         gdk-pixbuf/gdk-pixbuf-xlib-drawable.c: new files, ported the
168         GDK dependent parts of gdk-pixbuf to use Xlib. Functions that
169         were called gdk_pixbuf_FOO are now gdk_pixbuf_xlib_FOO
170
171         * gdk-pixbuf/gdk-pixbuf-xlibrgb.c,
172         gdk-pixbuf/gdk-pixbuf-xlibrgb.h: added Chris Blizzard's Xlib
173         port of GdkRGB (from Mozilla CVS)
174
175         * gdk-pixbuf/Makefile.am: build a library libgdk_pixbuf_xlib.la
176         including the non-GDK dependent objects from libgdk_pixbuf.la
177         plus the Xlib ports and xlibrgb