1 | Fri Jan 17 19:02:02 2003 Owen Taylor <otaylor@redhat.com> |
---|
2 | |
---|
3 | * === Released 2.2.0 === |
---|
4 | |
---|
5 | * Makefile.am: Make dist fixes. |
---|
6 | |
---|
7 | * gtk-engines.spec: Some updates to bring into a |
---|
8 | resemblence of workingness. |
---|
9 | |
---|
10 | * NEWS: Updated. |
---|
11 | |
---|
12 | Fri Jan 17 18:32:34 2003 Owen Taylor <otaylor@redhat.com> |
---|
13 | |
---|
14 | * configure.in Makefile.am gtk-engines-2.pc.in: Patch |
---|
15 | from Seth Nickell to add a .pc file so that things use |
---|
16 | one of the gtk-engines engines can check for it's |
---|
17 | presence. |
---|
18 | |
---|
19 | Thu Oct 31 18:56:56 2002 Owen Taylor <otaylor@redhat.com> |
---|
20 | |
---|
21 | * configure.in: Remove some useless checks. |
---|
22 | (Red Hat bugzilla, #64061) |
---|
23 | |
---|
24 | 2002-09-12 Havoc Pennington <hp@redhat.com> |
---|
25 | |
---|
26 | * notif/Theme/ICON.png, metal/Theme/ICON.png, |
---|
27 | redmond95/Theme/ICON.png: remove apparently pointless old icon |
---|
28 | files |
---|
29 | |
---|
30 | Fri Sep 6 16:40:42 2002 Owen Taylor <otaylor@redhat.com> |
---|
31 | |
---|
32 | * README: Added some text describing how to install |
---|
33 | gtk-engines into a different prefix than GTK+. |
---|
34 | (#84727, Piotr Sawuk) |
---|
35 | |
---|
36 | 2002-08-18 Havoc Pennington <hp@pobox.com> |
---|
37 | |
---|
38 | * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with |
---|
39 | both automake 1.6 and 1.4 installed get the right automake. Means |
---|
40 | compilation from CVS will now require the latest automake 1.4 |
---|
41 | release, or manually creating symlinks called "automake-1.4" and |
---|
42 | "aclocal-1.4" |
---|
43 | |
---|
44 | Sun Apr 21 09:52:54 2002 Owen Taylor <otaylor@redhat.com> |
---|
45 | |
---|
46 | * configure.in: Version 1.9.0 |
---|
47 | |
---|
48 | Sat Jan 19 20:42:11 2002 Owen Taylor <otaylor@redhat.com> |
---|
49 | |
---|
50 | * raleigh/**: Remove engine, it's now the GTK+ default. |
---|
51 | |
---|
52 | * pixmap/**: Remove engine, replaced by pixbuf |
---|
53 | |
---|
54 | * pixbuf/**: Replacement for pixmap-engine, compatible |
---|
55 | RC file format, sane code. |
---|
56 | |
---|
57 | * metal,notif,redmond95/Theme/gtk{-2.0}: Rename theme |
---|
58 | directories to gtk-2.0. |
---|
59 | |
---|
60 | * Makefile.am (SUBDIRS): Remove pixmap and raleigh, |
---|
61 | temporarily remove |
---|
62 | |
---|
63 | * ltmain.sh ltconfig acinclude.m4: Remove from CVS |
---|
64 | |
---|
65 | * configure.in: Update for GTK+-2.0 and pkg-config. |
---|
66 | |
---|
67 | Thu Mar 15 02:07:25 2001 Owen Taylor <otaylor@redhat.com> |
---|
68 | |
---|
69 | * configure.in (cflags_set): Release 0.12 |
---|
70 | |
---|
71 | * configure.in: Suppress the default action when |
---|
72 | checking for gtk_style_set_prop_experimental |
---|
73 | to avoid messing up $LIBS. (#51989) |
---|
74 | |
---|
75 | * configure.in: Add -Wall for GCC. |
---|
76 | |
---|
77 | * raleigh/raleigh_theme_{draw,main}.c: Couple of |
---|
78 | trivial warning cleanups. |
---|
79 | |
---|
80 | Thu Feb 15 23:32:27 2001 Owen Taylor <otaylor@redhat.com> |
---|
81 | |
---|
82 | * configure.in (cflags_set): Release 0.11. |
---|
83 | |
---|
84 | Mon Feb 12 17:43:57 2001 Owen Taylor <otaylor@redhat.com> |
---|
85 | |
---|
86 | * Makefile.am raleigh/*: Import of new theme that using GTK+-1.2.9 |
---|
87 | features to look better. |
---|
88 | |
---|
89 | Wed Jan 17 13:40:08 2001 Owen Taylor <otaylor@redhat.com> |
---|
90 | |
---|
91 | * {notif,redmond95}/Theme/gtk/gtkrc: Remove references to |
---|
92 | /home/raster. (RH bugzilla #20444) |
---|
93 | |
---|
94 | 2000-02-13 Tor Lillqvist <tml@iki.fi> |
---|
95 | |
---|
96 | * makefile.cygwin: New file, for building with gcc on Windows |
---|
97 | without auto* and libtool. |
---|
98 | * makefile.msc: New file, for building with MSVC. |
---|
99 | |
---|
100 | * README.win32: New file. |
---|
101 | |
---|
102 | * Makefile.am (EXTRA_DIST): Distribute the new files. |
---|
103 | |
---|
104 | Thu Feb 3 15:05:57 PST 2000 Manish Singh <yosh@gimp.org> |
---|
105 | |
---|
106 | * acinclude.m4 |
---|
107 | * config.guess |
---|
108 | * config.sub |
---|
109 | * ltconfig |
---|
110 | * ltmain.sh: upgrade to libtool 1.3.4 (bugfix only release) |
---|
111 | |
---|
112 | Tue Jan 25 10:58:11 2000 Owen Taylor <otaylor@redhat.com> |
---|
113 | |
---|
114 | * configure.in: Up version, make a 0.10 release including |
---|
115 | workaround hack for pixmap eventbox backgrounds. |
---|
116 | |
---|
117 | 1999-05-30 James Henstridge <james@daa.com.au> |
---|
118 | |
---|
119 | * configure.in, */Makefile.am: make the theme engines link against |
---|
120 | gtk. |
---|
121 | |
---|
122 | Sat May 1 12:11:33 PDT 1999 Manish Singh <yosh@gimp.org> |
---|
123 | |
---|
124 | * acinclude.m4 |
---|
125 | * config.guess |
---|
126 | * config.sub |
---|
127 | * ltconfig |
---|
128 | * ltmain.sh: libtool 1.3 |
---|
129 | |
---|
130 | Mon Mar 29 21:13:13 PST 1999 Manish Singh <yosh@gimp.org> |
---|
131 | |
---|
132 | * acinclude.m4 |
---|
133 | * config.guess |
---|
134 | * config.sub |
---|
135 | * ltconfig |
---|
136 | * ltmain.sh: libtool 1.2f |
---|
137 | |
---|
138 | Fri Feb 26 20:38:53 1999 Owen Taylor <otaylor@redhat.com> |
---|
139 | |
---|
140 | * configure.in: Up version number to 0.5 |
---|
141 | |
---|
142 | Thu Feb 11 23:09:55 1999 Owen Taylor <otaylor@redhat.com> |
---|
143 | |
---|
144 | * configure.in (cflags_set): Up version number to 0.4. |
---|
145 | |
---|
146 | * **/Makefile.am: Removed all references to |
---|
147 | makemakefile.sh |
---|
148 | |
---|
149 | Tue Feb 2 05:16:12 PST 1999 Manish Singh <yosh@gimp.org> |
---|
150 | |
---|
151 | * acinclude.m4 |
---|
152 | * config.guess |
---|
153 | * config.sub |
---|
154 | * ltconfig |
---|
155 | * ltmain.sh: use CVS libtool 1.2e. Tell me what breaks. |
---|
156 | |
---|
157 | * pixmap/Makefile.am |
---|
158 | * metal/Makefile.am |
---|
159 | * notif/Makefile.am |
---|
160 | * redmond95/Makefile.am: use -module and -avoid-version flags |
---|
161 | |
---|
162 | * configure.in: minor clean ups |
---|
163 | |
---|
164 | Wed Jan 27 21:14:54 PST 1999 Manish Singh <yosh@gimp.org> |
---|
165 | |
---|
166 | * acinclude.m4: new file, to go with libtool |
---|
167 | |
---|
168 | * ltmain.sh |
---|
169 | * ltconfig: better file magic regexp for Linux libs |
---|
170 | |
---|
171 | Mon Jan 18 14:08:14 1999 Owen Taylor <otaylor@redhat.com> |
---|
172 | |
---|
173 | * README: Wrote one |
---|
174 | * AUTHORS: Added Randy Gordon |
---|
175 | |
---|
176 | * gtk-engines.spec: Up version number |
---|
177 | |
---|
178 | Mon Jan 18 13:46:41 1999 Owen Taylor <otaylor@redhat.com> |
---|
179 | |
---|
180 | * configure.in: Up version for an 0.2 release. |
---|
181 | |
---|
182 | Mon Jan 18 11:25:25 1999 Owen Taylor <otaylor@redhat.com> |
---|
183 | |
---|
184 | * configure.in: Remove -lgdk, -lgtk, and -lglib from GDK_IMLIB_LIBS. |
---|
185 | |
---|
186 | * redmond95/Makefile.am notif/Makefile.am metal/Makefile.am |
---|
187 | pixmap/Makefile.am: Don't link to GTK_LIBS, since we |
---|
188 | want to use the main programs copy of GTK+. |
---|
189 | |
---|
190 | * */*_theme_main.c: Add a gtk_module_check_init() function to |
---|
191 | check if we are compatible with the version of GTK+ of the |
---|
192 | main executable. Removed some debugging printf's. |
---|
193 | |
---|
194 | Wed Jan 13 16:30:45 PST 1999 Manish Singh <yosh@gimp.org> |
---|
195 | |
---|
196 | * ltconfig |
---|
197 | * ltmain.sh: House! Techno! Libtool! (do the 1.2d dance baby) |
---|
198 | |
---|
199 | Sun Jan 3 14:13:28 PST 1999 Manish Singh <yosh@gimp.org> |
---|
200 | |
---|
201 | * configure.in: don't try to build static libs by default, it |
---|
202 | doesn't make much sense |
---|
203 | |
---|
204 | * redmond95/Makefile.am |
---|
205 | * notif/Makefile.am |
---|
206 | * metal/Makefile.am: don't link to $GDK_IMLIB_LIBS |
---|
207 | |
---|
208 | Wed Dec 16 12:52:55 EST 1998 The Rasterman <raster@redhat.com> |
---|
209 | * removed win95 and Motif themes - replace with Notif and Redmond95 |
---|
210 | - otherwise the same. |
---|
211 | |
---|
212 | 1998-11-07 Raja R Harinath <harinath@cs.umn.edu> |
---|
213 | |
---|
214 | * configure.in: Unify all subdir `configure.in's here. |
---|
215 | |
---|
216 | Mon Oct 19 12:11:28 1998 Owen Taylor <otaylor@redhat.com> |
---|
217 | |
---|
218 | * Add in ltconfig and ltmain.sh with correct shldeps |
---|
219 | patches. |
---|
220 | |
---|
221 | 1998-10-17 <jrb@aware-of-vacuity.labs.redhat.com> |
---|
222 | |
---|
223 | * (theme)/configure.in: changed AC_INIT field. |
---|
224 | |
---|
225 | Sat Oct 17 00:35:10 1998 Owen Taylor <otaylor@redhat.com> |
---|
226 | |
---|
227 | * */*.[ch]: Removed unused code for handling |
---|
228 | RC data, made functions static to reduce damage from g_module's |
---|
229 | RTLD_GLOBAL. Removed theme_set_background functions |
---|
230 | which were just cut 'n paste code from GTK+. |
---|
231 | |
---|
232 | * */*.h: Removed unused, obsolete header files. |
---|
233 | |
---|
234 | Tue Sep 1 00:12:12 CDT 1998 Frank Belew <frb@umr.edu> |
---|
235 | |
---|
236 | * Makefile.am: added support for new imlib.m4 |
---|
237 | * configure.in: added support for new imlib.m4 |
---|
238 | |
---|
239 | Fri Aug 21 19:08:25 1998 Owen Taylor <otaylor@redhat.com> |
---|
240 | |
---|
241 | * Makefile.am: Added support for metal theme. |
---|
242 | Install/distribute gtkrc's for each theme. |
---|
243 | |
---|
244 | Thu Aug 20 18:25:07 EDT 1998 The Rasterman <raster@redhat.com> |
---|
245 | |
---|
246 | * added metal theme, fixed pixmap theme now to use pixmap path - |
---|
247 | and removed lots of annoying print's, added gtkr's for each |
---|
248 | theme data.. now all your rc needs to do is include these rc's. |
---|
249 | |
---|
250 | Mon Aug 17 20:32:53 1998 Owen Taylor <otaylor@redhat.com> |
---|
251 | |
---|
252 | * Makefile.am, pixmap/Makefile.am: Switch back to using automake, |
---|
253 | fix things up to make dist properly. |
---|
254 | |
---|
255 | * pixmap_theme.h: Rationalized. |
---|
256 | * win95_theme.h motif_theme.h: Removed |
---|
257 | |
---|
258 | * Started ChangeLog. |
---|
259 | |
---|
260 | Thu Jul 30 14:51:34 EDT 1998 The Rasterman <raster@redhat.com> |
---|
261 | |
---|
262 | * Moved all the themes to install cleanly the engine *.so's in |
---|
263 | $(exec_prefix)/lib/gtk/themes/engines/ . |
---|
264 | All the data for themes is now installed in |
---|
265 | $(exec_prefix)/share/gtk/themes/theme_name/ |
---|
266 | All things build using GNU configure and autoconf and libtool now. |
---|
267 | I have created a win95, motif and pixmap theme setup - i have to |
---|
268 | work on the motif and win95 ones - pixmap theme also need work - |
---|
269 | it partially parses a gtkrc for itself. This is goign to be a good |
---|
270 | sample base to work from if you wish to write your own theme engines. |
---|
271 | |
---|
272 | |
---|
273 | Thu Jul 30 19:10:42 EDT 1998 The Rasterman <raster@redhat.com> |
---|
274 | |
---|
275 | * Fixed the win95/motif drawing functions to NOT clobber the original |
---|
276 | GTK bg pixmap style stuff.... :) |
---|
277 | |
---|