1# Generated by Makefile. Do not edit.
2
3commit 9c3ea43f1c7ac5edc64865bcf3a92d9eda32d96e
4Author: Benjamin Berg <benjamin@sipsolutions.net>
5Date:   Fri Oct 1 19:59:29 2010 +0200
6
7    Update for 2.20.2.
8
9 NEWS         |   17 ++++++++++++++++-
10 configure.ac |    2 +-
11 2 files changed, 17 insertions(+), 2 deletions(-)
12
13commit 27d648459882430c35a119bc2af1b47152e8fe3e
14Author: Benjamin Berg <benjamin@sipsolutions.net>
15Date:   Fri Oct 1 19:58:28 2010 +0200
16
17    Remove some debug cruft.
18
19 engines/clearlooks/src/clearlooks_style.c |    1 -
20 1 files changed, 0 insertions(+), 1 deletions(-)
21
22commit e2c8ca4bc80da0e6a013e2930632889fe2b3fbb1
23Author: Benjamin Berg <benjamin@sipsolutions.net>
24Date:   Fri Oct 1 19:56:53 2010 +0200
25
26    All new suppressions file.
27
28 test/valgrind-suppressions |  218 ++++++++++++++++++++++++++------------------
29 1 files changed, 130 insertions(+), 88 deletions(-)
30
31commit 46d50c74ccedb18a648731d8c8d27fa077521f72
32Author: Benjamin Berg <benjamin@sipsolutions.net>
33Date:   Fri Oct 1 19:56:40 2010 +0200
34
35    Destroy toplevel widget.
36
37 test/torturetest.c |   15 ++++++++++++++-
38 1 files changed, 14 insertions(+), 1 deletions(-)
39
40commit 5e80d88862ae8f98d3822dd81f0f328804893db2
41Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
42Date:   Mon Sep 20 19:02:01 2010 +0900
43
44    Updated Japanese translation
45
46 po/ja.po |   15 ++++++++-------
47 1 files changed, 8 insertions(+), 7 deletions(-)
48
49commit 03dbb98b2c52f8f391810e3bce8eb1f263584faf
50Author: Dirgita <dirgitadevina@yahoo.co.id>
51Date:   Sun Sep 5 13:55:56 2010 +0700
52
53    Added Indonesian translation
54    Added id to LINGUAS
55
56 po/LINGUAS |    1 +
57 po/id.po   |  214 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
58 2 files changed, 215 insertions(+), 0 deletions(-)
59
60commit cbcc19452d33ec11fcca5c465f775da8fb8864f3
61Author: Anita Reitere <nitalynx@gmail.com>
62Date:   Mon Jun 21 15:07:02 2010 +0300
63
64    Added Latvian translation.
65
66 po/lv.po |  213 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
67 1 files changed, 213 insertions(+), 0 deletions(-)
68
69commit cb1a0e735b3905dfc8fbf09e5ab5b53383ce4c8b
70Author: Peteris Krisjanis <pecisk@gmail.com>
71Date:   Mon Jun 21 15:06:49 2010 +0300
72
73    Added Latvian language to list of translations in LINGUAS.
74
75 po/LINGUAS |    1 +
76 1 files changed, 1 insertions(+), 0 deletions(-)
77
78commit 35a422931ceaa5a21f1f01b1dc6d5853afc1a631
79Author: Benjamin Berg <benjamin@sipsolutions.net>
80Date:   Thu Jun 17 15:04:35 2010 +0200
81
82    Fix deprecation check in mist.
83
84 engines/mist/src/mist-style.c |    6 +++---
85 1 files changed, 3 insertions(+), 3 deletions(-)
86
87commit 15ba2fc10055a6d7d29cf6f37f6a1cf1e03b1cab
88Author: Benjamin Berg <benjamin@sipsolutions.net>
89Date:   Sun Jun 6 14:41:02 2010 +0200
90
91    Fix typo in #warning.
92
93 engines/glide/src/glide_gtk2_drawing.c     |    4 ++--
94 engines/redmond/src/redmond_gtk2_drawing.c |    4 ++--
95 2 files changed, 4 insertions(+), 4 deletions(-)
96
97commit bc8e41851f670186c09a71e6525c4aea9766b1b6
98Author: Benjamin Berg <benjamin@sipsolutions.net>
99Date:   Sat May 22 12:26:51 2010 +0200
100
101    Fix evolution table header workaround for new evo versions.
102
103 themes/Clearlooks/gtk-2.0/gtkrc |    4 ++--
104 1 files changed, 2 insertions(+), 2 deletions(-)
105
106commit 2af2c67bcff15061638f1237882c4f66dff1daf6
107Author: Thomas Thurman <tthurman@gnome.org>
108Date:   Wed May 12 18:41:25 2010 -0400
109
110    Updated Shavian transliteration
111
112 po/en@shaw.po |   83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
113 1 files changed, 80 insertions(+), 3 deletions(-)
114
115commit dca02d7fd2f626cff37ae6afb11acb84ce635d87
116Author: Matej Urbančič <mateju@svn.gnome.org>
117Date:   Fri Apr 30 19:35:19 2010 +0200
118
119    Updated Slovenian translation
120
121 po/sl.po |   34 ++++++++++++++++++----------------
122 1 files changed, 18 insertions(+), 16 deletions(-)
123
124commit ee5d780dc2e424bce8a75b21eb6f1b74ea177247
125Author: Benjamin Berg <benjamin@sipsolutions.net>
126Date:   Thu Apr 29 17:07:31 2010 +0200
127
128    Remove Xfce workaround. (bug #616124)
129
130 engines/clearlooks/src/clearlooks_style.c |    5 ++---
131 1 files changed, 2 insertions(+), 3 deletions(-)
132
133commit 40dd818b7ca94f1fe36eb68979cb1f34a7572b29
134Author: Benjamin Berg <benjamin@sipsolutions.net>
135Date:   Sat Apr 17 14:57:02 2010 +0200
136
137    Update for 2.20.1.
138
139 NEWS         |    6 ++++++
140 configure.ac |    2 +-
141 2 files changed, 7 insertions(+), 1 deletions(-)
142
143commit d7f9bfd429e7963a6917f6b549bb27d9962f4865
144Author: Benjamin Berg <benjamin@sipsolutions.net>
145Date:   Thu Apr 8 17:35:42 2010 +0200
146
147    Fix broken inset drawing for entries in gummy.
148
149 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
150 1 files changed, 1 insertions(+), 1 deletions(-)
151
152commit 5ff630c56a12a85e3f2943c631cf1c3fd2ad27d8
153Author: Benjamin Berg <benjamin@sipsolutions.net>
154Date:   Tue Mar 30 00:05:17 2010 +0200
155
156    Update for 2.20.0.
157
158 NEWS         |   16 ++++++++++++++++
159 configure.ac |    2 +-
160 2 files changed, 17 insertions(+), 1 deletions(-)
161
162commit a6011e454e5c4dc0ce7c3d1d4ddb186fd6861fa2
163Author: Benjamin Berg <benjamin@sipsolutions.net>
164Date:   Sun Mar 28 22:59:20 2010 +0200
165
166    Set image/icon spacing for buttons to a larger value (Hylke Bons)
167
168 themes/Clearlooks/gtk-2.0/gtkrc |    2 ++
169 1 files changed, 2 insertions(+), 0 deletions(-)
170
171commit 1bbc9acd9211cdcf96552f9dd25be13fa87c7fac
172Author: Jamil Ahmed <itsjamil@gmail.com>
173Date:   Sun Mar 28 01:55:16 2010 +0600
174
175    Updated Bengali translation
176
177 po/bn.po |   10 +++++-----
178 1 files changed, 5 insertions(+), 5 deletions(-)
179
180commit 9939cef226744794c2896507181a6650d9ee128d
181Author: Benjamin Berg <benjamin@sipsolutions.net>
182Date:   Thu Mar 18 21:41:34 2010 +0100
183
184    Include liblua in the tarball. fixes #594014.
185
186 engines/lua/Makefile.am |  116 ++++++++++++++++++++++++-----------------------
187 1 files changed, 60 insertions(+), 56 deletions(-)
188
189commit 4221c5cdd5929cec9ac281e475f26eed7c0a7811
190Author: Benjamin Berg <benjamin@sipsolutions.net>
191Date:   Tue Sep 22 11:43:28 2009 +0200
192
193    Correct the SYSTEM_LUA conditional check. (patch from bug #594014)
194
195 configure.ac |    2 +-
196 1 files changed, 1 insertions(+), 1 deletions(-)
197
198commit 3f3c4c2bc74fa06a3d35c2c4a0bd73fb608925f0
199Author: Xandru Armesto Fernandez <xandru@softastur.org>
200Date:   Sat Mar 13 08:00:52 2010 +0100
201
202    Updated asturian translation
203
204 po/ast.po |  209 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
205 1 files changed, 209 insertions(+), 0 deletions(-)
206
207commit 20ad362b1c45b0592dbb13e331bda24c82bb9490
208Author: Xandru Armesto Fernandez <xandru@softastur.org>
209Date:   Sat Mar 13 08:00:40 2010 +0100
210
211    Added asturian language
212
213 po/LINGUAS |    1 +
214 1 files changed, 1 insertions(+), 0 deletions(-)
215
216commit 8a067e9655fb7497de544aa33b36a4b8cd2d2fbf
217Author: Friedel Wolff <friedel@translate.org.za>
218Date:   Thu Mar 4 11:29:08 2010 +0100
219
220    Add Afrikaans translation
221
222 po/LINGUAS |    1 +
223 po/af.po   |  213 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
224 2 files changed, 214 insertions(+), 0 deletions(-)
225
226commit 95d232bad20dd34e90284b163c3ecb1a611e7b7d
227Author: Fran Diéguez <frandieguez@ubuntu.com>
228Date:   Mon Feb 15 18:04:09 2010 +0100
229
230    Updated Galician Translation
231
232 po/gl.po |    2 +-
233 1 files changed, 1 insertions(+), 1 deletions(-)
234
235commit ab252a672265f771206dd5589d5638de4bd83efe
236Author: Benjamin Berg <benjamin@sipsolutions.net>
237Date:   Mon Jan 11 22:21:24 2010 +0100
238
239    Update for 2.19.0.
240
241 NEWS         |   32 ++++++++++++++++++++++++++++++++
242 configure.ac |    2 +-
243 2 files changed, 33 insertions(+), 1 deletions(-)
244
245commit ce1c738d5ef8081d098cec19ef3de7c1fad7bdab
246Author: Benjamin Berg <benjamin@sipsolutions.net>
247Date:   Sat Jan 2 16:11:49 2010 +0100
248
249    Implement inconsistent button as suggested by Calum (bug #502165)
250
251    This means that inconsistent buttons will be drawn half in the normal
252    and the other half in the pressed state.
253
254 engines/clearlooks/src/clearlooks_style.c |   37 +++++++++++++++++++++++++----
255 1 files changed, 32 insertions(+), 5 deletions(-)
256
257commit 0ab0cc56e47e4bf0bbaf67fcdb771f065858b044
258Author: Benjamin Berg <benjamin@sipsolutions.net>
259Date:   Sat Jan 2 14:42:43 2010 +0100
260
261    Make the inset calculation consistent, improves bug #525065.
262
263 engines/clearlooks/src/clearlooks_draw.c       |   42 ++++++++++++++++-------
264 engines/clearlooks/src/clearlooks_draw_gummy.c |   41 ++++++++++++++++-------
265 2 files changed, 58 insertions(+), 25 deletions(-)
266
267commit a4dea8271ab2d75e8cde9a32903f0d89e93bb034
268Author: Benjamin Berg <benjamin@sipsolutions.net>
269Date:   Sat Jan 2 13:38:09 2010 +0100
270
271    Make base[INSENSITIVE] slightly darker.
272
273    This improves the issue mentioned in bug #500952 a bit, but does
274    not seem quite good enough.
275
276 themes/Mist/gtk-2.0/gtkrc |    2 +-
277 1 files changed, 1 insertions(+), 1 deletions(-)
278
279commit 5279c03e21ece7e68383ea7f602b79359bc267b9
280Author: Benjamin Berg <benjamin@sipsolutions.net>
281Date:   Wed Dec 30 21:17:21 2009 +0100
282
283    Added a lot of new supressions.
284
285 test/valgrind-suppressions |   98 ++++++++++++++++++++++++++++++++++++++++++++
286 1 files changed, 98 insertions(+), 0 deletions(-)
287
288commit cfa772bc89f427c731d8c6b6fd88c931a5616b3a
289Author: Benjamin Berg <benjamin@sipsolutions.net>
290Date:   Wed Dec 30 18:57:52 2009 +0100
291
292    Enable building with gtk-engines with *_DISABLE_DEPRECATED. (bug# 572178)
293
294    Note that some engines will not fully support some widgets if compiled
295    with deprecated symbols disabled. Some applications, especially those
296    that use deprecated widgets, will be drawn with minor rendering glitches.
297
298 engines/clearlooks/src/animation.c           |    9 +++--
299 engines/clearlooks/src/animation.h           |    6 +++
300 engines/clearlooks/src/clearlooks_rc_style.c |    8 ++--
301 engines/clearlooks/src/clearlooks_style.c    |    9 ++++-
302 engines/clearlooks/src/support.c             |    4 ++
303 engines/clearlooks/src/support.h             |    3 ++
304 engines/glide/src/glide_gtk2_drawing.c       |    8 ++++
305 engines/mist/src/mist-style.c                |   12 ++++++
306 engines/redmond/src/redmond_gtk2_drawing.c   |   11 +++++-
307 test/torturetest.c                           |   48 +++++++++++++++----------
308 10 files changed, 90 insertions(+), 28 deletions(-)
309
310commit c56100de3c883421be081abef402311b6afafd20
311Author: Benjamin Berg <benjamin@sipsolutions.net>
312Date:   Wed Dec 30 18:40:24 2009 +0100
313
314    Make it easier to attach gdb if a test failes.
315
316 test/torture |    6 +++++-
317 1 files changed, 5 insertions(+), 1 deletions(-)
318
319commit 08398d599dc95663793c8f2ebec3a64555b4ddbc
320Author: Benjamin Berg <benjamin@sipsolutions.net>
321Date:   Wed Dec 30 17:00:36 2009 +0100
322
323    Imported new git.mk from pango.
324
325 git.mk |    8 +++++---
326 1 files changed, 5 insertions(+), 3 deletions(-)
327
328commit 97e5a62b40294fdba4cc76b60cd38fc153202881
329Author: Diego Escalante Urrelo <diegoe@gnome.org>
330Date:   Tue Dec 1 00:19:18 2009 -0500
331
332    Enable silent build with automake 1.11
333
334 configure.ac |    3 +++
335 1 files changed, 3 insertions(+), 0 deletions(-)
336
337commit 6436bd25eff23b775443740e5267735733e08be6
338Author: Diego Escalante Urrelo <diegoe@gnome.org>
339Date:   Tue Dec 1 00:16:28 2009 -0500
340
341    Support automake 1.11
342
343 autogen.sh |    5 ++++-
344 1 files changed, 4 insertions(+), 1 deletions(-)
345
346commit cfa013d1917fa487a6f2cde32c2c029d1a3a1abb
347Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
348Date:   Thu Nov 12 10:51:56 2009 +0000
349
350    Shavian translation
351
352 po/LINGUAS    |    1 +
353 po/en@shaw.po |  145 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
354 2 files changed, 146 insertions(+), 0 deletions(-)
355
356commit 264c89f01555b35328faa62fa21dc52219c99a8a
357Author: Andrea Cimitan <andrea.cimitan@gmail.com>
358Date:   Sat Oct 31 18:41:57 2009 +0100
359
360    Fix a potential endless loop in draw_progressbar_fill
361
362 engines/clearlooks/src/clearlooks_draw.c          |    2 +-
363 engines/clearlooks/src/clearlooks_draw_glossy.c   |    2 +-
364 engines/clearlooks/src/clearlooks_draw_gummy.c    |    2 +-
365 engines/clearlooks/src/clearlooks_draw_inverted.c |    2 +-
366 4 files changed, 4 insertions(+), 4 deletions(-)
367
368commit 477881e050b9ef2f74dd5f3e0bbfde0763bc7949
369Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
370Date:   Sun Oct 11 18:15:39 2009 +0300
371
372    Updated Romanian translation
373
374 po/ro.po |   65 ++++++++++++++++++++++++++++++++++---------------------------
375 1 files changed, 36 insertions(+), 29 deletions(-)
376
377commit 077dfecc159f333b4946386d8d2c233b147a1302
378Author: Rajesh Ranjan <rranjan@rranjan.csb>
379Date:   Sat Sep 19 00:21:56 2009 +0530
380
381    maithili update, translated by Sangeeta Kumari
382
383 po/LINGUAS |    1 +
384 po/mai.po  |  209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
385 2 files changed, 210 insertions(+), 0 deletions(-)
386
387commit 2d39cc3bc24f8195a25edc7b3df6bbb836657184
388Author: Ani <peter.ani@gmail.com>
389Date:   Sat Sep 12 23:16:39 2009 +0530
390
391    Updaeted Malayalam Translations
392
393 po/ml.po |   62 ++++++++++++++++++++++++++++++++++++++------------------------
394 1 files changed, 38 insertions(+), 24 deletions(-)
395
396commit 7da5770ecdbf288cf7999261eb4dd98c07c50cbe
397Author: Miloš Popović <mpopovic@src.gnome.org>
398Date:   Fri Sep 11 12:46:15 2009 +0000
399
400    Updated Serbian translation
401
402 po/sr.po       |   58 ++++++++++++++++++++++++++++++++++---------------------
403 po/sr@latin.po |   58 ++++++++++++++++++++++++++++++++++---------------------
404 2 files changed, 72 insertions(+), 44 deletions(-)
405
406commit 28041f6067404b6047cc78a89a89437e93e7e30e
407Author: Benjamin Berg <benjamin@sipsolutions.net>
408Date:   Mon Sep 7 16:04:11 2009 +0200
409
410    Use withval in system-lua check. (#594014, Romain Perier)
411
412 configure.ac |    2 +-
413 1 files changed, 1 insertions(+), 1 deletions(-)
414
415commit 8dfc811a3f1794943fdbbad2e1ccbef14adf8087
416Author: Rodrigo L. M. Flores <rlmflores@src.gnome.org>
417Date:   Sun Sep 6 22:53:16 2009 -0300
418
419    Updated Brazilian Portuguese mailing list address
420
421 po/pt_BR.po |    6 +++---
422 1 files changed, 3 insertions(+), 3 deletions(-)
423
424commit 98d9e8e3f74c205198eb729a40b7a58af37941b1
425Author: Khaled Hosny <khaledhosny@eglug.org>
426Date:   Sat Sep 5 21:51:45 2009 +0200
427
428    Updated Arabic translation
429
430 po/ar.po |   50 +++++++++++++++++++++++++++-----------------------
431 1 files changed, 27 insertions(+), 23 deletions(-)
432
433commit 6f7213e3d9571838ff0ce900fb5023b4f6e9a93e
434Author: Jamil Ahmed <itsjamil@gmail.com>
435Date:   Sat Sep 5 03:08:18 2009 +0700
436
437    Added Bengali translation
438
439 po/LINGUAS |    1 +
440 po/bn.po   |  215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
441 2 files changed, 216 insertions(+), 0 deletions(-)
442
443commit f13d8d81b355cb31684d719f7f31f72a4e3c70d2
444Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
445Date:   Mon Aug 31 16:09:55 2009 +0300
446
447    Added configure option to use system liblua for Lua engine.
448
449    Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
450
451 configure.ac            |   10 ++++
452 engines/lua/Makefile.am |  118 +++++++++++++++++++++++++----------------------
453 2 files changed, 73 insertions(+), 55 deletions(-)
454
455commit d7f388d19959aef2bf2bf8de0073e6875bae1847
456Author: Alexander Shopov <ash@contact.bg>
457Date:   Sat Aug 22 18:35:42 2009 +0300
458
459    Updated Bulgarian translation
460
461 po/bg.po |   20 ++++++++++----------
462 1 files changed, 10 insertions(+), 10 deletions(-)
463
464commit b61133a58e84e981671eb147cf424b34550f4e4c
465Author: Seán de Búrca <leftmostcat@gmail.com>
466Date:   Mon Aug 10 02:10:58 2009 -0600
467
468    Added Irish translation
469
470 po/LINGUAS |    1 +
471 po/ga.po   |  212 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
472 2 files changed, 213 insertions(+), 0 deletions(-)
473
474commit aa532d459dc2961000a5e3db1b8211723885a3b8
475Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
476Date:   Thu Jul 9 21:53:27 2009 +0300
477
478    Updated Ukrainian translation
479
480 po/uk.po |   52 +++++++++++++++++++++++++++++++++-------------------
481 1 files changed, 33 insertions(+), 19 deletions(-)
482
483commit 600f7b060d41d930dc39dda9761a18f866cd219a
484Author: Rajesh Ranjan <rranjan@rranjan.csb>
485Date:   Mon Jul 6 14:34:44 2009 +0530
486
487    hindi udpate by Rajesh Ranjan
488
489 po/hi.po |   61 +++++++++++++++++++++++++++++++++++++------------------------
490 1 files changed, 37 insertions(+), 24 deletions(-)
491
492commit 4b6984927b9df022032769a9c2c85122f9deed85
493Author: Runa Bhattacharjee <runab@redhat.com>
494Date:   Fri Jun 12 19:25:15 2009 +0530
495
496    Updated Bengali India Translations
497
498 po/bn_IN.po |   51 +++++++++++++++++++++++++++++++--------------------
499 1 files changed, 31 insertions(+), 20 deletions(-)
500
501commit f016ea555dd4aaf71740007bf46aa4c768faf9b6
502Author: Miquel Esplà <miquelespla@gmail.com>
503Date:   Mon May 25 14:06:27 2009 +0200
504
505    Added Valencian-Catalan translation
506
507 po/LINGUAS        |    1 +
508 po/ca@valencia.po |  214 +++++++++++++++++++++++++++++++++++++++++++++++++++++
509 2 files changed, 215 insertions(+), 0 deletions(-)
510
511commit bc0ad4fb88ac527a7c917e166e119122387f536b
512Author: Benjamin Berg <benjamin@sipsolutions.net>
513Date:   Mon May 18 22:44:17 2009 +0200
514
515    Update for 2.18.2 release.
516
517 NEWS |   13 +++++++++++++
518 1 files changed, 13 insertions(+), 0 deletions(-)
519
520commit 26f603ca413af6cc4d046b57fa3c4994a6a4acc8
521Author: krishnababu k <kkrothap@redhat.ocm>
522Date:   Fri May 15 17:43:42 2009 +0530
523
524    Adding new Telegu Translations
525
526 po/te.po |   54 ++++++++++++++++++++++++++++++++++--------------------
527 1 files changed, 34 insertions(+), 20 deletions(-)
528
529commit 7e361fbbf53f6c1e2b23047d9fcf743d91462c25
530Author: Benjamin Berg <benjamin@sipsolutions.net>
531Date:   Mon May 4 21:54:44 2009 +0200
532
533    Autogenerate the ChangeLog and .gitignore files.
534
535 ChangeLog                             | 7714 +--------------------------------
536 ChangeLog.pre-git                     | 7712 ++++++++++++++++++++++++++++++++
537 Makefile.am                           |   49 +-
538 engines/Makefile.am                   |    3 +
539 engines/clearlooks/Makefile.am        |    3 +
540 engines/crux/Makefile.am              |    3 +
541 engines/glide/Makefile.am             |    3 +
542 engines/hc/Makefile.am                |    3 +
543 engines/industrial/Makefile.am        |    3 +
544 engines/lua/Makefile.am               |    3 +
545 engines/mist/Makefile.am              |    3 +
546 engines/redmond/Makefile.am           |    3 +
547 engines/support/Makefile.am           |    3 +
548 engines/thinice/Makefile.am           |    3 +
549 git.mk                                |  182 +
550 schema/Makefile.am                    |    3 +
551 test/Makefile.am                      |    3 +
552 themes/Clearlooks/Makefile.am         |    3 +
553 themes/Clearlooks/gtk-2.0/Makefile.am |    3 +
554 themes/Crux/Makefile.am               |    3 +
555 themes/Crux/gtk-2.0/Makefile.am       |    3 +
556 themes/Industrial/Makefile.am         |    3 +
557 themes/Industrial/gtk-2.0/Makefile.am |    3 +
558 themes/Makefile.am                    |    3 +
559 themes/Mist/Makefile.am               |    3 +
560 themes/Mist/gtk-2.0/Makefile.am       |    3 +
561 themes/Redmond/Makefile.am            |    3 +
562 themes/Redmond/gtk-2.0/Makefile.am    |    3 +
563 themes/ThinIce/Makefile.am            |    3 +
564 themes/ThinIce/gtk-2.0/Makefile.am    |    3 +
565 30 files changed, 8021 insertions(+), 7714 deletions(-)
566
567commit 236fc09bbcf82eb7a522b6e07442e845cd056a57
568Author: Benjamin Berg <benjamin@sipsolutions.net>
569Date:   Sun Apr 26 17:20:05 2009 +0200
570
571    Fix mailto links and add category in the gtk-engines.doap file
572
573 gtk-engines.doap |    7 ++++---
574 1 files changed, 4 insertions(+), 3 deletions(-)
575
576commit cf4cf12a3c727db3f4b2946be8c27ab8a0fbdbf1
577Author: Benjamin Berg <benjamin@sipsolutions.net>
578Date:   Fri Apr 17 17:21:10 2009 +0200
579
580    Add a DOAP file to get a description on git.gnome.org.
581
582 gtk-engines.doap |   33 +++++++++++++++++++++++++++++++++
583 1 files changed, 33 insertions(+), 0 deletions(-)
584
585commit adea1acb5ff44807447a100e8b5b62e10a7f9cea
586Author: Benjamin Berg <benjamin@sipsolutions.net>
587Date:   Mon Apr 13 21:57:14 2009 +0000
588
589    There are no failures in the exported test, as the functions do not need
590
591    2009-04-13  Benjamin Berg  <benjamin@sipsolutions.net>
592
593    	* test/Makefile.am:
594    	There are no failures in the exported test, as the functions do not
595    	need to be marked as internal with the patch from bug #576787.
596    	Fixes bug #578882.
597
598    svn path=/trunk/; revision=1366
599
600 ChangeLog        |    7 +++++++
601 test/Makefile.am |    3 ---
602 2 files changed, 7 insertions(+), 3 deletions(-)
603
604commit 919d76cecd88fefc5f0c427a27267464d1890820
605Author: Benjamin Berg <bberg@src.gnome.org>
606Date:   Mon Apr 13 18:38:54 2009 +0000
607
608    Post release version bump.
609
610    svn path=/trunk/; revision=1365
611
612 configure.ac |    2 +-
613 1 files changed, 1 insertions(+), 1 deletions(-)
614
615commit 39bcf930966965730857ac33d642470bc74b141c
616Author: Benjamin Berg <benjamin@sipsolutions.net>
617Date:   Mon Apr 13 18:33:03 2009 +0000
618
619    Corrected the version numbers.
620
621    2009-04-13  Benjamin Berg  <benjamin@sipsolutions.net>
622
623    	* NEWS:
624    	Corrected the version numbers.
625
626    svn path=/trunk/; revision=1363
627
628 ChangeLog |    5 +++++
629 NEWS      |    2 +-
630 2 files changed, 6 insertions(+), 1 deletions(-)
631
632commit 262a1e184e5d66e1f9645b7e3bea856d3233e2d6
633Author: Benjamin Berg <benjamin@sipsolutions.net>
634Date:   Mon Apr 13 18:28:40 2009 +0000
635
636    Update for 2.18.1.
637
638    2009-04-13  Benjamin Berg  <benjamin@sipsolutions.net>
639
640    	* NEWS:
641    	Update for 2.18.1.
642
643    svn path=/trunk/; revision=1362
644
645 ChangeLog |    5 +++++
646 NEWS      |   19 +++++++++++++++++++
647 2 files changed, 24 insertions(+), 0 deletions(-)
648
649commit 06a4d67187f22ee4051d73dd4a0da6eda8637237
650Author: Benjamin Berg <benjamin@sipsolutions.net>
651Date:   Sat Apr 11 19:13:11 2009 +0000
652
653    Remove the steppers line, so that there is only one pixel if two steppers
654
655    2009-04-11  Benjamin Berg  <benjamin@sipsolutions.net>
656
657    	* engines/clearlooks/src/clearlooks_draw*.c:
658    	(clearlooks_*_draw_scrollbar_stepper):
659    	Remove the steppers line, so that there is only one pixel if two
660    	steppers are next to each other.
661
662    svn path=/trunk/; revision=1361
663
664 ChangeLog                                         |    7 +++++++
665 engines/clearlooks/src/clearlooks_draw.c          |   20 ++++++++++++++++++++
666 engines/clearlooks/src/clearlooks_draw_glossy.c   |   20 ++++++++++++++++++++
667 engines/clearlooks/src/clearlooks_draw_gummy.c    |   20 ++++++++++++++++++++
668 engines/clearlooks/src/clearlooks_draw_inverted.c |   20 ++++++++++++++++++++
669 5 files changed, 87 insertions(+), 0 deletions(-)
670
671commit 3d15bf3dd5307f94ae6240e8a44baa79669812c0
672Author: Funda Wang <fwang@src.gnome.org>
673Date:   Fri Apr 10 03:00:15 2009 +0000
674
675    Updated zh_CN translation.
676
677    svn path=/trunk/; revision=1360
678
679 po/ChangeLog |    4 ++++
680 po/zh_CN.po  |   54 +++++++++++++++++++++++++++++++++---------------------
681 2 files changed, 37 insertions(+), 21 deletions(-)
682
683commit d87982b3adfcfd7bdfc693a8334c6f560449837e
684Author: Benjamin Berg <benjamin@sipsolutions.net>
685Date:   Sat Apr 4 13:18:42 2009 +0000
686
687    Remove some usage of deprecated definitions. Bug #572178
688
689    2009-04-04  Benjamin Berg  <benjamin@sipsolutions.net>
690
691    	* engines/glide/src/glide_gtk2_support.c:
692    	(glide_gtk2_engine_hack_menu_shell_setup):
693    	* engines/hc/src/hc_gtk2_support.c:
694    	(hc_gtk2_engine_hack_menu_shell_setup_signals):
695    	* engines/redmond/src/redmond_gtk2_misc.c:
696    	(redmond_gtk2_engine_hack_menu_shell_setup_signals):
697    	Remove some usage of deprecated definitions. Bug #572178
698
699    svn path=/trunk/; revision=1359
700
701 ChangeLog                               |   10 ++++++++++
702 engines/glide/src/glide_gtk2_support.c  |    8 ++++----
703 engines/hc/src/hc_gtk2_support.c        |    8 ++++----
704 engines/redmond/src/redmond_gtk2_misc.c |    8 ++++----
705 4 files changed, 22 insertions(+), 12 deletions(-)
706
707commit e35c8c4bd322ef43fa942e50a912f1c16f1b9a61
708Author: Christian Persch <chpe@src.gnome.org>
709Date:   Thu Apr 2 22:20:35 2009 +0000
710
711    Also dist the symbols file. Bug ##576787 follow-up.
712
713    	* engines/Makefile.am: Also dist the symbols file. Bug ##576787
714    	follow-up.
715
716    svn path=/trunk/; revision=1358
717
718 ChangeLog           |    5 +++++
719 engines/Makefile.am |    2 ++
720 2 files changed, 7 insertions(+), 0 deletions(-)
721
722commit 36a9cb7a9f6ed887e04896d4375da216f8c0374c
723Author: Christian Persch <chpe@src.gnome.org>
724Date:   Thu Apr 2 18:07:17 2009 +0000
725
726    Only export the necessary symbols. Bug #576787.
727
728    	* engines/clearlooks/Makefile.am:
729    	* engines/crux/Makefile.am:
730    	* engines/engine.symbols:
731    	* engines/glide/Makefile.am:
732    	* engines/hc/Makefile.am:
733    	* engines/industrial/Makefile.am:
734    	* engines/lua/Makefile.am:
735    	* engines/mist/Makefile.am:
736    	* engines/redmond/Makefile.am:
737    	* engines/support/Makefile.am:
738    	* engines/thinice/Makefile.am: Only export the necessary symbols. Bug
739    	#576787.
740
741    svn path=/trunk/; revision=1357
742
743 ChangeLog                      |   15 +++++++++++++++
744 engines/clearlooks/Makefile.am |    4 ++--
745 engines/crux/Makefile.am       |    5 ++---
746 engines/engine.symbols         |    4 ++++
747 engines/glide/Makefile.am      |    4 ++--
748 engines/hc/Makefile.am         |    5 ++---
749 engines/industrial/Makefile.am |    5 ++---
750 engines/lua/Makefile.am        |    7 ++-----
751 engines/mist/Makefile.am       |    5 ++---
752 engines/redmond/Makefile.am    |    4 ++--
753 engines/support/Makefile.am    |    1 -
754 engines/thinice/Makefile.am    |    5 ++---
755 12 files changed, 37 insertions(+), 27 deletions(-)
756
757commit 24b241ba01649abad5dbaf47fddf1705d802776c
758Author: Christian Persch <chpe@gnome.org>
759Date:   Thu Apr 2 17:50:35 2009 +0000
760
761    Fix unresolved symbol error. Bug #576786.
762
763    2009-04-02  Christian Persch  <chpe@gnome.org>
764
765    	* engines/clearlooks/src/clearlooks_draw.c:
766    	(clearlooks_set_mixed_color):
767    	* engines/clearlooks/src/clearlooks_draw.h:
768    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
769    	* engines/clearlooks/src/clearlooks_draw_gummy.c: Fix unresolved
770    	symbol error. Bug #576786.
771
772    svn path=/trunk/; revision=1356
773
774 ChangeLog                                       |    9 +++++++++
775 engines/clearlooks/src/clearlooks_draw.c        |   12 ++++++++++++
776 engines/clearlooks/src/clearlooks_draw.h        |    5 +++++
777 engines/clearlooks/src/clearlooks_draw_glossy.c |   12 ------------
778 engines/clearlooks/src/clearlooks_draw_gummy.c  |   12 ------------
779 5 files changed, 26 insertions(+), 24 deletions(-)
780
781commit 29996e570b0ab86e6cafea365b2b80ab2f8ed6b9
782Author: Shankar Prasad <sprasad@src.gnome.org>
783Date:   Thu Mar 26 06:53:19 2009 +0000
784
785    updated kn.po
786
787    svn path=/trunk/; revision=1355
788
789 po/ChangeLog |    4 ++++
790 po/kn.po     |   24 ++++++++++++------------
791 2 files changed, 16 insertions(+), 12 deletions(-)
792
793commit 0febfe4558d50127d8a53b0f6c7e9b6446de0f1f
794Author: Shankar Prasad <sprasad@src.gnome.org>
795Date:   Wed Mar 25 12:32:25 2009 +0000
796
797    added kn.po and updated ChangeLog and LINGUAS
798
799    svn path=/trunk/; revision=1354
800
801 po/ChangeLog |    5 ++
802 po/LINGUAS   |    1 +
803 po/kn.po     |  209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
804 3 files changed, 215 insertions(+), 0 deletions(-)
805
806commit 3505130c026386362fd90361f543bd888ed4a59f
807Author: Andrea Cimitan <andrea.cimitan@gmail.com>
808Date:   Wed Mar 18 10:55:09 2009 +0000
809
810    Fixed the focus inner shadow in draw_entry. Fixed the focus_color in the
811
812    2009-03-18  Andrea Cimitan  <andrea.cimitan@gmail.com>
813
814    	* engines/clearlooks/src/clearlooks_draw.c (clearlooks_draw_entry):
815    	* engines/clearlooks/src/clearlooks_draw_gummy.c
816    	(clearlooks_gummy_draw_entry):
817    	* engines/clearlooks/src/clearlooks_style.c
818    	(clearlooks_style_draw_box):
819    	* themes/Clearlooks/gtk-2.0/gtkrc:
820    	Fixed the focus inner shadow in draw_entry.
821    	Fixed the focus_color in the gtkrc, needs to be backported in
822    	gnome-themes.
823
824    svn path=/trunk/; revision=1353
825
826 ChangeLog                                      |   12 ++++++++++++
827 engines/clearlooks/src/clearlooks_draw.c       |    6 ++++--
828 engines/clearlooks/src/clearlooks_draw_gummy.c |    6 ++++--
829 engines/clearlooks/src/clearlooks_style.c      |    1 -
830 themes/Clearlooks/gtk-2.0/gtkrc                |    2 +-
831 5 files changed, 21 insertions(+), 6 deletions(-)
832
833commit fb3a034a5882331843d1c84ea692bc6e134897d7
834Author: Djihed Afifi <djihed@src.gnome.org>
835Date:   Wed Mar 18 09:22:00 2009 +0000
836
837    Updated Arabic translation
838
839    svn path=/trunk/; revision=1352
840
841 po/ChangeLog |    4 ++++
842 po/ar.po     |   47 +++++++++++++++++++++++++++++------------------
843 2 files changed, 33 insertions(+), 18 deletions(-)
844
845commit 3279b226c28458950ea740f6e0ec190d76f02476
846Author: Amanpreet Singh Alam <aman@src.gnome.org>
847Date:   Tue Mar 17 01:18:46 2009 +0000
848
849    updating for GNOME Punjabi Translation by A S Alam
850
851    svn path=/trunk/; revision=1351
852
853 po/pa.po |   99 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
854 1 files changed, 80 insertions(+), 19 deletions(-)
855
856commit ceac7222c8e5e276b91339721059091a1d7fcb77
857Author: Benjamin Berg <benjamin@sipsolutions.net>
858Date:   Mon Mar 16 20:08:43 2009 +0000
859
860    Post release version bump.
861
862    2009-03-16  Benjamin Berg  <benjamin@sipsolutions.net>
863
864    	* configure.ac:
865    	Post release version bump.
866
867    svn path=/trunk/; revision=1350
868
869 ChangeLog    |    5 +++++
870 configure.ac |    2 +-
871 2 files changed, 6 insertions(+), 1 deletions(-)
872
873commit 0fd1036574614055e14e6f9cd9499c769d6c6dd0
874Author: Benjamin Berg <benjamin@sipsolutions.net>
875Date:   Mon Mar 16 19:55:14 2009 +0000
876
877    Update for 2.18.0.
878
879    2009-03-16  Benjamin Berg  <benjamin@sipsolutions.net>
880
881    	* NEWS:
882    	* configure.ac:
883    	Update for 2.18.0.
884
885    svn path=/trunk/; revision=1348
886
887 ChangeLog    |    6 ++++++
888 NEWS         |   20 ++++++++++++++++++++
889 configure.ac |    2 +-
890 3 files changed, 27 insertions(+), 1 deletions(-)
891
892commit d4c2379300442c28bd244ae43d245a8afb4ec9e3
893Author: Benjamin Berg <benjamin@sipsolutions.net>
894Date:   Mon Mar 16 19:50:05 2009 +0000
895
896    Also test the new "entry_progress" detail string.
897
898    2009-03-16  Benjamin Berg  <benjamin@sipsolutions.net>
899
900    	* test/torturetest.c:
901    	Also test the new "entry_progress" detail string.
902
903    svn path=/trunk/; revision=1347
904
905 ChangeLog          |    5 +++++
906 test/torturetest.c |    2 +-
907 2 files changed, 6 insertions(+), 1 deletions(-)
908
909commit 6676dbf08fdf3f29ad638151efdcd3cfc97e3004
910Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
911Date:   Mon Mar 16 12:20:16 2009 +0000
912
913    Updated Galician translation by Suso Baleato.
914
915    svn path=/trunk/; revision=1346
916
917 po/ChangeLog |    4 +++
918 po/gl.po     |   81 ++++++++++++++++++++++++++++++++++-----------------------
919 2 files changed, 52 insertions(+), 33 deletions(-)
920
921commit f354e1181716928f2a0d1d6dedf5b2adc591541f
922Author: Amitakhya Phukan <amitakhya@src.gnome.org>
923Date:   Mon Mar 16 06:55:50 2009 +0000
924
925    Updated assamese translations
926
927    svn path=/trunk/; revision=1345
928
929 po/ChangeLog |    5 ++
930 po/LINGUAS   |    1 +
931 po/as.po     |  227 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
932 3 files changed, 233 insertions(+), 0 deletions(-)
933
934commit ab0c096dca107e55e3d1a84a5014bf5f587e98f2
935Author: Kenneth Nielsen <kennethn@src.gnome.org>
936Date:   Sat Mar 14 03:58:37 2009 +0000
937
938    Updated Danish translation
939
940    svn path=/trunk/; revision=1344
941
942 po/ChangeLog |    4 ++++
943 po/da.po     |   44 ++++++++++++++++++++++++++++----------------
944 2 files changed, 32 insertions(+), 16 deletions(-)
945
946commit 79aa8b92bd924da718bc85742c387f5155098416
947Author: Kostas Papadimas <pkst@src.gnome.org>
948Date:   Fri Mar 13 17:08:58 2009 +0000
949
950    Updated Greek Translation by Jennie Petoumenou
951
952    svn path=/trunk/; revision=1343
953
954 po/ChangeLog |    4 ++++
955 po/el.po     |   51 +++++++++++++++++++++++++++++++++------------------
956 2 files changed, 37 insertions(+), 18 deletions(-)
957
958commit 4b7c8cabe44efed39ce266ba082ec8515ba853bb
959Author: Sandeep Shedmake <sandeeps@src.gnome.org>
960Date:   Fri Mar 13 13:23:18 2009 +0000
961
962    Updated Marathi Translations
963
964    svn path=/trunk/; revision=1342
965
966 po/ChangeLog |    4 ++++
967 po/mr.po     |   47 +++++++++++++++++++++++++++++------------------
968 2 files changed, 33 insertions(+), 18 deletions(-)
969
970commit cb95ce1211692a1b100aaa6173fa938fb7ae7ca0
971Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
972Date:   Thu Mar 12 20:52:18 2009 +0000
973
974    Updated Russian translation.
975
976    2009-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
977
978    	* ru.po: Updated Russian translation.
979
980
981    svn path=/trunk/; revision=1341
982
983 po/ru.po |    4 +++-
984 1 files changed, 3 insertions(+), 1 deletions(-)
985
986commit 1e1466bd6219075b2ecebfcffb2a90ca5e9312f0
987Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
988Date:   Thu Mar 12 20:51:17 2009 +0000
989
990    Updated Russian translation.
991
992    2009-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
993
994    	* ru.po: Updated Russian translation.
995
996
997    svn path=/trunk/; revision=1340
998
999 po/ru.po |   40 +++++++++++++++++++++++++---------------
1000 1 files changed, 25 insertions(+), 15 deletions(-)
1001
1002commit 729b672d4275aa77133bf8cec044666d75fa68f3
1003Author: Andrea Cimitan <acimitan@src.gnome.org>
1004Date:   Tue Mar 10 18:53:18 2009 +0000
1005
1006    my email was broken in the changelog
1007
1008    svn path=/trunk/; revision=1339
1009
1010 ChangeLog |    4 ++--
1011 1 files changed, 2 insertions(+), 2 deletions(-)
1012
1013commit 426d3c4e88a94ab6581d069d863cafd72cd714e1
1014Author: Andrea Cimitan <acimitan@src.gnome.org>
1015Date:   Tue Mar 10 18:52:15 2009 +0000
1016
1017    2009-03-10  Andrea Cimitan  <andrea.cimitan@gmail.com
1018
1019    	* engines/clearlooks/src/clearlooks_draw.c
1020    	(clearlooks_draw_entry_progress):
1021    	* engines/clearlooks/src/clearlooks_style.c
1022    	(clearlooks_style_draw_box):
1023    	Coding style.
1024
1025    svn path=/trunk/; revision=1338
1026
1027 ChangeLog                                 |    8 +++++++
1028 engines/clearlooks/src/clearlooks_draw.c  |   15 +++++++++----
1029 engines/clearlooks/src/clearlooks_style.c |   31 +++++++++++++++++++---------
1030 3 files changed, 39 insertions(+), 15 deletions(-)
1031
1032commit 108e34f1b6a6e664d3da05b1fbb45db6dda8f110
1033Author: Andrea Cimitan <acimitan@src.gnome.org>
1034Date:   Tue Mar 10 18:48:44 2009 +0000
1035
1036    2009-03-10  Andrea Cimitan  <andrea.cimitan@gmail.com
1037
1038    	* engines/clearlooks/src/clearlooks_draw.c (clearlooks_draw_entry):
1039    	* engines/clearlooks/src/clearlooks_draw_gummy.c
1040    	(clearlooks_gummy_draw_entry):
1041    	* engines/clearlooks/src/clearlooks_style.c
1042    	(clearlooks_style_draw_shadow):
1043    	* engines/clearlooks/src/clearlooks_types.h:
1044    	* themes/Clearlooks/gtk-2.0/gtkrc:
1045    	Fixed a regression in the focus color of the GtkEntry introduced with
1046    	the entry_progress commits.
1047
1048    svn path=/trunk/; revision=1337
1049
1050 ChangeLog                                      |   12 ++++++++++++
1051 engines/clearlooks/src/clearlooks_draw.c       |    4 +++-
1052 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 +++-
1053 engines/clearlooks/src/clearlooks_style.c      |   12 +++++++++++-
1054 engines/clearlooks/src/clearlooks_types.h      |    1 +
1055 themes/Clearlooks/gtk-2.0/gtkrc                |    4 ++++
1056 6 files changed, 34 insertions(+), 3 deletions(-)
1057
1058commit f37500111a2e26ffedf9d322eb672c9da8d15c3c
1059Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
1060Date:   Tue Mar 10 13:20:44 2009 +0000
1061
1062    Updated Gujarati Translations.
1063
1064    svn path=/trunk/; revision=1336
1065
1066 po/ChangeLog |    4 ++++
1067 po/gu.po     |   50 ++++++++++++++++++++++++++++++--------------------
1068 2 files changed, 34 insertions(+), 20 deletions(-)
1069
1070commit 1efb3af7bd76c9fcaca75e4b75abe76199803687
1071Author: Felix I <ifelix@src.gnome.org>
1072Date:   Tue Mar 10 12:03:14 2009 +0000
1073
1074    tamil translation updated
1075
1076    svn path=/trunk/; revision=1335
1077
1078 po/ChangeLog |    4 ++++
1079 po/ta.po     |   45 ++++++++++++++++++++++++++++-----------------
1080 2 files changed, 32 insertions(+), 17 deletions(-)
1081
1082commit 3e9348ceacd16de48641b21851e21e547cc8a963
1083Author: Hendrik Richter <hendrikr@gnome.org>
1084Date:   Tue Mar 10 09:37:54 2009 +0000
1085
1086    Updated German translation.
1087
1088    2009-03-10  Hendrik Richter  <hendrikr@gnome.org>
1089
1090    	* de.po: Updated German translation.
1091
1092    svn path=/trunk/; revision=1334
1093
1094 po/ChangeLog |    4 ++++
1095 po/de.po     |   53 ++++++++++++++++++++++++++++++++---------------------
1096 2 files changed, 36 insertions(+), 21 deletions(-)
1097
1098commit bd68527779b0927365ce8630370a3149c264a975
1099Author: Yair Hershkovitz <yairhr@src.gnome.org>
1100Date:   Sun Mar 8 21:33:10 2009 +0000
1101
1102    updated hebrew translation
1103
1104    svn path=/trunk/; revision=1333
1105
1106 po/ChangeLog |    4 ++++
1107 po/he.po     |   49 +++++++++++++++++++++++++++++++------------------
1108 2 files changed, 35 insertions(+), 18 deletions(-)
1109
1110commit 3cff11fd42c0fc0e310b8da3265610e8f27f41ee
1111Author: Benjamin Berg <benjamin@sipsolutions.net>
1112Date:   Sun Mar 8 13:50:43 2009 +0000
1113
1114    Fix the radius of the clearlooks entry progress drawing and do the
1115
1116    2009-03-08  Benjamin Berg  <benjamin@sipsolutions.net>
1117
1118    	* engines/clearlooks/src/clearlooks_draw.c:
1119    	(clearlooks_draw_entry_progress):
1120    	* themes/Clearlooks/gtk-2.0/gtkrc:
1121    	Fix the radius of the clearlooks entry progress drawing and do the
1122    	necessary changes in the theme.
1123
1124    svn path=/trunk/; revision=1332
1125
1126 ChangeLog                                |    8 ++++++++
1127 engines/clearlooks/src/clearlooks_draw.c |    4 ++--
1128 themes/Clearlooks/gtk-2.0/gtkrc          |   12 +++++++++++-
1129 3 files changed, 21 insertions(+), 3 deletions(-)
1130
1131commit ac1c4cd95a70377460d340728fc2bb33b6d8c3f2
1132Author: Gintautas Miliauskas <gintas@akl.lt>
1133Date:   Sat Mar 7 23:26:52 2009 +0000
1134
1135    Updated Lithuanian translation.
1136
1137    2009-03-08  Gintautas Miliauskas  <gintas@akl.lt>
1138
1139    	* lt.po: Updated Lithuanian translation.
1140
1141
1142
1143    svn path=/trunk/; revision=1331
1144
1145 po/ChangeLog |    4 ++++
1146 po/lt.po     |   44 ++++++++++++++++++++++++++++----------------
1147 2 files changed, 32 insertions(+), 16 deletions(-)
1148
1149commit d8e44f4f99bf7ec7c1101a61981d22086521f7ee
1150Author: Benjamin Berg <benjamin@sipsolutions.net>
1151Date:   Fri Mar 6 17:05:48 2009 +0000
1152
1153    Support for entry progress drawing.
1154
1155    2009-03-06  Benjamin Berg  <benjamin@sipsolutions.net>
1156
1157    	* engines/clearlooks/src/clearlooks_draw.c:
1158    	(clearlooks_draw_entry_progress),
1159    	(clearlooks_register_style_classic):
1160    	* engines/clearlooks/src/clearlooks_style.c:
1161    	(clearlooks_style_draw_box):
1162    	* engines/clearlooks/src/clearlooks_types.h:
1163    	Support for entry progress drawing.
1164
1165    svn path=/trunk/; revision=1330
1166
1167 ChangeLog                                 |   10 +++
1168 engines/clearlooks/src/clearlooks_draw.c  |   71 ++++++++++++++++++-
1169 engines/clearlooks/src/clearlooks_style.c |  111 +++++++++++++++++++++++++++++
1170 engines/clearlooks/src/clearlooks_types.h |   18 +++++
1171 4 files changed, 209 insertions(+), 1 deletions(-)
1172
1173commit 633632d3b43134fc80784fe61cdabd1d291898c8
1174Author: Manoj Kumar Giri <mgiri@src.gnome.org>
1175Date:   Thu Mar 5 07:42:10 2009 +0000
1176
1177    Added entries for Oriya language Translation updation.
1178
1179    svn path=/trunk/; revision=1329
1180
1181 po/ChangeLog |    4 ++++
1182 1 files changed, 4 insertions(+), 0 deletions(-)
1183
1184commit 6c2d32d9eee53040f3dfcd3afd37d6a020c27b61
1185Author: Manoj Kumar Giri <mgiri@src.gnome.org>
1186Date:   Thu Mar 5 07:41:08 2009 +0000
1187
1188    Updated Oriya Translation.
1189
1190    svn path=/trunk/; revision=1328
1191
1192 po/or.po |   96 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
1193 1 files changed, 79 insertions(+), 17 deletions(-)
1194
1195commit cedb42c3ca4ea2928c73a07698e3889eb77d3a0b
1196Author: Benjamin Berg <benjamin@sipsolutions.net>
1197Date:   Mon Mar 2 22:28:09 2009 +0000
1198
1199    Postrelease version bump.
1200
1201    2009-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
1202
1203    	* configure.ac:
1204    	Postrelease version bump.
1205
1206    svn path=/trunk/; revision=1327
1207
1208 ChangeLog    |    5 +++++
1209 configure.ac |    2 +-
1210 2 files changed, 6 insertions(+), 1 deletions(-)
1211
1212commit e252e457bc31d8b51f8be9cf087ec5fece1a4502
1213Author: Benjamin Berg <benjamin@sipsolutions.net>
1214Date:   Mon Mar 2 22:17:47 2009 +0000
1215
1216    Update for 2.17.4 release.
1217
1218    2009-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
1219
1220    	* NEWS:
1221    	Update for 2.17.4 release.
1222
1223    svn path=/trunk/; revision=1325
1224
1225 ChangeLog |    5 +++++
1226 NEWS      |   15 +++++++++++++++
1227 2 files changed, 20 insertions(+), 0 deletions(-)
1228
1229commit d3fa1b1e8ed444b94ed3d749cbe7d3efa899bcf2
1230Author: Benjamin Berg <benjamin@sipsolutions.net>
1231Date:   Mon Mar 2 21:17:31 2009 +0000
1232
1233    Fix LINUGAS file.
1234
1235    2009-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
1236
1237    	* LINGUAS:
1238    	Fix LINUGAS file.
1239
1240    svn path=/trunk/; revision=1324
1241
1242 po/ChangeLog |    5 +++++
1243 po/LINGUAS   |    2 +-
1244 2 files changed, 6 insertions(+), 1 deletions(-)
1245
1246commit 10a9eafa7e2668620a45cc06026ff4eee7be40dc
1247Author: miloc <miloc@localhost>
1248Date:   Mon Mar 2 20:01:14 2009 +0000
1249
1250    Updated Italian translation
1251
1252    svn path=/trunk/; revision=1323
1253
1254 po/ChangeLog |    4 ++++
1255 po/it.po     |   57 +++++++++++++++++++++++++++++++++++----------------------
1256 2 files changed, 39 insertions(+), 22 deletions(-)
1257
1258commit 339cae2e9646dd531ae6eba3201ce20117e8cd22
1259Author: Benjamin Berg <benjamin@sipsolutions.net>
1260Date:   Mon Mar 2 19:54:52 2009 +0000
1261
1262    Some improvements for the progressbar in entries. Things could certainly
1263
1264    2009-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
1265
1266    	* engines/crux/src/crux-draw.c: (paint_progress_bar), (draw_box):
1267    	* engines/thinice/src/thinice_theme_draw.c:
1268    	(thinice_style_draw_box):
1269    	* themes/Crux/gtk-2.0/gtkrc:
1270    	* themes/Industrial/gtk-2.0/gtkrc:
1271    	* themes/Mist/gtk-2.0/gtkrc:
1272    	* themes/Redmond/gtk-2.0/gtkrc:
1273    	* themes/ThinIce/gtk-2.0/gtkrc:
1274    	Some improvements for the progressbar in entries. Things could
1275    	certainly be better, but at least this should make it more usable.
1276
1277    svn path=/trunk/; revision=1322
1278
1279 ChangeLog                                |   13 +++++++++++++
1280 engines/crux/src/crux-draw.c             |   17 ++++++++++++-----
1281 engines/thinice/src/thinice_theme_draw.c |    4 ++++
1282 themes/Crux/gtk-2.0/gtkrc                |    3 +++
1283 themes/Industrial/gtk-2.0/gtkrc          |   14 +++++++++++++-
1284 themes/Mist/gtk-2.0/gtkrc                |   10 +++++++++-
1285 themes/Redmond/gtk-2.0/gtkrc             |    8 ++++++++
1286 themes/ThinIce/gtk-2.0/gtkrc             |    7 +++++++
1287 8 files changed, 69 insertions(+), 7 deletions(-)
1288
1289commit 67b52dd61837dcc667900977b8b9ae6856c374e9
1290Author: Claude Paroz <claude@2xlibre.net>
1291Date:   Sat Feb 28 18:50:17 2009 +0000
1292
1293    Updated French translation.
1294
1295    2009-02-28  Claude Paroz  <claude@2xlibre.net>
1296
1297    	* fr.po: Updated French translation.
1298
1299    svn path=/trunk/; revision=1321
1300
1301 po/ChangeLog |    4 ++++
1302 po/fr.po     |   48 ++++++++++++++++++++++++++++++------------------
1303 2 files changed, 34 insertions(+), 18 deletions(-)
1304
1305commit cfee787c02b443df758ece658f6769897451f28f
1306Author: Duarte Loreto <happyguy_pt@hotmail.com>
1307Date:   Wed Feb 25 01:27:06 2009 +0000
1308
1309    Updated Portuguese translation.
1310
1311    2009-02-25  Duarte Loreto <happyguy_pt@hotmail.com>
1312
1313    	* pt.po: Updated Portuguese translation.
1314
1315    svn path=/trunk/; revision=1320
1316
1317 po/ChangeLog |    4 ++++
1318 po/pt.po     |   50 +++++++++++++++++++++++++++++++-------------------
1319 2 files changed, 35 insertions(+), 19 deletions(-)
1320
1321commit 36242e7726d741cc779ed1d79aa763aff1492fcd
1322Author: Philip Withnall <philip@tecnocode.co.uk>
1323Date:   Mon Feb 23 19:45:33 2009 +0000
1324
1325    Updated British English translation.
1326
1327    2009-02-23  Philip Withnall  <philip@tecnocode.co.uk>
1328
1329    	* en_GB.po: Updated British English translation.
1330
1331
1332    svn path=/trunk/; revision=1319
1333
1334 po/ChangeLog |    4 ++++
1335 po/en_GB.po  |   42 +++++++++++++++++++++++++++---------------
1336 2 files changed, 31 insertions(+), 15 deletions(-)
1337
1338commit f1a32529a09cc935fb87c054f684a1f24064c7fb
1339Author: Baris Cicek <bcicek@src.gnome.org>
1340Date:   Sun Feb 22 17:30:51 2009 +0000
1341
1342     Updated Turkish translation
1343
1344    svn path=/trunk/; revision=1318
1345
1346 po/ChangeLog |    4 ++++
1347 po/tr.po     |   53 ++++++++++++++++++++++++++++++++---------------------
1348 2 files changed, 36 insertions(+), 21 deletions(-)
1349
1350commit 7e7a69e8f5c3f9e4cd8597ab4eb0b44a13ffe266
1351Author: Jani Monoses <janimo@src.gnome.org>
1352Date:   Tue Feb 17 21:35:02 2009 +0000
1353
1354    Added Romanian translation from Adi Roiban.
1355
1356    svn path=/trunk/; revision=1317
1357
1358 po/ChangeLog |    6 ++
1359 po/LINGUAS   |    3 +-
1360 po/ro.po     |  204 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1361 3 files changed, 212 insertions(+), 1 deletions(-)
1362
1363commit b984d9e1e278fc06f18c7b7bd8bf0eb9b18f26ee
1364Author: Benjamin Berg <benjamin@sipsolutions.net>
1365Date:   Tue Feb 17 00:09:18 2009 +0000
1366
1367    Post release bump to 2.17.4.
1368
1369    2009-02-17  Benjamin Berg  <benjamin@sipsolutions.net>
1370
1371    	* configure.ac:
1372    	Post release bump to 2.17.4.
1373
1374    svn path=/trunk/; revision=1316
1375
1376 ChangeLog    |    5 +++++
1377 configure.ac |    2 +-
1378 2 files changed, 6 insertions(+), 1 deletions(-)
1379
1380commit 8a13782ba3b171592050d76cc6e6ddbfa99bf0c5
1381Author: Benjamin Berg <benjamin@sipsolutions.net>
1382Date:   Tue Feb 17 00:00:34 2009 +0000
1383
1384    Fix distcheck for 2.17.3.
1385
1386    2009-02-16  Benjamin Berg  <benjamin@sipsolutions.net>
1387
1388    	* Makefile.am:
1389    	Fix distcheck for 2.17.3.
1390
1391    svn path=/trunk/; revision=1314
1392
1393 ChangeLog   |    5 +++++
1394 Makefile.am |    2 --
1395 2 files changed, 5 insertions(+), 2 deletions(-)
1396
1397commit 76114f959d05913d9c178f2e0d8496d581c8e7b3
1398Author: Benjamin Berg <benjamin@sipsolutions.net>
1399Date:   Mon Feb 16 21:27:02 2009 +0000
1400
1401    Update for 2.17.3 release.
1402
1403    2009-02-16  Benjamin Berg  <benjamin@sipsolutions.net>
1404
1405    	* NEWS:
1406    	Update for 2.17.3 release.
1407
1408    svn path=/trunk/; revision=1313
1409
1410 ChangeLog |    5 +++++
1411 NEWS      |   28 ++++++++++++++++++++++++++++
1412 2 files changed, 33 insertions(+), 0 deletions(-)
1413
1414commit 122c22091520e73f63ffec09b286552942bde028
1415Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
1416Date:   Mon Feb 16 12:00:47 2009 +0000
1417
1418    Updated Dutch translation by Wouter Bolsterlee.
1419
1420    2009-02-16  Wouter Bolsterlee  <wbolster@svn.gnome.org>
1421
1422    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
1423
1424
1425    svn path=/trunk/; revision=1312
1426
1427 po/ChangeLog |    4 ++++
1428 po/nl.po     |   48 +++++++++++++++++++++++++++++++-----------------
1429 2 files changed, 35 insertions(+), 17 deletions(-)
1430
1431commit 1f821d768aeb200fa38d6cbc6bf6c2814f26afb1
1432Author: Petr Kovar <pknbe@volny.cz>
1433Date:   Mon Feb 16 01:46:28 2009 +0000
1434
1435    Updated Czech translation by Lucas Lommer.
1436
1437    2009-02-16  Petr Kovar  <pknbe@volny.cz>
1438
1439    	* cs.po: Updated Czech translation by Lucas Lommer.
1440
1441    svn path=/trunk/; revision=1311
1442
1443 po/ChangeLog |    4 ++++
1444 po/cs.po     |   50 +++++++++++++++++++++++++++++++-------------------
1445 2 files changed, 35 insertions(+), 19 deletions(-)
1446
1447commit bed3af98f975859b6271808654061c21207f3316
1448Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
1449Date:   Sun Feb 15 18:49:33 2009 +0000
1450
1451    Updated Polish translation
1452
1453    2009-02-15  Tomasz Dominikowski  <tdominikowski@aviary.pl>
1454
1455    	* pl.po: Updated Polish translation
1456
1457    svn path=/trunk/; revision=1310
1458
1459 po/ChangeLog |    4 +++
1460 po/pl.po     |   64 ++++++++++++++++++++++++++++++++++++---------------------
1461 2 files changed, 44 insertions(+), 24 deletions(-)
1462
1463commit af27af4a972a2eec5744f00fd7014cc7b04f21f0
1464Author: Benjamin Berg <benjamin@sipsolutions.net>
1465Date:   Sun Feb 15 16:03:56 2009 +0000
1466
1467    Draw a "label" focus for expanders. (bug #571835, Till Berger)
1468
1469    2009-02-15  Benjamin Berg  <benjamin@sipsolutions.net>
1470
1471    	* engines/clearlooks/src/clearlooks_style.c:
1472    	(clearlooks_style_draw_focus):
1473    	Draw a "label" focus for expanders. (bug #571835, Till Berger)
1474
1475    svn path=/trunk/; revision=1309
1476
1477 ChangeLog                                 |    6 ++++++
1478 engines/clearlooks/src/clearlooks_style.c |    2 +-
1479 2 files changed, 7 insertions(+), 1 deletions(-)
1480
1481commit 5dd253815dfb808602dacb7aa4c368f97ba179bc
1482Author: Gabor Kelemen <kelemeng@gnome.hu>
1483Date:   Sat Feb 14 02:22:11 2009 +0000
1484
1485    Translation updated.
1486
1487    2009-02-14  Gabor Kelemen  <kelemeng@gnome.hu>
1488
1489    	* hu.po: Translation updated.
1490
1491    svn path=/trunk/; revision=1308
1492
1493 po/ChangeLog |    4 ++++
1494 po/hu.po     |   46 ++++++++++++++++++++++++++++------------------
1495 2 files changed, 32 insertions(+), 18 deletions(-)
1496
1497commit c2f0aa4ccc31892d2664bbdf53325bd8eb308d60
1498Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
1499Date:   Thu Feb 12 17:46:33 2009 +0000
1500
1501    Updated Basque translation.
1502
1503    2009-02-12  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
1504
1505    	* eu.po: Updated Basque translation.
1506
1507
1508    svn path=/trunk/; revision=1307
1509
1510 po/ChangeLog |    4 ++++
1511 po/eu.po     |   48 ++++++++++++++++++++++++++++++------------------
1512 2 files changed, 34 insertions(+), 18 deletions(-)
1513
1514commit 161ca796e0899089282c2822fa816c3efed134f3
1515Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
1516Date:   Thu Feb 12 17:27:38 2009 +0000
1517
1518    Updated Catalan translation
1519
1520    svn path=/trunk/; revision=1306
1521
1522 po/ChangeLog |    4 ++++
1523 po/ca.po     |   44 ++++++++++++++++++++++++++++----------------
1524 2 files changed, 32 insertions(+), 16 deletions(-)
1525
1526commit 02561cd9e6fd8237250f0bfd6cbddc8e5aa6cd38
1527Author: Benjamin Berg <benjamin@sipsolutions.net>
1528Date:   Wed Feb 11 15:24:46 2009 +0000
1529
1530    Remove Andrew and add Andrea. Also removed some old entries.
1531
1532    2009-02-11  Benjamin Berg  <benjamin@sipsolutions.net>
1533
1534    	* MAINTAINERS:
1535    	Remove Andrew and add Andrea. Also removed some old entries.
1536
1537    svn path=/trunk/; revision=1305
1538
1539 ChangeLog   |    5 +++++
1540 MAINTAINERS |   12 +++---------
1541 2 files changed, 8 insertions(+), 9 deletions(-)
1542
1543commit 9635f6db05746d29f6971f0bd9b562f37092d1c4
1544Author: Benjamin Berg <benjamin@sipsolutions.net>
1545Date:   Wed Feb 11 15:05:18 2009 +0000
1546
1547    Move gtk-engines completely to LGPL-2.1 or any later version. To my
1548
1549    2009-02-11  Benjamin Berg  <benjamin@sipsolutions.net>
1550
1551    	Move gtk-engines completely to LGPL-2.1 or any later version. To my
1552    	knowledge everyone has given their permission to do this change.
1553
1554    svn path=/trunk/; revision=1304
1555
1556 COPYING                                           |  522 ++++++++++++++++++++-
1557 COPYING.GPL                                       |  340 --------------
1558 COPYING.LGPL                                      |  502 --------------------
1559 ChangeLog                                         |    5 +
1560 engines/clearlooks/CREDITS                        |    3 -
1561 engines/clearlooks/Makefile.am                    |   21 +
1562 engines/clearlooks/src/animation.c                |   29 +-
1563 engines/clearlooks/src/animation.h                |   23 +-
1564 engines/clearlooks/src/clearlooks_draw.c          |   28 +-
1565 engines/clearlooks/src/clearlooks_draw.h          |   23 +
1566 engines/clearlooks/src/clearlooks_draw_glossy.c   |   27 +-
1567 engines/clearlooks/src/clearlooks_draw_gummy.c    |   26 +-
1568 engines/clearlooks/src/clearlooks_draw_inverted.c |   25 +-
1569 engines/clearlooks/src/clearlooks_rc_style.c      |   32 +-
1570 engines/clearlooks/src/clearlooks_rc_style.h      |   30 +-
1571 engines/clearlooks/src/clearlooks_style.c         |   26 +-
1572 engines/clearlooks/src/clearlooks_style.h         |   31 +-
1573 engines/clearlooks/src/clearlooks_theme_main.c    |   23 +
1574 engines/clearlooks/src/clearlooks_types.h         |   23 +
1575 engines/clearlooks/src/support.c                  |   24 +-
1576 engines/clearlooks/src/support.h                  |   23 +
1577 engines/glide/AUTHORS                             |    2 +-
1578 engines/glide/Makefile.am                         |   20 +
1579 engines/glide/src/glide_gtk2_drawing.c            |   26 +-
1580 engines/glide/src/glide_gtk2_drawing.h            |   25 +-
1581 engines/glide/src/glide_gtk2_engine.c             |   27 +-
1582 engines/glide/src/glide_gtk2_engine.h             |   25 +-
1583 engines/glide/src/glide_gtk2_support.c            |   25 +-
1584 engines/glide/src/glide_gtk2_support.h            |   25 +-
1585 engines/hc/Makefile.am                            |   21 +
1586 engines/hc/src/hc-style.c                         |   34 +-
1587 engines/hc/src/hc_gtk2_drawing.h                  |   25 +-
1588 engines/hc/src/hc_gtk2_engine.c                   |   26 +-
1589 engines/hc/src/hc_gtk2_engine.h                   |   26 +-
1590 engines/hc/src/hc_gtk2_support.c                  |   26 +-
1591 engines/hc/src/hc_gtk2_support.h                  |   26 +-
1592 engines/industrial/AUTHORS                        |    2 +-
1593 engines/industrial/Makefile.am                    |   22 +
1594 engines/industrial/src/industrial_rc_style.c      |   24 +-
1595 engines/industrial/src/industrial_rc_style.h      |   26 +-
1596 engines/industrial/src/industrial_style.c         |   48 ++-
1597 engines/industrial/src/industrial_style.h         |   32 +-
1598 engines/industrial/src/industrial_theme_main.c    |   30 ++
1599 engines/industrial/src/parse_rc_style.h           |   29 ++
1600 engines/lua/Makefile.am                           |   21 +
1601 engines/lua/src/draw_lib.c                        |   22 +
1602 engines/lua/src/draw_lib.h                        |   23 +-
1603 engines/lua/src/draw_utils.c                      |   22 +
1604 engines/lua/src/draw_utils.h                      |   23 +-
1605 engines/lua/src/lua_rc_style.c                    |   22 +
1606 engines/lua/src/lua_rc_style.h                    |   22 +
1607 engines/lua/src/lua_style.c                       |   22 +
1608 engines/lua/src/lua_style.h                       |   22 +
1609 engines/lua/src/lua_utils.c                       |   24 +-
1610 engines/lua/src/lua_utils.h                       |   22 +
1611 engines/lua/src/main.c                            |   22 +
1612 engines/lua/src/misc_utils.c                      |   22 +
1613 engines/lua/src/misc_utils.h                      |   22 +
1614 engines/redmond/Makefile.am                       |   22 +
1615 engines/redmond/src/redmond_gtk2_drawing.c        |   47 +-
1616 engines/redmond/src/redmond_gtk2_drawing.h        |   26 +-
1617 engines/redmond/src/redmond_gtk2_engine.c         |   25 +-
1618 engines/redmond/src/redmond_gtk2_engine.h         |   24 +-
1619 engines/redmond/src/redmond_gtk2_misc.c           |   28 +-
1620 engines/redmond/src/redmond_gtk2_misc.h           |   27 +-
1621 engines/support/cairo-support.c                   |   31 ++
1622 engines/support/cairo-support.h                   |   31 ++-
1623 engines/support/ge-support.h                      |   25 +
1624 engines/support/general-support.h                 |   27 +
1625 engines/support/widget-information.c              |   28 ++
1626 engines/support/widget-information.h              |   29 ++
1627 test/Makefile.am                                  |   20 +
1628 test/exported                                     |   20 +
1629 test/runinx                                       |   20 +
1630 test/torture                                      |   20 +
1631 test/torturetest.c                                |   21 +-
1632 76 files changed, 1861 insertions(+), 1279 deletions(-)
1633
1634commit 990f81f90883f59368dc7e57cea43a665e1ed6ec
1635Author: Alexander Shopov <ash@contact.bg>
1636Date:   Tue Feb 10 05:33:27 2009 +0000
1637
1638    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
1639
1640    2009-02-10  Alexander Shopov  <ash@contact.bg>
1641
1642    	* bg.po: Updated Bulgarian translation by
1643    	Alexander Shopov <ash@contact.bg>
1644
1645    svn path=/trunk/; revision=1303
1646
1647 po/ChangeLog |    5 +++++
1648 po/bg.po     |   48 ++++++++++++++++++++++++++++++------------------
1649 2 files changed, 35 insertions(+), 18 deletions(-)
1650
1651commit 0249963dfc2ada3399d86461dc200bddf3faf162
1652Author: Chao-Hsiung Liao <chliao@src.gnome.org>
1653Date:   Sun Feb 8 23:40:18 2009 +0000
1654
1655    2.17.3
1656
1657    svn path=/trunk/; revision=1302
1658
1659 po/ChangeLog |    5 +++++
1660 po/zh_HK.po  |   56 +++++++++++++++++++++++++++++++++-----------------------
1661 po/zh_TW.po  |   58 ++++++++++++++++++++++++++++++++++------------------------
1662 3 files changed, 72 insertions(+), 47 deletions(-)
1663
1664commit c6b90d9ee2601053aa934da0cc5bc699955697fd
1665Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
1666Date:   Sun Feb 8 11:31:17 2009 +0000
1667
1668    Updated Japanese translation.
1669
1670    2009-02-08  Takeshi AIHANA <takeshi.aihana@gmail.com>
1671
1672            * ja.po: Updated Japanese translation.
1673
1674    svn path=/trunk/; revision=1301
1675
1676 po/ChangeLog |    4 ++++
1677 po/ja.po     |   51 ++++++++++++++++++++++++++++++++-------------------
1678 2 files changed, 36 insertions(+), 19 deletions(-)
1679
1680commit 518d8c1b0dc6844007afbde44989af1a009e93ee
1681Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
1682Date:   Fri Feb 6 14:56:42 2009 +0000
1683
1684    Updated Thai translation.
1685
1686    2009-02-06  Theppitak Karoonboonyanan  <thep@linux.thai.net>
1687
1688    	* th.po: Updated Thai translation.
1689
1690
1691    svn path=/trunk/; revision=1300
1692
1693 po/ChangeLog |    4 ++++
1694 po/th.po     |   48 ++++++++++++++++++++++++++++++------------------
1695 2 files changed, 34 insertions(+), 18 deletions(-)
1696
1697commit e703dd4187a5c6722ed20fbd22f54c3551a830c7
1698Author: Clytie Siddall <clyties@src.gnome.org>
1699Date:   Fri Feb 6 13:29:45 2009 +0000
1700
1701    Updated Vietnamese translation
1702
1703    svn path=/trunk/; revision=1299
1704
1705 po/ChangeLog |    4 ++++
1706 po/vi.po     |   58 +++++++++++++++++++++++++++++++++-------------------------
1707 2 files changed, 37 insertions(+), 25 deletions(-)
1708
1709commit e0a6d6ea4ea068f61f40e69889d082dd95a4d318
1710Author: Changwoo Ryu <cwryu@src.gnome.org>
1711Date:   Wed Jan 28 16:34:50 2009 +0000
1712
1713    Updated Korean translation
1714
1715    svn path=/trunk/; revision=1298
1716
1717 po/ChangeLog |    4 ++++
1718 po/ko.po     |   44 +++++++++++++++++++++++++++-----------------
1719 2 files changed, 31 insertions(+), 17 deletions(-)
1720
1721commit 7d4a1eb1e4c1d8388481c64dcc3044fb2aa3db25
1722Author: Ilkka Tuohela <ituohela@src.gnome.org>
1723Date:   Tue Jan 27 14:56:06 2009 +0000
1724
1725    Updated Finnish translation
1726
1727    svn path=/trunk/; revision=1297
1728
1729 po/ChangeLog |    4 ++++
1730 po/fi.po     |   49 +++++++++++++++++++++++++++++++------------------
1731 2 files changed, 35 insertions(+), 18 deletions(-)
1732
1733commit 880ebc0e830fd88f6dc44aed1e477ca841b9c99e
1734Author: Jonh Wendell <jwendell@gnome.org>
1735Date:   Mon Jan 26 14:19:40 2009 +0000
1736
1737    Updated Brazilian Portuguese translation by Krix Apolinário.
1738
1739    2009-01-26  Jonh Wendell  <jwendell@gnome.org>
1740
1741    	* pt_BR: Updated Brazilian Portuguese translation by Krix Apolinário.
1742
1743
1744    svn path=/trunk/; revision=1296
1745
1746 po/ChangeLog |    4 ++++
1747 po/pt_BR.po  |   46 +++++++++++++++++++++++++++++-----------------
1748 2 files changed, 33 insertions(+), 17 deletions(-)
1749
1750commit 1bd4a9622871c63faaf778247fe5bf17d9b1be84
1751Author: Kjartan Maraas <kmaraas@gnome.org>
1752Date:   Mon Jan 5 14:48:29 2009 +0000
1753
1754    Updated Norwegian bokmål translation.
1755
1756    2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>
1757
1758    	* nb.po: Updated Norwegian bokmål translation.
1759
1760    svn path=/trunk/; revision=1295
1761
1762 po/ChangeLog |    4 ++++
1763 po/nb.po     |   42 ++++++++++++++++++++++++++----------------
1764 2 files changed, 30 insertions(+), 16 deletions(-)
1765
1766commit 6d0b12060e16bf4b0f713aea791e04389f657b40
1767Author: Matej Urbančič <mateju@src.gnome.org>
1768Date:   Wed Dec 17 19:04:44 2008 +0000
1769
1770    Updated Slovenian translation
1771
1772    svn path=/trunk/; revision=1294
1773
1774 po/sl.po |   43 +++++++++++++++++++++++++------------------
1775 1 files changed, 25 insertions(+), 18 deletions(-)
1776
1777commit c45bc31996ed2783d50181eda4108c51f4bdf28e
1778Author: Benjamin Berg <benjamin@sipsolutions.net>
1779Date:   Sun Dec 14 13:58:54 2008 +0000
1780
1781    Move everything to one header includes. Bug #563787, Patch by Luis Menia
1782
1783    2008-12-14  Benjamin Berg  <benjamin@sipsolutions.net>
1784
1785    	* engines/*.h:
1786    	* engines/*.c:
1787    	Move everything to one header includes.
1788    	Bug #563787, Patch by Luis Menia
1789
1790    svn path=/trunk/; revision=1293
1791
1792 ChangeLog                                    |    7 +++++++
1793 engines/clearlooks/src/clearlooks_rc_style.h |    2 +-
1794 engines/clearlooks/src/clearlooks_style.h    |    2 +-
1795 engines/industrial/src/industrial_rc_style.h |    2 +-
1796 engines/industrial/src/industrial_style.h    |    2 +-
1797 engines/mist/src/mist-rc-style.h             |    2 +-
1798 engines/mist/src/mist-style.h                |    2 +-
1799 engines/support/widget-information.h         |    2 +-
1800 engines/thinice/src/thinice_misc.c           |    2 +-
1801 engines/thinice/src/thinice_rc_style.h       |    2 +-
1802 engines/thinice/src/thinice_style.h          |    2 +-
1803 engines/thinice/src/thinice_theme_draw.c     |    2 +-
1804 12 files changed, 18 insertions(+), 11 deletions(-)
1805
1806commit 95e6fbf18e15b966b46eb59409d8146f85d1c684
1807Author: Benjamin Berg <benjamin@sipsolutions.net>
1808Date:   Sun Dec 7 13:48:05 2008 +0000
1809
1810    Post release bump to 2.17.3.
1811
1812    2008-12-07  Benjamin Berg  <benjamin@sipsolutions.net>
1813
1814    	* configure.ac:
1815    	Post release bump to 2.17.3.
1816
1817    svn path=/trunk/; revision=1292
1818
1819 ChangeLog    |    5 +++++
1820 configure.ac |    2 +-
1821 2 files changed, 6 insertions(+), 1 deletions(-)
1822
1823commit 337bf5fe88383724c4ca105622f12db1dfe1508d
1824Author: Benjamin Berg <benjamin@sipsolutions.net>
1825Date:   Sun Dec 7 13:43:23 2008 +0000
1826
1827    2.17.2 release (for the build fix)
1828
1829    2008-12-07  Benjamin Berg  <benjamin@sipsolutions.net>
1830
1831    	* NEWS:
1832    	2.17.2 release (for the build fix)
1833
1834    svn path=/trunk/; revision=1290
1835
1836 ChangeLog |    5 +++++
1837 NEWS      |    6 ++++++
1838 2 files changed, 11 insertions(+), 0 deletions(-)
1839
1840commit ff751c14f0060b0de93ee2fef11aadb38f1b8bd4
1841Author: Benjamin Berg <benjamin@sipsolutions.net>
1842Date:   Sun Dec 7 13:32:05 2008 +0000
1843
1844    Add industrial_style_class_finalize. Bug #563256.
1845
1846    2008-12-07  Benjamin Berg  <benjamin@sipsolutions.net>
1847
1848    	* engines/industrial/src/industrial_style.c:
1849    	(industrial_style_class_finalize):
1850    	Add industrial_style_class_finalize. Bug #563256.
1851
1852    svn path=/trunk/; revision=1289
1853
1854 ChangeLog                                 |    6 ++++++
1855 engines/industrial/src/industrial_style.c |    5 ++++-
1856 2 files changed, 10 insertions(+), 1 deletions(-)
1857
1858commit 72b506790799d42faa3cad0c6aa25ec8a15dd1ed
1859Author: Benjamin Berg <benjamin@sipsolutions.net>
1860Date:   Mon Dec 1 22:09:15 2008 +0000
1861
1862    Post release bumb to 2.17.2.
1863
1864    2008-12-01  Benjamin Berg  <benjamin@sipsolutions.net>
1865
1866    	* configure.ac:
1867    	Post release bumb to 2.17.2.
1868
1869    svn path=/trunk/; revision=1288
1870
1871 ChangeLog    |    5 +++++
1872 configure.ac |    2 +-
1873 2 files changed, 6 insertions(+), 1 deletions(-)
1874
1875commit 3012282c0ecc01f1b281f8cb894b4e75520924c4
1876Author: Benjamin Berg <benjamin@sipsolutions.net>
1877Date:   Mon Dec 1 22:07:22 2008 +0000
1878
1879    2.17.1 release.
1880
1881    2008-12-01  Benjamin Berg  <benjamin@sipsolutions.net>
1882
1883    	* NEWS:
1884    	2.17.1 release.
1885
1886    svn path=/trunk/; revision=1286
1887
1888 ChangeLog |    5 +++++
1889 NEWS      |   18 ++++++++++++++++++
1890 2 files changed, 23 insertions(+), 0 deletions(-)
1891
1892commit 6ebf44a86788a633fff095ca46d268901fa42463
1893Author: Daniel Nylander <dnylande@src.gnome.org>
1894Date:   Mon Dec 1 21:54:28 2008 +0000
1895
1896    sv.po: Updated Swedish translation
1897
1898    svn path=/trunk/; revision=1285
1899
1900 po/ChangeLog |    4 ++++
1901 po/sv.po     |   40 ++++++++++++++++++++++++----------------
1902 2 files changed, 28 insertions(+), 16 deletions(-)
1903
1904commit 615e1c0cff41988ad8ce3ffcd742be4d970d92d7
1905Author: Benjamin Berg <benjamin@sipsolutions.net>
1906Date:   Sun Nov 30 20:26:01 2008 +0000
1907
1908    Use G_DEFINE_DYNAMIC_TYPE everywhere. Bug #549830.
1909
1910    2008-11-30  Benjamin Berg  <benjamin@sipsolutions.net>
1911
1912    	* engines/*:
1913    	Use G_DEFINE_DYNAMIC_TYPE everywhere. Bug #549830.
1914
1915    svn path=/trunk/; revision=1284
1916
1917 ChangeLog                                          |    5 +
1918 engines/crux/src/crux-main.c                       |    4 +-
1919 engines/crux/src/crux-rc-style.c                   |   42 +++++------
1920 engines/crux/src/crux-rc-style.h                   |    8 +-
1921 engines/crux/src/crux-style.c                      |   35 +++-----
1922 engines/crux/src/crux-style.h                      |    5 +-
1923 engines/glide/src/glide_gtk2_drawing.c             |    6 ++
1924 engines/glide/src/glide_gtk2_engine.c              |   63 +++++----------
1925 engines/glide/src/glide_gtk2_engine.h              |   13 ++-
1926 engines/hc/src/hc-style.c                          |    6 ++
1927 engines/hc/src/hc_gtk2_engine.c                    |   59 +++------------
1928 engines/hc/src/hc_gtk2_engine.h                    |   12 ++-
1929 engines/industrial/Makefile.am                     |    1 -
1930 engines/industrial/src/industrial_rc_style.c       |   34 +++------
1931 engines/industrial/src/industrial_rc_style.h       |    8 +-
1932 engines/industrial/src/industrial_style.c          |   74 +++++++++++++++++-
1933 engines/industrial/src/industrial_style.h          |    8 +-
1934 .../src/industrial_style_versioned_code.h          |   81 --------------------
1935 engines/industrial/src/industrial_theme_main.c     |    5 +-
1936 engines/lua/src/lua_rc_style.c                     |   41 +++-------
1937 engines/lua/src/lua_rc_style.h                     |    8 +-
1938 engines/lua/src/lua_style.c                        |   55 +++++---------
1939 engines/lua/src/lua_style.h                        |    8 +-
1940 engines/lua/src/main.c                             |    4 +-
1941 engines/mist/src/mist-rc-style.c                   |   36 +++------
1942 engines/mist/src/mist-rc-style.h                   |    8 +-
1943 engines/mist/src/mist-style.c                      |   40 +++-------
1944 engines/mist/src/mist-style.h                      |    7 +-
1945 engines/mist/src/mist.c                            |    4 +-
1946 engines/redmond/src/redmond_gtk2_engine.c          |   69 ++++++-----------
1947 engines/redmond/src/redmond_gtk2_engine.h          |   13 ++-
1948 engines/thinice/src/thinice_main.c                 |    4 +-
1949 engines/thinice/src/thinice_rc_style.c             |   38 +++-------
1950 engines/thinice/src/thinice_rc_style.h             |    7 +-
1951 engines/thinice/src/thinice_style.h                |    7 +-
1952 engines/thinice/src/thinice_theme_draw.c           |   41 +++-------
1953 36 files changed, 327 insertions(+), 532 deletions(-)
1954
1955commit d9f18f321cef34385338f5e8547214308b54ed09
1956Author: Benjamin Berg <benjamin@sipsolutions.net>
1957Date:   Sun Nov 30 16:19:33 2008 +0000
1958
1959    Fix inconsistent radio button drawing.
1960
1961    2008-11-30  Benjamin Berg  <benjamin@sipsolutions.net>
1962
1963    	* engines/clearlooks/src/clearlooks_draw.c:
1964    	(clearlooks_draw_radiobutton):
1965    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
1966    	(clearlooks_gummy_draw_radiobutton):
1967    	Fix inconsistent radio button drawing.
1968
1969    svn path=/trunk/; revision=1283
1970
1971 ChangeLog                                      |    8 ++++++++
1972 engines/clearlooks/src/clearlooks_draw.c       |    8 +++++---
1973 engines/clearlooks/src/clearlooks_draw_gummy.c |    8 +++++---
1974 3 files changed, 18 insertions(+), 6 deletions(-)
1975
1976commit f2e04be137e935119e6af2fe14d299820cffff26
1977Author: Paolo Borelli <pborelli@katamail.com>
1978Date:   Sun Nov 30 13:24:04 2008 +0000
1979
1980    Make sure cairo_destroy is called when detail is buttondefault. Reviewed
1981
1982    2008-11-30  Paolo Borelli  <pborelli@katamail.com>
1983
1984    	* engines/clearlooks/src/clearlooks_style.c
1985    	(clearlooks_style_draw_box):
1986    	Make sure cairo_destroy is called when detail is buttondefault.
1987    	Reviewed by Andrea Cimitan.
1988
1989
1990    svn path=/trunk/; revision=1282
1991
1992 ChangeLog                                 |    7 +++++++
1993 engines/clearlooks/src/clearlooks_style.c |    7 ++++---
1994 2 files changed, 11 insertions(+), 3 deletions(-)
1995
1996commit 5bb09938b7f66b3d687e71ccf787778889afb1ec
1997Author: Benjamin Berg <benjamin@sipsolutions.net>
1998Date:   Fri Nov 28 21:29:30 2008 +0000
1999
2000    Remove the usage of deprecated glib symbols. Bug #560443, patch by Travis
2001
2002    2008-11-28  Benjamin Berg  <benjamin@sipsolutions.net>
2003
2004    	* engines/industrial/src/parse_rc_style.h:
2005    	Remove the usage of deprecated glib symbols.
2006    	Bug #560443, patch by Travis Veralrud
2007
2008    svn path=/trunk/; revision=1281
2009
2010 ChangeLog                               |    6 ++++++
2011 engines/industrial/src/parse_rc_style.h |    2 --
2012 2 files changed, 6 insertions(+), 2 deletions(-)
2013
2014commit f2895d718051461836d4f373a93459bda8a5ff6a
2015Author: Benjamin Berg <benjamin@sipsolutions.net>
2016Date:   Fri Nov 28 21:24:47 2008 +0000
2017
2018    Change the oder of the -I flags, so the locale ones are in front of the
2019
2020    2008-11-28  Benjamin Berg  <benjamin@sipsolutions.net>
2021
2022    	* engines/*/Makefile.am:
2023    	Change the oder of the -I flags, so the locale ones are in front of
2024    	the global flags. Bug #560042.
2025
2026    svn path=/trunk/; revision=1279
2027
2028 ChangeLog                      |    6 ++++++
2029 engines/clearlooks/Makefile.am |    4 ++--
2030 engines/crux/Makefile.am       |    4 ++--
2031 engines/glide/Makefile.am      |    4 ++--
2032 engines/hc/Makefile.am         |    4 ++--
2033 engines/industrial/Makefile.am |    4 ++--
2034 engines/lua/Makefile.am        |    2 +-
2035 engines/mist/Makefile.am       |    4 ++--
2036 engines/redmond/Makefile.am    |    5 +++--
2037 engines/thinice/Makefile.am    |    4 ++--
2038 10 files changed, 24 insertions(+), 17 deletions(-)
2039
2040commit f4ace8818547167faae96d7a07adbb7e9041cdd3
2041Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
2042Date:   Sat Nov 8 14:51:53 2008 +0000
2043
2044    Updated Spanish translation
2045
2046    svn path=/trunk/; revision=1278
2047
2048 po/ChangeLog |    4 ++++
2049 po/es.po     |   45 ++++++++++++++++++++++++++++-----------------
2050 2 files changed, 32 insertions(+), 17 deletions(-)
2051
2052commit a7317e21457902847d3431282030487f382285cc
2053Author: Benjamin Berg <benjamin@sipsolutions.net>
2054Date:   Mon Nov 3 21:21:33 2008 +0000
2055
2056    Postrelease bump to 2.17.1.
2057
2058    2008-11-03  Benjamin Berg  <benjamin@sipsolutions.net>
2059
2060    	* configure.ac:
2061    	Postrelease bump to 2.17.1.
2062
2063    svn path=/trunk/; revision=1277
2064
2065 ChangeLog    |    5 +++++
2066 configure.ac |    2 +-
2067 2 files changed, 6 insertions(+), 1 deletions(-)
2068
2069commit a4bb7ed98946fde96987e04d01d1e31f4d47fe00
2070Author: Benjamin Berg <benjamin@sipsolutions.net>
2071Date:   Mon Nov 3 21:20:06 2008 +0000
2072
2073    Update new file for 2.17.0.
2074
2075    2008-11-03  Benjamin Berg  <benjamin@sipsolutions.net>
2076
2077    	* NEWS:
2078    	Update new file for 2.17.0.
2079
2080    svn path=/trunk/; revision=1275
2081
2082 ChangeLog |    5 +++++
2083 NEWS      |   14 ++++++++++++++
2084 2 files changed, 19 insertions(+), 0 deletions(-)
2085
2086commit 0a3c522b1cb0a15ce139023fecfc3b56b5ab5a80
2087Author: Benjamin Berg <benjamin@sipsolutions.net>
2088Date:   Mon Nov 3 20:50:56 2008 +0000
2089
2090    Do not draw default indicator, if the button is disabled.
2091
2092    2008-11-03  Benjamin Berg  <benjamin@sipsolutions.net>
2093
2094    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
2095    	(clearlooks_gummy_draw_button):
2096    	Do not draw default indicator, if the button is disabled.
2097
2098    svn path=/trunk/; revision=1274
2099
2100 ChangeLog                                      |    6 ++++++
2101 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
2102 2 files changed, 7 insertions(+), 1 deletions(-)
2103
2104commit 6a4e2424093bc2ec0a83b9a2af1ef834bcc2dfc6
2105Author: Benjamin Berg <benjamin@sipsolutions.net>
2106Date:   Mon Nov 3 20:09:19 2008 +0000
2107
2108    Fix the bg color of GtkViewport and GtkScrolledWindow in notebooks.
2109
2110    2008-11-03  Benjamin Berg  <benjamin@sipsolutions.net>
2111
2112    	* themes/Clearlooks/gtk-2.0/gtkrc:
2113    	Fix the bg color of GtkViewport and GtkScrolledWindow in notebooks.
2114
2115    svn path=/trunk/; revision=1273
2116
2117 ChangeLog                       |    5 +++++
2118 themes/Clearlooks/gtk-2.0/gtkrc |    2 ++
2119 2 files changed, 7 insertions(+), 0 deletions(-)
2120
2121commit b72fc077cb841f7d86a4c8fce21ca459529278d2
2122Author: Benjamin Berg <benjamin@sipsolutions.net>
2123Date:   Sat Oct 18 10:41:39 2008 +0000
2124
2125    Make mist_style_draw_focus static.
2126
2127    2008-10-18  Benjamin Berg  <benjamin@sipsolutions.net>
2128
2129    	* engines/mist/src/mist-style.c:
2130    	Make mist_style_draw_focus static.
2131
2132    svn path=/trunk/; revision=1267
2133
2134 ChangeLog                     |    5 +++++
2135 engines/mist/src/mist-style.c |    2 +-
2136 2 files changed, 6 insertions(+), 1 deletions(-)
2137
2138commit d650565a5642b192de9377b97249672266dfea11
2139Author: Andrea Cimitan <andrea.cimitan@gmail.com>
2140Date:   Sat Oct 11 12:46:14 2008 +0000
2141
2142    Let's return when detail is buttondefault, should fix #555890.
2143
2144    2008-10-11  Andrea Cimitan  <andrea.cimitan@gmail.com>
2145
2146    	* engines/clearlooks/src/clearlooks_style.c
2147    	(clearlooks_style_draw_box):
2148    	Let's return when detail is buttondefault, should fix #555890.
2149
2150
2151    svn path=/trunk/; revision=1266
2152
2153 ChangeLog                                 |    6 ++++++
2154 engines/clearlooks/src/clearlooks_draw.c  |    1 -
2155 engines/clearlooks/src/clearlooks_style.c |    7 +++++++
2156 3 files changed, 13 insertions(+), 1 deletions(-)
2157
2158commit 3a3e5dda45d68a8d5722119fd537ee42334c3a39
2159Author: Benjamin Berg <benjamin@sipsolutions.net>
2160Date:   Tue Oct 7 18:53:17 2008 +0000
2161
2162    Added a disable_focus option for documentation purpose.
2163
2164    2008-10-07  Benjamin Berg  <benjamin@sipsolutions.net>
2165
2166    	* engines/clearlooks/src/clearlooks_rc_style.c:
2167    	(clearlooks_rc_style_init), (clearlooks_rc_style_parse),
2168    	(clearlooks_rc_style_merge):
2169    	* engines/clearlooks/src/clearlooks_rc_style.h:
2170    	* engines/clearlooks/src/clearlooks_style.c:
2171    	(clearlooks_set_widget_parameters),
2172    	(clearlooks_style_init_from_rc), (clearlooks_style_draw_focus),
2173    	(clearlooks_style_copy):
2174    	* engines/clearlooks/src/clearlooks_style.h:
2175    	* schema/clearlooks.xml.in.in:
2176    	Added a disable_focus option for documentation purpose.
2177
2178    svn path=/trunk/; revision=1265
2179
2180 ChangeLog                                    |   14 ++++++++++++++
2181 engines/clearlooks/src/clearlooks_rc_style.c |    9 +++++++++
2182 engines/clearlooks/src/clearlooks_rc_style.h |    4 +++-
2183 engines/clearlooks/src/clearlooks_style.c    |    8 +++++++-
2184 engines/clearlooks/src/clearlooks_style.h    |    1 +
2185 schema/clearlooks.xml.in.in                  |    5 +++++
2186 6 files changed, 39 insertions(+), 2 deletions(-)
2187
2188commit ca5f5700ebaff03b107e996acf0fe9d3c817e9f6
2189Author: Thomas Wood <thos@gnome.org>
2190Date:   Mon Oct 6 10:16:28 2008 +0000
2191
2192    Style the focus indicator in Mist
2193
2194    2008-10-06  Thomas Wood  <thos@gnome.org>
2195
2196    	* engines/mist/src/mist-style.c: (mist_style_draw_focus),
2197    	(mist_style_class_init): Style the focus indicator in Mist
2198
2199    svn path=/trunk/; revision=1264
2200
2201 ChangeLog                     |    5 +++++
2202 engines/mist/src/mist-style.c |   31 +++++++++++++++++++++++++++++++
2203 2 files changed, 36 insertions(+), 0 deletions(-)
2204
2205commit d612815d550d20b439d3b4df4c535bbfa4b72109
2206Author: Benjamin Berg <benjamin@sipsolutions.net>
2207Date:   Sat Sep 27 12:25:09 2008 +0000
2208
2209    Version bump to 2.17.0.
2210
2211    2008-09-27  Benjamin Berg  <benjamin@sipsolutions.net>
2212
2213    	* configure.ac:
2214    	Version bump to 2.17.0.
2215
2216    svn path=/trunk/; revision=1263
2217
2218 ChangeLog    |    5 +++++
2219 configure.ac |    2 +-
2220 2 files changed, 6 insertions(+), 1 deletions(-)
2221
2222commit 4d6ce5495a0b2cd31d20520a789031c7d9adc07b
2223Author: Benjamin Berg <benjamin@sipsolutions.net>
2224Date:   Sat Sep 27 12:02:19 2008 +0000
2225
2226    Add the new icon view detail strings to the torture tester.
2227
2228    2008-09-27  Benjamin Berg  <benjamin@sipsolutions.net>
2229
2230    	* test/torturetest.c:
2231    	Add the new icon view detail strings to the torture tester.
2232
2233    svn path=/trunk/; revision=1262
2234
2235 ChangeLog          |    5 +++++
2236 test/torturetest.c |    4 ++--
2237 2 files changed, 7 insertions(+), 2 deletions(-)
2238
2239commit 3e2564251659098c664c539f7cf141b61c0bf7f8
2240Author: Denis Washington <denisw@svn.gnome.org>
2241Date:   Sat Sep 27 08:18:47 2008 +0000
2242
2243    Customize drawing of the selection rectangles around GtkIconView items
2244
2245    2008-09-27  Denis Washington  <denisw@svn.gnome.org>
2246
2247    	* engines/clearlooks/src/clearlooks_draw.c:
2248    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
2249    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
2250    	* engines/clearlooks/src/clearlooks_style.c:
2251    	* engines/clearlooks/src/clearlooks_types.h:
2252    	Customize drawing of the selection rectangles around GtkIconView
2253    	items introduced in GTK+ trunk. (Bug #553575)
2254
2255    svn path=/trunk/; revision=1261
2256
2257 ChangeLog                                       |   11 ++++++
2258 engines/clearlooks/src/clearlooks_draw.c        |   38 +++++++++++++++++++++++
2259 engines/clearlooks/src/clearlooks_draw_glossy.c |   21 ++++++++++++
2260 engines/clearlooks/src/clearlooks_draw_gummy.c  |   23 ++++++++++++++
2261 engines/clearlooks/src/clearlooks_style.c       |   23 ++++++++++++++
2262 engines/clearlooks/src/clearlooks_types.h       |    6 +++
2263 6 files changed, 122 insertions(+), 0 deletions(-)
2264
2265commit 1a68e84aa349e288729bf5272dd98f80b7eab7bd
2266Author: Benjamin Berg <benjamin@sipsolutions.net>
2267Date:   Mon Sep 22 18:48:03 2008 +0000
2268
2269    Update for 2.16.0.
2270
2271    2008-09-22  Benjamin Berg  <benjamin@sipsolutions.net>
2272
2273    	* NEWS:
2274    	* configure.ac:
2275    	Update for 2.16.0.
2276
2277    svn path=/trunk/; revision=1258
2278
2279 ChangeLog    |    6 ++++++
2280 NEWS         |   16 ++++++++++++++++
2281 configure.ac |    2 +-
2282 3 files changed, 23 insertions(+), 1 deletions(-)
2283
2284commit 4379926e30b166c0e167ce2de7181ccffcd8cebc
2285Author: Laurent Dhima <laurenti@src.gnome.org>
2286Date:   Sat Sep 20 17:33:42 2008 +0000
2287
2288    Updated Translation
2289
2290    svn path=/trunk/; revision=1257
2291
2292 po/ChangeLog |    4 ++
2293 po/sq.po     |   92 ++++++++++++++++++++++++++++++++++++++++++++-------------
2294 2 files changed, 75 insertions(+), 21 deletions(-)
2295
2296commit 2fe412c40cd75b1159103a0e5b4418234f0fdb25
2297Author: Goran Rakic <grakic@src.gnome.org>
2298Date:   Sat Sep 20 01:57:08 2008 +0000
2299
2300    Updated Serbian translation
2301
2302    svn path=/trunk/; revision=1256
2303
2304 po/ChangeLog   |    4 +++
2305 po/sr.po       |   70 ++++++++++++++++++++++++++++++++++++++++++++++++--------
2306 po/sr@latin.po |   70 ++++++++++++++++++++++++++++++++++++++++++++++++--------
2307 3 files changed, 124 insertions(+), 20 deletions(-)
2308
2309commit 228b3c8732fb2c90fe5f03454d0b7bb2dfb3894c
2310Author: Djihed Afifi <djihed@src.gnome.org>
2311Date:   Thu Sep 18 02:04:49 2008 +0000
2312
2313    Updated Arabic Translation by Djihed Afifi.
2314
2315    * Updated Arabic Translation by Djihed Afifi.
2316
2317    svn path=/trunk/; revision=1255
2318
2319 po/ChangeLog |    4 ++++
2320 1 files changed, 4 insertions(+), 0 deletions(-)
2321
2322commit e219ec0d3747d77618541ac3046b59389ef746ac
2323Author: Felix I <ifelix@src.gnome.org>
2324Date:   Wed Sep 17 12:06:31 2008 +0000
2325
2326    Tamil translation updated
2327
2328    svn path=/trunk/; revision=1254
2329
2330 po/ChangeLog |    4 +++
2331 po/ta.po     |   78 +++++++++++++++++++++++++++++++++++++++++++++++----------
2332 2 files changed, 68 insertions(+), 14 deletions(-)
2333
2334commit f681a4d30f7a6f82c736e5b4c61ec9260f6d7af0
2335Author: Priit Laes <plaes at svn dot gnome dot org>
2336Date:   Tue Sep 16 12:46:52 2008 +0000
2337
2338    Translation updated by Ivar Smolin
2339
2340    2008-09-16  Priit Laes  <plaes at svn dot gnome dot org>
2341
2342    	* et.po: Translation updated by Ivar Smolin
2343
2344    svn path=/trunk/; revision=1253
2345
2346 po/ChangeLog |    4 ++++
2347 po/et.po     |    8 ++++----
2348 2 files changed, 8 insertions(+), 4 deletions(-)
2349
2350commit 7cfcd669e9550e6d03d1039aa18e0a8c411d3261
2351Author: Djihed Afifi <djihed@src.gnome.org>
2352Date:   Mon Sep 15 09:41:52 2008 +0000
2353
2354    Updated Arabic Translation by Djihed Afifi.
2355
2356    * Updated Arabic Translation by Djihed Afifi.
2357
2358    svn path=/trunk/; revision=1252
2359
2360 po/ChangeLog |    4 ++++
2361 1 files changed, 4 insertions(+), 0 deletions(-)
2362
2363commit c81479062c8190b3d23c723ca684f4384dfdc06e
2364Author: Benjamin Berg <benjamin@sipsolutions.net>
2365Date:   Fri Sep 5 13:15:24 2008 +0000
2366
2367    Made the horizontal line in the spinbutton smaller.
2368
2369    2008-09-05  Benjamin Berg  <benjamin@sipsolutions.net>
2370
2371    	* engines/clearlooks/src/clearlooks_draw.c:
2372    	(clearlooks_draw_spinbutton):
2373    	Made the horizontal line in the spinbutton smaller.
2374
2375    svn path=/trunk/; revision=1251
2376
2377 ChangeLog                                |    6 ++++++
2378 engines/clearlooks/src/clearlooks_draw.c |    8 ++++----
2379 2 files changed, 10 insertions(+), 4 deletions(-)
2380
2381commit 72cd453ad4b53958b40ec3c938eec0deb3029a6c
2382Author: Benjamin Berg <benjamin@sipsolutions.net>
2383Date:   Mon Sep 1 23:57:35 2008 +0000
2384
2385    Postrelease version bump to 2.15.5.
2386
2387    2008-09-02  Benjamin Berg  <benjamin@sipsolutions.net>
2388
2389    	* configure.ac:
2390    	Postrelease version bump to 2.15.5.
2391
2392    svn path=/trunk/; revision=1250
2393
2394 ChangeLog    |    5 +++++
2395 configure.ac |    2 +-
2396 2 files changed, 6 insertions(+), 1 deletions(-)
2397
2398commit 703137955e27f087391b9460a7a1f848753c7272
2399Author: Benjamin Berg <benjamin@sipsolutions.net>
2400Date:   Mon Sep 1 23:38:49 2008 +0000
2401
2402    Update for 2.15.4.
2403
2404    2008-09-02  Benjamin Berg  <benjamin@sipsolutions.net>
2405
2406            * NEWS:
2407            Update for 2.15.4.
2408
2409    svn path=/trunk/; revision=1248
2410
2411 ChangeLog |    5 +++++
2412 NEWS      |   16 ++++++++++++++++
2413 2 files changed, 21 insertions(+), 0 deletions(-)
2414
2415commit a88038438bc87179d68911b832e03176d4a14c55
2416Author: Benjamin Berg <benjamin@sipsolutions.net>
2417Date:   Mon Sep 1 15:03:17 2008 +0000
2418
2419    Use the G_DEFINE_DYNAMIC_TYPE macro provided by GLib. Bug #549830 Patch by
2420
2421    2008-09-01  Benjamin Berg  <benjamin@sipsolutions.net>
2422
2423    	* engines/clearlooks/src/clearlooks_rc_style.c:
2424    	* engines/clearlooks/src/clearlooks_rc_style.h:
2425    	* engines/clearlooks/src/clearlooks_style.c:
2426    	* engines/clearlooks/src/clearlooks_style.h:
2427    	* engines/clearlooks/src/clearlooks_theme_main.c:
2428    	Use the G_DEFINE_DYNAMIC_TYPE macro provided by GLib.
2429    	Bug #549830 Patch by Christian Dywan.
2430
2431    svn path=/trunk/; revision=1247
2432
2433 ChangeLog                                      |   10 +++
2434 engines/clearlooks/src/clearlooks_rc_style.c   |   43 +++--------
2435 engines/clearlooks/src/clearlooks_rc_style.h   |   12 ++-
2436 engines/clearlooks/src/clearlooks_style.c      |   90 ++++++++++--------------
2437 engines/clearlooks/src/clearlooks_style.h      |    7 +-
2438 engines/clearlooks/src/clearlooks_theme_main.c |    4 +-
2439 6 files changed, 71 insertions(+), 95 deletions(-)
2440
2441commit 1ef5b42bd5456f4a8339c883044bcc08b5b26ad8
2442Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
2443Date:   Mon Sep 1 02:21:48 2008 +0000
2444
2445    Malayalam translation updated by Harivishnu
2446
2447    svn path=/trunk/; revision=1246
2448
2449 po/ChangeLog |    4 ++
2450 po/ml.po     |  111 +++++++++++++++++++++++++++++++++++++++++----------------
2451 2 files changed, 84 insertions(+), 31 deletions(-)
2452
2453commit 290b7e85d47ebf82bfdd13f1323a65d4bfff6836
2454Author: Sunil Mohan Adapa <sunilmohan@fsf.org.in>
2455Date:   Sat Aug 30 11:17:51 2008 +0000
2456
2457    Added Telugu (te). Fixed incorrect order for sq and sr. Added Telugu
2458
2459    2008-08-30  Sunil Mohan Adapa  <sunilmohan@fsf.org.in>
2460
2461            * LINGUAS: Added Telugu (te). Fixed incorrect order for sq and sr.
2462            * te.po: Added Telugu translation done by
2463            Krishna Babu K <kkrothap@redhat.com>.
2464
2465
2466    svn path=/trunk/; revision=1245
2467
2468 po/ChangeLog |    5 ++
2469 po/LINGUAS   |    3 +-
2470 po/te.po     |  199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2471 3 files changed, 206 insertions(+), 1 deletions(-)
2472
2473commit 188913c45eadeaac63371dece2f5d3b870ce280f
2474Author: Goran Rakic <grakic@src.gnome.org>
2475Date:   Mon Aug 25 14:55:09 2008 +0000
2476
2477    Conversion from sr@Latn to sr@latin
2478
2479    svn path=/trunk/; revision=1244
2480
2481 po/ChangeLog   |    5 ++
2482 po/LINGUAS     |    2 +-
2483 po/sr@Latn.po  |  149 --------------------------------------------------------
2484 po/sr@latin.po |  149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2485 4 files changed, 155 insertions(+), 150 deletions(-)
2486
2487commit 4863c578cbe507f3f55ebf093f6e3f28bc616915
2488Author: Andrea Cimitan <andrea.cimitan@gmail.com>
2489Date:   Wed Aug 20 15:44:03 2008 +0000
2490
2491    Inreased menuitem separator spacing from 5 to 7
2492
2493    2008-08-20  Andrea Cimitan  <andrea.cimitan@gmail.com>
2494
2495    	* themes/Clearlooks/gtk-2.0/gtkrc:
2496    	Inreased menuitem separator spacing from 5 to 7
2497
2498    svn path=/trunk/; revision=1243
2499
2500 ChangeLog                       |    5 +++++
2501 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
2502 2 files changed, 6 insertions(+), 1 deletions(-)
2503
2504commit 1b00257e5390783800240b05a53786b7a31c14aa
2505Author: Benjamin Berg <benjamin@sipsolutions.net>
2506Date:   Wed Aug 20 15:39:23 2008 +0000
2507
2508    Fix the separator height, which was broken by the last commit.
2509
2510    2008-08-20  Benjamin Berg  <benjamin@sipsolutions.net>
2511
2512    	* themes/Clearlooks/gtk-2.0/gtkrc:
2513    	Fix the separator height, which was broken by the last commit.
2514
2515    svn path=/trunk/; revision=1242
2516
2517 ChangeLog                       |    5 +++++
2518 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
2519 2 files changed, 6 insertions(+), 1 deletions(-)
2520
2521commit 6ea3f37a5245080729ceaa9f84bb738d96f6e0da
2522Author: Benjamin Berg <benjamin@sipsolutions.net>
2523Date:   Tue Aug 19 18:10:26 2008 +0000
2524
2525    Rework the gtkrcs so that all clearlooks based gtkrcs match better.
2526
2527    2008-08-19  Benjamin Berg  <benjamin@sipsolutions.net>
2528
2529    	* themes/Clearlooks/gtk-2.0/gtkrc:
2530    	Rework the gtkrcs so that all clearlooks based gtkrcs match better.
2531
2532    svn path=/trunk/; revision=1241
2533
2534 ChangeLog                       |    5 +
2535 themes/Clearlooks/gtk-2.0/gtkrc |  569 +++++++++++++++++++--------------------
2536 2 files changed, 280 insertions(+), 294 deletions(-)
2537
2538commit 8b4d1a63a844c7ac250efc99046789c1251802a3
2539Author: Benjamin Berg <benjamin@sipsolutions.net>
2540Date:   Mon Aug 18 22:02:18 2008 +0000
2541
2542    Remove useless AM_PROG_CC_STDC. Thanks for Werner Pantke.
2543
2544    2008-08-19  Benjamin Berg  <benjamin@sipsolutions.net>
2545
2546    	* configure.ac:
2547    	Remove useless AM_PROG_CC_STDC. Thanks for Werner Pantke.
2548
2549    svn path=/trunk/; revision=1240
2550
2551 ChangeLog    |    5 +++++
2552 configure.ac |    1 -
2553 2 files changed, 5 insertions(+), 1 deletions(-)
2554
2555commit e9cc54a3f1c156ad81333b1a62a55102b330e69e
2556Author: Benjamin Berg <benjamin@sipsolutions.net>
2557Date:   Mon Aug 18 19:43:01 2008 +0000
2558
2559    Increase version to 2.15.4.
2560
2561    2008-08-18  Benjamin Berg  <benjamin@sipsolutions.net>
2562
2563    	* configure.ac:
2564    	Increase version to 2.15.4.
2565
2566    svn path=/trunk/; revision=1239
2567
2568 ChangeLog    |    5 +++++
2569 configure.ac |    2 +-
2570 2 files changed, 6 insertions(+), 1 deletions(-)
2571
2572commit ce80e0ffd78c457d1f6dcb336ec9bda9e0523bc3
2573Author: Benjamin Berg <benjamin@sipsolutions.net>
2574Date:   Mon Aug 18 19:36:09 2008 +0000
2575
2576    Update for 2.15.3 release.
2577
2578    2008-08-18  Benjamin Berg  <benjamin@sipsolutions.net>
2579
2580    	* NEWS:
2581    	Update for 2.15.3 release.
2582
2583    svn path=/trunk/; revision=1237
2584
2585 ChangeLog |    5 +++++
2586 NEWS      |   16 ++++++++++++++++
2587 2 files changed, 21 insertions(+), 0 deletions(-)
2588
2589commit 1420e6092687854f784d42f9f2641a35fe7193ca
2590Author: Benjamin Berg <benjamin@sipsolutions.net>
2591Date:   Thu Aug 14 22:53:45 2008 +0000
2592
2593    Prerelease version bump to 2.15.3.
2594
2595    2008-08-15  Benjamin Berg  <benjamin@sipsolutions.net>
2596
2597    	* configure.ac:
2598    	Prerelease version bump to 2.15.3.
2599
2600    svn path=/trunk/; revision=1236
2601
2602 ChangeLog    |    5 +++++
2603 configure.ac |    2 +-
2604 2 files changed, 6 insertions(+), 1 deletions(-)
2605
2606commit de4c090afc8c80e5e516c1cf1be37dea18c4bd39
2607Author: Benjamin Berg <benjamin@sipsolutions.net>
2608Date:   Thu Aug 14 22:44:20 2008 +0000
2609
2610    Add gecko's entry workaround style property to the gtkrcs.
2611
2612    2008-08-15  Benjamin Berg  <benjamin@sipsolutions.net>
2613
2614    	* themes/Clearlooks/gtk-2.0/gtkrc:
2615    	* themes/Industrial/gtk-2.0/gtkrc:
2616    	Add gecko's entry workaround style property to the gtkrcs.
2617
2618    svn path=/trunk/; revision=1235
2619
2620 ChangeLog                       |    6 ++++++
2621 themes/Clearlooks/gtk-2.0/gtkrc |    5 +++++
2622 themes/Industrial/gtk-2.0/gtkrc |    5 +++++
2623 3 files changed, 16 insertions(+), 0 deletions(-)
2624
2625commit 68befa4ff51107adccae14b451415cdb85cc60df
2626Author: Benjamin Berg <benjamin@sipsolutions.net>
2627Date:   Thu Aug 14 22:40:21 2008 +0000
2628
2629    Fill in the entries background. However, only fill it if the
2630
2631    2008-08-15  Benjamin Berg  <benjamin@sipsolutions.net>
2632
2633    	* engines/industrial/src/industrial_style.c: (real_draw_box):
2634    	Fill in the entries background. However, only fill it if the
2635    	transparent-bg-hint has not been set.
2636
2637    svn path=/trunk/; revision=1234
2638
2639 ChangeLog                                 |    6 +++++
2640 engines/industrial/src/industrial_style.c |   32 +++++++++++++++++++++++++---
2641 2 files changed, 34 insertions(+), 4 deletions(-)
2642
2643commit c106aa08353ff08c9046b459da1e9eeb72ecbcf1
2644Author: Benjamin Berg <benjamin@sipsolutions.net>
2645Date:   Thu Aug 14 22:18:44 2008 +0000
2646
2647    Fix the check to also fill the background if the widget is NULL.
2648
2649    2008-08-15  Benjamin Berg  <benjamin@sipsolutions.net>
2650
2651    	* engines/clearlooks/src/clearlooks_style.c:
2652    	(clearlooks_style_draw_shadow), (clearlooks_style_draw_box):
2653    	Fix the check to also fill the background if the widget is NULL.
2654
2655    svn path=/trunk/; revision=1233
2656
2657 ChangeLog                                 |    6 ++++++
2658 engines/clearlooks/src/clearlooks_style.c |    4 ++--
2659 2 files changed, 8 insertions(+), 2 deletions(-)
2660
2661commit 2a1afa23bd4a3805a9ba2260d6b23d7d9f088ea7
2662Author: Benjamin Berg <benjamin@sipsolutions.net>
2663Date:   Thu Aug 14 22:03:42 2008 +0000
2664
2665    Prevent negative width/height from destroying the patterns for later
2666
2667    2008-08-15  Benjamin Berg  <benjamin@sipsolutions.net>
2668
2669    	* engines/support/cairo-support.c: (ge_cairo_pattern_fill):
2670    	Prevent negative width/height from destroying the patterns for later
2671    	drawing operations.
2672
2673    svn path=/trunk/; revision=1232
2674
2675 ChangeLog                       |    6 ++++++
2676 engines/support/cairo-support.c |    5 +++--
2677 2 files changed, 9 insertions(+), 2 deletions(-)
2678
2679commit c3e7ae30ad2466f403cdc8fb69b58e134e0cc3c7
2680Author: Benjamin Berg <benjamin@sipsolutions.net>
2681Date:   Thu Aug 14 21:52:40 2008 +0000
2682
2683    Add support for the "transparent-bg-hint" for entries and progress bars.
2684
2685    2008-08-14  Benjamin Berg  <benjamin@sipsolutions.net>
2686
2687    	* engines/clearlooks/src/clearlooks_draw.c:
2688    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
2689    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
2690    	* engines/clearlooks/src/clearlooks_style.c:
2691    	Add support for the "transparent-bg-hint" for entries and progress
2692    	bars.
2693
2694    svn path=/trunk/; revision=1231
2695
2696 ChangeLog                                       |    9 +++++++++
2697 engines/clearlooks/src/clearlooks_draw.c        |   14 +-------------
2698 engines/clearlooks/src/clearlooks_draw_glossy.c |    6 ------
2699 engines/clearlooks/src/clearlooks_draw_gummy.c  |   14 +-------------
2700 engines/clearlooks/src/clearlooks_style.c       |   21 +++++++++++++++++++++
2701 5 files changed, 32 insertions(+), 32 deletions(-)
2702
2703commit b9b9a4d02a9ee1bdd5a55450eadb7458295518c4
2704Author: David Zeuthen <davidz@redhat.com>
2705Date:   Sun Aug 10 20:18:04 2008 +0000
2706
2707    Avoid hardcoding the radio button size (#547024)
2708
2709    2008-08-10  David Zeuthen  <davidz@redhat.com>
2710
2711            * engines/clearlooks/src/clearlooks_draw.c:
2712            (clearlooks_draw_radiobutton):
2713            * engines/clearlooks/src/clearlooks_draw_glossy.c:
2714            (clearlooks_glossy_draw_radiobutton):
2715            * engines/clearlooks/src/clearlooks_draw_gummy.c:
2716            (clearlooks_gummy_draw_radiobutton):
2717            Avoid hardcoding the radio button size (#547024)
2718
2719
2720    svn path=/trunk/; revision=1230
2721
2722 ChangeLog                                       |   10 ++++++++
2723 engines/clearlooks/src/clearlooks_draw.c        |   27 ++++++++++++++--------
2724 engines/clearlooks/src/clearlooks_draw_glossy.c |   27 ++++++++++++++--------
2725 engines/clearlooks/src/clearlooks_draw_gummy.c  |   27 ++++++++++++++--------
2726 4 files changed, 61 insertions(+), 30 deletions(-)
2727
2728commit ea24c75f1029eaeddac528b95afd687f12d15fcc
2729Author: Djihed Afifi <djihed@src.gnome.org>
2730Date:   Wed Aug 6 08:31:48 2008 +0000
2731
2732    Updated Arabic Translation by Djihed Afifi.
2733
2734    svn path=/trunk/; revision=1229
2735
2736 po/ChangeLog |    4 ++++
2737 1 files changed, 4 insertions(+), 0 deletions(-)
2738
2739commit d56ec60baff74e880331d8f737644d089c1d313b
2740Author: Sweta Kothari <swkothar@src.gnome.org>
2741Date:   Wed Aug 6 06:20:58 2008 +0000
2742
2743    Committed Translation by Sweta Kothari
2744
2745    svn path=/trunk/; revision=1228
2746
2747 po/ChangeLog |    4 +++
2748 po/gu.po     |   86 +++++++++++++++++++++++++++++++++++++++++++++------------
2749 2 files changed, 72 insertions(+), 18 deletions(-)
2750
2751commit 7379438d272b9129284225a13e756eab536d5ec5
2752Author: Benjamin Berg <benjamin@sipsolutions.net>
2753Date:   Mon Aug 4 21:39:47 2008 +0000
2754
2755    Update for 2.15.2 release.
2756
2757    2008-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
2758
2759    	* NEWS:
2760    	* configure.ac:
2761    	Update for 2.15.2 release.
2762
2763    svn path=/trunk/; revision=1227
2764
2765 ChangeLog    |    6 ++++++
2766 NEWS         |   25 +++++++++++++++++++++++++
2767 configure.ac |    2 +-
2768 3 files changed, 32 insertions(+), 1 deletions(-)
2769
2770commit 54551b36c3297d814c1edee8dccd9b134b2ec28e
2771Author: Benjamin Berg <benjamin@sipsolutions.net>
2772Date:   Mon Aug 4 21:37:44 2008 +0000
2773
2774    Removed the smooth engine from the README.
2775
2776    2008-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
2777
2778    	* README:
2779    	Removed the smooth engine from the README.
2780
2781    svn path=/trunk/; revision=1226
2782
2783 ChangeLog |    5 +++++
2784 README    |    5 -----
2785 2 files changed, 5 insertions(+), 5 deletions(-)
2786
2787commit 48c149400d4aa9a4c8f67822e17bb42852e53249
2788Author: Benjamin Berg <benjamin@sipsolutions.net>
2789Date:   Mon Aug 4 15:50:45 2008 +0000
2790
2791    Include stdio.h. (bug #543608, Rodrigo Moya)
2792
2793    2008-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
2794
2795    	* engines/industrial/src/industrial_style.c:
2796    	Include stdio.h. (bug #543608, Rodrigo Moya)
2797
2798    svn path=/trunk/; revision=1225
2799
2800 ChangeLog                                 |    5 +++++
2801 engines/industrial/src/industrial_style.c |    1 +
2802 2 files changed, 6 insertions(+), 0 deletions(-)
2803
2804commit fae71a9e6dec9bf57d6ec93f67dd418553d16a73
2805Author: Benjamin Berg <benjamin@sipsolutions.net>
2806Date:   Mon Aug 4 15:44:55 2008 +0000
2807
2808    Removes unnecessary CairoColor cast to fix build on solaris. (bug #535456,
2809
2810    2008-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
2811
2812    	* engines/clearlooks/src/clearlooks_style.c:
2813    	(clearlooks_style_draw_shadow):
2814    	Removes unnecessary CairoColor cast to fix build on solaris.
2815    	(bug #535456, patch by Damien Carbery)
2816
2817    svn path=/trunk/; revision=1224
2818
2819 ChangeLog                                 |    7 +++++++
2820 engines/clearlooks/src/clearlooks_style.c |    2 +-
2821 2 files changed, 8 insertions(+), 1 deletions(-)
2822
2823commit 116c84b864a266471776f3fa36e12aaf547b0517
2824Author: Benjamin Berg <benjamin@sipsolutions.net>
2825Date:   Mon Aug 4 15:40:38 2008 +0000
2826
2827    Remove dead code found by coverity (bug #501734, Kjartan Maraas)
2828
2829    2008-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
2830
2831    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_option):
2832    	Remove dead code found by coverity (bug #501734, Kjartan Maraas)
2833
2834    svn path=/trunk/; revision=1223
2835
2836 ChangeLog                              |    5 +++
2837 engines/glide/src/glide_gtk2_drawing.c |   46 --------------------------------
2838 2 files changed, 5 insertions(+), 46 deletions(-)
2839
2840commit 19e36ac52b7c761bb84e96324c11d6f51f5807bf
2841Author: Djihed Afifi <djihed@src.gnome.org>
2842Date:   Tue Jul 29 01:33:17 2008 +0000
2843
2844    Updated Arabic Translation by Djihed Afifi.
2845
2846    svn path=/trunk/; revision=1222
2847
2848 po/ChangeLog |    4 ++++
2849 1 files changed, 4 insertions(+), 0 deletions(-)
2850
2851commit 1ae140c29bdeda1d371652bb9c77b63ce5421293
2852Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
2853Date:   Fri Jul 25 16:38:13 2008 +0000
2854
2855    Fixed, now damned-lies can generate stats from gnome-utils
2856
2857    svn path=/trunk/; revision=1221
2858
2859 po/ChangeLog   |    4 ++++
2860 po/POTFILES.in |    1 -
2861 2 files changed, 4 insertions(+), 1 deletions(-)
2862
2863commit 1e125753823000c90b5fc9030ad984f2bd24ac83
2864Author: Benjamin Berg <benjamin@sipsolutions.net>
2865Date:   Thu Jul 24 22:33:10 2008 +0000
2866
2867    Forgot to remove the schema.
2868
2869    2008-07-25  Benjamin Berg  <benjamin@sipsolutions.net>
2870
2871    	* schema/Makefile.am:
2872    	* schema/smooth.xml.in.in:
2873    	Forgot to remove the schema.
2874
2875    svn path=/trunk/; revision=1220
2876
2877 ChangeLog               |    6 ++++++
2878 schema/Makefile.am      |    1 -
2879 schema/smooth.xml.in.in |   15 ---------------
2880 3 files changed, 6 insertions(+), 16 deletions(-)
2881
2882commit 42208afd231ab686a7d092118efc41dc09c710c0
2883Author: Benjamin Berg <benjamin@sipsolutions.net>
2884Date:   Thu Jul 24 22:30:12 2008 +0000
2885
2886    Removed the smooth engine from gtk-engines.
2887
2888    2008-07-25  Benjamin Berg  <benjamin@sipsolutions.net>
2889
2890    	* COPYING:
2891    	* configure.ac:
2892    	* engines/Makefile.am:
2893    	* engines/smooth/*:
2894    	* test/Makefile.am:
2895    	* test/gtkrcs/smooth:
2896    	Removed the smooth engine from gtk-engines.
2897
2898    svn path=/trunk/; revision=1219
2899
2900 COPYING                                            |    1 -
2901 ChangeLog                                          |   10 +
2902 configure.ac                                       |   17 -
2903 engines/Makefile.am                                |    2 +-
2904 engines/smooth/AUTHORS                             |   49 -
2905 engines/smooth/Makefile.am                         |   70 -
2906 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |  718 ----
2907 .../src/engine/shared/gtk/smooth_gtk_drawing.h     |  103 -
2908 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.c |  294 --
2909 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.h |   39 -
2910 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   | 2492 --------------
2911 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |  506 ---
2912 engines/smooth/src/engine/smooth_gtk2_drawing.c    | 3426 --------------------
2913 engines/smooth/src/engine/smooth_gtk2_drawing.h    |  266 --
2914 engines/smooth/src/engine/smooth_gtk2_engine.c     |  351 --
2915 engines/smooth/src/engine/smooth_gtk2_engine.h     |   80 -
2916 engines/smooth/src/engine/smooth_gtk2_misc.c       |  368 ---
2917 engines/smooth/src/engine/smooth_gtk2_misc.h       |   94 -
2918 engines/smooth/src/engine/smooth_gtk2_rc.c         |  441 ---
2919 engines/smooth/src/engine/smooth_gtk2_rc.h         |  105 -
2920 .../abstract/abstract_drawing_interface.c          |  737 -----
2921 .../abstract/abstract_drawing_interface.h          |   29 -
2922 .../interfaces/abstract/abstract_type_defines.h    |  143 -
2923 .../abstract/src/abstract_gradient_routines.c      |  182 --
2924 .../abstract/src/abstract_gradient_routines.h      |   29 -
2925 .../abstract/src/abstract_tile_routines.c          |  258 --
2926 .../abstract/src/abstract_tile_routines.h          |   29 -
2927 engines/smooth/src/interfaces/drawing_interface.c  | 1359 --------
2928 engines/smooth/src/interfaces/drawing_interface.h  |  814 -----
2929 .../src/interfaces/gdk2/gdk2_drawing_interface.c   | 1387 --------
2930 .../src/interfaces/gdk2/gdk2_drawing_interface.h   |   43 -
2931 .../gdk2/gdk2_private_drawing_interface.h          |   34 -
2932 .../smooth/src/interfaces/gdk2/gdk2_type_defines.h |   62 -
2933 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |  421 ---
2934 .../interfaces/gdk2/src/gdk2_gradient_routines.h   |   31 -
2935 .../interfaces/shared/gdk/gdk_drawing_interface.c  | 1321 --------
2936 .../interfaces/shared/gdk/gdk_drawing_interface.h  |   54 -
2937 .../shared/gdk/gdk_private_drawing_interface.h     |  183 --
2938 .../src/interfaces/shared/gdk/gdk_type_defines.h   |   96 -
2939 engines/smooth/src/utils/calc_colors.c             |  327 --
2940 engines/smooth/src/utils/calc_colors.h             |   36 -
2941 engines/smooth/src/utils/draw_arrows.c             |  736 -----
2942 engines/smooth/src/utils/draw_arrows.h             |  118 -
2943 engines/smooth/src/utils/draw_border.c             | 1111 -------
2944 engines/smooth/src/utils/draw_border.h             |  146 -
2945 engines/smooth/src/utils/draw_checkmark.c          |  290 --
2946 engines/smooth/src/utils/draw_checkmark.h          |   71 -
2947 engines/smooth/src/utils/draw_fill.c               |   90 -
2948 engines/smooth/src/utils/draw_fill.h               |   61 -
2949 engines/smooth/src/utils/draw_grips.c              |  350 --
2950 engines/smooth/src/utils/draw_grips.h              |  123 -
2951 engines/smooth/src/utils/smooth_parts.h            |   38 -
2952 test/Makefile.am                                   |    5 +-
2953 test/gtkrcs/smooth                                 |   10 -
2954 54 files changed, 12 insertions(+), 20144 deletions(-)
2955
2956commit bbdedc41a2162b1cd1b36e7132cc66dba4c9353c
2957Author: Benjamin Berg <benjamin@sipsolutions.net>
2958Date:   Tue Jul 15 19:07:18 2008 +0000
2959
2960    Move the progress bar match in the style. This fixes the network-manager
2961
2962    2008-07-15  Benjamin Berg  <benjamin@sipsolutions.net>
2963
2964    	* themes/Industrial/gtk-2.0/gtkrc:
2965    	Move the progress bar match in the style. This fixes the
2966    	network-manager applet.
2967
2968    svn path=/trunk/; revision=1218
2969
2970 ChangeLog                       |    6 ++++++
2971 themes/Industrial/gtk-2.0/gtkrc |    3 ++-
2972 2 files changed, 8 insertions(+), 1 deletions(-)
2973
2974commit 9620ccf7242471642b7896c963a90f14f4c5e706
2975Author: Benjamin Berg <benjamin@sipsolutions.net>
2976Date:   Tue Jul 15 19:05:52 2008 +0000
2977
2978    Fill the gap in notebook correctly (bug #542625).
2979
2980    2008-07-15  Benjamin Berg  <benjamin@sipsolutions.net>
2981
2982    	* engines/industrial/src/industrial_style.c: (real_draw_box_gap):
2983    	Fill the gap in notebook correctly (bug #542625).
2984
2985    svn path=/trunk/; revision=1217
2986
2987 ChangeLog                                 |    5 +++++
2988 engines/industrial/src/industrial_style.c |    3 ++-
2989 2 files changed, 7 insertions(+), 1 deletions(-)
2990
2991commit f18ec0e4ac9e0b00c2f4c6a05eab573a0b9f3c78
2992Author: Benjamin Berg <benjamin@sipsolutions.net>
2993Date:   Mon Jun 16 18:48:44 2008 +0000
2994
2995    Change the header button position enum to be a bitfield. (Bug #511958,
2996
2997    2008-06-16  Benjamin Berg  <benjamin@sipsolutions.net>
2998
2999    	* engines/clearlooks/src/clearlooks_draw*.c:
3000    	(*_draw_list_view_header):
3001    	* engines/clearlooks/src/clearlooks_style.c:
3002    	(clearlooks_style_draw_box):
3003    	* engines/clearlooks/src/clearlooks_types.h:
3004    	Change the header button position enum to be a bitfield.
3005    	(Bug #511958, Marcus Brinkmann)
3006
3007    svn path=/trunk/; revision=1213
3008
3009 ChangeLog                                         |   10 ++++++++++
3010 engines/clearlooks/src/clearlooks_draw.c          |    6 +++---
3011 engines/clearlooks/src/clearlooks_draw_glossy.c   |    6 +++---
3012 engines/clearlooks/src/clearlooks_draw_gummy.c    |    6 +++---
3013 engines/clearlooks/src/clearlooks_draw_inverted.c |    6 +++---
3014 engines/clearlooks/src/clearlooks_style.c         |   11 +++++------
3015 engines/clearlooks/src/clearlooks_types.h         |    5 ++---
3016 7 files changed, 29 insertions(+), 21 deletions(-)
3017
3018commit abb80134b0847ce102a7b04d3004575d456433bc
3019Author: Djihed Afifi <djihed@src.gnome.org>
3020Date:   Wed Jun 11 21:39:52 2008 +0000
3021
3022    Updated Arabic Translation by Djihed Afifi.
3023
3024    svn path=/trunk/; revision=1212
3025
3026 po/ChangeLog |    4 ++++
3027 1 files changed, 4 insertions(+), 0 deletions(-)
3028
3029commit 96327e2fd35d7e5430c6ad227443e08ce04362c4
3030Author: Benjamin Berg <benjamin@sipsolutions.net>
3031Date:   Fri Jun 6 15:41:11 2008 +0000
3032
3033    Draw only half around the corners.
3034
3035    2008-06-06  Benjamin Berg  <benjamin@sipsolutions.net>
3036
3037    	* engines/clearlooks/src/clearlooks_draw.c:
3038    	(clearlooks_draw_highlight_and_shade):
3039    	Draw only half around the corners.
3040
3041    svn path=/trunk/; revision=1211
3042
3043 ChangeLog                                |    6 ++++++
3044 engines/clearlooks/src/clearlooks_draw.c |    5 ++---
3045 2 files changed, 8 insertions(+), 3 deletions(-)
3046
3047commit b98272b9c0d85af95a3447aae182c87ba737f2c2
3048Author: Clytie Siddall <clyties@src.gnome.org>
3049Date:   Sat May 31 13:56:43 2008 +0000
3050
3051    Updated Vietnamese translation
3052
3053    svn path=/trunk/; revision=1209
3054
3055 po/ChangeLog |    4 ++++
3056 po/vi.po     |   47 ++++++++++++++++++++++++++++++-----------------
3057 2 files changed, 34 insertions(+), 17 deletions(-)
3058
3059commit 8e8a601924091b049b1fd8a0d09d816659792266
3060Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3061Date:   Thu May 29 16:12:25 2008 +0000
3062
3063    Changes menuitem separator height from 5 to 7
3064
3065    2008-05-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
3066
3067            * engines/clearlooks/src/clearlooks_style.c
3068            (clearlooks_style_draw_shadow):
3069            * themes/Clearlooks/gtk-2.0/gtkrc:
3070
3071            Changes menuitem separator height from 5 to 7
3072
3073
3074    svn path=/trunk/; revision=1208
3075
3076 ChangeLog                                  |    8 ++++++++
3077 engines/clearlooks/src/clearlooks_style.c  |    2 +-
3078 engines/smooth/src/engine/smooth_gtk2_rc.c |    4 ++--
3079 themes/Clearlooks/gtk-2.0/gtkrc            |    3 ++-
3080 4 files changed, 13 insertions(+), 4 deletions(-)
3081
3082commit a2cb4f69c45ceaf537f38bffca48bb093ad98319
3083Author: Djihed Afifi <djihed@src.gnome.org>
3084Date:   Thu May 22 22:58:50 2008 +0000
3085
3086    Updated Arabic Translation by Djihed Afifi.
3087
3088    svn path=/trunk/; revision=1205
3089
3090 po/ChangeLog |    4 ++++
3091 1 files changed, 4 insertions(+), 0 deletions(-)
3092
3093commit c6b7931a8989ff36529166aabb59395422ba275b
3094Author: Djihed Afifi <djihed@src.gnome.org>
3095Date:   Mon May 19 01:12:50 2008 +0000
3096
3097    Updated Arabic Translation by Djihed Afifi.
3098
3099    svn path=/trunk/; revision=1204
3100
3101 po/ChangeLog |    4 ++++
3102 po/ar.po     |    6 ++----
3103 2 files changed, 6 insertions(+), 4 deletions(-)
3104
3105commit e6f46b0d2c228416dd8ee9142bc4c14086b2731f
3106Author: Benjamin Berg <benjamin@sipsolutions.net>
3107Date:   Mon May 12 20:55:55 2008 +0000
3108
3109    2.15.1 release.
3110
3111    2008-05-12  Benjamin Berg  <benjamin@sipsolutions.net>
3112
3113    	* NEWS:
3114    	* configure.ac:
3115    	2.15.1 release.
3116
3117    svn path=/trunk/; revision=1202
3118
3119 ChangeLog    |    6 ++++++
3120 NEWS         |   17 +++++++++++++++++
3121 configure.ac |    2 +-
3122 3 files changed, 24 insertions(+), 1 deletions(-)
3123
3124commit 40c690258577f55787bcac7af994b45e252ec266
3125Author: Alexander Shopov <ash@contact.bg>
3126Date:   Mon May 12 18:18:15 2008 +0000
3127
3128    Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org>
3129
3130    2008-05-12  Alexander Shopov  <ash@contact.bg>
3131
3132    	* bg.po: Updated Bulgarian translation by
3133    	Yavor Doganov <yavor@gnu.org>
3134
3135    svn path=/trunk/; revision=1200
3136
3137 po/ChangeLog |    5 +++
3138 po/bg.po     |   86 ++++++++++++++++++++++++++++++++++++++++++++++-----------
3139 2 files changed, 74 insertions(+), 17 deletions(-)
3140
3141commit 1308068cb076a853856e398d9af64ccb4504fc3a
3142Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3143Date:   Mon May 12 09:53:24 2008 +0000
3144
3145    Fixed tab stripe and different shadings from the original clearlooks. I
3146
3147    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3148
3149    	* engines/clearlooks/src/clearlooks_draw.c
3150    	(clearlooks_draw_button), (clearlooks_draw_tab),
3151    	(clearlooks_draw_scrollbar_stepper),
3152    	(clearlooks_draw_scrollbar_slider),
3153    	(clearlooks_register_style_classic):
3154    	Fixed tab stripe and different shadings from the original clearlooks.
3155    	I think maybe they look better (smoother).
3156
3157    svn path=/trunk/; revision=1199
3158
3159 ChangeLog                                |   10 +++
3160 engines/clearlooks/src/clearlooks_draw.c |  116 +++++++++++++++---------------
3161 2 files changed, 69 insertions(+), 57 deletions(-)
3162
3163commit b38bb06efaf5369c9ed426cb28cd16f77990b06b
3164Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3165Date:   Mon May 12 01:49:19 2008 +0000
3166
3167    Removed top & bottom borders.
3168
3169    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3170
3171    	* engines/clearlooks/src/clearlooks_draw.c
3172    	(clearlooks_draw_selected_cell):
3173    	Removed top & bottom borders.
3174
3175    svn path=/trunk/; revision=1198
3176
3177 ChangeLog                                |    6 ++++++
3178 engines/clearlooks/src/clearlooks_draw.c |   11 -----------
3179 2 files changed, 6 insertions(+), 11 deletions(-)
3180
3181commit c257b8b619568f4785342d2d1c473715309e33c1
3182Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3183Date:   Mon May 12 01:46:38 2008 +0000
3184
3185    Changed look of default, get rid of the ugly rectangle. Maybe I should add
3186
3187    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3188
3189    	* engines/clearlooks/src/clearlooks_draw.c
3190    	(clearlooks_draw_button):
3191    	Changed look of default, get rid of the ugly rectangle.
3192    	Maybe I should add a little shadow.
3193
3194    	* engines/clearlooks/src/clearlooks_style.c
3195    	(clearlooks_style_draw_shadow):
3196    	Changed border for scrolled_window
3197
3198    svn path=/trunk/; revision=1197
3199
3200 ChangeLog                                 |   11 +++++++++++
3201 engines/clearlooks/src/clearlooks_draw.c  |   11 +++--------
3202 engines/clearlooks/src/clearlooks_style.c |   10 ++++++++--
3203 3 files changed, 22 insertions(+), 10 deletions(-)
3204
3205commit f9ddace009b71311ec1b7994ceb6d76d760c8c7e
3206Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3207Date:   Mon May 12 01:22:25 2008 +0000
3208
3209    This one compiles :)
3210
3211    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3212
3213    	* engines/clearlooks/src/clearlooks_draw.c
3214    	(clearlooks_draw_slider):
3215    	This one compiles :)
3216
3217    svn path=/trunk/; revision=1196
3218
3219 ChangeLog                                |    6 ++++++
3220 engines/clearlooks/src/clearlooks_draw.c |   10 +++++-----
3221 2 files changed, 11 insertions(+), 5 deletions(-)
3222
3223commit 8053038a63000067ce05128393fbeb1cd21b59c3
3224Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3225Date:   Mon May 12 01:19:24 2008 +0000
3226
3227    Use some constants
3228
3229    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3230
3231    	* engines/clearlooks/src/clearlooks_draw.c
3232    	(clearlooks_draw_button), (clearlooks_draw_scrollbar_stepper),
3233    	(clearlooks_draw_scrollbar_slider):
3234    	Use some constants
3235
3236    svn path=/trunk/; revision=1195
3237
3238 ChangeLog                                |    7 +++++++
3239 engines/clearlooks/src/clearlooks_draw.c |   30 ++++++++++++++++++------------
3240 2 files changed, 25 insertions(+), 12 deletions(-)
3241
3242commit 7f335bf058e91f5ca8e17d36c7987239a37ac981
3243Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3244Date:   Mon May 12 01:10:54 2008 +0000
3245
3246    Better scale trough.
3247
3248    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3249
3250    	* engines/clearlooks/src/clearlooks_draw.c
3251    	(clearlooks_draw_scale_trough), (clearlooks_draw_slider),
3252    	(clearlooks_draw_progressbar_fill):
3253    	Better scale trough.
3254
3255
3256    svn path=/trunk/; revision=1194
3257
3258 ChangeLog                                |    7 +++++++
3259 engines/clearlooks/src/clearlooks_draw.c |   26 +++++++++++++++++---------
3260 2 files changed, 24 insertions(+), 9 deletions(-)
3261
3262commit 42486ec5136cacf98f9b0548f5d18d75178b4ed9
3263Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3264Date:   Mon May 12 00:16:19 2008 +0000
3265
3266    Old looking scrollbar sliders & steppers.
3267
3268    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3269
3270    	* engines/clearlooks/src/clearlooks_draw.c
3271    	(clearlooks_draw_spinbutton), (clearlooks_draw_scrollbar_stepper),
3272    	(clearlooks_draw_scrollbar_slider):
3273    	Old looking scrollbar sliders & steppers.
3274
3275
3276    svn path=/trunk/; revision=1193
3277
3278 ChangeLog                                |    7 ++++
3279 engines/clearlooks/src/clearlooks_draw.c |   49 +++++++++++++++--------------
3280 2 files changed, 32 insertions(+), 24 deletions(-)
3281
3282commit 7262eb80cbb58671149a8d40455f36ec07c736ea
3283Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3284Date:   Sun May 11 22:48:06 2008 +0000
3285
3286    Old looking scrolled window.
3287
3288    2008-05-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
3289
3290    	* engines/clearlooks/src/clearlooks_draw.c
3291    	(clearlooks_draw_list_view_header):
3292    	* engines/clearlooks/src/clearlooks_style.c
3293    	(clearlooks_style_draw_shadow):
3294    	Old looking scrolled window.
3295
3296    svn path=/trunk/; revision=1192
3297
3298 ChangeLog                                 |    8 ++++++++
3299 engines/clearlooks/src/clearlooks_draw.c  |   19 ++++---------------
3300 engines/clearlooks/src/clearlooks_style.c |    2 +-
3301 3 files changed, 13 insertions(+), 16 deletions(-)
3302
3303commit 2f92f8534813c1de1538bafc295f8e2f4c52ba77
3304Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3305Date:   Sun May 11 21:36:35 2008 +0000
3306
3307    First implementation of the old scrollbar, it is breaking Inverted and
3308
3309    2008-05-11  Andrea Cimitan  <andrea.cimitan@gmail.com>
3310
3311    	* engines/clearlooks/src/clearlooks_draw.c
3312    	(clearlooks_draw_scale_trough),
3313    	(clearlooks_draw_progressbar_trough),
3314    	(clearlooks_draw_progressbar_fill):
3315    	First implementation of the old scrollbar,
3316    	it is breaking Inverted and maybe Glossy (maybe Gummy? :) )
3317
3318    svn path=/trunk/; revision=1191
3319
3320 ChangeLog                                |    9 +++
3321 engines/clearlooks/src/clearlooks_draw.c |  110 ++++++++++++------------------
3322 2 files changed, 52 insertions(+), 67 deletions(-)
3323
3324commit 46a9dc3413461ec8a2b65732f405fabb38b2c326
3325Author: Benjamin Berg <benjamin@sipsolutions.net>
3326Date:   Sun May 11 21:13:25 2008 +0000
3327
3328    Fix button inset.
3329
3330    2008-05-11  Benjamin Berg  <benjamin@sipsolutions.net>
3331
3332    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
3333    	(clearlooks_glossy_draw_button):
3334    	Fix button inset.
3335
3336    svn path=/trunk/; revision=1190
3337
3338 ChangeLog                                       |    6 ++++++
3339 engines/clearlooks/src/clearlooks_draw_glossy.c |    4 ++--
3340 2 files changed, 8 insertions(+), 2 deletions(-)
3341
3342commit feb9e1faeeffae12f5ef84268c517bee0585ad25
3343Author: Benjamin Berg <benjamin@sipsolutions.net>
3344Date:   Sun May 11 21:07:21 2008 +0000
3345
3346    The inset was broken (ie. invisible).
3347
3348    2008-05-11  Benjamin Berg  <benjamin@sipsolutions.net>
3349
3350    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
3351    	(clearlooks_glossy_draw_checkbox):
3352    	The inset was broken (ie. invisible).
3353
3354    svn path=/trunk/; revision=1189
3355
3356 ChangeLog                                       |    6 ++++++
3357 engines/clearlooks/src/clearlooks_draw_glossy.c |    4 ++--
3358 2 files changed, 8 insertions(+), 2 deletions(-)
3359
3360commit 6fde13e9be0d52403b0cd41e77f6ea91ab8e3392
3361Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3362Date:   Sun May 11 21:05:22 2008 +0000
3363
3364    Fixes the right shadow.
3365
3366    2008-05-11  Andrea Cimitan  <andrea.cimitan@gmail.com>
3367
3368    	* engines/clearlooks/src/clearlooks_draw.c
3369    	(clearlooks_draw_button):
3370    	Fixes the right shadow.
3371
3372
3373    svn path=/trunk/; revision=1188
3374
3375 ChangeLog                                |    6 ++++++
3376 engines/clearlooks/src/clearlooks_draw.c |   19 +++++--------------
3377 2 files changed, 11 insertions(+), 14 deletions(-)
3378
3379commit 542254257c2c86ad507f313de1c6a8e5e08c917e
3380Author: Benjamin Berg <benjamin@sipsolutions.net>
3381Date:   Sun May 11 21:01:54 2008 +0000
3382
3383    Remove bogus debug code.
3384
3385    2008-05-11  Benjamin Berg  <benjamin@sipsolutions.net>
3386
3387    	* engines/clearlooks/src/clearlooks_draw.c:
3388    	(clearlooks_draw_button):
3389    	Remove bogus debug code.
3390
3391    svn path=/trunk/; revision=1187
3392
3393 ChangeLog                                |    6 ++++++
3394 engines/clearlooks/src/clearlooks_draw.c |    1 -
3395 2 files changed, 6 insertions(+), 1 deletions(-)
3396
3397commit 07a806d477f4043cd9968df0da3ca2c29add7533
3398Author: Benjamin Berg <benjamin@sipsolutions.net>
3399Date:   Sun May 11 20:59:51 2008 +0000
3400
3401    More visual fixes.
3402
3403    2008-05-11  Benjamin Berg  <benjamin@sipsolutions.net>
3404
3405    	* engines/clearlooks/src/clearlooks_draw.c:
3406    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
3407    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
3408    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
3409    	More visual fixes.
3410
3411    svn path=/trunk/; revision=1186
3412
3413 ChangeLog                                         |    8 ++++++++
3414 engines/clearlooks/src/clearlooks_draw.c          |    6 ++++--
3415 engines/clearlooks/src/clearlooks_draw_glossy.c   |    2 +-
3416 engines/clearlooks/src/clearlooks_draw_gummy.c    |    9 +++++----
3417 engines/clearlooks/src/clearlooks_draw_inverted.c |    6 +++---
3418 5 files changed, 21 insertions(+), 10 deletions(-)
3419
3420commit dc21b6e577a277509bdae7aa83204c12bf07dbdc
3421Author: Benjamin Berg <benjamin@sipsolutions.net>
3422Date:   Sun May 11 20:31:34 2008 +0000
3423
3424    Fix some bugs I introduced earlier. (This is not 100% everywhere, but
3425
3426    2008-05-11  Benjamin Berg  <benjamin@sipsolutions.net>
3427
3428    	* engines/clearlooks/src/clearlooks_draw.c:
3429    	(clearlooks_draw_button), (clearlooks_draw_entry),
3430    	(clearlooks_scale_draw_gradient), (clearlooks_draw_slider):
3431    	Fix some bugs I introduced earlier. (This is not 100% everywhere,
3432    	but should be close enough.)
3433
3434    svn path=/trunk/; revision=1185
3435
3436 ChangeLog                                |    8 ++++++++
3437 engines/clearlooks/src/clearlooks_draw.c |   18 +++++++++---------
3438 2 files changed, 17 insertions(+), 9 deletions(-)
3439
3440commit cd20201c5be852f92ab3648463b924bb20b38bbd
3441Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3442Date:   Sun May 11 12:38:09 2008 +0000
3443
3444    More work to make Classic look as the old non-cairo version.
3445
3446    2008-05-11  Andrea Cimitan  <andrea.cimitan@gmail.com>
3447
3448    	* engines/clearlooks/src/clearlooks_draw.c:
3449    	(clearlooks_draw_highlight_and_shade), (clearlooks_draw_button),
3450    	(clearlooks_draw_entry), (clearlooks_draw_spinbutton_down),
3451    	(clearlooks_draw_scale_trough), (clearlooks_draw_frame),
3452    	(clearlooks_draw_separator), (clearlooks_draw_list_view_header),
3453    	(clearlooks_draw_toolbar):
3454    	More work to make Classic look as the old non-cairo version.
3455
3456    svn path=/trunk/; revision=1184
3457
3458 ChangeLog                                |   10 ++++
3459 engines/clearlooks/src/clearlooks_draw.c |   70 +++++++++++++++++-------------
3460 2 files changed, 50 insertions(+), 30 deletions(-)
3461
3462commit af4023ee163833abfca54e075c3ba1111238e4b1
3463Author: Benjamin Berg <benjamin@sipsolutions.net>
3464Date:   Sat May 10 20:03:38 2008 +0000
3465
3466    Code cleanups, and fixes (and 0.5 translation stuff)
3467
3468    2008-05-10  Benjamin Berg  <benjamin@sipsolutions.net>
3469
3470    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
3471    	(clearlooks_inverted_draw_button),
3472    	(clearlooks_inverted_draw_slider),
3473    	(clearlooks_inverted_draw_scrollbar_stepper),
3474    	(clearlooks_register_style_inverted):
3475    	Code cleanups, and fixes (and 0.5 translation stuff)
3476
3477    svn path=/trunk/; revision=1183
3478
3479 ChangeLog                                         |    9 ++++
3480 engines/clearlooks/src/clearlooks_draw_inverted.c |   54 ++++-----------------
3481 2 files changed, 19 insertions(+), 44 deletions(-)
3482
3483commit 31ef6ce13f2dd9a66d9c6e9fc2ce8e53d64f4660
3484Author: Benjamin Berg <benjamin@sipsolutions.net>
3485Date:   Sat May 10 19:55:13 2008 +0000
3486
3487    Fix the style initilization.
3488
3489    2008-05-10  Benjamin Berg  <benjamin@sipsolutions.net>
3490
3491    	* engines/clearlooks/src/clearlooks_style.c:
3492    	(clearlooks_style_class_init):
3493    	Fix the style initilization.
3494
3495    svn path=/trunk/; revision=1182
3496
3497 ChangeLog                                 |    6 ++++++
3498 engines/clearlooks/src/clearlooks_style.c |    8 ++++----
3499 2 files changed, 10 insertions(+), 4 deletions(-)
3500
3501commit 15afdde84787b44612ebc8bc3327ac7415410c04
3502Author: Benjamin Berg <benjamin@sipsolutions.net>
3503Date:   Sat May 10 19:44:03 2008 +0000
3504
3505    Add "style_constants" in addition to the "style_functions". And removed
3506
3507    2008-05-10  Benjamin Berg  <benjamin@sipsolutions.net>
3508
3509    	* engines/clearlooks/src/*:
3510    	Add "style_constants" in addition to the "style_functions". And
3511    	removed the duplication of the top_left_highlight function.
3512
3513    svn path=/trunk/; revision=1181
3514
3515 ChangeLog                                         |    6 ++
3516 engines/clearlooks/src/clearlooks_draw.c          |   18 ++++--
3517 engines/clearlooks/src/clearlooks_draw.h          |    8 +-
3518 engines/clearlooks/src/clearlooks_draw_glossy.c   |    2 +-
3519 engines/clearlooks/src/clearlooks_draw_gummy.c    |   66 ++++-----------------
3520 engines/clearlooks/src/clearlooks_draw_inverted.c |   37 +++---------
3521 engines/clearlooks/src/clearlooks_style.c         |   19 +++++-
3522 engines/clearlooks/src/clearlooks_style.h         |    1 +
3523 engines/clearlooks/src/clearlooks_types.h         |   15 +++++
3524 9 files changed, 75 insertions(+), 97 deletions(-)
3525
3526commit b02b07c8f32c4bc93828c0ebf021d0bd5c979519
3527Author: Benjamin Berg <benjamin@sipsolutions.net>
3528Date:   Sat May 10 19:10:00 2008 +0000
3529
3530    More 0.5 translation stuff.
3531
3532    2008-05-10  Benjamin Berg  <benjamin@sipsolutions.net>
3533
3534    	* engines/clearlooks/src/clearlooks_draw.c:
3535    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
3536    	(clearlooks_gummy_draw_top_left_highlight),
3537    	(clearlooks_gummy_draw_button), (clearlooks_gummy_draw_slider),
3538    	(clearlooks_gummy_draw_slider_button),
3539    	(clearlooks_gummy_draw_scrollbar_stepper):
3540    	More 0.5 translation stuff.
3541
3542    svn path=/trunk/; revision=1180
3543
3544 ChangeLog                                      |   10 +++
3545 engines/clearlooks/src/clearlooks_draw.c       |    2 +
3546 engines/clearlooks/src/clearlooks_draw_gummy.c |   77 +++++++++++++-----------
3547 3 files changed, 54 insertions(+), 35 deletions(-)
3548
3549commit a7457fe20ee5fadc1c1bba95722ea118080dc2c9
3550Author: Benjamin Berg <benjamin@sipsolutions.net>
3551Date:   Sat May 10 18:51:22 2008 +0000
3552
3553    Remove some 0.5 translations. The one in draw_tab is still there.
3554
3555    2008-05-10  Benjamin Berg  <benjamin@sipsolutions.net>
3556
3557    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
3558    	(clearlooks_glossy_draw_tab), (clearlooks_glossy_draw_slider),
3559    	(clearlooks_glossy_draw_slider_button),
3560    	(clearlooks_glossy_draw_scrollbar_stepper):
3561    	Remove some 0.5 translations. The one in draw_tab is still there.
3562
3563    svn path=/trunk/; revision=1179
3564
3565 ChangeLog                                       |    8 ++++++++
3566 engines/clearlooks/src/clearlooks_draw_glossy.c |   16 ++++++----------
3567 2 files changed, 14 insertions(+), 10 deletions(-)
3568
3569commit adaa52aa46bca3708f322248136be7376acc0769
3570Author: Benjamin Berg <benjamin@sipsolutions.net>
3571Date:   Sat May 10 18:43:10 2008 +0000
3572
3573    Place the corner correctly.
3574
3575    2008-05-10  Benjamin Berg  <benjamin@sipsolutions.net>
3576
3577    	* engines/clearlooks/src/clearlooks_draw.c:
3578    	(clearlooks_draw_shadow):
3579    	Place the corner correctly.
3580
3581    svn path=/trunk/; revision=1178
3582
3583 ChangeLog                                |    6 ++++++
3584 engines/clearlooks/src/clearlooks_draw.c |    2 +-
3585 2 files changed, 7 insertions(+), 1 deletions(-)
3586
3587commit a656536510d1aab7faffd0ced11ceab7a1961a7d
3588Author: Benjamin Berg <benjamin@sipsolutions.net>
3589Date:   Fri May 9 19:43:04 2008 +0000
3590
3591    Remove unused variable.
3592
3593    2008-05-09  Benjamin Berg  <benjamin@sipsolutions.net>
3594
3595    	* engines/clearlooks/src/clearlooks_draw.c:
3596    	(clearlooks_draw_handle):
3597    	Remove unused variable.
3598
3599    svn path=/trunk/; revision=1177
3600
3601 ChangeLog                                |    6 ++++++
3602 engines/clearlooks/src/clearlooks_draw.c |    3 ---
3603 2 files changed, 6 insertions(+), 3 deletions(-)
3604
3605commit 5c31c8533b47f21fbd9fa6ce5b5b405e5d4a11de
3606Author: Benjamin Berg <benjamin@sipsolutions.net>
3607Date:   Fri May 9 19:42:07 2008 +0000
3608
3609    Fix gripdot placement.
3610
3611    2008-05-09  Benjamin Berg  <benjamin@sipsolutions.net>
3612
3613    	* engines/clearlooks/src/clearlooks_draw.c:
3614    	(clearlooks_draw_gripdots):
3615    	Fix gripdot placement.
3616
3617    svn path=/trunk/; revision=1176
3618
3619 ChangeLog                                |    6 ++++++
3620 engines/clearlooks/src/clearlooks_draw.c |   15 ++++++++++-----
3621 2 files changed, 16 insertions(+), 5 deletions(-)
3622
3623commit a49375154cb9b4578183cb36e93ef66ec2e70070
3624Author: Benjamin Berg <benjamin@sipsolutions.net>
3625Date:   Tue May 6 19:17:36 2008 +0000
3626
3627    Removed unused variables.
3628
3629    2008-05-06  Benjamin Berg  <benjamin@sipsolutions.net>
3630
3631    	* engines/clearlooks/src/clearlooks_style.c:
3632    	(clearlooks_style_realize):
3633    	Removed unused variables.
3634
3635    svn path=/trunk/; revision=1175
3636
3637 ChangeLog                                 |    6 ++++++
3638 engines/clearlooks/src/clearlooks_style.c |    2 --
3639 2 files changed, 6 insertions(+), 2 deletions(-)
3640
3641commit 4af9bed32cdfd08ce838538642b0e9898ac7bae7
3642Author: Benjamin Berg <benjamin@sipsolutions.net>
3643Date:   Tue May 6 19:16:20 2008 +0000
3644
3645    Use the present steppers, not the slider position.
3646
3647    2008-05-06  Benjamin Berg  <benjamin@sipsolutions.net>
3648
3649    	* engines/clearlooks/src/clearlooks_style.c:
3650    	(clearlooks_style_draw_box):
3651    	Use the present steppers, not the slider position.
3652
3653    	* engines/clearlooks/src/support.c:
3654    	(clearlooks_scrollbar_visible_steppers):
3655    	If this is not a range, assume stepper A and D.
3656
3657    svn path=/trunk/; revision=1174
3658
3659 ChangeLog                                 |   10 ++++++++++
3660 engines/clearlooks/src/clearlooks_style.c |   12 +++++++-----
3661 engines/clearlooks/src/support.c          |    4 +++-
3662 3 files changed, 20 insertions(+), 6 deletions(-)
3663
3664commit dfdbd75f487287a32381f7fd75e1b1e848b1d3b3
3665Author: Benjamin Berg <benjamin@sipsolutions.net>
3666Date:   Tue May 6 19:07:02 2008 +0000
3667
3668    Comment out two broken and unneded lines.
3669
3670    2008-05-06  Benjamin Berg  <benjamin@sipsolutions.net>
3671
3672    	* engines/clearlooks/src/clearlooks_style.c:
3673    	(clearlooks_style_realize):
3674    	Comment out two broken and unneded lines.
3675
3676    svn path=/trunk/; revision=1173
3677
3678 ChangeLog                                 |    6 ++++++
3679 engines/clearlooks/src/clearlooks_style.c |    8 ++++++--
3680 2 files changed, 12 insertions(+), 2 deletions(-)
3681
3682commit 8d5ac688c61b163fe1012f602ddbfc11c7d82377
3683Author: Benjamin Berg <benjamin@sipsolutions.net>
3684Date:   Tue May 6 18:53:13 2008 +0000
3685
3686    Only decrease the size of the scrollbar trough if the
3687
3688    2008-05-06  Benjamin Berg  <benjamin@sipsolutions.net>
3689
3690    	* engines/clearlooks/src/clearlooks_style.c:
3691    	(clearlooks_style_draw_box):
3692    	Only decrease the size of the scrollbar trough if the
3693    	trough-under-steppers style property is set and steppers are present.
3694    	Fixes bug #531633.
3695
3696    svn path=/trunk/; revision=1172
3697
3698 ChangeLog                                 |    8 +++++
3699 engines/clearlooks/src/clearlooks_style.c |   45 +++++++++++++++++++++++------
3700 2 files changed, 44 insertions(+), 9 deletions(-)
3701
3702commit c4c2da4f91e9eb3cc782230f31a1040a533033b9
3703Author: Benjamin Berg <benjamin@sipsolutions.net>
3704Date:   Thu May 1 18:18:51 2008 +0000
3705
3706    Removed dead code; one translation 0.5 less.
3707
3708    2008-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
3709
3710    	* engines/clearlooks/src/clearlooks_draw.c:
3711    	(clearlooks_draw_scrollbar_stepper),
3712    	(clearlooks_draw_scrollbar_slider):
3713    	Removed dead code; one translation 0.5 less.
3714
3715    svn path=/trunk/; revision=1171
3716
3717 ChangeLog                                |    7 +++++++
3718 engines/clearlooks/src/clearlooks_draw.c |   23 +++++++++--------------
3719 2 files changed, 16 insertions(+), 14 deletions(-)
3720
3721commit 3410d942099521171830215d0381642372dfe4d5
3722Author: Benjamin Berg <benjamin@sipsolutions.net>
3723Date:   Thu May 1 18:13:00 2008 +0000
3724
3725    Removed the 0.5 translation.
3726
3727    2008-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
3728
3729    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_tab):
3730    	Removed the 0.5 translation.
3731
3732    svn path=/trunk/; revision=1170
3733
3734 ChangeLog                                |    5 +++
3735 engines/clearlooks/src/clearlooks_draw.c |   40 +++++++++++++++--------------
3736 2 files changed, 26 insertions(+), 19 deletions(-)
3737
3738commit 064b6d9b54547dad68fb2d05961e79b920901783
3739Author: Benjamin Berg <benjamin@sipsolutions.net>
3740Date:   Thu May 1 17:58:40 2008 +0000
3741
3742    More cleanups. Frame drawing mostly.
3743
3744    2008-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
3745
3746    	* engines/clearlooks/src/clearlooks_draw.c:
3747    	(clearlooks_draw_highlight_and_shade), (clearlooks_draw_menubar0),
3748    	(clearlooks_draw_menubar2), (clearlooks_get_frame_gap_clip),
3749    	(clearlooks_draw_frame), (clearlooks_draw_tab):
3750    	* engines/clearlooks/src/clearlooks_types.h:
3751    	More cleanups. Frame drawing mostly.
3752
3753    svn path=/trunk/; revision=1169
3754
3755 ChangeLog                                 |    9 +++
3756 engines/clearlooks/src/clearlooks_draw.c  |   92 +++++++++++++++--------------
3757 engines/clearlooks/src/clearlooks_types.h |    8 +-
3758 3 files changed, 61 insertions(+), 48 deletions(-)
3759
3760commit 11c0585a5835ed2d57cf2330d0be86a8b39030bd
3761Author: Benjamin Berg <benjamin@sipsolutions.net>
3762Date:   Thu May 1 16:53:35 2008 +0000
3763
3764    More 0.5 offset cleanups (and radius fixes).
3765
3766    2008-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
3767
3768    	* engines/clearlooks/src/clearlooks_draw.c:
3769    	(clearlooks_draw_shadow), (clearlooks_draw_gripdots),
3770    	(clearlooks_draw_slider), (clearlooks_draw_slider_button),
3771    	(clearlooks_draw_handle):
3772    	More 0.5 offset cleanups (and radius fixes).
3773
3774    svn path=/trunk/; revision=1168
3775
3776 ChangeLog                                |    8 +++++
3777 engines/clearlooks/src/clearlooks_draw.c |   51 ++++++++++++++++++------------
3778 2 files changed, 39 insertions(+), 20 deletions(-)
3779
3780commit 6f0954b41bf8127ff7e143a6ecca22ba78a7d0ee
3781Author: Benjamin Berg <benjamin@sipsolutions.net>
3782Date:   Thu May 1 15:55:46 2008 +0000
3783
3784    Button and clearlooks_draw_top_left_highlight cleanup and small fixes.
3785
3786    2008-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
3787
3788    	* engines/clearlooks/src/clearlooks_draw.c:
3789    	(clearlooks_draw_top_left_highlight), (clearlooks_draw_button),
3790    	(clearlooks_draw_scrollbar_stepper):
3791    	Button and clearlooks_draw_top_left_highlight cleanup and small fixes.
3792
3793    svn path=/trunk/; revision=1167
3794
3795 ChangeLog                                |    7 ++++
3796 engines/clearlooks/src/clearlooks_draw.c |   53 ++++++++++++++++++++---------
3797 2 files changed, 43 insertions(+), 17 deletions(-)
3798
3799commit fe199968cc64586342668578d915f691606617eb
3800Author: Benjamin Berg <benjamin@sipsolutions.net>
3801Date:   Thu May 1 14:55:38 2008 +0000
3802
3803    Some entry drawing cleanups, and better "radius" handeling.
3804
3805    2008-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
3806
3807    	* engines/clearlooks/src/clearlooks_draw.c:
3808    	(clearlooks_draw_entry):
3809    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
3810    	(clearlooks_gummy_draw_entry):
3811    	Some entry drawing cleanups, and better "radius" handeling.
3812
3813    svn path=/trunk/; revision=1166
3814
3815 ChangeLog                                      |    8 +++++
3816 engines/clearlooks/src/clearlooks_draw.c       |   34 ++++++++++++-----------
3817 engines/clearlooks/src/clearlooks_draw_gummy.c |   35 ++++++++++++-----------
3818 3 files changed, 44 insertions(+), 33 deletions(-)
3819
3820commit ea9168970e7127d1246f88d88daf6ebad7bb6f23
3821Author: Benjamin Berg <benjamin@sipsolutions.net>
3822Date:   Thu May 1 14:17:30 2008 +0000
3823
3824    Start to clean up the 0.5 translation mess.
3825
3826    2008-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
3827
3828    	* engines/clearlooks/src/clearlooks_draw*.c:
3829    	Start to clean up the 0.5 translation mess.
3830
3831    svn path=/trunk/; revision=1165
3832
3833 ChangeLog                                       |    5 +
3834 engines/clearlooks/src/clearlooks_draw.c        |  130 ++++++++++++-----------
3835 engines/clearlooks/src/clearlooks_draw_glossy.c |  110 ++++++++++---------
3836 engines/clearlooks/src/clearlooks_draw_gummy.c  |   83 +++++++-------
3837 4 files changed, 170 insertions(+), 158 deletions(-)
3838
3839commit 4fee460859448e29ce2dae23cac635314464e720
3840Author: Andre Klapper <a9016009@gmx.de>
3841Date:   Wed Apr 30 18:08:37 2008 +0000
3842
3843    Added Friulian translation on behalf of the Friulian team. Fixes bug
3844
3845    2008-04-30  Andre Klapper  <a9016009@gmx.de>
3846
3847    	* LINGUAS:
3848    	* fur.po: Added Friulian translation on behalf of
3849    	the Friulian team. Fixes bug #530509.
3850
3851
3852    svn path=/trunk/; revision=1164
3853
3854 po/ChangeLog |    6 ++
3855 po/LINGUAS   |    1 +
3856 po/fur.po    |  215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3857 3 files changed, 222 insertions(+), 0 deletions(-)
3858
3859commit d46650aceaf3af656e5c8a338be6b01f339cdda8
3860Author: Andrea Cimitan <andrea.cimitan@gmail.com>
3861Date:   Tue Apr 29 16:31:15 2008 +0000
3862
3863    Added the variables we should use to adjust spot[2] for dark themes. Still
3864
3865    2008-04-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
3866
3867    	* engines/clearlooks/src/clearlooks_style.c:
3868    	(clearlooks_style_realize):
3869    	Added the variables we should use to adjust spot[2] for dark themes.
3870    	Still no algorithm.
3871
3872    svn path=/trunk/; revision=1163
3873
3874 ChangeLog                                       |    7 +++++++
3875 engines/clearlooks/src/clearlooks_draw_glossy.c |    8 ++++----
3876 engines/clearlooks/src/clearlooks_style.c       |    8 ++++++++
3877 3 files changed, 19 insertions(+), 4 deletions(-)
3878
3879commit a7659f434dcef98cfc56225f0f76d23bade69a2f
3880Author: Benjamin Berg <benjamin@sipsolutions.net>
3881Date:   Mon Apr 21 20:45:54 2008 +0000
3882
3883    gtk-engines 2.15.0 release.
3884
3885    2008-04-21  Benjamin Berg  <benjamin@sipsolutions.net>
3886
3887    	* NEWS:
3888    	* configure.ac:
3889    	gtk-engines 2.15.0 release.
3890
3891    svn path=/trunk/; revision=1161
3892
3893 ChangeLog    |    6 ++++++
3894 NEWS         |   11 +++++++++++
3895 configure.ac |    2 +-
3896 3 files changed, 18 insertions(+), 1 deletions(-)
3897
3898commit 70fbc4dee7c1b17dc71b0c0a60901692a5367104
3899Author: Thomas Wood <thos@gnome.org>
3900Date:   Sun Apr 13 20:41:15 2008 +0000
3901
3902    Fix menu borders and padding
3903
3904    2008-04-13  Thomas Wood  <thos@gnome.org>
3905
3906    	* engines/redmond/src/redmond_gtk2_drawing.c:
3907    	(redmond_draw_shadow):
3908    	* themes/Redmond/gtk-2.0/gtkrc:
3909
3910    	Fix menu borders and padding
3911
3912    svn path=/trunk/; revision=1159
3913
3914 ChangeLog                                  |    8 ++++++++
3915 engines/redmond/src/redmond_gtk2_drawing.c |    9 +++++++++
3916 themes/Redmond/gtk-2.0/gtkrc               |    4 ++++
3917 3 files changed, 21 insertions(+), 0 deletions(-)
3918
3919commit e4336e7aa74a60d1b8d7c2774a13665d2f5e69b5
3920Author: Thomas Wood <thos@gnome.org>
3921Date:   Sun Apr 13 16:16:39 2008 +0000
3922
3923    Don't draw a shadow on scrollbars now that we don't provide them with any
3924
3925    2008-04-13  Thomas Wood  <thos@gnome.org>
3926
3927    	* engines/redmond/src/redmond_gtk2_drawing.c:
3928    	(redmond_draw_shadow), (redmond_draw_box): Don't draw a shadow on
3929    	scrollbars now that we don't provide them with any padding.
3930
3931    svn path=/trunk/; revision=1158
3932
3933 ChangeLog                                  |    6 ++++++
3934 engines/redmond/src/redmond_gtk2_drawing.c |    7 ++-----
3935 2 files changed, 8 insertions(+), 5 deletions(-)
3936
3937commit dace809ff70a4eb9d935b7f162c6be543cce0148
3938Author: Thomas Wood <thos@gnome.org>
3939Date:   Fri Apr 11 19:35:09 2008 +0000
3940
3941    Use new scrollbars-within-bevel property for GtkScrolledWindow
3942
3943    2008-04-11  Thomas Wood  <thos@gnome.org>
3944
3945    	* themes/Redmond/gtk-2.0/gtkrc: Use new scrollbars-within-bevel
3946    	property for GtkScrolledWindow
3947
3948    svn path=/trunk/; revision=1157
3949
3950 ChangeLog                    |    5 +++++
3951 themes/Redmond/gtk-2.0/gtkrc |    5 ++++-
3952 2 files changed, 9 insertions(+), 1 deletions(-)
3953
3954commit b08ab66fb0f64275c1e879a28d6ebbc325770649
3955Author: Benjamin Berg <benjamin@sipsolutions.net>
3956Date:   Fri Apr 11 10:07:13 2008 +0000
3957
3958    Do not install the translations. Patch from Werner Pantke.
3959
3960    2008-04-11  Benjamin Berg  <benjamin@sipsolutions.net>
3961
3962    	* Makefile.am:
3963    	Do not install the translations. Patch from Werner Pantke.
3964
3965    svn path=/trunk/; revision=1156
3966
3967 ChangeLog   |    5 +++++
3968 Makefile.am |    3 ++-
3969 2 files changed, 7 insertions(+), 1 deletions(-)
3970
3971commit 3c428577b944615cf06a15b39861a0a2f364834e
3972Author: Benjamin Berg <benjamin@sipsolutions.net>
3973Date:   Wed Apr 9 20:10:19 2008 +0000
3974
3975    The stepper button check was only missing in industrial.
3976
3977    2008-04-09  Benjamin Berg  <benjamin@sipsolutions.net>
3978
3979    	* engines/industrial/src/industrial_style.c: (draw_slider):
3980    	The stepper button check was only missing in industrial.
3981
3982    svn path=/trunk/; revision=1155
3983
3984 ChangeLog                                 |    5 +++++
3985 engines/industrial/src/industrial_style.c |    7 +++++--
3986 2 files changed, 10 insertions(+), 2 deletions(-)
3987
3988commit 47a9f4684fcfd66bf36c00621b165ff62a69c943
3989Author: Benjamin Berg <benjamin@sipsolutions.net>
3990Date:   Wed Apr 9 19:28:45 2008 +0000
3991
3992    Fix part 1 of bug #526890 in all affected engines. (Inverted scrollbars
3993
3994    2008-04-09  Benjamin Berg  <benjamin@sipsolutions.net>
3995
3996    	* engines/clearlooks/src/support.c:
3997    	(clearlooks_scrollbar_get_junction):
3998    	* engines/industrial/src/industrial_style.c: (draw_slider):
3999    	* engines/mist/src/mist-style.c: (mist_style_draw_box):
4000    	Fix part 1 of bug #526890 in all affected engines. (Inverted
4001    	scrollbars should work fine now, stepper buttons are still ignored.)
4002
4003    svn path=/trunk/; revision=1154
4004
4005 ChangeLog                                 |    9 +++++++++
4006 engines/clearlooks/src/support.c          |   10 ++++++++--
4007 engines/industrial/src/industrial_style.c |   10 ++++++++--
4008 engines/mist/src/mist-style.c             |   10 ++++++++--
4009 4 files changed, 33 insertions(+), 6 deletions(-)
4010
4011commit ab0b9a9ca5f27d371209e22da42352ef1be57e8f
4012Author: Benjamin Berg <benjamin@sipsolutions.net>
4013Date:   Mon Apr 7 21:15:04 2008 +0000
4014
4015    Update for 2.14.1 release.
4016
4017    2008-04-07  Benjamin Berg  <benjamin@sipsolutions.net>
4018
4019    	* NEWS:
4020    	* configure.ac:
4021    	Update for 2.14.1 release.
4022
4023    svn path=/trunk/; revision=1152
4024
4025 ChangeLog    |    6 ++++++
4026 NEWS         |   19 +++++++++++++++++++
4027 configure.ac |    2 +-
4028 3 files changed, 26 insertions(+), 1 deletions(-)
4029
4030commit f64f819a2ebc6cb0374d804207ae181891a6955d
4031Author: Benjamin Berg <benjamin@sipsolutions.net>
4032Date:   Mon Apr 7 21:04:54 2008 +0000
4033
4034    Fix running the tests when building out of tree.
4035
4036    2008-04-07  Benjamin Berg  <benjamin@sipsolutions.net>
4037
4038    	* test/torture:
4039    	Fix running the tests when building out of tree.
4040
4041    svn path=/trunk/; revision=1151
4042
4043 ChangeLog    |    5 +++++
4044 test/torture |    2 +-
4045 2 files changed, 6 insertions(+), 1 deletions(-)
4046
4047commit ea7416c3738a65b94f6a1e2daa4201653e9c822f
4048Author: Benjamin Berg <benjamin@sipsolutions.net>
4049Date:   Mon Apr 7 20:15:35 2008 +0000
4050
4051    Add a workaround for the panel ButtonWidget. This is hopefully just a
4052
4053    2008-04-07  Benjamin Berg  <benjamin@sipsolutions.net>
4054
4055    	* engines/clearlooks/src/clearlooks_style.c:
4056    	(clearlooks_style_draw_focus):
4057    	Add a workaround for the panel ButtonWidget. This is hopefully just
4058    	a intermediate solution until a real fix exists.
4059
4060    svn path=/trunk/; revision=1150
4061
4062 ChangeLog                                 |    7 +++++++
4063 engines/clearlooks/src/clearlooks_style.c |    8 ++++++++
4064 2 files changed, 15 insertions(+), 0 deletions(-)
4065
4066commit 27b48ffee04730facd3892151b5f4732ad59ee15
4067Author: Benjamin Berg <benjamin@sipsolutions.net>
4068Date:   Mon Apr 7 19:24:15 2008 +0000
4069
4070    Work around GTK+ drawing the "spinbutton" box always with state NORMAL.
4071
4072    2008-04-07  Benjamin Berg  <benjamin@sipsolutions.net>
4073
4074    	* engines/clearlooks/src/clearlooks_style.c:
4075    	(clearlooks_style_draw_box):
4076    	Work around GTK+ drawing the "spinbutton" box always with state
4077    	NORMAL.
4078
4079    svn path=/trunk/; revision=1149
4080
4081 ChangeLog                                 |    7 +++++++
4082 engines/clearlooks/src/clearlooks_style.c |    5 +++++
4083 2 files changed, 12 insertions(+), 0 deletions(-)
4084
4085commit edf71f0b511b6b51482fe58e08efe4f80d71dc87
4086Author: Benjamin Berg <benjamin@sipsolutions.net>
4087Date:   Mon Apr 7 19:17:11 2008 +0000
4088
4089    Undo Andrea's change from 2008-03-19. The check was moved to fix the
4090
4091    2008-04-07  Benjamin Berg  <benjamin@sipsolutions.net>
4092
4093    	* engines/clearlooks/src/clearlooks_style.c:
4094    	(clearlooks_set_widget_parameters):
4095    	Undo Andrea's change from 2008-03-19. The check was moved to fix
4096    	the spinbutton arrow sensitivity. (See bug #475629.)
4097
4098    svn path=/trunk/; revision=1148
4099
4100 ChangeLog                                 |    7 +++++++
4101 engines/clearlooks/src/clearlooks_style.c |    4 ----
4102 2 files changed, 7 insertions(+), 4 deletions(-)
4103
4104commit 80b02f21e1564052df376ef664a878c3b7e25f1f
4105Author: Eskild Hustvedt <eskildh@src.gnome.org>
4106Date:   Fri Apr 4 06:42:09 2008 +0000
4107
4108    Updated Norwegian Nynorsk translation
4109
4110    svn path=/trunk/; revision=1147
4111
4112 po/ChangeLog |    4 ++++
4113 po/nn.po     |   40 ++++++++++++++++++++++++++--------------
4114 2 files changed, 30 insertions(+), 14 deletions(-)
4115
4116commit 471652db2a0f02ce0c7b76afa3c2170e65f9ebdb
4117Author: Christian Persch <chpe@src.gnome.org>
4118Date:   Thu Mar 20 18:32:49 2008 +0000
4119
4120    Add AM_PROG_CC_C_O. Bug #523369.
4121
4122    	* configure.ac: Add AM_PROG_CC_C_O. Bug #523369.
4123
4124    svn path=/trunk/; revision=1146
4125
4126 ChangeLog    |    4 ++++
4127 configure.ac |    1 +
4128 2 files changed, 5 insertions(+), 0 deletions(-)
4129
4130commit ba30884212ea4683d306fcf4e0e28da2e29e5ecc
4131Author: Andrea Cimitan <andrea.cimitan@gmail.com>
4132Date:   Wed Mar 19 01:03:19 2008 +0000
4133
4134    Fix? Workaround? Anyway this fixes insensitive spinbuttons
4135
4136    2008-03-19  Andrea Cimitan  <andrea.cimitan@gmail.com>
4137
4138    	* engines/clearlooks/src/clearlooks_style.c:
4139    	(clearlooks_set_widget_parameters):
4140    	Fix? Workaround?
4141    	Anyway this fixes insensitive spinbuttons
4142
4143    svn path=/trunk/; revision=1145
4144
4145 ChangeLog                                         |    7 +++++++
4146 engines/clearlooks/src/clearlooks_draw_inverted.c |    2 +-
4147 engines/clearlooks/src/clearlooks_style.c         |    4 ++++
4148 3 files changed, 12 insertions(+), 1 deletions(-)
4149
4150commit 776394e1611369ba59da95ba3b6ad4995ab4aaf9
4151Author: Andrea Cimitan <andrea.cimitan@gmail.com>
4152Date:   Tue Mar 18 03:27:00 2008 +0000
4153
4154    Use shade[2] taken from parentbg to draw the scale trough
4155
4156    2008-03-18  Andrea Cimitan  <andrea.cimitan@gmail.com>
4157
4158    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
4159    	(clearlooks_gummy_draw_scale_trough):
4160    	Use shade[2] taken from parentbg to draw the scale trough
4161
4162    svn path=/trunk/; revision=1144
4163
4164 ChangeLog                                      |    6 ++++++
4165 engines/clearlooks/src/clearlooks_draw_gummy.c |   12 ++++++++++--
4166 2 files changed, 16 insertions(+), 2 deletions(-)
4167
4168commit bcdd68bd6645e08a83b5c1a37900388c3c91eda2
4169Author: Benjamin Berg <benjamin@sipsolutions.net>
4170Date:   Thu Mar 13 11:39:51 2008 +0000
4171
4172    Got the notebook check a bit wrong earlier.
4173
4174    2008-03-13  Benjamin Berg  <benjamin@sipsolutions.net>
4175
4176    	* engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
4177    	Got the notebook check a bit wrong earlier.
4178
4179    svn path=/trunk/; revision=1143
4180
4181 ChangeLog                        |    5 +++++
4182 engines/clearlooks/src/support.c |    2 +-
4183 2 files changed, 6 insertions(+), 1 deletions(-)
4184
4185commit 06f7e1a477d212e021bdba63f9252babdcfc3c88
4186Author: Benjamin Berg <benjamin@sipsolutions.net>
4187Date:   Thu Mar 13 10:26:14 2008 +0000
4188
4189    Fix compiling with --enable-paranoia. Included here is the patch from Jens
4190
4191    2008-03-13  Benjamin Berg  <benjamin@sipsolutions.net>
4192
4193    	* engines/clearlooks/src/clearlooks_draw.c:
4194    	(clearlooks_draw_inset):
4195    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
4196    	(clearlooks_glossy_draw_inset),
4197    	(clearlooks_glossy_draw_light_inset):
4198    	* engines/crux/src/crux-draw.c: (paint_shadow), (draw_shadow),
4199    	(draw_box), (draw_extension):
4200    	Fix compiling with --enable-paranoia. Included here is the patch
4201    	from Jens Granseuer for bug #521679.
4202
4203    svn path=/trunk/; revision=1142
4204
4205 ChangeLog                                       |   12 ++++++++++++
4206 engines/clearlooks/src/clearlooks_draw.c        |    6 +++---
4207 engines/clearlooks/src/clearlooks_draw_glossy.c |   12 ++++++------
4208 engines/crux/src/crux-draw.c                    |   21 +++++++++------------
4209 4 files changed, 30 insertions(+), 21 deletions(-)
4210
4211commit 31c71a5c55977a80fe34504c2a461c09e5014bc3
4212Author: Benjamin Berg <benjamin@sipsolutions.net>
4213Date:   Thu Mar 13 10:25:09 2008 +0000
4214
4215    mark_type2 and paned_dots used the same bit (also fixes compiling with
4216
4217    2008-03-13  Benjamin Berg  <benjamin@sipsolutions.net>
4218
4219    	* engines/thinice/src/thinice_rc_style.h:
4220    	mark_type2 and paned_dots used the same bit (also fixes compiling
4221    	with --enable-paranoia)
4222
4223    svn path=/trunk/; revision=1141
4224
4225 ChangeLog                              |    6 ++++++
4226 engines/thinice/src/thinice_rc_style.h |    2 +-
4227 2 files changed, 7 insertions(+), 1 deletions(-)
4228
4229commit 33578e769a541ca29d38cacfbfbeb6c0244749d6
4230Author: Benjamin Berg <benjamin@sipsolutions.net>
4231Date:   Thu Mar 13 10:11:18 2008 +0000
4232
4233    Only use the notebooks background if it draws a border.
4234
4235    2008-03-13  Benjamin Berg  <benjamin@sipsolutions.net>
4236
4237    	* engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
4238    	Only use the notebooks background if it draws a border.
4239
4240    svn path=/trunk/; revision=1140
4241
4242 ChangeLog                        |    5 +++++
4243 engines/clearlooks/src/support.c |   24 ++++++++++++++++++++++--
4244 2 files changed, 27 insertions(+), 2 deletions(-)
4245
4246commit 2df32699f677d9b40c14590a27c0a1a3baa89c94
4247Author: Benjamin Berg <benjamin@sipsolutions.net>
4248Date:   Mon Mar 10 19:42:20 2008 +0000
4249
4250    Update for the 2.14.0 stable release.
4251
4252    2008-03-10  Benjamin Berg  <benjamin@sipsolutions.net>
4253
4254    	* NEWS:
4255    	* README:
4256    	* configure.ac:
4257    	Update for the 2.14.0 stable release.
4258
4259    svn path=/trunk/; revision=1138
4260
4261 ChangeLog    |    7 +++++++
4262 NEWS         |   32 ++++++++++++++++++++++++++++++++
4263 README       |    9 ---------
4264 configure.ac |    2 +-
4265 4 files changed, 40 insertions(+), 10 deletions(-)
4266
4267commit 5f32a0cac01e16476bab4494c7dec44d14eff241
4268Author: Benjamin Berg <benjamin@sipsolutions.net>
4269Date:   Mon Mar 10 19:17:55 2008 +0000
4270
4271    Fix a memory leak in the new spinbutton handling code.
4272
4273    2008-03-10  Benjamin Berg  <benjamin@sipsolutions.net>
4274
4275    	* engines/crux/src/crux-draw.c: (draw_box):
4276    	Fix a memory leak in the new spinbutton handling code.
4277
4278    svn path=/trunk/; revision=1137
4279
4280 ChangeLog                    |    5 +++++
4281 engines/crux/src/crux-draw.c |    2 ++
4282 2 files changed, 7 insertions(+), 0 deletions(-)
4283
4284commit 7fe7a54a3f4c3456bf2f76021bf6f1877e9662ef
4285Author: Benjamin Berg <benjamin@sipsolutions.net>
4286Date:   Mon Mar 10 19:06:38 2008 +0000
4287
4288    Fix a regression: crux would access widget to check the focused state even
4289
4290    2008-03-10  Benjamin Berg  <benjamin@sipsolutions.net>
4291
4292    	* engines/crux/src/crux-draw.c: (draw_box):
4293    	Fix a regression:
4294    	crux would access widget to check the focused state even if widget
4295    	is NULL. This could potentially crash applications.
4296
4297    svn path=/trunk/; revision=1136
4298
4299 ChangeLog                    |    7 +++++++
4300 engines/crux/src/crux-draw.c |   29 +++++++++++++++++------------
4301 2 files changed, 24 insertions(+), 12 deletions(-)
4302
4303commit 1bfed552b4b5ebf1a4ebd6a6649c87ce0b4f56fa
4304Author: Kostas Papadimas <pkst@src.gnome.org>
4305Date:   Mon Mar 10 15:18:50 2008 +0000
4306
4307    Updated Greek translation by Giannis Katsampipis <giannis1_86@hotmail.com>
4308
4309    svn path=/trunk/; revision=1135
4310
4311 po/ChangeLog |    4 ++
4312 po/el.po     |  127 +++++++++++++++++++++++++++++++++++++---------------------
4313 2 files changed, 85 insertions(+), 46 deletions(-)
4314
4315commit 8da61085a6728308d3e79444ce01a3e749d86934
4316Author: Kenneth Nielsen <kennethn@src.gnome.org>
4317Date:   Sun Mar 9 22:11:53 2008 +0000
4318
4319    Updated Danish translation
4320
4321    svn path=/trunk/; revision=1134
4322
4323 po/ChangeLog |    4 +++
4324 po/da.po     |   79 +++++++++++++++++++++++++++++++++++++++++++++++-----------
4325 2 files changed, 68 insertions(+), 15 deletions(-)
4326
4327commit 8702db8ceac645954b1d899e9083182952c37997
4328Author: Gabor Kelemen <kelemeng@gnome.hu>
4329Date:   Sun Mar 9 16:15:27 2008 +0000
4330
4331    Translation updated
4332
4333    2008-03-09  Gabor Kelemen  <kelemeng@gnome.hu>
4334
4335    	* hu.po: Translation updated
4336
4337
4338    svn path=/trunk/; revision=1133
4339
4340 po/ChangeLog |    4 +++
4341 po/hu.po     |   80 ++++++++++++++++++++++++++++++++++++++++++++++-----------
4342 2 files changed, 68 insertions(+), 16 deletions(-)
4343
4344commit 3ae44b94839ed4c398f5b47349a9e0ec0f15bf2d
4345Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
4346Date:   Sun Mar 9 12:29:08 2008 +0000
4347
4348    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
4349
4350    2008-03-09 Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
4351
4352            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
4353            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
4354
4355
4356
4357    svn path=/trunk/; revision=1132
4358
4359 po/ChangeLog |    5 +++++
4360 po/zh_HK.po  |   12 ++++++------
4361 po/zh_TW.po  |   12 ++++++------
4362 3 files changed, 17 insertions(+), 12 deletions(-)
4363
4364commit 4ac70ca629ff089a7a7e4879d7a6979ecdc725a7
4365Author: Runa Bhattacharjee <runab@src.gnome.org>
4366Date:   Sat Mar 8 17:42:42 2008 +0000
4367
4368    Added Entry for Bengali India Translation updation
4369
4370    svn path=/trunk/; revision=1131
4371
4372 po/ChangeLog |    4 ++++
4373 1 files changed, 4 insertions(+), 0 deletions(-)
4374
4375commit 32c4d95c59f64212eea8eaecd8d46bd1dcf793a1
4376Author: Runa Bhattacharjee <runab@src.gnome.org>
4377Date:   Sat Mar 8 17:42:26 2008 +0000
4378
4379    Updated Bengali India Translations
4380
4381    svn path=/trunk/; revision=1130
4382
4383 po/bn_IN.po |   84 +++++++++++++++++++++++++++++++++++++++++++++++------------
4384 1 files changed, 67 insertions(+), 17 deletions(-)
4385
4386commit 1b84f62308628bc6c8710df3f5ebcf8325fabeff
4387Author: Priit Laes <plaes at svn dot gnome dot org>
4388Date:   Sat Mar 8 15:37:25 2008 +0000
4389
4390    Translation updated by Ivar Smolin
4391
4392    2008-03-08  Priit Laes  <plaes at svn dot gnome dot org>
4393
4394    	* et.po: Translation updated by Ivar Smolin
4395
4396    svn path=/trunk/; revision=1129
4397
4398 po/ChangeLog |    4 ++++
4399 po/et.po     |   12 ++++++------
4400 2 files changed, 10 insertions(+), 6 deletions(-)
4401
4402commit 2e2a429032aeaccbb4388cf1fba351247b042fee
4403Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
4404Date:   Sat Mar 8 10:22:41 2008 +0000
4405
4406    Updated Occitan translation
4407
4408    svn path=/trunk/; revision=1128
4409
4410 po/oc.po |    2 +-
4411 1 files changed, 1 insertions(+), 1 deletions(-)
4412
4413commit 9eea4021a0404fd7aa9a1238b8448f59f14ba5c7
4414Author: Maxim Dziumanenko <dziumanenko@gmail.com>
4415Date:   Fri Mar 7 14:02:59 2008 +0000
4416
4417    Update Ukrainian translation.
4418
4419    2008-03-07 Maxim Dziumanenko <dziumanenko@gmail.com>
4420
4421    	* Update Ukrainian translation.
4422
4423    svn path=/trunk/; revision=1127
4424
4425 po/ChangeLog |    4 +++
4426 po/uk.po     |   72 ++++++++++++++++++++++++++++++++++++++++++++++++---------
4427 2 files changed, 64 insertions(+), 12 deletions(-)
4428
4429commit bc7280a8b35c29f9997d8de4613e849834926bc6
4430Author: Rajesh Ranjan <rranjan@src.gnome.org>
4431Date:   Tue Mar 4 09:56:24 2008 +0000
4432
4433    hindi update
4434
4435    svn path=/trunk/; revision=1125
4436
4437 po/ChangeLog |    4 +
4438 po/LINGUAS   |    1 +
4439 po/hi.po     |  201 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4440 3 files changed, 206 insertions(+), 0 deletions(-)
4441
4442commit a347554302e14b4debf356cde955a2dde72aa704
4443Author: Thomas Wood <thos@gnome.org>
4444Date:   Mon Mar 3 23:17:34 2008 +0000
4445
4446    Add bevel to notebooks
4447
4448    2008-03-03  Thomas Wood  <thos@gnome.org>
4449
4450    	* engines/crux/src/crux-draw.c: (draw_box_gap), (draw_extension): Add
4451    	bevel to notebooks
4452
4453    svn path=/trunk/; revision=1124
4454
4455 ChangeLog                    |    5 +
4456 engines/crux/src/crux-draw.c |  196 ++++++++++++++++++++++++------------------
4457 2 files changed, 116 insertions(+), 85 deletions(-)
4458
4459commit 95bf3bcaa55ccd575d8f934f99283410eefbfda9
4460Author: Thomas Wood <thos@gnome.org>
4461Date:   Mon Mar 3 21:54:55 2008 +0000
4462
4463    Replace use of deprecated function
4464
4465    2008-03-03  Thomas Wood  <thos@gnome.org>
4466
4467    	* engines/crux/src/crux-draw.c: (draw_shadow_gap), (draw_box_gap):
4468    	Replace use of deprecated function
4469
4470    svn path=/trunk/; revision=1123
4471
4472 ChangeLog                    |    5 +++++
4473 engines/crux/src/crux-draw.c |    4 ++--
4474 2 files changed, 7 insertions(+), 2 deletions(-)
4475
4476commit ede92c0966b646f09b37faf9f621d58a8f82c818
4477Author: Thomas Wood <thos@gnome.org>
4478Date:   Mon Mar 3 21:05:53 2008 +0000
4479
4480    Convert hline and vline functions to cairo
4481
4482    2008-03-03  Thomas Wood  <thos@gnome.org>
4483
4484    	* engines/crux/src/crux-draw.c: (draw_hline), (draw_vline): Convert
4485    	hline and vline functions to cairo
4486
4487    svn path=/trunk/; revision=1122
4488
4489 ChangeLog                    |    5 ++
4490 engines/crux/src/crux-draw.c |  108 +++++++++++++++---------------------------
4491 2 files changed, 43 insertions(+), 70 deletions(-)
4492
4493commit f79d407a751cb4fba9e06a3c1a9fc079868db6e4
4494Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
4495Date:   Mon Mar 3 20:58:28 2008 +0000
4496
4497    Updated Russian translation.
4498
4499    2008-03-03  Alexandre Prokoudine  <alexandre.prokoudine@gmail.com>
4500
4501    	* ru.po: Updated Russian translation.
4502
4503
4504    svn path=/trunk/; revision=1121
4505
4506 po/ChangeLog |    4 +++
4507 po/ru.po     |   70 ++++++++++++++++++++++++++++++++++++++++++++++++---------
4508 2 files changed, 63 insertions(+), 11 deletions(-)
4509
4510commit ef9708bb6d68fb0848a0e0ad3e650168fca41e0b
4511Author: Thomas Wood <thos@gnome.org>
4512Date:   Mon Mar 3 20:38:33 2008 +0000
4513
4514    Make handlboxes appear "attached" to their child
4515
4516    2008-03-03  Thomas Wood  <thos@gnome.org>
4517
4518    	* engines/crux/src/crux-draw.c: (draw_box),
4519    	(draw_handle): Make handlboxes appear "attached" to their child
4520
4521    svn path=/trunk/; revision=1120
4522
4523 ChangeLog                    |    5 +++++
4524 engines/crux/src/crux-draw.c |   42 +++++++++++++++++++++++++++++++++++-------
4525 2 files changed, 40 insertions(+), 7 deletions(-)
4526
4527commit 8f938052eac5bf1f6ee2c32afce8acd0f6c4dcb0
4528Author: Philip Withnall <pwithnall@svn.gnome.org>
4529Date:   Mon Mar 3 17:33:36 2008 +0000
4530
4531    Updated British English translation.
4532
4533    2008-03-03  Philip Withnall  <pwithnall@svn.gnome.org>
4534
4535    	* en_GB.po: Updated British English translation.
4536
4537
4538    svn path=/trunk/; revision=1119
4539
4540 po/ChangeLog |    4 +++
4541 po/en_GB.po  |   74 +++++++++++++++++++++++++++++++++++++++++++++++-----------
4542 2 files changed, 64 insertions(+), 14 deletions(-)
4543
4544commit 98c0f1a20f434c774d6364faa447540cee14a831
4545Author: Rahul Bhalerao <rahulb@src.gnome.org>
4546Date:   Mon Mar 3 15:48:57 2008 +0000
4547
4548    Updated Marathi Translations.
4549
4550    svn path=/trunk/; revision=1118
4551
4552 po/ChangeLog |    4 ++++
4553 po/mr.po     |   41 +++++++++++++++++++++++++++--------------
4554 2 files changed, 31 insertions(+), 14 deletions(-)
4555
4556commit 6c27f15f6adc829d1d33e4290862fceacaae83e8
4557Author: Benjamin Berg <benjamin@sipsolutions.net>
4558Date:   Mon Mar 3 14:14:56 2008 +0000
4559
4560    Use the right text color for text in progress bars.
4561
4562    2008-03-03  Benjamin Berg  <benjamin@sipsolutions.net>
4563
4564    	* themes/Crux/gtk-2.0/gtkrc:
4565    	Use the right text color for text in progress bars.
4566
4567    svn path=/trunk/; revision=1117
4568
4569 ChangeLog                 |    5 +++++
4570 themes/Crux/gtk-2.0/gtkrc |    2 ++
4571 2 files changed, 7 insertions(+), 0 deletions(-)
4572
4573commit 545f46085588df0100b7ce9fd6b4acac1ab154ec
4574Author: Thomas Wood <thos@gnome.org>
4575Date:   Mon Mar 3 11:15:59 2008 +0000
4576
4577    Fix spin buttons for RTL locales
4578
4579    2008-03-03  Thomas Wood  <thos@gnome.org>
4580
4581    	* engines/crux/src/crux-draw.c: (draw_box), (draw_arrow): Fix spin
4582    	buttons for RTL locales
4583
4584    svn path=/trunk/; revision=1116
4585
4586 ChangeLog                    |    5 +++++
4587 engines/crux/src/crux-draw.c |   13 +++++++++++--
4588 2 files changed, 16 insertions(+), 2 deletions(-)
4589
4590commit 7ddff9016336f13199f1ecabf2a74bef5f62cf31
4591Author: Thomas Wood <thos@gnome.org>
4592Date:   Mon Mar 3 11:03:38 2008 +0000
4593
4594    Reduce radius on buttons without an extra shadow and reduce opacity of
4595
4596    2008-03-03  Thomas Wood  <thos@gnome.org>
4597
4598    	* engines/crux/src/crux-draw.c:
4599    	(paint_button): Reduce radius on buttons without an extra shadow and
4600    	reduce opacity of extra shadow on insensitive buttons
4601    	(draw_shadow): Extend shadow on spinbutton entry widgets to allow
4602    	buttons to appears "inside" the entry
4603    	(draw_box): Turn extra shadow off for some other widgets and draw a
4604    	shadow so that spin button buttons appear "inside" the entry
4605    	(draw_arrow): Tweak placement for spin buttons
4606
4607    svn path=/trunk/; revision=1115
4608
4609 ChangeLog                    |   11 +++++++
4610 engines/crux/src/crux-draw.c |   65 +++++++++++++++++++++++++++++++-----------
4611 2 files changed, 59 insertions(+), 17 deletions(-)
4612
4613commit efad64815f0a3597122d7c72195eca92f85b1af5
4614Author: Benjamin Berg <benjamin@sipsolutions.net>
4615Date:   Sun Mar 2 18:11:32 2008 +0000
4616
4617    Fix the color of prelit menu items in the combobox menu.
4618
4619    2008-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
4620
4621    	* themes/Clearlooks/gtk-2.0/gtkrc:
4622    	Fix the color of prelit menu items in the combobox menu.
4623
4624    svn path=/trunk/; revision=1114
4625
4626 ChangeLog                       |    5 +++++
4627 themes/Clearlooks/gtk-2.0/gtkrc |   11 ++++++++++-
4628 2 files changed, 15 insertions(+), 1 deletions(-)
4629
4630commit 785a41b227d59e1b184eb2cb20c2b0d7a3ea7aeb
4631Author: Benjamin Berg <benjamin@sipsolutions.net>
4632Date:   Sun Mar 2 17:11:27 2008 +0000
4633
4634    Port the workarounds for GtkComboBox (cell renderer), GtkCList/GtkCTree
4635
4636    2008-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
4637
4638    	* themes/Crux/gtk-2.0/gtkrc:
4639    	* themes/Industrial/gtk-2.0/gtkrc:
4640    	* themes/Mist/gtk-2.0/gtkrc:
4641    	Port the workarounds for GtkComboBox (cell renderer),
4642    	GtkCList/GtkCTree and GtkList to other color scheme supporting
4643    	themes in gtk-engines.
4644
4645    svn path=/trunk/; revision=1113
4646
4647 ChangeLog                       |    9 ++++++
4648 themes/Crux/gtk-2.0/gtkrc       |   43 ++++++++++++++++++++++++++++++++
4649 themes/Industrial/gtk-2.0/gtkrc |   44 ++++++++++++++++++++++++++++++++-
4650 themes/Mist/gtk-2.0/gtkrc       |   52 +++++++++++++++++++++++++++++++++------
4651 4 files changed, 139 insertions(+), 9 deletions(-)
4652
4653commit a0ad5766cd3121abfcb7ad6d39a83387c5aed0a4
4654Author: Benjamin Berg <benjamin@sipsolutions.net>
4655Date:   Sun Mar 2 16:54:49 2008 +0000
4656
4657    Use the special name menus get for comboboxes to work around the text
4658
4659    2008-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
4660
4661    	* themes/Clearlooks/gtk-2.0/gtkrc:
4662    	Use the special name menus get for comboboxes to work around the text
4663    	color bug. The old work around breaks radio/check menu items.
4664
4665    svn path=/trunk/; revision=1112
4666
4667 ChangeLog                       |    6 ++++++
4668 themes/Clearlooks/gtk-2.0/gtkrc |   12 +++---------
4669 2 files changed, 9 insertions(+), 9 deletions(-)
4670
4671commit a5b27fe8f4ea948fa2d1ee398bc9218a193e2a97
4672Author: Benjamin Berg <benjamin@sipsolutions.net>
4673Date:   Sun Mar 2 16:37:25 2008 +0000
4674
4675    Added a workaround for GtkCList/GtkCTree and GtkList text colors. Fixes
4676
4677    2008-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
4678
4679    	* themes/Clearlooks/gtk-2.0/gtkrc:
4680    	Added a workaround for GtkCList/GtkCTree and GtkList text colors.
4681    	Fixes bug #505334 for clearlooks.
4682
4683    svn path=/trunk/; revision=1111
4684
4685 ChangeLog                       |    6 ++++++
4686 themes/Clearlooks/gtk-2.0/gtkrc |   16 ++++++++++++++++
4687 2 files changed, 22 insertions(+), 0 deletions(-)
4688
4689commit a3a50055d75fef771d9c90ed742baf46f7f6433a
4690Author: Benjamin Berg <benjamin@sipsolutions.net>
4691Date:   Sun Mar 2 15:52:57 2008 +0000
4692
4693    Override the entry state early enough so that the params are set
4694
4695    2008-03-02  Benjamin Berg  <benjamin@sipsolutions.net>
4696
4697    	* engines/clearlooks/src/clearlooks_style.c:
4698    	(clearlooks_style_draw_shadow):
4699    	Override the entry state early enough so that the params are set
4700    	correctly.
4701
4702    svn path=/trunk/; revision=1110
4703
4704 ChangeLog                                 |    7 +++++++
4705 engines/clearlooks/src/clearlooks_style.c |    6 +++---
4706 2 files changed, 10 insertions(+), 3 deletions(-)
4707
4708commit 23bd592c02b66569630307b6517c61ff051ccdb3
4709Author: Gintautas Miliauskas <gintas@akl.lt>
4710Date:   Sun Mar 2 00:57:54 2008 +0000
4711
4712    Updated Lithuanian translation.
4713
4714    2008-03-02  Gintautas Miliauskas  <gintas@akl.lt>
4715
4716    	* lt.po: Updated Lithuanian translation.
4717
4718
4719
4720    svn path=/trunk/; revision=1109
4721
4722 po/ChangeLog |    4 +++
4723 po/lt.po     |   81 +++++++++++++++++++++++++++++++++++++++++++++------------
4724 2 files changed, 68 insertions(+), 17 deletions(-)
4725
4726commit 01b2b1f9571042d007406c6fe2807b756f6b9ecd
4727Author: Thomas Wood <thos@gnome.org>
4728Date:   Sat Mar 1 13:17:20 2008 +0000
4729
4730    Only draw an extra shadow on widgets with "button" detail, and fix
4731
4732    2008-03-01  Thomas Wood  <thos@gnome.org>
4733
4734    	* engines/crux/src/crux-draw.c: (paint_button), (draw_box): Only draw an
4735    	extra shadow on widgets with "button" detail, and fix spinbutton padding
4736
4737    svn path=/trunk/; revision=1108
4738
4739 ChangeLog                    |    5 ++++
4740 engines/crux/src/crux-draw.c |   44 +++++++++++++++++++++---------------------
4741 2 files changed, 27 insertions(+), 22 deletions(-)
4742
4743commit ad90fe73d5d390923a01d9f701fceea427bfbe99
4744Author: Thomas Wood <thos@gnome.org>
4745Date:   Sat Mar 1 13:02:39 2008 +0000
4746
4747    Use correct background colour according to state_type
4748
4749    2008-03-01  Thomas Wood  <thos@gnome.org>
4750
4751    	* engines/crux/src/crux-draw.c: (draw_extension): Use correct background
4752    	colour according to state_type
4753
4754    svn path=/trunk/; revision=1107
4755
4756 ChangeLog                    |    5 +++++
4757 engines/crux/src/crux-draw.c |    2 +-
4758 2 files changed, 6 insertions(+), 1 deletions(-)
4759
4760commit c732ce3364aa3db3b89772e3fda3484f591ae2af
4761Author: Thomas Wood <thos@gnome.org>
4762Date:   Sat Mar 1 12:57:03 2008 +0000
4763
4764    Implement all shadow types
4765
4766    2008-03-01  Thomas Wood  <thos@gnome.org>
4767
4768    	* engines/crux/src/crux-draw.c: (paint_shadow), (draw_box_gap):
4769    	Implement all shadow types
4770
4771    svn path=/trunk/; revision=1106
4772
4773 ChangeLog                    |    5 ++
4774 engines/crux/src/crux-draw.c |  103 +++++++++++++++++-------------------------
4775 2 files changed, 46 insertions(+), 62 deletions(-)
4776
4777commit a79c4a0ff5745bd4352d4ca7d27bd6024dfea393
4778Author: Thomas Wood <thos@gnome.org>
4779Date:   Thu Feb 28 20:58:41 2008 +0000
4780
4781    Improve button border contrast
4782
4783    2008-02-28  Thomas Wood  <thos@gnome.org>
4784
4785    	* engines/crux/src/crux-draw.c: Improve button border contrast
4786
4787    svn path=/trunk/; revision=1105
4788
4789 ChangeLog                    |    4 +
4790 engines/crux/src/crux-draw.c |  251 ++++++++++++++++++++++++------------------
4791 2 files changed, 150 insertions(+), 105 deletions(-)
4792
4793commit 643b6d991db4230f466c6ef2db202913c00c219a
4794Author: Djihed Afifi <djihed@src.gnome.org>
4795Date:   Wed Feb 27 11:59:13 2008 +0000
4796
4797    Updated Arabic Translation by Djihed Afifi.
4798
4799    svn path=/trunk/; revision=1104
4800
4801 po/ChangeLog |    4 ++++
4802 1 files changed, 4 insertions(+), 0 deletions(-)
4803
4804commit 497731e1af131602fe9770535644608c7466635e
4805Author: Andrea Cimitan <andrea.cimitan@gmail.com>
4806Date:   Tue Feb 26 22:07:35 2008 +0000
4807
4808    Fixed problems with big radius, fixes #395013 (I mean fixes everything
4809
4810    2008-02-26  Andrea Cimitan  <andrea.cimitan@gmail.com>
4811
4812    	* engines/clearlooks/src/clearlooks_draw.c:
4813    	(clearlooks_draw_scrollbar_trough), (clearlooks_draw_menu_frame):
4814    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
4815    	(clearlooks_gummy_draw_scrollbar_stepper):
4816    	* engines/clearlooks/src/clearlooks_style.c:
4817    	(clearlooks_style_draw_box):
4818    	Fixed problems with big radius, fixes #395013
4819    	(I mean fixes everything that can be fixed with Gtk 2.x)
4820
4821
4822    svn path=/trunk/; revision=1103
4823
4824 ChangeLog                                      |   11 +++++++++++
4825 engines/clearlooks/src/clearlooks_draw.c       |   20 +++++++++++++-------
4826 engines/clearlooks/src/clearlooks_draw_gummy.c |    3 ++-
4827 engines/clearlooks/src/clearlooks_style.c      |    2 +-
4828 4 files changed, 27 insertions(+), 9 deletions(-)
4829
4830commit 5c9d251ef3c5f6d0cb8cbb2ea75ca1fade92a6d4
4831Author: Andrea Cimitan <andrea.cimitan@gmail.com>
4832Date:   Tue Feb 26 21:10:18 2008 +0000
4833
4834    Fixed broken algorithm for the contrast option
4835
4836    2008-02-26  Andrea Cimitan  <andrea.cimitan@gmail.com>
4837
4838    	* engines/clearlooks/src/clearlooks_style.c:
4839    	(clearlooks_style_realize):
4840    	Fixed broken algorithm for the contrast option
4841
4842    svn path=/trunk/; revision=1102
4843
4844 ChangeLog                                 |    6 ++++++
4845 engines/clearlooks/src/clearlooks_style.c |    4 +++-
4846 2 files changed, 9 insertions(+), 1 deletions(-)
4847
4848commit f4c500dcade67ba5c53402443fcba5144e926ccf
4849Author: Djihed Afifi <djihed@src.gnome.org>
4850Date:   Tue Feb 26 16:11:23 2008 +0000
4851
4852    Updated Arabic Translation by Djihed Afifi.
4853
4854    svn path=/trunk/; revision=1101
4855
4856 po/ChangeLog |    4 ++++
4857 po/ar.po     |   38 +++++++++++++++++---------------------
4858 2 files changed, 21 insertions(+), 21 deletions(-)
4859
4860commit 4a296a7592893a613cc59145bf812d77731b5afd
4861Author: Changwoo Ryu <cwryu@src.gnome.org>
4862Date:   Tue Feb 26 10:06:17 2008 +0000
4863
4864    Updated Korean translation
4865
4866    svn path=/trunk/; revision=1100
4867
4868 po/ChangeLog |    4 +++
4869 po/ko.po     |   74 +++++++++++++++++++++++++++++++++++++++++++++++----------
4870 2 files changed, 65 insertions(+), 13 deletions(-)
4871
4872commit fd922313641dc15d8a3c199256293f15d92fafc2
4873Author: Benjamin Berg <benjamin@sipsolutions.net>
4874Date:   Mon Feb 25 23:28:21 2008 +0000
4875
4876    Update for the 2.13.6 release.
4877
4878    2008-02-26  Benjamin Berg  <benjamin@sipsolutions.net>
4879
4880    	* NEWS:
4881    	* configure.ac:
4882    	Update for the 2.13.6 release.
4883
4884    svn path=/trunk/; revision=1098
4885
4886 ChangeLog    |    6 ++++++
4887 NEWS         |   28 ++++++++++++++++++++++++++++
4888 configure.ac |    2 +-
4889 3 files changed, 35 insertions(+), 1 deletions(-)
4890
4891commit 770f5ad0dadf4c1ce687dd1befdd07cc530797db
4892Author: Luca Ferretti <elle.uca@libero.it>
4893Date:   Sat Feb 23 12:53:15 2008 +0000
4894
4895    Updated Italian translation.
4896
4897    2008-02-23  Luca Ferretti  <elle.uca@libero.it>
4898
4899    	* it.po: Updated Italian translation.
4900
4901    svn path=/trunk/; revision=1097
4902
4903 po/ChangeLog |    4 ++
4904 po/it.po     |   87 ++++++++++++++++++++++++++++++++++++++++++++++++---------
4905 2 files changed, 77 insertions(+), 14 deletions(-)
4906
4907commit b83b3d79167c7224847fb5ecaeaeedf01e750ee8
4908Author: Jonh Wendell <jwendell@gnome.org>
4909Date:   Fri Feb 22 20:30:45 2008 +0000
4910
4911    Updated Brazilian Portuguese translation.
4912
4913    2008-02-22  Jonh Wendell  <jwendell@gnome.org>
4914
4915    	* pt_BR: Updated Brazilian Portuguese translation.
4916
4917    svn path=/trunk/; revision=1096
4918
4919 po/ChangeLog |    4 +++
4920 po/pt_BR.po  |   85 +++++++++++++++++++++++++++++++++++++++++++++------------
4921 2 files changed, 71 insertions(+), 18 deletions(-)
4922
4923commit e1bcae994f937558149b12efd00a7639f432b08f
4924Author: Yair Hershkovitz <yairhr@src.gnome.org>
4925Date:   Thu Feb 21 22:19:57 2008 +0000
4926
4927    added hebrew translation
4928
4929    svn path=/trunk/; revision=1095
4930
4931 po/ChangeLog |    4 +
4932 po/LINGUAS   |    1 +
4933 po/he.po     |  195 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4934 3 files changed, 200 insertions(+), 0 deletions(-)
4935
4936commit ee16ee690374afd9c4d935b1b2f7a9e516e7fc2d
4937Author: Yang Zhang <zyang@src.gnome.org>
4938Date:   Thu Feb 21 14:02:59 2008 +0000
4939
4940    Updated zh_CN translation from manphiz
4941
4942    svn path=/trunk/; revision=1094
4943
4944 po/zh_CN.po |   74 ++++++++++++++++++++++++++++++++++++++++++++++++----------
4945 1 files changed, 61 insertions(+), 13 deletions(-)
4946
4947commit 6334a6ef21106482d5bc67bd821e624dcce8c26a
4948Author: Thomas Wood <thos@gnome.org>
4949Date:   Wed Feb 20 00:42:48 2008 +0000
4950
4951    Lighten the bg colour a little
4952
4953    2008-02-20  Thomas Wood  <thos@gnome.org>
4954
4955    	* themes/Crux/gtk-2.0/gtkrc: Lighten the bg colour a little
4956
4957    svn path=/trunk/; revision=1093
4958
4959 ChangeLog                 |    4 ++++
4960 themes/Crux/gtk-2.0/gtkrc |    4 ++--
4961 2 files changed, 6 insertions(+), 2 deletions(-)
4962
4963commit fa365470415e92f7c840a62e59c95479846c3d21
4964Author: Andrea Cimitan <andrea.cimitan@gmail.com>
4965Date:   Tue Feb 19 23:42:06 2008 +0000
4966
4967    In medio stat virtus
4968
4969    2008-02-20  Andrea Cimitan  <andrea.cimitan@gmail.com>
4970
4971    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
4972    	(clearlooks_gummy_draw_focus):
4973    	In medio stat virtus
4974
4975    svn path=/trunk/; revision=1092
4976
4977 ChangeLog                                      |    6 ++++++
4978 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
4979 2 files changed, 8 insertions(+), 2 deletions(-)
4980
4981commit 7462ffce3c968f95bad524b4135ab9f983e4dc1c
4982Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
4983Date:   Tue Feb 19 21:47:00 2008 +0000
4984
4985    Updated Occitan translation
4986
4987    svn path=/trunk/; revision=1091
4988
4989 po/oc.po |   29 ++++++++++++++++++++---------
4990 1 files changed, 20 insertions(+), 9 deletions(-)
4991
4992commit e0abe53cdabfbd4a825290dedf3b6e7c340224b3
4993Author: Andrea Cimitan <andrea.cimitan@gmail.com>
4994Date:   Tue Feb 19 13:23:10 2008 +0000
4995
4996    Less transparency on button focus fill
4997
4998    2008-02-19  Andrea Cimitan  <andrea.cimitan@gmail.com>
4999
5000    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5001    	(clearlooks_gummy_draw_focus):
5002    	Less transparency on button focus fill
5003
5004    svn path=/trunk/; revision=1090
5005
5006 ChangeLog                                      |    6 ++++++
5007 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
5008 2 files changed, 8 insertions(+), 2 deletions(-)
5009
5010commit 06a6f2f44adcaa2058c5273e688e17308f661cf9
5011Author: Priit Laes <plaes at svn dot gnome dot org>
5012Date:   Tue Feb 19 09:06:38 2008 +0000
5013
5014    Translation updated by Ivar Smolin
5015
5016    2008-02-19  Priit Laes  <plaes at svn dot gnome dot org>
5017
5018    	* et.po: Translation updated by Ivar Smolin
5019
5020    svn path=/trunk/; revision=1089
5021
5022 po/ChangeLog |    4 ++++
5023 po/et.po     |   30 +++++++++++++++++++++---------
5024 2 files changed, 25 insertions(+), 9 deletions(-)
5025
5026commit 7d408cc36a1c3457701f826bacc7b05b9da85a0f
5027Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5028Date:   Tue Feb 19 00:44:33 2008 +0000
5029
5030    A little bit more contrast on tab focus (+8%) Indents
5031
5032    2008-02-19  Andrea Cimitan  <andrea.cimitan@gmail.com>
5033
5034    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5035    	(clearlooks_gummy_draw_top_left_highlight),
5036    	(clearlooks_gummy_draw_tab):
5037    	A little bit more contrast on tab focus (+8%)
5038    	Indents
5039
5040    svn path=/trunk/; revision=1088
5041
5042 ChangeLog                                      |    8 ++++++++
5043 engines/clearlooks/src/clearlooks_draw_gummy.c |    9 +++++----
5044 2 files changed, 13 insertions(+), 4 deletions(-)
5045
5046commit aec9c78082df80139979f920e44313834033233e
5047Author: Matej Urbančič <mateju@src.gnome.org>
5048Date:   Mon Feb 18 17:27:46 2008 +0000
5049
5050    Updated Slovenian translation
5051
5052    svn path=/trunk/; revision=1087
5053
5054 po/sl.po |   30 +++++++++++++++++++++---------
5055 1 files changed, 21 insertions(+), 9 deletions(-)
5056
5057commit 981326d79ec00c5e9a5f1e5130eba901001e4628
5058Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5059Date:   Mon Feb 18 15:52:17 2008 +0000
5060
5061    CLASSIC is the default Clearlooks style
5062
5063    2008-02-18  Andrea Cimitan  <andrea.cimitan@gmail.com>
5064
5065    	* schema/clearlooks.xml.in.in:
5066    	CLASSIC is the default Clearlooks style
5067
5068
5069    svn path=/trunk/; revision=1086
5070
5071 ChangeLog                   |    5 +++++
5072 schema/clearlooks.xml.in.in |    2 +-
5073 2 files changed, 6 insertions(+), 1 deletions(-)
5074
5075commit 7d26324c7546d7d2649a51ca6573759cb4c2c69f
5076Author: Ilkka Tuohela <ituohela@src.gnome.org>
5077Date:   Mon Feb 18 04:42:44 2008 +0000
5078
5079    Updated Finnish translation
5080
5081    svn path=/trunk/; revision=1085
5082
5083 po/ChangeLog |    4 ++++
5084 po/fi.po     |   10 +++++-----
5085 2 files changed, 9 insertions(+), 5 deletions(-)
5086
5087commit dba9cebe2114d07a3885f47e4105f7a2de9824f9
5088Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
5089Date:   Sun Feb 17 22:12:17 2008 +0000
5090
5091    Updated Dutch translation by Wouter Bolsterlee.
5092
5093    2008-02-17  Wouter Bolsterlee  <wbolster@svn.gnome.org>
5094
5095    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
5096
5097
5098    svn path=/trunk/; revision=1084
5099
5100 po/ChangeLog |   29 ++++++++++++--------
5101 po/nl.po     |   83 +++++++++++++++++++++++++++++++++++++++++++++------------
5102 2 files changed, 82 insertions(+), 30 deletions(-)
5103
5104commit d09a0f520bad1cee8175138c6c4f3edbb27dbf0e
5105Author: Baris Cicek <bcicek@src.gnome.org>
5106Date:   Sun Feb 17 21:28:29 2008 +0000
5107
5108    Added Turkish Translation
5109
5110    svn path=/trunk/; revision=1083
5111
5112 po/ChangeLog |    5 ++
5113 po/LINGUAS   |    1 +
5114 po/tr.po     |  198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5115 3 files changed, 204 insertions(+), 0 deletions(-)
5116
5117commit 587ef1009c3df9383c6ae72b2f1f12bba63b39f4
5118Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
5119Date:   Sat Feb 16 23:49:18 2008 +0000
5120
5121    Updated Catalan translation
5122
5123    svn path=/trunk/; revision=1082
5124
5125 po/ChangeLog |    4 +++
5126 po/ca.po     |   71 ++++++++++++++++++++++++++++++++++++++++++++++++---------
5127 2 files changed, 63 insertions(+), 12 deletions(-)
5128
5129commit 842730b1871f8c0f4e65dfe27624093bf92a6f82
5130Author: Ihar Hrachyshka <iharh@src.gnome.org>
5131Date:   Sat Feb 16 23:38:47 2008 +0000
5132
5133    Updated Belarusian Latin translation.
5134
5135    svn path=/trunk/; revision=1081
5136
5137 po/ChangeLog   |    4 ++++
5138 po/be@latin.po |   30 +++++++++++++++++++++---------
5139 2 files changed, 25 insertions(+), 9 deletions(-)
5140
5141commit be3260263ef480ea69c160b37683d15277d25c9c
5142Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
5143Date:   Wed Feb 13 12:51:14 2008 +0000
5144
5145    Added Traditional Chinese translation(Hong Kong). Added Traditional
5146
5147    2008-02-13  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
5148
5149            * zh_HK.po: Added Traditional Chinese translation(Hong Kong).
5150            * zh_TW.po: Added Traditional Chinese translation(Taiwan).
5151
5152
5153
5154    svn path=/trunk/; revision=1080
5155
5156 po/ChangeLog |    5 ++
5157 po/LINGUAS   |    2 +
5158 po/zh_HK.po  |  195 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5159 po/zh_TW.po  |  195 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5160 4 files changed, 397 insertions(+), 0 deletions(-)
5161
5162commit 56ebf2d98a51c5c10b00af0fa1a1ae9cd524209d
5163Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5164Date:   Wed Feb 13 12:36:30 2008 +0000
5165
5166    ... forgot to assign the CLAMP to the radius :)
5167
5168    2008-02-13  Andrea Cimitan  <andrea.cimitan@gmail.com>
5169
5170    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5171    	(clearlooks_gummy_draw_focus):
5172    	... forgot to assign the CLAMP to the radius :)
5173
5174    svn path=/trunk/; revision=1079
5175
5176 ChangeLog                                      |    6 ++++++
5177 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
5178 2 files changed, 7 insertions(+), 1 deletions(-)
5179
5180commit 3ea9ae8e69e8685b0ed7aec66a6299dfbc5e8fe7
5181Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5182Date:   Wed Feb 13 10:38:17 2008 +0000
5183
5184    Reverted some code, that was not useless :P
5185
5186    2008-02-13  Andrea Cimitan  <andrea.cimitan@gmail.com>
5187
5188    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5189    	(clearlooks_gummy_draw_focus):
5190    	Reverted some code, that was not useless :P
5191
5192    svn path=/trunk/; revision=1078
5193
5194 ChangeLog                                      |    6 ++++++
5195 engines/clearlooks/src/clearlooks_draw_gummy.c |    1 +
5196 2 files changed, 7 insertions(+), 0 deletions(-)
5197
5198commit a168f7fb76fd9dde5fe313a1bbcef7cdbdaa2103
5199Author: Ilkka Tuohela <ituohela@src.gnome.org>
5200Date:   Wed Feb 13 09:26:07 2008 +0000
5201
5202    Updated Finnish translation
5203
5204    svn path=/trunk/; revision=1077
5205
5206 po/ChangeLog |    4 +++
5207 po/fi.po     |   68 +++++++++++++++++++++++++++++++++++++++++++++++++--------
5208 2 files changed, 62 insertions(+), 10 deletions(-)
5209
5210commit a2ea617a2b65ebbce9a5d7923406b4c9a0d1b6e7
5211Author: Claude Paroz <claude@2xlibre.net>
5212Date:   Tue Feb 12 20:49:30 2008 +0000
5213
5214    Updated French translation by Robert-André Mauchin.
5215
5216    2008-02-12  Claude Paroz  <claude@2xlibre.net>
5217
5218    	* fr.po: Updated French translation by Robert-André Mauchin.
5219
5220    svn path=/trunk/; revision=1076
5221
5222 po/ChangeLog |    4 ++
5223 po/fr.po     |   89 ++++++++++++++++++++++++++++++++++++++++++++-------------
5224 2 files changed, 72 insertions(+), 21 deletions(-)
5225
5226commit da51bdcac9969f7b0151a12a6f39ad91dbb6460f
5227Author: Benjamin Berg <benjamin@sipsolutions.net>
5228Date:   Mon Feb 11 21:51:13 2008 +0000
5229
5230    Update for 2.14.5 release.
5231
5232    2008-02-11  Benjamin Berg  <benjamin@sipsolutions.net>
5233
5234    	* NEWS:
5235    	* configure.ac:
5236    	Update for 2.14.5 release.
5237
5238    svn path=/trunk/; revision=1074
5239
5240 ChangeLog    |    6 ++++++
5241 NEWS         |   25 +++++++++++++++++++++++++
5242 configure.ac |    2 +-
5243 3 files changed, 32 insertions(+), 1 deletions(-)
5244
5245commit d4e07cb96767c52ffc7eb388cbf17f7a138f436b
5246Author: Benjamin Berg <benjamin@sipsolutions.net>
5247Date:   Mon Feb 11 21:41:40 2008 +0000
5248
5249    Fixed small warning. (Some useless code.)
5250
5251    2008-02-11  Benjamin Berg  <benjamin@sipsolutions.net>
5252
5253    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5254    	(clearlooks_gummy_draw_focus):
5255    	Fixed small warning. (Some useless code.)
5256
5257    svn path=/trunk/; revision=1073
5258
5259 ChangeLog                                      |    6 ++++++
5260 engines/clearlooks/src/clearlooks_draw_gummy.c |    1 -
5261 2 files changed, 6 insertions(+), 1 deletions(-)
5262
5263commit 049db88cfd45a15d5e9cd8fc7e6965c2024d08b0
5264Author: Benjamin Berg <benjamin@sipsolutions.net>
5265Date:   Mon Feb 11 21:16:16 2008 +0000
5266
5267    Add checks for vertical toolbars and menubars. These are will not be drawn
5268
5269    2008-02-11  Benjamin Berg  <benjamin@sipsolutions.net>
5270
5271    	* engines/clearlooks/src/clearlooks_style.c:
5272    	(clearlooks_style_draw_box):
5273    	Add checks for vertical toolbars and menubars. These are will not be
5274    	drawn at for now.
5275
5276    svn path=/trunk/; revision=1072
5277
5278 ChangeLog                                 |    7 +++++++
5279 engines/clearlooks/src/clearlooks_style.c |   12 +++++++++---
5280 2 files changed, 16 insertions(+), 3 deletions(-)
5281
5282commit ecde0d8087e01942ac2b10dc37d850ba61f5a98b
5283Author: Petr Kovář <pmkovar@src.gnome.org>
5284Date:   Sun Feb 10 18:43:26 2008 +0000
5285
5286    cs.po: Updated Czech translation by Lucas Lommer.
5287
5288    svn path=/trunk/; revision=1071
5289
5290 po/ChangeLog |    4 ++
5291 po/cs.po     |   89 ++++++++++++++++++++++++++++++++++++++++++++-------------
5292 2 files changed, 72 insertions(+), 21 deletions(-)
5293
5294commit c523a4040622b3ffa58adaacdcba209ac4f39365
5295Author: Duarte Loreto <happyguy_pt@hotmail.com>
5296Date:   Sat Feb 9 22:55:59 2008 +0000
5297
5298    Updated Portuguese translation.
5299
5300    2008-02-09  Duarte Loreto <happyguy_pt@hotmail.com>
5301
5302    	* pt.po: Updated Portuguese translation.
5303
5304    svn path=/trunk/; revision=1070
5305
5306 po/ChangeLog |    4 ++
5307 po/pt.po     |   88 ++++++++++++++++++++++++++++++++++++++++++++++------------
5308 2 files changed, 74 insertions(+), 18 deletions(-)
5309
5310commit 38925ca920a91b96c1272ff5ea6f261ee49c5430
5311Author: Hendrik Brandt <heb@gnome-de.org>
5312Date:   Sat Feb 9 16:21:50 2008 +0000
5313
5314    Updated German translation.
5315
5316    2008-02-09  Hendrik Brandt  <heb@gnome-de.org>
5317
5318            * de.po: Updated German translation.
5319
5320
5321    svn path=/trunk/; revision=1069
5322
5323 po/ChangeLog |    4 ++
5324 po/de.po     |  132 ++++++++++++++++++++++++++++++++++++++++------------------
5325 2 files changed, 95 insertions(+), 41 deletions(-)
5326
5327commit 70301d2947e3a0e9d6d8c5f231e966f2fe45e050
5328Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
5329Date:   Sat Feb 9 08:42:37 2008 +0000
5330
5331    Updated Thai translation.
5332
5333    2008-02-09  Theppitak Karoonboonyanan  <thep@linux.thai.net>
5334
5335    	* th.po: Updated Thai translation.
5336
5337
5338    svn path=/trunk/; revision=1068
5339
5340 po/ChangeLog |    4 +++
5341 po/th.po     |   72 ++++++++++++++++++++++++++++++++++++++++++++++++---------
5342 2 files changed, 64 insertions(+), 12 deletions(-)
5343
5344commit bced3282a0c01ca8e13d28243d41d1af276c4fb0
5345Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
5346Date:   Fri Feb 8 17:30:19 2008 +0000
5347
5348    Updated Basque translation.
5349
5350    2008-02-08  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
5351
5352    	* eu.po: Updated Basque translation.
5353
5354
5355    svn path=/trunk/; revision=1067
5356
5357 po/ChangeLog |    4 ++++
5358 po/eu.po     |   35 ++++++++++++++++++++++++-----------
5359 2 files changed, 28 insertions(+), 11 deletions(-)
5360
5361commit d3fafd9bd571bb08aca3952e8d8f6435e7caa2be
5362Author: Artur Flinta <aflinta@svn.gnome.org>
5363Date:   Thu Feb 7 21:11:22 2008 +0000
5364
5365    Updated Polish translation by GNOME PL Team.
5366
5367    2008-02-07  Artur Flinta  <aflinta@svn.gnome.org>
5368
5369    	* pl.po: Updated Polish translation by GNOME PL Team.
5370
5371
5372    svn path=/trunk/; revision=1066
5373
5374 po/ChangeLog |    4 +++
5375 po/pl.po     |   68 +++++++++++++++++++++++++++++++++++++++++++++++++--------
5376 2 files changed, 62 insertions(+), 10 deletions(-)
5377
5378commit 166aa1f3f2fbf4380b7c54fefabb2d41ac54311f
5379Author: Benjamin Berg <benjamin@sipsolutions.net>
5380Date:   Thu Feb 7 19:41:44 2008 +0000
5381
5382    As the panel sets the shadow to NONE too, we do not need a special case
5383
5384    2008-02-07  Benjamin Berg  <benjamin@sipsolutions.net>
5385
5386    	* engines/clearlooks/src/clearlooks_style.c:
5387    	(clearlooks_style_draw_box):
5388    	As the panel sets the shadow to NONE too, we do not need a special
5389    	case for it anymore.
5390
5391    svn path=/trunk/; revision=1065
5392
5393 ChangeLog                                 |    7 +++++++
5394 engines/clearlooks/src/clearlooks_style.c |    2 +-
5395 2 files changed, 8 insertions(+), 1 deletions(-)
5396
5397commit 4751e912f2aef04603cbaafd6106612d4281fb55
5398Author: Andrea Cimitan <acimitan@src.gnome.org>
5399Date:   Wed Feb 6 20:58:02 2008 +0000
5400
5401    dummy commit
5402
5403    svn path=/trunk/; revision=1064
5404
5405 README |    2 +-
5406 1 files changed, 1 insertions(+), 1 deletions(-)
5407
5408commit a4a714607a34f544772ad3af21758d0227e7f127
5409Author: Benjamin Berg <benjamin@sipsolutions.net>
5410Date:   Wed Feb 6 12:58:28 2008 +0000
5411
5412    Added a small comment to the handlebox/toolbar special case.
5413
5414    2008-02-06  Benjamin Berg  <benjamin@sipsolutions.net>
5415
5416    	* engines/clearlooks/src/clearlooks_style.c:
5417    	(clearlooks_style_draw_box):
5418    	Added a small comment to the handlebox/toolbar special case.
5419
5420    svn path=/trunk/; revision=1063
5421
5422 ChangeLog                                 |    6 ++++++
5423 engines/clearlooks/src/clearlooks_style.c |    3 +++
5424 2 files changed, 9 insertions(+), 0 deletions(-)
5425
5426commit e425fc4eeffe139a23554ef16c9ef9b1f074b4bd
5427Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5428Date:   Tue Feb 5 21:31:42 2008 +0000
5429
5430    Removed a "&" that caused this special case not to work The second toolbar
5431
5432    2008-02-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
5433
5434    	* engines/clearlooks/src/clearlooks_style.c:
5435    	(clearlooks_style_draw_box):
5436    	Removed a "&" that caused this special case not to work
5437    	The second toolbar of file-roller is still not working
5438
5439    svn path=/trunk/; revision=1062
5440
5441 ChangeLog                                 |    7 +++++++
5442 engines/clearlooks/src/clearlooks_style.c |    2 +-
5443 2 files changed, 8 insertions(+), 1 deletions(-)
5444
5445commit 0a8d35178272314aa3a5eaabc6c5713aa5bac29e
5446Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5447Date:   Tue Feb 5 21:17:02 2008 +0000
5448
5449    Managed handlebox_bin and dockitem_bin special cases for toolbar's
5450
5451    2008-02-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
5452
5453    	* engines/clearlooks/src/clearlooks_style.c:
5454    	(clearlooks_style_draw_box):
5455    	Managed handlebox_bin and dockitem_bin special cases
5456    	for toolbar's shadow-type
5457    	To use this setting place this in the gtkrc:
5458    	GtkMenuBar::shadow_type = GTK_SHADOW_NONE
5459    	GtkToolbar::shadow_type = GTK_SHADOW_NONE
5460
5461    svn path=/trunk/; revision=1061
5462
5463 ChangeLog                                 |   10 ++++++++++
5464 engines/clearlooks/src/clearlooks_style.c |    9 +++++++--
5465 engines/support/widget-information.h      |   14 +++++++-------
5466 3 files changed, 24 insertions(+), 9 deletions(-)
5467
5468commit 14a552fcf9c7679390b8825d6dd13bcbc98cd9b7
5469Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5470Date:   Tue Feb 5 19:49:47 2008 +0000
5471
5472    Removed the test case for the gtkrc. Ok flat menubars and toolbars works
5473
5474    2008-02-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
5475
5476    	* themes/Clearlooks/gtk-2.0/gtkrc:
5477    	Removed the test case for the gtkrc.
5478    	Ok flat menubars and toolbars works in a sane way, except
5479    	few applications with detachable toolbars.
5480    	Need to investigate on it.
5481    	PS: on the previous commit I forgot (yes I forgot :P) to say
5482    	I've reverted the menuitems to their nicer behaviour ;-)
5483
5484    svn path=/trunk/; revision=1060
5485
5486 ChangeLog                       |   10 ++++++++++
5487 themes/Clearlooks/gtk-2.0/gtkrc |    3 +--
5488 2 files changed, 11 insertions(+), 2 deletions(-)
5489
5490commit 71bcf0be6ad6e1b7ae4e1d6615e38a83d2f5bc3a
5491Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5492Date:   Tue Feb 5 19:26:45 2008 +0000
5493
5494    Should read shadow... works on buttons but not for toolbars. Modded gtkrc
5495
5496    2008-02-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
5497
5498    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5499    	(clearlooks_gummy_draw_menuitem):
5500    	* engines/clearlooks/src/clearlooks_style.c:
5501    	(clearlooks_style_draw_box):
5502    	* themes/Clearlooks/gtk-2.0/gtkrc:
5503    	Should read shadow... works on buttons but not for toolbars.
5504    	Modded gtkrc to TEST.
5505
5506    svn path=/trunk/; revision=1059
5507
5508 ChangeLog                                      |   10 ++++++++++
5509 engines/clearlooks/src/clearlooks_draw_gummy.c |    5 +----
5510 engines/clearlooks/src/clearlooks_style.c      |    8 +++++---
5511 themes/Clearlooks/gtk-2.0/gtkrc                |    6 ++++--
5512 4 files changed, 20 insertions(+), 9 deletions(-)
5513
5514commit 178516b1e2945f41f1cc5ed2316ceb55f43c068f
5515Author: Andrea Cimitan <acimitan@src.gnome.org>
5516Date:   Tue Feb 5 12:42:20 2008 +0000
5517
5518    ...
5519
5520    svn path=/trunk/; revision=1058
5521
5522 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
5523 1 files changed, 1 insertions(+), 1 deletions(-)
5524
5525commit 3b2b2d93713c03e5ee5292f0c292776dd38b3586
5526Author: Andrea Cimitan <acimitan@src.gnome.org>
5527Date:   Tue Feb 5 12:34:34 2008 +0000
5528
5529    check CIA-1 irc bot if it is working :)
5530
5531    svn path=/trunk/; revision=1057
5532
5533 README |    2 +-
5534 1 files changed, 1 insertions(+), 1 deletions(-)
5535
5536commit 6b5bdc751b10b702cc870c6339038ef5e02cb27e
5537Author: Andrea Cimitan <acimitan@src.gnome.org>
5538Date:   Tue Feb 5 12:27:52 2008 +0000
5539
5540    check CIA-1 irc bot if it is working :)
5541
5542    svn path=/trunk/; revision=1056
5543
5544 MAINTAINERS |    2 +-
5545 1 files changed, 1 insertions(+), 1 deletions(-)
5546
5547commit ef74cdc14cbb39a9dc1fe03a5febda8efcc6dd37
5548Author: Andrea Cimitan <acimitan@src.gnome.org>
5549Date:   Tue Feb 5 12:25:13 2008 +0000
5550
5551    check CIA-1 irc bot if it is working :)
5552
5553    svn path=/trunk/; revision=1055
5554
5555 COPYING |    2 +-
5556 1 files changed, 1 insertions(+), 1 deletions(-)
5557
5558commit 237939de7a1d730986c0c43f8a491486d5a653da
5559Author: Andre Klapper <a9016009@gmx.de>
5560Date:   Mon Feb 4 10:34:52 2008 +0000
5561
5562    Added missing languages (cs, sr@Latn, ml).
5563
5564    2008-02-04  Andre Klapper  <a9016009@gmx.de>
5565
5566    	* LINGUAS: Added missing languages (cs, sr@Latn, ml).
5567
5568
5569    svn path=/trunk/; revision=1054
5570
5571 po/ChangeLog |    4 ++++
5572 po/LINGUAS   |    3 +++
5573 2 files changed, 7 insertions(+), 0 deletions(-)
5574
5575commit f75effddcd748f7c6d2d26a2f4151cdfd101b8ca
5576Author: Arangel Angov <arangela@src.gnome.org>
5577Date:   Sun Feb 3 18:30:14 2008 +0000
5578
5579    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian Translation
5580
5581    svn path=/trunk/; revision=1053
5582
5583 po/ChangeLog |    4 ++
5584 po/mk.po     |   89 ++++++++++++++++++++++++++++++++++++++++++++++------------
5585 2 files changed, 75 insertions(+), 18 deletions(-)
5586
5587commit 1b5f48e56729977c95772e238f6dcf4eb9e54be7
5588Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
5589Date:   Sun Feb 3 04:43:07 2008 +0000
5590
5591    Updated Japanese translation.
5592
5593    2008-02-03  Takeshi AIHANA <takeshi.aihana@gmail.com>
5594
5595            * ja.po: Updated Japanese translation.
5596
5597    svn path=/trunk/; revision=1052
5598
5599 po/ChangeLog |    4 +++
5600 po/ja.po     |   75 +++++++++++++++++++++++++++++++++++++++++++++++-----------
5601 2 files changed, 65 insertions(+), 14 deletions(-)
5602
5603commit 5bfd240934cb52e4b6994546e54e2815958122c2
5604Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5605Date:   Sat Feb 2 23:41:24 2008 +0000
5606
5607    I guess thix should fix 500952, but it's just a 30 seconds patch :)
5608
5609    2008-02-03  Andrea Cimitan  <andrea.cimitan@gmail.com>
5610
5611    	* engines/mist/src/mist-style.c: (mist_style_draw_check),
5612    	(mist_style_draw_option):
5613    	I guess thix should fix 500952, but it's just a 30 seconds patch :)
5614
5615    svn path=/trunk/; revision=1051
5616
5617 ChangeLog                     |    6 ++++++
5618 engines/mist/src/mist-style.c |   10 ++++++++--
5619 2 files changed, 14 insertions(+), 2 deletions(-)
5620
5621commit dc9daead3624b724d4dec66f78be9cb2ceb0724a
5622Author: Kjartan Maraas <kmaraas@gnome.org>
5623Date:   Sat Feb 2 20:31:36 2008 +0000
5624
5625    Updated Norwegian bokmål translation.
5626
5627    2008-02-02  Kjartan Maraas  <kmaraas@gnome.org>
5628
5629    	* nb.po: Updated Norwegian bokmål translation.
5630
5631    svn path=/trunk/; revision=1050
5632
5633 po/ChangeLog |    4 ++++
5634 po/nb.po     |   30 +++++++++++++++++++++---------
5635 2 files changed, 25 insertions(+), 9 deletions(-)
5636
5637commit 0b267cba2fc1ead585df5f7c49a78e595e8cdb5e
5638Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
5639Date:   Sat Feb 2 19:20:39 2008 +0000
5640
5641    Updated Galician Translation.
5642
5643    svn path=/trunk/; revision=1049
5644
5645 po/ChangeLog |    4 ++++
5646 po/gl.po     |   36 ++++++++++++++++++++++++------------
5647 2 files changed, 28 insertions(+), 12 deletions(-)
5648
5649commit 9a4ec73be5e80fecceaca7c545b2e12e890dc01e
5650Author: Djihed Afifi <djihed@src.gnome.org>
5651Date:   Thu Jan 31 08:21:16 2008 +0000
5652
5653    Updated Arabic Translation by Djihed Afifi.
5654
5655    svn path=/trunk/; revision=1048
5656
5657 po/ChangeLog |    4 +++
5658 po/ar.po     |   76 ++++++++++++++++++++++++++++++++++++++++++++++++---------
5659 2 files changed, 68 insertions(+), 12 deletions(-)
5660
5661commit e6566d202cf9592dc777c3370e23720d06202c1b
5662Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5663Date:   Thu Jan 31 01:00:59 2008 +0000
5664
5665    More contrast
5666
5667    2008-01-31  Andrea Cimitan  <andrea.cimitan@gmail.com>
5668
5669    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5670    	(clearlooks_gummy_draw_focus):
5671    	More contrast
5672
5673    svn path=/trunk/; revision=1047
5674
5675 ChangeLog                                      |    6 ++++++
5676 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
5677 2 files changed, 7 insertions(+), 1 deletions(-)
5678
5679commit 6f0cc6d7cd6c502e1b2e6f8524c481c7e4abaaea
5680Author: Benjamin Berg <benjamin@sipsolutions.net>
5681Date:   Wed Jan 30 22:37:21 2008 +0000
5682
5683    Set the xthickness of GtkMenu to 1px and special cased the menu item
5684
5685    2008-01-30  Benjamin Berg  <benjamin@sipsolutions.net>
5686
5687    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5688    	(clearlooks_gummy_draw_menuitem):
5689    	* themes/Clearlooks/gtk-2.0/gtkrc:
5690    	Set the xthickness of GtkMenu to 1px and special cased the menu item
5691    	drawing to not draw a line on the left/right for the radius == 0
5692    	case.
5693    	This helps with usability, as no item is selected after opening a
5694    	context menu, and also helps with menus that have an empty area because
5695    	of scrolling.
5696
5697    svn path=/trunk/; revision=1046
5698
5699 ChangeLog                                      |   12 ++++++++++++
5700 engines/clearlooks/src/clearlooks_draw_gummy.c |    5 ++++-
5701 themes/Clearlooks/gtk-2.0/gtkrc                |    2 +-
5702 3 files changed, 17 insertions(+), 2 deletions(-)
5703
5704commit 5217250e36448a92badb41ebfc1f862e20eb7381
5705Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5706Date:   Tue Jan 29 19:07:06 2008 +0000
5707
5708    Shading improvements in focus, more padding to CL_FOCUS_LABEL
5709
5710    2008-01-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
5711
5712    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5713    	(clearlooks_gummy_draw_focus):
5714    	Shading improvements in focus, more padding to CL_FOCUS_LABEL
5715
5716    svn path=/trunk/; revision=1045
5717
5718 ChangeLog                                      |    6 ++++++
5719 engines/clearlooks/src/clearlooks_draw_gummy.c |   15 +++++++--------
5720 2 files changed, 13 insertions(+), 8 deletions(-)
5721
5722commit 763ba929ce43936408a553155cd84c4ab2de6bdb
5723Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
5724Date:   Tue Jan 29 13:01:30 2008 +0000
5725
5726    Updated Spanish translation
5727
5728    svn path=/trunk/; revision=1044
5729
5730 po/ChangeLog |    4 ++++
5731 po/es.po     |   41 +++++++++++++++++++++++++++--------------
5732 2 files changed, 31 insertions(+), 14 deletions(-)
5733
5734commit 17d8654ec435d1e09ff1cdcd8697be80b2d92808
5735Author: Daniel Nylander <dnylande@src.gnome.org>
5736Date:   Mon Jan 28 22:40:35 2008 +0000
5737
5738    sv.po: Swedish translation updated
5739
5740    svn path=/trunk/; revision=1043
5741
5742 po/ChangeLog |    4 ++++
5743 po/sv.po     |   35 ++++++++++++++++++++++++-----------
5744 2 files changed, 28 insertions(+), 11 deletions(-)
5745
5746commit 7c8e87c499eb053ba6356ed9f86f5ba7cd113743
5747Author: Benjamin Berg <benjamin@sipsolutions.net>
5748Date:   Mon Jan 28 20:00:49 2008 +0000
5749
5750    2.13.4 release.
5751
5752    2008-01-28  Benjamin Berg  <benjamin@sipsolutions.net>
5753
5754    	* NEWS:
5755    	* configure.ac:
5756    	2.13.4 release.
5757
5758    svn path=/trunk/; revision=1041
5759
5760 ChangeLog    |    6 ++++++
5761 NEWS         |   18 ++++++++++++++++++
5762 configure.ac |    2 +-
5763 3 files changed, 25 insertions(+), 1 deletions(-)
5764
5765commit 892f93357669101982aaca5075599a4fd6e4c721
5766Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5767Date:   Mon Jan 28 19:42:24 2008 +0000
5768
5769    Updated Clearlook's schema file
5770
5771    2008-01-28  Andrea Cimitan  <andrea.cimitan@gmail.com>
5772
5773    	* schema/clearlooks.xml.in.in:
5774    	Updated Clearlook's schema file
5775
5776    svn path=/trunk/; revision=1040
5777
5778 ChangeLog                   |    5 +++++
5779 schema/clearlooks.xml.in.in |   18 ++++++++++++++++++
5780 2 files changed, 23 insertions(+), 0 deletions(-)
5781
5782commit 53caff7460990a5bbb880e0d3da47d75a48ed4e1
5783Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5784Date:   Mon Jan 28 19:33:18 2008 +0000
5785
5786    Clearlooks/Gummy MUST set reliefstyle = 1 to looks as the default theme.
5787
5788    2008-01-28  Andrea Cimitan  <andrea.cimitan@gmail.com>
5789
5790    	* engines/clearlooks/src/clearlooks_rc_style.c:
5791    	(clearlooks_rc_style_init):
5792    	* engines/clearlooks/src/clearlooks_style.c:
5793    	(clearlooks_style_init_from_rc):
5794    	* themes/Clearlooks/gtk-2.0/gtkrc:
5795    	Clearlooks/Gummy MUST set reliefstyle = 1 to looks as the
5796    	default theme.
5797    	You should update your Clearlooks themes!
5798
5799    svn path=/trunk/; revision=1039
5800
5801 ChangeLog                                    |   11 +++++++++++
5802 engines/clearlooks/src/clearlooks_rc_style.c |    1 +
5803 engines/clearlooks/src/clearlooks_style.c    |   10 +---------
5804 themes/Clearlooks/gtk-2.0/gtkrc              |    9 +++++----
5805 4 files changed, 18 insertions(+), 13 deletions(-)
5806
5807commit 70ed9416469bf5c929dd2ff402a4fc30a0564d92
5808Author: Benjamin Berg <benjamin@sipsolutions.net>
5809Date:   Mon Jan 28 15:21:40 2008 +0000
5810
5811    Added a comment and more restrictive no-focus drawing for the notebook
5812
5813    2008-01-28  Benjamin Berg  <benjamin@sipsolutions.net>
5814
5815    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5816    	(clearlooks_gummy_draw_tab), (clearlooks_gummy_draw_focus):
5817    	Added a comment and more restrictive no-focus drawing for the
5818    	notebook tab.
5819
5820    svn path=/trunk/; revision=1038
5821
5822 ChangeLog                                      |    7 +++++++
5823 engines/clearlooks/src/clearlooks_draw_gummy.c |    5 ++++-
5824 2 files changed, 11 insertions(+), 1 deletions(-)
5825
5826commit 3e24985dfd05106f0563293cd6ef53abac231825
5827Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5828Date:   Sat Jan 26 20:52:54 2008 +0000
5829
5830    Implemented focus drawing inside the draw_tab, so I added 1px of padding.
5831
5832    2008-01-26  Andrea Cimitan  <andrea.cimitan@gmail.com>
5833
5834    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5835    	(clearlooks_gummy_draw_tab), (clearlooks_gummy_draw_focus):
5836    	* engines/clearlooks/src/clearlooks_style.c:
5837    	(clearlooks_style_draw_extension):
5838    	* engines/clearlooks/src/clearlooks_types.h:
5839    	Implemented focus drawing inside the draw_tab, so I added
5840    	1px of padding.
5841
5842
5843    svn path=/trunk/; revision=1037
5844
5845 ChangeLog                                      |   10 ++++++
5846 engines/clearlooks/src/clearlooks_draw_gummy.c |   40 +++++++++++++++++++++--
5847 engines/clearlooks/src/clearlooks_style.c      |   12 +++++++
5848 engines/clearlooks/src/clearlooks_types.h      |   25 ++++++++-------
5849 4 files changed, 71 insertions(+), 16 deletions(-)
5850
5851commit a8ac9531b1bb5036c9b697f6d4681ca098d55947
5852Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5853Date:   Fri Jan 25 12:07:28 2008 +0000
5854
5855    I forgot the offset :)
5856
5857    2008-01-25  Andrea Cimitan  <andrea.cimitan@gmail.com>
5858
5859    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5860    	(clearlooks_gummy_draw_focus):
5861    	I forgot the offset :)
5862
5863    svn path=/trunk/; revision=1036
5864
5865 ChangeLog                                      |    6 ++++++
5866 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 ++
5867 2 files changed, 8 insertions(+), 0 deletions(-)
5868
5869commit 9ac05db0b6ec2a54dbac3d64199dbf6fe57fb56e
5870Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5871Date:   Fri Jan 25 11:56:02 2008 +0000
5872
5873    New treeview look, rounded focus on treeview "small" row The one you can
5874
5875    2008-01-25  Andrea Cimitan  <andrea.cimitan@gmail.com>
5876
5877    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5878    	(clearlooks_gummy_draw_focus):
5879    	New treeview look, rounded focus on treeview "small" row
5880    	The one you can find in pidgin for example
5881
5882    svn path=/trunk/; revision=1035
5883
5884 ChangeLog                                      |    7 +++++++
5885 engines/clearlooks/src/clearlooks_draw_gummy.c |   13 ++++---------
5886 2 files changed, 11 insertions(+), 9 deletions(-)
5887
5888commit f4b052fe7717ccca35f09243e283deb31c345ad6
5889Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5890Date:   Fri Jan 25 11:27:00 2008 +0000
5891
5892    Just for testing
5893
5894    2008-01-25  Andrea Cimitan  <andrea.cimitan@gmail.com>
5895
5896    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5897    	(clearlooks_gummy_draw_focus):
5898    	Just for testing
5899
5900    svn path=/trunk/; revision=1034
5901
5902 ChangeLog                                      |    6 ++++++
5903 engines/clearlooks/src/clearlooks_draw_gummy.c |   15 +++++++++++----
5904 2 files changed, 17 insertions(+), 4 deletions(-)
5905
5906commit 944103697846b5c9fe4bd7e212a983dff3d54aba
5907Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5908Date:   Fri Jan 25 02:20:22 2008 +0000
5909
5910    Reduced "flashy" mistakes to focus drawing in nautilus (treeview)
5911
5912    2008-01-25  Andrea Cimitan  <andrea.cimitan@gmail.com>
5913
5914    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5915    	(clearlooks_gummy_draw_focus):
5916    	Reduced "flashy" mistakes to focus drawing in nautilus (treeview)
5917
5918    svn path=/trunk/; revision=1033
5919
5920 ChangeLog                                      |    6 ++++++
5921 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
5922 2 files changed, 8 insertions(+), 2 deletions(-)
5923
5924commit d8680846a1386ffc5e99e77a98bc28b7560156c6
5925Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5926Date:   Fri Jan 25 01:35:29 2008 +0000
5927
5928    Lighter tabs focus
5929
5930    2008-01-25  Andrea Cimitan  <andrea.cimitan@gmail.com>
5931
5932    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
5933    	(clearlooks_gummy_draw_focus):
5934    	Lighter tabs focus
5935
5936    svn path=/trunk/; revision=1032
5937
5938 ChangeLog                                      |    6 ++++++
5939 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 ++
5940 2 files changed, 8 insertions(+), 0 deletions(-)
5941
5942commit b6422ba8d5eff190d938b5d12a46601a834dc5e1
5943Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5944Date:   Wed Jan 23 23:06:06 2008 +0000
5945
5946    Shadow on prelight button :)
5947
5948    2008-01-24  Andrea Cimitan  <andrea.cimitan@gmail.com>
5949
5950    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
5951    	(clearlooks_glossy_draw_button):
5952    	Shadow on prelight button :)
5953
5954    svn path=/trunk/; revision=1031
5955
5956 ChangeLog                                       |    6 +
5957 engines/clearlooks/src/clearlooks_draw_glossy.c |  226 +++++++++++------------
5958 2 files changed, 118 insertions(+), 114 deletions(-)
5959
5960commit 98dc03fb715a7b1890a0d2c1203d8262dfb9627b
5961Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5962Date:   Wed Jan 23 22:49:27 2008 +0000
5963
5964    No shadow on prelight button (previous revision)
5965
5966    2008-01-23  Andrea Cimitan  <andrea.cimitan@gmail.com>
5967
5968    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
5969    	(clearlooks_glossy_draw_button):
5970    	No shadow on prelight button (previous revision)
5971
5972    svn path=/trunk/; revision=1030
5973
5974 ChangeLog                                       |    6 ++++++
5975 engines/clearlooks/src/clearlooks_draw_glossy.c |    6 +++---
5976 2 files changed, 9 insertions(+), 3 deletions(-)
5977
5978commit 86515bd642bdd576d4a16171d6278d61ef56e87e
5979Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5980Date:   Wed Jan 23 22:44:03 2008 +0000
5981
5982    Better approach to reliefstyle default state
5983
5984    2008-01-23  Andrea Cimitan  <andrea.cimitan@gmail.com>
5985
5986    	* engines/clearlooks/src/clearlooks_rc_style.c:
5987    	(clearlooks_rc_style_init):
5988    	* engines/clearlooks/src/clearlooks_style.c:
5989    	(clearlooks_style_init_from_rc):
5990    	Better approach to reliefstyle default state
5991
5992    svn path=/trunk/; revision=1029
5993
5994 engines/clearlooks/src/clearlooks_draw_glossy.c |  222 +++++++++++-----------
5995 1 files changed, 111 insertions(+), 111 deletions(-)
5996
5997commit a1fb84e3fe4b2876367327ef900eac0f8cf9da14
5998Author: Andrea Cimitan <andrea.cimitan@gmail.com>
5999Date:   Wed Jan 23 22:41:37 2008 +0000
6000
6001    Better approach to reliefstyle default state
6002
6003    2008-01-23  Andrea Cimitan  <andrea.cimitan@gmail.com>
6004
6005    	* engines/clearlooks/src/clearlooks_rc_style.c:
6006    	(clearlooks_rc_style_init):
6007    	* engines/clearlooks/src/clearlooks_style.c:
6008    	(clearlooks_style_init_from_rc):
6009    	Better approach to reliefstyle default state
6010
6011    svn path=/trunk/; revision=1028
6012
6013 ChangeLog                                    |    8 ++++++++
6014 engines/clearlooks/src/clearlooks_rc_style.c |    1 -
6015 engines/clearlooks/src/clearlooks_style.c    |   12 ++++++++++--
6016 3 files changed, 18 insertions(+), 3 deletions(-)
6017
6018commit 1cd67226057f767626a79e2a4a985f4e23568245
6019Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6020Date:   Wed Jan 23 11:01:27 2008 +0000
6021
6022    New option: int reliefstyle to enable/disable shadows on buttons. Default
6023
6024    2008-01-23  Andrea Cimitan  <andrea.cimitan@gmail.com>
6025
6026    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
6027    	(clearlooks_glossy_draw_button):
6028    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6029    	(clearlooks_gummy_draw_button):
6030    	* engines/clearlooks/src/clearlooks_rc_style.c:
6031    	(clearlooks_rc_style_init), (clearlooks_gtk2_rc_parse_int),
6032    	(clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
6033    	* engines/clearlooks/src/clearlooks_rc_style.h:
6034    	* engines/clearlooks/src/clearlooks_style.c:
6035    	(clearlooks_set_widget_parameters), (clearlooks_style_draw_box),
6036    	(clearlooks_style_init_from_rc), (clearlooks_style_copy):
6037    	* engines/clearlooks/src/clearlooks_style.h:
6038    	* engines/clearlooks/src/clearlooks_types.h:
6039    	New option: int reliefstyle to enable/disable shadows on buttons.
6040    	Default is 1 (enable shadows on Gummy and prelight on Glossy)
6041
6042    svn path=/trunk/; revision=1027
6043
6044 ChangeLog                                       |   29 ++++++++++++++++++
6045 engines/clearlooks/src/clearlooks_draw_glossy.c |   36 +++++++++++-----------
6046 engines/clearlooks/src/clearlooks_draw_gummy.c  |    6 ++--
6047 engines/clearlooks/src/clearlooks_rc_style.c    |   11 ++++++-
6048 engines/clearlooks/src/clearlooks_rc_style.h    |   12 ++++---
6049 engines/clearlooks/src/clearlooks_style.c       |   34 ++++++++++++---------
6050 engines/clearlooks/src/clearlooks_style.h       |    1 +
6051 engines/clearlooks/src/clearlooks_types.h       |    2 +-
6052 8 files changed, 88 insertions(+), 43 deletions(-)
6053
6054commit a1933861975d0c374efa490fa4c85ff8b9338024
6055Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6056Date:   Tue Jan 22 17:08:32 2008 +0000
6057
6058    Fixed GtkProgressbars inside GtkMenu
6059
6060    2008-01-22  Andrea Cimitan  <andrea.cimitan@gmail.com>
6061
6062    	* themes/Clearlooks/gtk-2.0/gtkrc:
6063    	Fixed GtkProgressbars inside GtkMenu
6064
6065    svn path=/trunk/; revision=1026
6066
6067 ChangeLog                       |    5 +++++
6068 themes/Clearlooks/gtk-2.0/gtkrc |    9 ++-------
6069 2 files changed, 7 insertions(+), 7 deletions(-)
6070
6071commit c455ecfd67d93d58023d83b8b281ebc013b3e2e2
6072Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6073Date:   Mon Jan 21 23:18:09 2008 +0000
6074
6075    Fixed #509226 and minor changes to intends. To benzea: Check if you like
6076
6077    2008-01-22  Andrea Cimitan  <andrea.cimitan@gmail.com>
6078
6079    	* engines/clearlooks/src/clearlooks_draw.c:
6080    	* engines/clearlooks/src/clearlooks_draw.h:
6081    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6082    	(clearlooks_gummy_draw_tab), (clearlooks_gummy_draw_focus):
6083    	* engines/clearlooks/src/clearlooks_style.c:
6084    	(clearlooks_style_draw_extension):
6085    	Fixed #509226 and minor changes to intends.
6086    	To benzea: Check if you like the current fallback behaviour
6087
6088    svn path=/trunk/; revision=1025
6089
6090 ChangeLog                                      |   11 +
6091 engines/clearlooks/Makefile.am                 |   10 +-
6092 engines/clearlooks/src/clearlooks_draw.c       |  402 ++++++++++++------------
6093 engines/clearlooks/src/clearlooks_draw.h       |   11 +-
6094 engines/clearlooks/src/clearlooks_draw_gummy.c |   36 +-
6095 engines/clearlooks/src/clearlooks_style.c      |  261 ++++++++--------
6096 engines/clearlooks/src/clearlooks_types.h      |  220 +++++++-------
6097 7 files changed, 484 insertions(+), 467 deletions(-)
6098
6099commit 69b52c496743e17bd289b29b4e363dcf3f0162ce
6100Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
6101Date:   Fri Jan 11 15:25:23 2008 +0000
6102
6103    svn path=/trunk/; revision=1024
6104
6105
6106
6107    svn path=/trunk/; revision=1024
6108
6109 po/ChangeLog |    4 ++--
6110 1 files changed, 2 insertions(+), 2 deletions(-)
6111
6112commit e9ef49882aeec4bf3246be8e76e90f3d663aed19
6113Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
6114Date:   Fri Jan 11 15:21:48 2008 +0000
6115
6116    Added Basque translation. Added "eu" (Basque) entry.
6117
6118    2008-01-11  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
6119
6120            * eu.po: Added Basque translation.
6121            * LINGUAS: Added "eu" (Basque) entry.
6122
6123
6124    svn path=/trunk/; revision=1023
6125
6126 po/ChangeLog |    5 ++
6127 po/LINGUAS   |    1 +
6128 po/eu.po     |  186 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6129 3 files changed, 192 insertions(+), 0 deletions(-)
6130
6131commit 7477c91d6f9318fcc3ab7bc43659ed6a0c1190f9
6132Author: Benjamin Berg <benjamin@sipsolutions.net>
6133Date:   Mon Jan 7 19:43:23 2008 +0000
6134
6135    2.13.3 release.
6136
6137    2008-01-07  Benjamin Berg  <benjamin@sipsolutions.net>
6138
6139    	* NEWS:
6140    	* configure.ac:
6141    	2.13.3 release.
6142
6143    svn path=/trunk/; revision=1021
6144
6145 ChangeLog    |    6 ++++++
6146 NEWS         |   18 ++++++++++++++++++
6147 configure.ac |    2 +-
6148 3 files changed, 25 insertions(+), 1 deletions(-)
6149
6150commit 885f9464b13dd0bab4fcef20f9118585243a9f12
6151Author: Priit Laes <plaes at svn dot gnome dot org>
6152Date:   Mon Jan 7 11:04:22 2008 +0000
6153
6154    Translation updated by Ivar Smolin
6155
6156    2008-01-07  Priit Laes  <plaes at svn dot gnome dot org>
6157
6158    	* et.po: Translation updated by Ivar Smolin
6159
6160    svn path=/trunk/; revision=1020
6161
6162 po/ChangeLog |    4 ++++
6163 po/et.po     |   13 ++++++-------
6164 2 files changed, 10 insertions(+), 7 deletions(-)
6165
6166commit 40160d8cb382ee48e1b9e98fc03a2ff109cee292
6167Author: Clytie Siddall <clyties@src.gnome.org>
6168Date:   Sat Jan 5 08:21:45 2008 +0000
6169
6170    Updated Vietnamese translation
6171
6172    svn path=/trunk/; revision=1019
6173
6174 po/ChangeLog |    4 +++
6175 po/vi.po     |   62 +++++++++++++++++++++++++++++++++++++++++++++------------
6176 2 files changed, 53 insertions(+), 13 deletions(-)
6177
6178commit 4c6315fa0cc44aec5ffde2e2308d6e9b9294fb1a
6179Author: Kjartan Maraas <kmaraas@gnome.org>
6180Date:   Thu Jan 3 21:35:13 2008 +0000
6181
6182    Updated Norwegian bokmål translation.
6183
6184    2008-01-03  Kjartan Maraas  <kmaraas@gnome.org>
6185
6186    	* nb.po: Updated Norwegian bokmål translation.
6187
6188    svn path=/trunk/; revision=1018
6189
6190 po/ChangeLog |   13 +++++++++----
6191 po/nb.po     |   12 ++++++------
6192 2 files changed, 15 insertions(+), 10 deletions(-)
6193
6194commit 71d7b9a2e5d5029f9cd3c65ea64bbab79a8ccbb4
6195Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
6196Date:   Mon Dec 31 21:07:52 2007 +0000
6197
6198    Updated Occitan translation
6199
6200    svn path=/trunk/; revision=1017
6201
6202 po/ChangeLog |    5 +++-
6203 po/oc.po     |   61 ++++++++++++++++++++++++++++++++++++++++++++-------------
6204 2 files changed, 51 insertions(+), 15 deletions(-)
6205
6206commit 367bfb796774967fd967e1413495990b59aa1adc
6207Author: Benjamin Berg <benjamin@sipsolutions.net>
6208Date:   Mon Dec 31 01:37:18 2007 +0000
6209
6210    Seems like the order of automake and autoheader were wrong.
6211
6212    2007-12-31  Benjamin Berg  <benjamin@sipsolutions.net>
6213
6214    	* autogen.sh:
6215    	Seems like the order of automake and autoheader were wrong.
6216
6217    svn path=/trunk/; revision=1016
6218
6219 ChangeLog  |    5 +++++
6220 autogen.sh |    2 +-
6221 2 files changed, 6 insertions(+), 1 deletions(-)
6222
6223commit 665a8919243f30cdcd414190a62db0c2ac2cfd7a
6224Author: Rahul Bhalerao <rahulb@src.gnome.org>
6225Date:   Fri Dec 28 10:53:27 2007 +0000
6226
6227    Added Marathi Translations
6228
6229    svn path=/trunk/; revision=1015
6230
6231 po/ChangeLog |    5 ++
6232 po/LINGUAS   |    1 +
6233 po/mr.po     |  187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6234 3 files changed, 193 insertions(+), 0 deletions(-)
6235
6236commit 3b3127468de46614fcce0f51229033aee21ffc33
6237Author: Benjamin Berg <benjamin@sipsolutions.net>
6238Date:   Thu Dec 27 20:49:34 2007 +0000
6239
6240    Correct the length of the gaps for shadows and notebooks. The gap for
6241
6242    2007-12-27  Benjamin Berg  <benjamin@sipsolutions.net>
6243
6244    	* engines/hc/src/hc-style.c: (hc_draw_shadow_gap):
6245    	Correct the length of the gaps for shadows and notebooks. The gap
6246    	for notebooks is shorter by the line width, while the oen for
6247    	shadows is not.
6248
6249    svn path=/trunk/; revision=1014
6250
6251 ChangeLog                 |    7 +++++++
6252 engines/hc/src/hc-style.c |    6 +++---
6253 2 files changed, 10 insertions(+), 3 deletions(-)
6254
6255commit 92814842637ed3c613d0c565e45837eca00bbf49
6256Author: Benjamin Berg <benjamin@sipsolutions.net>
6257Date:   Tue Dec 25 20:47:02 2007 +0000
6258
6259    Do not draw a status bar if the shadow is NONE.
6260
6261    2007-12-25  Benjamin Berg  <benjamin@sipsolutions.net>
6262
6263    	* engines/clearlooks/src/clearlooks_style.c:
6264    	(clearlooks_style_draw_shadow):
6265    	Do not draw a status bar if the shadow is NONE.
6266
6267    svn path=/trunk/; revision=1012
6268
6269 ChangeLog                                 |    6 ++++++
6270 engines/clearlooks/src/clearlooks_style.c |    6 +++---
6271 2 files changed, 9 insertions(+), 3 deletions(-)
6272
6273commit f136be7966edcbc3617dcf121a8f7f217e1fd753
6274Author: Benjamin Berg <benjamin@sipsolutions.net>
6275Date:   Tue Dec 18 16:04:43 2007 +0000
6276
6277    Add missing initilization of focus.padding.
6278
6279    2007-12-18  Benjamin Berg  <benjamin@sipsolutions.net>
6280
6281    	* engines/clearlooks/src/clearlooks_style.c:
6282    	(clearlooks_style_draw_focus):
6283    	Add missing initilization of focus.padding.
6284
6285    svn path=/trunk/; revision=1011
6286
6287 ChangeLog                                 |    6 ++++++
6288 engines/clearlooks/src/clearlooks_style.c |    1 +
6289 2 files changed, 7 insertions(+), 0 deletions(-)
6290
6291commit 82ba92aba7c2368d2af688f0c5d7f97e61017b84
6292Author: Benjamin Berg <benjamin@sipsolutions.net>
6293Date:   Mon Dec 17 22:10:52 2007 +0000
6294
6295    Update for 2.13.2 release.
6296
6297    2007-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
6298
6299    	* NEWS:
6300    	* configure.ac:
6301    	Update for 2.13.2 release.
6302
6303    svn path=/trunk/; revision=1009
6304
6305 ChangeLog    |    6 ++++++
6306 NEWS         |   25 +++++++++++++++++++++++++
6307 configure.ac |    2 +-
6308 3 files changed, 32 insertions(+), 1 deletions(-)
6309
6310commit e19464c448b84b3e6b587fc175ad98d3a3c79f97
6311Author: Benjamin Berg <benjamin@sipsolutions.net>
6312Date:   Mon Dec 17 21:18:41 2007 +0000
6313
6314    Added a suppression.
6315
6316    2007-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
6317
6318    	* test/valgrind-suppressions:
6319    	Added a suppression.
6320
6321    svn path=/trunk/; revision=1008
6322
6323 ChangeLog                  |    5 +++++
6324 test/valgrind-suppressions |   10 ++++++++++
6325 2 files changed, 15 insertions(+), 0 deletions(-)
6326
6327commit 41389c0c1e701942b08ae62fefd6528f50b5a2d9
6328Author: Benjamin Berg <benjamin@sipsolutions.net>
6329Date:   Mon Dec 17 20:51:46 2007 +0000
6330
6331    Looks like the --log-file-exact option for valgrind is gone.
6332
6333    2007-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
6334
6335    	* test/Makefile.am:
6336    	Looks like the --log-file-exact option for valgrind is gone.
6337
6338    svn path=/trunk/; revision=1007
6339
6340 ChangeLog        |    5 +++++
6341 test/Makefile.am |    2 +-
6342 2 files changed, 6 insertions(+), 1 deletions(-)
6343
6344commit 63d12394ab4ccccd805ccef3749c91ebb35d22ac
6345Author: Benjamin Berg <benjamin@sipsolutions.net>
6346Date:   Mon Dec 17 20:37:55 2007 +0000
6347
6348    Fix a small warning by adding default values to the switch statements.
6349
6350    2007-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
6351
6352    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_tab):
6353    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
6354    	(clearlooks_glossy_draw_tab):
6355    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
6356    	(clearlooks_inverted_draw_tab):
6357    	Fix a small warning by adding default values to the switch
6358    	statements.
6359
6360    svn path=/trunk/; revision=1006
6361
6362 ChangeLog                                         |   10 ++++++++++
6363 engines/clearlooks/src/clearlooks_draw.c          |    8 +++++++-
6364 engines/clearlooks/src/clearlooks_draw_glossy.c   |    6 ++++++
6365 engines/clearlooks/src/clearlooks_draw_inverted.c |    6 ++++++
6366 4 files changed, 29 insertions(+), 1 deletions(-)
6367
6368commit c1855eb7fd3b73e5ca663741f3adffa300788efe
6369Author: Benjamin Berg <benjamin@sipsolutions.net>
6370Date:   Mon Dec 17 20:32:47 2007 +0000
6371
6372    Modify some widgets background color if they are inside notebooks.
6373
6374    2007-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
6375
6376    	* themes/Clearlooks/gtk-2.0/gtkrc:
6377    	Modify some widgets background color if they are inside notebooks.
6378    	(#488850, Federico Pelloni)
6379
6380    svn path=/trunk/; revision=1005
6381
6382 ChangeLog                       |    6 ++++++
6383 themes/Clearlooks/gtk-2.0/gtkrc |   17 ++++++++++++++---
6384 2 files changed, 20 insertions(+), 3 deletions(-)
6385
6386commit 43063e24a50145a9f60d8b22f3804486710c56a0
6387Author: Benjamin Berg <benjamin@sipsolutions.net>
6388Date:   Mon Dec 17 20:25:23 2007 +0000
6389
6390    Port the fix for bug #475291 to the other clearlooks styles.
6391
6392    2007-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
6393
6394    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_tab):
6395    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
6396    	(clearlooks_glossy_draw_tab):
6397    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
6398    	(clearlooks_inverted_draw_tab):
6399    	Port the fix for bug #475291 to the other clearlooks styles.
6400
6401    svn path=/trunk/; revision=1004
6402
6403 ChangeLog                                         |    9 +++
6404 engines/clearlooks/src/clearlooks_draw.c          |   66 ++++++++++++++++-----
6405 engines/clearlooks/src/clearlooks_draw_glossy.c   |   64 ++++++++++++++++-----
6406 engines/clearlooks/src/clearlooks_draw_inverted.c |   60 +++++++++++++++----
6407 4 files changed, 158 insertions(+), 41 deletions(-)
6408
6409commit 8c7964407855d56b006d1019f5884e699960d489
6410Author: Benjamin Berg <benjamin@sipsolutions.net>
6411Date:   Mon Dec 17 19:52:24 2007 +0000
6412
6413    Work around evolution ETree and ETable headers (#492372, Michael Monreal)
6414
6415    2007-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
6416
6417    	* themes/Clearlooks/gtk-2.0/gtkrc:
6418    	Work around evolution ETree and ETable headers
6419    	(#492372, Michael Monreal)
6420
6421    svn path=/trunk/; revision=1003
6422
6423 ChangeLog                       |    6 ++++++
6424 themes/Clearlooks/gtk-2.0/gtkrc |    4 ++++
6425 2 files changed, 10 insertions(+), 0 deletions(-)
6426
6427commit d4776ce1e10de0671205f16c14c7c0d136aa10f2
6428Author: Daniel Nylander <dnylande@src.gnome.org>
6429Date:   Mon Dec 17 15:32:54 2007 +0000
6430
6431    sv.po: Updated Swedish translation
6432
6433    svn path=/trunk/; revision=1002
6434
6435 po/ChangeLog |    4 ++++
6436 po/sv.po     |    8 ++++----
6437 2 files changed, 8 insertions(+), 4 deletions(-)
6438
6439commit 25711e4358bcd833ad6cb5f21d70e7c58290933f
6440Author: Kjartan Maraas <kmaraas@src.gnome.org>
6441Date:   Mon Dec 17 12:40:31 2007 +0000
6442
6443    Forgot to add nn to LINGUAS
6444
6445    svn path=/trunk/; revision=1001
6446
6447 po/LINGUAS |    1 +
6448 1 files changed, 1 insertions(+), 0 deletions(-)
6449
6450commit 0f17f175b78b4606be010f176f2b156f1d331311
6451Author: Kjartan Maraas <kmaraas@gnome.org>
6452Date:   Sat Dec 15 11:11:03 2007 +0000
6453
6454    Updated Norwegian bokmål translation Updated Norwegian nynorsk
6455
6456    2007-12-15  Kjartan Maraas  <kmaraas@gnome.org>
6457
6458    	* nb.po: Updated Norwegian bokmål translation
6459    	* nn.po: Updated Norwegian nynorsk translation
6460    	From Eskild Hustvedt <eskild at zerodogg org>
6461
6462    svn path=/trunk/; revision=1000
6463
6464 po/ChangeLog |    6 ++
6465 po/nb.po     |   74 +++++++++++++++++------
6466 po/nn.po     |  185 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6467 3 files changed, 246 insertions(+), 19 deletions(-)
6468
6469commit 4ce69d4113f2c4800401afd8aed5670404a08912
6470Author: Matej Urbančič <mateju@src.gnome.org>
6471Date:   Mon Dec 10 15:08:01 2007 +0000
6472
6473    Updated Slovenian translation
6474
6475    svn path=/trunk/; revision=999
6476
6477 po/ChangeLog |    4 ++++
6478 po/sl.po     |    6 +++---
6479 2 files changed, 7 insertions(+), 3 deletions(-)
6480
6481commit e4a19205c0a33926e4e2682b39b97391d505a7fe
6482Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6483Date:   Sun Dec 9 21:08:41 2007 +0000
6484
6485    Added CL_FOCUS_UNKNOWN and exit the focus drawing function for it
6486
6487    2007-12-09  Andrea Cimitan  <andrea.cimitan@gmail.com>
6488
6489    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6490    	(clearlooks_gummy_draw_focus):
6491    	* engines/clearlooks/src/clearlooks_style.c:
6492    	(clearlooks_style_draw_focus):
6493    	* engines/clearlooks/src/clearlooks_types.h:
6494    	Added CL_FOCUS_UNKNOWN and exit the focus drawing function
6495    	for it
6496
6497    svn path=/trunk/; revision=998
6498
6499 ChangeLog                                      |   10 ++++++++++
6500 engines/clearlooks/src/clearlooks_draw_gummy.c |    3 +++
6501 engines/clearlooks/src/clearlooks_style.c      |   15 ++++++++++-----
6502 engines/clearlooks/src/clearlooks_types.h      |    3 ++-
6503 4 files changed, 25 insertions(+), 6 deletions(-)
6504
6505commit b9c20bf0834546ce67a84c402907446e218ffdd5
6506Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6507Date:   Sun Dec 9 13:35:48 2007 +0000
6508
6509    Implemented focus_button_flat custom drawing
6510
6511    2007-12-09  Andrea Cimitan  <andrea.cimitan@gmail.com>
6512
6513    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6514    	(clearlooks_gummy_draw_focus):
6515    	Implemented focus_button_flat custom drawing
6516
6517    svn path=/trunk/; revision=997
6518
6519 ChangeLog                                      |    6 ++++++
6520 engines/clearlooks/src/clearlooks_draw_gummy.c |   12 ++++++++++++
6521 2 files changed, 18 insertions(+), 0 deletions(-)
6522
6523commit 8a59141652c1eba880cae41d2810454878d2dd1c
6524Author: Benjamin Berg <benjamin@sipsolutions.net>
6525Date:   Sun Dec 9 13:28:57 2007 +0000
6526
6527    Default edge_thickness to be the same as the x/ythickness.
6528
6529    2007-12-09  Benjamin Berg  <benjamin@sipsolutions.net>
6530
6531    	* engines/hc/src/hc_gtk2_engine.c: (hc_style_init):
6532    	Default edge_thickness to be the same as the x/ythickness.
6533
6534    svn path=/trunk/; revision=996
6535
6536 ChangeLog                       |    5 +++++
6537 engines/hc/src/hc_gtk2_engine.c |    2 +-
6538 2 files changed, 6 insertions(+), 1 deletions(-)
6539
6540commit b0e8c8b5fccf29e25cd1419d9ee872c8d3c9b8f7
6541Author: Benjamin Berg <benjamin@sipsolutions.net>
6542Date:   Sun Dec 9 13:21:43 2007 +0000
6543
6544    Add CL_FOCUS_BUTTON_FLAT and correct/added some comments.
6545
6546    2007-12-09  Benjamin Berg  <benjamin@sipsolutions.net>
6547
6548    	* engines/clearlooks/src/clearlooks_style.c:
6549    	(clearlooks_style_draw_focus):
6550    	* engines/clearlooks/src/clearlooks_types.h:
6551    	Add CL_FOCUS_BUTTON_FLAT and correct/added some comments.
6552
6553    svn path=/trunk/; revision=995
6554
6555 ChangeLog                                 |    7 +++++++
6556 engines/clearlooks/src/clearlooks_style.c |   18 +++++++++++++++---
6557 engines/clearlooks/src/clearlooks_types.h |    1 +
6558 3 files changed, 23 insertions(+), 3 deletions(-)
6559
6560commit 396ee030485fc2bc46a1e533b79cf8b04f993de2
6561Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6562Date:   Sat Dec 8 16:09:17 2007 +0000
6563
6564    Now *really* fixed :)
6565
6566    2007-12-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
6567
6568    	* engines/hc/src/hc-style.c: (hc_draw_shadow),
6569    	(hc_draw_shadow_gap), (hc_draw_extension):
6570    	Now *really* fixed :)
6571
6572    svn path=/trunk/; revision=994
6573
6574 ChangeLog                 |    6 ++++++
6575 engines/hc/src/hc-style.c |    6 +++---
6576 2 files changed, 9 insertions(+), 3 deletions(-)
6577
6578commit ce33ff8e03fdbc1fd23eb11cbb68e78765d8f9be
6579Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6580Date:   Sat Dec 8 15:59:32 2007 +0000
6581
6582    Fix #501816
6583
6584    2007-12-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
6585
6586            * engines/hc/src/hc-style.c: (hc_draw_shadow),
6587            (hc_draw_shadow_gap), (hc_draw_extension):
6588            Fix #501816
6589
6590
6591    svn path=/trunk/; revision=993
6592
6593 ChangeLog                 |    6 +++
6594 engines/hc/src/hc-style.c |   96 ++++++++++++++++++++++++---------------------
6595 2 files changed, 57 insertions(+), 45 deletions(-)
6596
6597commit 66a04b59ffc3e0c8ea87c45063b7ece02599117a
6598Author: Ihar Hrachyshka <iharh@src.gnome.org>
6599Date:   Sat Dec 8 09:03:05 2007 +0000
6600
6601    Updated Belarusian Latin translation.
6602
6603    svn path=/trunk/; revision=992
6604
6605 po/ChangeLog   |    4 ++++
6606 po/be@latin.po |    8 ++++----
6607 2 files changed, 8 insertions(+), 4 deletions(-)
6608
6609commit bfde34e3c51556822522dcc382d486801a3c4e73
6610Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
6611Date:   Thu Dec 6 15:18:04 2007 +0000
6612
6613    Updated spanish translation
6614
6615    svn path=/trunk/; revision=991
6616
6617 po/ChangeLog |    4 ++++
6618 po/es.po     |   10 ++++------
6619 2 files changed, 8 insertions(+), 6 deletions(-)
6620
6621commit 9c48f605558962040c61d2f654297b463b627020
6622Author: Benjamin Berg <benjamin@sipsolutions.net>
6623Date:   Wed Dec 5 12:54:38 2007 +0000
6624
6625    Fix array overrun. (Bug #501612, reported by coverity)
6626
6627    2007-12-05  Benjamin Berg  <benjamin@sipsolutions.net>
6628
6629    	* engines/clearlooks/src/clearlooks_draw.c:
6630    	(clearlooks_draw_menubar):
6631            Fix array overrun. (Bug #501612, reported by coverity)
6632
6633    svn path=/trunk/; revision=990
6634
6635 ChangeLog                                |    6 ++++++
6636 engines/clearlooks/src/clearlooks_draw.c |    2 +-
6637 2 files changed, 7 insertions(+), 1 deletions(-)
6638
6639commit f5b93ce411db804f84624a41b14a5dae5d6c4c8b
6640Author: Benjamin Berg <benjamin@sipsolutions.net>
6641Date:   Wed Dec 5 12:53:03 2007 +0000
6642
6643    Removed some dead code. (Bug #501611, reported by coverity)
6644
6645    2007-12-05  Benjamin Berg  <benjamin@sipsolutions.net>
6646
6647    	* engines/support/widget-information.c:
6648    	(ge_combo_box_is_using_list):
6649    	Removed some dead code. (Bug #501611, reported by coverity)
6650
6651    svn path=/trunk/; revision=989
6652
6653 ChangeLog                            |    6 ++++++
6654 engines/support/widget-information.c |    9 +--------
6655 2 files changed, 7 insertions(+), 8 deletions(-)
6656
6657commit a9abaf7458944067a882ab9ee329c70453f2e0ce
6658Author: Benjamin Berg <benjamin@sipsolutions.net>
6659Date:   Mon Dec 3 23:50:17 2007 +0000
6660
6661    Update for 2.13.1 release.
6662
6663    2007-12-04  Benjamin Berg  <benjamin@sipsolutions.net>
6664
6665    	* NEWS:
6666    	* configure.ac:
6667    	Update for 2.13.1 release.
6668
6669    svn path=/trunk/; revision=985
6670
6671 ChangeLog    |    6 ++++++
6672 NEWS         |   19 +++++++++++++++++++
6673 configure.ac |    2 +-
6674 3 files changed, 26 insertions(+), 1 deletions(-)
6675
6676commit 1cb5044edf1ed0823d63209503153ae5bfbd1470
6677Author: Benjamin Berg <benjamin@sipsolutions.net>
6678Date:   Mon Dec 3 23:42:33 2007 +0000
6679
6680    Fix some outline drawings. Fixes bug #486418 at least partially.
6681
6682    2007-12-04  Benjamin Berg  <benjamin@sipsolutions.net>
6683
6684    	* engines/hc/src/hc-style.c: (hc_draw_shadow),
6685    	(hc_draw_shadow_gap), (hc_draw_extension):
6686    	Fix some outline drawings. Fixes bug #486418 at least partially.
6687
6688    svn path=/trunk/; revision=984
6689
6690 ChangeLog                 |    6 ++++++
6691 engines/hc/src/hc-style.c |   33 ++++++---------------------------
6692 2 files changed, 12 insertions(+), 27 deletions(-)
6693
6694commit 8b0b111a826614d5de24079d10f1217339644e22
6695Author: Benjamin Berg <benjamin@sipsolutions.net>
6696Date:   Sun Dec 2 19:32:17 2007 +0000
6697
6698    Minor changes to the code (use cairo_close_path instead of explicitly
6699
6700    2007-12-02  Benjamin Berg  <benjamin@sipsolutions.net>
6701
6702    	* engines/hc/src/hc_gtk2_support.c: (hc_simple_border_gap_clip),
6703    	(do_hc_draw_arrow):
6704    	Minor changes to the code (use cairo_close_path instead of
6705    	explicitly going back to the start point.)
6706
6707
6708    svn path=/trunk/; revision=983
6709
6710 ChangeLog                        |    7 +++++++
6711 engines/hc/src/hc_gtk2_support.c |   28 +++++++++++++---------------
6712 2 files changed, 20 insertions(+), 15 deletions(-)
6713
6714commit 8c75118f4a31fdd46ba92c8759a34887db58a3b3
6715Author: Benjamin Berg <benjamin@sipsolutions.net>
6716Date:   Sun Dec 2 19:30:52 2007 +0000
6717
6718    Add ge_cairo_inner_rectangle and ge_cairo_inner_rounded_rectangle
6719
6720    2007-12-02  Benjamin Berg  <benjamin@sipsolutions.net>
6721
6722    	* engines/support/cairo-support.c: (ge_cairo_inner_rectangle),
6723    	(ge_cairo_inner_rounded_rectangle):
6724    	* engines/support/cairo-support.h:
6725    	Add ge_cairo_inner_rectangle and ge_cairo_inner_rounded_rectangle
6726    	functions.
6727
6728    svn path=/trunk/; revision=982
6729
6730 ChangeLog                       |    8 ++++++++
6731 engines/support/cairo-support.c |   29 +++++++++++++++++++++++++++++
6732 engines/support/cairo-support.h |    2 ++
6733 3 files changed, 39 insertions(+), 0 deletions(-)
6734
6735commit 5e29e3d9add1397ec8760409af347fc57b7e3020
6736Author: Benjamin Berg <benjamin@sipsolutions.net>
6737Date:   Sun Dec 2 19:11:21 2007 +0000
6738
6739    Fixed the descriptions of the animations and colorize_scrollbar options.
6740
6741    2007-12-02  Benjamin Berg  <benjamin@sipsolutions.net>
6742
6743    	* schema/clearlooks.xml.in.in:
6744    	Fixed the descriptions of the animations and colorize_scrollbar
6745    	options. Thanks for Werner Pantke for pointing this out.
6746
6747    svn path=/trunk/; revision=981
6748
6749 ChangeLog                   |    6 ++++++
6750 schema/clearlooks.xml.in.in |    4 ++--
6751 2 files changed, 8 insertions(+), 2 deletions(-)
6752
6753commit 349dfd76767b2028f99cae2a56e0dee916fb2397
6754Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
6755Date:   Sat Dec 1 10:31:38 2007 +0000
6756
6757    Updated Galician Translation.
6758
6759    svn path=/trunk/; revision=980
6760
6761 po/ChangeLog |    4 +++
6762 po/gl.po     |   65 ++++++++++++++++++++++++++++++++++++++++++++++-----------
6763 2 files changed, 56 insertions(+), 13 deletions(-)
6764
6765commit e62f8df9a6b2a7a12149f338c8f02c6a34b77b92
6766Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6767Date:   Thu Nov 29 19:27:08 2007 +0000
6768
6769    Various whitespaces and intentations, BUT, in clearlooks_draw_gummy.c I've
6770
6771    2007-11-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
6772
6773    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_tab):
6774    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6775    	(clearlooks_gummy_draw_tab), (clearlooks_gummy_draw_focus):
6776    	* engines/clearlooks/src/clearlooks_types.h:
6777    	* engines/clearlooks/src/support.c:
6778    	(clearlooks_set_toolbar_parameters):
6779    	* themes/Clearlooks/gtk-2.0/gtkrc:
6780    	Various whitespaces and intentations, BUT, in clearlooks_draw_gummy.c
6781    	I've refined the calculation of the tab stripe and used a new look for
6782    	listview focus
6783
6784    svn path=/trunk/; revision=979
6785
6786 ChangeLog                                      |   13 +++++
6787 engines/clearlooks/src/clearlooks_draw.c       |   21 ++++----
6788 engines/clearlooks/src/clearlooks_draw_gummy.c |   63 +++++++++++++----------
6789 engines/clearlooks/src/clearlooks_style.c      |    9 ++-
6790 engines/clearlooks/src/clearlooks_types.h      |    2 +-
6791 engines/clearlooks/src/support.c               |    5 ++-
6792 engines/support/cairo-support.c                |   10 ++++
6793 themes/Clearlooks/gtk-2.0/gtkrc                |    4 +-
6794 8 files changed, 82 insertions(+), 45 deletions(-)
6795
6796commit 833b04ec60e1f6f67a2f78f5d0f62f0aeaa549ed
6797Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
6798Date:   Tue Nov 20 20:19:30 2007 +0000
6799
6800    Updated Occitan translation
6801
6802    svn path=/trunk/; revision=976
6803
6804 po/oc.po |   12 ++++++++----
6805 1 files changed, 8 insertions(+), 4 deletions(-)
6806
6807commit e0088a73a3d57caa8e20fca85a1d56be63f37f81
6808Author: Matej Urbančič <mateju@src.gnome.org>
6809Date:   Mon Nov 19 14:29:30 2007 +0000
6810
6811    Updated Slovenian translation
6812
6813    svn path=/trunk/; revision=975
6814
6815 po/sl.po |   48 ++++++++++++++++++++++++++++++++++++++++++------
6816 1 files changed, 42 insertions(+), 6 deletions(-)
6817
6818commit 683898c0d76bef82e02d97e116d857e5741e624e
6819Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6820Date:   Sat Nov 17 21:05:08 2007 +0000
6821
6822    No shadow on active buttons
6823
6824    2007-11-17  Andrea Cimitan  <andrea.cimitan@gmail.com>
6825
6826    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6827    	(clearlooks_gummy_draw_focus):
6828    	No shadow on active buttons
6829
6830    svn path=/trunk/; revision=974
6831
6832 ChangeLog                                      |    6 ++++++
6833 engines/clearlooks/src/clearlooks_draw_gummy.c |    3 ++-
6834 2 files changed, 8 insertions(+), 1 deletions(-)
6835
6836commit 594d52ae46cde4f12092b61e7f89cef219ab11e7
6837Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6838Date:   Sat Nov 17 20:33:57 2007 +0000
6839
6840    Shadings
6841
6842    2007-11-17  Andrea Cimitan  <andrea.cimitan@gmail.com>
6843
6844    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6845    	(clearlooks_gummy_draw_focus):
6846    	Shadings
6847
6848    svn path=/trunk/; revision=973
6849
6850 ChangeLog                                      |    6 ++++++
6851 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
6852 2 files changed, 8 insertions(+), 2 deletions(-)
6853
6854commit 414afaf45b855abb6f8e86ca3b603bec9b093d1b
6855Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6856Date:   Sat Nov 17 20:13:45 2007 +0000
6857
6858    Focus-padding is fixed for buttons, so we won't have troubles when apps
6859
6860    2007-11-17  Andrea Cimitan  <andrea.cimitan@gmail.com>
6861
6862    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6863    	(clearlooks_gummy_draw_focus):
6864    	* engines/clearlooks/src/clearlooks_style.c:
6865    	(clearlooks_style_draw_focus):
6866    	* engines/clearlooks/src/clearlooks_types.h:
6867    	Focus-padding is fixed for buttons, so we won't have troubles
6868    	when apps will override the gtkrc
6869
6870    svn path=/trunk/; revision=972
6871
6872 ChangeLog                                      |   10 ++++++++++
6873 engines/clearlooks/src/clearlooks_draw_gummy.c |   15 ++++++---------
6874 engines/clearlooks/src/clearlooks_style.c      |    1 +
6875 engines/clearlooks/src/clearlooks_types.h      |    1 +
6876 4 files changed, 18 insertions(+), 9 deletions(-)
6877
6878commit d3c061286d9c09ee8312e895d3933009a0df5376
6879Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6880Date:   Sat Nov 17 18:49:08 2007 +0000
6881
6882    Shadings
6883
6884    2007-11-17  Andrea Cimitan  <andrea.cimitan@gmail.com>
6885
6886    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6887    	(clearlooks_gummy_draw_focus):
6888    	Shadings
6889
6890    svn path=/trunk/; revision=971
6891
6892 ChangeLog                                      |    6 ++++++
6893 engines/clearlooks/src/clearlooks_draw_gummy.c |    3 ++-
6894 2 files changed, 8 insertions(+), 1 deletions(-)
6895
6896commit d0b1f716d7803a8e1e85064b90115a432819282c
6897Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6898Date:   Sat Nov 17 18:22:23 2007 +0000
6899
6900    New design for button's focus
6901
6902    2007-11-17  Andrea Cimitan  <andrea.cimitan@gmail.com>
6903
6904    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6905    	(clearlooks_gummy_draw_focus):
6906    	New design for button's focus
6907
6908    	* engines/clearlooks/src/clearlooks_style.c:
6909    	(clearlooks_style_draw_box):
6910    	Whitespaces
6911
6912    svn path=/trunk/; revision=970
6913
6914 ChangeLog                                      |   10 ++++++
6915 engines/clearlooks/src/clearlooks_draw_gummy.c |   41 +++++++++++++++--------
6916 engines/clearlooks/src/clearlooks_style.c      |    4 +-
6917 3 files changed, 39 insertions(+), 16 deletions(-)
6918
6919commit 5adb1fd2bc60b1b0dcc4a81a760d08e50c9c8a8a
6920Author: Benjamin Berg <benjamin@sipsolutions.net>
6921Date:   Sat Nov 17 14:47:47 2007 +0000
6922
6923    Some of the old options that are ignored were wrong.
6924
6925    2007-11-17  Benjamin Berg  <benjamin@sipsolutions.net>
6926
6927    	* test/gtkrcs/clearlooks:
6928    	Some of the old options that are ignored were wrong.
6929
6930    svn path=/trunk/; revision=969
6931
6932 ChangeLog              |    5 +++++
6933 test/gtkrcs/clearlooks |    8 ++++----
6934 2 files changed, 9 insertions(+), 4 deletions(-)
6935
6936commit 71bddd0a97418cb2d31fcdcf7051cf3ec3b0e632
6937Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6938Date:   Fri Nov 16 17:07:18 2007 +0000
6939
6940    Moved cairo_translate
6941
6942    2007-11-16  Andrea Cimitan  <andrea.cimitan@gmail.com>
6943
6944    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6945    	(clearlooks_gummy_draw_focus):
6946    	Moved cairo_translate
6947
6948    svn path=/trunk/; revision=968
6949
6950 ChangeLog                                      |    6 ++++++
6951 engines/clearlooks/src/clearlooks_draw_gummy.c |    5 ++---
6952 2 files changed, 8 insertions(+), 3 deletions(-)
6953
6954commit 72c9b135984846e6892257c5eb64d2c728a950b0
6955Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6956Date:   Fri Nov 16 16:55:24 2007 +0000
6957
6958    More offset
6959
6960    2007-11-16  Andrea Cimitan  <andrea.cimitan@gmail.com>
6961
6962    	* engines/clearlooks/src/clearlooks_draw.c:
6963    	(clearlooks_draw_optionmenu):
6964    	More offset
6965
6966    svn path=/trunk/; revision=967
6967
6968 ChangeLog                                |    6 ++++++
6969 engines/clearlooks/src/clearlooks_draw.c |    2 +-
6970 2 files changed, 7 insertions(+), 1 deletions(-)
6971
6972commit 3908ae5ca2d7d396f24a5fa53ed6739074a0932f
6973Author: Andrea Cimitan <andrea.cimitan@gmail.com>
6974Date:   Fri Nov 16 15:43:37 2007 +0000
6975
6976    Mmm... Still very undecided
6977
6978    2007-11-16  Andrea Cimitan  <andrea.cimitan@gmail.com>
6979
6980    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
6981    	(clearlooks_gummy_draw_focus):
6982    	Mmm... Still very undecided
6983
6984    svn path=/trunk/; revision=966
6985
6986 ChangeLog                                      |    6 ++++++
6987 engines/clearlooks/src/clearlooks_draw_gummy.c |    6 ++++--
6988 2 files changed, 10 insertions(+), 2 deletions(-)
6989
6990commit 76c9b472834d348cf737878bb791540cd7a92877
6991Author: Priit Laes <plaes@svn.gnome.org>
6992Date:   Thu Nov 15 11:58:41 2007 +0000
6993
6994    Translation updated by Ivar Smolin.
6995
6996    2007-11-15  Priit Laes  <plaes@svn.gnome.org>
6997
6998    	* et.po: Translation updated by Ivar Smolin.
6999
7000    svn path=/trunk/; revision=963
7001
7002 po/ChangeLog |    4 +++
7003 po/et.po     |   60 ++++++++++++++++++++++++++++++++++++++++++++++-----------
7004 2 files changed, 52 insertions(+), 12 deletions(-)
7005
7006commit 57103a78ca05331812b5394145cdb95929f2de90
7007Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7008Date:   Thu Nov 15 03:26:51 2007 +0000
7009
7010    Bumped Gtk+ version to 2.12
7011
7012    2007-11-15  Andrea Cimitan  <andrea.cimitan@gmail.com>
7013
7014    	* README:
7015    	* configure.ac:
7016    	Bumped Gtk+ version to 2.12
7017
7018    	* engines/clearlooks/src/clearlooks_draw.c:
7019    	(clearlooks_draw_focus):
7020    	Use focus->color if is set in the gtkrc
7021
7022    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7023    	(clearlooks_gummy_draw_focus):
7024    	Improvements in the draw_focus code, no changes in drawing
7025
7026    	* engines/clearlooks/src/clearlooks_rc_style.c:
7027    	(clearlooks_gtk2_rc_parse_color), (clearlooks_rc_style_parse):
7028    	Use gtk_rc_parse_color_full (Gtk+ 2.12)
7029
7030    	* engines/clearlooks/src/clearlooks_style.c:
7031    	(clearlooks_style_draw_focus):
7032    	focus->color is now initialized to FALSE (ooops fixed!)
7033
7034    svn path=/trunk/; revision=961
7035
7036 ChangeLog                                      |   30 ++++++++++++++++++
7037 README                                         |    2 +-
7038 configure.ac                                   |    4 +-
7039 engines/clearlooks/src/clearlooks_draw.c       |   10 +++--
7040 engines/clearlooks/src/clearlooks_draw_gummy.c |   40 ++++++++++-------------
7041 engines/clearlooks/src/clearlooks_rc_style.c   |    7 ++--
7042 engines/clearlooks/src/clearlooks_style.c      |    1 +
7043 7 files changed, 61 insertions(+), 33 deletions(-)
7044
7045commit 0a57dd45b1fc94f7095ceb7e496a19e3f2ce497b
7046Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7047Date:   Wed Nov 14 17:02:02 2007 +0000
7048
7049    Changed gummy focused entry color and whiteuselessspaces :) Changed
7050
7051    2007-11-14  Andrea Cimitan  <andrea.cimitan@gmail.com>
7052
7053    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7054    	(clearlooks_gummy_draw_entry), (clearlooks_gummy_draw_slider),
7055    	(clearlooks_gummy_draw_scrollbar_stepper),
7056    	(clearlooks_gummy_draw_scrollbar_slider),
7057    	(clearlooks_gummy_draw_radiobutton), (clearlooks_gummy_draw_focus):
7058    	Changed gummy focused entry color
7059    	and whiteuselessspaces :)
7060    	* engines/clearlooks/src/clearlooks_style.c:
7061    	(clearlooks_style_realize):
7062    	Changed spot[0]. (I'd like to deprecate it in the future)
7063
7064
7065    svn path=/trunk/; revision=960
7066
7067 ChangeLog                                      |   13 +++
7068 engines/clearlooks/src/clearlooks_draw_gummy.c |  134 ++++++++++++------------
7069 engines/clearlooks/src/clearlooks_style.c      |    8 +-
7070 3 files changed, 84 insertions(+), 71 deletions(-)
7071
7072commit c0abccff5eb46d394811c3aef5afdcad25581c5b
7073Author: Matej Urbančič <mateju@src.gnome.org>
7074Date:   Wed Nov 14 14:03:13 2007 +0000
7075
7076    Updated Slovenian translation
7077
7078    svn path=/trunk/; revision=959
7079
7080 po/ChangeLog |    4 ++++
7081 po/sl.po     |   15 +++++++--------
7082 2 files changed, 11 insertions(+), 8 deletions(-)
7083
7084commit 1e7353b35872eb0e16ba7aff600ad5cc8715872e
7085Author: Ihar Hrachyshka <iharh@src.gnome.org>
7086Date:   Tue Nov 13 16:46:09 2007 +0000
7087
7088    Updated Belarusian Latin translation.
7089
7090    svn path=/trunk/; revision=958
7091
7092 po/ChangeLog   |    4 ++++
7093 po/be@latin.po |   56 +++++++++++++++++++++++++++++++++++++++++++++++---------
7094 2 files changed, 51 insertions(+), 9 deletions(-)
7095
7096commit 1cb07c50d4deceb70c1bbcb81d74360733e0a925
7097Author: Daniel Nylander <dnylande@src.gnome.org>
7098Date:   Tue Nov 13 00:23:51 2007 +0000
7099
7100    sv.po: Updated Swedish translation
7101
7102    svn path=/trunk/; revision=957
7103
7104 po/ChangeLog |    4 ++++
7105 po/sv.po     |   58 +++++++++++++++++++++++++++++++++++++++++++++++-----------
7106 2 files changed, 51 insertions(+), 11 deletions(-)
7107
7108commit c51481fc9a2071a312554ac5f5fb13716fd89942
7109Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
7110Date:   Mon Nov 12 22:26:30 2007 +0000
7111
7112    Updated Spanish translation
7113
7114    svn path=/trunk/; revision=956
7115
7116 po/ChangeLog |    4 +++
7117 po/es.po     |   64 ++++++++++++++++++++++++++++++++++++++++++++++-----------
7118 2 files changed, 55 insertions(+), 13 deletions(-)
7119
7120commit 33d6ef1294233b3bbb7355a128b216d590b0c249
7121Author: Benjamin Berg <benjamin@sipsolutions.net>
7122Date:   Mon Nov 12 21:37:38 2007 +0000
7123
7124    Update for 2.13.0 release.
7125
7126    2007-11-12  Benjamin Berg  <benjamin@sipsolutions.net>
7127
7128    	* NEWS:
7129    	* configure.ac:
7130    	Update for 2.13.0 release.
7131
7132    svn path=/trunk/; revision=954
7133
7134 ChangeLog    |    6 ++++++
7135 NEWS         |   21 +++++++++++++++++++++
7136 configure.ac |    2 +-
7137 3 files changed, 28 insertions(+), 1 deletions(-)
7138
7139commit e0c513b286c83ac298676b83a83b7dbc8ebb1592
7140Author: Benjamin Berg <benjamin@sipsolutions.net>
7141Date:   Mon Nov 12 19:51:00 2007 +0000
7142
7143    Fix a double free by removing a broken cairo_destroy.
7144
7145    2007-11-12  Benjamin Berg  <benjamin@sipsolutions.net>
7146
7147    	* engines/clearlooks/src/clearlooks_draw.c:
7148    	(clearlooks_draw_focus):
7149    	Fix a double free by removing a broken cairo_destroy.
7150
7151    svn path=/trunk/; revision=953
7152
7153 ChangeLog                                |    6 ++++++
7154 engines/clearlooks/src/clearlooks_draw.c |    1 -
7155 2 files changed, 6 insertions(+), 1 deletions(-)
7156
7157commit c5d66c62a0f294c8cd82b50c6f6582e9acd65bdd
7158Author: Benjamin Berg <benjamin@sipsolutions.net>
7159Date:   Mon Nov 12 19:18:21 2007 +0000
7160
7161    Add missing options to the clearlooks schema file. (Bug #475294) Thanks to
7162
7163    2007-11-12  Benjamin Berg  <benjamin@sipsolutions.net>
7164
7165    	* schema/clearlooks.xml.in.in:
7166    	Add missing options to the clearlooks schema file. (Bug #475294)
7167    	Thanks to Werner Pantke for the patch!
7168
7169    svn path=/trunk/; revision=952
7170
7171 ChangeLog                   |    6 ++++
7172 schema/clearlooks.xml.in.in |   64 +++++++++++++++++++++++++++++++++++--------
7173 2 files changed, 58 insertions(+), 12 deletions(-)
7174
7175commit 8dd0664019aaf8a3a64d18a6255868b54f2b3461
7176Author: Benjamin Berg <benjamin@sipsolutions.net>
7177Date:   Mon Nov 12 19:10:50 2007 +0000
7178
7179    Now we again have the ugly focus in the default clearlooks style :-) The
7180
7181    2007-11-12  Benjamin Berg  <benjamin@sipsolutions.net>
7182
7183    	* engines/clearlooks/src/clearlooks_draw.c:
7184    	(clearlooks_draw_focus):
7185    	* engines/clearlooks/src/clearlooks_style.c:
7186    	(clearlooks_style_draw_focus):
7187    	* engines/clearlooks/src/clearlooks_types.h:
7188    	Now we again have the ugly focus in the default clearlooks style :-)
7189    	The drawing code now knows about:
7190    	- focus-line-width
7191    	- interior-focus
7192    	- focus-line-pattern
7193
7194    svn path=/trunk/; revision=951
7195
7196 ChangeLog                                 |   13 ++++++
7197 engines/clearlooks/src/clearlooks_draw.c  |   65 +++++++----------------------
7198 engines/clearlooks/src/clearlooks_style.c |   27 ++++++++++++
7199 engines/clearlooks/src/clearlooks_types.h |    7 +++-
7200 4 files changed, 62 insertions(+), 50 deletions(-)
7201
7202commit 36d7648428e83e0be774d8afbdb4845be8e79d0d
7203Author: Benjamin Berg <benjamin@sipsolutions.net>
7204Date:   Mon Nov 12 00:00:34 2007 +0000
7205
7206    Fix the distribution of the config.h and config.h.in files.
7207
7208    2007-11-12  Benjamin Berg  <benjamin@sipsolutions.net>
7209
7210    	* engines/clearlooks/Makefile.am:
7211    	* engines/smooth/Makefile.am:
7212    	* engines/support/Makefile.am:
7213    	Fix the distribution of the config.h and config.h.in files.
7214
7215    svn path=/trunk/; revision=950
7216
7217 ChangeLog                      |    7 +++++++
7218 engines/clearlooks/Makefile.am |    6 +-----
7219 engines/smooth/Makefile.am     |    1 -
7220 engines/support/Makefile.am    |    5 ++++-
7221 4 files changed, 12 insertions(+), 7 deletions(-)
7222
7223commit d7c152bae9e34b28e332088b3e625e819eb4691b
7224Author: Benjamin Berg <bberg@src.gnome.org>
7225Date:   Sun Nov 11 23:46:13 2007 +0000
7226
7227    Oops, forgot to commit the changelog entry earlier.
7228
7229    svn path=/trunk/; revision=949
7230
7231 ChangeLog |   10 ++++++++++
7232 1 files changed, 10 insertions(+), 0 deletions(-)
7233
7234commit ae450cb030170c2b2696852e9e04f08857a39dfd
7235Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7236Date:   Sun Nov 11 23:42:19 2007 +0000
7237
7238    First fix to treeview rows
7239
7240    2007-11-12  Andrea Cimitan  <andrea.cimitan@gmail.com>
7241
7242    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7243    	(clearlooks_gummy_draw_focus):
7244    	First fix to treeview rows
7245
7246    svn path=/trunk/; revision=948
7247
7248 ChangeLog                                      |    6 ++++++
7249 engines/clearlooks/src/clearlooks_draw_gummy.c |    9 +++++++++
7250 2 files changed, 15 insertions(+), 0 deletions(-)
7251
7252commit 644d3195501d78ee21340af91bbbe77f9a7f359e
7253Author: Benjamin Berg <benjamin@sipsolutions.net>
7254Date:   Sun Nov 11 23:37:27 2007 +0000
7255
7256    Detect treeview row focus drawing and the position of the focus.
7257
7258    2007-11-12  Benjamin Berg  <benjamin@sipsolutions.net>
7259
7260    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7261    	(clearlooks_gummy_draw_focus):
7262    	* engines/clearlooks/src/clearlooks_style.c:
7263    	(clearlooks_style_draw_focus):
7264    	* engines/clearlooks/src/clearlooks_types.h:
7265
7266    	Detect treeview row focus drawing and the position of the focus.
7267
7268    svn path=/trunk/; revision=947
7269
7270 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
7271 engines/clearlooks/src/clearlooks_style.c      |   64 +++++++++++++++++++++---
7272 engines/clearlooks/src/clearlooks_types.h      |   12 ++++-
7273 3 files changed, 68 insertions(+), 10 deletions(-)
7274
7275commit 8ae9f99cfe8575708030e7b93329772bd75d96c1
7276Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7277Date:   Sat Nov 10 15:55:35 2007 +0000
7278
7279    A fix in the cairo drawing (0.5 misalignment)
7280
7281    2007-11-10  Andrea Cimitan  <andrea.cimitan@gmail.com>
7282
7283    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7284    	(clearlooks_gummy_draw_toolbar):
7285    	A fix in the cairo drawing (0.5 misalignment)
7286
7287    	* engines/support/cairo-support.c: (ge_cairo_rounded_corner):
7288    	* engines/support/ge-support.h:
7289    	* engines/support/general-support.h:
7290    	* engines/support/widget-information.c:
7291    	whitespaces
7292
7293    svn path=/trunk/; revision=946
7294
7295 ChangeLog                                      |   12 ++
7296 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 +-
7297 engines/support/cairo-support.c                |  184 ++++++++++++------------
7298 engines/support/ge-support.h                   |    1 -
7299 engines/support/general-support.h              |    1 -
7300 engines/support/widget-information.c           |    7 +-
7301 6 files changed, 111 insertions(+), 98 deletions(-)
7302
7303commit e6dcfcf18a84f505c634f17c1d9e3ea17daa7930
7304Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7305Date:   Thu Nov 8 19:12:58 2007 +0000
7306
7307    Added boolean stroke_focus (useless now)
7308
7309    2007-11-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
7310
7311    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7312    	(clearlooks_gummy_draw_focus):
7313    	Added boolean stroke_focus (useless now)
7314
7315    svn path=/trunk/; revision=945
7316
7317 ChangeLog                                      |    6 ++++++
7318 engines/clearlooks/src/clearlooks_draw_gummy.c |   12 ++++++++----
7319 2 files changed, 14 insertions(+), 4 deletions(-)
7320
7321commit 65e261a8b4474156ee1fbef8cd2aa1263b39da6c
7322Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7323Date:   Thu Nov 8 04:13:50 2007 +0000
7324
7325    Changes in the pattern
7326
7327    2007-11-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
7328
7329    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7330    	(clearlooks_gummy_draw_focus):
7331    	Changes in the pattern
7332
7333    svn path=/trunk/; revision=944
7334
7335 ChangeLog                                      |    6 ++++++
7336 engines/clearlooks/src/clearlooks_draw_gummy.c |    8 ++++----
7337 engines/clearlooks/src/clearlooks_style.c      |    2 +-
7338 3 files changed, 11 insertions(+), 5 deletions(-)
7339
7340commit 9a25aa19a75e8f98882d2fdfd668e6a5a2e343f9
7341Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7342Date:   Thu Nov 8 03:18:17 2007 +0000
7343
7344    Comments and non-breaking things
7345
7346    2007-11-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
7347
7348    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7349    	(clearlooks_gummy_draw_focus):
7350    	* engines/clearlooks/src/clearlooks_style.c:
7351    	(clearlooks_style_draw_focus):
7352    	Comments and non-breaking things
7353
7354    svn path=/trunk/; revision=943
7355
7356 ChangeLog                                      |    8 ++++++++
7357 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
7358 engines/clearlooks/src/clearlooks_style.c      |   15 ++++++++-------
7359 3 files changed, 18 insertions(+), 9 deletions(-)
7360
7361commit 4ea219ee0c87ad3257ec19406bcb15af26be0434
7362Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7363Date:   Thu Nov 8 02:53:27 2007 +0000
7364
7365    Other types added to focus Fixed progressbar and menuseparator problems in
7366
7367    2007-11-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
7368
7369    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7370    	(clearlooks_gummy_draw_focus):
7371    	* engines/clearlooks/src/clearlooks_style.c:
7372    	(clearlooks_style_draw_focus):
7373    	* engines/clearlooks/src/clearlooks_types.h:
7374    	* themes/Clearlooks/gtk-2.0/gtkrc:
7375    	Other types added to focus
7376    	Fixed progressbar and menuseparator problems in the gtkrc
7377    	(as Benjamin suggested that was related to the order)
7378
7379    svn path=/trunk/; revision=942
7380
7381 ChangeLog                                      |   12 ++++++++
7382 engines/clearlooks/src/clearlooks_draw_gummy.c |   36 +++++++++++++++--------
7383 engines/clearlooks/src/clearlooks_style.c      |    4 ++-
7384 engines/clearlooks/src/clearlooks_types.h      |    1 +
7385 themes/Clearlooks/gtk-2.0/gtkrc                |   13 +++-----
7386 5 files changed, 44 insertions(+), 22 deletions(-)
7387
7388commit 3d394db277c109b22252d748a49c5afb5bc19c91
7389Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7390Date:   Thu Nov 8 02:15:05 2007 +0000
7391
7392    A lot of changes for the focus ring: 1) Added "type" parameter to focus 2)
7393
7394    2007-11-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
7395
7396    	* engines/clearlooks/src/clearlooks_draw.c:
7397    	(clearlooks_draw_focus):
7398    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7399    	(clearlooks_gummy_draw_progressbar_fill),
7400    	(clearlooks_gummy_draw_focus):
7401    	* engines/clearlooks/src/clearlooks_rc_style.c:
7402    	(clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
7403    	* engines/clearlooks/src/clearlooks_rc_style.h:
7404    	* engines/clearlooks/src/clearlooks_style.c:
7405    	(clearlooks_style_draw_box), (clearlooks_style_init_from_rc),
7406    	(clearlooks_style_draw_focus), (clearlooks_style_copy):
7407    	* engines/clearlooks/src/clearlooks_style.h:
7408    	* engines/clearlooks/src/clearlooks_types.h:
7409    	A lot of changes for the focus ring:
7410    	1) Added "type" parameter to focus
7411    	2) Added "color" parameter
7412    	3) Added a clearlooks option to specify the color of the focus:
7413    	   "focus_color", in the gtkrc.
7414    	   Suddenly it seems not to work with symbolic colors.
7415    	   (ehm: why??? shouldn't was fixed in 2.12?)
7416    	   the error is (when using symbolic colors):
7417    	   [...] /gtk-2.0/gtkrc:68: Invalid symbolic color 'text_color'
7418    	   [...] /gtk-2.0/gtkrc:68: error: invalid identifier `text_color',
7419    	         expected valid identifier
7420
7421    svn path=/trunk/; revision=941
7422
7423 ChangeLog                                      |   27 ++++++
7424 engines/clearlooks/src/clearlooks_draw.c       |   75 +++++++++++++++-
7425 engines/clearlooks/src/clearlooks_draw_gummy.c |   89 ++++++++++++------
7426 engines/clearlooks/src/clearlooks_rc_style.c   |   48 ++++++----
7427 engines/clearlooks/src/clearlooks_rc_style.h   |   24 +++--
7428 engines/clearlooks/src/clearlooks_style.c      |  117 ++++++++----------------
7429 engines/clearlooks/src/clearlooks_style.h      |   10 ++-
7430 engines/clearlooks/src/clearlooks_types.h      |   27 ++++--
7431 8 files changed, 267 insertions(+), 150 deletions(-)
7432
7433commit 7d65574c2a8e2a21a4d60dbb30f56299385fbc68
7434Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7435Date:   Wed Nov 7 23:16:38 2007 +0000
7436
7437    Whitespaces
7438
7439    2007-11-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
7440
7441    	* engines/clearlooks/src/clearlooks_style.c:
7442    	(clearlooks_style_draw_box), (clearlooks_style_draw_slider),
7443    	(set_transparency), (clearlooks_style_draw_layout),
7444    	(clearlooks_style_draw_render_icon):
7445    	Whitespaces
7446
7447    svn path=/trunk/; revision=940
7448
7449 ChangeLog                                 |    8 +
7450 engines/clearlooks/src/clearlooks_style.c |  234 +++++++++++++++--------------
7451 engines/clearlooks/src/clearlooks_types.h |    6 +-
7452 3 files changed, 135 insertions(+), 113 deletions(-)
7453
7454commit 43abf7436205413e4966c565ae925e3d3d00d23a
7455Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7456Date:   Tue Nov 6 20:15:34 2007 +0000
7457
7458    Implemented focus drawing, we need to write the code for the dots in
7459
7460    2007-11-06  Andrea Cimitan  <andrea.cimitan@gmail.com>
7461
7462    	* engines/clearlooks/src/clearlooks_draw.c:
7463    	(clearlooks_draw_focus), (clearlooks_register_style_classic):
7464    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7465    	(clearlooks_gummy_draw_tab), (clearlooks_gummy_draw_focus),
7466    	(clearlooks_register_style_gummy):
7467    	* engines/clearlooks/src/clearlooks_style.c:
7468    	(clearlooks_style_draw_box_gap), (clearlooks_style_draw_extension),
7469    	(clearlooks_style_draw_box), (clearlooks_style_draw_focus),
7470    	(scale_or_ref):
7471    	* engines/clearlooks/src/clearlooks_types.h:
7472    	Implemented focus drawing, we need to write the code for the dots in clearlooks_draw
7473
7474    svn path=/trunk/; revision=939
7475
7476 ChangeLog                                      |   14 +++
7477 engines/clearlooks/src/clearlooks_draw.c       |   11 +++
7478 engines/clearlooks/src/clearlooks_draw_gummy.c |   63 ++++++++++++---
7479 engines/clearlooks/src/clearlooks_style.c      |  104 ++++++++++++++---------
7480 engines/clearlooks/src/clearlooks_types.h      |   12 +++-
7481 5 files changed, 152 insertions(+), 52 deletions(-)
7482
7483commit 34f29fa6d8bb5cfd30ad9116368671dfd4b562d1
7484Author: Benjamin Berg <benjamin@sipsolutions.net>
7485Date:   Mon Nov 5 21:13:56 2007 +0000
7486
7487    Fix some warnings.
7488
7489    2007-11-05  Benjamin Berg  <benjamin@sipsolutions.net>
7490
7491    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
7492    	(clearlooks_glossy_draw_button):
7493    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7494    	(clearlooks_gummy_draw_tab):
7495    	* engines/clearlooks/src/clearlooks_style.c:
7496    	(clearlooks_style_draw_box):
7497    	Fix some warnings.
7498
7499    svn path=/trunk/; revision=938
7500
7501 ChangeLog                                       |   10 ++++++++++
7502 engines/clearlooks/src/clearlooks_draw_glossy.c |    3 +++
7503 engines/clearlooks/src/clearlooks_draw_gummy.c  |    2 +-
7504 engines/clearlooks/src/clearlooks_style.c       |    2 +-
7505 4 files changed, 15 insertions(+), 2 deletions(-)
7506
7507commit c9c0b1da0292f70531ec45e51154b65db8ad6927
7508Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7509Date:   Mon Nov 5 20:18:12 2007 +0000
7510
7511    I guess I've fixed #475291 :)
7512
7513    2007-11-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
7514
7515    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7516    	(clearlooks_gummy_draw_tab):
7517    	I guess I've fixed #475291 :)
7518
7519    	* engines/clearlooks/src/clearlooks_style.c:
7520    	(clearlooks_style_draw_box_gap), (clearlooks_style_draw_extension):
7521    	Just intend and changed order of a switch
7522
7523    svn path=/trunk/; revision=937
7524
7525 ChangeLog                                      |   10 ++++++++++
7526 engines/clearlooks/src/clearlooks_draw_gummy.c |   16 ++++++++--------
7527 engines/clearlooks/src/clearlooks_style.c      |   23 +++++++++++++++--------
7528 3 files changed, 33 insertions(+), 16 deletions(-)
7529
7530commit 54d5a9ae288c56fe7dae39a884498783af69fd2c
7531Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7532Date:   Mon Nov 5 19:59:26 2007 +0000
7533
7534    Using switch
7535
7536    2007-11-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
7537
7538    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7539    	(clearlooks_gummy_draw_tab):
7540    	Using switch
7541
7542    svn path=/trunk/; revision=936
7543
7544 ChangeLog                                      |    6 ++
7545 engines/clearlooks/src/clearlooks_draw_gummy.c |   73 ++++++++++++++++--------
7546 2 files changed, 54 insertions(+), 25 deletions(-)
7547
7548commit 7d5398c1d649a447cca0d7077ba7003dc82aa17d
7549Author: Benjamin Berg <benjamin@sipsolutions.net>
7550Date:   Mon Nov 5 19:04:18 2007 +0000
7551
7552    Fix the output of the configure script (wrong variable was checked).
7553
7554    2007-11-05  Benjamin Berg  <benjamin@sipsolutions.net>
7555
7556    	* configure.ac:
7557    	Fix the output of the configure script (wrong variable was checked).
7558
7559    svn path=/trunk/; revision=935
7560
7561 ChangeLog    |    5 +++++
7562 configure.ac |    2 +-
7563 2 files changed, 6 insertions(+), 1 deletions(-)
7564
7565commit e0abeb0133c9fe5372ba269a8b6ff41b9f366c92
7566Author: Benjamin Berg <benjamin@sipsolutions.net>
7567Date:   Mon Nov 5 19:02:25 2007 +0000
7568
7569    Merged all the changes from the less-widget-check branch.
7570
7571    2007-11-05  Benjamin Berg  <benjamin@sipsolutions.net>
7572
7573    	Merged all the changes from the less-widget-check branch.
7574
7575    svn path=/trunk/; revision=934
7576
7577 ChangeLog                                          |  162 +++++++++++++++++
7578 autogen.sh                                         |    1 +
7579 configure.ac                                       |   16 ++-
7580 engines/clearlooks/src/animation.h                 |    2 +-
7581 engines/clearlooks/src/clearlooks_rc_style.c       |   82 +++++----
7582 engines/clearlooks/src/clearlooks_rc_style.h       |    7 +-
7583 engines/clearlooks/src/clearlooks_style.c          |   89 ++++-------
7584 engines/clearlooks/src/config.h.in                 |   79 ---------
7585 engines/industrial/src/industrial_rc_style.c       |    3 +
7586 engines/industrial/src/industrial_rc_style.h       |    4 +-
7587 engines/industrial/src/industrial_style.c          |   72 +++++++-
7588 engines/industrial/src/industrial_style.h          |    1 +
7589 .../src/industrial_style_versioned_code.h          |    2 +
7590 engines/industrial/src/parse_rc_style.h            |    7 +-
7591 engines/support/general-support.h                  |    5 +
7592 engines/support/widget-information.c               |  183 ++++++++++++++++++++
7593 engines/support/widget-information.h               |   33 ++++
7594 themes/Clearlooks/gtk-2.0/gtkrc                    |  117 +++++++++++++
7595 themes/Industrial/gtk-2.0/gtkrc                    |   43 ++++-
7596 19 files changed, 707 insertions(+), 201 deletions(-)
7597
7598commit 47c09924f2258c7fe10b6a2ab68e86fcf2d69e9e
7599Author: Benjamin Berg <benjamin@sipsolutions.net>
7600Date:   Mon Nov 5 18:03:16 2007 +0000
7601
7602    Add a note that this is an unstable version of gtk-engines.
7603
7604    07-11-05  Benjamin Berg  <benjamin@sipsolutions.net>
7605
7606    	* README:
7607    	Add a note that this is an unstable version of gtk-engines.
7608
7609    svn path=/trunk/; revision=930
7610
7611 ChangeLog |    5 +++++
7612 README    |    9 +++++++++
7613 2 files changed, 14 insertions(+), 0 deletions(-)
7614
7615commit 5ec6ac83318a1893de12ad4816571915eb67c29b
7616Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7617Date:   Mon Nov 5 17:19:56 2007 +0000
7618
7619    Commented the piece of code that changed the look. Now we have
7620
7621    2007-11-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
7622
7623    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7624    	(clearlooks_gummy_draw_tab):
7625    	Commented the piece of code that changed the look.
7626    	Now we have compatibility with 2.20.x release.
7627    	I wait the branch :)
7628
7629    svn path=/trunk/; revision=929
7630
7631 ChangeLog                                      |    8 +++
7632 engines/clearlooks/src/clearlooks_draw_gummy.c |   59 ++++++++++++-----------
7633 2 files changed, 39 insertions(+), 28 deletions(-)
7634
7635commit 3fa477f8b83b348104fe856be8bc277e544521f2
7636Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7637Date:   Mon Nov 5 03:26:46 2007 +0000
7638
7639    Changed notebook's ythickness to 3
7640
7641    2007-11-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
7642
7643    	* themes/Clearlooks/gtk-2.0/gtkrc:
7644    	Changed notebook's ythickness to 3
7645
7646    svn path=/trunk/; revision=927
7647
7648 ChangeLog                       |    5 +++++
7649 themes/Clearlooks/gtk-2.0/gtkrc |   14 +++++++++-----
7650 2 files changed, 14 insertions(+), 5 deletions(-)
7651
7652commit e985ee974a48c7fb79dcca5e2d02ac5feb29cf53
7653Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7654Date:   Mon Nov 5 03:20:49 2007 +0000
7655
7656    A new variable for the size, with some added thickness mods
7657
7658    2007-11-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
7659
7660    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7661    	(clearlooks_gummy_draw_tab):
7662    	A new variable for the size, with some added thickness mods
7663
7664    svn path=/trunk/; revision=926
7665
7666 ChangeLog                                      |    8 +++++-
7667 engines/clearlooks/src/clearlooks_draw_gummy.c |   27 ++++++++++++++---------
7668 2 files changed, 22 insertions(+), 13 deletions(-)
7669
7670commit d3c2c821cc6d7bd247411860bf299e754184bf39
7671Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7672Date:   Mon Nov 5 02:56:51 2007 +0000
7673
7674    Previous bug fixed? Why? :D Some checks on the GAP seems to fix the
7675
7676    2007-11-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
7677
7678    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7679    	(clearlooks_gummy_draw_tab):
7680
7681    	Previous bug fixed? Why? :D
7682    	Some checks on the GAP seems to fix the problem.
7683
7684    	* engines/clearlooks/src/clearlooks_style.c:
7685    	(clearlooks_style_draw_arrow):
7686
7687    	An intend
7688
7689    svn path=/trunk/; revision=925
7690
7691 ChangeLog                                      |   13 +++++++++++++
7692 engines/clearlooks/src/clearlooks_draw_gummy.c |   19 +++++++++++--------
7693 engines/clearlooks/src/clearlooks_style.c      |    7 ++++---
7694 3 files changed, 28 insertions(+), 11 deletions(-)
7695
7696commit 492977f6844f82fd8595d942bf7b804234818d6e
7697Author: Andrea Cimitan <andrea.cimitan@gmail.com>
7698Date:   Mon Nov 5 02:32:41 2007 +0000
7699
7700    Changed the tab design, so jimmac will not stress me anymore :) The
7701
7702    2007-11-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
7703
7704    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7705    	(clearlooks_gummy_draw_tab):
7706    	Changed the tab design, so jimmac will not stress me anymore :)
7707    	The horizontal instead check should be backported to 2.20.x
7708
7709    	I have an issue with epiphany, gedit etc etc:
7710    	when the notebook label has some icons (or buttons not sure)
7711    	then the stripe *lost* one pixel, it seems like the "height" parameter
7712    	sent to clearlooks_draw_tab is exactly 2.0 px smaller.
7713    	why?
7714    	we must add an hack here.
7715
7716    svn path=/trunk/; revision=924
7717
7718 ChangeLog                                      |   14 ++++
7719 engines/clearlooks/src/clearlooks_draw_gummy.c |   91 +++++++++++++----------
7720 2 files changed, 65 insertions(+), 40 deletions(-)
7721
7722commit 6f829125dfa835653513129306b10bd2fe8af1b5
7723Author: Benjamin Berg <benjamin@sipsolutions.net>
7724Date:   Sun Nov 4 15:54:21 2007 +0000
7725
7726    Added some options that increases test coverage in the parsing code.
7727
7728    2007-11-04  Benjamin Berg  <benjamin@sipsolutions.net>
7729
7730    	* test/gtkrcs/clearlooks:
7731    	Added some options that increases test coverage in the parsing code.
7732
7733    svn path=/trunk/; revision=923
7734
7735 ChangeLog              |    5 +++++
7736 test/gtkrcs/clearlooks |   18 +++++++++++++++++-
7737 2 files changed, 22 insertions(+), 1 deletions(-)
7738
7739commit 8718935d8fe937d1038876c3391504693b59b69c
7740Author: Djihed Afifi <djihed@src.gnome.org>
7741Date:   Tue Oct 23 20:59:05 2007 +0000
7742
7743    Updated Arabic Translation by Djihed Afifi.
7744
7745    svn path=/trunk/; revision=922
7746
7747 po/ChangeLog |    4 ++++
7748 1 files changed, 4 insertions(+), 0 deletions(-)
7749
7750commit 48dc732d920df2f39b5be8d11da3146902304db6
7751Author: Djihed Afifi <djihed@src.gnome.org>
7752Date:   Sun Oct 21 19:22:36 2007 +0000
7753
7754    Updated Arabic Translation by Djihed Afifi.
7755
7756    svn path=/trunk/; revision=921
7757
7758 po/ChangeLog |    4 ++++
7759 1 files changed, 4 insertions(+), 0 deletions(-)
7760
7761commit a47e225c994a1b8e7e3d944dd06b9778871a578f
7762Author: Djihed Afifi <djihed@src.gnome.org>
7763Date:   Sun Oct 21 16:47:14 2007 +0000
7764
7765    Updated Arabic Translation by Djihed Afifi.
7766
7767    svn path=/trunk/; revision=920
7768
7769 po/ChangeLog |    4 ++++
7770 1 files changed, 4 insertions(+), 0 deletions(-)
7771
7772commit a2086134efcc00899ab3dd41ac596f32950e5555
7773Author: Benjamin Berg <benjamin@sipsolutions.net>
7774Date:   Wed Oct 17 18:20:22 2007 +0000
7775
7776    Change message a bit.
7777
7778    2007-10-17  Benjamin Berg  <benjamin@sipsolutions.net>
7779
7780    	* test/torture:
7781    	Change message a bit.
7782
7783    svn path=/trunk/; revision=919
7784
7785 ChangeLog    |    5 +++++
7786 test/torture |    3 ++-
7787 2 files changed, 7 insertions(+), 1 deletions(-)
7788
7789commit ea3fa39d120a073a1cb3e066ea46a2061662a755
7790Author: Benjamin Berg <benjamin@sipsolutions.net>
7791Date:   Wed Oct 17 18:10:39 2007 +0000
7792
7793    Added a script "runinx" that dynamically starts an Xvfb server if needed.
7794
7795    2007-10-17  Benjamin Berg  <benjamin@sipsolutions.net>
7796
7797    	* test/Makefile.am:
7798    	* test/runinx:
7799    	* test/torture:
7800    	Added a script "runinx" that dynamically starts an Xvfb server if
7801    	needed. It seems to work ...
7802
7803    svn path=/trunk/; revision=918
7804
7805 ChangeLog        |    8 ++++++++
7806 test/Makefile.am |    2 +-
7807 test/runinx      |   42 ++++++++++++++++++++++++++++++++++++++++++
7808 test/torture     |    2 +-
7809 4 files changed, 52 insertions(+), 2 deletions(-)
7810
7811commit 0e621a4af9ce99d70bb08caeb31c152b3849f389
7812Author: Matej Urbančič <mateju@src.gnome.org>
7813Date:   Tue Oct 16 11:42:08 2007 +0000
7814
7815    Updated Slovenian translation
7816
7817    svn path=/trunk/; revision=917
7818
7819 po/ChangeLog |    4 ++
7820 po/LINGUAS   |    1 +
7821 po/sl.po     |  155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7822 3 files changed, 160 insertions(+), 0 deletions(-)
7823
7824commit 909b9aea0a6fb38c8889a94c7ee6f3bc96842b29
7825Author: Benjamin Berg <benjamin@sipsolutions.net>
7826Date:   Mon Oct 15 23:32:28 2007 +0000
7827
7828    Update for 2.12.2 release.
7829
7830    2007-10-16  Benjamin Berg  <benjamin@sipsolutions.net>
7831
7832    	* NEWS:
7833    	* configure.ac:
7834    	Update for 2.12.2 release.
7835
7836    svn path=/trunk/; revision=915
7837
7838 ChangeLog    |    6 ++++++
7839 NEWS         |   22 ++++++++++++++++++++++
7840 configure.ac |    2 +-
7841 3 files changed, 29 insertions(+), 1 deletions(-)
7842
7843commit b7302ba607b4ec85567cec052633de3ec7e64f9a
7844Author: Benjamin Berg <benjamin@sipsolutions.net>
7845Date:   Mon Oct 15 22:16:39 2007 +0000
7846
7847    Unset the GTK_MODULES enviroment variable during tests.
7848
7849    2007-10-16  Benjamin Berg  <benjamin@sipsolutions.net>
7850
7851    	* test/Makefile.am:
7852    	Unset the GTK_MODULES enviroment variable during tests.
7853
7854
7855    svn path=/trunk/; revision=914
7856
7857 ChangeLog        |    5 +++++
7858 test/Makefile.am |    3 ++-
7859 2 files changed, 7 insertions(+), 1 deletions(-)
7860
7861commit 79d160d1ab1b32c8b3022c6034130e14fa5181a5
7862Author: Benjamin Berg <benjamin@sipsolutions.net>
7863Date:   Mon Oct 15 21:47:48 2007 +0000
7864
7865    Forgot to update a draw_separator call.
7866
7867    2007-10-15  Benjamin Berg  <benjamin@sipsolutions.net>
7868
7869    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
7870    	(clearlooks_inverted_draw_list_view_header):
7871    	Forgot to update a draw_separator call.
7872
7873    svn path=/trunk/; revision=913
7874
7875 ChangeLog                                         |    6 ++++++
7876 engines/clearlooks/src/clearlooks_draw_inverted.c |    4 ++--
7877 2 files changed, 8 insertions(+), 2 deletions(-)
7878
7879commit 58e628d4755ea26e1655a444604c1077681c5af4
7880Author: Benjamin Berg <benjamin@sipsolutions.net>
7881Date:   Mon Oct 15 21:31:01 2007 +0000
7882
7883    Reworked separator drawing a little bit and added a special function to
7884
7885    2007-10-15  Benjamin Berg  <benjamin@sipsolutions.net>
7886
7887    	* engines/clearlooks/src/clearlooks_draw.c:
7888    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
7889    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
7890    	* engines/clearlooks/src/clearlooks_style.c:
7891    	* engines/clearlooks/src/clearlooks_types.h:
7892    	Reworked separator drawing a little bit and added a special
7893    	function to handle separators in menus.
7894
7895    	* themes/Clearlooks/gtk-2.0/gtkrc:
7896    	Use wide separators to get the correct height.
7897
7898    svn path=/trunk/; revision=912
7899
7900 ChangeLog                                       |   13 ++++
7901 engines/clearlooks/src/clearlooks_draw.c        |   37 ++++++++++--
7902 engines/clearlooks/src/clearlooks_draw_glossy.c |    4 +-
7903 engines/clearlooks/src/clearlooks_draw_gummy.c  |   13 ++--
7904 engines/clearlooks/src/clearlooks_style.c       |   70 +++++++++++++++--------
7905 engines/clearlooks/src/clearlooks_types.h       |    8 ++-
7906 themes/Clearlooks/gtk-2.0/gtkrc                 |    7 ++-
7907 7 files changed, 112 insertions(+), 40 deletions(-)
7908
7909commit 8601f2c6d5ee1957d613dd241316f1d3dc279190
7910Author: Benjamin Berg <benjamin@sipsolutions.net>
7911Date:   Sat Oct 13 23:31:00 2007 +0000
7912
7913    Work around the evolution new button bug by making the whole toolbar flat.
7914
7915    2007-10-14  Benjamin Berg  <benjamin@sipsolutions.net>
7916
7917    	* themes/Clearlooks/gtk-2.0/gtkrc:
7918    	Work around the evolution new button bug by making the whole toolbar
7919    	flat. (#482922)
7920
7921    svn path=/trunk/; revision=911
7922
7923 ChangeLog                       |    6 ++++++
7924 themes/Clearlooks/gtk-2.0/gtkrc |   11 +++++++++++
7925 2 files changed, 17 insertions(+), 0 deletions(-)
7926
7927commit d069d3f8e622241368170a30c296116c7bda42eb
7928Author: Benjamin Berg <benjamin@sipsolutions.net>
7929Date:   Sat Oct 13 22:45:15 2007 +0000
7930
7931    Don't stop walking the notebook tabs if. There could still be scroll
7932
7933    2007-10-14  Benjamin Berg  <benjamin@sipsolutions.net>
7934
7935    	* engines/clearlooks/src/support.c:
7936    	(clearlooks_get_notebook_tab_position):
7937    	Don't stop walking the notebook tabs if. There could still be scroll
7938    	arrows in theory.
7939
7940    svn path=/trunk/; revision=910
7941
7942 ChangeLog                        |    7 +++++++
7943 engines/clearlooks/src/support.c |    3 ---
7944 2 files changed, 7 insertions(+), 3 deletions(-)
7945
7946commit e817c70258f31d1cddbf3ae6be7754baa645decc
7947Author: Benjamin Berg <benjamin@sipsolutions.net>
7948Date:   Sat Oct 13 22:43:49 2007 +0000
7949
7950    Detect if scroll arrows are visible on notebooks (#457087, Christian
7951
7952    2007-10-14  Benjamin Berg  <benjamin@sipsolutions.net>
7953
7954    	* engines/clearlooks/src/support.c:
7955    	(clearlooks_get_notebook_tab_position):
7956    	Detect if scroll arrows are visible on notebooks
7957            (#457087, Christian Persch)
7958
7959    svn path=/trunk/; revision=909
7960
7961 ChangeLog                        |    7 +++++++
7962 engines/clearlooks/src/support.c |   14 +++++++++++---
7963 2 files changed, 18 insertions(+), 3 deletions(-)
7964
7965commit f92466202afb857a6974ccca3abd7524f8208265
7966Author: Benjamin Berg <benjamin@sipsolutions.net>
7967Date:   Sat Oct 13 22:21:44 2007 +0000
7968
7969    Draw lines long enough, they were one pixel too short.
7970
7971    2007-10-14  Benjamin Berg  <benjamin@sipsolutions.net>
7972
7973    	* engines/clearlooks/src/clearlooks_style.c:
7974    	(clearlooks_style_draw_vline), (clearlooks_style_draw_hline):
7975    	Draw lines long enough, they were one pixel too short.
7976
7977    	* themes/Clearlooks/gtk-2.0/gtkrc:
7978    	Make menu separators smaller. (#480629, Alex Jones)
7979
7980    svn path=/trunk/; revision=908
7981
7982 ChangeLog                                 |    9 +++++++++
7983 engines/clearlooks/src/clearlooks_style.c |    4 ++--
7984 themes/Clearlooks/gtk-2.0/gtkrc           |   12 ++++++++++--
7985 3 files changed, 21 insertions(+), 4 deletions(-)
7986
7987commit 8069e976b69c2b3854507e4424b55f9fc0f6246f
7988Author: Benjamin Berg <benjamin@sipsolutions.net>
7989Date:   Sat Oct 13 21:59:56 2007 +0000
7990
7991    Fix RC merging in both thinice and high contrast.
7992
7993    2007-10-13  Benjamin Berg  <benjamin@sipsolutions.net>
7994
7995    	* engines/hc/src/hc_gtk2_engine.c: (hc_rc_style_parse),
7996    	(hc_rc_style_merge), (hc_rc_style_init), (hc_style_init):
7997    	* engines/hc/src/hc_gtk2_engine.h:
7998    	* engines/thinice/src/thinice_rc_style.c: (thinice_rc_style_init),
7999    	(thinice_rc_style_parse), (thinice_rc_style_merge):
8000    	* engines/thinice/src/thinice_rc_style.h:
8001    	Fix RC merging in both thinice and high contrast.
8002
8003    svn path=/trunk/; revision=907
8004
8005 ChangeLog                              |   10 +++++++
8006 engines/hc/src/hc_gtk2_engine.c        |   15 +++++++++-
8007 engines/hc/src/hc_gtk2_engine.h        |    9 ++++++
8008 engines/thinice/src/thinice_rc_style.c |   44 +++++++++++++++++++++----------
8009 engines/thinice/src/thinice_rc_style.h |   11 ++++++++
8010 5 files changed, 73 insertions(+), 16 deletions(-)
8011
8012commit 0d68da4de40fee9e76e5f2326090922e3495b4b8
8013Author: Benjamin Berg <benjamin@sipsolutions.net>
8014Date:   Sat Oct 13 20:45:39 2007 +0000
8015
8016    Fixed incorrect rounding in hc engine and reworked checkmark drawing.
8017
8018    2007-10-13  Benjamin Berg  <benjamin@sipsolutions.net>
8019
8020    	* engines/hc/src/hc-style.c: (hc_draw_slider), (hc_draw_check):
8021    	Fixed incorrect rounding in hc engine and reworked checkmark
8022    	drawing. (#482542, Josselin Mouette)
8023
8024    svn path=/trunk/; revision=906
8025
8026 ChangeLog                 |    6 ++++
8027 engines/hc/src/hc-style.c |   69 +++++++++++++++------------------------------
8028 2 files changed, 29 insertions(+), 46 deletions(-)
8029
8030commit 746bf73ad747c0aa23fd6afb26c68a8890fb70a9
8031Author: Benjamin Berg <benjamin@sipsolutions.net>
8032Date:   Mon Oct 8 07:51:27 2007 +0000
8033
8034    Added a small comment.
8035
8036    2007-10-08  Benjamin Berg  <benjamin@sipsolutions.net>
8037
8038    	* themes/Clearlooks/gtk-2.0/gtkrc:
8039    	Added a small comment.
8040
8041    svn path=/trunk/; revision=905
8042
8043 ChangeLog                       |    5 +++++
8044 themes/Clearlooks/gtk-2.0/gtkrc |    2 ++
8045 2 files changed, 7 insertions(+), 0 deletions(-)
8046
8047commit c8d11a9efcff24961779b2b354bd7c5a868f5b37
8048Author: Benjamin Berg <benjamin@sipsolutions.net>
8049Date:   Mon Oct 8 07:46:24 2007 +0000
8050
8051    The combobox text colour workaround was broken.
8052
8053    2007-10-08  Benjamin Berg  <benjamin@sipsolutions.net>
8054
8055    	* themes/Clearlooks/gtk-2.0/gtkrc:
8056    	The combobox text colour workaround was broken.
8057
8058    svn path=/trunk/; revision=904
8059
8060 ChangeLog                       |    5 +++++
8061 themes/Clearlooks/gtk-2.0/gtkrc |    3 +--
8062 2 files changed, 6 insertions(+), 2 deletions(-)
8063
8064commit 24e17a2f1384b9243c42e7d460e58490881e9764
8065Author: Benjamin Berg <benjamin@sipsolutions.net>
8066Date:   Sun Oct 7 14:09:27 2007 +0000
8067
8068    Fix progress bars in menus (eg. network manager). These were broken even
8069
8070    2007-10-07  Benjamin Berg  <benjamin@sipsolutions.net>
8071
8072    	* themes/Clearlooks/gtk-2.0/gtkrc:
8073    	Fix progress bars in menus (eg. network manager). These were broken
8074    	even though the comment above said what needs to be done ...
8075
8076    svn path=/trunk/; revision=903
8077
8078 ChangeLog                       |    6 ++++++
8079 themes/Clearlooks/gtk-2.0/gtkrc |   12 +++++++++---
8080 2 files changed, 15 insertions(+), 3 deletions(-)
8081
8082commit 4d9423c5bceec78f989efb64101cbdca1a6fd25b
8083Author: Benjamin Berg <benjamin@sipsolutions.net>
8084Date:   Sun Oct 7 12:08:33 2007 +0000
8085
8086    Fix some comments.
8087
8088    2007-10-07  Benjamin Berg  <benjamin@sipsolutions.net>
8089
8090    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8091    	(clearlooks_gummy_draw_entry):
8092    	Fix some comments.
8093
8094    	* engines/clearlooks/src/clearlooks_style.c:
8095    	(clearlooks_set_widget_parameters), (clearlooks_style_draw_shadow):
8096    	Only do the entry state hack if we are drawing an entry, not things
8097    	like spinbutton arrows. (#475629, Diego Escalante Urrelo)
8098
8099    svn path=/trunk/; revision=902
8100
8101 ChangeLog                                      |   11 +++++++++++
8102 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
8103 engines/clearlooks/src/clearlooks_style.c      |    8 +++++---
8104 3 files changed, 18 insertions(+), 5 deletions(-)
8105
8106commit d0214ffaa12110c5614eb40443d7ff14eec6abc7
8107Author: Benjamin Berg <bberg@src.gnome.org>
8108Date:   Sun Oct 7 12:07:54 2007 +0000
8109
8110    Remove executable flag.
8111
8112    svn path=/trunk/; revision=901
8113
8114 0 files changed, 0 insertions(+), 0 deletions(-)
8115
8116commit 340866719697313a8948f16e895d9840d0783446
8117Author: Yang Zhang <zyang@src.gnome.org>
8118Date:   Tue Oct 2 13:58:34 2007 +0000
8119
8120    Updated zh_CN translation from manphiz
8121
8122    svn path=/trunk/; revision=900
8123
8124 po/zh_CN.po |   92 +++++++++++++++++++++++++++++------------------------------
8125 1 files changed, 45 insertions(+), 47 deletions(-)
8126
8127commit ef7026c81586072e2a42cd87bfececd747422773
8128Author: Priit Laes <plaes@svn.gnome.org>
8129Date:   Tue Sep 25 05:57:37 2007 +0000
8130
8131    Translation update by Ivar Smolin.
8132
8133    2007-09-25  Priit Laes  <plaes@svn.gnome.org>
8134
8135    	* et.po: Translation update by Ivar Smolin.
8136
8137    svn path=/trunk/; revision=899
8138
8139 po/ChangeLog |    4 ++++
8140 po/et.po     |    6 +++---
8141 2 files changed, 7 insertions(+), 3 deletions(-)
8142
8143commit 7ed623d52fdeb7c38691ed765d9988c69f17a329
8144Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8145Date:   Sun Sep 23 19:57:28 2007 +0000
8146
8147    minor fixes in shadings
8148
8149    2007-09-23  Andrea Cimitan  <andrea.cimitan@gmail.com>
8150
8151    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8152    	(clearlooks_gummy_draw_button):
8153    	minor fixes in shadings
8154
8155    svn path=/trunk/; revision=898
8156
8157 ChangeLog                                      |    6 ++++++
8158 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
8159 2 files changed, 8 insertions(+), 2 deletions(-)
8160
8161commit 9fa177b37fef4513505f043b4e360a6260ee4264
8162Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8163Date:   Sun Sep 23 18:07:30 2007 +0000
8164
8165    Minor fixes to toolbar's shadings.
8166
8167    2007-09-23  Andrea Cimitan  <andrea.cimitan@gmail.com>
8168
8169    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8170    	* engines/clearlooks/src/clearlooks_types.h:
8171    	Minor fixes to toolbar's shadings.
8172
8173    svn path=/trunk/; revision=897
8174
8175 ChangeLog                                      |    6 ++++++
8176 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
8177 engines/clearlooks/src/clearlooks_rc_style.c   |    4 ++--
8178 engines/clearlooks/src/clearlooks_rc_style.h   |    2 +-
8179 engines/clearlooks/src/clearlooks_types.h      |   13 ++++++-------
8180 5 files changed, 17 insertions(+), 12 deletions(-)
8181
8182commit 53b32046159cb0389ca4d6d8bd92f6a24e04937a
8183Author: Ihar Hrachyshka <iharh@src.gnome.org>
8184Date:   Fri Sep 21 21:38:25 2007 +0000
8185
8186    Fixed previous wrong Changelog entry.
8187
8188    svn path=/trunk/; revision=896
8189
8190 po/ChangeLog |    2 +-
8191 1 files changed, 1 insertions(+), 1 deletions(-)
8192
8193commit c5a773469b448f2b75a11af4d71397590914e99b
8194Author: Ihar Hrachyshka <iharh@src.gnome.org>
8195Date:   Fri Sep 21 21:20:55 2007 +0000
8196
8197    Added Belarusian Latin translation.
8198
8199    svn path=/trunk/; revision=895
8200
8201 po/ChangeLog   |    7 ++-
8202 po/LINGUAS     |    1 +
8203 po/be@latin.po |  148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8204 3 files changed, 155 insertions(+), 1 deletions(-)
8205
8206commit 33ed7bff0e57ce7239063855e1b5c03e60497f4d
8207Author: Benjamin Berg <benjamin@sipsolutions.net>
8208Date:   Fri Sep 21 13:23:19 2007 +0000
8209
8210    Update for 2.12.1 release.
8211
8212    2007-09-21  Benjamin Berg  <benjamin@sipsolutions.net>
8213
8214    	* NEWS:
8215    	* configure.ac:
8216    	Update for 2.12.1 release.
8217
8218    svn path=/trunk/; revision=893
8219
8220 ChangeLog    |    6 ++++++
8221 NEWS         |    6 ++++++
8222 configure.ac |    2 +-
8223 3 files changed, 13 insertions(+), 1 deletions(-)
8224
8225commit 905c3981f0afba3374131cebcaa12f20492d0b1f
8226Author: Benjamin Berg <benjamin@sipsolutions.net>
8227Date:   Fri Sep 21 13:11:53 2007 +0000
8228
8229    Fix the crux theme by removing the stray new line in the color scheme
8230
8231    2007-09-21  Benjamin Berg  <benjamin@sipsolutions.net>
8232
8233    	* themes/Crux/gtk-2.0/gtkrc:
8234    	Fix the crux theme by removing the stray new line in the
8235    	color scheme setting.
8236
8237
8238    svn path=/trunk/; revision=892
8239
8240 ChangeLog                 |    6 ++++++
8241 themes/Crux/gtk-2.0/gtkrc |    3 +--
8242 2 files changed, 7 insertions(+), 2 deletions(-)
8243
8244commit b5eda5b44428db4b1cc4b532c5decb7785446ed4
8245Author: Benjamin Berg <benjamin@sipsolutions.net>
8246Date:   Mon Sep 17 19:18:44 2007 +0000
8247
8248    Update for 2.12.0 release.
8249
8250    2007-09-17  Benjamin Berg  <benjamin@sipsolutions.net>
8251
8252    	* NEWS:
8253    	* configure.ac:
8254    	Update for 2.12.0 release.
8255
8256    svn path=/trunk/; revision=890
8257
8258 ChangeLog    |    6 ++++++
8259 NEWS         |   19 +++++++++++++++++++
8260 configure.ac |    3 ++-
8261 3 files changed, 27 insertions(+), 1 deletions(-)
8262
8263commit 308bc32b122666a7d6c05794d5eac8b6ab9dea42
8264Author: Djihed Afifi <djihed@src.gnome.org>
8265Date:   Thu Sep 13 22:51:43 2007 +0000
8266
8267    Updated Arabic Translation by Djihed Afifi.
8268
8269    svn path=/trunk/; revision=889
8270
8271 po/ChangeLog |    4 ++++
8272 1 files changed, 4 insertions(+), 0 deletions(-)
8273
8274commit 3e0c30262c663cbeac4d80898686fd4b0174b23e
8275Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
8276Date:   Wed Sep 12 15:15:16 2007 +0000
8277
8278    Added Russian to the list of languages. Updated Russian translation.
8279
8280    2007-09-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
8281
8282    	* LINUGUAS: Added Russian to the list of languages.
8283    	* ru.po: Updated Russian translation.
8284
8285
8286    svn path=/trunk/; revision=888
8287
8288 po/ChangeLog |    5 ++
8289 po/LINGUAS   |    1 +
8290 po/ru.po     |  149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8291 3 files changed, 155 insertions(+), 0 deletions(-)
8292
8293commit 20ef5d4ae9681333a424e370bb1da4e1897ecbe1
8294Author: Goran Rakic <grakic@src.gnome.org>
8295Date:   Wed Sep 12 11:31:02 2007 +0000
8296
8297    Updated Serbian translation
8298
8299    svn path=/trunk/; revision=887
8300
8301 po/sr.po      |    5 ++---
8302 po/sr@Latn.po |    5 ++---
8303 2 files changed, 4 insertions(+), 6 deletions(-)
8304
8305commit 28b539bf98aa8a16b9623697fbe3c04800122b5a
8306Author: Goran Rakic <grakic@src.gnome.org>
8307Date:   Wed Sep 12 09:52:04 2007 +0000
8308
8309    Added Serbian translation
8310
8311    svn path=/trunk/; revision=886
8312
8313 po/sr.po      |  150 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8314 po/sr@Latn.po |  150 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8315 2 files changed, 300 insertions(+), 0 deletions(-)
8316
8317commit 29d5aa48c91d3ef9964d36b1ebbdbb95c531a00c
8318Author: Goran Rakic <grakic@src.gnome.org>
8319Date:   Wed Sep 12 09:51:40 2007 +0000
8320
8321    Added Serbian translation
8322
8323    svn path=/trunk/; revision=885
8324
8325 po/ChangeLog |    4 ++++
8326 po/LINGUAS   |    1 +
8327 2 files changed, 5 insertions(+), 0 deletions(-)
8328
8329commit 50d8a048f5066bd299dd14550a70e315d595e1d7
8330Author: Benjamin Berg <benjamin@sipsolutions.net>
8331Date:   Mon Sep 10 18:07:51 2007 +0000
8332
8333    Make industrial use the configurable tooltip colors
8334
8335    2007-09-10  Benjamin Berg  <benjamin@sipsolutions.net>
8336
8337    	* themes/Industrial/gtk-2.0/gtkrc:
8338    	Make industrial use the configurable tooltip colors
8339
8340    	* themes/Clearlooks/gtk-2.0/gtkrc:
8341    	* themes/Crux/gtk-2.0/gtkrc:
8342    	* themes/ThinIce/gtk-2.0/gtkrc:
8343    	Fix the matching and comments, it is called gtk-tooltip not
8344    	gtk-tooltips (now?)
8345
8346    svn path=/trunk/; revision=884
8347
8348 ChangeLog                       |   11 +++++++++++
8349 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
8350 themes/Crux/gtk-2.0/gtkrc       |    2 +-
8351 themes/Industrial/gtk-2.0/gtkrc |    7 ++++---
8352 themes/ThinIce/gtk-2.0/gtkrc    |    2 +-
8353 5 files changed, 18 insertions(+), 6 deletions(-)
8354
8355commit 4a748248da07de0345ce59fbc7f963335c044cfa
8356Author: Benjamin Berg <benjamin@sipsolutions.net>
8357Date:   Mon Sep 10 17:58:04 2007 +0000
8358
8359    Apply patch from Luca Ferretti to add tooltip color support to Crux.
8360
8361    2007-09-10  Benjamin Berg  <benjamin@sipsolutions.net>
8362
8363    	* themes/Crux/gtk-2.0/gtkrc:
8364    	Apply patch from Luca Ferretti to add tooltip color support to Crux.
8365
8366    svn path=/trunk/; revision=883
8367
8368 ChangeLog                 |    5 +++++
8369 themes/Crux/gtk-2.0/gtkrc |   22 +++++++++++++++++++++-
8370 2 files changed, 26 insertions(+), 1 deletions(-)
8371
8372commit 957387750151542df99be3c0d6931749179c8b8f
8373Author: Benjamin Berg <benjamin@sipsolutions.net>
8374Date:   Mon Sep 10 15:45:14 2007 +0000
8375
8376    Fix tooltip_*_color in Clearlooks. It said tooltips_*_color ...
8377
8378    2007-09-10  Benjamin Berg  <benjamin@sipsolutions.net>
8379
8380    	* themes/Clearlooks/gtk-2.0/gtkrc:
8381    	Fix tooltip_*_color in Clearlooks. It said tooltips_*_color ...
8382
8383    svn path=/trunk/; revision=882
8384
8385 ChangeLog                       |    5 +++++
8386 themes/Clearlooks/gtk-2.0/gtkrc |    6 +++---
8387 2 files changed, 8 insertions(+), 3 deletions(-)
8388
8389commit 03b8caca21895974166193783f88afee2a9472d8
8390Author: Luca Ferretti <elle.uca@libero.it>
8391Date:   Mon Sep 10 09:22:52 2007 +0000
8392
8393    Added Italian to list of languages. Added Italian translation.
8394
8395    2007-09-10  Luca Ferretti  <elle.uca@libero.it>
8396
8397    	* LINGUAS: Added Italian to list of languages.
8398    	* it.po: Added Italian translation.
8399
8400
8401    svn path=/trunk/; revision=881
8402
8403 po/ChangeLog |    5 ++
8404 po/LINGUAS   |    1 +
8405 po/it.po     |  156 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8406 3 files changed, 162 insertions(+), 0 deletions(-)
8407
8408commit 446879c35a19578181c18b720a974d3289cc4b3a
8409Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8410Date:   Mon Sep 10 01:27:26 2007 +0000
8411
8412    Forgot to use adaptive HUE shading just on colored scrollbar. Fixed. No
8413
8414    2007-09-10  Andrea Cimitan  <andrea.cimitan@gmail.com>
8415
8416    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8417    	(clearlooks_gummy_draw_scrollbar_slider):
8418    	Forgot to use adaptive HUE shading just on colored scrollbar.
8419    	Fixed. No more bugs now? :)
8420
8421
8422    svn path=/trunk/; revision=880
8423
8424 ChangeLog                                      |    7 +
8425 engines/clearlooks/src/clearlooks_draw_gummy.c |  202 ++++++++++++------------
8426 2 files changed, 108 insertions(+), 101 deletions(-)
8427
8428commit d7bc6933f43ad49348f627042b4b3b57a83ff3d7
8429Author: Benjamin Berg <benjamin@sipsolutions.net>
8430Date:   Sun Sep 9 17:13:21 2007 +0000
8431
8432    Added a smarter heuristic to mark notebook box edges as not rounded.
8433
8434    2007-09-09  Benjamin Berg  <benjamin@sipsolutions.net>
8435
8436    	* engines/clearlooks/src/clearlooks_style.c:
8437    	(clearlooks_style_draw_box_gap):
8438    	* engines/clearlooks/src/support.c:
8439    	(clearlooks_get_notebook_tab_position):
8440    	* engines/clearlooks/src/support.h:
8441    	Added a smarter heuristic to mark notebook box edges as not rounded.
8442
8443    svn path=/trunk/; revision=879
8444
8445 ChangeLog                                 |    9 ++++
8446 engines/clearlooks/src/clearlooks_style.c |   44 ++++++++++++++----
8447 engines/clearlooks/src/support.c          |   69 +++++++++++++++++++++++++++++
8448 engines/clearlooks/src/support.h          |    1 +
8449 4 files changed, 113 insertions(+), 10 deletions(-)
8450
8451commit 8c491634b583be602c8c57be6fac40b53fb3e329
8452Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8453Date:   Sun Sep 9 03:17:07 2007 +0000
8454
8455    Removed alpha and used ge_cairo_set_color for coloring. Fixes last
8456
8457    2007-09-09  Andrea Cimitan  <andrea.cimitan@gmail.com>
8458
8459    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8460    	(clearlooks_gummy_draw_list_view_header):
8461    	Removed alpha and used ge_cairo_set_color for coloring.
8462    	Fixes last shadings.
8463    	Clearlooks 2.20 reaches perfection! :)
8464
8465
8466    svn path=/trunk/; revision=878
8467
8468 ChangeLog                                      |    8 ++++++++
8469 engines/clearlooks/src/clearlooks_draw_gummy.c |    6 +++---
8470 2 files changed, 11 insertions(+), 3 deletions(-)
8471
8472commit 462fdf835c1eed4f58c1ec294874a6693d33f395
8473Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8474Date:   Sun Sep 9 03:01:04 2007 +0000
8475
8476    Improvements in toolbar's shadings
8477
8478    2007-09-09  Andrea Cimitan  <andrea.cimitan@gmail.com>
8479
8480    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8481    	(clearlooks_gummy_draw_toolbar):
8482    	Improvements in toolbar's shadings
8483
8484
8485    svn path=/trunk/; revision=877
8486
8487 ChangeLog                                      |    6 ++++++
8488 engines/clearlooks/src/clearlooks_draw.c       |    2 +-
8489 engines/clearlooks/src/clearlooks_draw_gummy.c |   20 ++++++++++----------
8490 3 files changed, 17 insertions(+), 11 deletions(-)
8491
8492commit ff82cb7c71e03dfd445e5e73a0001875c2b4c311
8493Author: Andrea Cimitan <acimitan@src.gnome.org>
8494Date:   Sun Sep 9 01:30:16 2007 +0000
8495
8496    whitespaces
8497
8498    svn path=/trunk/; revision=876
8499
8500 ChangeLog |   93 ++++++++++++++++++++++++++++++-------------------------------
8501 1 files changed, 46 insertions(+), 47 deletions(-)
8502
8503commit 11a826ce7d149bf1032c5c75b50e41a100291469
8504Author: Andrea Cimitan <acimitan@src.gnome.org>
8505Date:   Sun Sep 9 01:18:45 2007 +0000
8506
8507    whitespaces
8508
8509    svn path=/trunk/; revision=875
8510
8511 engines/clearlooks/src/clearlooks_draw.c       |   10 +++++-----
8512 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
8513 2 files changed, 7 insertions(+), 7 deletions(-)
8514
8515commit 9c457276e0fec02a751bfb769e1669323d8a9284
8516Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8517Date:   Sun Sep 9 00:49:45 2007 +0000
8518
8519    Organized code and tweaks in toolbar shadings
8520
8521    2007-09-09  Andrea Cimitan  <andrea.cimitan@gmail.com>
8522
8523    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8524    	(clearlooks_gummy_draw_list_view_header),
8525    	(clearlooks_gummy_draw_toolbar):
8526    	Organized code and tweaks in toolbar shadings
8527
8528    svn path=/trunk/; revision=874
8529
8530 ChangeLog                                      |    7 +++++
8531 engines/clearlooks/src/clearlooks_draw_gummy.c |   29 +++++++++++++++--------
8532 2 files changed, 26 insertions(+), 10 deletions(-)
8533
8534commit ab849c1c71ab5e2706bba42a0f8d7db5937f8fc3
8535Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8536Date:   Sat Sep 8 23:25:48 2007 +0000
8537
8538    Reverted old thickness behaviour
8539
8540    2007-09-09  Andrea Cimitan  <andrea.cimitan@gmail.com>
8541
8542    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8543    	(clearlooks_gummy_draw_button):
8544    	Reverted old thickness behaviour
8545
8546    svn path=/trunk/; revision=873
8547
8548 ChangeLog                                      |    6 ++++++
8549 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
8550 2 files changed, 8 insertions(+), 2 deletions(-)
8551
8552commit e6b7aa62d4a7b5b497b9f0d2bfb675e8dd354484
8553Author: Yang Zhang <zyang@src.gnome.org>
8554Date:   Sat Sep 8 07:26:21 2007 +0000
8555
8556    add zh_CN.po
8557
8558    svn path=/trunk/; revision=872
8559
8560 po/zh_CN.po |    2 +-
8561 1 files changed, 1 insertions(+), 1 deletions(-)
8562
8563commit 9f871bb9449ded27de352c2f442996741beb1da7
8564Author: Yang Zhang <zyang@src.gnome.org>
8565Date:   Sat Sep 8 07:25:22 2007 +0000
8566
8567    Add zh_CN into LINGUAS
8568
8569    svn path=/trunk/; revision=871
8570
8571 po/LINGUAS |    1 +
8572 1 files changed, 1 insertions(+), 0 deletions(-)
8573
8574commit 49cf76c0255e7f1cd0006c8c334445ddad7923dd
8575Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8576Date:   Wed Sep 5 18:06:02 2007 +0000
8577
8578    0.86 --> 0.85
8579
8580    2007-09-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
8581
8582    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8583    	(clearlooks_gummy_draw_scrollbar_slider):
8584    	0.86 --> 0.85
8585
8586    svn path=/trunk/; revision=870
8587
8588 ChangeLog                                      |    7 +++++++
8589 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
8590 2 files changed, 8 insertions(+), 1 deletions(-)
8591
8592commit 84b4d92f9bd9e289d3159e602ddcae43eaf18e47
8593Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8594Date:   Wed Sep 5 17:47:50 2007 +0000
8595
8596    0.85 --> 0.86
8597
8598    2007-09-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
8599
8600    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8601    	(clearlooks_gummy_draw_scrollbar_slider):
8602    	0.85 --> 0.86
8603
8604    svn path=/trunk/; revision=869
8605
8606 ChangeLog                                      |    6 ++++++
8607 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
8608 2 files changed, 7 insertions(+), 1 deletions(-)
8609
8610commit f02836849ee67d758e1728ed5fd25003421ba3da
8611Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8612Date:   Wed Sep 5 01:16:10 2007 +0000
8613
8614    Second fix on scrollbar_color adjust, for 2.20! :) Fixes a lot of light
8615
8616    2007-09-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
8617
8618    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8619    	(clearlooks_gummy_draw_scrollbar_slider):
8620    	Second fix on scrollbar_color adjust, for 2.20! :)
8621    	Fixes a lot of light colorschemes
8622
8623    svn path=/trunk/; revision=868
8624
8625 ChangeLog                                      |    7 +++++++
8626 engines/clearlooks/src/clearlooks_draw_gummy.c |    5 +++++
8627 2 files changed, 12 insertions(+), 0 deletions(-)
8628
8629commit ac44ef181b1f86283ad52bff3aace591c4930454
8630Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
8631Date:   Sat Sep 1 20:19:04 2007 +0000
8632
8633    Updated Occitan translation
8634
8635    svn path=/trunk/; revision=867
8636
8637 po/oc.po |    5 ++---
8638 1 files changed, 2 insertions(+), 3 deletions(-)
8639
8640commit 90f4fed83c3a21a440fa0a15b25f62c131fb1f3d
8641Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
8642Date:   Sat Sep 1 18:16:55 2007 +0000
8643
8644    Upadted catalan translation
8645
8646    svn path=/trunk/; revision=866
8647
8648 po/ChangeLog |    4 ++++
8649 po/ca.po     |   13 ++++++-------
8650 2 files changed, 10 insertions(+), 7 deletions(-)
8651
8652commit 83b51f288c978301393516147d21742fd8a593c5
8653Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8654Date:   Sat Sep 1 15:51:42 2007 +0000
8655
8656    Shadings offset when >=2 and not == 3. Correct benzea?
8657
8658    2007-09-01  Andrea Cimitan  <andrea.cimitan@gmail.com>
8659
8660    	* engines/clearlooks/src/clearlooks_draw.c:
8661    	(clearlooks_draw_menubar2):
8662    	Shadings
8663    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8664    	(clearlooks_gummy_draw_button):
8665    	offset when >=2 and not == 3. Correct benzea?
8666
8667    svn path=/trunk/; revision=865
8668
8669 ChangeLog                                      |    9 +++++++++
8670 engines/clearlooks/src/clearlooks_draw.c       |    2 +-
8671 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
8672 3 files changed, 12 insertions(+), 3 deletions(-)
8673
8674commit 8c27b6685a4452cce05ad8e887ea315e14841290
8675Author: Benjamin Berg <benjamin@sipsolutions.net>
8676Date:   Wed Aug 29 17:52:42 2007 +0000
8677
8678    Removed some unused files from crux.
8679
8680    2007-08-29  Benjamin Berg  <benjamin@sipsolutions.net>
8681
8682    	* configure.ac:
8683    	* engines/crux/Makefile.am:
8684    	* engines/crux/src/crux-gradient.c:
8685    	* engines/crux/src/crux-gradient.h:
8686    	* engines/crux/src/eazel-theme.h:
8687    	Removed some unused files from crux.
8688
8689    svn path=/trunk/; revision=864
8690
8691 ChangeLog                        |    9 +
8692 configure.ac                     |    1 -
8693 engines/crux/Makefile.am         |    3 +-
8694 engines/crux/src/crux-gradient.c |  362 --------------------------------------
8695 engines/crux/src/crux-gradient.h |   30 ---
8696 engines/crux/src/eazel-theme.h   |  193 --------------------
8697 6 files changed, 10 insertions(+), 588 deletions(-)
8698
8699commit 14308e872de06ad0dbc86c00953d2b5726c66b46
8700Author: Ani Peter <anipeter@src.gnome.org>
8701Date:   Tue Aug 28 08:59:45 2007 +0000
8702
8703    Updated Malayalam (ml) Translation
8704
8705    svn path=/trunk/; revision=863
8706
8707 po/ChangeLog |    5 +++++
8708 1 files changed, 5 insertions(+), 0 deletions(-)
8709
8710commit fc5ad1755b2958422fee56b1b51f99da6d7a01ac
8711Author: Ani Peter <anipeter@src.gnome.org>
8712Date:   Tue Aug 28 08:59:32 2007 +0000
8713
8714    Updated Malayalam (ml) Translation
8715
8716    svn path=/trunk/; revision=862
8717
8718 po/ml.po |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8719 1 files changed, 150 insertions(+), 0 deletions(-)
8720
8721commit 8de562f530dced700f261dbe6b94dbfa869b7857
8722Author: Andrea Cimitan <acimitan@src.gnome.org>
8723Date:   Fri Aug 24 01:48:30 2007 +0000
8724
8725    Reverted to old version
8726
8727    svn path=/trunk/; revision=861
8728
8729 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
8730 1 files changed, 1 insertions(+), 1 deletions(-)
8731
8732commit 2dbff48b18311d64699a2c9bde5820bc0fad58d9
8733Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8734Date:   Fri Aug 24 01:37:07 2007 +0000
8735
8736    So undecided about this :)
8737
8738    2007-08-24  Andrea Cimitan  <andrea.cimitan@gmail.com>
8739
8740    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8741    	So undecided about this :)
8742
8743    svn path=/trunk/; revision=860
8744
8745 ChangeLog                                      |    5 +++++
8746 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
8747 2 files changed, 6 insertions(+), 1 deletions(-)
8748
8749commit 150881ec6f682e658073b9f7bb8fc6acd0646eb2
8750Author: Benjamin Berg <benjamin@sipsolutions.net>
8751Date:   Thu Aug 23 18:16:34 2007 +0000
8752
8753    Update for 2.11.7 release.
8754
8755    2007-08-23  Benjamin Berg  <benjamin@sipsolutions.net>
8756
8757    	* NEWS:
8758    	* configure.ac:
8759    	Update for 2.11.7 release.
8760
8761    svn path=/trunk/; revision=858
8762
8763 ChangeLog    |    6 ++++++
8764 NEWS         |   10 ++++++++++
8765 configure.ac |    2 +-
8766 3 files changed, 17 insertions(+), 1 deletions(-)
8767
8768commit 6bd39a55bfd92269349ba546390e423c725d3b04
8769Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
8770Date:   Tue Aug 21 11:09:30 2007 +0000
8771
8772    Updated Occitan translation
8773
8774    svn path=/trunk/; revision=857
8775
8776 po/oc.po |   14 +++++++-------
8777 1 files changed, 7 insertions(+), 7 deletions(-)
8778
8779commit 710b9c65e0ff3081dcb963ac5b2f90421172c445
8780Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8781Date:   Mon Aug 20 22:05:25 2007 +0000
8782
8783    Using #define for few constants
8784
8785    2007-08-21  Andrea Cimitan  <andrea.cimitan@gmail.com>
8786
8787    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8788    	(clearlooks_gummy_draw_top_left_highlight),
8789    	(clearlooks_gummy_draw_slider),
8790    	(clearlooks_gummy_draw_scrollbar_slider):
8791    	Using #define for few constants
8792
8793    svn path=/trunk/; revision=856
8794
8795 ChangeLog                                      |    8 ++++++++
8796 engines/clearlooks/src/clearlooks_draw_gummy.c |   12 ++++++------
8797 2 files changed, 14 insertions(+), 6 deletions(-)
8798
8799commit 7e95f1bb50ebfbcde640d38b08caa2f59ffb5c10
8800Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8801Date:   Mon Aug 20 15:50:38 2007 +0000
8802
8803    Improvements in the slider, mostly in shadings
8804
8805    2007-08-20  Andrea Cimitan  <andrea.cimitan@gmail.com>
8806
8807    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8808    	(clearlooks_gummy_draw_slider):
8809    	Improvements in the slider, mostly in shadings
8810
8811    svn path=/trunk/; revision=855
8812
8813 ChangeLog                                      |    6 ++++++
8814 engines/clearlooks/src/clearlooks_draw_gummy.c |   10 ++++------
8815 2 files changed, 10 insertions(+), 6 deletions(-)
8816
8817commit 102cb83840abe9846db5b9a2f276b237d927cd42
8818Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8819Date:   Mon Aug 20 15:15:41 2007 +0000
8820
8821    Updated copyright statements, improved hilight from 0.4 alpha to 0.5
8822
8823    2007-08-20  Andrea Cimitan  <andrea.cimitan@gmail.com>
8824
8825    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
8826    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
8827    	(clearlooks_gummy_draw_top_left_highlight),
8828    	(clearlooks_gummy_draw_scrollbar_slider):
8829    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
8830    	Updated copyright statements, improved hilight from 0.4 alpha to 0.5
8831
8832    svn path=/trunk/; revision=854
8833
8834 ChangeLog                                         |    9 +++++++++
8835 engines/clearlooks/src/clearlooks_draw_glossy.c   |    4 +---
8836 engines/clearlooks/src/clearlooks_draw_gummy.c    |   12 +++++-------
8837 engines/clearlooks/src/clearlooks_draw_inverted.c |    4 +---
8838 4 files changed, 16 insertions(+), 13 deletions(-)
8839
8840commit 9aefa296c8a6646e3b1d1571fa6a97bcbf9f977e
8841Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8842Date:   Mon Aug 20 12:23:58 2007 +0000
8843
8844    Added top-left-hilight and improved scrollbar look
8845
8846    2007-08-20  Andrea Cimitan  <andrea.cimitan@gmail.com>
8847
8848            * engines/clearlooks/src/clearlooks_draw.c:
8849            (clearlooks_draw_scrollbar_slider):
8850            * engines/clearlooks/src/clearlooks_draw_gummy.c:
8851            (clearlooks_gummy_draw_top_left_highlight),
8852            (clearlooks_gummy_draw_button),
8853            (clearlooks_gummy_draw_scrollbar_stepper),
8854            (clearlooks_gummy_draw_scrollbar_slider):
8855            * engines/clearlooks/src/clearlooks_style.c:
8856            (clearlooks_style_draw_box):
8857            Added top-left-hilight and improved scrollbar look
8858
8859            * themes/Clearlooks/gtk-2.0/gtkrc:
8860            Little improvements
8861
8862
8863    svn path=/trunk/; revision=853
8864
8865 ChangeLog                                      |   16 +++++++
8866 engines/clearlooks/CREDITS                     |   21 ----------
8867 engines/clearlooks/src/clearlooks_draw.c       |   10 ++--
8868 engines/clearlooks/src/clearlooks_draw_gummy.c |   52 +++++++++++++++++++++---
8869 engines/clearlooks/src/clearlooks_style.c      |    6 ++-
8870 themes/Clearlooks/gtk-2.0/gtkrc                |    4 +-
8871 6 files changed, 74 insertions(+), 35 deletions(-)
8872
8873commit 975e616e277205965e16277ace426a26e98155b2
8874Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8875Date:   Sun Aug 19 23:32:03 2007 +0000
8876
8877    Less shadings on gradients
8878
8879    2007-08-20  Andrea Cimitan  <andrea.cimitan@gmail.com>
8880
8881            * engines/clearlooks/src/clearlooks_draw_gummy.c:
8882            (clearlooks_gummy_draw_tab):
8883            Less shadings on gradients
8884
8885    svn path=/trunk/; revision=852
8886
8887 ChangeLog                                      |    6 ++++++
8888 engines/clearlooks/src/clearlooks_draw_gummy.c |   10 +++++-----
8889 2 files changed, 11 insertions(+), 5 deletions(-)
8890
8891commit ee83571fdbe90e1dd0ed409fd15b35b3f7fa4c0f
8892Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8893Date:   Sun Aug 19 21:18:16 2007 +0000
8894
8895    Warmer bg color
8896
8897    2007-08-19  Andrea Cimitan  <andrea.cimitan@gmail.com>
8898
8899            * themes/Clearlooks/gtk-2.0/gtkrc:
8900            Warmer bg color
8901
8902
8903    svn path=/trunk/; revision=851
8904
8905 ChangeLog                       |    5 +++++
8906 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
8907 2 files changed, 6 insertions(+), 1 deletions(-)
8908
8909commit 88575af744c0fb00c96dc33a8aee62f53ac78f3e
8910Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8911Date:   Sun Aug 19 19:45:59 2007 +0000
8912
8913    Changed prelight on scrollbars
8914
8915    2007-08-19  Andrea Cimitan  <andrea.cimitan@gmail.com>
8916
8917            * engines/clearlooks/src/clearlooks_draw_gummy.c:
8918            (clearlooks_gummy_draw_scrollbar_slider):
8919            Changed prelight on scrollbars
8920
8921    svn path=/trunk/; revision=850
8922
8923 ChangeLog                                      |    6 ++++++
8924 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
8925 2 files changed, 7 insertions(+), 1 deletions(-)
8926
8927commit fc02b5829b59e613d7739b50a6f882e405f7ab7e
8928Author: Andrea Cimitan <andrea.cimitan@gmail.com>
8929Date:   Sun Aug 19 18:16:50 2007 +0000
8930
8931    Recolorize the scrollbar as it default. I need to work on shadings if we
8932
8933    2007-08-19  Andrea Cimitan  <andrea.cimitan@gmail.com>
8934
8935    	* themes/Clearlooks/gtk-2.0/gtkrc:
8936    	Recolorize the scrollbar as it default. I need to work on shadings
8937    	if we decide to remove the colorization, as I don't like the
8938    	non-colorized scrollbar. (Classic clearlook's ones looks better, Gummy
8939    	has a wide range on the pattern, from 0.9 to 1.1, I don't like it non-colorize
8940
8941    svn path=/trunk/; revision=849
8942
8943 ChangeLog                       |    8 ++++++++
8944 themes/Clearlooks/gtk-2.0/gtkrc |    1 +
8945 2 files changed, 9 insertions(+), 0 deletions(-)
8946
8947commit 3264498ab80891e95fabfb63341e91093d33d6bd
8948Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
8949Date:   Fri Aug 17 17:30:43 2007 +0000
8950
8951    Updated Occitan translation
8952
8953    svn path=/trunk/; revision=834
8954
8955 po/oc.po |    2 +-
8956 1 files changed, 1 insertions(+), 1 deletions(-)
8957
8958commit 51441cd6b92e5dc1097037c4806f91d2f1fdb7a5
8959Author: Benjamin Berg <bberg@src.gnome.org>
8960Date:   Thu Aug 16 18:57:06 2007 +0000
8961
8962    2.11.6 of course, not 2.11.5 ...
8963
8964    svn path=/trunk/; revision=832
8965
8966 ChangeLog |    2 +-
8967 1 files changed, 1 insertions(+), 1 deletions(-)
8968
8969commit 4c97c4fa367f98be84705eeb4bdd66a4a4c5d1a2
8970Author: Benjamin Berg <benjamin@sipsolutions.net>
8971Date:   Thu Aug 16 18:56:19 2007 +0000
8972
8973    Update for the 2.11.5 release.
8974
8975    2007-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
8976
8977    	* NEWS:
8978    	* configure.ac:
8979    	Update for the 2.11.5 release.
8980
8981    svn path=/trunk/; revision=831
8982
8983 ChangeLog    |    6 ++++++
8984 NEWS         |   14 ++++++++++++++
8985 configure.ac |    2 +-
8986 3 files changed, 21 insertions(+), 1 deletions(-)
8987
8988commit f37dde1e4b54e37aeb48761131307bdc6186d94d
8989Author: Benjamin Berg <benjamin@sipsolutions.net>
8990Date:   Thu Aug 16 16:31:44 2007 +0000
8991
8992    Removed two unused variables.
8993
8994    2007-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
8995
8996    	* engines/clearlooks/src/clearlooks_style.c:
8997    	(clearlooks_style_draw_box_gap):
8998    	Removed two unused variables.
8999
9000    svn path=/trunk/; revision=830
9001
9002 ChangeLog                                 |    6 ++++++
9003 engines/clearlooks/src/clearlooks_style.c |    1 -
9004 2 files changed, 6 insertions(+), 1 deletions(-)
9005
9006commit 793b7a5c59165f7f6150697d5fc09cb2723d0b85
9007Author: Benjamin Berg <benjamin@sipsolutions.net>
9008Date:   Thu Aug 16 16:29:31 2007 +0000
9009
9010    Use the correct color when drawing insensitive text.
9011
9012    2007-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
9013
9014    	* engines/clearlooks/src/clearlooks_style.c:
9015    	(clearlooks_style_draw_layout):
9016    	Use the correct color when drawing insensitive text.
9017
9018    svn path=/trunk/; revision=829
9019
9020 ChangeLog                                 |    6 ++++++
9021 engines/clearlooks/src/clearlooks_style.c |    4 ++--
9022 2 files changed, 8 insertions(+), 2 deletions(-)
9023
9024commit 82c227101c1bca976137bf98abb248170336894c
9025Author: Benjamin Berg <benjamin@sipsolutions.net>
9026Date:   Thu Aug 16 16:05:03 2007 +0000
9027
9028    Saner code to leave out one of the edges. This also fixes a RTL issue.
9029
9030    2007-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
9031
9032    	* engines/clearlooks/src/clearlooks_style.c:
9033    	(clearlooks_style_draw_box_gap):
9034    	Saner code to leave out one of the edges. This also fixes a RTL
9035    	issue.
9036
9037    svn path=/trunk/; revision=828
9038
9039 ChangeLog                                 |    7 ++
9040 engines/clearlooks/src/clearlooks_style.c |   91 ++++++-----------------------
9041 2 files changed, 26 insertions(+), 72 deletions(-)
9042
9043commit 99b46386c23607422eb3237355eebedce23a2f93
9044Author: Benjamin Berg <benjamin@sipsolutions.net>
9045Date:   Thu Aug 16 15:32:15 2007 +0000
9046
9047    Improved fill drawing in the GUMMY style.
9048
9049    2007-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
9050
9051    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
9052    	(clearlooks_gummy_scale_draw_gradient),
9053    	(clearlooks_gummy_draw_scale_trough):
9054    	Improved fill drawing in the GUMMY style.
9055
9056    svn path=/trunk/; revision=827
9057
9058 ChangeLog                                      |    7 ++++
9059 engines/clearlooks/src/clearlooks_draw_gummy.c |   36 ++++++++++++++++-------
9060 2 files changed, 32 insertions(+), 11 deletions(-)
9061
9062commit 6d03f18b1de5bd052d7755c043f92f9fd3df6cf5
9063Author: Benjamin Berg <benjamin@sipsolutions.net>
9064Date:   Thu Aug 16 14:21:48 2007 +0000
9065
9066    Don't colorize the scrollbar.
9067
9068    2007-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
9069
9070    	* themes/Clearlooks/gtk-2.0/gtkrc:
9071    	Don't colorize the scrollbar.
9072
9073    svn path=/trunk/; revision=826
9074
9075 ChangeLog                       |    5 +++++
9076 themes/Clearlooks/gtk-2.0/gtkrc |    1 -
9077 2 files changed, 5 insertions(+), 1 deletions(-)
9078
9079commit feef34cad62f03f38908bd4c589d1c86b7715096
9080Author: Ilkka Tuohela <ituohela@src.gnome.org>
9081Date:   Wed Aug 15 14:55:38 2007 +0000
9082
9083    Added Finnish translation
9084
9085    svn path=/trunk/; revision=824
9086
9087 po/ChangeLog |    4 ++
9088 po/LINGUAS   |    1 +
9089 po/fi.po     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9090 3 files changed, 155 insertions(+), 0 deletions(-)
9091
9092commit fcb4104501d7aa9c5b8e5d45ad8dfcdc394e0ab8
9093Author: Simos Xenitellis <simos@src.gnome.org>
9094Date:   Tue Aug 14 00:17:50 2007 +0000
9095
9096    Added Greek translation
9097
9098    svn path=/trunk/; revision=821
9099
9100 po/ChangeLog |    5 ++
9101 po/LINGUAS   |    1 +
9102 po/el.po     |  174 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9103 3 files changed, 180 insertions(+), 0 deletions(-)
9104
9105commit c3c7cff8c6820e693c9d2ab19c20430d89fc18af
9106Author: Benjamin Berg <benjamin@sipsolutions.net>
9107Date:   Mon Aug 13 16:58:59 2007 +0000
9108
9109    Update for the 2.11.5 release.
9110
9111    2007-08-13  Benjamin Berg  <benjamin@sipsolutions.net>
9112
9113    	* NEWS:
9114    	* configure.ac:
9115    	Update for the 2.11.5 release.
9116
9117    svn path=/trunk/; revision=819
9118
9119 ChangeLog    |    6 ++++++
9120 NEWS         |   15 +++++++++++++++
9121 configure.ac |    2 +-
9122 3 files changed, 22 insertions(+), 1 deletions(-)
9123
9124commit 336399b332ab37cfe32e9da9e31d4799748ff35f
9125Author: Benjamin Berg <benjamin@sipsolutions.net>
9126Date:   Mon Aug 13 15:18:01 2007 +0000
9127
9128    Added a comment to clarify why the treeview header style inherits from
9129
9130    2007-08-13  Benjamin Berg  <benjamin@sipsolutions.net>
9131
9132    	* themes/Clearlooks/gtk-2.0/gtkrc:
9133    	Added a comment to clarify why the treeview header style inherits
9134    	from clearlooks-default.
9135
9136    svn path=/trunk/; revision=818
9137
9138 ChangeLog                       |    6 ++++++
9139 themes/Clearlooks/gtk-2.0/gtkrc |    2 ++
9140 2 files changed, 8 insertions(+), 0 deletions(-)
9141
9142commit 638e8112d8cbc20bd717286e14dbc0b5fb66a6b4
9143Author: Benjamin Berg <benjamin@sipsolutions.net>
9144Date:   Sun Aug 12 12:53:35 2007 +0000
9145
9146    Try to update the AUTHORS file and copyright notices in Clearlooks.
9147
9148    2007-08-12  Benjamin Berg  <benjamin@sipsolutions.net>
9149
9150    	* AUTHORS:
9151    	* engines/clearlooks/AUTHORS:
9152    	* engines/clearlooks/src/animation.c:
9153    	* engines/clearlooks/src/clearlooks_draw.c:
9154    	* engines/clearlooks/src/clearlooks_style.c:
9155    	* engines/clearlooks/src/support.c:
9156    	Try to update the AUTHORS file and copyright notices in
9157    	Clearlooks.
9158
9159    svn path=/trunk/; revision=814
9160
9161 AUTHORS                                   |    2 +-
9162 ChangeLog                                 |   11 +++++++++++
9163 engines/clearlooks/AUTHORS                |    8 ++++----
9164 engines/clearlooks/src/animation.c        |   26 +++++++++++++++++++++++---
9165 engines/clearlooks/src/clearlooks_draw.c  |   23 +++++++++++++++++++++++
9166 engines/clearlooks/src/clearlooks_style.c |   21 +++++++++++++++++++++
9167 engines/clearlooks/src/support.c          |   21 +++++++++++++++++++++
9168 7 files changed, 104 insertions(+), 8 deletions(-)
9169
9170commit 985a841922eb48e7eb829722cdc0d6b13c2794a7
9171Author: Benjamin Berg <benjamin@sipsolutions.net>
9172Date:   Sun Aug 12 12:01:56 2007 +0000
9173
9174    Update MAINTAINERS file to follow the new standard.
9175
9176    2007-08-12  Benjamin Berg  <benjamin@sipsolutions.net>
9177
9178    	* MAINTAINERS:
9179    	Update MAINTAINERS file to follow the new standard.
9180
9181    svn path=/trunk/; revision=813
9182
9183 ChangeLog   |    5 +++++
9184 MAINTAINERS |   14 +++++++++++---
9185 2 files changed, 16 insertions(+), 3 deletions(-)
9186
9187commit bb4fdbe3dee2e9b22b4c4250f57f98fa23f768bd
9188Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9189Date:   Tue Aug 7 11:40:18 2007 +0000
9190
9191    Fix at the progressbar and made treeview_items smaller
9192
9193    2007-08-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
9194
9195            * themes/Clearlooks/gtk-2.0/gtkrc:
9196            Fix at the progressbar and made treeview_items smaller
9197
9198    svn path=/trunk/; revision=812
9199
9200 ChangeLog                       |    5 +++++
9201 themes/Clearlooks/gtk-2.0/gtkrc |   36 ++++++++++++++++++++----------------
9202 2 files changed, 25 insertions(+), 16 deletions(-)
9203
9204commit 95ec1b201de40030c7ba51c728107206ff453f02
9205Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9206Date:   Tue Aug 7 00:09:40 2007 +0000
9207
9208    Get rid of few bugs.
9209
9210    2007-08-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
9211
9212            * themes/Clearlooks/gtk-2.0/gtkrc:
9213            Get rid of few bugs.
9214
9215
9216    svn path=/trunk/; revision=811
9217
9218 ChangeLog                       |    5 +++++
9219 themes/Clearlooks/gtk-2.0/gtkrc |   17 ++++++++---------
9220 2 files changed, 13 insertions(+), 9 deletions(-)
9221
9222commit 6cc21040cb9eee0272efe79b2bb02b8b1027b597
9223Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9224Date:   Mon Aug 6 23:25:50 2007 +0000
9225
9226    Apple color sucks :D New one
9227
9228    2007-08-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
9229
9230            * themes/Clearlooks/gtk-2.0/gtkrc:
9231            Apple color sucks :D New one
9232
9233
9234    svn path=/trunk/; revision=810
9235
9236 ChangeLog                       |    5 +++++
9237 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
9238 2 files changed, 6 insertions(+), 1 deletions(-)
9239
9240commit b2cad387a5c26b7e713efe61c2cdec178c29e8aa
9241Author: Andrea Cimitan <acimitan@src.gnome.org>
9242Date:   Mon Aug 6 23:12:24 2007 +0000
9243
9244    s2007-08-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
9245
9246            * themes/Clearlooks/gtk-2.0/gtkrc:
9247            Using yellow tooltip with Apple's yellow tooltip color (just a try)
9248
9249
9250    svn path=/trunk/; revision=809
9251
9252 ChangeLog                       |    5 +++++
9253 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
9254 2 files changed, 6 insertions(+), 1 deletions(-)
9255
9256commit 0a52185744183c1f7c781b7cea5f142ecf3ca305
9257Author: Felix I <ifelix@src.gnome.org>
9258Date:   Mon Aug 6 10:02:49 2007 +0000
9259
9260    updated ta translation
9261
9262    svn path=/trunk/; revision=808
9263
9264 po/ChangeLog |    5 ++
9265 po/LINGUAS   |    1 +
9266 po/ta.po     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9267 3 files changed, 156 insertions(+), 0 deletions(-)
9268
9269commit ce65799642b8f4e1ea9d042643dc8fc63422f0c0
9270Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9271Date:   Sun Aug 5 02:27:24 2007 +0000
9272
9273    Removed that *shit* gold tooltip color, using a "salmon color"
9274
9275    2007-08-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
9276
9277            * themes/Clearlooks/gtk-2.0/gtkrc:
9278            Removed that *shit* gold tooltip color, using a
9279            "salmon color"
9280
9281    svn path=/trunk/; revision=807
9282
9283 ChangeLog                       |    6 ++++++
9284 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
9285 2 files changed, 7 insertions(+), 1 deletions(-)
9286
9287commit 4978d1a8d2944a411037db587f53901694565bf2
9288Author: Benjamin Berg <benjamin@sipsolutions.net>
9289Date:   Sat Aug 4 00:19:04 2007 +0000
9290
9291    It is gtk-tooltip not gtk-tooltips.
9292
9293    2007-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
9294
9295    	* themes/Clearlooks/gtk-2.0/gtkrc:
9296    	It is gtk-tooltip not gtk-tooltips.
9297
9298    svn path=/trunk/; revision=806
9299
9300 ChangeLog                       |    5 +++++
9301 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
9302 2 files changed, 6 insertions(+), 1 deletions(-)
9303
9304commit 43adc165516e7a73cc50c4b5aad321e6e5a43d0d
9305Author: Benjamin Berg <benjamin@sipsolutions.net>
9306Date:   Sat Aug 4 00:14:08 2007 +0000
9307
9308    Reworked the Clearlooks gtkrc to be--in my opinion--cleaner.
9309
9310    2007-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
9311
9312    	* themes/Clearlooks/gtk-2.0/gtkrc:
9313    	Reworked the Clearlooks gtkrc to be--in my opinion--cleaner.
9314
9315
9316    svn path=/trunk/; revision=805
9317
9318 ChangeLog                       |    5 +
9319 themes/Clearlooks/gtk-2.0/gtkrc |  351 +++++++++++++++++++++------------------
9320 2 files changed, 191 insertions(+), 165 deletions(-)
9321
9322commit e9769197561ac292120cb441bb7018bf3c9db440
9323Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
9324Date:   Fri Aug 3 06:33:00 2007 +0000
9325
9326    Added 'th'. Added Thai translation.
9327
9328    	* LINGUAS: Added 'th'.
9329    	* th.po: Added Thai translation.
9330
9331
9332    svn path=/trunk/; revision=804
9333
9334 po/ChangeLog |    5 ++
9335 po/LINGUAS   |    1 +
9336 po/th.po     |  148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9337 3 files changed, 154 insertions(+), 0 deletions(-)
9338
9339commit 9711c83cf63d9bc0e6be8554bef57675a77a8c45
9340Author: Hendrik Brandt <heb@gnome-de.org>
9341Date:   Thu Aug 2 11:48:36 2007 +0000
9342
9343    Updated German translation.
9344
9345    2007-08-02  Hendrik Brandt  <heb@gnome-de.org>
9346
9347            * de.po: Updated German translation.
9348
9349
9350    svn path=/trunk/; revision=803
9351
9352 po/ChangeLog |    4 ++++
9353 po/de.po     |   51 +++++++++++++++++++++++++++------------------------
9354 2 files changed, 31 insertions(+), 24 deletions(-)
9355
9356commit ad0ec6342aa5cb6fb082bd236c950d992edcc199
9357Author: Kjartan Maraas <kmaraas@gnome.org>
9358Date:   Wed Aug 1 13:53:13 2007 +0000
9359
9360    Updated Norwegian bokmål translation.
9361
9362    2007-08-01  Kjartan Maraas  <kmaraas@gnome.org>
9363
9364    	* nb.po: Updated Norwegian bokmål translation.
9365
9366    svn path=/trunk/; revision=802
9367
9368 po/ChangeLog |    4 ++++
9369 po/nb.po     |   16 ++++++++--------
9370 2 files changed, 12 insertions(+), 8 deletions(-)
9371
9372commit f336f9ceb0c0e60ea57df04f767c3839a6561611
9373Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9374Date:   Tue Jul 31 03:48:56 2007 +0000
9375
9376    Fixed a bug in Glossy's menuitems that appears as Gummy's ones
9377
9378    2007-07-31  Andrea Cimitan  <andrea.cimitan@gmail.com>
9379
9380    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
9381    	(clearlooks_glossy_draw_menuitem):
9382    	Fixed a bug in Glossy's menuitems that appears as Gummy's ones
9383
9384    	* themes/Clearlooks/gtk-2.0/gtkrc:
9385    	Removed useless style declaration
9386
9387
9388    svn path=/trunk/; revision=801
9389
9390 ChangeLog                                       |    9 +++++++++
9391 engines/clearlooks/src/clearlooks_draw_glossy.c |    6 +++---
9392 themes/Clearlooks/gtk-2.0/gtkrc                 |    2 --
9393 3 files changed, 12 insertions(+), 5 deletions(-)
9394
9395commit e9b18580f324d675b705a36c2b8eedcd5c9faf76
9396Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9397Date:   Tue Jul 31 00:41:33 2007 +0000
9398
9399    Fixed the menubar bug
9400
9401    2007-07-31  Andrea Cimitan  <andrea.cimitan@gmail.com>
9402
9403            * engines/clearlooks/src/clearlooks_draw_gummy.c:
9404            (clearlooks_gummy_draw_slider):
9405            * themes/Clearlooks/gtk-2.0/gtkrc:
9406            Fixed the menubar bug
9407
9408
9409    svn path=/trunk/; revision=800
9410
9411 ChangeLog                                      |    7 +++++++
9412 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
9413 themes/Clearlooks/gtk-2.0/gtkrc                |    6 ++++--
9414 3 files changed, 12 insertions(+), 3 deletions(-)
9415
9416commit 076c2557f27623f372d193f3a082b238bc41903d
9417Author: Benjamin Berg <benjamin@sipsolutions.net>
9418Date:   Mon Jul 30 23:43:23 2007 +0000
9419
9420    Update for 2.11.4 release.
9421
9422    2007-07-31  Benjamin Berg  <benjamin@sipsolutions.net>
9423
9424    	* NEWS:
9425    	* configure.ac:
9426    	Update for 2.11.4 release.
9427
9428    svn path=/trunk/; revision=798
9429
9430 ChangeLog    |    6 ++++++
9431 NEWS         |    9 +++++++++
9432 configure.ac |    2 +-
9433 3 files changed, 16 insertions(+), 1 deletions(-)
9434
9435commit 16f16be0024538bb4c17bd364fff79d79c371a1e
9436Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9437Date:   Sun Jul 29 17:55:13 2007 +0000
9438
9439    Hue to 213 instead 211
9440
9441    2007-07-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
9442
9443    	* themes/Clearlooks/gtk-2.0/gtkrc:
9444    	Hue to 213 instead 211
9445
9446    svn path=/trunk/; revision=797
9447
9448 ChangeLog                       |    5 +++++
9449 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
9450 2 files changed, 6 insertions(+), 1 deletions(-)
9451
9452commit ce32cd5a49a1054d43f0e8074796567f0ae2a97c
9453Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9454Date:   Sun Jul 29 17:45:17 2007 +0000
9455
9456    New ColorScheme
9457
9458    2007-07-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
9459
9460            * themes/Clearlooks/gtk-2.0/gtkrc:
9461            New ColorScheme
9462
9463    svn path=/trunk/; revision=796
9464
9465 ChangeLog                       |    5 +++++
9466 themes/Clearlooks/gtk-2.0/gtkrc |    4 ++--
9467 2 files changed, 7 insertions(+), 2 deletions(-)
9468
9469commit 666c3a5db1119ce07a8ddbca6a8893a5e8ee2e47
9470Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9471Date:   Sun Jul 29 14:01:32 2007 +0000
9472
9473    Ordered the code with few useful #define for the gradients
9474
9475    2007-07-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
9476
9477            * engines/clearlooks/src/clearlooks_draw_gummy.c:
9478            (clearlooks_draw_gummy_gradient), (clearlooks_gummy_draw_button),
9479            (clearlooks_gummy_draw_progressbar_fill),
9480            (clearlooks_gummy_draw_tab), (clearlooks_gummy_draw_slider),
9481            (clearlooks_gummy_draw_scrollbar_stepper),
9482            (clearlooks_gummy_draw_scrollbar_slider),
9483            (clearlooks_gummy_draw_list_view_header),
9484            (clearlooks_gummy_draw_toolbar), (clearlooks_gummy_draw_menuitem),
9485            (clearlooks_gummy_draw_menubaritem):
9486            Ordered the code with few useful #define for the gradients
9487
9488
9489    svn path=/trunk/; revision=795
9490
9491 ChangeLog                                      |   13 ++
9492 engines/clearlooks/src/clearlooks_draw_gummy.c |  149 ++++++++++++------------
9493 2 files changed, 90 insertions(+), 72 deletions(-)
9494
9495commit 035ae9ef9c15f925fbd9943d9c2cb7074ce0cff0
9496Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9497Date:   Sun Jul 29 04:28:33 2007 +0000
9498
9499    Everytime we add engine "clearlooks" we need to specify the style
9500
9501    2007-07-29  Andrea Cimitan  <andrea.cimitan@gmail.com>
9502
9503            * themes/Clearlooks/gtk-2.0/gtkrc:
9504            Everytime we add engine "clearlooks" we need to specify the style
9505
9506    svn path=/trunk/; revision=794
9507
9508 ChangeLog                       |    5 +++++
9509 themes/Clearlooks/gtk-2.0/gtkrc |    2 ++
9510 2 files changed, 7 insertions(+), 0 deletions(-)
9511
9512commit aa7221c93df6a2bcc11d84ac77c7e902a4b8e800
9513Author: Benjamin Berg <benjamin@sipsolutions.net>
9514Date:   Sat Jul 28 18:53:25 2007 +0000
9515
9516    Fix menu item matching and add a special match for menubar menu items.
9517
9518    2007-07-28  Benjamin Berg  <benjamin@sipsolutions.net>
9519
9520    	* themes/Clearlooks/gtk-2.0/gtkrc:
9521    	Fix menu item matching and add a special match for menubar menu items.
9522
9523    svn path=/trunk/; revision=793
9524
9525 ChangeLog                       |    5 +++++
9526 themes/Clearlooks/gtk-2.0/gtkrc |   13 +++++++------
9527 2 files changed, 12 insertions(+), 6 deletions(-)
9528
9529commit 044d86f28d38ad3e21b41041cbbedcaaf1086928
9530Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9531Date:   Sat Jul 28 12:32:17 2007 +0000
9532
9533    Gummy's gtkrc
9534
9535    2007-07-28  Andrea Cimitan  <andrea.cimitan@gmail.com>
9536
9537            * themes/Clearlooks/gtk-2.0/gtkrc:
9538            Gummy's gtkrc
9539
9540
9541    svn path=/trunk/; revision=792
9542
9543 ChangeLog                       |    5 +++
9544 themes/Clearlooks/gtk-2.0/gtkrc |   71 +++++++++++++++++++++++----------------
9545 2 files changed, 47 insertions(+), 29 deletions(-)
9546
9547commit 40da5766ea722c5d96fc95dd8fc45d201a4235bd
9548Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9549Date:   Fri Jul 27 18:21:58 2007 +0000
9550
9551    Added vertical handles
9552
9553    2007-07-27  Andrea Cimitan  <andrea.cimitan@gmail.com>
9554
9555            * engines/clearlooks/src/clearlooks_draw_gummy.c:
9556            (clearlooks_gummy_draw_slider):
9557            Added vertical handles
9558
9559
9560
9561
9562    svn path=/trunk/; revision=791
9563
9564 ChangeLog                                      |    6 ++++++
9565 engines/clearlooks/src/clearlooks_draw_gummy.c |   15 +++++++++++++++
9566 2 files changed, 21 insertions(+), 0 deletions(-)
9567
9568commit 1e7e5c8d7b8d8f79955526644df1eae166931a5b
9569Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9570Date:   Thu Jul 26 15:20:31 2007 +0000
9571
9572    Little fix
9573
9574    2007-07-26  Andrea Cimitan  <andrea.cimitan@gmail.com>
9575
9576            * engines/clearlooks/src/clearlooks_rc_style.c:
9577            (clearlooks_rc_style_init):
9578            Little fix
9579
9580
9581    svn path=/trunk/; revision=790
9582
9583 ChangeLog                                    |    6 ++++++
9584 engines/clearlooks/src/clearlooks_rc_style.c |    1 -
9585 2 files changed, 6 insertions(+), 1 deletions(-)
9586
9587commit e57f9d806c0ac2233e02bb000071b424e8c1b9ed
9588Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9589Date:   Mon Jul 23 23:18:21 2007 +0000
9590
9591    It requires improvements in the gtkrc or it'll look odd. I've added
9592
9593    2007-07-24  Andrea Cimitan  <andrea.cimitan@gmail.com>
9594
9595            * engines/clearlooks/src/clearlooks_draw.c:
9596            (clearlooks_draw_menuitem):
9597            * engines/clearlooks/src/clearlooks_draw_glossy.c:
9598            (clearlooks_glossy_draw_progressbar_fill),
9599            (clearlooks_glossy_draw_slider),
9600            (clearlooks_glossy_draw_scrollbar_slider),
9601            (clearlooks_glossy_draw_menuitem),
9602            (clearlooks_glossy_draw_menubaritem):
9603            * engines/clearlooks/src/clearlooks_draw_gummy.c:
9604            (clearlooks_gummy_draw_menuitem),
9605            (clearlooks_gummy_draw_menubaritem):
9606            It requires improvements in the gtkrc or it'll look odd.
9607            I've added rounded ability to menuitems, I'm using a long code but
9608            I guess it is faster then the previous as it's no longer using
9609            cairo_clip()
9610
9611
9612    svn path=/trunk/; revision=789
9613
9614 ChangeLog                                       |   18 ++++++
9615 engines/clearlooks/src/clearlooks_draw.c        |    1 -
9616 engines/clearlooks/src/clearlooks_draw_glossy.c |   70 ++++++++++++++++-------
9617 engines/clearlooks/src/clearlooks_draw_gummy.c  |   58 ++++++++++++++-----
9618 4 files changed, 112 insertions(+), 35 deletions(-)
9619
9620commit 763393ed1378b497b07fc21238991a1eba8b1c19
9621Author: Benjamin Berg <benjamin@sipsolutions.net>
9622Date:   Sat Jul 21 15:13:27 2007 +0000
9623
9624    Remove that freaking firefox hack. We can always put something back in if
9625
9626    2007-07-21  Benjamin Berg  <benjamin@sipsolutions.net>
9627
9628    	* engines/clearlooks/src/clearlooks_style.c:
9629    	(clearlooks_style_draw_box):
9630    	Remove that freaking firefox hack. We can always put something back
9631    	in if it turns out that it is really needed. But just having a hack
9632    	without knowing why it is there sucks.
9633
9634    svn path=/trunk/; revision=788
9635
9636 ChangeLog                                 |    8 ++++++++
9637 engines/clearlooks/src/clearlooks_style.c |    7 -------
9638 2 files changed, 8 insertions(+), 7 deletions(-)
9639
9640commit 4004c63f47b6db5d074048200a551b35022169fc
9641Author: Benjamin Berg <benjamin@sipsolutions.net>
9642Date:   Sat Jul 21 15:12:03 2007 +0000
9643
9644    Use a different match for the progress bar to fix the network manager
9645
9646    2007-07-21  Benjamin Berg  <benjamin@sipsolutions.net>
9647
9648    	* themes/Clearlooks/gtk-2.0/gtkrc:
9649    	Use a different match for the progress bar to fix the network
9650    	manager progress bar padding.
9651
9652    svn path=/trunk/; revision=787
9653
9654 ChangeLog                       |    6 ++++++
9655 themes/Clearlooks/gtk-2.0/gtkrc |    5 +++--
9656 2 files changed, 9 insertions(+), 2 deletions(-)
9657
9658commit edec2e6cc0d9f4d4500f32b1cbe61396da80e0d9
9659Author: Benjamin Berg <benjamin@sipsolutions.net>
9660Date:   Mon Jul 9 20:51:22 2007 +0000
9661
9662    Update for 2.11.3 release.
9663
9664    2007-07-09  Benjamin Berg  <benjamin@sipsolutions.net>
9665
9666    	* NEWS:
9667    	* configure.ac:
9668    	Update for 2.11.3 release.
9669
9670    svn path=/trunk/; revision=785
9671
9672 ChangeLog    |    6 ++++++
9673 NEWS         |   14 ++++++++++++++
9674 configure.ac |    2 +-
9675 3 files changed, 21 insertions(+), 1 deletions(-)
9676
9677commit ebadb3f63efc1660c6ec24d177b9b960b459352a
9678Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
9679Date:   Sun Jul 8 00:23:14 2007 +0000
9680
9681    Added 'ja'. Added Japanese translation.
9682
9683    2007-07-08  Takeshi AIHANA <takeshi.aihana@gmail.com>
9684
9685            * LINGUAS: Added 'ja'.
9686            * ja.po: Added Japanese translation.
9687
9688    svn path=/trunk/; revision=784
9689
9690 po/ChangeLog |    5 ++
9691 po/LINGUAS   |    1 +
9692 po/ja.po     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9693 3 files changed, 156 insertions(+), 0 deletions(-)
9694
9695commit c454a90163a7710b908e707fc9310ad2e1ca013c
9696Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9697Date:   Fri Jul 6 02:07:56 2007 +0000
9698
9699    Whitespaces
9700
9701    2007-07-06  Andrea Cimitan  <andrea.cimitan@gmail.com>
9702
9703            * engines/clearlooks/src/clearlooks_draw_gummy.c:
9704            (clearlooks_gummy_draw_button), (clearlooks_gummy_draw_entry):
9705            Whitespaces
9706
9707
9708    svn path=/trunk/; revision=783
9709
9710 ChangeLog                                      |    6 ++++++
9711 engines/clearlooks/src/clearlooks_draw_gummy.c |   10 ++++++----
9712 2 files changed, 12 insertions(+), 4 deletions(-)
9713
9714commit c956ec6c585a32785946b9e89d1445467bb6684c
9715Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9716Date:   Fri Jul 6 02:00:29 2007 +0000
9717
9718    Powerful new adaptive shading in gummy scrollbar's borders ;) Use const
9719
9720    2007-07-06  Andrea Cimitan  <andrea.cimitan@gmail.com>
9721
9722            * engines/clearlooks/src/clearlooks_draw.c:
9723            (clearlooks_draw_inset), (clearlooks_draw_button),
9724            (clearlooks_draw_entry), (clearlooks_draw_scale_trough),
9725            (clearlooks_draw_checkbox):
9726            * engines/clearlooks/src/clearlooks_draw_glossy.c:
9727            (clearlooks_draw_glossy_gradient), (clearlooks_set_mixed_color),
9728            (clearlooks_glossy_draw_inset),
9729            (clearlooks_glossy_draw_light_inset),
9730            (clearlooks_glossy_draw_highlight_and_shade),
9731            (clearlooks_glossy_draw_button),
9732            (clearlooks_glossy_draw_scale_trough),
9733            (clearlooks_glossy_draw_tab), (clearlooks_glossy_draw_checkbox):
9734            * engines/clearlooks/src/clearlooks_draw_gummy.c:
9735            (clearlooks_draw_gummy_gradient), (clearlooks_set_mixed_color),
9736            (clearlooks_gummy_draw_highlight_and_shade),
9737            (clearlooks_gummy_draw_button), (clearlooks_gummy_draw_entry),
9738            (clearlooks_gummy_draw_progressbar_fill),
9739            (clearlooks_gummy_scale_draw_gradient),
9740            (clearlooks_gummy_draw_scale_trough), (clearlooks_gummy_draw_tab),
9741            (clearlooks_gummy_draw_scrollbar_slider),
9742            (clearlooks_gummy_draw_checkbox):
9743            * engines/clearlooks/src/clearlooks_draw_inverted.c:
9744            (clearlooks_inverted_draw_button):
9745            * engines/clearlooks/src/clearlooks_types.h:
9746            Powerful new adaptive shading in gummy scrollbar's borders ;)
9747            Use const CairoColor *color where available
9748            Indentations/whitespaces
9749
9750
9751    svn path=/trunk/; revision=782
9752
9753 ChangeLog                                         |   30 ++
9754 engines/clearlooks/src/clearlooks_draw.c          |   25 +-
9755 engines/clearlooks/src/clearlooks_draw_glossy.c   |  134 +++++-----
9756 engines/clearlooks/src/clearlooks_draw_gummy.c    |  311 +++++++++++----------
9757 engines/clearlooks/src/clearlooks_draw_inverted.c |    2 +-
9758 engines/clearlooks/src/clearlooks_types.h         |   27 +-
9759 6 files changed, 290 insertions(+), 239 deletions(-)
9760
9761commit 80a2348f9feeab36be5e0be3c63d8e3a9cc62592
9762Author: Andrea Cimitan <andrea.cimitan@gmail.com>
9763Date:   Thu Jul 5 00:57:43 2007 +0000
9764
9765    Shade the scrollbar color on borders and handles for better rendering
9766
9767    2007-07-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
9768
9769            * engines/clearlooks/src/clearlooks_draw_gummy.c:
9770            (clearlooks_gummy_draw_scrollbar_slider):
9771            * engines/clearlooks/src/clearlooks_style.c:
9772            (clearlooks_style_draw_layout):
9773            Shade the scrollbar color on borders and handles for
9774            better rendering quality
9775
9776
9777    svn path=/trunk/; revision=781
9778
9779 ChangeLog                                      |    9 ++++
9780 engines/clearlooks/src/clearlooks_draw_gummy.c |   26 ++++++------
9781 engines/clearlooks/src/clearlooks_style.c      |   55 ++++++++++++------------
9782 3 files changed, 50 insertions(+), 40 deletions(-)
9783
9784commit f2a5a430b3e1f90e6ab3e8e15d3db9fa0d1c8d4b
9785Author: Artur Flinta <aflinta@svn.gnome.org>
9786Date:   Tue Jul 3 21:10:31 2007 +0000
9787
9788    Updated Polish translation by GNOME PL Team.
9789
9790    2007-07-03  Artur Flinta  <aflinta@svn.gnome.org>
9791
9792    	* pl.po: Updated Polish translation by GNOME PL Team.
9793
9794
9795    svn path=/trunk/; revision=780
9796
9797 po/ChangeLog |    4 ++
9798 po/pl.po     |  148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9799 2 files changed, 152 insertions(+), 0 deletions(-)
9800
9801commit 058840327d1e8e4d24638f792251d630affa8c72
9802Author: Artur Flinta <aflinta@src.gnome.org>
9803Date:   Tue Jul 3 21:09:30 2007 +0000
9804
9805    - added pl
9806
9807    svn path=/trunk/; revision=779
9808
9809 po/LINGUAS |    1 +
9810 1 files changed, 1 insertions(+), 0 deletions(-)
9811
9812commit d32c1bfe5b1cace6f6db0ef02abbf668b59c63d9
9813Author: Clytie Siddall <clyties@src.gnome.org>
9814Date:   Wed Jun 27 07:17:48 2007 +0000
9815
9816    Added Vietnamese translation.
9817
9818    svn path=/trunk/; revision=773
9819
9820 po/ChangeLog |    5 ++
9821 po/LINGUAS   |    1 +
9822 po/vi.po     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9823 3 files changed, 156 insertions(+), 0 deletions(-)
9824
9825commit 26c503b12c39039093746bd537d3d2028a2463a6
9826Author: Kjartan Maraas <kmaraas@src.gnome.org>
9827Date:   Sun Jun 24 12:43:18 2007 +0000
9828
9829    Fix header
9830
9831    svn path=/trunk/; revision=772
9832
9833 po/nb.po |   18 +++++++++---------
9834 1 files changed, 9 insertions(+), 9 deletions(-)
9835
9836commit f921b2edd1e463e5c04a45684f5cb155e0ae724a
9837Author: Kjartan Maraas <kmaraas@gnome.org>
9838Date:   Sun Jun 24 12:37:37 2007 +0000
9839
9840    Add nb Updated Norwegian bokmål translation.
9841
9842    2007-06-23  Kjartan Maraas  <kmaraas@gnome.org>
9843
9844    	* LINGUAS: Add nb
9845    	* nb.po: Updated Norwegian bokmål translation.
9846
9847    svn path=/trunk/; revision=771
9848
9849 po/ChangeLog |    1 +
9850 po/LINGUAS   |    1 +
9851 2 files changed, 2 insertions(+), 0 deletions(-)
9852
9853commit 8264552bd91be3c7b22c70aa3182f8ae903ff12d
9854Author: Kjartan Maraas <kmaraas@gnome.org>
9855Date:   Sat Jun 23 09:51:42 2007 +0000
9856
9857    Updated Norwegian bokmål translation.
9858
9859    2007-06-23  Kjartan Maraas  <kmaraas@gnome.org>
9860
9861    	* nb.po: Updated Norwegian bokmål translation.
9862
9863    svn path=/trunk/; revision=770
9864
9865 po/ChangeLog |    4 ++
9866 po/nb.po     |  148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9867 2 files changed, 152 insertions(+), 0 deletions(-)
9868
9869commit 751454d8ee57c373bace3c3561cc83d1df394efd
9870Author: Felix I <ifelix@src.gnome.org>
9871Date:   Fri Jun 22 11:05:33 2007 +0000
9872
9873    updated si translation
9874
9875    svn path=/trunk/; revision=769
9876
9877 po/ChangeLog |    5 ++
9878 po/LINGUAS   |    1 +
9879 po/si.po     |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9880 3 files changed, 157 insertions(+), 0 deletions(-)
9881
9882commit 2f1d65058b505a49cb6d8b4241ee03e89be70158
9883Author: Jakub Friedl <jfriedl@suse.cz>
9884Date:   Wed Jun 20 10:19:39 2007 +0000
9885
9886    Added a new translation by Lucas "Drom" Lommer Thanks to JackTheDipper,
9887
9888    2007-06-19  Jakub Friedl  <jfriedl@suse.cz>
9889
9890      * cs.po: Added a new translation by Lucas "Drom" Lommer
9891        Thanks to JackTheDipper, Cimi a benzea (#gnome-art).
9892
9893
9894
9895    svn path=/trunk/; revision=768
9896
9897 po/ChangeLog |    5 ++
9898 po/cs.po     |  152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9899 2 files changed, 157 insertions(+), 0 deletions(-)
9900
9901commit ffa8ffd9e5e674fcebc44bfe9bec25b36caba138
9902Author: Benjamin Berg <benjamin@sipsolutions.net>
9903Date:   Mon Jun 18 23:35:22 2007 +0000
9904
9905    Update for 2.11.2 release.
9906
9907    2007-06-19  Benjamin Berg  <benjamin@sipsolutions.net>
9908
9909    	* NEWS:
9910    	* configure.ac:
9911    	Update for 2.11.2 release.
9912
9913    svn path=/trunk/; revision=766
9914
9915 ChangeLog    |    6 ++++++
9916 NEWS         |   14 ++++++++++++++
9917 configure.ac |    2 +-
9918 3 files changed, 21 insertions(+), 1 deletions(-)
9919
9920commit d656a91aabdf310b0a187fb46a230acd8710e6a0
9921Author: Benjamin Berg <benjamin@sipsolutions.net>
9922Date:   Mon Jun 18 22:30:04 2007 +0000
9923
9924    Implement fill level in glossy and gummy.
9925
9926    2007-06-19  Benjamin Berg  <benjamin@sipsolutions.net>
9927
9928    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
9929    	(clearlooks_glossy_draw_scale_trough):
9930    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
9931    	(clearlooks_gummy_draw_scale_trough):
9932    	Implement fill level in glossy and gummy.
9933
9934    svn path=/trunk/; revision=765
9935
9936 ChangeLog                                       |    8 ++++++++
9937 engines/clearlooks/src/clearlooks_draw_glossy.c |    7 ++++---
9938 engines/clearlooks/src/clearlooks_draw_gummy.c  |    5 +++--
9939 3 files changed, 15 insertions(+), 5 deletions(-)
9940
9941commit 499d279872d761ccce3fb404d00ff9e77c1ed13c
9942Author: Benjamin Berg <benjamin@sipsolutions.net>
9943Date:   Sun Jun 17 20:57:14 2007 +0000
9944
9945    GtkRange fill_level implementation for industrial.
9946
9947    2007-06-17  Benjamin Berg  <benjamin@sipsolutions.net>
9948
9949    	* engines/industrial/src/industrial_style.c: (real_draw_box):
9950    	GtkRange fill_level implementation for industrial.
9951
9952    svn path=/trunk/; revision=764
9953
9954 ChangeLog                                 |    5 +++++
9955 engines/industrial/src/industrial_style.c |    9 +++++++--
9956 2 files changed, 12 insertions(+), 2 deletions(-)
9957
9958commit 60d63d74d7696c7e4d537f112a6f5278bddaeab1
9959Author: Benjamin Berg <benjamin@sipsolutions.net>
9960Date:   Sun Jun 17 20:32:33 2007 +0000
9961
9962    Implemented GTK+ 2.12 fill_level in clearlooks (classic style only).
9963
9964    2007-06-17  Benjamin Berg  <benjamin@sipsolutions.net>
9965
9966    	* engines/clearlooks/src/clearlooks_draw.c:
9967    	(clearlooks_draw_scale_trough):
9968    	* engines/clearlooks/src/clearlooks_style.c:
9969    	(clearlooks_style_draw_box), (clearlooks_style_draw_slider):
9970    	* engines/clearlooks/src/clearlooks_types.h:
9971    	Implemented GTK+ 2.12 fill_level in clearlooks (classic style only).
9972
9973    svn path=/trunk/; revision=763
9974
9975 ChangeLog                                 |    9 +++++++++
9976 engines/clearlooks/src/clearlooks_draw.c  |    5 +++--
9977 engines/clearlooks/src/clearlooks_style.c |    4 ++++
9978 engines/clearlooks/src/clearlooks_types.h |    1 +
9979 4 files changed, 17 insertions(+), 2 deletions(-)
9980
9981commit 16d585338438103ca7693563d7dd3cef54e6d77f
9982Author: Benjamin Berg <benjamin@sipsolutions.net>
9983Date:   Fri Jun 15 14:11:58 2007 +0000
9984
9985    Update because I renamed the xml.in.in files to follow the library names.
9986
9987    2007-06-15  Benjamin Berg  <benjamin@sipsolutions.net>
9988
9989    	* POTFILES.in:
9990    	* POTFILES.skip:
9991    	Update because I renamed the xml.in.in files to follow the library names.
9992
9993    svn path=/trunk/; revision=762
9994
9995 po/ChangeLog     |    6 ++++++
9996 po/POTFILES.in   |    6 +++---
9997 po/POTFILES.skip |    6 +++---
9998 3 files changed, 12 insertions(+), 6 deletions(-)
9999
10000commit aa84989ca9005205dfbb709b077b6507d585d9f2
10001Author: Benjamin Berg <benjamin@sipsolutions.net>
10002Date:   Fri Jun 15 14:10:50 2007 +0000
10003
10004    Renamed crux, hc and redmond schema files so that they follow the library
10005
10006    2007-06-15  Benjamin Berg  <benjamin@sipsolutions.net>
10007
10008    	* configure.ac:
10009    	* schema/Makefile.am:
10010    	* schema/*.xml.in.in:
10011    	Renamed crux, hc and redmond schema files so that they follow the
10012    	library name, instead of the gtk-engines internal one.
10013
10014    svn path=/trunk/; revision=761
10015
10016 ChangeLog                    |    8 ++++++++
10017 configure.ac                 |   12 ++++++------
10018 schema/Makefile.am           |    6 +++---
10019 schema/crux-engine.xml.in.in |   27 +++++++++++++++++++++++++++
10020 schema/crux.xml.in.in        |   27 ---------------------------
10021 schema/hc.xml.in.in          |   30 ------------------------------
10022 schema/hcengine.xml.in.in    |   30 ++++++++++++++++++++++++++++++
10023 schema/redmond.xml.in.in     |   19 -------------------
10024 schema/redmond95.xml.in.in   |   19 +++++++++++++++++++
10025 9 files changed, 93 insertions(+), 85 deletions(-)
10026
10027commit fe0bcb8ca91d205971230b967d937e16df9adce1
10028Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10029Date:   Wed Jun 13 01:17:42 2007 +0000
10030
10031    To Benzea: why menubar0 draw a white line on top? Commented those lines to
10032
10033    2007-06-13  Andrea Cimitan  <andrea.cimitan@gmail.com>
10034
10035            * engines/clearlooks/src/clearlooks_draw.c:
10036            (clearlooks_draw_menubar0):
10037            To Benzea: why menubar0 draw a white line on top?
10038            Commented those lines to disable that light line
10039
10040
10041    svn path=/trunk/; revision=760
10042
10043 ChangeLog                                |    7 +++++++
10044 engines/clearlooks/src/clearlooks_draw.c |   10 +++++-----
10045 2 files changed, 12 insertions(+), 5 deletions(-)
10046
10047commit c75c1c096ae1926c43b5b55956c31966634d610d
10048Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10049Date:   Tue Jun 12 23:37:20 2007 +0000
10050
10051    Implemented toolbarstyle!!! toolbarstyle = 1 will enable "specific"
10052
10053    2007-06-13  Andrea Cimitan  <andrea.cimitan@gmail.com>
10054
10055            * engines/clearlooks/src/clearlooks_draw.c:
10056            (clearlooks_draw_gripdots), (clearlooks_draw_slider),
10057            (clearlooks_draw_menubar), (clearlooks_get_frame_gap_clip),
10058            (clearlooks_draw_frame), (clearlooks_draw_toolbar):
10059            * engines/clearlooks/src/clearlooks_draw_glossy.c:
10060            (clearlooks_glossy_draw_scrollbar_slider),
10061            (clearlooks_glossy_draw_toolbar),
10062            (clearlooks_register_style_glossy):
10063            * engines/clearlooks/src/clearlooks_draw_gummy.c:
10064            (clearlooks_gummy_draw_button),
10065            (clearlooks_gummy_draw_scrollbar_slider),
10066            (clearlooks_gummy_draw_toolbar):
10067            * engines/clearlooks/src/clearlooks_rc_style.c:
10068            (clearlooks_rc_style_init), (clearlooks_rc_style_parse),
10069            (clearlooks_rc_style_merge):
10070            * engines/clearlooks/src/clearlooks_rc_style.h:
10071            * engines/clearlooks/src/clearlooks_style.c:
10072            (clearlooks_style_draw_handle), (clearlooks_style_draw_box),
10073            (clearlooks_style_init_from_rc), (clearlooks_style_copy):
10074            * engines/clearlooks/src/clearlooks_style.h:
10075            * engines/clearlooks/src/clearlooks_types.h:
10076            Implemented toolbarstyle!!!
10077            toolbarstyle = 1 will enable "specific" drawings for Gummy and Glossy
10078            Fixed whitespaces and intendantions
10079
10080
10081    svn path=/trunk/; revision=759
10082
10083 ChangeLog                                       |   27 ++
10084 engines/clearlooks/src/clearlooks_draw.c        |   92 +++--
10085 engines/clearlooks/src/clearlooks_draw_glossy.c |   63 +++-
10086 engines/clearlooks/src/clearlooks_draw_gummy.c  |   52 ++-
10087 engines/clearlooks/src/clearlooks_rc_style.c    |  512 ++++++++++++-----------
10088 engines/clearlooks/src/clearlooks_rc_style.h    |    6 +-
10089 engines/clearlooks/src/clearlooks_style.c       |    8 +
10090 engines/clearlooks/src/clearlooks_style.h       |    9 +-
10091 engines/clearlooks/src/clearlooks_types.h       |    1 +
10092 9 files changed, 454 insertions(+), 316 deletions(-)
10093
10094commit b25a4d5fc3452710f786784ee0dc690834f7d962
10095Author: Benjamin Berg <benjamin@sipsolutions.net>
10096Date:   Tue Jun 12 22:59:12 2007 +0000
10097
10098    Mark the frame argument of clearlooks_get_frame_gap_clip const, and remove
10099
10100    2007-06-13  Benjamin Berg  <benjamin@sipsolutions.net>
10101
10102    	* engines/clearlooks/src/clearlooks_draw.c:
10103    	(clearlooks_get_frame_gap_clip), (clearlooks_draw_frame):
10104    	Mark the frame argument of clearlooks_get_frame_gap_clip const, and
10105    	remove a cast. This should fix a warning.
10106
10107    svn path=/trunk/; revision=758
10108
10109 ChangeLog                                |    7 +++++++
10110 engines/clearlooks/src/clearlooks_draw.c |    5 ++---
10111 2 files changed, 9 insertions(+), 3 deletions(-)
10112
10113commit 758e11303b3da9c337fe4bd67944fd65919a8f08
10114Author: Laurent Dhima <laurenti@src.gnome.org>
10115Date:   Sat Jun 9 10:25:13 2007 +0000
10116
10117     Added Albanian translation.
10118
10119    svn path=/trunk/; revision=757
10120
10121 po/ChangeLog |    4 ++
10122 po/LINGUAS   |    1 +
10123 po/sq.po     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10124 3 files changed, 155 insertions(+), 0 deletions(-)
10125
10126commit 43d91f4b6811b1379ee02e32aedfdce3ff05a4d3
10127Author: Benjamin Berg <benjamin@sipsolutions.net>
10128Date:   Fri Jun 8 09:40:47 2007 +0000
10129
10130    Forgot to remove the deleted Makefile.in from configure.ac.
10131
10132    2007-06-08  Benjamin Berg  <benjamin@sipsolutions.net>
10133
10134    	* configure.ac:
10135    	Forgot to remove the deleted Makefile.in from configure.ac.
10136
10137    svn path=/trunk/; revision=756
10138
10139 ChangeLog    |    5 +++++
10140 configure.ac |    1 -
10141 2 files changed, 5 insertions(+), 1 deletions(-)
10142
10143commit 05b4b8b7ec6c282401da6447048e52d449c228a9
10144Author: Benjamin Berg <benjamin@sipsolutions.net>
10145Date:   Thu Jun 7 14:26:14 2007 +0000
10146
10147    Remove GTK+ 1.x theme.
10148
10149    2007-06-07  Benjamin Berg  <benjamin@sipsolutions.net>
10150
10151    	* themes/Redmond/Makefile.am:
10152    	* themes/Redmond/gtk/Makefile.am:
10153    	* themes/Redmond/gtk/gtkrc:
10154    	Remove GTK+ 1.x theme.
10155
10156    svn path=/trunk/; revision=755
10157
10158 ChangeLog                      |    7 +++++
10159 themes/Redmond/Makefile.am     |    2 +-
10160 themes/Redmond/gtk/Makefile.am |    5 ---
10161 themes/Redmond/gtk/gtkrc       |   55 ----------------------------------------
10162 4 files changed, 8 insertions(+), 61 deletions(-)
10163
10164commit d089e7c65570ec01d77db910f16fa1d7cbb6c880
10165Author: Benjamin Berg <benjamin@sipsolutions.net>
10166Date:   Mon Jun 4 23:58:10 2007 +0000
10167
10168    Small fix in the 2.11.1 news.
10169
10170    2007-06-05  Benjamin Berg  <benjamin@sipsolutions.net>
10171
10172    	* NEWS:
10173    	Small fix in the 2.11.1 news.
10174
10175    svn path=/trunk/; revision=752
10176
10177 ChangeLog |    5 +++++
10178 NEWS      |    4 ++--
10179 2 files changed, 7 insertions(+), 2 deletions(-)
10180
10181commit a8cf8a6450441945c2443382ccadfc2d24f46d89
10182Author: Benjamin Berg <benjamin@sipsolutions.net>
10183Date:   Mon Jun 4 23:48:54 2007 +0000
10184
10185    Update for 2.11.1 release.
10186
10187    2007-06-05  Benjamin Berg  <benjamin@sipsolutions.net>
10188
10189    	* NEWS:
10190    	* configure.ac:
10191    	Update for 2.11.1 release.
10192
10193    svn path=/trunk/; revision=751
10194
10195 ChangeLog    |    6 ++++++
10196 NEWS         |   24 ++++++++++++++++++++++++
10197 configure.ac |    2 +-
10198 3 files changed, 31 insertions(+), 1 deletions(-)
10199
10200commit 83b5c7f9c5b26622031422a4e674a6d70f39a0f0
10201Author: Benjamin Berg <benjamin@sipsolutions.net>
10202Date:   Mon Jun 4 23:43:53 2007 +0000
10203
10204    Added needed NULL pointer check.
10205
10206    2007-06-05  Benjamin Berg  <benjamin@sipsolutions.net>
10207
10208    	* engines/clearlooks/src/support.c:
10209    	(clearlooks_set_toolbar_parameters):
10210    	Added needed NULL pointer check.
10211
10212    svn path=/trunk/; revision=750
10213
10214 ChangeLog                        |    6 ++++++
10215 engines/clearlooks/src/support.c |    2 +-
10216 2 files changed, 7 insertions(+), 1 deletions(-)
10217
10218commit d393b6cc4a9681ea9c4cbe8a3287a22d630e524a
10219Author: Priit Laes <plaes@svn.gnome.org>
10220Date:   Sun Jun 3 19:07:28 2007 +0000
10221
10222    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
10223
10224    2007-06-03  Priit Laes  <plaes@svn.gnome.org>
10225
10226    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
10227
10228    svn path=/trunk/; revision=749
10229
10230 po/ChangeLog |    4 ++++
10231 po/et.po     |   13 +++++++------
10232 2 files changed, 11 insertions(+), 6 deletions(-)
10233
10234commit ae5ed9b9cdcbb095f024e5a7cd967da0fe4ad66b
10235Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10236Date:   Sat Jun 2 19:01:02 2007 +0000
10237
10238    Different shade
10239
10240    2007-06-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
10241
10242            * engines/clearlooks/src/clearlooks_draw.c:
10243            (clearlooks_draw_tooltip):
10244            Different shade
10245
10246
10247    svn path=/trunk/; revision=748
10248
10249 ChangeLog                                |    6 ++++++
10250 engines/clearlooks/src/clearlooks_draw.c |    2 +-
10251 2 files changed, 7 insertions(+), 1 deletions(-)
10252
10253commit caa396506a08dd325bed4ddd5d090819feab70ef
10254Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10255Date:   Sat Jun 2 18:38:55 2007 +0000
10256
10257    Changed shading on tooltip's border
10258
10259    2007-06-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
10260
10261            * engines/clearlooks/src/clearlooks_draw.c:
10262            (clearlooks_draw_tooltip):
10263            * engines/clearlooks/src/clearlooks_style.c:
10264            (clearlooks_style_draw_flat_box):
10265            Changed shading on tooltip's border
10266
10267            * engines/glide/src/glide_gtk2_drawing.c: (glide_draw_flat_box):
10268            1 px error before? Fixed...?
10269
10270
10271    svn path=/trunk/; revision=747
10272
10273 ChangeLog                                      |   11 +++++++++++
10274 engines/clearlooks/src/clearlooks_draw.c       |    2 +-
10275 engines/clearlooks/src/clearlooks_draw_gummy.c |    2 +-
10276 engines/clearlooks/src/clearlooks_style.c      |    2 +-
10277 engines/glide/src/glide_gtk2_drawing.c         |    2 +-
10278 5 files changed, 15 insertions(+), 4 deletions(-)
10279
10280commit cb775c7cb92c587ae020faf7a0301100b248fb17
10281Author: Benjamin Berg <benjamin@sipsolutions.net>
10282Date:   Sat Jun 2 18:15:56 2007 +0000
10283
10284    Implement custom tooltip drawing. Fixes bug #413055.
10285
10286    2007-06-02  Benjamin Berg  <benjamin@sipsolutions.net>
10287
10288    	* engines/clearlooks/src/clearlooks_draw.c:
10289    	(clearlooks_draw_tooltip), (clearlooks_register_style_classic):
10290    	* engines/clearlooks/src/clearlooks_style.c:
10291    	(clearlooks_style_draw_flat_box):
10292    	* engines/clearlooks/src/clearlooks_types.h:
10293    	Implement custom tooltip drawing. Fixes bug #413055.
10294
10295    svn path=/trunk/; revision=746
10296
10297 ChangeLog                                 |    9 +++++++++
10298 engines/clearlooks/src/clearlooks_draw.c  |   26 ++++++++++++++++++++++++++
10299 engines/clearlooks/src/clearlooks_style.c |   19 +++++++++++++++++++
10300 engines/clearlooks/src/clearlooks_types.h |    5 +++++
10301 4 files changed, 59 insertions(+), 0 deletions(-)
10302
10303commit 59d7788408feb8b20917328a87414990810daea9
10304Author: Benjamin Berg <benjamin@sipsolutions.net>
10305Date:   Sat Jun 2 18:05:18 2007 +0000
10306
10307    Try a different heuristic to figure out if the toolbar is at the top of
10308
10309    2007-06-02  Benjamin Berg  <benjamin@sipsolutions.net>
10310
10311    	* engines/clearlooks/src/clearlooks_style.c:
10312    	(clearlooks_style_draw_handle), (clearlooks_style_draw_box):
10313    	* engines/clearlooks/src/support.c:
10314    	(clearlooks_set_toolbar_parameters):
10315    	* engines/clearlooks/src/support.h:
10316    	Try a different heuristic to figure out if the toolbar is at the top
10317    	of the window.
10318
10319    svn path=/trunk/; revision=745
10320
10321 ChangeLog                                 |   10 ++++++++++
10322 engines/clearlooks/src/clearlooks_style.c |    6 +++---
10323 engines/clearlooks/src/support.c          |   27 ++++++---------------------
10324 engines/clearlooks/src/support.h          |    2 +-
10325 4 files changed, 20 insertions(+), 25 deletions(-)
10326
10327commit 14c68afb71e5a29499cb6f841b3f833c81c664db
10328Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10329Date:   Thu May 31 20:30:18 2007 +0000
10330
10331    Add an option, colorize_scrollbar, for use bg[SELECTED] to colorize the
10332
10333    2007-05-31  Andrea Cimitan  <andrea.cimitan@gmail.com>
10334
10335            * engines/clearlooks/src/clearlooks_draw_glossy.c:
10336            (clearlooks_glossy_draw_scrollbar_slider):
10337            * engines/clearlooks/src/clearlooks_draw_gummy.c:
10338            (clearlooks_gummy_draw_scrollbar_slider):
10339            * engines/clearlooks/src/clearlooks_rc_style.c:
10340            (clearlooks_rc_style_init), (clearlooks_rc_style_parse),
10341            (clearlooks_rc_style_merge):
10342            * engines/clearlooks/src/clearlooks_rc_style.h:
10343            * engines/clearlooks/src/clearlooks_style.c:
10344            (clearlooks_style_draw_slider), (clearlooks_style_init_from_rc),
10345            (clearlooks_style_copy):
10346            * engines/clearlooks/src/clearlooks_style.h:
10347            Add an option, colorize_scrollbar, for use bg[SELECTED] to
10348            colorize the slider
10349
10350            * themes/Clearlooks/gtk-2.0/gtkrc:
10351            Add colorize_scrollbar = FALSE to the gtkrc
10352
10353
10354    svn path=/trunk/; revision=744
10355
10356 ChangeLog                                       |   20 ++++++++++
10357 engines/clearlooks/src/clearlooks_draw_glossy.c |    8 ++-
10358 engines/clearlooks/src/clearlooks_draw_gummy.c  |    8 ++-
10359 engines/clearlooks/src/clearlooks_rc_style.c    |   47 +++++++++++++---------
10360 engines/clearlooks/src/clearlooks_rc_style.h    |   14 ++++---
10361 engines/clearlooks/src/clearlooks_style.c       |   11 ++++-
10362 engines/clearlooks/src/clearlooks_style.h       |    1 +
10363 themes/Clearlooks/gtk-2.0/gtkrc                 |    1 +
10364 8 files changed, 76 insertions(+), 34 deletions(-)
10365
10366commit 98ea542e3a05fecf410ed89197dea2b5f28bf24e
10367Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10368Date:   Thu May 31 19:07:51 2007 +0000
10369
10370    Colorized nautilus-extra-widget using symbolic colors
10371
10372    2007-05-31  Andrea Cimitan  <andrea.cimitan@gmail.com>
10373
10374            * themes/Clearlooks/gtk-2.0/gtkrc:
10375            Colorized nautilus-extra-widget using symbolic colors
10376
10377
10378    svn path=/trunk/; revision=743
10379
10380 ChangeLog                       |    5 +++++
10381 themes/Clearlooks/gtk-2.0/gtkrc |    5 +++++
10382 2 files changed, 10 insertions(+), 0 deletions(-)
10383
10384commit cc127a2a7b1ecd3a6b8ffa6a4238da83591aa10e
10385Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10386Date:   Wed May 30 22:35:25 2007 +0000
10387
10388    No highlight on toolbars without widgets upon
10389
10390    2007-05-31  Andrea Cimitan  <andrea.cimitan@gmail.com>
10391
10392            * engines/clearlooks/src/clearlooks_draw.c:
10393            (clearlooks_draw_toolbar):
10394            * engines/clearlooks/src/clearlooks_draw_gummy.c:
10395            (clearlooks_gummy_draw_toolbar):
10396            No highlight on toolbars without widgets upon
10397
10398    svn path=/trunk/; revision=742
10399
10400 ChangeLog                                      |    8 ++++++++
10401 engines/clearlooks/src/clearlooks_draw.c       |   14 ++++++++------
10402 engines/clearlooks/src/clearlooks_draw_gummy.c |   12 +++++++-----
10403 3 files changed, 23 insertions(+), 11 deletions(-)
10404
10405commit 7da3b697fbf8276719c7f3ee2f99a0454e2dcb56
10406Author: Benjamin Berg <benjamin@sipsolutions.net>
10407Date:   Wed May 30 21:10:45 2007 +0000
10408
10409    Added a parameter for the toolbar drawing and detection whether there is
10410
10411    2007-05-30  Benjamin Berg  <benjamin@sipsolutions.net>
10412
10413    	* engines/clearlooks/src/clearlooks_draw.c:
10414    	(clearlooks_draw_toolbar):
10415    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
10416    	(clearlooks_gummy_draw_toolbar):
10417    	* engines/clearlooks/src/clearlooks_style.c:
10418    	(clearlooks_style_draw_handle), (clearlooks_style_draw_box):
10419    	* engines/clearlooks/src/clearlooks_types.h:
10420    	* engines/clearlooks/src/support.c:
10421    	(clearlooks_set_toolbar_parameters):
10422    	* engines/clearlooks/src/support.h:
10423    	Added a parameter for the toolbar drawing and detection whether
10424    	there is any other widget on top of it in the window.
10425
10426    	* test/torturetest.c: (widget_type_get_type), (create_testwidgets),
10427    	(main):
10428    	Add a toolbar to the tested widgets. Hopefully testing the new code
10429    	to some extend.
10430
10431    svn path=/trunk/; revision=741
10432
10433 ChangeLog                                      |   20 +++++++++++++++
10434 engines/clearlooks/src/clearlooks_draw.c       |    1 +
10435 engines/clearlooks/src/clearlooks_draw_gummy.c |    1 +
10436 engines/clearlooks/src/clearlooks_style.c      |   20 ++++++++++++--
10437 engines/clearlooks/src/clearlooks_types.h      |    6 ++++
10438 engines/clearlooks/src/support.c               |   32 ++++++++++++++++++++++++
10439 engines/clearlooks/src/support.h               |    2 +
10440 test/torturetest.c                             |   18 ++++++++++++-
10441 8 files changed, 96 insertions(+), 4 deletions(-)
10442
10443commit 5fd95e2c3a676a2fc55fb5a5bc737d4c71953642
10444Author: Benjamin Berg <benjamin@sipsolutions.net>
10445Date:   Wed May 30 20:15:25 2007 +0000
10446
10447    Reworked the README file.
10448
10449    2007-05-30  Benjamin Berg  <benjamin@sipsolutions.net>
10450
10451    	* README:
10452    	Reworked the README file.
10453
10454    svn path=/trunk/; revision=740
10455
10456 ChangeLog |    5 ++
10457 README    |  128 +++++++++++++++++++++++++++++++++++++++++-------------------
10458 2 files changed, 92 insertions(+), 41 deletions(-)
10459
10460commit 3d9162804d30d5fbdc62f8c0c7e7038417d7e3f7
10461Author: Priit Laes <plaes@svn.gnome.org>
10462Date:   Wed May 30 18:00:28 2007 +0000
10463
10464    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
10465
10466    2007-05-30  Priit Laes  <plaes@svn.gnome.org>
10467
10468    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
10469
10470    svn path=/trunk/; revision=739
10471
10472 po/ChangeLog |    4 ++++
10473 po/et.po     |    8 ++++----
10474 2 files changed, 8 insertions(+), 4 deletions(-)
10475
10476commit 1805bb316c6c9e3b1253a89141428c77f6b1871c
10477Author: Benjamin Berg <benjamin@sipsolutions.net>
10478Date:   Wed May 30 13:21:04 2007 +0000
10479
10480    Replace gdk_cairo_set_source_color_alpha with
10481
10482    2007-05-30  Benjamin Berg  <benjamin@sipsolutions.net>
10483
10484    	* engines/clearlooks/src/clearlooks_style.c:
10485    	(clearlooks_style_draw_focus):
10486    	* engines/support/cairo-support.c:
10487    	(ge_cairo_set_gdk_color_with_alpha):
10488    	* engines/support/cairo-support.h:
10489    	Replace gdk_cairo_set_source_color_alpha with
10490    	ge_cairo_set_gdk_color_with_alpha so that we do not clutter the gdk_
10491    	namespace.
10492
10493    svn path=/trunk/; revision=738
10494
10495 ChangeLog                                 |   11 +++++++++++
10496 engines/clearlooks/src/clearlooks_style.c |   18 ++----------------
10497 engines/support/cairo-support.c           |   11 +++++++++++
10498 engines/support/cairo-support.h           |    1 +
10499 4 files changed, 25 insertions(+), 16 deletions(-)
10500
10501commit 25559667093d9e8282b9604a97bac2b0de1af05b
10502Author: Benjamin Berg <bberg@src.gnome.org>
10503Date:   Wed May 30 13:05:54 2007 +0000
10504
10505    Having the changes in the ChangeLog once should be enough ...
10506
10507    svn path=/trunk/; revision=737
10508
10509 ChangeLog | 5767 -------------------------------------------------------------
10510 1 files changed, 0 insertions(+), 5767 deletions(-)
10511
10512commit 709063cc3b20dd86cf081a4b0fcf9a29ae06441a
10513Author: Benjamin Berg <benjamin@sipsolutions.net>
10514Date:   Tue May 29 17:38:04 2007 +0000
10515
10516    Some more suppressions.
10517
10518    2007-05-29  Benjamin Berg  <benjamin@sipsolutions.net>
10519
10520    	* test/valgrind-suppressions:
10521    	Some more suppressions.
10522
10523    svn path=/trunk/; revision=736
10524
10525 ChangeLog                  |    5 +++++
10526 test/valgrind-suppressions |   27 ++++++++++-----------------
10527 2 files changed, 15 insertions(+), 17 deletions(-)
10528
10529commit f8069a1984a97fccf9393b782630447c59f96582
10530Author: Benjamin Berg <benjamin@sipsolutions.net>
10531Date:   Tue May 29 16:20:35 2007 +0000
10532
10533    Improved test coverage, and now also running with G_SLICE=debug-blocks. It
10534
10535    2007-05-29  Benjamin Berg  <benjamin@sipsolutions.net>
10536
10537    	* test/*:
10538    	Improved test coverage, and now also running with
10539    	G_SLICE=debug-blocks. It now is able to find eg. bug #438456.
10540
10541    svn path=/trunk/; revision=735
10542
10543 ChangeLog                       |    6 +
10544 test/Makefile.am                |    3 +-
10545 test/gtkrcs/buildin             |    3 +
10546 test/gtkrcs/clearlooks          |    3 +
10547 test/gtkrcs/clearlooks-glossy   |    3 +
10548 test/gtkrcs/clearlooks-gummy    |    3 +
10549 test/gtkrcs/clearlooks-inverted |    3 +
10550 test/gtkrcs/crux                |    3 +
10551 test/gtkrcs/glide               |    3 +
10552 test/gtkrcs/hc                  |    3 +
10553 test/gtkrcs/industrial          |    3 +
10554 test/gtkrcs/mist                |    3 +
10555 test/gtkrcs/redmond             |    3 +
10556 test/gtkrcs/smooth              |    3 +
10557 test/gtkrcs/thinice             |    3 +
10558 test/torture                    |    2 +-
10559 test/torturetest.c              |  261 +++++++++++++++++++++++++++++++++++----
10560 17 files changed, 285 insertions(+), 26 deletions(-)
10561
10562commit fb088e3764d6cee19f06de77f682b7d415c01051
10563Author: Runa Bhattacharjee <runab@src.gnome.org>
10564Date:   Mon May 28 08:45:47 2007 +0000
10565
10566    Added Entry for Bengali India Translation Addition and language name to language list in LINGUAS
10567
10568    svn path=/trunk/; revision=730
10569
10570 po/ChangeLog |    5 +++++
10571 1 files changed, 5 insertions(+), 0 deletions(-)
10572
10573commit 1a27663d3598b800d70719d9698f33ce85d1278e
10574Author: Runa Bhattacharjee <runab@src.gnome.org>
10575Date:   Mon May 28 08:45:09 2007 +0000
10576
10577    Added Bengali India (bn_IN) to the list of languages
10578
10579    svn path=/trunk/; revision=729
10580
10581 po/LINGUAS |    1 +
10582 1 files changed, 1 insertions(+), 0 deletions(-)
10583
10584commit 9d4d33ae3bfe198b9a87e09dfd996dd68629ba7a
10585Author: Runa Bhattacharjee <runab@src.gnome.org>
10586Date:   Mon May 28 08:44:39 2007 +0000
10587
10588    Added Bengali India Translation
10589
10590    svn path=/trunk/; revision=728
10591
10592 po/bn_IN.po |  150 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10593 1 files changed, 150 insertions(+), 0 deletions(-)
10594
10595commit a6526f3278b37360c296201ce740e521e6d78ca1
10596Author: Benjamin Berg <benjamin@sipsolutions.net>
10597Date:   Fri May 25 21:13:03 2007 +0000
10598
10599    Assume grey colors if the minimum and maximum are only sligthly different.
10600
10601    2007-05-25  Benjamin Berg  <benjamin@sipsolutions.net>
10602
10603    	* engines/support/cairo-support.c: (ge_hsb_from_color):
10604    	Assume grey colors if the minimum and maximum are only sligthly
10605    	different.
10606
10607    svn path=/trunk/; revision=727
10608
10609 ChangeLog                       |    6 ++++++
10610 engines/support/cairo-support.c |    7 ++++---
10611 2 files changed, 10 insertions(+), 3 deletions(-)
10612
10613commit 16817fa6690a49b0833bf3e17370a990149e072f
10614Author: Benjamin Berg <benjamin@sipsolutions.net>
10615Date:   Wed May 23 14:36:24 2007 +0000
10616
10617    Use 65535.0 instead of 65536.0.
10618
10619    2007-05-23  Benjamin Berg  <benjamin@sipsolutions.net>
10620
10621    	* engines/support/cairo-support.c: (ge_gdk_color_to_cairo),
10622    	(ge_cairo_color_to_gtk):
10623    	Use 65535.0 instead of 65536.0.
10624
10625    svn path=/trunk/; revision=725
10626
10627 ChangeLog                       |    6 ++++++
10628 engines/support/cairo-support.c |   12 ++++++------
10629 2 files changed, 12 insertions(+), 6 deletions(-)
10630
10631commit b33b1caea1037f2b3963d338a5ca37a33f840250
10632Author: Benjamin Berg <benjamin@sipsolutions.net>
10633Date:   Mon May 21 17:18:48 2007 +0000
10634
10635    Counting is hard ... fixed a bit field.
10636
10637    2007-05-21  Benjamin Berg  <benjamin@sipsolutions.net>
10638
10639    	* test/torturetest.c:
10640    	Counting is hard ... fixed a bit field.
10641
10642
10643    svn path=/trunk/; revision=723
10644
10645 ChangeLog          |    5 +++++
10646 test/torturetest.c |    2 +-
10647 2 files changed, 6 insertions(+), 1 deletions(-)
10648
10649commit b88de3b5fb33adb03e4d9eab9ab0c01677d85a84
10650Author: Benjamin Berg <benjamin@sipsolutions.net>
10651Date:   Mon May 21 15:21:08 2007 +0000
10652
10653    Removed the gtk_widget_grab_focus. This fixes tabbing out of a
10654
10655    2007-05-21  Benjamin Berg  <benjamin@sipsolutions.net>
10656
10657    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_focus):
10658    	Removed the gtk_widget_grab_focus. This fixes tabbing out of a
10659    	GtkComboBoxEntry.
10660
10661    svn path=/trunk/; revision=721
10662
10663 ChangeLog                              |    6 ++++++
10664 engines/glide/src/glide_gtk2_drawing.c |    5 -----
10665 2 files changed, 6 insertions(+), 5 deletions(-)
10666
10667commit 71607ef13b1f711f4a345af488798cc2cda0644a
10668Author: Benjamin Berg <benjamin@sipsolutions.net>
10669Date:   Tue May 15 18:02:14 2007 +0000
10670
10671    Forgot to add the clearlooks-gummy rc file to the list.
10672
10673    2007-05-15  Benjamin Berg  <benjamin@sipsolutions.net>
10674
10675    	* test/Makefile.am:
10676    	Forgot to add the clearlooks-gummy rc file to the list.
10677
10678    svn path=/trunk/; revision=716
10679
10680 ChangeLog        |    5 +++++
10681 test/Makefile.am |    1 +
10682 2 files changed, 6 insertions(+), 0 deletions(-)
10683
10684commit 03c02f1a05af66f5ce47ee84b1bbbabcf5508a30
10685Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
10686Date:   Tue May 15 09:11:32 2007 +0000
10687
10688    Updated Galician Translation
10689
10690    svn path=/trunk/; revision=715
10691
10692 po/ChangeLog |    4 ++++
10693 po/gl.po     |   49 +++++++++++++++++++++++++------------------------
10694 2 files changed, 29 insertions(+), 24 deletions(-)
10695
10696commit 7388b1481390ce0d7ef3db04ec6a96597eeac569
10697Author: Benjamin Berg <benjamin@sipsolutions.net>
10698Date:   Tue May 15 08:36:59 2007 +0000
10699
10700    Replace g_free with gtk_border_free and gtk_requisition_free where
10701
10702    2007-05-15  Benjamin Berg  <benjamin@sipsolutions.net>
10703
10704    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
10705    	(smooth_gtk_button_get_props):
10706    	* engines/support/widget-information.c: (ge_option_menu_get_props),
10707    	(ge_button_get_default_border):
10708    	Replace g_free with gtk_border_free and gtk_requisition_free where
10709    	appropriate. Bug #438456, based on patch by Carlos Garnacho.
10710
10711    svn path=/trunk/; revision=714
10712
10713 ChangeLog                                    |    9 +++++++++
10714 engines/smooth/src/engine/smooth_gtk2_misc.c |    4 ++--
10715 engines/support/widget-information.c         |    6 +++---
10716 3 files changed, 14 insertions(+), 5 deletions(-)
10717
10718commit dd2557066cb55e3bb00ca268da35c161e51044b1
10719Author: Benjamin Berg <benjamin@sipsolutions.net>
10720Date:   Tue May 15 08:04:54 2007 +0000
10721
10722    Correct some C89. Bug #438397, patch by Jens Granseuer.
10723
10724    2007-05-15  Benjamin Berg  <benjamin@sipsolutions.net>
10725
10726    	* engines/clearlooks/src/clearlooks_draw_gummy.c:
10727    	(clearlooks_gummy_draw_scrollbar_slider):
10728    	* engines/clearlooks/src/clearlooks_style.c:
10729    	(clearlooks_style_draw_box_gap), (clearlooks_style_draw_option),
10730    	(clearlooks_style_draw_layout):
10731    	Correct some C89. Bug #438397, patch by Jens Granseuer.
10732
10733    svn path=/trunk/; revision=713
10734
10735 ChangeLog                                      |    9 +++++++++
10736 engines/clearlooks/src/clearlooks_draw_gummy.c |    4 ++--
10737 engines/clearlooks/src/clearlooks_style.c      |   12 ++++++------
10738 3 files changed, 17 insertions(+), 8 deletions(-)
10739
10740commit b4038d95e5e5e43dc6b9449c563c847f066478b6
10741Author: Benjamin Berg <benjamin@sipsolutions.net>
10742Date:   Tue May 15 08:02:22 2007 +0000
10743
10744    Added rc style to torture test Clearlooks' Gummy style.
10745
10746    2007-05-15  Benjamin Berg  <benjamin@sipsolutions.net>
10747
10748    	* test/gtkrcs/clearlooks-gummy:
10749    	Added rc style to torture test Clearlooks' Gummy style.
10750
10751    svn path=/trunk/; revision=712
10752
10753 ChangeLog                    |    5 +++++
10754 test/gtkrcs/clearlooks-gummy |    9 +++++++++
10755 2 files changed, 14 insertions(+), 0 deletions(-)
10756
10757commit 35330c3c27f8007d349295fc6e65f3ff0bac00fe
10758Author: Benjamin Berg <benjamin@sipsolutions.net>
10759Date:   Mon May 14 17:27:54 2007 +0000
10760
10761    Define clearlooks_register_style_gummy and make it internal. This fixes
10762
10763    2007-05-14  Benjamin Berg  <benjamin@sipsolutions.net>
10764
10765    	* engines/clearlooks/src/clearlooks_draw.h:
10766    	Define clearlooks_register_style_gummy and make it internal. This
10767    	fixes "make check". This commit is part of the 2.11.0 release.
10768
10769
10770    svn path=/trunk/; revision=710
10771
10772 ChangeLog                                |    6 ++++++
10773 engines/clearlooks/src/clearlooks_draw.h |    1 +
10774 2 files changed, 7 insertions(+), 0 deletions(-)
10775
10776commit 1552c953dc4e108386f5c9d31a816b832e573fa7
10777Author: Benjamin Berg <benjamin@sipsolutions.net>
10778Date:   Mon May 14 17:06:13 2007 +0000
10779
10780    Update for the 2.11.0 release.
10781
10782    2007-05-14  Benjamin Berg  <benjamin@sipsolutions.net>
10783
10784    	* NEWS:
10785    	* configure.ac:
10786    	Update for the 2.11.0 release.
10787
10788    svn path=/trunk/; revision=709
10789
10790 ChangeLog    |    6 ++++++
10791 NEWS         |   22 ++++++++++++++++++++++
10792 configure.ac |    3 ++-
10793 3 files changed, 30 insertions(+), 1 deletions(-)
10794
10795commit b3d875d5bb9908f829f0d407538289940d57770c
10796Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10797Date:   Sun May 13 21:50:32 2007 +0000
10798
10799    Improvements in glossy: Glossy inactive tabs Less glassy listview headers
10800
10801    2007-05-13  Andrea Cimitan  <andrea.cimitan@gmail.com>
10802
10803            * engines/clearlooks/Makefile.am:
10804            * engines/clearlooks/src/clearlooks_draw.c:
10805            (clearlooks_draw_entry), (clearlooks_draw_statusbar):
10806            * engines/clearlooks/src/clearlooks_draw_glossy.c:
10807            (clearlooks_draw_glossy_gradient), (clearlooks_glossy_draw_inset),
10808            (clearlooks_glossy_draw_button),
10809            (clearlooks_glossy_draw_progressbar_fill),
10810            (clearlooks_glossy_draw_tab),
10811            (clearlooks_glossy_draw_list_view_header),
10812            (clearlooks_glossy_draw_menuitem),
10813            (clearlooks_glossy_draw_menubaritem),
10814            (clearlooks_glossy_draw_selected_cell):
10815            Improvements in glossy:
10816            Glossy inactive tabs
10817            Less glassy listview headers
10818            Small fixes
10819
10820            * engines/clearlooks/src/clearlooks_draw_gummy.c:
10821            (clearlooks_draw_gummy_gradient), (clearlooks_set_mixed_color),
10822            (clearlooks_gummy_draw_highlight_and_shade),
10823            (clearlooks_gummy_draw_button), (clearlooks_gummy_draw_entry),
10824            (clearlooks_gummy_draw_progressbar_trough),
10825            (clearlooks_gummy_draw_progressbar_fill),
10826            (clearlooks_gummy_scale_draw_gradient),
10827            (clearlooks_gummy_draw_scale_trough), (clearlooks_gummy_draw_tab),
10828            (clearlooks_gummy_draw_separator), (clearlooks_gummy_draw_slider),
10829            (clearlooks_gummy_draw_slider_button),
10830            (clearlooks_gummy_draw_scrollbar_stepper),
10831            (clearlooks_gummy_draw_scrollbar_slider),
10832            (clearlooks_gummy_draw_list_view_header),
10833            (clearlooks_gummy_draw_toolbar), (clearlooks_gummy_draw_menuitem),
10834            (clearlooks_gummy_draw_menubaritem),
10835            (clearlooks_gummy_draw_selected_cell),
10836            (clearlooks_gummy_draw_statusbar),
10837            (clearlooks_gummy_draw_radiobutton),
10838            (clearlooks_gummy_draw_checkbox),
10839            (clearlooks_register_style_gummy):
10840            New "Gummy" style
10841
10842            * engines/clearlooks/src/clearlooks_draw_inverted.c:
10843            (clearlooks_inverted_draw_tab):
10844            * engines/clearlooks/src/clearlooks_rc_style.c:
10845            (clearlooks_gtk2_rc_parse_style):
10846            * engines/clearlooks/src/clearlooks_style.c:
10847            (clearlooks_style_draw_flat_box), (clearlooks_style_draw_box),
10848            (clearlooks_style_draw_slider), (clearlooks_style_class_init):
10849            * engines/clearlooks/src/clearlooks_types.h:
10850            Other fixes and more order in the code
10851
10852
10853    svn path=/trunk/; revision=708
10854
10855 ChangeLog                                         |   51 +
10856 engines/clearlooks/Makefile.am                    |    1 +
10857 engines/clearlooks/src/clearlooks_draw.c          |   22 +-
10858 engines/clearlooks/src/clearlooks_draw_glossy.c   |   92 +-
10859 engines/clearlooks/src/clearlooks_draw_gummy.c    | 1360 +++++++++++++++++++++
10860 engines/clearlooks/src/clearlooks_draw_inverted.c |   16 +-
10861 engines/clearlooks/src/clearlooks_rc_style.c      |    7 +-
10862 engines/clearlooks/src/clearlooks_style.c         |    8 +-
10863 engines/clearlooks/src/clearlooks_types.h         |    3 +-
10864 9 files changed, 1488 insertions(+), 72 deletions(-)
10865
10866commit 5d980503b34924990d5020fbf4bc58ab348f6df4
10867Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
10868Date:   Sun May 13 13:01:35 2007 +0000
10869
10870    Occitan translation update
10871
10872    svn path=/trunk/; revision=707
10873
10874 po/oc.po |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10875 1 files changed, 151 insertions(+), 0 deletions(-)
10876
10877commit 5afa780a97a111a66cca94d3d1afecca6998c33a
10878Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
10879Date:   Sun May 13 13:00:52 2007 +0000
10880
10881    + Occitan
10882
10883    svn path=/trunk/; revision=706
10884
10885 po/LINGUAS |    1 +
10886 1 files changed, 1 insertions(+), 0 deletions(-)
10887
10888commit c00c83c8a180da36ca641eecfcc3ce1cc9ab31c6
10889Author: Subhransu Behera <sbehera@src.gnome.org>
10890Date:   Fri May 11 06:33:26 2007 +0000
10891
10892    Updated Oriya Translation
10893
10894    svn path=/trunk/; revision=705
10895
10896 po/ChangeLog |    4 ++++
10897 po/or.po     |   50 +++++++++++++++++++++++++-------------------------
10898 2 files changed, 29 insertions(+), 25 deletions(-)
10899
10900commit 90f01753ecfaa053dd858b5f79160f96056d15d4
10901Author: Subhransu Behera <sbehera@src.gnome.org>
10902Date:   Fri May 11 05:50:39 2007 +0000
10903
10904    Updated Oriya Translation
10905
10906    svn path=/trunk/; revision=704
10907
10908 po/ChangeLog |    4 ++
10909 po/or.po     |  152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10910 2 files changed, 156 insertions(+), 0 deletions(-)
10911
10912commit aae03b37e828ca13e29f02cba43719f516d0d7b0
10913Author: Subhransu Behera <sbehera@src.gnome.org>
10914Date:   Thu May 10 10:34:56 2007 +0000
10915
10916    Added Oriya (or) to the list
10917
10918    svn path=/trunk/; revision=703
10919
10920 po/ChangeLog |    4 ++++
10921 po/LINGUAS   |    1 +
10922 2 files changed, 5 insertions(+), 0 deletions(-)
10923
10924commit 2c7bc28b4a0421dbd0dce05aed255ea79134b2fa
10925Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10926Date:   Tue May 8 22:45:07 2007 +0000
10927
10928    Improved shadow on frames
10929
10930    2007-05-09  Andrea Cimitan  <andrea.cimitan@gmail.com>
10931
10932            * engines/clearlooks/src/clearlooks_draw.c:
10933            (clearlooks_draw_shadow), (clearlooks_draw_highlight_and_shade):
10934            Improved shadow on frames
10935
10936            * engines/clearlooks/src/clearlooks_draw_glossy.c:
10937            (clearlooks_glossy_draw_list_view_header):
10938            Changed separator color
10939
10940
10941    svn path=/trunk/; revision=702
10942
10943 ChangeLog                                       |   10 ++++++++++
10944 engines/clearlooks/src/clearlooks_draw.c        |    4 ++--
10945 engines/clearlooks/src/clearlooks_draw_glossy.c |    4 ++--
10946 3 files changed, 14 insertions(+), 4 deletions(-)
10947
10948commit ddedb8d585caf6ae5aaf543236fc66c2af1d9ca0
10949Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10950Date:   Tue May 8 21:07:16 2007 +0000
10951
10952    Rounded frames and notebook :)
10953
10954    2007-05-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
10955
10956            * engines/clearlooks/src/clearlooks_style.c:
10957            (clearlooks_style_draw_shadow), (clearlooks_style_draw_box_gap),
10958            (clearlooks_style_draw_shadow_gap):
10959            Rounded frames and notebook :)
10960
10961
10962    svn path=/trunk/; revision=701
10963
10964 ChangeLog                                 |    7 +++
10965 engines/clearlooks/src/clearlooks_style.c |   81 +++++++++++++++++++++++++++--
10966 2 files changed, 84 insertions(+), 4 deletions(-)
10967
10968commit 68a694e2621336a2de188ba18b40c118805d16ae
10969Author: Yang Zhang <zyang@src.gnome.org>
10970Date:   Tue May 8 15:28:28 2007 +0000
10971
10972    Revert zh_CN translation to primal
10973
10974    svn path=/trunk/; revision=700
10975
10976 po/zh_CN.po |   26 ++++++++++++++------------
10977 1 files changed, 14 insertions(+), 12 deletions(-)
10978
10979commit e401c30c61c62600112efbde9df79bd959f44b2a
10980Author: Andrea Cimitan <andrea.cimitan@gmail.com>
10981Date:   Tue May 8 11:38:14 2007 +0000
10982
10983    Use ge_cairo_set_color where possible (we still need to update
10984
10985    2007-05-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
10986
10987            * engines/clearlooks/src/clearlooks_draw.c:
10988            (clearlooks_draw_highlight_and_shade),
10989            (clearlooks_draw_spinbutton), (clearlooks_draw_frame),
10990            (clearlooks_draw_separator), (clearlooks_draw_list_view_header),
10991            (clearlooks_draw_statusbar), (clearlooks_draw_resize_grip):
10992            * engines/clearlooks/src/clearlooks_draw_inverted.c:
10993            (clearlooks_inverted_draw_list_view_header):
10994            * engines/clearlooks/src/clearlooks_style.c:
10995            (clearlooks_style_draw_shadow):
10996            Use ge_cairo_set_color where possible (we still need to update
10997            cairo_set_source_rgba)
10998
10999
11000    svn path=/trunk/; revision=699
11001
11002 ChangeLog                                         |   14 ++++++++
11003 engines/clearlooks/src/clearlooks_draw.c          |   34 ++++++++++----------
11004 engines/clearlooks/src/clearlooks_draw_inverted.c |    2 +-
11005 engines/clearlooks/src/clearlooks_style.c         |    2 +-
11006 4 files changed, 33 insertions(+), 19 deletions(-)
11007
11008commit 0c605011cffc36eac345ab44e406708ba8491171
11009Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11010Date:   Mon May 7 23:48:24 2007 +0000
11011
11012    Less shadows on prelight... ok thos? :)
11013
11014    2007-05-08  Andrea Cimitan  <andrea.cimitan@gmail.com>
11015
11016            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11017            (clearlooks_glossy_draw_button):
11018            Less shadows on prelight... ok thos? :)
11019
11020
11021    svn path=/trunk/; revision=698
11022
11023 ChangeLog                                       |    6 ++++++
11024 engines/clearlooks/src/clearlooks_draw_glossy.c |    4 +---
11025 2 files changed, 7 insertions(+), 3 deletions(-)
11026
11027commit 5cfe05079f9a240adecb037dd4fc03cf2c076669
11028Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11029Date:   Mon May 7 21:11:25 2007 +0000
11030
11031    Reverted back, update to 696 if you want shadows... we will think
11032
11033    2007-05-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
11034
11035            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11036            (clearlooks_glossy_draw_button):
11037            * engines/clearlooks/src/clearlooks_style.c:
11038            (clearlooks_style_draw_box):
11039            Reverted back, update to 696 if you want shadows... we will think
11040
11041
11042    svn path=/trunk/; revision=697
11043
11044 ChangeLog                                       |    8 ++++++++
11045 engines/clearlooks/src/clearlooks_draw_glossy.c |   12 ++++++++----
11046 engines/clearlooks/src/clearlooks_style.c       |    4 ++--
11047 3 files changed, 18 insertions(+), 6 deletions(-)
11048
11049commit c4d70f674c118bdde90a0068e94902179e94a0e6
11050Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11051Date:   Mon May 7 20:54:18 2007 +0000
11052
11053    thos: Cimi, it is difficult when I am doing 100 things at once :) Thos is
11054
11055    2007-05-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
11056
11057            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11058            (clearlooks_glossy_draw_button):
11059            * engines/clearlooks/src/clearlooks_style.c:
11060            (clearlooks_style_draw_box):
11061            (22:48:08) thos: Cimi, it is difficult when I am doing 100 things at once :)
11062            Thos is not multitasking :D
11063            (AKA useless commit to show shadows on buttons)
11064
11065
11066    svn path=/trunk/; revision=696
11067
11068 ChangeLog                                       |   10 ++++++++++
11069 engines/clearlooks/src/clearlooks_draw_glossy.c |   12 ++++--------
11070 engines/clearlooks/src/clearlooks_style.c       |    4 ++--
11071 3 files changed, 16 insertions(+), 10 deletions(-)
11072
11073commit 2369b5c67e243b5971fe94ac57acc1cced1e5854
11074Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11075Date:   Mon May 7 12:00:41 2007 +0000
11076
11077    Is it correct as I've added a left inner shadow? Benzea please take a look
11078
11079    2007-05-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
11080
11081            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11082            (clearlooks_glossy_draw_button):
11083            Is it correct as I've added a left inner shadow?
11084            Benzea please take a look ;)
11085
11086
11087    svn path=/trunk/; revision=695
11088
11089 ChangeLog                                       |    7 +++++++
11090 engines/clearlooks/src/clearlooks_draw_glossy.c |    2 +-
11091 2 files changed, 8 insertions(+), 1 deletions(-)
11092
11093commit 3cd6be580bf70e4e457e398baddaa0200c39a908
11094Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11095Date:   Mon May 7 11:24:54 2007 +0000
11096
11097    Added comments /* code */ to try buttons with a shadow instead the inset
11098
11099    2007-05-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
11100
11101            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11102            (clearlooks_glossy_draw_button),
11103            (clearlooks_glossy_draw_progressbar_trough):
11104            * engines/clearlooks/src/clearlooks_style.c:
11105            (clearlooks_style_draw_box):
11106            Added comments /* code */ to try buttons with a shadow instead the inset
11107
11108
11109    svn path=/trunk/; revision=694
11110
11111 ChangeLog                                       |    9 +++++++++
11112 engines/clearlooks/src/clearlooks_draw_glossy.c |   17 +++++++++++++++--
11113 engines/clearlooks/src/clearlooks_style.c       |    1 +
11114 3 files changed, 25 insertions(+), 2 deletions(-)
11115
11116commit 4a841be0eabcbf9fb0062d92357a7dba1c4cf51e
11117Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11118Date:   Mon May 7 01:04:51 2007 +0000
11119
11120    Toolbar now uses bg[NORMAL] Adjust some shades
11121
11122    2007-05-07  Andrea Cimitan  <andrea.cimitan@gmail.com>
11123
11124            * engines/clearlooks/src/clearlooks_draw.c:
11125            (clearlooks_draw_highlight_and_shade), (clearlooks_draw_frame),
11126            (clearlooks_draw_separator), (clearlooks_draw_toolbar),
11127            (clearlooks_draw_menubaritem):
11128            Toolbar now uses bg[NORMAL]
11129            Adjust some shades
11130
11131            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11132            (clearlooks_draw_button_gloss),
11133            (clearlooks_glossy_draw_light_inset),
11134            (clearlooks_glossy_draw_button),
11135            (clearlooks_glossy_draw_menubaritem):
11136            Adjust inset for inactive buttons
11137            More hilight on inactive buttons (less usable?)
11138            Menubar item now has rounded support
11139
11140            * engines/clearlooks/src/clearlooks_style.c:
11141            (clearlooks_style_draw_layout), (clearlooks_style_class_init):
11142            Now the shadow on inactive text is a shade of the bg,
11143            Fix rendering with dark themes
11144
11145            * engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
11146            Few tweaks to get the correct parentbg
11147
11148
11149    svn path=/trunk/; revision=693
11150
11151 ChangeLog                                       |   26 ++++++++
11152 engines/clearlooks/src/clearlooks_draw.c        |   28 +++++----
11153 engines/clearlooks/src/clearlooks_draw_glossy.c |   74 ++++++++++++++++++++---
11154 engines/clearlooks/src/clearlooks_style.c       |   49 +++++++++++++++
11155 engines/clearlooks/src/support.c                |    2 +-
11156 5 files changed, 158 insertions(+), 21 deletions(-)
11157
11158commit 43272c2dd2ca004025de38ada2b3872b93477501
11159Author: Benjamin Berg <benjamin@sipsolutions.net>
11160Date:   Sun May 6 10:22:32 2007 +0000
11161
11162    Use const CairoColor pointer everywhere as the color should never be
11163
11164    2007-05-06  Benjamin Berg  <benjamin@sipsolutions.net>
11165
11166    	* engines/clearlooks/src/clearlooks_draw.c:
11167    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
11168    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
11169    	* engines/clearlooks/src/clearlooks_style.c:
11170    	* engines/clearlooks/src/clearlooks_types.h:
11171    	Use const CairoColor pointer everywhere as the color should never
11172    	be modified.
11173    	Also removed some unused variables.
11174
11175    svn path=/trunk/; revision=692
11176
11177 ChangeLog                                         |   11 ++++
11178 engines/clearlooks/src/clearlooks_draw.c          |   61 ++++++++++-----------
11179 engines/clearlooks/src/clearlooks_draw_glossy.c   |   42 +++++++--------
11180 engines/clearlooks/src/clearlooks_draw_inverted.c |   26 +++++-----
11181 engines/clearlooks/src/clearlooks_style.c         |    2 +-
11182 engines/clearlooks/src/clearlooks_types.h         |    2 +-
11183 6 files changed, 76 insertions(+), 68 deletions(-)
11184
11185commit fa2b18e1bdc4426fde17bd4ec2c8a769583f8c38
11186Author: Benjamin Berg <benjamin@sipsolutions.net>
11187Date:   Sun May 6 09:29:35 2007 +0000
11188
11189    Added missing sanity checks.
11190
11191    2007-05-06  Benjamin Berg  <benjamin@sipsolutions.net>
11192
11193    	* engines/clearlooks/src/clearlooks_style.c:
11194    	(clearlooks_style_draw_box_gap), (clearlooks_style_draw_extension),
11195    	(clearlooks_style_draw_option), (clearlooks_style_draw_check),
11196    	(clearlooks_style_draw_vline), (clearlooks_style_draw_hline),
11197    	(clearlooks_style_draw_shadow_gap),
11198    	(clearlooks_style_draw_resize_grip), (clearlooks_style_draw_tab),
11199    	(clearlooks_style_draw_arrow):
11200    	Added missing sanity checks.
11201
11202    svn path=/trunk/; revision=691
11203
11204 ChangeLog                                 |   11 ++++++++
11205 engines/clearlooks/src/clearlooks_style.c |   38 +++++++++++++++++++++++-----
11206 2 files changed, 42 insertions(+), 7 deletions(-)
11207
11208commit 6e18e6ccf74ee30645e1809fc507afa5b886c8a2
11209Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11210Date:   Sat May 5 01:29:58 2007 +0000
11211
11212    Fixed inset shadow on pressed buttons
11213
11214    2007-05-05  Andrea Cimitan  <andrea.cimitan@gmail.com>
11215
11216            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11217            (clearlooks_glossy_draw_button):
11218            Fixed inset shadow on pressed buttons
11219
11220
11221    svn path=/trunk/; revision=690
11222
11223 ChangeLog                                       |    6 ++++++
11224 engines/clearlooks/src/clearlooks_draw_glossy.c |    4 ++--
11225 2 files changed, 8 insertions(+), 2 deletions(-)
11226
11227commit 3266a1be0c2e55a58240da2bbc0fc282706a5108
11228Author: Yang Zhang <zyang@src.gnome.org>
11229Date:   Fri May 4 16:54:44 2007 +0000
11230
11231    Updated zh_CN translation
11232
11233    svn path=/trunk/; revision=689
11234
11235 po/zh_CN.po |    2 +-
11236 1 files changed, 1 insertions(+), 1 deletions(-)
11237
11238commit 5ef41dc195d4964326b620880502fcd5916371de
11239Author: Yang Zhang <zyang@src.gnome.org>
11240Date:   Fri May 4 16:51:59 2007 +0000
11241
11242    Added zh_CN translation
11243
11244    svn path=/trunk/; revision=688
11245
11246 po/zh_CN.po |  149 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11247 1 files changed, 149 insertions(+), 0 deletions(-)
11248
11249commit 69feefe8adb7718d295419bedbf3ef4e95f112a4
11250Author: Benjamin Berg <benjamin@sipsolutions.net>
11251Date:   Thu May 3 21:13:07 2007 +0000
11252
11253    Correctly align the resize grip.
11254
11255    2007-05-03  Benjamin Berg  <benjamin@sipsolutions.net>
11256
11257    	* engines/clearlooks/src/clearlooks_draw.c:
11258    	(clearlooks_draw_resize_grip):
11259    	Correctly align the resize grip.
11260
11261    svn path=/trunk/; revision=687
11262
11263 ChangeLog                                |    6 ++++++
11264 engines/clearlooks/src/clearlooks_draw.c |   12 ++++++------
11265 2 files changed, 12 insertions(+), 6 deletions(-)
11266
11267commit 71d9f7d391f630a14c8b849cd1fe566e30aa21c5
11268Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11269Date:   Thu May 3 16:42:54 2007 +0000
11270
11271    Few fixes on ge_mix_color
11272
11273    2007-05-03  Andrea Cimitan  <andrea.cimitan@gmail.com>
11274
11275            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11276            (clearlooks_set_mixed_color), (clearlooks_glossy_draw_button):
11277            * engines/support/cairo-support.c: (ge_mix_color):
11278            * engines/support/cairo-support.h:
11279            Few fixes on ge_mix_color
11280
11281
11282    svn path=/trunk/; revision=686
11283
11284 ChangeLog                                       |    8 ++++++++
11285 engines/clearlooks/src/clearlooks_draw_glossy.c |   10 +++-------
11286 engines/support/cairo-support.c                 |    6 +++---
11287 engines/support/cairo-support.h                 |    2 +-
11288 4 files changed, 15 insertions(+), 11 deletions(-)
11289
11290commit a7545ee5a2bc54b80cb8bc6d22b9ac258c6e0743
11291Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11292Date:   Thu May 3 01:22:40 2007 +0000
11293
11294    Renamed set_border_color to set_mixed_color Improved prelight on radio and
11295
11296    2007-05-03  Andrea Cimitan  <andrea.cimitan@gmail.com>
11297
11298            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11299            (clearlooks_set_mixed_color), (clearlooks_glossy_draw_button),
11300            (clearlooks_glossy_draw_progressbar_trough),
11301            (clearlooks_glossy_scale_draw_gradient),
11302            (clearlooks_glossy_draw_slider),
11303            (clearlooks_glossy_draw_scrollbar_stepper),
11304            (clearlooks_glossy_draw_scrollbar_slider),
11305            (clearlooks_glossy_draw_radiobutton),
11306            (clearlooks_glossy_draw_checkbox):
11307            Renamed set_border_color to set_mixed_color
11308            Improved prelight on radio and checks, fixes usability problems
11309
11310
11311    svn path=/trunk/; revision=685
11312
11313 ChangeLog                                       |   14 ++++++++++++
11314 engines/clearlooks/src/clearlooks_draw_glossy.c |   26 ++++++++++++++--------
11315 2 files changed, 30 insertions(+), 10 deletions(-)
11316
11317commit f216e5e8af7b31f0ac217c9b01fa4aded228708f
11318Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11319Date:   Thu May 3 01:05:51 2007 +0000
11320
11321    Added inset and improved compatibility with dark themes
11322
11323    2007-05-03  Andrea Cimitan  <andrea.cimitan@gmail.com>
11324
11325            * engines/clearlooks/src/clearlooks_draw.c:
11326            (clearlooks_draw_radiobutton), (clearlooks_draw_checkbox),
11327            (clearlooks_register_style_classic):
11328            Added inset and improved compatibility with dark themes
11329
11330            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11331            (clearlooks_glossy_draw_radiobutton),
11332            (clearlooks_glossy_draw_checkbox),
11333            (clearlooks_register_style_glossy):
11334            Added a variation of default clearlooks radi oand check with
11335            a spot[2] border on prelight.
11336            Need more work but it seems less buggied and better looking
11337
11338
11339    svn path=/trunk/; revision=684
11340
11341 ChangeLog                                       |   26 ++
11342 engines/clearlooks/src/clearlooks_draw.c        |   55 ++--
11343 engines/clearlooks/src/clearlooks_draw_glossy.c |  401 +++++++++--------------
11344 engines/clearlooks/src/clearlooks_types.h       |   28 +-
11345 4 files changed, 210 insertions(+), 300 deletions(-)
11346
11347commit 4dee5fb56213902f15e009cf278100c853aeb303
11348Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11349Date:   Wed May 2 23:07:03 2007 +0000
11350
11351    Separator use a custom color
11352
11353    2007-05-03  Andrea Cimitan  <andrea.cimitan@gmail.com>
11354
11355            * engines/clearlooks/src/clearlooks_draw.c:
11356            (clearlooks_draw_optionmenu), (clearlooks_draw_separator),
11357            (clearlooks_draw_list_view_header):
11358            Separator use a custom color
11359
11360            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11361            (clearlooks_glossy_draw_list_view_header):
11362            Back to an old version, we will think
11363
11364            * engines/clearlooks/src/clearlooks_draw_inverted.c:
11365            (clearlooks_inverted_draw_list_view_header):
11366            * engines/clearlooks/src/clearlooks_style.c:
11367            (clearlooks_style_draw_vline), (clearlooks_style_draw_hline):
11368            * engines/clearlooks/src/clearlooks_types.h:
11369            Updated usage of draw_separator
11370
11371
11372    svn path=/trunk/; revision=683
11373
11374 ChangeLog                                         |   18 +++++++++++++
11375 engines/clearlooks/src/clearlooks_draw.c          |   15 +++++------
11376 engines/clearlooks/src/clearlooks_draw_glossy.c   |   28 ++++++---------------
11377 engines/clearlooks/src/clearlooks_draw_inverted.c |    4 +-
11378 engines/clearlooks/src/clearlooks_style.c         |    4 +-
11379 engines/clearlooks/src/clearlooks_types.h         |    2 +-
11380 6 files changed, 38 insertions(+), 33 deletions(-)
11381
11382commit fc71c192b0a5910982d33d4314c8b63f8772b65a
11383Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11384Date:   Wed May 2 20:57:40 2007 +0000
11385
11386    Improved listview headers
11387
11388    2007-05-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
11389
11390            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11391            (clearlooks_glossy_draw_button),
11392            (clearlooks_glossy_draw_list_view_header):
11393            Improved listview headers
11394
11395
11396    svn path=/trunk/; revision=682
11397
11398 ChangeLog                                       |   12 +++++++-----
11399 engines/clearlooks/src/clearlooks_draw_glossy.c |   18 +++++++++++++++---
11400 2 files changed, 22 insertions(+), 8 deletions(-)
11401
11402commit 3b31b16df0c53cd8c8458f0e031d3dd67c7818f0
11403Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11404Date:   Wed May 2 16:46:06 2007 +0000
11405
11406    Using 2 stroke with alignment rather than one misaligned, this fixes 1 px
11407
11408    2007-05-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
11409
11410            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11411            (clearlooks_glossy_draw_button):
11412            Using 2 stroke with alignment rather than one misaligned, this
11413            fixes 1 px rendering bug of ge_cairo_rounded_rectangle with
11414            alpha colors (I have a 2 px more shaded inthe top-left corner)
11415
11416
11417    svn path=/trunk/; revision=681
11418
11419 ChangeLog                                       |    8 ++++++++
11420 engines/clearlooks/src/clearlooks_draw_glossy.c |    8 ++++++--
11421 2 files changed, 14 insertions(+), 2 deletions(-)
11422
11423commit e93e11817373cc77aba6d5339270e4934df85797
11424Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11425Date:   Wed May 2 12:26:10 2007 +0000
11426
11427    Updated prelight of active buttons
11428
11429    2007-05-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
11430
11431            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11432            (clearlooks_glossy_draw_button):
11433            Updated prelight of active buttons
11434
11435
11436    svn path=/trunk/; revision=680
11437
11438 ChangeLog                                       |    6 ++++++
11439 engines/clearlooks/src/clearlooks_draw_glossy.c |    8 +++++---
11440 2 files changed, 11 insertions(+), 3 deletions(-)
11441
11442commit 0513b49a218d9fd381a31067f0e2c920911d65a1
11443Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11444Date:   Wed May 2 12:06:47 2007 +0000
11445
11446    Use new mix code
11447
11448    2007-05-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
11449
11450            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11451            (clearlooks_set_border_color), (clearlooks_glossy_draw_button):
11452            Use new mix code
11453
11454            * engines/support/cairo-support.c: (ge_saturate_color),
11455            (ge_mix_color):
11456            * engines/support/cairo-support.h:
11457            Added a function to mix colors:
11458            ge_mix_color (cr, color1, color2, factor, new_color)
11459
11460
11461    svn path=/trunk/; revision=679
11462
11463 ChangeLog                                       |   12 ++++++++++++
11464 engines/clearlooks/src/clearlooks_draw_glossy.c |   19 ++++++++++---------
11465 engines/support/cairo-support.c                 |   14 +++++++++++++-
11466 engines/support/cairo-support.h                 |    1 +
11467 4 files changed, 36 insertions(+), 10 deletions(-)
11468
11469commit fc6f5f7933507f79332481640b2212dc6b06c2e4
11470Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11471Date:   Wed May 2 02:07:14 2007 +0000
11472
11473    Shadow now is shifted to be more bottom-right
11474
11475    2007-05-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
11476
11477            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11478            (clearlooks_glossy_draw_button):
11479            Shadow now is shifted to be more bottom-right
11480
11481
11482    svn path=/trunk/; revision=678
11483
11484 ChangeLog                                       |   11 +++++++++++
11485 engines/clearlooks/src/clearlooks_draw_glossy.c |    7 ++++---
11486 2 files changed, 15 insertions(+), 3 deletions(-)
11487
11488commit ee0b3177aa25372db4c1dd696945ba725556fb34
11489Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11490Date:   Wed May 2 01:31:06 2007 +0000
11491
11492    Now "glow" becomes a shadow for 3d effects on prelight buttons
11493
11494    2007-05-02  Andrea Cimitan  <andrea.cimitan@gmail.com>
11495
11496            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11497            (clearlooks_glossy_draw_button), (clearlooks_glossy_draw_slider):
11498            Now "glow" becomes a shadow for 3d effects on prelight buttons
11499            Draw_sliders now use params->state_type for the filled area
11500            Check out new gtkrc updates on module gnome-themes for the new buttons
11501
11502    svn path=/trunk/; revision=677
11503
11504 ChangeLog                                       |   10 +++++++++-
11505 engines/clearlooks/src/clearlooks_draw_glossy.c |   14 ++++++--------
11506 2 files changed, 15 insertions(+), 9 deletions(-)
11507
11508commit 88fc9267b7163c738fa480b4cdf615f75e067a35
11509Author: Benjamin Berg <benjamin@sipsolutions.net>
11510Date:   Tue May 1 19:04:13 2007 +0000
11511
11512    Forgot a multiplication by 3.
11513
11514    2007-05-01  Benjamin Berg  <benjamin@sipsolutions.net>
11515
11516    	* engines/clearlooks/src/clearlooks_draw.c:
11517    	(clearlooks_draw_resize_grip):
11518    	Forgot a multiplication by 3.
11519
11520    svn path=/trunk/; revision=676
11521
11522 ChangeLog                                |    6 ++++++
11523 engines/clearlooks/src/clearlooks_draw.c |    4 ++--
11524 2 files changed, 8 insertions(+), 2 deletions(-)
11525
11526commit b545daf9b8be5e50856fd4702b8434853db39854
11527Author: Andrea Cimitan <acimitan@src.gnome.org>
11528Date:   Tue May 1 16:25:21 2007 +0000
11529
11530    k2007-05-01  Andrea Cimitan  <andrea.cimitan@gmail.com>
11531
11532            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11533            (clearlooks_draw_button_gloss), (clearlooks_glossy_draw_button),
11534            (clearlooks_glossy_draw_tab),
11535            (clearlooks_glossy_draw_list_view_header),
11536            (clearlooks_register_style_glossy):
11537            New listview headers for GLossy style
11538            Shaded inset for pressed buttons
11539
11540            * engines/clearlooks/src/clearlooks_draw_inverted.c:
11541            Update in copyright notice
11542
11543            * engines/clearlooks/src/clearlooks_style.c:
11544            (clearlooks_style_draw_slider):
11545            Small mistake from the last commit
11546
11547
11548    svn path=/trunk/; revision=675
11549
11550 ChangeLog                                         |   16 +++
11551 engines/clearlooks/src/clearlooks_draw_glossy.c   |  112 ++++++++++++++++-----
11552 engines/clearlooks/src/clearlooks_draw_inverted.c |    7 +-
11553 engines/clearlooks/src/clearlooks_style.c         |    5 +-
11554 4 files changed, 108 insertions(+), 32 deletions(-)
11555
11556commit 0ef4cbdb8b4196f0f10569f7a14ac14e679ae833
11557Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11558Date:   Tue May 1 13:59:42 2007 +0000
11559
11560    Glossy Style rewritten to be *cool* :) New Ideas came from my experience
11561
11562    2007-05-01  Andrea Cimitan  <andrea.cimitan@gmail.com>
11563
11564            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11565            (clearlooks_draw_button_gloss), (clearlooks_set_border_color),
11566            (clearlooks_glossy_draw_inset),
11567            (clearlooks_glossy_draw_highlight_and_shade),
11568            (clearlooks_glossy_draw_button),
11569            (clearlooks_glossy_draw_progressbar_trough),
11570            (clearlooks_glossy_draw_progressbar_fill),
11571            (clearlooks_glossy_scale_draw_gradient),
11572            (clearlooks_glossy_draw_scale_trough),
11573            (clearlooks_glossy_draw_tab), (clearlooks_glossy_draw_slider),
11574            (clearlooks_glossy_draw_scrollbar_stepper),
11575            (clearlooks_glossy_draw_scrollbar_slider),
11576            (clearlooks_register_style_glossy):
11577            Glossy Style rewritten to be *cool* :)
11578            New Ideas came from my experience with "Murrine Engine"
11579
11580            * engines/clearlooks/src/clearlooks_style.c:
11581            (clearlooks_style_draw_slider):
11582    	If scrollbar_color is not set then scrollbars will use
11583    	bg[SELECTED] by default. Nice!
11584
11585    svn path=/trunk/; revision=674
11586
11587 ChangeLog                                       |   24 +
11588 engines/clearlooks/src/clearlooks_draw_glossy.c |  817 ++++++++++++++++++++---
11589 engines/clearlooks/src/clearlooks_style.c       |   10 +-
11590 3 files changed, 742 insertions(+), 109 deletions(-)
11591
11592commit 4091742d00bc674facd7d6bedc69036d2198edd3
11593Author: Benjamin Berg <benjamin@sipsolutions.net>
11594Date:   Thu Apr 26 17:35:02 2007 +0000
11595
11596    Implement resize grips for all corners. Fixes bug #427265, Christian
11597
11598    2007-04-26  Benjamin Berg  <benjamin@sipsolutions.net>
11599
11600    	* engines/clearlooks/src/clearlooks_draw.c:
11601    	(clearlooks_draw_resize_grip):
11602    	* engines/clearlooks/src/clearlooks_style.c:
11603    	(clearlooks_style_draw_resize_grip):
11604    	Implement resize grips for all corners. Fixes bug #427265,
11605    	Christian Persch.
11606
11607    svn path=/trunk/; revision=673
11608
11609 ChangeLog                                 |    9 +++++
11610 engines/clearlooks/src/clearlooks_draw.c  |   55 ++++++++++++++++++++++++-----
11611 engines/clearlooks/src/clearlooks_style.c |    5 ---
11612 3 files changed, 55 insertions(+), 14 deletions(-)
11613
11614commit 50c008969457672041887d78def96c14cfafd6ad
11615Author: Benjamin Berg <benjamin@sipsolutions.net>
11616Date:   Sun Apr 22 20:24:41 2007 +0000
11617
11618    Set a minimum radius of 6 pixel for radio buttons. Otherwise the treeview
11619
11620    2007-04-22  Benjamin Berg  <benjamin@sipsolutions.net>
11621
11622    	* engines/redmond/src/redmond_gtk2_drawing.c:
11623    	(redmond_draw_option):
11624    	Set a minimum radius of 6 pixel for radio buttons. Otherwise the
11625    	treeview radio buttons are too small. (In theory the indicator-size
11626    	is 12, but GTK+ subtracts one, and then it gets rounded down to 10
11627    	by the engine)
11628
11629    svn path=/trunk/; revision=672
11630
11631 ChangeLog                                  |    9 +++++++++
11632 engines/redmond/src/redmond_gtk2_drawing.c |    6 +++---
11633 2 files changed, 12 insertions(+), 3 deletions(-)
11634
11635commit e84d3984544b74248801ade43f0676626f6f0562
11636Author: Benjamin Berg <benjamin@sipsolutions.net>
11637Date:   Sun Apr 22 18:44:24 2007 +0000
11638
11639    Call a helper function and added a comment to clarify what the code is
11640
11641    2007-04-22  Benjamin Berg  <benjamin@sipsolutions.net>
11642
11643    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
11644    	(smooth_arrow_merge):
11645    	Call a helper function and added a comment to clarify what the code
11646    	is for.
11647
11648    svn path=/trunk/; revision=671
11649
11650 ChangeLog                                          |    7 +++++++
11651 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |    7 +++----
11652 2 files changed, 10 insertions(+), 4 deletions(-)
11653
11654commit dc49951b745402b190afe5bb7dcaf306faf54613
11655Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11656Date:   Sat Apr 21 15:29:57 2007 +0000
11657
11658    Last time I forgot to fix radius of new inset function, Fixed.
11659
11660    2007-04-21  Andrea Cimitan  <andrea.cimitan@gmail.com>
11661
11662            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11663            (clearlooks_glossy_draw_button):
11664            * engines/clearlooks/src/clearlooks_draw_inverted.c:
11665            (clearlooks_inverted_draw_button):
11666            Last time I forgot to fix radius of new inset function, Fixed.
11667
11668
11669    svn path=/trunk/; revision=670
11670
11671 ChangeLog                                         |    8 ++++++++
11672 engines/clearlooks/src/clearlooks_draw_glossy.c   |    2 +-
11673 engines/clearlooks/src/clearlooks_draw_inverted.c |    2 +-
11674 3 files changed, 10 insertions(+), 2 deletions(-)
11675
11676commit 5d8256851656876d3495e4688247545a74eab3f6
11677Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11678Date:   Thu Apr 19 23:44:27 2007 +0000
11679
11680    Improved inset porting few code originally written by ECHM. Now it is
11681
11682    2007-04-20  Andrea Cimitan  <andrea.cimitan@gmail.com>
11683
11684            * engines/clearlooks/src/clearlooks_draw.c:
11685            (clearlooks_draw_inset), (clearlooks_draw_button),
11686            (clearlooks_draw_entry), (clearlooks_draw_scale_trough):
11687            * engines/clearlooks/src/clearlooks_draw_glossy.c:
11688            (clearlooks_glossy_draw_button):
11689            * engines/clearlooks/src/clearlooks_draw_inverted.c:
11690            (clearlooks_inverted_draw_button),
11691            (clearlooks_register_style_inverted):
11692            * engines/clearlooks/src/clearlooks_types.h:
11693            Improved inset porting few code originally written by ECHM.
11694            Now it is top-left/bottom-right and it is rounded.
11695            Fixed problems with alpha backgrounds.
11696
11697
11698    svn path=/trunk/; revision=669
11699
11700 ChangeLog                                         |   15 ++++
11701 engines/clearlooks/src/clearlooks_draw.c          |   72 +++++++++++++--------
11702 engines/clearlooks/src/clearlooks_draw_glossy.c   |    2 +-
11703 engines/clearlooks/src/clearlooks_draw_inverted.c |   42 +-----------
11704 engines/clearlooks/src/clearlooks_types.h         |    7 +-
11705 5 files changed, 66 insertions(+), 72 deletions(-)
11706
11707commit a77fb500fc39b8b91ffded74e7703a8ac4af92e9
11708Author: Benjamin Berg <benjamin@sipsolutions.net>
11709Date:   Sun Apr 15 17:34:24 2007 +0000
11710
11711    Replaced two // comments with /* */ ones. Fixes crux build for me.
11712
11713    2007-04-15  Benjamin Berg  <benjamin@sipsolutions.net>
11714
11715    	* engines/crux/src/crux-draw.c:
11716    	Replaced two // comments with /* */ ones. Fixes crux build for me.
11717
11718    svn path=/trunk/; revision=668
11719
11720 ChangeLog                    |    5 +++++
11721 engines/crux/src/crux-draw.c |    4 ++--
11722 2 files changed, 7 insertions(+), 2 deletions(-)
11723
11724commit 651d7e96239b745055b1cc7b71667cd5ba6429a1
11725Author: Benjamin Berg <benjamin@sipsolutions.net>
11726Date:   Sun Apr 15 17:28:21 2007 +0000
11727
11728    Remove some unneccessary casts that break build on Solaris. Patch from
11729
11730    2007-04-15  Benjamin Berg  <benjamin@sipsolutions.net>
11731
11732    	* engines/clearlooks/src/clearlooks_draw.c:
11733    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
11734    	Remove some unneccessary casts that break build on Solaris. Patch
11735    	from Damien Carbery, bug #428772.
11736
11737    svn path=/trunk/; revision=667
11738
11739 ChangeLog                                         |    7 +++++++
11740 engines/clearlooks/src/clearlooks_draw.c          |    4 ++--
11741 engines/clearlooks/src/clearlooks_draw_inverted.c |    4 ++--
11742 3 files changed, 11 insertions(+), 4 deletions(-)
11743
11744commit 94475a2f7e2d107d79c869f5f4173df4e6c4a369
11745Author: Benjamin Berg <benjamin@sipsolutions.net>
11746Date:   Sun Apr 15 17:10:20 2007 +0000
11747
11748    Use the correct colors for the radio bullet. (Bug #429730, Tiago
11749
11750    2007-04-15  Benjamin Berg  <benjamin@sipsolutions.net>
11751
11752    	* engines/redmond/src/redmond_gtk2_drawing.c:
11753    	(redmond_draw_option):
11754    	Use the correct colors for the radio bullet.
11755    	(Bug #429730, Tiago Cogumbreiro)
11756
11757    svn path=/trunk/; revision=666
11758
11759 ChangeLog                                  |    7 +++++++
11760 engines/redmond/src/redmond_gtk2_drawing.c |    6 +++---
11761 2 files changed, 10 insertions(+), 3 deletions(-)
11762
11763commit f52929d20647146efdc778df153b34ac72c7d376
11764Author: Benjamin Berg <benjamin@sipsolutions.net>
11765Date:   Sun Apr 15 16:55:15 2007 +0000
11766
11767    Changes to the radius of the radio button and the bullet. (Bug #429761,
11768
11769    2007-04-15  Benjamin Berg  <benjamin@sipsolutions.net>
11770
11771    	* engines/redmond/src/redmond_gtk2_drawing.c:
11772    	(redmond_draw_option): Changes to the radius of the radio button and
11773    	the bullet. (Bug #429761, Tiago Cogumbreiro)
11774
11775    	* engines/redmond/src/redmond_gtk2_drawing.c:
11776    	(redmond_draw_extension): Better fake the original redmond tabs.
11777    	(Bug #430012, Tiago Cogumbreiro)
11778
11779    	* themes/Redmond/gtk-2.0/gtkrc:
11780    	- Set appears-as-list mode for GtkComboBox
11781    	  (Bug #429988, Tiago Cogumbreiro)
11782    	- Set tab-overlap to 4 pixel.
11783
11784    svn path=/trunk/; revision=665
11785
11786 ChangeLog                                  |   15 +++++++++++++
11787 engines/redmond/src/redmond_gtk2_drawing.c |   31 +++++++++++++++++++++++----
11788 themes/Redmond/gtk-2.0/gtkrc               |    2 +
11789 3 files changed, 43 insertions(+), 5 deletions(-)
11790
11791commit 0284715267b97d5052e4bb25158d8380f3a321dc
11792Author: Thomas Wood <thos@gnome.org>
11793Date:   Sun Apr 15 11:09:36 2007 +0000
11794
11795    Add hu translation to LINGUAS
11796
11797    2007-04-15  Thomas Wood  <thos@gnome.org>
11798
11799    	* LINGUAS: Add hu translation to LINGUAS
11800
11801    svn path=/trunk/; revision=664
11802
11803 po/ChangeLog |    4 ++++
11804 po/LINGUAS   |    1 +
11805 2 files changed, 5 insertions(+), 0 deletions(-)
11806
11807commit f6eecc19e3fba764559f9da6653ad470bf949a52
11808Author: Gintautas Miliauskas <gintas@akl.lt>
11809Date:   Thu Apr 12 07:37:14 2007 +0000
11810
11811    Added Lithuanian translation. Added Lithuanian (lt) to the list.
11812
11813    2007-04-12  Gintautas Miliauskas  <gintas@akl.lt>
11814
11815    	* lt.po: Added Lithuanian translation.
11816    	* LINGUAS: Added Lithuanian (lt) to the list.
11817
11818
11819    svn path=/trunk/; revision=663
11820
11821 po/ChangeLog |    5 ++
11822 po/LINGUAS   |    1 +
11823 po/lt.po     |  153 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11824 3 files changed, 159 insertions(+), 0 deletions(-)
11825
11826commit 4f2b1f46bbe1c6afc5c5b68da63fbddd3c64cc3c
11827Author: Thomas Wood <thos@gnome.org>
11828Date:   Tue Apr 10 23:54:06 2007 +0000
11829
11830    Updated for 2.10.1
11831
11832    2007-04-11  Thomas Wood  <thos@gnome.org>
11833
11834    	* NEWS:
11835    	* configure.ac:
11836    	Updated for 2.10.1
11837
11838    	* themes/Clearlooks/gtk-2.0/gtkrc: Remove seperate styling of tooltips. Fixes
11839    	bug 412982.
11840
11841    svn path=/trunk/; revision=660
11842
11843 ChangeLog                          |    9 +++++++++
11844 NEWS                               |   11 +++++++++++
11845 configure.ac                       |    2 +-
11846 engines/clearlooks/src/config.h.in |   21 +++++++++++++++++++++
11847 themes/Clearlooks/gtk-2.0/gtkrc    |   10 ----------
11848 5 files changed, 42 insertions(+), 11 deletions(-)
11849
11850commit 4dae3dc081e206c1abf1da2a022be56595a2e34e
11851Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11852Date:   Tue Apr 10 21:59:37 2007 +0000
11853
11854    Fixes to thickness
11855
11856    2007-04-10  Andrea Cimitan  <andrea.cimitan@gmail.com>
11857
11858            * themes/Clearlooks/gtk-2.0/gtkrc:
11859            Fixes to thickness
11860
11861
11862    svn path=/trunk/; revision=659
11863
11864 ChangeLog                       |    7 ++++++-
11865 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
11866 2 files changed, 7 insertions(+), 2 deletions(-)
11867
11868commit ec30ebb8bd972cb11d9c3e9be5215340b48224e1
11869Author: Priit Laes <plaes@svn.gnome.org>
11870Date:   Tue Apr 10 20:54:02 2007 +0000
11871
11872    Added Estonian translation by Ivar Smolin <okul@linux.ee>. Added Estonian
11873
11874    2007-04-12  Priit Laes  <plaes@svn.gnome.org>
11875
11876    	* et.po: Added Estonian translation by Ivar Smolin <okul@linux.ee>.
11877    	* LINGUAS: Added Estonian (et) to the list.
11878
11879
11880    svn path=/trunk/; revision=658
11881
11882 po/ChangeLog |    5 ++
11883 po/LINGUAS   |    1 +
11884 po/et.po     |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11885 3 files changed, 157 insertions(+), 0 deletions(-)
11886
11887commit 85adbc527204a89a49a3633921e507f06f222264
11888Author: Gabor Kelemen <kelemeng@gnome.hu>
11889Date:   Mon Apr 9 08:24:16 2007 +0000
11890
11891    Translation added.
11892
11893    2007-04-09  Gabor Kelemen  <kelemeng@gnome.hu>
11894
11895    	* hu.po: Translation added.
11896
11897
11898    svn path=/trunk/; revision=657
11899
11900 po/ChangeLog |    4 ++
11901 po/hu.po     |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11902 2 files changed, 155 insertions(+), 0 deletions(-)
11903
11904commit a18c1c0d1fb07197cf3dd211f3e5e40fac5cceb0
11905Author: Andrea Cimitan <andrea.cimitan@gmail.com>
11906Date:   Sun Apr 8 23:42:32 2007 +0000
11907
11908    Trying to improve menuitems, following old clearlooks style. Changed
11909
11910    2007-04-08  Andrea Cimitan,,,  <andrea.cimitan@gmail.com>
11911
11912            * engines/clearlooks/src/clearlooks_draw.c:
11913            (clearlooks_draw_menuitem), (clearlooks_draw_menubaritem):
11914            * engines/clearlooks/src/clearlooks_draw_inverted.c:
11915            (clearlooks_inverted_draw_menuitem),
11916            (clearlooks_inverted_draw_menubaritem):
11917            * themes/Clearlooks/gtk-2.0/gtkrc:
11918            Trying to improve menuitems, following old clearlooks style.
11919            Changed thickness of menuitems in Clearlooks's gtkrc.
11920
11921
11922    svn path=/trunk/; revision=656
11923
11924 ChangeLog                                         |   11 +++++++++++
11925 engines/clearlooks/src/clearlooks_draw.c          |   12 +++++++-----
11926 engines/clearlooks/src/clearlooks_draw_inverted.c |   12 +++++++-----
11927 themes/Clearlooks/gtk-2.0/gtkrc                   |    4 ++--
11928 4 files changed, 27 insertions(+), 12 deletions(-)
11929
11930commit 10528c5ee0ccadc7fcd89485e80930c9e817d80a
11931Author: Thomas Wood <thos@gnome.org>
11932Date:   Fri Apr 6 14:54:03 2007 +0000
11933
11934    Remove the use of some fixed colours and shading
11935
11936    2007-04-06  Thomas Wood  <thos@gnome.org>
11937
11938    	* engines/crux/src/crux-draw.c: (paint_button), (paint_shadow),
11939    	(paint_entry_shadow), (paint_scrollbar_trough),
11940    	(paint_scale_trough), (paint_progress_bar), (draw_arrow),
11941    	(draw_check), (draw_option), (draw_box_gap), (draw_extension),
11942    	(draw_focus), (draw_slider): Remove the use of some fixed colours and shading
11943
11944    svn path=/trunk/; revision=655
11945
11946 ChangeLog                    |    8 +++
11947 engines/crux/src/crux-draw.c |  122 ++++++++++++++++++++++++++----------------
11948 2 files changed, 84 insertions(+), 46 deletions(-)
11949
11950commit 84d97a3676bb0ecc8fdad1b9fb8448cb6cc91c93
11951Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
11952Date:   Tue Apr 3 22:43:21 2007 +0000
11953
11954    Fix in Brazilian Portuguese translation.
11955
11956    2007-04-03  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
11957
11958    	* pt_BR.po: Fix in Brazilian Portuguese translation.
11959
11960    svn path=/trunk/; revision=654
11961
11962 po/ChangeLog |    4 ++++
11963 po/pt_BR.po  |   11 ++++++-----
11964 2 files changed, 10 insertions(+), 5 deletions(-)
11965
11966commit 59e941824cb6404f95b4a5b53e1aa267729c8000
11967Author: Amanpreet Singh Alam <aman@src.gnome.org>
11968Date:   Tue Apr 3 02:16:04 2007 +0000
11969
11970    adding Punjabi Language
11971
11972    svn path=/trunk/; revision=653
11973
11974 po/ChangeLog |    5 ++
11975 po/LINGUAS   |    1 +
11976 po/pa.po     |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11977 3 files changed, 157 insertions(+), 0 deletions(-)
11978
11979commit 9b530abadfb1a6147c56181430288dfb5e4dce5b
11980Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
11981Date:   Sun Apr 1 21:58:25 2007 +0000
11982
11983    Added pt_BR. Added Brazilian Portuguese translation by Washington Ferreira
11984
11985    2007-04-01  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
11986
11987    	* LINGUAS: Added pt_BR.
11988    	* pt_BR.po: Added Brazilian Portuguese translation by Washington
11989    	Ferreira Lins Neto <washington-lins@uol.com.br> and me, Leonardo
11990    	Ferreira Fontenelle <leo.fontenelle@gmail.com>.
11991
11992    svn path=/trunk/; revision=652
11993
11994 po/ChangeLog |    7 +++
11995 po/LINGUAS   |    1 +
11996 po/pt_BR.po  |  152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11997 3 files changed, 160 insertions(+), 0 deletions(-)
11998
11999commit 6646ca67d33814aa75834faee2b8de85719988bf
12000Author: Benjamin Berg <benjamin@sipsolutions.net>
12001Date:   Sun Apr 1 21:29:22 2007 +0000
12002
12003    Fix appears-as-list mode of GtkComboBox:
12004
12005    2007-04-01  Benjamin Berg  <benjamin@sipsolutions.net>
12006
12007    	Fix appears-as-list mode of GtkComboBox:
12008
12009    	* engines/support/widget-information.c:
12010    	(ge_combo_box_is_using_list):
12011    	* engines/support/widget-information.h:
12012    	Fixed ge_combo_box_is_using_list and make it privat
12013
12014    	* engines/clearlooks/src/clearlooks_style.c:
12015    	(clearlooks_style_draw_shadow):
12016    	* themes/Clearlooks/gtk-2.0/gtkrc:
12017    	Add a workaround for GtkComboBox as it uses a GtkFrame instead of an
12018    	entry.
12019
12020    svn path=/trunk/; revision=651
12021
12022 ChangeLog                                 |   15 +++++++++++++++
12023 engines/clearlooks/src/clearlooks_style.c |    7 ++++---
12024 engines/support/widget-information.c      |    8 ++++----
12025 engines/support/widget-information.h      |    2 --
12026 themes/Clearlooks/gtk-2.0/gtkrc           |    2 ++
12027 5 files changed, 25 insertions(+), 9 deletions(-)
12028
12029commit f66eba23738c4a22fbf7d7b8caeaf85b6fdd1b3b
12030Author: Benjamin Berg <benjamin@sipsolutions.net>
12031Date:   Sun Apr 1 21:11:06 2007 +0000
12032
12033    Rework the arrow drawing: - Always use clearlooks arrows (Fixes Bug
12034
12035    2007-04-01  Benjamin Berg  <benjamin@sipsolutions.net>
12036
12037    	* engines/clearlooks/src/clearlooks_draw.c:
12038    	(clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
12039    	(_clearlooks_draw_arrow), (clearlooks_draw_arrow):
12040    	* engines/clearlooks/src/clearlooks_style.c:
12041    	(clearlooks_style_draw_arrow), (clearlooks_style_realize):
12042    	* engines/clearlooks/src/clearlooks_types.h:
12043    	Rework the arrow drawing:
12044    	- Always use clearlooks arrows (Fixes Bug #412647)
12045    	- Use foreground color instead of text
12046    	- New scalable arrow design, no fixed sizes anymore
12047
12048    svn path=/trunk/; revision=650
12049
12050 ChangeLog                                 |   13 +++++
12051 engines/clearlooks/src/clearlooks_draw.c  |   76 ++++++++++++++---------------
12052 engines/clearlooks/src/clearlooks_style.c |   45 ++++++++---------
12053 engines/clearlooks/src/clearlooks_types.h |    1 +
12054 4 files changed, 73 insertions(+), 62 deletions(-)
12055
12056commit 0f6b22bc10da4db8b9ae4f08e3027d1bbc1009f9
12057Author: Claudio Saavedra <csaavedra@alumnos.utalca.cl>
12058Date:   Thu Mar 29 18:39:22 2007 +0000
12059
12060    Add 'es'. Added Spanish translation by Jorge González.
12061
12062    2007-03-29  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
12063
12064            * LINGUAS: Add 'es'.
12065            * es.po: Added Spanish translation by Jorge González.
12066
12067
12068    svn path=/trunk/; revision=649
12069
12070 po/ChangeLog |    5 ++
12071 po/LINGUAS   |    1 +
12072 po/es.po     |  156 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12073 3 files changed, 162 insertions(+), 0 deletions(-)
12074
12075commit 152e361edae5d8e3e2a288e201c20149bfc97c32
12076Author: Changwoo Ryu <cwryu@debian.org>
12077Date:   Thu Mar 29 00:36:05 2007 +0000
12078
12079    Added 'ko' (Korean). Added Korean translation.
12080
12081    2007-03-29  Changwoo Ryu  <cwryu@debian.org>
12082
12083    	* LINGUAS: Added 'ko' (Korean).
12084    	* ko.po: Added Korean translation.
12085
12086    svn path=/trunk/; revision=648
12087
12088 po/ChangeLog |    5 ++
12089 po/LINGUAS   |    1 +
12090 po/ko.po     |  147 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12091 3 files changed, 153 insertions(+), 0 deletions(-)
12092
12093commit b7d506f93389b6ca4bec177e1ca842cc6d589fa3
12094Author: Maxim Dziumanenko <dziumanenko@gmail.com>
12095Date:   Wed Mar 28 11:49:37 2007 +0000
12096
12097    Update Ukrainian translation.
12098
12099                                                                                                                                                                          2007-03-28 Maxim Dziumanenko <dziumanenko@gmail.com>
12100
12101    	* Update Ukrainian translation.
12102
12103
12104    svn path=/trunk/; revision=647
12105
12106 po/uk.po |  149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12107 1 files changed, 149 insertions(+), 0 deletions(-)
12108
12109commit cdc3e2baffab70e48f7a6dfb80e986514d007b76
12110Author: Maxim Dziumanenko <dziumanenko@gmail.com>
12111Date:   Wed Mar 28 11:24:24 2007 +0000
12112
12113    Add Ukrainian translation
12114
12115    2007-03-28 Maxim Dziumanenko <dziumanenko@gmail.com>
12116
12117    	*  Add Ukrainian translation
12118
12119    svn path=/trunk/; revision=646
12120
12121 po/ChangeLog |    5 +++++
12122 po/LINGUAS   |    1 +
12123 2 files changed, 6 insertions(+), 0 deletions(-)
12124
12125commit 301611ce9ed3831d9ef3b2e268f77d0e7e652f1b
12126Author: Benjamin Berg <benjamin@sipsolutions.net>
12127Date:   Wed Mar 28 00:13:09 2007 +0000
12128
12129    Copy the style. This fixes a bug where the CLASSIC style is used instead
12130
12131    2007-03-28  Benjamin Berg  <benjamin@sipsolutions.net>
12132
12133    	* engines/clearlooks/src/clearlooks_style.c:
12134    	(clearlooks_style_copy):
12135    	Copy the style. This fixes a bug where the CLASSIC style is used
12136    	instead of the user specified one. Reported by Andrea Cimitan.
12137
12138    svn path=/trunk/; revision=645
12139
12140 ChangeLog                                 |    7 +++++++
12141 engines/clearlooks/src/clearlooks_style.c |    1 +
12142 2 files changed, 8 insertions(+), 0 deletions(-)
12143
12144commit a2494bada7f364f6eaa3aefef5230f3a4c023ec8
12145Author: Peter Bach <pbach@src.gnome.org>
12146Date:   Sun Mar 25 21:52:33 2007 +0000
12147
12148    Updated Danish translation
12149
12150    svn path=/trunk/; revision=644
12151
12152 po/da.po |    5 +++--
12153 1 files changed, 3 insertions(+), 2 deletions(-)
12154
12155commit 70b7de5fbe422d57ed2a3b4ff22b5b28437d5d91
12156Author: Peter Bach <pbach@src.gnome.org>
12157Date:   Sat Mar 24 15:03:20 2007 +0000
12158
12159    Added Danish translation
12160
12161    svn path=/trunk/; revision=643
12162
12163 po/ChangeLog |    5 ++
12164 po/LINGUAS   |    1 +
12165 po/da.po     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12166 3 files changed, 156 insertions(+), 0 deletions(-)
12167
12168commit c57d5341f89ba385d94237bc02253d8dae05ad71
12169Author: Jovan Naumovski <jovanna@src.gnome.org>
12170Date:   Wed Mar 21 13:58:11 2007 +0000
12171
12172    2007-03-21 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Added Macedonian translation.
12173
12174    svn path=/trunk/; revision=642
12175
12176 po/LINGUAS |    1 +
12177 po/mk.po   |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12178 2 files changed, 151 insertions(+), 0 deletions(-)
12179
12180commit 1cbb18457221a33a1491e1951fee5ff26c9f9bd2
12181Author: Jovan Naumovski <jovanna@src.gnome.org>
12182Date:   Wed Mar 21 13:57:18 2007 +0000
12183
12184    2007-03-21 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
12185
12186    svn path=/trunk/; revision=641
12187
12188 po/ChangeLog |    4 ++++
12189 1 files changed, 4 insertions(+), 0 deletions(-)
12190
12191commit 3dea0c8f3d9ddf307409639789e6ec385f454595
12192Author: Alexander Shopov <ash@contact.bg>
12193Date:   Wed Mar 21 05:28:14 2007 +0000
12194
12195    Added "bg" (Bulgarian). Added Bulgarian translation by Alexander Shopov
12196
12197    2007-03-21  Alexander Shopov  <ash@contact.bg>
12198
12199    	* LINGUAS: Added "bg" (Bulgarian).
12200    	* bg.po: Added Bulgarian translation by
12201    	Alexander Shopov <ash@contact.bg>
12202
12203    svn path=/trunk/; revision=640
12204
12205 po/ChangeLog |    6 ++
12206 po/LINGUAS   |    1 +
12207 po/bg.po     |  149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12208 3 files changed, 156 insertions(+), 0 deletions(-)
12209
12210commit b6146858b7998009ed6277ccfc065c9672fe3235
12211Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
12212Date:   Tue Mar 20 21:59:05 2007 +0000
12213
12214    Added 'fr'. Added French translation by Jonathan Ernst and Claude Paroz.
12215
12216    2007-03-20  Stéphane Raimbault  <stephane.raimbault@gmail.com>
12217
12218    	* LINGUAS: Added 'fr'.
12219    	* fr.po: Added French translation by Jonathan Ernst and Claude
12220    	Paroz.
12221
12222    svn path=/trunk/; revision=639
12223
12224 po/ChangeLog |    6 ++
12225 po/LINGUAS   |    1 +
12226 po/fr.po     |  154 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12227 3 files changed, 161 insertions(+), 0 deletions(-)
12228
12229commit c4a3b6b21cd67dcd41dc7c0d963c5880a3fbb0a8
12230Author: Djihed Afifi <djihed@src.gnome.org>
12231Date:   Tue Mar 20 12:59:48 2007 +0000
12232
12233    Updated Arabic Translation by Djihed Afifi.
12234
12235    svn path=/trunk/; revision=638
12236
12237 po/ar.po |   79 ++++++++++++++++++++++++++++++++-----------------------------
12238 1 files changed, 41 insertions(+), 38 deletions(-)
12239
12240commit 6539f5af459a94369e460f6e77d908a61084195d
12241Author: Djihed Afifi <djihed@src.gnome.org>
12242Date:   Tue Mar 20 12:40:10 2007 +0000
12243
12244    Updated Arabic Translation by .
12245
12246    svn path=/trunk/; revision=637
12247
12248 po/ChangeLog |    5 ++
12249 po/LINGUAS   |    1 +
12250 po/ar.po     |  148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12251 3 files changed, 154 insertions(+), 0 deletions(-)
12252
12253commit ceee6d200bb0d3a3315ddbf10192e082fd911cba
12254Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
12255Date:   Tue Mar 20 11:23:06 2007 +0000
12256
12257    Added Galician Translation
12258
12259    svn path=/trunk/; revision=636
12260
12261 po/ChangeLog |    5 ++
12262 po/LINGUAS   |    1 +
12263 po/gl.po     |  149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12264 3 files changed, 155 insertions(+), 0 deletions(-)
12265
12266commit d04edb960aad4cfc4a34a8139d174f8c71ccbc26
12267Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
12268Date:   Tue Mar 20 07:47:55 2007 +0000
12269
12270    Added Catalan translation by Gil Forcada and Sílvia Miranda.
12271
12272    svn path=/trunk/; revision=635
12273
12274 po/ChangeLog |    7 +++
12275 po/LINGUAS   |    1 +
12276 po/ca.po     |  155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12277 3 files changed, 163 insertions(+), 0 deletions(-)
12278
12279commit ed3c09a94f77b9fe32ad5007d9394bbb7c5b047f
12280Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
12281Date:   Tue Mar 20 06:06:22 2007 +0000
12282
12283    Added Gujarati Translations
12284
12285    svn path=/trunk/; revision=634
12286
12287 po/ChangeLog |    8 +++
12288 po/LINGUAS   |    1 +
12289 po/gu.po     |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12290 3 files changed, 160 insertions(+), 0 deletions(-)
12291
12292commit 9e0bb8d8ca933d67258afb37b8674802fe21cc3e
12293Author: Duarte Loreto <happyguy_pt@hotmail.com>
12294Date:   Mon Mar 19 23:20:18 2007 +0000
12295
12296    Added Portuguese translation. Added Portuguese (pt).
12297
12298    2007-03-19  Duarte Loreto <happyguy_pt@hotmail.com>
12299
12300    	* pt.po: Added Portuguese translation.
12301    	* LINGUAS: Added Portuguese (pt).
12302
12303    svn path=/trunk/; revision=633
12304
12305 po/ChangeLog |    5 ++
12306 po/LINGUAS   |    1 +
12307 po/pt.po     |  148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12308 3 files changed, 154 insertions(+), 0 deletions(-)
12309
12310commit 646a7062563ba37bd67e7f217179d92067092e1a
12311Author: Daniel Nylander <dnylande@src.gnome.org>
12312Date:   Mon Mar 19 21:51:52 2007 +0000
12313
12314    sv.po: Added Swedish translation
12315
12316    svn path=/trunk/; revision=632
12317
12318 po/ChangeLog |    5 ++
12319 po/LINGUAS   |    1 +
12320 po/sv.po     |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12321 3 files changed, 156 insertions(+), 0 deletions(-)
12322
12323commit 85e177266ea7ad514be0a442e2d1a334b8ddc745
12324Author: Pema Geyleg <pgeyleg@src.gnome.org>
12325Date:   Mon Mar 19 03:57:43 2007 +0000
12326
12327    Added dzongkha translation
12328
12329    svn path=/trunk/; revision=631
12330
12331 po/ChangeLog |    5 ++
12332 po/LINGUAS   |    1 +
12333 po/dz.po     |  154 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12334 3 files changed, 160 insertions(+), 0 deletions(-)
12335
12336commit 3bb9e31061c8ecd67b32b11bb41b9c845bc6ae1b
12337Author: Thomas Wood <thos@gnome.org>
12338Date:   Wed Mar 14 23:52:12 2007 +0000
12339
12340    More tweaks to scrollbar shading from Andrea Cimitan
12341
12342    2007-03-14  Thomas Wood  <thos@gnome.org>
12343
12344    	* engines/clearlooks/src/clearlooks_draw.c:
12345    	(clearlooks_draw_scrollbar_stepper),
12346    	(clearlooks_draw_scrollbar_slider):
12347    	More tweaks to scrollbar shading from Andrea Cimitan
12348
12349    svn path=/trunk/; revision=630
12350
12351 ChangeLog                                |    7 +++++
12352 engines/clearlooks/src/clearlooks_draw.c |   37 ++++++++++++++++++-----------
12353 2 files changed, 30 insertions(+), 14 deletions(-)
12354
12355commit 821676a9e3fb7cc6f9e86e3315589974971d3ea0
12356Author: Thomas Wood <thos@gnome.org>
12357Date:   Mon Mar 12 23:26:21 2007 +0000
12358
12359    Updated for 2.10.0 release
12360
12361    2007-03-12  Thomas Wood  <thos@gnome.org>
12362
12363    	* NEWS:
12364    	* configure.ac:
12365    	Updated for 2.10.0 release
12366
12367    	* engines/clearlooks/src/clearlooks_draw.c:
12368    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
12369    	Minor tweaks to scrollbar shading from Andrea Cimitan
12370
12371    svn path=/trunk/; revision=628
12372
12373 ChangeLog                                         |   10 +++++++++
12374 NEWS                                              |    8 +++++++
12375 configure.ac                                      |    2 +-
12376 engines/clearlooks/src/clearlooks_draw.c          |   20 +++++++++---------
12377 engines/clearlooks/src/clearlooks_draw_inverted.c |   23 ++++++++++-----------
12378 5 files changed, 40 insertions(+), 23 deletions(-)
12379
12380commit 4810802e2674c2a40c1fd2e5c5a175520e7f5ab6
12381Author: David Lodge <dlodge@src.gnome.org>
12382Date:   Mon Mar 12 07:06:44 2007 +0000
12383
12384    Updated en_GB translation
12385
12386    svn path=/trunk/; revision=627
12387
12388 po/ChangeLog |    5 ++
12389 po/LINGUAS   |    1 +
12390 po/en_GB.po  |  150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12391 3 files changed, 156 insertions(+), 0 deletions(-)
12392
12393commit a2a4637f18ea46e40e3b76a1d9a41a1301de5341
12394Author: Benjamin Berg <benjamin@sipsolutions.net>
12395Date:   Sun Mar 11 22:13:15 2007 +0000
12396
12397    The cairo stroking performance bug has been fixed for a while. So removing
12398
12399    2007-03-11  Benjamin Berg  <benjamin@sipsolutions.net>
12400
12401    	* engines/clearlooks/src/clearlooks_draw.c:
12402    	(clearlooks_draw_inset):
12403    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
12404    	(clearlooks_inverted_draw_inset):
12405    	* engines/support/cairo-support.c: (ge_cairo_stroke_rectangle),
12406    	(ge_cairo_simple_border):
12407    	The cairo stroking performance bug has been fixed for a while. So
12408    	removing the workaround again.
12409
12410    svn path=/trunk/; revision=626
12411
12412 ChangeLog                                         |   11 ++++
12413 engines/clearlooks/src/clearlooks_draw.c          |   10 ----
12414 engines/clearlooks/src/clearlooks_draw_inverted.c |   10 ----
12415 engines/support/cairo-support.c                   |   58 +--------------------
12416 4 files changed, 13 insertions(+), 76 deletions(-)
12417
12418commit c74d83ed64ef810e2175612ed5d020059591e82b
12419Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
12420Date:   Sun Mar 11 14:27:12 2007 +0000
12421
12422    Added nl.
12423
12424    2007-03-11  Wouter Bolsterlee  <wbolster@svn.gnome.org>
12425
12426    	* LINGUAS: Added nl.
12427
12428    svn path=/trunk/; revision=625
12429
12430 po/ChangeLog |    4 ++++
12431 po/LINGUAS   |    4 +++-
12432 2 files changed, 7 insertions(+), 1 deletions(-)
12433
12434commit e92b0d4053911c99e7e8e2a4c09bc3d227d250dc
12435Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
12436Date:   Sun Mar 11 13:44:42 2007 +0000
12437
12438    Define GETTEXT_PACKAGE.
12439
12440    2007-03-11  Wouter Bolsterlee  <wbolster@svn.gnome.org>
12441
12442    	* configure.ac: Define GETTEXT_PACKAGE.
12443
12444    svn path=/trunk/; revision=624
12445
12446 ChangeLog    |    4 ++++
12447 configure.ac |    3 +++
12448 2 files changed, 7 insertions(+), 0 deletions(-)
12449
12450commit 296161061d9a78af70af4715c54d55e48a028148
12451Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
12452Date:   Sun Mar 11 13:41:08 2007 +0000
12453
12454    Initial Dutch translation by Wouter Bolsterlee.
12455
12456    2007-03-11  Wouter Bolsterlee  <wbolster@svn.gnome.org>
12457
12458    	* nl.po: Initial Dutch translation by Wouter Bolsterlee.
12459
12460    svn path=/trunk/; revision=623
12461
12462 po/ChangeLog |    6 ++-
12463 po/nl.po     |  152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12464 2 files changed, 157 insertions(+), 1 deletions(-)
12465
12466commit 53cdaa22fdd5ccd5fe2e7c5f7980d3d3dbd9a0d1
12467Author: Benjamin Berg <benjamin@sipsolutions.net>
12468Date:   Mon Mar 5 21:10:40 2007 +0000
12469
12470    Use "yes" instead of $defaultval for the schemas option.
12471
12472    2007-03-05  Benjamin Berg  <benjamin@sipsolutions.net>
12473
12474    	* configure.ac:
12475    	Use "yes" instead of $defaultval for the schemas option.
12476
12477    svn path=/trunk/; revision=622
12478
12479 ChangeLog    |    5 +++++
12480 configure.ac |    2 +-
12481 2 files changed, 6 insertions(+), 1 deletions(-)
12482
12483commit 8ae6113a3fba8927d8388c43dbed582303a9d19d
12484Author: Benjamin Berg <benjamin@sipsolutions.net>
12485Date:   Mon Mar 5 20:49:14 2007 +0000
12486
12487    List *.xml.in.in in EXTRA_DIST, so that make dist is also possible if an
12488
12489    2007-03-05  Benjamin Berg  <benjamin@sipsolutions.net>
12490
12491    	* schema/Makefile.am:
12492    	List *.xml.in.in in EXTRA_DIST, so that make dist is also possible
12493    	if an engine is disabled.
12494
12495    	Also removed the ChangeLog from the schema directory.
12496
12497    svn path=/trunk/; revision=621
12498
12499 ChangeLog          |    8 ++++++++
12500 schema/ChangeLog   |   15 ---------------
12501 schema/Makefile.am |   13 +++++++++++--
12502 3 files changed, 19 insertions(+), 17 deletions(-)
12503
12504commit 9ae32f3fa944cb4cd84b71ec7441ff9a1c55a576
12505Author: Benjamin Berg <benjamin@sipsolutions.net>
12506Date:   Mon Mar 5 20:45:59 2007 +0000
12507
12508    Fix make distcheck:
12509
12510    2007-03-05  Benjamin Berg  <benjamin@sipsolutions.net>
12511
12512    	Fix make distcheck:
12513
12514    	* POTFILES.in:
12515    	* POTFILES.skip:
12516
12517    	List schema/*.xml.in.in in POTFILES.in and list schema/*.xml.in in
12518    	POTFILES.skip.
12519
12520    	Also needed to add this ChangeLog.
12521
12522    svn path=/trunk/; revision=620
12523
12524 po/ChangeLog     |   11 +++++++++++
12525 po/POTFILES.in   |   18 +++++++++---------
12526 po/POTFILES.skip |    9 +++++++++
12527 3 files changed, 29 insertions(+), 9 deletions(-)
12528
12529commit 389634a4045797aa03172962c4990040c0a7b3d5
12530Author: Benjamin Berg <benjamin@sipsolutions.net>
12531Date:   Mon Mar 5 00:28:18 2007 +0000
12532
12533    Remove the "foo" color.
12534
12535    2007-03-05  Benjamin Berg  <benjamin@sipsolutions.net>
12536
12537    	* themes/Clearlooks/gtk-2.0/gtkrc:
12538
12539    	Remove the "foo" color.
12540
12541    svn path=/trunk/; revision=619
12542
12543 ChangeLog                       |    6 ++++++
12544 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
12545 2 files changed, 7 insertions(+), 1 deletions(-)
12546
12547commit 88c8c5a6b8104e1ba95472348564e884fb149e09
12548Author: Thomas Wood <thos@gnome.org>
12549Date:   Sun Mar 4 19:14:58 2007 +0000
12550
12551    Patch by: Werner Pantke <gnome-color-chooser@punk-ass-bitch.org>
12552
12553    2007-03-04  Thomas Wood  <thos@gnome.org>
12554
12555    	Patch by: Werner Pantke <gnome-color-chooser@punk-ass-bitch.org>
12556
12557    	* .cvsignore:
12558    	* schema/*:
12559    	* Makefile.am:
12560    	* autogen.sh:
12561    	* configure.ac:
12562    	* po/*:
12563
12564    	Patch from Werner Pantke to add xml descriptions of engine options.
12565
12566
12567    svn path=/trunk/; revision=618
12568
12569 .cvsignore                  |    3 +
12570 ChangeLog                   |   13 ++++
12571 Makefile.am                 |   12 +++-
12572 autogen.sh                  |   10 +++
12573 configure.ac                |   54 ++++++++++++++++
12574 po/LINGUAS                  |    1 +
12575 po/POTFILES.in              |    9 +++
12576 po/de.po                    |  149 +++++++++++++++++++++++++++++++++++++++++++
12577 schema/ChangeLog            |   15 ++++
12578 schema/Makefile.am          |   11 +++
12579 schema/clearlooks.xml.in.in |   50 ++++++++++++++
12580 schema/crux.xml.in.in       |   27 ++++++++
12581 schema/glide.xml.in.in      |   15 ++++
12582 schema/hc.xml.in.in         |   30 +++++++++
12583 schema/industrial.xml.in.in |   38 +++++++++++
12584 schema/mist.xml.in.in       |   19 ++++++
12585 schema/redmond.xml.in.in    |   19 ++++++
12586 schema/smooth.xml.in.in     |   15 ++++
12587 schema/thinice.xml.in.in    |  108 +++++++++++++++++++++++++++++++
12588 19 files changed, 596 insertions(+), 2 deletions(-)
12589
12590commit ac5362499795e1e1d817fcdebb0c98692dd6a745
12591Author: Benjamin Berg <benjamin@sipsolutions.net>
12592Date:   Sat Mar 3 11:43:04 2007 +0000
12593
12594    List subdirectories in DIST_SUBDIRS.
12595
12596    2007-03-03  Benjamin Berg  <benjamin@sipsolutions.net>
12597
12598    	* themes/Makefile.am:
12599    	List subdirectories in DIST_SUBDIRS.
12600
12601    svn path=/trunk/; revision=617
12602
12603 ChangeLog          |    5 +++++
12604 themes/Makefile.am |    2 ++
12605 2 files changed, 7 insertions(+), 0 deletions(-)
12606
12607commit 9a55ac94f39945313f7b6172b943e3eaa29e1072
12608Author: Benjamin Berg <benjamin@sipsolutions.net>
12609Date:   Sat Mar 3 11:32:01 2007 +0000
12610
12611    - Make gtk-engines compile with --enable-paranoia set. - Don't use the
12612
12613    2007-03-03  Benjamin Berg  <benjamin@sipsolutions.net>
12614
12615    	* engines/clearlooks/src/animation.c:
12616    	* engines/clearlooks/src/clearlooks_draw.c:
12617    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
12618    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
12619    	* engines/clearlooks/src/clearlooks_style.c:
12620    	* engines/crux/src/crux-draw.c: (draw_box):
12621    	* engines/industrial/src/parse_rc_style.h:
12622    	* engines/support/cairo-support.c:
12623    	* test/Makefile.am:
12624    	* test/torturetest.c:
12625
12626    	- Make gtk-engines compile with --enable-paranoia set.
12627    	- Don't use the development cflags for the torture test. The string
12628    	constants are too long and gcc complains.
12629
12630    	* engines/glide/src/glide_gtk2_support.c:
12631
12632    	Fixed some typos. A wrong variable was used in some comparisons and
12633    	the result could never be true.
12634
12635    svn path=/trunk/; revision=616
12636
12637 ChangeLog                                         |   22 +++++++++++++++++++++
12638 engines/clearlooks/src/animation.c                |    5 ++-
12639 engines/clearlooks/src/clearlooks_draw.c          |   22 ++++++++++----------
12640 engines/clearlooks/src/clearlooks_draw_glossy.c   |   16 ++++++++++----
12641 engines/clearlooks/src/clearlooks_draw_inverted.c |   16 ++++++--------
12642 engines/clearlooks/src/clearlooks_style.c         |    7 +++++-
12643 engines/crux/src/crux-draw.c                      |    1 -
12644 engines/glide/src/glide_gtk2_support.c            |    8 +++---
12645 engines/industrial/src/parse_rc_style.h           |    2 +-
12646 engines/support/cairo-support.c                   |    2 +-
12647 test/Makefile.am                                  |    2 +-
12648 test/torturetest.c                                |    6 ++--
12649 12 files changed, 70 insertions(+), 39 deletions(-)
12650
12651commit 5ab7c4486ed1f3157975559196283e082ab618c4
12652Author: Thomas Wood <thos@gnome.org>
12653Date:   Mon Feb 26 23:33:08 2007 +0000
12654
12655    Update for 2.9.4 release
12656
12657    2007-02-26  Thomas Wood  <thos@gnome.org>
12658
12659    	* NEWS:
12660    	* configure.ac:
12661
12662    	Update for 2.9.4 release
12663
12664    svn path=/trunk/; revision=614
12665
12666 ChangeLog    |    7 +++++++
12667 NEWS         |   18 +++++++++++++++++-
12668 configure.ac |    2 +-
12669 3 files changed, 25 insertions(+), 2 deletions(-)
12670
12671commit b34d3791892f205b42ceae8e4e18148c78194e76
12672Author: Thomas Wood <thos@gnome.org>
12673Date:   Mon Feb 26 23:15:58 2007 +0000
12674
12675    Revert the checkbox mark style from a tick to a cross
12676
12677    2007-02-26  Thomas Wood  <thos@gnome.org>
12678
12679    	* engines/clearlooks/src/clearlooks_draw.c:
12680    	(clearlooks_draw_checkbox): Revert the checkbox mark style from a tick to a
12681    	cross
12682
12683    svn path=/trunk/; revision=613
12684
12685 ChangeLog                                |    6 ++++++
12686 engines/clearlooks/src/clearlooks_draw.c |   16 ++++++++--------
12687 2 files changed, 14 insertions(+), 8 deletions(-)
12688
12689commit 357b0205bfa47445cedc3509e3b6b57481037837
12690Author: Benjamin Berg <benjamin@sipsolutions.net>
12691Date:   Sun Feb 25 21:29:03 2007 +0000
12692
12693    - Use quarks with the engines name in them. - Don't free thinice's RC
12694
12695    2007-02-25  Benjamin Berg  <benjamin@sipsolutions.net>
12696
12697    	* engines/mist/src/mist-rc-style.c: (mist_rc_style_parse):
12698    	* engines/thinice/src/thinice_rc_style.c: (thinice_rc_style_parse):
12699    	- Use quarks with the engines name in them.
12700    	- Don't free thinice's RC style on parse failure. GTK+ will
12701    	take care of that. (Thanks to Werner Pantke for reporting)
12702
12703    svn path=/trunk/; revision=612
12704
12705 ChangeLog                              |    8 ++++++++
12706 engines/mist/src/mist-rc-style.c       |    2 +-
12707 engines/thinice/src/thinice_rc_style.c |    4 +---
12708 3 files changed, 10 insertions(+), 4 deletions(-)
12709
12710commit a83642bec90786d74de62ec7f45d3d15ffd7518d
12711Author: Benjamin Berg <benjamin@sipsolutions.net>
12712Date:   Tue Feb 20 21:38:35 2007 +0000
12713
12714    - Do not use the real active state of the widget. Instead use the passed
12715
12716    2007-02-20  Benjamin Berg  <benjamin@sipsolutions.net>
12717
12718    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_box):
12719    	- Do not use the real active state of the widget. Instead use the passed
12720    	  in state type. This fixes inconsistent toggle buttons.
12721
12722    svn path=/trunk/; revision=611
12723
12724 ChangeLog                                  |    6 ++++++
12725 engines/redmond/src/redmond_gtk2_drawing.c |    2 +-
12726 2 files changed, 7 insertions(+), 1 deletions(-)
12727
12728commit 176ec65eb28f4a74c80a8bd4d620b2eb9f3fbf3a
12729Author: Benjamin Berg <benjamin@sipsolutions.net>
12730Date:   Tue Feb 20 21:31:13 2007 +0000
12731
12732    - cairo_mask ignores the current path, so we need to clip the rectangle or
12733
12734    2007-02-20  Benjamin Berg  <benjamin@sipsolutions.net>
12735
12736    	* engines/redmond/src/redmond_gtk2_misc.c:
12737    	(do_redmond_draw_masked_fill):
12738    	- cairo_mask ignores the current path, so we need to clip the
12739    	rectangle or everything gets filled.
12740
12741    svn path=/trunk/; revision=610
12742
12743 ChangeLog                               |    7 +++++++
12744 engines/redmond/src/redmond_gtk2_misc.c |    3 +++
12745 2 files changed, 10 insertions(+), 0 deletions(-)
12746
12747commit 59538f14deb34af944e5cea3d49c24ca7306b86a
12748Author: Benjamin Berg <benjamin@sipsolutions.net>
12749Date:   Tue Feb 20 21:27:45 2007 +0000
12750
12751    Remove ge_toggle_get_inconsistent and
12752
12753    2007-02-20  Benjamin Berg  <benjamin@sipsolutions.net>
12754
12755    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_check),
12756    	(glide_draw_option):
12757    	* engines/hc/src/hc-style.c: (hc_draw_check), (hc_draw_option):
12758    	* engines/mist/src/mist-style.c: (mist_style_draw_option):
12759    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_check),
12760    	(redmond_draw_option):
12761    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
12762    	(smooth_draw_option), (smooth_draw_check):
12763    	* engines/support/widget-information.c:
12764    	* engines/support/widget-information.h:
12765
12766    	Remove ge_toggle_get_inconsistent and
12767    	ge_cell_renderer_toggle_get_inconsistent, instead rely on the passed
12768    	in shadow type.
12769
12770    svn path=/trunk/; revision=609
12771
12772 ChangeLog                                       |   17 ++
12773 engines/glide/src/glide_gtk2_drawing.c          |   34 ++---
12774 engines/hc/src/hc-style.c                       |   43 +++---
12775 engines/mist/src/mist-style.c                   |   42 ++---
12776 engines/redmond/src/redmond_gtk2_drawing.c      |  202 ++++++++++------------
12777 engines/smooth/src/engine/smooth_gtk2_drawing.c |   16 +-
12778 engines/support/widget-information.c            |   19 --
12779 engines/support/widget-information.h            |    3 -
12780 8 files changed, 165 insertions(+), 211 deletions(-)
12781
12782commit 535a3edcbbe7dac3a24d04ac77ec5857ec8be227
12783Author: Benjamin Berg <benjamin@sipsolutions.net>
12784Date:   Mon Feb 19 13:05:22 2007 +0000
12785
12786    - Change valgrind options - Set some enviroment variables for glib to make
12787
12788    2007-02-19  Benjamin Berg  <benjamin@sipsolutions.net>
12789
12790    	* test/Makefile.am:
12791    	* test/valgrind-suppressions:
12792    	- Change valgrind options
12793    	- Set some enviroment variables for glib to make it more valgrind
12794    	friendly
12795    	- some modifications to the suppressions file
12796
12797    svn path=/trunk/; revision=608
12798
12799 ChangeLog                  |    9 +++++++++
12800 test/Makefile.am           |    7 ++++---
12801 test/valgrind-suppressions |   38 +++++++-------------------------------
12802 3 files changed, 20 insertions(+), 34 deletions(-)
12803
12804commit 71750ff3105f9915183684f1773819c1da02ce60
12805Author: Benjamin Berg <benjamin@sipsolutions.net>
12806Date:   Sun Feb 18 13:29:06 2007 +0000
12807
12808    - Add clearlooks inverted style to the tests.
12809
12810    2007-02-18  Benjamin Berg  <benjamin@sipsolutions.net>
12811
12812    	* test/Makefile.am:
12813    	* test/gtkrcs/clearlooks-inverted:
12814    	- Add clearlooks inverted style to the tests.
12815
12816
12817    svn path=/trunk/; revision=607
12818
12819 ChangeLog                       |    6 ++++++
12820 test/Makefile.am                |    1 +
12821 test/gtkrcs/clearlooks-inverted |    9 +++++++++
12822 3 files changed, 16 insertions(+), 0 deletions(-)
12823
12824commit 4e0ba9bf7173699d55d4e419180ba3a20315df33
12825Author: Benjamin Berg <benjamin@sipsolutions.net>
12826Date:   Sat Feb 17 21:29:41 2007 +0000
12827
12828    Patch from Andrea Cimitan <andrea.cimitan@gmail.com>:
12829
12830    2007-02-17  Benjamin Berg  <benjamin@sipsolutions.net>
12831
12832    	Patch from Andrea Cimitan <andrea.cimitan@gmail.com>:
12833
12834    	* engines/clearlooks/src/clearlooks_draw.c:
12835    	(clearlooks_draw_button), (clearlooks_draw_slider),
12836    	(clearlooks_draw_scrollbar_stepper),
12837    	(clearlooks_draw_scrollbar_slider), (clearlooks_draw_radiobutton),
12838    	(clearlooks_draw_checkbox):
12839    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
12840    	(clearlooks_inverted_draw_button),
12841    	(clearlooks_inverted_draw_slider),
12842    	(clearlooks_inverted_draw_list_view_header),
12843    	(clearlooks_inverted_draw_scrollbar_stepper),
12844    	(clearlooks_inverted_draw_scrollbar_slider),
12845    	(clearlooks_inverted_draw_selected_cell):
12846
12847    	- Color, shading and style changes
12848    	- Removal of some comments and other small changes
12849    	- Use text[NORMAL] for ACTIVE checkmarks. (Fixes Bug #407440)
12850
12851    svn path=/trunk/; revision=606
12852
12853 ChangeLog                                         |   21 ++++++
12854 engines/clearlooks/src/clearlooks_draw.c          |   32 +++------
12855 engines/clearlooks/src/clearlooks_draw_inverted.c |   72 ++++++--------------
12856 3 files changed, 53 insertions(+), 72 deletions(-)
12857
12858commit ed9726077ffb362eb9105d2bbe60476187f0fe06
12859Author: Benjamin Berg <benjamin@sipsolutions.net>
12860Date:   Tue Feb 13 15:25:33 2007 +0000
12861
12862    - Skip toreture tests if buildin fails (eg. no X server or crashes in
12863
12864    2007-02-13  Benjamin Berg  <benjamin@sipsolutions.net>
12865
12866    	* test/Makefile.am:
12867    	* test/exported:
12868    	* test/torture:
12869    	- Skip toreture tests if buildin fails (eg. no X server or crashes
12870    	in GTK+)
12871    	- Minor changes
12872
12873    svn path=/trunk/; revision=605
12874
12875 ChangeLog        |    9 +++++++++
12876 test/Makefile.am |    1 +
12877 test/exported    |    7 ++-----
12878 test/torture     |   41 ++++++++++++++++++++++++++++++++++++-----
12879 4 files changed, 48 insertions(+), 10 deletions(-)
12880
12881commit f6e3b7452709293ccdfcea011ed2fde724ac1704
12882Author: Thomas Wood <thos@gnome.org>
12883Date:   Tue Feb 13 01:28:59 2007 +0000
12884
12885    Updated for 2.9.3
12886
12887    2007-02-13  Thomas Wood  <thos@gnome.org>
12888
12889    	* NEWS:
12890    	* configure.ac:
12891
12892    	Updated for 2.9.3
12893
12894    svn path=/trunk/; revision=604
12895
12896 ChangeLog    |    7 +++++++
12897 NEWS         |   11 +++++++++++
12898 configure.ac |    2 +-
12899 3 files changed, 19 insertions(+), 1 deletions(-)
12900
12901commit f8fffcc062b693dc23d34e2f43228d581edb1483
12902Author: Thomas Wood <thos@gnome.org>
12903Date:   Tue Feb 13 01:15:25 2007 +0000
12904
12905    Based on patch by: Andrea Cimitan <andrea.cimitan@gmail.com>
12906
12907    2007-02-13  Thomas Wood  <thos@gnome.org>
12908
12909    	Based on patch by: Andrea Cimitan <andrea.cimitan@gmail.com>
12910
12911    	* engines/clearlooks/Makefile.am:
12912    	* engines/clearlooks/src/clearlooks_draw.c:
12913    	* engines/clearlooks/src/clearlooks_draw.h:
12914    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
12915    	* engines/clearlooks/src/clearlooks_draw_inverted.c:
12916    	* engines/clearlooks/src/clearlooks_rc_style.c:
12917    	* engines/clearlooks/src/clearlooks_rc_style.h:
12918    	* engines/clearlooks/src/clearlooks_style.c:
12919    	* engines/clearlooks/src/clearlooks_types.h:
12920
12921    	- Changes to checkbox style (use cross rather than tick mark)
12922    	- Use text[] colour for radio and check marks
12923    	- Improve arrows style (more similar to original Clearlooks)
12924    	- Improve borders, treeview selection and scrollbar style
12925    	- Added new INVERTED style option
12926
12927    	- Also includes many c90 fixes by Thomas Wood
12928
12929    svn path=/trunk/; revision=603
12930
12931 ChangeLog                                         |   22 +
12932 engines/clearlooks/Makefile.am                    |    1 +
12933 engines/clearlooks/src/clearlooks_draw.c          |  297 ++++--
12934 engines/clearlooks/src/clearlooks_draw.h          |    1 +
12935 engines/clearlooks/src/clearlooks_draw_glossy.c   |   10 +-
12936 engines/clearlooks/src/clearlooks_draw_inverted.c | 1084 +++++++++++++++++++++
12937 engines/clearlooks/src/clearlooks_rc_style.c      |    7 +-
12938 engines/clearlooks/src/clearlooks_rc_style.h      |    2 +-
12939 engines/clearlooks/src/clearlooks_style.c         |   70 ++-
12940 engines/clearlooks/src/clearlooks_types.h         |   14 +-
12941 10 files changed, 1406 insertions(+), 102 deletions(-)
12942
12943commit 31228773f856371936e18803b53edd0acd7a58a9
12944Author: Thomas Wood <thos@gnome.org>
12945Date:   Mon Feb 12 23:29:18 2007 +0000
12946
12947    Use exit rather than return
12948
12949    2007-02-12  Thomas Wood  <thos@gnome.org>
12950
12951    	* test/torture: Use exit rather than return
12952
12953    svn path=/trunk/; revision=602
12954
12955 ChangeLog    |    4 ++++
12956 test/torture |    2 +-
12957 2 files changed, 5 insertions(+), 1 deletions(-)
12958
12959commit 057fbe8e174ebadf695b0a6149b422010d81c512
12960Author: Benjamin Berg <benjamin@sipsolutions.net>
12961Date:   Mon Feb 12 16:18:58 2007 +0000
12962
12963    - Mark some things static/GE_INTERNAL
12964
12965    2007-02-12  Benjamin Berg  <benjamin@sipsolutions.net>
12966
12967    	* engines/clearlooks/src/clearlooks_draw.c:
12968    	* engines/crux/src/crux-draw.c:
12969    	* engines/glide/src/glide_gtk2_drawing.h:
12970    	* engines/hc/src/hc_gtk2_engine.c:
12971    	- Mark some things static/GE_INTERNAL
12972
12973    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.h:
12974    	- Two functions got defined with the wrong name (prefix was missing)
12975
12976    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
12977    	(smooth_draw_option), (smooth_draw_check):
12978    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
12979    	- Remove gtk_cell_renderer_toggle_get_inconsistent in favor of
12980    	ge_cell_renderer_toggle_get_inconsistent.
12981
12982
12983    svn path=/trunk/; revision=601
12984
12985 ChangeLog                                          |   17 +++++++++++++++++
12986 engines/clearlooks/src/clearlooks_draw.c           |    2 +-
12987 engines/crux/src/crux-draw.c                       |    2 +-
12988 engines/glide/src/glide_gtk2_drawing.h             |    2 +-
12989 engines/hc/src/hc_gtk2_engine.c                    |    2 +-
12990 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |    8 ++++----
12991 engines/smooth/src/engine/smooth_gtk2_drawing.c    |    5 +++--
12992 engines/smooth/src/engine/smooth_gtk2_misc.c       |    9 ---------
12993 8 files changed, 28 insertions(+), 19 deletions(-)
12994
12995commit 074c6edc28dc90fed6ff8b0a8f5642a8404f5b8d
12996Author: Benjamin Berg <benjamin@sipsolutions.net>
12997Date:   Mon Feb 12 16:11:39 2007 +0000
12998
12999    - Remove debug.c and debug.h.
13000
13001    2007-02-12  Benjamin Berg  <benjamin@sipsolutions.net>
13002
13003    	* engines/crux/Makefile.am:
13004    	* engines/crux/src/crux-main.c:
13005    	* engines/crux/src/crux-rc-style.c:
13006    	* engines/crux/src/debug.c:
13007    	* engines/crux/src/debug.h:
13008    	- Remove debug.c and debug.h.
13009
13010
13011    svn path=/trunk/; revision=600
13012
13013 ChangeLog                        |    9 +++
13014 engines/crux/Makefile.am         |    2 -
13015 engines/crux/src/crux-main.c     |    2 -
13016 engines/crux/src/crux-rc-style.c |    2 -
13017 engines/crux/src/debug.c         |  109 --------------------------------------
13018 engines/crux/src/debug.h         |    7 ---
13019 6 files changed, 9 insertions(+), 122 deletions(-)
13020
13021commit 8e9d49e17cb3aef63f6953bf409bd43fa78436a0
13022Author: Benjamin Berg <benjamin@sipsolutions.net>
13023Date:   Mon Feb 12 16:00:26 2007 +0000
13024
13025    Add some "make check" stuff. I hope this is sane enough :-)
13026
13027    2007-02-12  Benjamin Berg  <benjamin@sipsolutions.net>
13028
13029    	* configure.ac:
13030    	* Makefile.am:
13031    	* test/*:
13032    	Add some "make check" stuff. I hope this is sane enough :-)
13033
13034    svn path=/trunk/; revision=599
13035
13036 ChangeLog                     |    7 +
13037 Makefile.am                   |    6 +-
13038 configure.ac                  |    1 +
13039 test/Makefile.am              |  130 ++++++++++++
13040 test/exported                 |   28 +++
13041 test/gtkrcs/buildin           |    7 +
13042 test/gtkrcs/clearlooks        |    7 +
13043 test/gtkrcs/clearlooks-glossy |    9 +
13044 test/gtkrcs/crux              |    7 +
13045 test/gtkrcs/glide             |    7 +
13046 test/gtkrcs/hc                |    7 +
13047 test/gtkrcs/industrial        |    7 +
13048 test/gtkrcs/mist              |    7 +
13049 test/gtkrcs/redmond           |    7 +
13050 test/gtkrcs/smooth            |    7 +
13051 test/gtkrcs/thinice           |    7 +
13052 test/torture                  |   30 +++
13053 test/torturetest.c            |  462 +++++++++++++++++++++++++++++++++++++++++
13054 test/valgrind-suppressions    |   78 +++++++
13055 19 files changed, 820 insertions(+), 1 deletions(-)
13056
13057commit d843eb405cb4d226a85fe0463b13b1a45c78f675
13058Author: Thomas Wood <thos@gnome.org>
13059Date:   Sun Feb 11 23:17:04 2007 +0000
13060
13061    Patch by: Luca Ferretti <elle.uca@libero.it>
13062
13063    2007-02-11  Thomas Wood  <thos@gnome.org>
13064
13065    	Patch by: Luca Ferretti <elle.uca@libero.it>
13066
13067    	* themes/Crux/gtk-2.0/gtkrc: Use symbollic colors. Fixes bug 399097.
13068
13069    svn path=/trunk/; revision=598
13070
13071 ChangeLog                 |    6 +++++
13072 themes/Crux/gtk-2.0/gtkrc |   54 ++++++++++++++++++++++++--------------------
13073 2 files changed, 35 insertions(+), 25 deletions(-)
13074
13075commit cb75aa7200419fc1dc3feb73dd488d5f2d103366
13076Author: Thomas Wood <thos@gnome.org>
13077Date:   Sat Feb 3 00:28:13 2007 +0000
13078
13079    Based on patch by: Andrea Cimitan <andrea.cimitan@gmail.com>
13080
13081    2007-02-03  Thomas Wood  <thos@gnome.org>
13082
13083    	Based on patch by: Andrea Cimitan <andrea.cimitan@gmail.com>
13084
13085    	* engines/clearlooks/src/clearlooks_draw.c:
13086    	(clearlooks_draw_inset), (clearlooks_draw_shadow),
13087    	(clearlooks_draw_top_left_highlight),
13088    	(clearlooks_draw_highlight_and_shade), (clearlooks_draw_gripdots),
13089    	(clearlooks_draw_button), (clearlooks_draw_entry),
13090    	(clearlooks_draw_spinbutton), (clearlooks_draw_spinbutton_down),
13091    	(clearlooks_scale_draw_gradient), (clearlooks_draw_scale_trough),
13092    	(clearlooks_draw_slider), (clearlooks_draw_slider_button),
13093    	(clearlooks_draw_progressbar_trough), (clearlooks_draw_menubar),
13094    	(clearlooks_get_frame_gap_clip), (clearlooks_draw_frame),
13095    	(clearlooks_draw_tab), (clearlooks_draw_separator),
13096    	(clearlooks_draw_list_view_header),
13097    	(clearlooks_draw_scrollbar_trough),
13098    	(clearlooks_draw_scrollbar_stepper),
13099    	(clearlooks_draw_scrollbar_slider), (clearlooks_draw_statusbar),
13100    	(clearlooks_draw_menu_frame), (clearlooks_draw_handle),
13101    	(clearlooks_draw_resize_grip), (clearlooks_draw_checkbox),
13102    	(clearlooks_register_style_classic):
13103    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
13104    	(clearlooks_glossy_draw_button),
13105    	(clearlooks_glossy_draw_slider_button):
13106    	* engines/clearlooks/src/clearlooks_style.c:
13107    	(clearlooks_style_draw_vline), (clearlooks_style_draw_hline):
13108    	* engines/clearlooks/src/clearlooks_types.h:
13109
13110    	- Use shading rather than hardcoded black and white values
13111    	- Improved support for dark themes (fixes bug 333615)
13112    	- All shadow functions now accept the colour parameter
13113    	- New shadow for ACTIVE button state
13114
13115    svn path=/trunk/; revision=597
13116
13117 ChangeLog                                       |   34 +++
13118 engines/clearlooks/src/clearlooks_draw.c        |  260 +++++++++++++++--------
13119 engines/clearlooks/src/clearlooks_draw_glossy.c |    4 +-
13120 engines/clearlooks/src/clearlooks_style.c       |   12 +-
13121 engines/clearlooks/src/clearlooks_types.h       |    9 +-
13122 5 files changed, 222 insertions(+), 97 deletions(-)
13123
13124commit 9abe044f56c8a1ce2351623049e4d60549da5598
13125Author: Thomas Wood <thos@gnome.org>
13126Date:   Thu Feb 1 17:37:41 2007 +0000
13127
13128    Patch by: Andrea Cimitan <andrea.cimitan@gmail.com>
13129
13130    2007-02-01  Thomas Wood  <thos@gnome.org>
13131
13132    	Patch by: Andrea Cimitan <andrea.cimitan@gmail.com>
13133
13134    	* autogen.sh: Add support for automake 1.10
13135    	* engines/clearlooks/src/clearlooks_draw.c:
13136    	(clearlooks_draw_shadow), (clearlooks_draw_top_left_highlight),
13137    	(clearlooks_draw_button), (clearlooks_draw_entry),
13138    	(clearlooks_draw_progressbar_trough), (clearlooks_draw_tab),
13139    	(clearlooks_draw_scrollbar_trough),
13140    	(clearlooks_draw_scrollbar_stepper),
13141    	(clearlooks_draw_scrollbar_slider), (clearlooks_draw_radiobutton),
13142    	(clearlooks_draw_checkbox):
13143    	* engines/clearlooks/src/clearlooks_style.c:
13144    	(clearlooks_style_draw_box_gap):
13145
13146    	Miscellaneous tweaks to colours and shading.
13147
13148    svn path=/trunk/; revision=596
13149
13150 ChangeLog                                 |   18 +++++
13151 autogen.sh                                |    5 +-
13152 engines/clearlooks/src/clearlooks_draw.c  |  119 +++++++++++++++--------------
13153 engines/clearlooks/src/clearlooks_style.c |    2 +-
13154 4 files changed, 86 insertions(+), 58 deletions(-)
13155
13156commit 51121bc17c5f92477d1f796769d631746df71b7c
13157Author: Thomas Wood <thos@gnome.org>
13158Date:   Mon Jan 22 17:02:19 2007 +0000
13159
13160    Update for 2.9.2 release
13161
13162    2007-01-22  Thomas Wood  <thos@gnome.org>
13163
13164    	* NEWS:
13165    	* configure.ac:
13166
13167    	Update for 2.9.2 release
13168
13169    svn path=/trunk/; revision=594
13170
13171 ChangeLog    |    7 +++++++
13172 NEWS         |   18 ++++++++++++++++++
13173 configure.ac |    2 +-
13174 3 files changed, 26 insertions(+), 1 deletions(-)
13175
13176commit dfdf223877c5be0c194a76c69dc3b732317aba17
13177Author: Thomas Wood <thos@gnome.org>
13178Date:   Mon Jan 22 16:43:02 2007 +0000
13179
13180    Don't force icons to 22x22. Fixes bug 356426
13181
13182    2007-01-22  Thomas Wood  <thos@gnome.org>
13183
13184    	* themes/Crux/gtk-2.0/gtkrc: Don't force icons to 22x22. Fixes bug 356426
13185
13186    svn path=/trunk/; revision=593
13187
13188 ChangeLog                 |    4 ++++
13189 themes/Crux/gtk-2.0/gtkrc |   12 +++++-------
13190 2 files changed, 9 insertions(+), 7 deletions(-)
13191
13192commit 3cec096c5b16fcd5c6fe19757f3ff9839ae175ca
13193Author: Benjamin Berg <benjamin@sipsolutions.net>
13194Date:   Wed Jan 17 21:06:07 2007 +0000
13195
13196    - Hightlight the correct side of the trough on vertical ranges.
13197
13198    2007-01-17  Benjamin Berg  <benjamin@sipsolutions.net>
13199
13200    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
13201    	(do_smooth_draw_box):
13202    	- Hightlight the correct side of the trough on vertical ranges.
13203
13204
13205    svn path=/trunk/; revision=591
13206
13207 ChangeLog                                       |    6 ++++++
13208 engines/smooth/src/engine/smooth_gtk2_drawing.c |    6 +++---
13209 2 files changed, 9 insertions(+), 3 deletions(-)
13210
13211commit 6a07c8b9e6833b2f22ce292d49c5ca50b1b4e4c3
13212Author: Benjamin Berg <benjamin@sipsolutions.net>
13213Date:   Wed Jan 17 20:56:04 2007 +0000
13214
13215    - Fix memory corruption in smooth (Bug #393312, Colin Leroy)
13216
13217    2007-01-17  Benjamin Berg  <benjamin@sipsolutions.net>
13218
13219    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
13220    	(smooth_arrow_merge):
13221    	* engines/smooth/src/utils/draw_arrows.c: (SmoothCopyArrowPart):
13222    	* engines/smooth/src/utils/draw_arrows.h:
13223    	- Fix memory corruption in smooth (Bug #393312, Colin Leroy)
13224
13225    svn path=/trunk/; revision=590
13226
13227 ChangeLog                                          |    8 +++
13228 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |    9 ++--
13229 engines/smooth/src/utils/draw_arrows.c             |   49 ++++++++++++++++++++
13230 engines/smooth/src/utils/draw_arrows.h             |    2 +
13231 4 files changed, 64 insertions(+), 4 deletions(-)
13232
13233commit fc2cea44a4ecccbd6d1d58cde9293c5d5d274ca9
13234Author: Benjamin Berg <benjamin@sipsolutions.net>
13235Date:   Thu Jan 11 21:48:49 2007 +0000
13236
13237    Fix RTL locales for real.
13238
13239    2007-01-11  Benjamin Berg  <benjamin@sipsolutions.net>
13240
13241    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
13242    	(do_smooth_draw_box): Fix RTL locales for real.
13243
13244    svn path=/trunk/; revision=587
13245
13246 ChangeLog                                       |    5 +++++
13247 engines/smooth/src/engine/smooth_gtk2_drawing.c |    5 +++--
13248 2 files changed, 8 insertions(+), 2 deletions(-)
13249
13250commit edb8c344910fc6cfb566c657872242d9ac60d863
13251Author: Benjamin Berg <benjamin@sipsolutions.net>
13252Date:   Thu Jan 11 21:27:11 2007 +0000
13253
13254    Correct RTL locales.
13255
13256    2007-01-11  Benjamin Berg  <benjamin@sipsolutions.net>
13257
13258    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
13259    	(do_smooth_draw_box): Correct RTL locales.
13260
13261    svn path=/trunk/; revision=586
13262
13263 ChangeLog                                       |    5 +++++
13264 engines/smooth/src/engine/smooth_gtk2_drawing.c |    9 +++++++--
13265 2 files changed, 12 insertions(+), 2 deletions(-)
13266
13267commit c7acd15648fcb83f33fa613e9c5cf8467e8c0feb
13268Author: Benjamin Berg <benjamin@sipsolutions.net>
13269Date:   Thu Jan 11 20:54:32 2007 +0000
13270
13271    Fix division by zero bug in smooth (Bug 395193, Stuart Whitman) also
13272
13273    2007-01-11  Benjamin Berg  <benjamin@sipsolutions.net>
13274
13275    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
13276    	(do_smooth_draw_box):
13277    	Fix division by zero bug in smooth (Bug 395193, Stuart Whitman)
13278    	also switch the highlighted side for inverted scales
13279
13280    svn path=/trunk/; revision=585
13281
13282 ChangeLog                                       |    7 ++
13283 engines/smooth/src/engine/smooth_gtk2_drawing.c |   68 +++++++++++++----------
13284 2 files changed, 45 insertions(+), 30 deletions(-)
13285
13286commit 226970851e94f724d3af360ab1725e82f79be594
13287Author: Thomas Wood <thos@gnome.org>
13288Date:   Wed Jan 10 09:52:08 2007 +0000
13289
13290    Fix a spacing issue in the menus
13291
13292    2007-01-10  Thomas Wood  <thos@gnome.org>
13293
13294    	* themes/Mist/gtk-2.0/gtkrc: Fix a spacing issue in the menus
13295
13296    svn path=/trunk/; revision=584
13297
13298 ChangeLog                 |    4 ++++
13299 themes/Mist/gtk-2.0/gtkrc |    3 +++
13300 2 files changed, 7 insertions(+), 0 deletions(-)
13301
13302commit 1dd6ec1fe1e1d35b7b51c02378baaefa6590b81b
13303Author: Benjamin Berg <benjamin@sipsolutions.net>
13304Date:   Tue Jan 9 18:00:49 2007 +0000
13305
13306    Some C89 fixes for lua from TFKyle.
13307
13308    2007-01-09  Benjamin Berg  <benjamin@sipsolutions.net>
13309
13310    	* engines/lua/src/draw_lib.c: (alpha), (shade):
13311    	* engines/lua/src/lua_style.c: (lua_style_prepare_lua),
13312    	(lua_style_prepare_cairo), (lua_style_close_cairo):
13313
13314    	Some C89 fixes for lua from TFKyle.
13315
13316    svn path=/trunk/; revision=583
13317
13318 ChangeLog                   |    8 ++++++++
13319 engines/lua/src/draw_lib.c  |    6 ++++--
13320 engines/lua/src/lua_style.c |   13 ++++++++-----
13321 3 files changed, 20 insertions(+), 7 deletions(-)
13322
13323commit acc7eaa1d61848eedf52c24ddbd4a0d114de1eda
13324Author: Benjamin Berg <benjamin@sipsolutions.net>
13325Date:   Tue Jan 9 17:54:44 2007 +0000
13326
13327    - Draw the border around the whole menuitem including the sides.
13328
13329    2007-01-09  Benjamin Berg  <benjamin@sipsolutions.net>
13330
13331    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
13332    	(clearlooks_glossy_draw_menuitem):
13333    	- Draw the border around the whole menuitem including the sides.
13334
13335    svn path=/trunk/; revision=582
13336
13337 ChangeLog                                       |    6 ++++++
13338 engines/clearlooks/src/clearlooks_draw_glossy.c |   18 ++----------------
13339 2 files changed, 8 insertions(+), 16 deletions(-)
13340
13341commit 8b1d7069fee9f90196a8149f09e3475937733837
13342Author: Thomas Wood <thos@gnome.org>
13343Date:   Mon Jan 8 23:17:38 2007 +0000
13344
13345    Updated for 2.9.1 release
13346
13347    2007-01-08  Thomas Wood  <thos@gnome.org>
13348
13349    	* NEWS:
13350    	* configure.ac:
13351
13352    	Updated for 2.9.1 release
13353
13354    svn path=/trunk/; revision=580
13355
13356 ChangeLog    |    7 +++++++
13357 NEWS         |   18 ++++++++++++++++++
13358 configure.ac |    2 +-
13359 3 files changed, 26 insertions(+), 1 deletions(-)
13360
13361commit 94bfe86fa9ebe05eb63bcf932cd7d75b4604c065
13362Author: Benjamin Berg <benjamin@sipsolutions.net>
13363Date:   Mon Jan 8 20:57:44 2007 +0000
13364
13365    - Add DIST_SUBDIRS with all subdirs. This fixes make distcheck.
13366
13367    2007-01-08  Benjamin Berg  <benjamin@sipsolutions.net>
13368
13369    	* engines/Makefile.am:
13370    	- Add DIST_SUBDIRS with all subdirs. This fixes make distcheck.
13371
13372    svn path=/trunk/; revision=579
13373
13374 ChangeLog           |    5 +++++
13375 engines/Makefile.am |    1 +
13376 2 files changed, 6 insertions(+), 0 deletions(-)
13377
13378commit da13799d612a63b6cca147cb66366b80d0d7acf2
13379Author: Benjamin Berg <benjamin@sipsolutions.net>
13380Date:   Mon Jan 8 20:30:37 2007 +0000
13381
13382    - Added save/restore to _trough. - Sanity check for the radius in _trough.
13383
13384    2007-01-08  Benjamin Berg  <benjamin@sipsolutions.net>
13385
13386    	* engines/clearlooks/src/clearlooks_draw.c:
13387    	(clearlooks_draw_progressbar_trough),
13388    	(clearlooks_draw_progressbar_fill):
13389    	- Added save/restore to _trough.
13390    	- Sanity check for the radius in _trough.
13391    	- Radius support for the fill.
13392
13393    	* engines/clearlooks/src/clearlooks_style.c:
13394    	(clearlooks_style_draw_box):
13395    	- Again adjust the clip region differently. Only one pixel now, but
13396    	in both direction if it is pulsing.
13397
13398    	* engines/support/cairo-support.c: (ge_cairo_rounded_rectangle):
13399    	- Use cairo_rectangle if no corner is set.
13400    	- Fix bug causing too many warnings
13401
13402    svn path=/trunk/; revision=578
13403
13404 ChangeLog                                 |   18 ++++
13405 engines/clearlooks/src/clearlooks_draw.c  |  136 ++++++++++++++++++++---------
13406 engines/clearlooks/src/clearlooks_style.c |   39 ++++++---
13407 engines/support/cairo-support.c           |    4 +-
13408 4 files changed, 143 insertions(+), 54 deletions(-)
13409
13410commit 2610c2536e4c9169453385d3f5f4cc445f5996c1
13411Author: Benjamin Berg <benjamin@sipsolutions.net>
13412Date:   Sun Jan 7 14:00:20 2007 +0000
13413
13414    Rename clearlooks_style_glossy.c to clearlooks_draw_glossy.c
13415
13416    2007-01-07  Benjamin Berg  <benjamin@sipsolutions.net>
13417
13418    	* engines/clearlooks/Makefile.am:
13419    	* engines/clearlooks/src/clearlooks_draw_glossy.c:
13420    	Rename clearlooks_style_glossy.c to clearlooks_draw_glossy.c
13421
13422    svn path=/trunk/; revision=577
13423
13424 ChangeLog                                        |    6 +
13425 engines/clearlooks/Makefile.am                   |    2 +-
13426 engines/clearlooks/src/clearlooks_draw_glossy.c  |  699 ++++++++++++++++++++++
13427 engines/clearlooks/src/clearlooks_style_glossy.c |  685 ---------------------
13428 4 files changed, 706 insertions(+), 686 deletions(-)
13429
13430commit 3c6b8ef51e6784941715a131e733d678bda76c73
13431Author: Benjamin Berg <benjamin@sipsolutions.net>
13432Date:   Sun Jan 7 13:57:04 2007 +0000
13433
13434    - Follow the radius option when drawing the trough. - Cleaned up
13435
13436    2007-01-07  Benjamin Berg  <benjamin@sipsolutions.net>
13437
13438    	* engines/clearlooks/src/clearlooks_draw.c:
13439    	(clearlooks_draw_progressbar_trough),
13440    	(clearlooks_draw_progressbar_fill):
13441    	- Follow the radius option when drawing the trough.
13442    	- Cleaned up progressbar_fill
13443
13444    	* engines/clearlooks/src/clearlooks_style.c:
13445    	(clearlooks_style_draw_box):
13446    	Adjust the clip region by 3 pixel instead of one.
13447
13448    	* themes/Clearlooks/gtk-2.0/gtkrc:
13449    	- Set the radius to 1.5 for the progress bar.
13450
13451    svn path=/trunk/; revision=576
13452
13453 ChangeLog                                 |   15 ++++
13454 engines/clearlooks/src/clearlooks_draw.c  |  105 +++++++++++++----------------
13455 engines/clearlooks/src/clearlooks_style.c |    8 +-
13456 themes/Clearlooks/gtk-2.0/gtkrc           |    6 ++
13457 4 files changed, 72 insertions(+), 62 deletions(-)
13458
13459commit c1e51dde2d86f2707451d984aa6c2ec1671aeb43
13460Author: Thomas Wood <thos@gnome.org>
13461Date:   Fri Jan 5 14:15:22 2007 +0000
13462
13463    Revert most of the changes from the last few commits. We can implement
13464
13465    2007-01-05  Thomas Wood  <thos@gnome.org>
13466
13467    	* engines/clearlooks/src/clearlooks_draw.c:
13468    	(clearlooks_draw_menuitem):
13469    	* engines/clearlooks/src/clearlooks_style.c:
13470    	(clearlooks_style_draw_box):
13471    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13472    	(clearlooks_glossy_draw_menuitem):
13473    	* themes/Clearlooks/gtk-2.0/gtkrc:
13474
13475    	Revert most of the changes from the last few commits. We can implement
13476    	most of the new menuitem style using GtkMenu style properties (bug
13477    	382634).
13478
13479    svn path=/trunk/; revision=575
13480
13481 ChangeLog                                        |   14 ++++++++++
13482 engines/clearlooks/src/clearlooks_draw.c         |   29 +++++----------------
13483 engines/clearlooks/src/clearlooks_style.c        |   29 ++++-----------------
13484 engines/clearlooks/src/clearlooks_style_glossy.c |   18 +------------
13485 themes/Clearlooks/gtk-2.0/gtkrc                  |    8 ++++--
13486 5 files changed, 34 insertions(+), 64 deletions(-)
13487
13488commit 51f35baa7174f4cd1e72ab38a00f455029ae1d6f
13489Author: Benjamin Berg <benjamin@sipsolutions.net>
13490Date:   Thu Jan 4 20:08:39 2007 +0000
13491
13492    Use draw_menubaritem as the fallback. Also use draw_menubaritem if the
13493
13494    2007-01-04  Benjamin Berg  <benjamin@sipsolutions.net>
13495
13496    	* engines/clearlooks/src/clearlooks_style.c:
13497    	(clearlooks_style_draw_box):
13498    	Use draw_menubaritem as the fallback. Also use draw_menubaritem
13499    	if the padding is larger than one pixel in the menu.
13500
13501    svn path=/trunk/; revision=574
13502
13503 ChangeLog                                 |    7 +++++++
13504 engines/clearlooks/src/clearlooks_style.c |   29 +++++++++++++++++++++++------
13505 2 files changed, 30 insertions(+), 6 deletions(-)
13506
13507commit 7d746382bc85a33672bbd85f87c86bf3ce9321fa
13508Author: Thomas Wood <thos@gnome.org>
13509Date:   Thu Jan 4 17:22:50 2007 +0000
13510
13511    Fix a co-ordinate (clearlooks_register_style_classic): Add
13512
13513    2007-01-04  Thomas Wood  <thos@gnome.org>
13514
13515    	* engines/clearlooks/src/clearlooks_draw.c:
13516    	(clearlooks_draw_menuitem): Fix a co-ordinate
13517    	(clearlooks_register_style_classic): Add draw_menubaritem
13518
13519    svn path=/trunk/; revision=573
13520
13521 ChangeLog                                |    6 ++++
13522 engines/clearlooks/src/clearlooks_draw.c |   39 ++++++++++++++++++++++++++---
13523 2 files changed, 41 insertions(+), 4 deletions(-)
13524
13525commit bed9850251b347a1b2fcba797d3ecf9be4da4e48
13526Author: Thomas Wood <thos@gnome.org>
13527Date:   Thu Jan 4 16:31:38 2007 +0000
13528
13529    Fix a compiler warning Sharpen gloss colours
13530
13531    2007-01-04  Thomas Wood  <thos@gnome.org>
13532
13533    	* engines/clearlooks/src/clearlooks_style.c:
13534    	(clearlooks_style_draw_box): Fix a compiler warning
13535    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13536    	(clearlooks_draw_button_gloss): Sharpen gloss colours
13537
13538    	* engines/clearlooks/src/clearlooks_draw.c:
13539    	(clearlooks_register_style_classic):
13540    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13541    	(clearlooks_glossy_draw_menuitem), (clearlooks_register_style_glossy):
13542    	* engines/clearlooks/src/clearlooks_types.h:
13543
13544    	Add draw_menubaritem function
13545
13546    svn path=/trunk/; revision=572
13547
13548 ChangeLog                                        |   16 ++++++++++++
13549 engines/clearlooks/src/clearlooks_draw.c         |    1 +
13550 engines/clearlooks/src/clearlooks_style.c        |    6 ++--
13551 engines/clearlooks/src/clearlooks_style_glossy.c |   28 ++++++++++++++++++----
13552 engines/clearlooks/src/clearlooks_types.h        |    5 ++++
13553 5 files changed, 48 insertions(+), 8 deletions(-)
13554
13555commit d9ed49961f025a85850ca75ede1666b599d270dc
13556Author: Benjamin Berg <benjamin@sipsolutions.net>
13557Date:   Wed Jan 3 22:16:30 2007 +0000
13558
13559    - Fix problem found during "make distcheck". There is no
13560
13561    2007-01-03  Benjamin Berg  <benjamin@sipsolutions.net>
13562
13563    	* engines/lua/Makefile.am:
13564    	- Fix problem found during "make distcheck". There is no
13565    	  config.h/config.h.in.
13566
13567    svn path=/trunk/; revision=571
13568
13569 ChangeLog               |    6 ++++++
13570 engines/lua/Makefile.am |    3 ---
13571 2 files changed, 6 insertions(+), 3 deletions(-)
13572
13573commit 687361e59ff52bea73685a1f4f4e8c91e86100b6
13574Author: Benjamin Berg <benjamin@sipsolutions.net>
13575Date:   Tue Jan 2 23:08:54 2007 +0000
13576
13577    - Fix merging. Thanks to Werner Pantke for reporting this issue.
13578
13579    2007-01-03  Benjamin Berg  <benjamin@sipsolutions.net>
13580
13581    	* engines/clearlooks/src/clearlooks_rc_style.c:
13582    	(clearlooks_rc_style_merge):
13583    	- Fix merging. Thanks to Werner Pantke for reporting this issue.
13584
13585    svn path=/trunk/; revision=570
13586
13587 ChangeLog                                    |    6 ++++++
13588 engines/clearlooks/src/clearlooks_rc_style.c |   17 ++++++++++-------
13589 2 files changed, 16 insertions(+), 7 deletions(-)
13590
13591commit 501363d617e6b1ea816c611741363b3ff655a47a
13592Author: Benjamin Berg <benjamin@sipsolutions.net>
13593Date:   Tue Jan 2 10:56:35 2007 +0000
13594
13595    Patch from TFKyle: - A few M_PI slipped back in. - Fix for a C99ism.
13596
13597    2007-01-02  Benjamin Berg  <benjamin@sipsolutions.net>
13598
13599    	* engines/clearlooks/src/clearlooks_draw.c:
13600    	(clearlooks_draw_radiobutton):
13601    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13602    	(clearlooks_glossy_draw_button),
13603    	(clearlooks_glossy_draw_radiobutton):
13604    	Patch from TFKyle:
13605    	- A few M_PI slipped back in.
13606    	- Fix for a C99ism.
13607
13608    svn path=/trunk/; revision=569
13609
13610 ChangeLog                                        |   11 +++++++++++
13611 engines/clearlooks/src/clearlooks_draw.c         |    8 ++++----
13612 engines/clearlooks/src/clearlooks_style_glossy.c |   15 ++++++++-------
13613 3 files changed, 23 insertions(+), 11 deletions(-)
13614
13615commit 4f83c1b5f5ad60cefc879477982291e62aa8cd23
13616Author: Benjamin Berg <benjamin@sipsolutions.net>
13617Date:   Tue Dec 26 22:12:10 2006 +0000
13618
13619    - Move slider darwing to clearlooks_style_draw_slider. - Use support
13620
13621    2006-12-26  Benjamin Berg  <benjamin@sipsolutions.net>
13622
13623    	* engines/clearlooks/src/clearlooks_style.c:
13624    	(clearlooks_style_draw_box), (clearlooks_style_draw_slider):
13625    	- Move slider darwing to clearlooks_style_draw_slider.
13626    	- Use support macros to guard clearlooks_style_draw_box.
13627
13628 ChangeLog                                 |    7 ++
13629 engines/clearlooks/src/clearlooks_style.c |  121 +++++++++++++++--------------
13630 2 files changed, 70 insertions(+), 58 deletions(-)
13631
13632commit 58c1e5b46536b6532f872326d09333f4600ca244
13633Author: Daniel Borgmann <dborg@src.gnome.org>
13634Date:   Tue Dec 26 17:00:53 2006 +0000
13635
13636    added arc function, separator and radiobutton support
13637
13638 ChangeLog                   |    9 ++++++
13639 engines/lua/src/draw_lib.c  |   29 ++++++++++++++++++++-
13640 engines/lua/src/lua_style.c |   58 +++++++++++++++++++++++++++++++++++++++++-
13641 3 files changed, 92 insertions(+), 4 deletions(-)
13642
13643commit 79d3a94c272ccf20827b4b15079b695d4f78cc82
13644Author: Daniel Borgmann <dborg@src.gnome.org>
13645Date:   Mon Dec 25 09:52:37 2006 +0000
13646
13647    - Minor refactoring, add list view header support.
13648
13649 ChangeLog                   |    7 ++
13650 engines/lua/src/lua_style.c |  250 +++++++++++++++++++++----------------------
13651 2 files changed, 127 insertions(+), 130 deletions(-)
13652
13653commit 08336462320a570404cb574df4fe105b7a098b88
13654Author: Benjamin Berg <benjamin@sipsolutions.net>
13655Date:   Sat Dec 23 14:27:01 2006 +0000
13656
13657    - Radius option fixes.
13658
13659    2006-12-23  Benjamin Berg  <benjamin@sipsolutions.net>
13660
13661    	* engines/clearlooks/src/clearlooks_draw.c:
13662    	(clearlooks_draw_button), (clearlooks_draw_entry):
13663    	- Radius option fixes.
13664
13665 ChangeLog                                |    6 ++++++
13666 engines/clearlooks/src/clearlooks_draw.c |   13 ++++++++-----
13667 2 files changed, 14 insertions(+), 5 deletions(-)
13668
13669commit dc7d76059efdbe3e3c3b356d0e30233da0de255e
13670Author: Benjamin Berg <benjamin@sipsolutions.net>
13671Date:   Wed Dec 20 22:02:09 2006 +0000
13672
13673    - More radius works.
13674
13675    2006-12-20  Benjamin Berg  <benjamin@sipsolutions.net>
13676
13677    	* engines/clearlooks/src/clearlooks_draw.c:
13678    	(clearlooks_draw_spinbutton_down):
13679    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13680    	(clearlooks_draw_button_gloss), (clearlooks_glossy_draw_button),
13681    	(clearlooks_glossy_draw_tab),
13682    	(clearlooks_glossy_draw_slider_button),
13683    	(clearlooks_glossy_draw_menuitem),
13684    	(clearlooks_glossy_draw_selected_cell):
13685    	- More radius works.
13686
13687    	* engines/support/cairo-support.c: (ge_cairo_rounded_rectangle):
13688    	- Less warnings.
13689
13690 ChangeLog                                        |   15 +++++++
13691 engines/clearlooks/src/clearlooks_draw.c         |    3 +-
13692 engines/clearlooks/src/clearlooks_style_glossy.c |   48 +++++++++++++++-------
13693 engines/support/cairo-support.c                  |    4 +-
13694 4 files changed, 53 insertions(+), 17 deletions(-)
13695
13696commit 3f1815aa1fb4a8c6e58a2b7329e86a50eec87476
13697Author: Benjamin Berg <benjamin@sipsolutions.net>
13698Date:   Wed Dec 20 20:58:23 2006 +0000
13699
13700    - Print a warning if the radius is too large for the width/height. This is
13701
13702    2006-12-20  Benjamin Berg  <benjamin@sipsolutions.net>
13703
13704    	* engines/support/cairo-support.c: (ge_cairo_rounded_rectangle):
13705    	- Print a warning if the radius is too large for the width/height.
13706    	This is only during development.
13707
13708    	* engines/support/cairo-support.c: (ge_cairo_rounded_corner),
13709    	(ge_cairo_rounded_rectangle):
13710    	* engines/support/cairo-support.h:
13711    	- Added ge_cairo_rounded_corner to draw one corner of a rounded
13712    	rectangle more easily.
13713
13714    	* engines/clearlooks/src/clearlooks_draw.c:
13715    	(clearlooks_draw_inset), (clearlooks_draw_shadow),
13716    	(clearlooks_draw_top_left_highlight),
13717    	(clearlooks_draw_highlight_and_shade), (clearlooks_draw_button),
13718    	(clearlooks_draw_entry), (clearlooks_draw_slider),
13719    	(clearlooks_draw_slider_button),
13720    	(clearlooks_draw_progressbar_trough), (clearlooks_draw_frame),
13721    	(clearlooks_draw_tab), (clearlooks_draw_scrollbar_stepper):
13722    	- Fix the radius option.
13723
13724    	* engines/clearlooks/src/clearlooks_style.c:
13725    	(clearlooks_style_init_from_rc):
13726    	- Allow 0 radius, as it should be working fine now.
13727
13728 ChangeLog                                 |   26 ++++++
13729 engines/clearlooks/src/clearlooks_draw.c  |  136 +++++++++++++---------------
13730 engines/clearlooks/src/clearlooks_style.c |    2 +-
13731 engines/support/cairo-support.c           |   46 ++++++++++
13732 engines/support/cairo-support.h           |    1 +
13733 5 files changed, 137 insertions(+), 74 deletions(-)
13734
13735commit dfc1de0d8a0f4d3ea32ee938e60b7b09f7b7bfab
13736Author: Thomas Wood <thos@gnome.org>
13737Date:   Mon Dec 18 16:46:52 2006 +0000
13738
13739    Implement suggestions for menu selection from bug 382634
13740
13741    2006-12-18  Thomas Wood  <thos@gnome.org>
13742
13743    	* engines/clearlooks/src/clearlooks_draw.c:
13744    	(clearlooks_draw_menuitem), (clearlooks_draw_menu_frame):
13745    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13746    	(clearlooks_glossy_draw_menuitem):
13747    	* themes/Clearlooks/gtk-2.0/gtkrc:
13748
13749    	Implement suggestions for menu selection from bug 382634
13750
13751 ChangeLog                                        |   10 ++++++
13752 engines/clearlooks/src/clearlooks_draw.c         |   34 +++++++++++++++------
13753 engines/clearlooks/src/clearlooks_style_glossy.c |   21 +++++++++++--
13754 themes/Clearlooks/gtk-2.0/gtkrc                  |    2 +-
13755 4 files changed, 53 insertions(+), 14 deletions(-)
13756
13757commit b7428a47347ed8acf1a4b405026773fb30d19caf
13758Author: Benjamin Berg <benjamin@sipsolutions.net>
13759Date:   Sun Dec 17 12:38:34 2006 +0000
13760
13761    - Move selected cell drawing into the style functions.
13762
13763    2006-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
13764
13765    	* engines/clearlooks/src/clearlooks_draw.c:
13766    	(clearlooks_draw_selected_cell),
13767    	(clearlooks_register_style_classic):
13768    	* engines/clearlooks/src/clearlooks_style.c:
13769    	(clearlooks_style_draw_flat_box):
13770    	* engines/clearlooks/src/clearlooks_types.h:
13771    	- Move selected cell drawing into the style functions.
13772
13773    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13774    	(clearlooks_glossy_draw_menuitem),
13775    	(clearlooks_glossy_draw_selected_cell),
13776    	(clearlooks_register_style_glossy):
13777    	- Add menuitem and selected cell drawing to the glossy theme.
13778
13779 ChangeLog                                        |   16 +++++++++
13780 engines/clearlooks/src/clearlooks_draw.c         |   39 ++++++++++++++++++++++
13781 engines/clearlooks/src/clearlooks_style.c        |   34 +++----------------
13782 engines/clearlooks/src/clearlooks_style_glossy.c |   35 +++++++++++++++++++
13783 engines/clearlooks/src/clearlooks_types.h        |    5 +++
13784 5 files changed, 100 insertions(+), 29 deletions(-)
13785
13786commit f9700b079d85aef9904286e2548bfbfaaba8c650
13787Author: Benjamin Berg <benjamin@sipsolutions.net>
13788Date:   Sun Dec 17 00:05:47 2006 +0000
13789
13790    - Nicer variable names.
13791
13792    2006-12-17  Benjamin Berg  <benjamin@sipsolutions.net>
13793
13794    	* engines/clearlooks/src/clearlooks_draw.c:
13795    	(clearlooks_draw_top_left_highlight):
13796    	- Nicer variable names.
13797
13798    	* engines/clearlooks/src/clearlooks_style.c:
13799    	(clearlooks_style_copy):
13800    	- Copy the radius option.
13801
13802 ChangeLog                                 |   10 ++++++++++
13803 engines/clearlooks/src/clearlooks_draw.c  |   16 ++++++++--------
13804 engines/clearlooks/src/clearlooks_style.c |    1 +
13805 3 files changed, 19 insertions(+), 8 deletions(-)
13806
13807commit fca83e52142808ba6d0dfa99ce25edb6a78865ae
13808Author: Benjamin Berg <benjamin@sipsolutions.net>
13809Date:   Thu Dec 14 18:41:26 2006 +0000
13810
13811    - Remove unused options, the engine now warns about their usage. - Also
13812
13813    2006-12-14  Benjamin Berg  <benjamin@sipsolutions.net>
13814
13815    	* engines/clearlooks/src/clearlooks_rc_style.c:
13816    	(clearlooks_rc_style_init), (clearlooks_gtk2_rc_parse_dummy),
13817    	(clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
13818    	* engines/clearlooks/src/clearlooks_rc_style.h:
13819    	* engines/clearlooks/src/clearlooks_style.c:
13820    	(clearlooks_set_widget_parameters),
13821    	(clearlooks_style_draw_box_gap), (clearlooks_style_draw_extension),
13822    	(clearlooks_style_draw_handle), (clearlooks_style_draw_box),
13823    	(clearlooks_style_init_from_rc), (clearlooks_style_copy),
13824    	(clearlooks_style_draw_render_icon):
13825    	* engines/clearlooks/src/clearlooks_style.h:
13826    	* engines/clearlooks/src/clearlooks_types.h:
13827    	- Remove unused options, the engine now warns about their usage.
13828    	- Also removed some commentted out code, and clarified a few
13829    	comments.
13830
13831    	* themes/Clearlooks/gtk-2.0/gtkrc:
13832    	- Remove options that don't have any effect.
13833
13834 ChangeLog                                    |   21 ++++++++
13835 engines/clearlooks/src/clearlooks_rc_style.c |   67 +++++++++++++++-----------
13836 engines/clearlooks/src/clearlooks_rc_style.h |   16 +-----
13837 engines/clearlooks/src/clearlooks_style.c    |   53 ++------------------
13838 engines/clearlooks/src/clearlooks_style.h    |    3 -
13839 engines/clearlooks/src/clearlooks_types.h    |   12 +----
13840 themes/Clearlooks/gtk-2.0/gtkrc              |    3 -
13841 7 files changed, 71 insertions(+), 104 deletions(-)
13842
13843commit 0786458b8a0ddc4d0d670812548f70d547fd3a4b
13844Author: Benjamin Berg <benjamin@sipsolutions.net>
13845Date:   Wed Dec 13 16:46:07 2006 +0000
13846
13847    - Remove arrow drawing code - Use buildin draw_tab, the difference is only
13848
13849    2006-12-13  Benjamin Berg  <benjamin@sipsolutions.net>
13850
13851    	* engines/clearlooks/src/clearlooks_draw.c:
13852    	* engines/clearlooks/src/clearlooks_style.c:
13853    	* engines/clearlooks/src/clearlooks_types.h:
13854    	- Remove arrow drawing code
13855    	- Use buildin draw_tab, the difference is only minimal
13856    	- Call gtk_paint_tab for the combobox arrow
13857
13858 ChangeLog                                 |    9 +++
13859 engines/clearlooks/src/clearlooks_draw.c  |  110 -----------------------------
13860 engines/clearlooks/src/clearlooks_style.c |   52 +-------------
13861 engines/clearlooks/src/clearlooks_types.h |    6 --
13862 4 files changed, 13 insertions(+), 164 deletions(-)
13863
13864commit 208f36ebc946fd6ff8cd038143424734d9f859e8
13865Author: Benjamin Berg <benjamin@sipsolutions.net>
13866Date:   Tue Dec 12 19:36:06 2006 +0000
13867
13868    - Don't set shadow type to NONE if the detail is not one of the known
13869
13870    2006-12-12  Benjamin Berg  <benjamin@sipsolutions.net>
13871
13872    	* engines/clearlooks/src/clearlooks_style.c:
13873    	(clearlooks_style_draw_shadow):
13874    	- Don't set shadow type to NONE if the detail is not one of the known
13875    	ones. (Bug #385106, Carlos Garnacho Parro)
13876
13877 ChangeLog                                 |    7 +++++++
13878 engines/clearlooks/src/clearlooks_style.c |    2 +-
13879 2 files changed, 8 insertions(+), 1 deletions(-)
13880
13881commit 9a8d18f03debb531a44558e54f13cc1ea3510a28
13882Author: Benjamin Berg <benjamin@sipsolutions.net>
13883Date:   Tue Dec 12 18:36:04 2006 +0000
13884
13885    - Added preliminary radius option. Still a lot of sanity checks and other
13886
13887    2006-12-12  Benjamin Berg  <benjamin@sipsolutions.net>
13888
13889    	* engines/clearlooks/src/clearlooks_draw.c:
13890    	* engines/clearlooks/src/clearlooks_rc_style.c:
13891    	* engines/clearlooks/src/clearlooks_rc_style.h:
13892    	* engines/clearlooks/src/clearlooks_style.c:
13893    	* engines/clearlooks/src/clearlooks_style.h:
13894    	* engines/clearlooks/src/clearlooks_style_glossy.c:
13895    	* engines/clearlooks/src/clearlooks_types.h:
13896    	- Added preliminary radius option. Still a lot of sanity checks and
13897    	other things missing.
13898
13899 ChangeLog                                        |   12 ++++
13900 engines/clearlooks/src/clearlooks_draw.c         |   60 ++++++++++------------
13901 engines/clearlooks/src/clearlooks_rc_style.c     |   21 +++++--
13902 engines/clearlooks/src/clearlooks_rc_style.h     |   22 ++++----
13903 engines/clearlooks/src/clearlooks_style.c        |    4 +-
13904 engines/clearlooks/src/clearlooks_style.h        |    1 +
13905 engines/clearlooks/src/clearlooks_style_glossy.c |   16 +++---
13906 engines/clearlooks/src/clearlooks_types.h        |    3 +
13907 8 files changed, 80 insertions(+), 59 deletions(-)
13908
13909commit 1a3279845cc38fb2cd573dd7fa6ceaf3384aced5
13910Author: Daniel Borgmann <daniel.borgmann@gmail.com>
13911Date:   Tue Dec 12 12:02:27 2006 +0000
13912
13913    - Use absolute include path
13914
13915    2006-12-12  Daniel Borgmann  <daniel.borgmann@gmail.com>
13916
13917    	* engines/lua/Makefile.am:
13918    	- Use absolute include path
13919    	* engines/lua/src/lua_style.c: (lua_style_draw_box):
13920    	- Support more widgets
13921
13922 ChangeLog                   |    7 ++++++
13923 engines/lua/Makefile.am     |    2 +-
13924 engines/lua/src/lua_style.c |   44 ++++++++++++++++++++++++++++++++++++++----
13925 3 files changed, 47 insertions(+), 6 deletions(-)
13926
13927commit 3ab362ec53833ed986eadb5c08d30e3d56d6f38c
13928Author: Daniel Borgmann <dborg@src.gnome.org>
13929Date:   Wed Dec 6 04:23:44 2006 +0000
13930
13931    properly rotate and mirror some widgets
13932
13933 ChangeLog                   |    6 ++++++
13934 engines/lua/src/lua_style.c |   40 +++++++++++++++++++++++++++++++++++++---
13935 2 files changed, 43 insertions(+), 3 deletions(-)
13936
13937commit 32a144c8029673be194fb84f6c3965f5968c8f6f
13938Author: Daniel Borgmann <dborg@src.gnome.org>
13939Date:   Wed Dec 6 00:00:21 2006 +0000
13940
13941    Added Lua engine
13942
13943 ChangeLog                         |    7 +
13944 configure.ac                      |   13 +
13945 engines/lua/AUTHORS               |    1 +
13946 engines/lua/Makefile.am           |   87 +++
13947 engines/lua/src/draw_lib.c        |  430 ++++++++++++
13948 engines/lua/src/draw_lib.h        |   20 +
13949 engines/lua/src/draw_utils.c      |   48 ++
13950 engines/lua/src/draw_utils.h      |    9 +
13951 engines/lua/src/liblua/lapi.c     | 1080 ++++++++++++++++++++++++++++++
13952 engines/lua/src/liblua/lapi.h     |   16 +
13953 engines/lua/src/liblua/lauxlib.c  |  653 ++++++++++++++++++
13954 engines/lua/src/liblua/lauxlib.h  |  174 +++++
13955 engines/lua/src/liblua/lbaselib.c |  643 ++++++++++++++++++
13956 engines/lua/src/liblua/lcode.c    |  823 +++++++++++++++++++++++
13957 engines/lua/src/liblua/lcode.h    |   76 +++
13958 engines/lua/src/liblua/ldblib.c   |  397 +++++++++++
13959 engines/lua/src/liblua/ldebug.c   |  620 +++++++++++++++++
13960 engines/lua/src/liblua/ldebug.h   |   33 +
13961 engines/lua/src/liblua/ldo.c      |  516 ++++++++++++++
13962 engines/lua/src/liblua/ldo.h      |   57 ++
13963 engines/lua/src/liblua/ldump.c    |  164 +++++
13964 engines/lua/src/liblua/lfunc.c    |  174 +++++
13965 engines/lua/src/liblua/lfunc.h    |   34 +
13966 engines/lua/src/liblua/lgc.c      |  711 ++++++++++++++++++++
13967 engines/lua/src/liblua/lgc.h      |  110 +++
13968 engines/lua/src/liblua/linit.c    |   38 +
13969 engines/lua/src/liblua/liolib.c   |  532 +++++++++++++++
13970 engines/lua/src/liblua/llex.c     |  461 +++++++++++++
13971 engines/lua/src/liblua/llex.h     |   81 +++
13972 engines/lua/src/liblua/llimits.h  |  128 ++++
13973 engines/lua/src/liblua/lmathlib.c |  263 ++++++++
13974 engines/lua/src/liblua/lmem.c     |   86 +++
13975 engines/lua/src/liblua/lmem.h     |   49 ++
13976 engines/lua/src/liblua/loadlib.c  |  663 ++++++++++++++++++
13977 engines/lua/src/liblua/lobject.c  |  214 ++++++
13978 engines/lua/src/liblua/lobject.h  |  381 +++++++++++
13979 engines/lua/src/liblua/lopcodes.c |  102 +++
13980 engines/lua/src/liblua/lopcodes.h |  268 ++++++++
13981 engines/lua/src/liblua/loslib.c   |  233 +++++++
13982 engines/lua/src/liblua/lparser.c  | 1337 +++++++++++++++++++++++++++++++++++++
13983 engines/lua/src/liblua/lparser.h  |   82 +++
13984 engines/lua/src/liblua/lstate.c   |  214 ++++++
13985 engines/lua/src/liblua/lstate.h   |  168 +++++
13986 engines/lua/src/liblua/lstring.c  |  111 +++
13987 engines/lua/src/liblua/lstring.h  |   31 +
13988 engines/lua/src/liblua/lstrlib.c  |  868 ++++++++++++++++++++++++
13989 engines/lua/src/liblua/ltable.c   |  588 ++++++++++++++++
13990 engines/lua/src/liblua/ltable.h   |   40 ++
13991 engines/lua/src/liblua/ltablib.c  |  278 ++++++++
13992 engines/lua/src/liblua/ltm.c      |   75 ++
13993 engines/lua/src/liblua/ltm.h      |   54 ++
13994 engines/lua/src/liblua/lua.h      |  385 +++++++++++
13995 engines/lua/src/liblua/luaconf.h  |  762 +++++++++++++++++++++
13996 engines/lua/src/liblua/lualib.h   |   53 ++
13997 engines/lua/src/liblua/lundump.c  |  223 ++++++
13998 engines/lua/src/liblua/lundump.h  |   36 +
13999 engines/lua/src/liblua/lvm.c      |  763 +++++++++++++++++++++
14000 engines/lua/src/liblua/lvm.h      |   36 +
14001 engines/lua/src/liblua/lzio.c     |   82 +++
14002 engines/lua/src/liblua/lzio.h     |   67 ++
14003 engines/lua/src/lua_rc_style.c    |  275 ++++++++
14004 engines/lua/src/lua_rc_style.h    |   29 +
14005 engines/lua/src/lua_style.c       |  691 +++++++++++++++++++
14006 engines/lua/src/lua_style.h       |   45 ++
14007 engines/lua/src/lua_utils.c       |   28 +
14008 engines/lua/src/lua_utils.h       |    8 +
14009 engines/lua/src/main.c            |   23 +
14010 engines/lua/src/misc_utils.c      |   56 ++
14011 engines/lua/src/misc_utils.h      |    5 +
14012 69 files changed, 17808 insertions(+), 0 deletions(-)
14013
14014commit 662a2d4fe8c55d18477452d2ec3a6680db8dc732
14015Author: Benjamin Berg <benjamin@sipsolutions.net>
14016Date:   Tue Dec 5 20:02:06 2006 +0000
14017
14018    - C89 fixes (Bug #382704, Jens Granseuer)
14019
14020    2006-12-05  Benjamin Berg  <benjamin@sipsolutions.net>
14021
14022    	* engines/clearlooks/src/clearlooks_style.c:
14023    	(clearlooks_style_draw_option), (clearlooks_style_draw_check):
14024    	- C89 fixes (Bug #382704, Jens Granseuer)
14025
14026 ChangeLog                                 |    6 ++++++
14027 engines/clearlooks/src/clearlooks_style.c |   12 ++++++------
14028 2 files changed, 12 insertions(+), 6 deletions(-)
14029
14030commit 60624132f97f955999186e82fbf330737d58ab7b
14031Author: Benjamin Berg <benjamin@sipsolutions.net>
14032Date:   Tue Dec 5 15:59:14 2006 +0000
14033
14034    - Use @selected_fg_color for text[PRELIGHT] inside menus and for
14035
14036    2006-12-05  Benjamin Berg  <benjamin@sipsolutions.net>
14037
14038    	* themes/Clearlooks/gtk-2.0/gtkrc:
14039    	- Use @selected_fg_color for text[PRELIGHT] inside menus and
14040    	for fg[PRELIGHT] in GtkProgressBar (Bug #382397, Michael Monreal)
14041
14042 ChangeLog                       |    6 ++++++
14043 themes/Clearlooks/gtk-2.0/gtkrc |    3 ++-
14044 2 files changed, 8 insertions(+), 1 deletions(-)
14045
14046commit b7e56182e7458db2bec1bd38cb5d273e86b056fb
14047Author: Thomas Wood <thos@gnome.org>
14048Date:   Tue Dec 5 00:04:34 2006 +0000
14049
14050    Updated for 2.9.0
14051
14052    2006-12-04  Thomas Wood  <thos@gnome.org>
14053
14054    	* NEWS: Updated for 2.9.0
14055
14056 ChangeLog |    4 ++++
14057 NEWS      |   11 +++++++++++
14058 2 files changed, 15 insertions(+), 0 deletions(-)
14059
14060commit 0baa8da7a3edded0cecc71add0fbedc32cb9891f
14061Author: Benjamin Berg <benjamin@sipsolutions.net>
14062Date:   Mon Dec 4 20:45:23 2006 +0000
14063
14064    - Added glossy tabs.
14065
14066    2006-12-04  Benjamin Berg  <benjamin@sipsolutions.net>
14067
14068    	* engines/clearlooks/src/clearlooks_style_glossy.c:
14069    	(clearlooks_glossy_draw_tab), (clearlooks_register_style_glossy):
14070    	- Added glossy tabs.
14071
14072 ChangeLog                                        |    6 ++
14073 engines/clearlooks/src/clearlooks_style_glossy.c |   86 ++++++++++++++++++++++
14074 2 files changed, 92 insertions(+), 0 deletions(-)
14075
14076commit d03cd1618ee263c988a5187b0cdd90a059ac66a7
14077Author: Thomas Wood <thos@gnome.org>
14078Date:   Mon Dec 4 10:22:16 2006 +0000
14079
14080    Use gtk-color-scheme
14081
14082    2006-12-04  Thomas Wood  <thos@gnome.org>
14083
14084    	* themes/Mist/gtk-2.0/gtkrc: Use gtk-color-scheme
14085
14086 ChangeLog                 |    4 +++
14087 themes/Mist/gtk-2.0/gtkrc |   50 ++++++++++++++++++++++++--------------------
14088 2 files changed, 31 insertions(+), 23 deletions(-)
14089
14090commit bf0deaa9611ab25f438764be64cf926f80e5d738
14091Author: Benjamin Berg <benjamin@sipsolutions.net>
14092Date:   Tue Nov 28 16:08:18 2006 +0000
14093
14094    - Don't draw the bullet in the inconsistent state.
14095
14096    2006-11-28  Benjamin Berg  <benjamin@sipsolutions.net>
14097
14098    	* engines/clearlooks/src/clearlooks_style_glossy.c:
14099    	(clearlooks_glossy_draw_radiobutton):
14100    	- Don't draw the bullet in the inconsistent state.
14101
14102 ChangeLog                                        |    6 ++++++
14103 engines/clearlooks/src/clearlooks_style_glossy.c |    2 +-
14104 2 files changed, 7 insertions(+), 1 deletions(-)
14105
14106commit f2b052372987ef1cd8f419c897f5d6a12091d654
14107Author: Benjamin Berg <benjamin@sipsolutions.net>
14108Date:   Tue Nov 28 16:03:42 2006 +0000
14109
14110    - Draw Evolution ETree headers as headers instead of buttons.
14111
14112    2006-11-28  Benjamin Berg  <benjamin@sipsolutions.net>
14113
14114    	* engines/clearlooks/src/clearlooks_style.c:
14115    	(clearlooks_style_draw_box):
14116    	- Draw Evolution ETree headers as headers instead of buttons.
14117
14118 ChangeLog                                 |    6 ++++++
14119 engines/clearlooks/src/clearlooks_style.c |    5 +++--
14120 2 files changed, 9 insertions(+), 2 deletions(-)
14121
14122commit f2a54444a8b0a2fe2b3a316e70ba2955d3f5dc2d
14123Author: Benjamin Berg <benjamin@sipsolutions.net>
14124Date:   Sat Nov 25 23:57:58 2006 +0000
14125
14126    Support rounded corners correctly.
14127
14128    2006-11-25  Benjamin Berg  <benjamin@sipsolutions.net>
14129
14130    	* engines/clearlooks/src/clearlooks_draw.c:
14131    	(clearlooks_draw_frame): Support rounded corners correctly.
14132
14133    	* engines/clearlooks/src/clearlooks_style.c:
14134    	(clearlooks_style_draw_extension):
14135    	- Set the corners correctly in the widget parameters
14136    	* engines/clearlooks/src/clearlooks_draw.c:
14137    	(clearlooks_draw_tab):
14138    	- Use the corners value from the parameters
14139
14140    	* engines/clearlooks/src/clearlooks_style_glossy.c:
14141    	(clearlooks_draw_button_gloss), (clearlooks_glossy_draw_button):
14142    	- removed fill option from clearlooks_draw_button_gloss
14143
14144 ChangeLog                                        |   16 +++++++++++
14145 engines/clearlooks/src/clearlooks_draw.c         |   32 ++++++++-------------
14146 engines/clearlooks/src/clearlooks_style.c        |   18 +++++++++---
14147 engines/clearlooks/src/clearlooks_style_glossy.c |   23 +++++-----------
14148 4 files changed, 49 insertions(+), 40 deletions(-)
14149
14150commit b91132f1d9340a7a46754db7fa78a2aed92545e2
14151Author: Benjamin Berg <benjamin@sipsolutions.net>
14152Date:   Sat Nov 25 11:33:46 2006 +0000
14153
14154    - Don't use parentbg, but always bg[STATE]
14155
14156    2006-11-25  Benjamin Berg  <benjamin@sipsolutions.net>
14157
14158    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_tab):
14159    	- Don't use parentbg, but always bg[STATE]
14160
14161    	* engines/clearlooks/src/clearlooks_style.c:
14162    	(clearlooks_style_draw_box_gap):
14163    	- Fill the notebook background with bg[NORMAL]
14164
14165 ChangeLog                                 |    9 +++++++++
14166 engines/clearlooks/src/clearlooks_draw.c  |    6 +-----
14167 engines/clearlooks/src/clearlooks_style.c |    4 ++++
14168 3 files changed, 14 insertions(+), 5 deletions(-)
14169
14170commit 28adb36c58571552bdffa1174d93711d9d6025bb
14171Author: Benjamin Berg <benjamin@sipsolutions.net>
14172Date:   Sat Nov 25 11:12:41 2006 +0000
14173
14174    - Add some cairo_save/restore pairs - clearlooks_draw_option_menu now uses
14175
14176    2006-11-25  Benjamin Berg  <benjamin@sipsolutions.net>
14177
14178    	* engines/clearlooks/src/clearlooks_draw.c:
14179    	(clearlooks_draw_button), (clearlooks_draw_spinbutton),
14180    	(clearlooks_draw_optionmenu), (clearlooks_draw_separator):
14181    	* engines/clearlooks/src/clearlooks_style_glossy.c:
14182    	(clearlooks_glossy_draw_button):
14183    	- Add some cairo_save/restore pairs
14184    	- clearlooks_draw_option_menu now uses the separator routine
14185    	- draw_spinbutton and optionmenu used the fact that drawing the
14186    	button modified the cairo context.
14187    	- pixel align the end of the separator lines
14188
14189    	* engines/clearlooks/src/clearlooks_style.c:
14190    	(clearlooks_style_draw_box):
14191    	- Make the progressbar clipbox larger by one pixel to leave space
14192    	for the shadow.
14193
14194    	* themes/Clearlooks/gtk-2.0/gtkrc:
14195    	- Set x/ythickness for GtkSeparator to 2, otherwise they may get
14196    	clipped.
14197
14198 ChangeLog                                        |   22 ++++++++++++
14199 engines/clearlooks/src/clearlooks_draw.c         |   39 +++++++++++----------
14200 engines/clearlooks/src/clearlooks_style.c        |   26 ++++++++++++++-
14201 engines/clearlooks/src/clearlooks_style_glossy.c |    2 +
14202 themes/Clearlooks/gtk-2.0/gtkrc                  |   19 +++++-----
14203 5 files changed, 79 insertions(+), 29 deletions(-)
14204
14205commit 1440e4bbc86f667b005ea90c0886ec6710e35822
14206Author: Benjamin Berg <benjamin@sipsolutions.net>
14207Date:   Fri Nov 24 20:27:45 2006 +0000
14208
14209    - replace cairo_set_source_rgb with ge_cairo_set_color where possible.
14210
14211    2006-11-24  Benjamin Berg  <benjamin@sipsolutions.net>
14212
14213    	* engines/clearlooks/src/clearlooks_draw.c:
14214    	* engines/clearlooks/src/clearlooks_style_glossy.c:
14215    	- replace cairo_set_source_rgb with ge_cairo_set_color where possible.
14216
14217 ChangeLog                                        |    6 +
14218 engines/clearlooks/src/clearlooks_draw.c         |  149 +++++++++-------------
14219 engines/clearlooks/src/clearlooks_style_glossy.c |   18 +--
14220 3 files changed, 73 insertions(+), 100 deletions(-)
14221
14222commit fc85eeb0b4e879ff137e4c87b9da37b583758835
14223Author: Benjamin Berg <benjamin@sipsolutions.net>
14224Date:   Fri Nov 24 20:01:03 2006 +0000
14225
14226    - Move glossy check- and radiobuttons to clearlooks_style_glossy.c -
14227
14228    2006-11-24  Benjamin Berg  <benjamin@sipsolutions.net>
14229
14230    	* engines/clearlooks/src/clearlooks_draw.c:
14231    	(clearlooks_draw_radiobutton), (clearlooks_draw_checkbox):
14232    	* engines/clearlooks/src/clearlooks_style_glossy.c:
14233    	(clearlooks_glossy_draw_checkbox),
14234    	(clearlooks_glossy_draw_radiobutton),
14235    	(clearlooks_register_style_glossy):
14236    	- Move glossy check- and radiobuttons to clearlooks_style_glossy.c
14237    	- Resurrect normal checkbutton from an older version
14238
14239    	* engines/clearlooks/src/clearlooks_style.c:
14240    	(clearlooks_style_draw_flat_box):
14241    	- special case highlight drawing between the two styles
14242
14243 ChangeLog                                        |   15 +
14244 engines/clearlooks/src/clearlooks_draw.c         |  369 ++++++++--------------
14245 engines/clearlooks/src/clearlooks_style.c        |    4 +-
14246 engines/clearlooks/src/clearlooks_style_glossy.c |  287 +++++++++++++++++
14247 4 files changed, 430 insertions(+), 245 deletions(-)
14248
14249commit 685ad5c399525ac462f492d5490dc71fa8c945d6
14250Author: Benjamin Berg <benjamin@sipsolutions.net>
14251Date:   Fri Nov 24 19:26:49 2006 +0000
14252
14253    - removed clearlooks_rotate_mirror_translate
14254
14255    2006-11-24  Benjamin Berg  <benjamin@sipsolutions.net>
14256
14257    	* engines/clearlooks/src/clearlooks_draw.c:
14258    	(clearlooks_draw_progressbar_fill),
14259    	(clearlooks_draw_scrollbar_trough),
14260    	(clearlooks_draw_scrollbar_slider), (_clearlooks_draw_arrow):
14261    	- removed clearlooks_rotate_mirror_translate
14262
14263 ChangeLog                                |    8 +++
14264 engines/clearlooks/src/clearlooks_draw.c |   95 ++++++------------------------
14265 2 files changed, 26 insertions(+), 77 deletions(-)
14266
14267commit 125399202f3875ba799bd37f485f55e466fceaed
14268Author: Benjamin Berg <benjamin@sipsolutions.net>
14269Date:   Fri Nov 24 19:03:10 2006 +0000
14270
14271    - separate the glossy functions into clearlooks_style_glossy.c. Created a
14272
14273    2006-11-24  Benjamin Berg  <benjamin@sipsolutions.net>
14274
14275    	* engines/clearlooks/*:
14276    	* engines/clearlooks/src/clearlooks_style_glossy.c:
14277    	- separate the glossy functions into clearlooks_style_glossy.c.
14278    	Created a ClearlooksStyleFunctions struct containing function pointer for
14279    	the different styles.
14280    	- add "style" option to the gtkrc, valid values are CLASSIC and
14281    	GLOSSY (removed gloss option)
14282    	- fix merging of rc styles, before it was not possible to override
14283    	only some options.
14284    	- Changed some things to use support (ge_cairo_rounded_rectangle,
14285    	CairoCorner)
14286
14287    	* engines/support/cairo-support.c: (ge_cairo_mirror),
14288    	(ge_cairo_exchange_axis):
14289    	* engines/support/cairo-support.h:
14290    	- Add ge_cairo_exchange_axis, a common operation done by clearlooks.
14291    	- fix ge_cairo_mirror
14292
14293    	* themes/Clearlooks/gtk-2.0/gtkrc:
14294    	- set "style = CLASSIC" not some glossy stuff
14295
14296 ChangeLog                                        |   23 +
14297 engines/clearlooks/Makefile.am                   |    1 +
14298 engines/clearlooks/src/clearlooks_draw.c         |  642 ++++++++--------------
14299 engines/clearlooks/src/clearlooks_draw.h         |  168 +------
14300 engines/clearlooks/src/clearlooks_rc_style.c     |   97 +++-
14301 engines/clearlooks/src/clearlooks_rc_style.h     |   43 +-
14302 engines/clearlooks/src/clearlooks_style.c        |  168 +++---
14303 engines/clearlooks/src/clearlooks_style.h        |   12 +-
14304 engines/clearlooks/src/clearlooks_style_glossy.c |  254 +++++++++
14305 engines/clearlooks/src/clearlooks_types.h        |  195 ++++++-
14306 engines/support/cairo-support.c                  |   32 +-
14307 engines/support/cairo-support.h                  |    1 +
14308 themes/Clearlooks/gtk-2.0/gtkrc                  |    2 +-
14309 13 files changed, 917 insertions(+), 721 deletions(-)
14310
14311commit 984e2ed9e7d028d9bbacc6d63cb40c14d003476a
14312Author: Daniel Borgmann <dborg@src.gnome.org>
14313Date:   Mon Nov 20 18:13:15 2006 +0000
14314
14315    hide radiobutton border on menus
14316
14317 ChangeLog                                |    5 +
14318 engines/clearlooks/src/clearlooks_draw.c |  123 +++++++++++++++---------------
14319 2 files changed, 68 insertions(+), 60 deletions(-)
14320
14321commit 2e018035fcc5e52d158c0bf785dd1321133f7f26
14322Author: Benjamin Berg <benjamin@sipsolutions.net>
14323Date:   Mon Nov 20 15:32:12 2006 +0000
14324
14325    - Wrong variable names in the codepath using stroke.
14326
14327    2006-11-20  Benjamin Berg  <benjamin@sipsolutions.net>
14328
14329    	* engines/support/cairo-support.c: (ge_cairo_stroke_rectangle):
14330    	- Wrong variable names in the codepath using stroke.
14331
14332 ChangeLog                       |    5 +++++
14333 engines/support/cairo-support.c |    2 +-
14334 2 files changed, 6 insertions(+), 1 deletions(-)
14335
14336commit 709455097664b863126283526370704a08be727a
14337Author: Daniel Borgmann <dborg@src.gnome.org>
14338Date:   Sun Nov 19 19:40:49 2006 +0000
14339
14340    Tweak base[PRELIGHT]
14341
14342 ChangeLog                       |    4 ++++
14343 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
14344 2 files changed, 5 insertions(+), 1 deletions(-)
14345
14346commit 2be388d1486317e75031462ca7a2e5b026f67fd8
14347Author: Thomas Wood <thos@gnome.org>
14348Date:   Sun Nov 19 18:55:23 2006 +0000
14349
14350    Draw buttons with inset border
14351
14352    2006-11-19  Thomas Wood  <thos@gnome.org>
14353
14354    	* engines/clearlooks/src/clearlooks_draw.c:
14355    	(clearlooks_draw_button_with_gloss): Draw buttons with inset border
14356
14357 ChangeLog                                |    5 +++++
14358 engines/clearlooks/src/clearlooks_draw.c |    8 +++++---
14359 2 files changed, 10 insertions(+), 3 deletions(-)
14360
14361commit 42418a28600d26a8912d9c9514ffee719dc8ca32
14362Author: Benjamin Berg <benjamin@sipsolutions.net>
14363Date:   Fri Nov 17 22:07:38 2006 +0000
14364
14365    - Initial color scheme support
14366
14367    2006-11-17  Benjamin Berg  <benjamin@sipsolutions.net>
14368
14369    	* themes/Industrial/gtk-2.0/gtkrc:
14370    	- Initial color scheme support
14371
14372 ChangeLog                       |    5 +
14373 themes/Industrial/gtk-2.0/gtkrc |  196 +++++++++++++++++++++-----------------
14374 2 files changed, 113 insertions(+), 88 deletions(-)
14375
14376commit a959eff4b2399fa4d1705a68916a9670084fa5c6
14377Author: Benjamin Berg <benjamin@sipsolutions.net>
14378Date:   Fri Nov 17 22:01:41 2006 +0000
14379
14380    - definition for clearlooks_draw_button_with_gloss was missing
14381
14382    2006-11-17  Benjamin Berg  <benjamin@sipsolutions.net>
14383
14384    	* engines/clearlooks/src/clearlooks_draw.h:
14385    	- definition for clearlooks_draw_button_with_gloss was missing
14386
14387    	* engines/support/cairo-support.c: (ge_gdk_color_to_cairo),
14388    	(ge_cairo_color_to_gtk), (ge_cairo_set_color),
14389    	(ge_cairo_pattern_add_color_stop_color),
14390    	(ge_cairo_pattern_add_color_stop_shade), (ge_cairo_simple_border),
14391    	(ge_cairo_polygon), (ge_cairo_line):
14392    	* engines/support/cairo-support.h:
14393    	- Add "const" to some arguments where it seemed appropriate
14394    	(fixes some warnings in clearlooks)
14395
14396 ChangeLog                                |   14 ++++++++++++++
14397 engines/clearlooks/src/clearlooks_draw.h |    6 ++++++
14398 engines/support/cairo-support.c          |   16 ++++++++--------
14399 engines/support/cairo-support.h          |   16 ++++++++--------
14400 4 files changed, 36 insertions(+), 16 deletions(-)
14401
14402commit d0f4d6be0dacdc9a8898723eab5b5ca28a9a621f
14403Author: Benjamin Berg <benjamin@sipsolutions.net>
14404Date:   Fri Nov 17 18:41:26 2006 +0000
14405
14406    - Don't reverse engineer the trough side, but use the new GTK+ detail
14407
14408    2006-11-17  Benjamin Berg  <benjamin@sipsolutions.net>
14409
14410    	* engines/clearlooks/src/clearlooks_draw.c:
14411    	(clearlooks_draw_scale_trough):
14412    	* engines/clearlooks/src/clearlooks_style.c:
14413    	(clearlooks_style_draw_box):
14414    	* engines/clearlooks/src/clearlooks_types.h:
14415    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_box):
14416    	- Don't reverse engineer the trough side, but use the new GTK+
14417    	  detail strings.
14418
14419    	* themes/Clearlooks/gtk-2.0/gtkrc:
14420    	- Turn on GtkRange::trough-side-details style property for GtkScale
14421    	  for the above changes.
14422
14423 ChangeLog                                 |   15 ++++++
14424 engines/clearlooks/src/clearlooks_draw.c  |   42 +++++-----------
14425 engines/clearlooks/src/clearlooks_style.c |   11 +---
14426 engines/clearlooks/src/clearlooks_types.h |    3 +-
14427 engines/glide/src/glide_gtk2_drawing.c    |   79 ++++++++---------------------
14428 themes/Clearlooks/gtk-2.0/gtkrc           |    8 ++-
14429 6 files changed, 59 insertions(+), 99 deletions(-)
14430
14431commit c978325feec713c4d5ea6d828309675acee2c9dc
14432Author: Daniel Borgmann <dborg@src.gnome.org>
14433Date:   Thu Nov 16 23:59:45 2006 +0000
14434
14435    Enable experimental gloss option
14436
14437 ChangeLog                       |    5 +++++
14438 themes/Clearlooks/gtk-2.0/gtkrc |    1 +
14439 2 files changed, 6 insertions(+), 0 deletions(-)
14440
14441commit 53211f155230f6e9b38c7ba2d6bd64b9756e04e6
14442Author: Daniel Borgmann <dborg@src.gnome.org>
14443Date:   Thu Nov 16 23:48:03 2006 +0000
14444
14445    - Ported ubuntulooks buttonstyle and use if gloss option is set. - Tweaked
14446
14447    	* engines/clearlooks/src/clearlooks_draw.c:
14448    	(clearlooks_draw_button_gloss),
14449    	(clearlooks_draw_button_with_gloss), (clearlooks_draw_spinbutton),
14450    	(clearlooks_draw_slider), (clearlooks_draw_slider_button),
14451    	(clearlooks_draw_optionmenu), (clearlooks_draw_scrollbar_slider),
14452    	(clearlooks_draw_handle), (clearlooks_draw_resize_grip),
14453    	(clearlooks_draw_checkbox), (clearlooks_draw_radiobutton):
14454    	* engines/clearlooks/src/clearlooks_draw.h:
14455    	- Ported ubuntulooks buttonstyle and use if gloss option is set.
14456    	- Tweaked glossy scrollbar.
14457    	- Changed to gripdots.
14458    	- Ported ubuntulooks checkboxes and radiobuttons.
14459
14460    	* engines/clearlooks/src/clearlooks_rc_style.c:
14461    	(clearlooks_rc_style_init), (clearlooks_rc_style_parse),
14462    	(clearlooks_rc_style_merge):
14463    	* engines/clearlooks/src/clearlooks_rc_style.h:
14464    	- Add global gloss engine option.
14465
14466    	* engines/clearlooks/src/clearlooks_style.c:
14467    	(clearlooks_set_widget_parameters),
14468    	(clearlooks_style_draw_flat_box), (clearlooks_style_draw_box),
14469    	(clearlooks_style_draw_option), (clearlooks_style_draw_check),
14470    	(clearlooks_style_init_from_rc), (clearlooks_style_realize):
14471    	* engines/clearlooks/src/clearlooks_style.h:
14472    	* engines/clearlooks/src/clearlooks_types.h:
14473    	- Use gloss option.
14474
14475 ChangeLog                                    |   30 +
14476 engines/clearlooks/src/clearlooks_draw.c     |  744 +++++++++++++++++++++-----
14477 engines/clearlooks/src/clearlooks_draw.h     |   12 +
14478 engines/clearlooks/src/clearlooks_rc_style.c |   11 +-
14479 engines/clearlooks/src/clearlooks_rc_style.h |    1 +
14480 engines/clearlooks/src/clearlooks_style.c    |  289 +++--------
14481 engines/clearlooks/src/clearlooks_style.h    |    1 +
14482 engines/clearlooks/src/clearlooks_types.h    |    9 +
14483 8 files changed, 745 insertions(+), 352 deletions(-)
14484
14485commit 1f8a6862681f6dcaaaf75a4a7154276e269e6679
14486Author: Thomas Wood <thos@gnome.org>
14487Date:   Thu Nov 16 23:14:44 2006 +0000
14488
14489    Pre-release version bump, and require GTK+ 2.10 First attempt at using
14490
14491    2006-11-16  Thomas Wood  <thos@gnome.org>
14492
14493    	* configure.ac: Pre-release version bump, and require GTK+ 2.10
14494    	* themes/Clearlooks/gtk-2.0/gtkrc: First attempt at using
14495    	gtk-color-scheme
14496
14497 ChangeLog                       |    6 +++
14498 configure.ac                    |    6 ++--
14499 themes/Clearlooks/gtk-2.0/gtkrc |   75 ++++++++++++++++++++------------------
14500 3 files changed, 48 insertions(+), 39 deletions(-)
14501
14502commit 13542ca38a5ef0d3b42dce3feea37a32093deeb6
14503Author: Thomas Wood <thos@gnome.org>
14504Date:   Thu Nov 16 23:06:03 2006 +0000
14505
14506    Updated for 2.8.2
14507
14508    2006-11-16  Thomas Wood  <thos@gnome.org>
14509
14510    	* NEWS:
14511    	* configure.ac:
14512
14513    	Updated for 2.8.2
14514
14515 ChangeLog    |    7 +++++++
14516 NEWS         |   23 +++++++++++++++++++++++
14517 configure.ac |    2 +-
14518 3 files changed, 31 insertions(+), 1 deletions(-)
14519
14520commit 1f2b2c7ad7efcff9db97c98ca4f3eabfe7423082
14521Author: Benjamin Berg <benjamin@sipsolutions.net>
14522Date:   Tue Nov 14 01:17:26 2006 +0000
14523
14524    - a buggy cairo_fill_preserve which should have been a cairo_fill caused
14525
14526    2006-11-14  Benjamin Berg  <benjamin@sipsolutions.net>
14527
14528    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_tab):
14529    	- a buggy cairo_fill_preserve which should have been a cairo_fill
14530    	  caused active tabs to have the wrong color
14531
14532 ChangeLog                                |    6 ++++++
14533 engines/clearlooks/src/clearlooks_draw.c |    2 +-
14534 2 files changed, 7 insertions(+), 1 deletions(-)
14535
14536commit 5a24c6e0b48e4c08b1ef1057af5e64884121fd07
14537Author: Thomas Wood <thos@gnome.org>
14538Date:   Mon Nov 13 17:13:25 2006 +0000
14539
14540    Attempt to improve arrows. All arrows are now fixed size.
14541
14542    2006-11-13  Thomas Wood  <thos@gnome.org>
14543
14544    	* engines/crux/src/crux-draw.c: (draw_arrow), (draw_tab): Attempt to
14545    	improve arrows. All arrows are now fixed size.
14546
14547 ChangeLog                    |    5 ++++
14548 engines/crux/src/crux-draw.c |   54 +++++++++++------------------------------
14549 2 files changed, 20 insertions(+), 39 deletions(-)
14550
14551commit ed2b364898b2ba2c1e64d78f948d900912db48d0
14552Author: Benjamin Berg <benjamin@sipsolutions.net>
14553Date:   Sat Nov 11 20:48:25 2006 +0000
14554
14555    - don't use g_return_val_if_fail instead just return. It is not critical
14556
14557    2006-11-11  Benjamin Berg  <benjamin@sipsolutions.net>
14558
14559    	* engines/clearlooks/src/support.c:
14560    	(clearlooks_scrollbar_get_stepper):
14561    	- don't use g_return_val_if_fail instead just return. It is not
14562    	critical if the widget is not a GtkRange.
14563
14564 ChangeLog                        |    7 +++++++
14565 engines/clearlooks/src/support.c |    3 ++-
14566 2 files changed, 9 insertions(+), 1 deletions(-)
14567
14568commit 766749d2a6a457c1f9f9ad15e194e20943bf0060
14569Author: Benjamin Berg <benjamin@sipsolutions.net>
14570Date:   Sat Nov 11 19:03:21 2006 +0000
14571
14572    - Fix smooth to compile with VC++
14573
14574    2006-11-11  Benjamin Berg  <benjamin@sipsolutions.net>
14575
14576    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
14577    	(smooth_gtk_button_get_props):
14578    	- Fix smooth to compile with VC++
14579
14580    	Thanks to TFKyle for all the win32 fixes.
14581
14582 ChangeLog                                    |    8 ++++++++
14583 engines/smooth/src/engine/smooth_gtk2_misc.c |   14 ++++++++++----
14584 2 files changed, 18 insertions(+), 4 deletions(-)
14585
14586commit ed6e09368c639e1805176968a896a7a47a6169f0
14587Author: Benjamin Berg <benjamin@sipsolutions.net>
14588Date:   Sat Nov 11 18:39:43 2006 +0000
14589
14590    - Fix a few minor warnings.
14591
14592    2006-11-11  Benjamin Berg  <benjamin@sipsolutions.net>
14593
14594    	* engines/clearlooks/src/clearlooks_draw.c:
14595    	(clearlooks_draw_button), (clearlooks_draw_slider):
14596    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
14597    	(smooth_style_get_arrow):
14598    	- Fix a few minor warnings.
14599
14600 ChangeLog                                          |    8 ++++++++
14601 engines/clearlooks/src/clearlooks_draw.c           |    6 +++---
14602 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |    6 +++++-
14603 3 files changed, 16 insertions(+), 4 deletions(-)
14604
14605commit 443a28c73830affa86fe8e0c6ce81a0953f99b06
14606Author: Benjamin Berg <benjamin@sipsolutions.net>
14607Date:   Sat Nov 11 18:13:32 2006 +0000
14608
14609    - replace G_MODULE_EXPORT with GE_EXPORT - removed GE_HIDDEN, not used -
14610
14611    2006-11-11  Benjamin Berg  <benjamin@sipsolutions.net>
14612
14613    	* engines/*:
14614    	- replace G_MODULE_EXPORT with GE_EXPORT
14615    	- removed GE_HIDDEN, not used
14616    	- GE_EXPORT:
14617    	  - defined to G_MODULE_EXPORT
14618    	  - special cases for SUNPRO_C and if G_HAVE_GNUC_VISIBILITY is set.
14619    	    This makes compiling with -fvisibility=hidden possible.
14620    	- GE_INTERNAL
14621    	  - defined to G_GNUC_INTERNAL
14622    	  - special case for SUNPRO_C
14623
14624    	- replace M_PI* with G_PI* and removed unneeded definitions
14625    	- removed include of sys/time.h from clearlooks
14626    	- removed some min/max defines, and replaced them with MIN/MAX and CLAMP
14627
14628    	gtk-engines should now work on win32
14629
14630 ChangeLog                                          |   19 ++++++++
14631 engines/clearlooks/src/clearlooks_draw.c           |   42 +++++++++----------
14632 engines/clearlooks/src/clearlooks_style.c          |    9 ++--
14633 engines/clearlooks/src/clearlooks_theme_main.c     |    6 +-
14634 engines/crux/src/crux-draw.c                       |    9 ++--
14635 engines/crux/src/crux-main.c                       |    6 +-
14636 engines/crux/src/crux.h                            |   12 ++---
14637 engines/glide/src/glide_gtk2_engine.c              |    6 +-
14638 engines/glide/src/glide_gtk2_support.c             |   24 +++++-----
14639 engines/hc/src/hc-style.c                          |   12 +++---
14640 engines/hc/src/hc_gtk2_engine.c                    |    6 +-
14641 engines/industrial/src/industrial_style.c          |   18 ++++----
14642 engines/industrial/src/industrial_theme_main.c     |    6 +-
14643 engines/mist/src/mist-style.c                      |   12 +++---
14644 engines/mist/src/mist.c                            |    6 +-
14645 engines/redmond/src/redmond_gtk2_drawing.c         |   10 ++--
14646 engines/redmond/src/redmond_gtk2_engine.c          |    6 +-
14647 engines/redmond/src/redmond_gtk2_misc.c            |   12 +++---
14648 engines/smooth/src/engine/smooth_gtk2_engine.c     |    6 +-
14649 engines/smooth/src/engine/smooth_gtk2_misc.h       |   15 -------
14650 .../src/interfaces/shared/gdk/gdk_type_defines.h   |   12 -----
14651 engines/smooth/src/utils/draw_border.c             |    6 +-
14652 engines/smooth/src/utils/draw_grips.c              |    8 ++--
14653 engines/support/cairo-support.c                    |   10 ++--
14654 engines/support/cairo-support.h                    |   12 -----
14655 engines/support/general-support.h                  |   24 ++++++----
14656 engines/thinice/src/thinice_main.c                 |    6 +-
14657 engines/thinice/src/thinice_theme_draw.c           |   44 +++++++-------------
14658 28 files changed, 165 insertions(+), 199 deletions(-)
14659
14660commit 5539a89ac7cafeed27d4f10d2a8a561b10a05dd6
14661Author: Benjamin Berg <benjamin@sipsolutions.net>
14662Date:   Fri Nov 10 20:53:22 2006 +0000
14663
14664    - possible crash bug
14665
14666    2006-11-10  Benjamin Berg  <benjamin@sipsolutions.net>
14667
14668    	* engines/clearlooks/src/clearlooks_style.c:
14669    	(clearlooks_style_draw_flat_box):
14670    	- possible crash bug
14671
14672    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
14673    	(smooth_arrow_merge):
14674    	- fix a leak that happend when rc styles were merged
14675
14676 ChangeLog                                          |   10 ++++++++++
14677 engines/clearlooks/src/clearlooks_style.c          |    2 +-
14678 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |    5 ++++-
14679 3 files changed, 15 insertions(+), 2 deletions(-)
14680
14681commit b466fc1bcf5c9fd56f06ac3108b338eeeb423e89
14682Author: Thomas Wood <thos@gnome.org>
14683Date:   Tue Nov 7 18:14:58 2006 +0000
14684
14685    Improve scollbar trough sharpness Set some "Redmond" style icon sizes
14686
14687    2006-11-07  Thomas Wood  <thos@gnome.org>
14688
14689    	* engines/crux/src/crux-draw.c: (paint_scrollbar_trough): Improve
14690    	scollbar trough sharpness
14691    	* themes/Redmond/gtk-2.0/gtkrc: Set some "Redmond" style icon sizes
14692
14693 ChangeLog                    |    6 ++++++
14694 engines/crux/src/crux-draw.c |   19 +++++++++++--------
14695 themes/Redmond/gtk-2.0/gtkrc |    3 +++
14696 3 files changed, 20 insertions(+), 8 deletions(-)
14697
14698commit 1a1994b7ece914eea4f5a85cf549b27514748440
14699Author: Benjamin Berg <benjamin@sipsolutions.net>
14700Date:   Sun Nov 5 21:25:26 2006 +0000
14701
14702    - correctly fallback to the current style if it is not possible to
14703
14704    2006-11-05  Benjamin Berg  <benjamin@sipsolutions.net>
14705
14706    	* engines/clearlooks/src/clearlooks_style.c:
14707    	(clearlooks_set_widget_parameters):
14708    	* engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
14709    	- correctly fallback to the current style if it is not possible to
14710    	retrieve the parents bg.
14711
14712    	* engines/mist/src/mist-style.c: (mist_style_draw_shadow_gap):
14713    	* engines/redmond/src/redmond_gtk2_drawing.c:
14714    	(redmond_draw_extension):
14715    	- added missing cairo_destroy
14716
14717    	* engines/thinice/src/thinice_misc.c: (thinice_draw_separator):
14718    	* engines/thinice/src/thinice_misc.h:
14719    	* engines/thinice/src/thinice_theme_draw.c:
14720    	(thinice_style_draw_hline), (thinice_style_draw_vline),
14721    	(thinice_style_draw_box):
14722    	Fix bug #364750:
14723    	- Draw lines with the correct length
14724    	- Use the dark/light colors from the style
14725
14726 ChangeLog                                  |   22 ++++++++++++++++++++++
14727 engines/clearlooks/src/clearlooks_style.c  |    4 ++--
14728 engines/clearlooks/src/support.c           |    5 +----
14729 engines/mist/src/mist-style.c              |    2 ++
14730 engines/redmond/src/redmond_gtk2_drawing.c |    2 ++
14731 engines/thinice/src/thinice_misc.c         |   21 ++++++++++++++-------
14732 engines/thinice/src/thinice_misc.h         |    8 ++++++--
14733 engines/thinice/src/thinice_theme_draw.c   |   22 +++++++++++++++++++---
14734 8 files changed, 68 insertions(+), 18 deletions(-)
14735
14736commit f342dd03f37d854ae55604d8011960b6bfeb062c
14737Author: Andrew Johnson <acjgenius@earthlink.net>
14738Date:   Fri Nov 3 23:34:07 2006 +0000
14739
14740    - Fix background fill for redmond scales
14741
14742    2006-11-03  Andrew Johnson  <acjgenius@earthlink.net>
14743    	* engines/redmond/src/redmond_gtk2_drawing.c:
14744    		- Fix background fill for redmond scales
14745
14746    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
14747    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
14748    		- Smooth Fix for bug 352602
14749
14750 ChangeLog                                          |    8 +++
14751 engines/redmond/src/redmond_gtk2_drawing.c         |    2 +-
14752 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |   15 ++++--
14753 engines/smooth/src/engine/smooth_gtk2_drawing.c    |   50 ++++++++++++++------
14754 4 files changed, 55 insertions(+), 20 deletions(-)
14755
14756commit 01b0537e4b7f3789e31a79fce4836cf22bfe9200
14757Author: Benjamin Berg <benjamin@sipsolutions.net>
14758Date:   Fri Nov 3 20:19:23 2006 +0000
14759
14760    - Just return for shadow_type == NONE. Fixes bug #366716 (John Cupitt)
14761
14762    2006-11-03  Benjamin Berg  <benjamin@sipsolutions.net>
14763
14764    	* engines/mist/src/mist-style.c: (mist_style_draw_shadow):
14765    	- Just return for shadow_type == NONE. Fixes bug #366716 (John Cupitt)
14766
14767    	* engines/mist/src/mist-style.c: (mist_style_draw_check):
14768    	- Use the passed in style instead of widget->style. Fixes a possible
14769    	  crasher.
14770    	- Clip the gc correctly.
14771
14772 ChangeLog                     |   10 ++++++++++
14773 engines/mist/src/mist-style.c |   37 ++++++++++++++++++++-----------------
14774 2 files changed, 30 insertions(+), 17 deletions(-)
14775
14776commit 46185ce4251f48d4bb19a22003ad5218a99ad2f6
14777Author: Benjamin Berg <benjamin@sipsolutions.net>
14778Date:   Fri Nov 3 19:24:50 2006 +0000
14779
14780    - Fix some broken parent accesses.
14781
14782    2006-11-03  Benjamin Berg  <benjamin@sipsolutions.net>
14783
14784    	* engines/redmond/src/redmond_gtk2_drawing.c:
14785    	(redmond_draw_combobox_button), (redmond_draw_handle):
14786    	- Fix some broken parent accesses.
14787
14788 ChangeLog                                  |    6 ++++++
14789 engines/redmond/src/redmond_gtk2_drawing.c |    6 +++---
14790 2 files changed, 9 insertions(+), 3 deletions(-)
14791
14792commit 308d21171f3dc3716f6e94249510fd434811b2ab
14793Author: Benjamin Berg <benjamin@sipsolutions.net>
14794Date:   Fri Nov 3 19:00:56 2006 +0000
14795
14796    - Fix bug 352602 for glide and hc. hc now doesn't use cached colors but
14797
14798    2006-11-03  Benjamin Berg  <benjamin@sipsolutions.net>
14799
14800    	* engines/glide/src/glide_gtk2_drawing.c:
14801    	(glide_draw_combobox_button):
14802    	* engines/hc/src/hc-style.c: (hc_draw_shadow):
14803    	- Fix bug 352602 for glide and hc. hc now doesn't use cached colors
14804    	but recalculates them from the GtkStyle. glide called internal drawing
14805    	functions that I replaced with their gtk_paint_* equivalent.
14806
14807 ChangeLog                              |    9 +++++++++
14808 engines/glide/src/glide_gtk2_drawing.c |   16 ++++++++--------
14809 engines/hc/src/hc-style.c              |   17 +++++++----------
14810 3 files changed, 24 insertions(+), 18 deletions(-)
14811
14812commit 2e588c1b825f70a6d09248aa8eb7cc21ee25546b
14813Author: Andrew Johnson <acjgenius@earthlink.net>
14814Date:   Tue Oct 10 19:51:03 2006 +0000
14815
14816    - Merge Tab function into Extension - Replace common return if.... with
14817
14818    2006-10-10  Andrew Johnson  <acjgenius@earthlink.net>
14819
14820    	* engines/mist/src/mist-style.c:
14821    	- Merge Tab function into Extension
14822    	- Replace common return if.... with CHECK_ARGS macro
14823
14824 ChangeLog                     |    6 ++
14825 engines/mist/src/mist-style.c |  147 +++++++++++++++-------------------------
14826 2 files changed, 61 insertions(+), 92 deletions(-)
14827
14828commit b1c555a3b2708c5d64c69603b54d5da51cff7546
14829Author: Andrew Johnson <acjgenius@earthlink.net>
14830Date:   Tue Oct 10 17:52:23 2006 +0000
14831
14832    - Move Glide/Redmond Pattern Fill into Support
14833
14834    2006-10-10  Andrew Johnson  <acjgenius@earthlink.net>
14835
14836    	* engines/glide/src/glide_gtk2_drawing.c:
14837    	* engines/glide/src/glide_gtk2_engine.c:
14838    	* engines/glide/src/glide_gtk2_engine.h:
14839    	* engines/glide/src/glide_gtk2_support.c:
14840    	* engines/glide/src/glide_gtk2_support.h:
14841    	* engines/redmond/src/redmond_gtk2_drawing.c:
14842    	* engines/redmond/src/redmond_gtk2_engine.c:
14843    	* engines/redmond/src/redmond_gtk2_engine.h:
14844    	* engines/redmond/src/redmond_gtk2_misc.c:
14845    	* engines/redmond/src/redmond_gtk2_misc.h:
14846    	* engines/support/cairo-support.c:
14847    	* engines/support/cairo-support.h:
14848    	- Move Glide/Redmond Pattern Fill into Support
14849
14850    	* engines/thinice/src/thinice_theme_draw.c:
14851    	- Merge Tab function into Extension
14852
14853 ChangeLog                                  |   19 ++
14854 engines/glide/src/glide_gtk2_drawing.c     |   85 +++++-----
14855 engines/glide/src/glide_gtk2_engine.c      |  128 +++------------
14856 engines/glide/src/glide_gtk2_engine.h      |   47 +-----
14857 engines/glide/src/glide_gtk2_support.c     |   93 -----------
14858 engines/glide/src/glide_gtk2_support.h     |   10 -
14859 engines/redmond/src/redmond_gtk2_drawing.c |   38 ++--
14860 engines/redmond/src/redmond_gtk2_engine.c  |   58 +------
14861 engines/redmond/src/redmond_gtk2_engine.h  |   20 +--
14862 engines/redmond/src/redmond_gtk2_misc.c    |   64 -------
14863 engines/redmond/src/redmond_gtk2_misc.h    |    8 -
14864 engines/support/cairo-support.c            |  249 +++++++++++++++++++++++++++-
14865 engines/support/cairo-support.h            |   44 +++++
14866 engines/thinice/src/thinice_theme_draw.c   |  129 ++++++---------
14867 14 files changed, 461 insertions(+), 531 deletions(-)
14868
14869commit 500add23ea6f780b2dc4ac3081056d12290e04f2
14870Author: Benjamin Berg <benjamin@sipsolutions.net>
14871Date:   Tue Oct 10 16:18:03 2006 +0000
14872
14873    - The fills overlapped if the two colors are the same causing edge pixels
14874
14875    2006-10-10  Benjamin Berg  <benjamin@sipsolutions.net>
14876
14877    	* engines/support/cairo-support.c: (ge_cairo_simple_border):
14878    	- The fills overlapped if the two colors are the same causing edge
14879    	  pixels not to be painted. Fixed with a special case.
14880
14881 ChangeLog                       |    6 ++++++
14882 engines/support/cairo-support.c |   12 ++++++++++--
14883 2 files changed, 16 insertions(+), 2 deletions(-)
14884
14885commit b9df52f5d86aa907b98dd5a87312ee98d8ffa657
14886Author: Thomas Wood <thos@gnome.org>
14887Date:   Mon Oct 9 09:19:20 2006 +0000
14888
14889    Don't draw boxes around handles on gnome-panels
14890
14891    2006-10-09  Thomas Wood  <thos@gnome.org>
14892
14893    	* engines/mist/src/mist-style.c: (mist_style_draw_handle): Don't draw
14894    	boxes around handles on gnome-panels
14895
14896 ChangeLog                     |    5 +++++
14897 engines/mist/src/mist-style.c |    5 +++--
14898 2 files changed, 8 insertions(+), 2 deletions(-)
14899
14900commit 61e700744dcd0ff043804f2a1b1939013907e733
14901Author: Benjamin Berg <benjamin@sipsolutions.net>
14902Date:   Sat Oct 7 16:06:08 2006 +0000
14903
14904    - Add a --disable-all option, so that it is possible to build one engine
14905
14906    2006-10-07  Benjamin Berg  <benjamin@sipsolutions.net>
14907
14908    	* configure.ac:
14909    	- Add a --disable-all option, so that it is possible to build one
14910    	  engine without requiring to disable every other engine manually.
14911
14912 ChangeLog    |    6 ++++++
14913 configure.ac |   19 ++++++++++---------
14914 2 files changed, 16 insertions(+), 9 deletions(-)
14915
14916commit 0a65d405639f49a355796dc32694d38545d02d3e
14917Author: Benjamin Berg <benjamin@sipsolutions.net>
14918Date:   Sat Oct 7 12:35:29 2006 +0000
14919
14920    - One rectangle was placed wrong
14921
14922    2006-10-07  Benjamin Berg  <benjamin@sipsolutions.net>
14923
14924    	* engines/support/cairo-support.c: (ge_cairo_simple_border):
14925    	- One rectangle was placed wrong
14926
14927 ChangeLog                       |    5 +++++
14928 engines/support/cairo-support.c |    2 +-
14929 2 files changed, 6 insertions(+), 1 deletions(-)
14930
14931commit d7c63cb8da2cb4d3addf89ca7c6c8b224aade38c
14932Author: Benjamin Berg <benjamin@sipsolutions.net>
14933Date:   Fri Oct 6 16:17:33 2006 +0000
14934
14935    - Add ge_cairo_stroke_rectangle helper function that uses cairo_fill
14936
14937    2006-10-06  Benjamin Berg  <benjamin@sipsolutions.net>
14938
14939    	* engines/support/cairo-support.c:
14940    	* engines/support/cairo-support.h:
14941    	- Add ge_cairo_stroke_rectangle helper function that uses cairo_fill
14942    	internally
14943    	- Make ge_cairo_simple_border use cairo_fill
14944
14945    	* engines/clearlooks/src/clearlooks_draw.c:
14946    	* engines/crux/src/crux-draw.c:
14947    	* engines/glide/src/glide_gtk2_drawing.c:
14948    	* engines/glide/src/glide_gtk2_support.c:
14949    	* engines/hc/src/hc-style.c:
14950    	* engines/hc/src/hc_gtk2_support.c:
14951    	* engines/mist/src/mist-style.c:
14952    	* engines/redmond/src/redmond_gtk2_drawing.c:
14953    	* engines/support/cairo-support.c:
14954    	* engines/support/cairo-support.h:
14955    	* engines/thinice/src/thinice_misc.c:
14956    	* engines/thinice/src/thinice_theme_draw.c:
14957    	- Use ge_cairo_stroke_rectangle instead of creating a rectangle and
14958    	stroking that
14959    	- In some places, use fills instead of strokes
14960    	- Change the notebook and tabs of mist and thinice to use
14961    	ge_cairo_simple_border combined with clipping.
14962    	- Fix the _dot functions of mist, hc and thinice to use aligned
14963    	fills instead of disabling antialias and do weird stroking.
14964    	- changed placement of the hc dots in the GtkHandleBox handle.
14965
14966 ChangeLog                                  |   29 ++++
14967 engines/clearlooks/src/clearlooks_draw.c   |   65 ++++-----
14968 engines/crux/src/crux-draw.c               |   22 +--
14969 engines/glide/src/glide_gtk2_drawing.c     |   24 ++--
14970 engines/glide/src/glide_gtk2_support.c     |   22 ++--
14971 engines/hc/src/hc-style.c                  |   26 ++--
14972 engines/hc/src/hc_gtk2_support.c           |   27 ++--
14973 engines/mist/src/mist-style.c              |  233 +++++-----------------------
14974 engines/redmond/src/redmond_gtk2_drawing.c |    6 +-
14975 engines/support/cairo-support.c            |   64 ++++++++-
14976 engines/support/cairo-support.h            |    1 +
14977 engines/thinice/src/thinice_misc.c         |   33 ++---
14978 engines/thinice/src/thinice_theme_draw.c   |  147 ++++--------------
14979 13 files changed, 258 insertions(+), 441 deletions(-)
14980
14981commit 570d856933d25ad3aa8d7216a6e59a45befd03dc
14982Author: Thomas Wood <thos@gnome.org>
14983Date:   Mon Oct 2 18:59:51 2006 +0000
14984
14985    Updated for 2.8.1
14986
14987    2006-10-02  Thomas Wood  <thos@gnome.org>
14988
14989    	* NEWS:
14990    	* configure.ac:
14991
14992    	Updated for 2.8.1
14993
14994 ChangeLog    |    7 +++++++
14995 NEWS         |   10 ++++++++++
14996 configure.ac |    2 +-
14997 3 files changed, 18 insertions(+), 1 deletions(-)
14998
14999commit cc837e31136d8902f1be99ebc39a3cdda91d600a
15000Author: Benjamin Berg <benjamin@sipsolutions.net>
15001Date:   Mon Oct 2 18:28:46 2006 +0000
15002
15003    - Metal and Lighthouseblue are not in gtk-engines anymore. - Add Glide
15004
15005    2006-10-02  Benjamin Berg  <benjamin@sipsolutions.net>
15006
15007    	* COPYING:
15008    	- Metal and Lighthouseblue are not in gtk-engines anymore.
15009    	- Add Glide
15010
15011    	* engines/industrial/AUTHORS:
15012    	* engines/industrial/Makefile.am:
15013    	* engines/industrial/src/industrial_rc_style.c:
15014    	* engines/industrial/src/industrial_rc_style.h:
15015    	* engines/industrial/src/industrial_style.c:
15016    	* engines/industrial/src/industrial_style.h:
15017    	* engines/industrial/src/industrial_style_versioned_code.h:
15018    	* engines/industrial/src/industrial_style_versioned_include.h:
15019    	* engines/industrial/src/parse_rc_style.h:
15020    	- Add myself to AUTHORS and Copyright notices.
15021    	- Implement a "contrast" option, that gets multiplied to the alpha
15022    	values.
15023    	- Remove unused/nonworking "wide" and "contrast_center" options. I
15024    	don't think anyone has ever used them, so this should be safe.
15025    	- Drop useless industrial_style_versioned_include.h
15026    	- Some small cleanups
15027
15028 COPYING                                            |    3 +-
15029 ChangeLog                                          |   23 +++++++
15030 engines/industrial/AUTHORS                         |    3 +
15031 engines/industrial/Makefile.am                     |    1 -
15032 engines/industrial/src/industrial_rc_style.c       |   13 +---
15033 engines/industrial/src/industrial_rc_style.h       |   10 +--
15034 engines/industrial/src/industrial_style.c          |   66 +++++++++----------
15035 engines/industrial/src/industrial_style.h          |    3 +-
15036 .../src/industrial_style_versioned_code.h          |   28 --------
15037 .../src/industrial_style_versioned_include.h       |   12 ----
15038 engines/industrial/src/parse_rc_style.h            |   32 +++------
15039 11 files changed, 78 insertions(+), 116 deletions(-)
15040
15041commit fee525554a1f4d6b70fdc18da155a7e6f57711e7
15042Author: Thomas Wood <thos@gnome.org>
15043Date:   Mon Oct 2 17:57:25 2006 +0000
15044
15045    Improve insensitive outlines on various widgets. Add shadow to progress
15046
15047    2006-10-02  Thomas Wood  <thos@gnome.org>
15048
15049    	* engines/crux/src/crux-draw.c: (paint_entry_shadow), (draw_box):
15050    	Improve insensitive outlines on various widgets. Add shadow to progress bar
15051    	background.
15052    	* themes/Crux/gtk-2.0/gtkrc: Darken progress bar background. Tweak
15053    	some insensitive colours
15054
15055 ChangeLog                    |   17 +++++++--------
15056 engines/crux/src/crux-draw.c |   46 ++++++++++++++++++++++++++++++++++++++---
15057 themes/Crux/gtk-2.0/gtkrc    |    8 +++---
15058 3 files changed, 54 insertions(+), 17 deletions(-)
15059
15060commit 9dda92475991fc3a780448190324d957ea858353
15061Author: Thomas Wood <thos@gnome.org>
15062Date:   Sun Oct 1 00:15:53 2006 +0000
15063
15064    New function to paint scale troughs (paint_progress_bar): GTK+ 2.10 now
15065
15066    2006-10-01  Thomas Wood  <thos@gnome.org>
15067
15068            * engines/crux/src/crux-draw.c:
15069            (paint_scale_trough): New function to paint scale troughs
15070            (paint_progress_bar): GTK+ 2.10 now clips the bar, so work round this
15071            for the end cap.
15072            (draw_box): See above
15073            (draw_option): Improve gradient contrast
15074            (draw_slider): Draw scale sliders differently. Implement prelight.
15075            * themes/Crux/gtk-2.0/gtkrc: Stop resize grip overlapping the status
15076            bar border. Added lapo's e-mail address.
15077
15078 ChangeLog                    |   12 +++
15079 engines/crux/src/crux-draw.c |  184 +++++++++++++++++++++++++++++++++---------
15080 themes/Crux/gtk-2.0/gtkrc    |   22 ++++--
15081 3 files changed, 174 insertions(+), 44 deletions(-)
15082
15083commit 8748e3f45cde4bad2741b1a7fc3112324dbb245c
15084Author: Benjamin Berg <benjamin@sipsolutions.net>
15085Date:   Fri Sep 29 18:47:44 2006 +0000
15086
15087    - Add myself - Industrial and Smooth are maintained in gtk-engines
15088
15089    2006-09-29  Benjamin Berg  <benjamin@sipsolutions.net>
15090
15091    	* MAINTAINERS:
15092    	- Add myself
15093    	- Industrial and Smooth are maintained in gtk-engines
15094
15095    	* configure.ac:
15096    	- Do not use "echo -e" as some shells don't implement this
15097
15098 ChangeLog    |    9 +++++++++
15099 MAINTAINERS  |    4 +---
15100 configure.ac |    7 ++++---
15101 3 files changed, 14 insertions(+), 6 deletions(-)
15102
15103commit 93fb7a6986b1d93a04dc2dc8c98ab837719c0420
15104Author: Thomas Wood <thos@gnome.org>
15105Date:   Thu Sep 7 20:25:49 2006 +0000
15106
15107    BROWN PAPER BAG PLEASE
15108
15109    2006-09-07  Thomas Wood  <thos@gnome.org>
15110
15111            * NEWS: BROWN PAPER BAG PLEASE
15112
15113 ChangeLog |    4 ++++
15114 NEWS      |    2 +-
15115 2 files changed, 5 insertions(+), 1 deletions(-)
15116
15117commit bbc57d9e48642230a355658caad23b3793b5dbf8
15118Author: Thomas Wood <thos@gnome.org>
15119Date:   Mon Sep 4 21:37:32 2006 +0000
15120
15121    Updated for 2.8.0 release
15122
15123    2006-09-04  Thomas Wood  <thos@gnome.org>
15124
15125    	* NEWS:
15126    	* configure.ac:
15127
15128    	Updated for 2.8.0 release
15129
15130    	* engines/crux/src/crux-draw.c: (draw_handle): Fix grip position
15131    	* themes/Crux/gtk-2.0/gtkrc: Make sure icons are 22x22 in toolbars etc
15132    	* themes/Mist/gtk-2.0/gtkrc: Use new Tango blue as "hilight" colour
15133
15134 ChangeLog                          |   20 +++++++++++++
15135 NEWS                               |   18 +++++++++++
15136 configure.ac                       |    2 +-
15137 engines/clearlooks/src/config.h.in |   56 ++++++++++++++++++++++++++++++++++++
15138 engines/crux/src/crux-draw.c       |   13 ++------
15139 themes/Crux/gtk-2.0/gtkrc          |    9 +++++-
15140 themes/Mist/gtk-2.0/gtkrc          |    4 +-
15141 7 files changed, 108 insertions(+), 14 deletions(-)
15142
15143commit 457bce70d4eb1febd04dc6b4def9fd4f519726c3
15144Author: Andrew Johnson <acjgenius@earthlink.net>
15145Date:   Mon Sep 4 16:28:39 2006 +0000
15146
15147    - Add GE_WIDGET_HAS_DEFAULT to check for valid widget first
15148
15149    2006-09-04  Andrew Johnson  <acjgenius@earthlink.net>
15150
15151    	* engines/clearlooks/src/clearlooks_style.c:
15152    	* engines/glide/src/glide_gtk2_drawing.c:
15153    	* engines/industrial/src/industrial_style.c:
15154    	* engines/redmond/src/redmond_gtk2_drawing.c:
15155    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
15156    	* engines/support/widget-information.h:
15157    	* engines/thinice/src/thinice_theme_draw.c:
15158
15159    	- Add GE_WIDGET_HAS_DEFAULT to check for valid widget first
15160
15161 ChangeLog                                       |   12 ++++++++++++
15162 engines/clearlooks/src/clearlooks_style.c       |    2 +-
15163 engines/glide/src/glide_gtk2_drawing.c          |    2 +-
15164 engines/industrial/src/industrial_style.c       |    2 +-
15165 engines/redmond/src/redmond_gtk2_drawing.c      |    2 +-
15166 engines/smooth/src/engine/smooth_gtk2_drawing.c |    4 ++--
15167 engines/support/widget-information.h            |    2 ++
15168 engines/thinice/src/thinice_theme_draw.c        |    2 +-
15169 8 files changed, 21 insertions(+), 7 deletions(-)
15170
15171commit f10a73b947dd715e4bad34060292c714be93017b
15172Author: Andrew Johnson <acjgenius@earthlink.net>
15173Date:   Mon Sep 4 16:07:44 2006 +0000
15174
15175    - Add some missing null widget checks
15176
15177    2006-09-04  Andrew Johnson  <acjgenius@earthlink.net>
15178
15179    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
15180    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
15181
15182    	- Add some missing null widget checks
15183
15184 ChangeLog                                       |    7 +++
15185 engines/smooth/src/engine/smooth_gtk2_drawing.c |    6 +-
15186 engines/smooth/src/engine/smooth_gtk2_misc.c    |   53 ++++++++++++-----------
15187 3 files changed, 38 insertions(+), 28 deletions(-)
15188
15189commit dc871810c19d00a09a2250a2123278c2029f504e
15190Author: Benjamin Berg <benjamin@sipsolutions.net>
15191Date:   Mon Sep 4 15:52:09 2006 +0000
15192
15193    - Fix up the configure script - Remove the --disable-theme option
15194
15195    2006-09-04  Benjamin Berg  <benjamin@sipsolutions.net>
15196
15197    	* configure.ac:
15198    	- Fix up the configure script
15199    	- Remove the --disable-theme option
15200
15201 ChangeLog    |    6 +++
15202 configure.ac |  137 +++++++++++++++++++++-------------------------------------
15203 2 files changed, 56 insertions(+), 87 deletions(-)
15204
15205commit fd1744f42ccfb57d6f3845198fc867924e0bbbd2
15206Author: Andrew Johnson <acjgenius@earthlink.net>
15207Date:   Mon Sep 4 14:21:30 2006 +0000
15208
15209    - Add --enable-development flag - Fix thinice where default triangle used
15210
15211    2006-09-04  Andrew Johnson  <acjgenius@earthlink.net>
15212
15213    	* configure.ac:
15214    	* engines/clearlooks/Makefile.am:
15215    	* engines/clearlooks/src/animation.c:
15216    	* engines/clearlooks/src/clearlooks_draw.c:
15217    	* engines/clearlooks/src/clearlooks_style.c:
15218    	* engines/clearlooks/src/support.h:
15219    	* engines/crux/Makefile.am:
15220    	* engines/crux/src/crux-draw.c:
15221    	* engines/glide/Makefile.am:
15222    	* engines/hc/Makefile.am:
15223    	* engines/hc/src/hc-style.c:
15224    	* engines/industrial/Makefile.am:
15225    	* engines/mist/Makefile.am:
15226    	* engines/redmond/Makefile.am:
15227    	* engines/support/Makefile.am:
15228    	* engines/support/widget-information.c:
15229    	* engines/thinice/Makefile.am:
15230    	* engines/thinice/src/thinice_theme_draw.c:
15231
15232    	- Add --enable-development flag
15233    	- Fix thinice where default triangle used un-set light/dark variables
15234    	- Ensure all engines but smooth compile with paranoia
15235
15236 ChangeLog                                 |   25 +++++++++++++++++++++++++
15237 configure.ac                              |   24 +++++++++++++++++++-----
15238 engines/clearlooks/Makefile.am            |    2 +-
15239 engines/clearlooks/src/animation.c        |    7 +++++--
15240 engines/clearlooks/src/clearlooks_draw.c  |   15 ++++++++-------
15241 engines/clearlooks/src/clearlooks_style.c |   20 +++++++++++---------
15242 engines/clearlooks/src/support.h          |    4 +++-
15243 engines/crux/Makefile.am                  |    2 +-
15244 engines/crux/src/crux-draw.c              |    5 +----
15245 engines/glide/Makefile.am                 |    2 +-
15246 engines/hc/Makefile.am                    |    2 +-
15247 engines/hc/src/hc-style.c                 |    2 +-
15248 engines/industrial/Makefile.am            |    2 +-
15249 engines/mist/Makefile.am                  |    2 +-
15250 engines/redmond/Makefile.am               |    2 +-
15251 engines/support/Makefile.am               |    2 +-
15252 engines/support/widget-information.c      |    4 +++-
15253 engines/thinice/Makefile.am               |    2 +-
15254 engines/thinice/src/thinice_theme_draw.c  |    5 ++---
15255 19 files changed, 87 insertions(+), 42 deletions(-)
15256
15257commit 3a33a6065b1226db359b11d6c7330359f80f6e8b
15258Author: Benjamin Berg <benjamin@sipsolutions.net>
15259Date:   Mon Sep 4 13:10:36 2006 +0000
15260
15261    - Create the cached colors inside realize instead of init_from_rc.
15262
15263    2006-09-04  Benjamin Berg  <benjamin@sipsolutions.net>
15264
15265    	* engines/clearlooks/src/clearlooks_style.c:
15266    	(clearlooks_style_init_from_rc), (clearlooks_style_realize),
15267    	(clearlooks_style_class_init):
15268    	- Create the cached colors inside realize instead of init_from_rc.
15269
15270    	* engines/industrial/src/industrial_style_versioned_code.h:
15271    	- Add note that some code will need to be factored out to realize.
15272
15273    	* themes/Industrial/gtk-2.0/gtkrc:
15274    	- Fix up WnckTasklist style properties
15275    	- Decrease fade-loop-time to 2 seconds
15276
15277    	* themes/Clearlooks/gtk-2.0/gtkrc:
15278    	- Make WnckTasklist change the bg color of fading tasks.
15279
15280 ChangeLog                                          |   17 ++++++++++++++
15281 engines/clearlooks/src/clearlooks_style.c          |   23 +++++++++++++------
15282 .../src/industrial_style_versioned_code.h          |    1 +
15283 themes/Clearlooks/gtk-2.0/gtkrc                    |    2 +
15284 themes/Industrial/gtk-2.0/gtkrc                    |    5 ++-
15285 5 files changed, 39 insertions(+), 9 deletions(-)
15286
15287commit 460e5264c84853b64ba0aa384c965a5436381c2b
15288Author: Andrew Johnson <acjgenius@earthlink.net>
15289Date:   Mon Sep 4 00:59:39 2006 +0000
15290
15291    - Fix Missed GE_IS_STYLE -> GTK_IS_STYLE
15292
15293    2006-09-03  Andrew Johnson  <acjgenius@earthlink.net>
15294
15295    	* engines/mist/src/mist-style.c:
15296
15297    	- Fix Missed GE_IS_STYLE -> GTK_IS_STYLE
15298
15299 ChangeLog                     |    6 ++++++
15300 engines/mist/src/mist-style.c |    4 ++--
15301 2 files changed, 8 insertions(+), 2 deletions(-)
15302
15303commit fcf0b1075c14227ce0a4539d6af5fc9ab75a5495
15304Author: Andrew Johnson <acjgenius@earthlink.net>
15305Date:   Sun Sep 3 21:07:46 2006 +0000
15306
15307    - Fixup widget->object in IS_* macros - Fix missed IS_* with GE_IS-* -
15308
15309    2006-09-03  Andrew Johnson  <acjgenius@earthlink.net>
15310
15311    	* engines/clearlooks/src/animation.c:
15312    	* engines/clearlooks/src/support.c:
15313    	* engines/crux/src/crux-draw.c:
15314    	* engines/glide/src/glide_gtk2_drawing.c:
15315    	* engines/glide/src/glide_gtk2_support.c:
15316    	* engines/hc/src/hc-style.c:
15317    	* engines/hc/src/hc_gtk2_support.c:
15318    	* engines/industrial/src/industrial_style.c:
15319    	* engines/mist/src/mist-style.c:
15320    	* engines/redmond/src/redmond_gtk2_drawing.c:
15321    	* engines/redmond/src/redmond_gtk2_misc.c:
15322    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
15323    	* engines/support/widget-information.c:
15324    	* engines/support/widget-information.h:
15325
15326    	- Fixup widget->object in IS_* macros
15327    	- Fix missed IS_* with GE_IS-*
15328    	- Removed GE_IS_STYLE and revert to GTK_IS_STYLE (not a GObject!)
15329
15330 ChangeLog                                       |   21 +++++
15331 engines/clearlooks/src/animation.c              |    6 +-
15332 engines/clearlooks/src/clearlooks_style.c       |   26 +++---
15333 engines/clearlooks/src/support.c                |    6 +-
15334 engines/crux/src/crux-draw.c                    |    6 +-
15335 engines/glide/src/glide_gtk2_drawing.c          |   36 ++++----
15336 engines/glide/src/glide_gtk2_support.c          |   12 ++--
15337 engines/hc/src/hc-style.c                       |    4 +-
15338 engines/hc/src/hc_gtk2_support.c                |   12 ++--
15339 engines/industrial/src/industrial_style.c       |    2 +-
15340 engines/mist/src/mist-style.c                   |    4 +-
15341 engines/redmond/src/redmond_gtk2_drawing.c      |   48 ++++++------
15342 engines/redmond/src/redmond_gtk2_misc.c         |   12 ++--
15343 engines/smooth/src/engine/smooth_gtk2_drawing.c |   16 ++--
15344 engines/support/widget-information.c            |   43 +++++-----
15345 engines/support/widget-information.h            |   99 +++++++++++------------
15346 16 files changed, 187 insertions(+), 166 deletions(-)
15347
15348commit 3267e24e07d2a8182447ca982c4e41e3c288141b
15349Author: Andrew Johnson <acjgenius@earthlink.net>
15350Date:   Sun Sep 3 20:30:40 2006 +0000
15351
15352    - Fix IS_STATUS_BAR -> IS_STATUSBAR macro - Add Missing IS_* macros -
15353
15354    2006-09-03  Andrew Johnson  <acjgenius@earthlink.net>
15355
15356    	* engines/clearlooks/src/animation.h:
15357    	* engines/clearlooks/src/clearlooks_style.c:
15358    	* engines/crux/src/crux-draw.c:
15359    	* engines/glide/src/glide_gtk2_drawing.c:
15360    	* engines/glide/src/glide_gtk2_support.c:
15361    	* engines/hc/src/hc-style.c:
15362    	* engines/hc/src/hc_gtk2_support.c:
15363    	* engines/industrial/src/industrial_style.c:
15364    	* engines/mist/src/mist-style.c:
15365    	* engines/redmond/src/redmond_gtk2_drawing.c:
15366    	* engines/redmond/src/redmond_gtk2_misc.c:
15367    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
15368    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
15369    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
15370    	* engines/support/widget-information.c:
15371    	* engines/support/widget-information.h:
15372
15373    	- Fix IS_STATUS_BAR -> IS_STATUSBAR macro
15374    	- Add Missing IS_* macros
15375    	- Change ge_object_is_a to check a GObject instead of a GtkWidget
15376    	- Rename All IS_* Macros to GE_IS_*
15377    	- Replace last GTK_IS_* with GE_IS_*
15378
15379 ChangeLog                                          |   25 +++++
15380 engines/clearlooks/src/animation.h                 |    2 +-
15381 engines/clearlooks/src/clearlooks_style.c          |   32 +++---
15382 engines/crux/src/crux-draw.c                       |   24 +++---
15383 engines/glide/src/glide_gtk2_drawing.c             |   54 +++++-----
15384 engines/glide/src/glide_gtk2_support.c             |    6 +-
15385 engines/hc/src/hc-style.c                          |    6 +-
15386 engines/hc/src/hc_gtk2_support.c                   |    6 +-
15387 engines/industrial/src/industrial_style.c          |    4 +-
15388 engines/mist/src/mist-style.c                      |   16 ++--
15389 engines/redmond/src/redmond_gtk2_drawing.c         |   28 +++---
15390 engines/redmond/src/redmond_gtk2_misc.c            |    6 +-
15391 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |    6 +-
15392 engines/smooth/src/engine/smooth_gtk2_drawing.c    |   70 +++++++-------
15393 engines/smooth/src/engine/smooth_gtk2_misc.c       |   14 ++--
15394 engines/support/widget-information.c               |   18 ++--
15395 engines/support/widget-information.h               |  100 ++++++++++---------
15396 17 files changed, 224 insertions(+), 193 deletions(-)
15397
15398commit 32162768973bec42776b895f7f42480569a76674
15399Author: Richard A. Stellingwerff <remenic@gmail.com>
15400Date:   Sun Sep 3 19:56:35 2006 +0000
15401
15402    Sharper resize handle in statusbar.
15403
15404    2006-09-03  Richard A. Stellingwerff  <remenic@gmail.com>
15405
15406            * engines/clearlooks/src/clearlooks_draw.c:
15407            (clearlooks_draw_resize_grip):
15408
15409            Sharper resize handle in statusbar.
15410
15411 ChangeLog                                |    7 +++++++
15412 engines/clearlooks/src/clearlooks_draw.c |   19 +++++++++----------
15413 engines/support/widget-information.h     |    2 +-
15414 3 files changed, 17 insertions(+), 11 deletions(-)
15415
15416commit 452948bac94034c3615dd84ab19e9260e4bad465
15417Author: Richard A. Stellingwerff <remenic@gmail.com>
15418Date:   Sun Sep 3 19:16:11 2006 +0000
15419
15420    Drawing of arrows on optionmenus was broken in Firefox.
15421
15422    2006-09-03  Richard A. Stellingwerff  <remenic@gmail.com>
15423
15424            * engines/clearlooks/src/clearlooks_style.c:
15425            (clearlooks_style_draw_tab):
15426
15427            Drawing of arrows on optionmenus was broken in Firefox.
15428
15429 ChangeLog                                 |    7 +++++++
15430 engines/clearlooks/src/clearlooks_style.c |   10 +++++-----
15431 2 files changed, 12 insertions(+), 5 deletions(-)
15432
15433commit 8e66a7fce9a6797c182e9b32d9aec19db3e60a3b
15434Author: Richard A. Stellingwerff <remenic@gmail.com>
15435Date:   Sun Sep 3 11:23:25 2006 +0000
15436
15437    Arrows are now drawn with the right color and less fuzzy.
15438
15439    2006-09-03  Richard A. Stellingwerff  <remenic@gmail.com>
15440            * engines/clearlooks/src/clearlooks_style.c:
15441            (clearlooks_style_draw_box), (clearlooks_style_draw_tab),
15442            (clearlooks_style_draw_arrow):
15443
15444            Arrows are now drawn with the right color and less fuzzy.
15445
15446 ChangeLog                                 |    8 +++
15447 engines/clearlooks/src/clearlooks_style.c |   93 ++++++++++++----------------
15448 2 files changed, 48 insertions(+), 53 deletions(-)
15449
15450commit da49d529864667a2019e67b1a9068597cbb31f9e
15451Author: Richard A. Stellingwerff <remenic@gmail.com>
15452Date:   Sun Sep 3 09:12:41 2006 +0000
15453
15454    Added grip handles to scrollbars.
15455
15456    2006-09-03  Richard A. Stellingwerff  <remenic@gmail.com>
15457            * engines/clearlooks/src/clearlooks_draw.c:
15458            (clearlooks_draw_scrollbar_stepper),
15459            (clearlooks_draw_scrollbar_slider):
15460            Added grip handles to scrollbars.
15461
15462 ChangeLog                                |    8 +++
15463 engines/clearlooks/src/clearlooks_draw.c |   96 ++++++++++++++++++++++--------
15464 2 files changed, 80 insertions(+), 24 deletions(-)
15465
15466commit 310b298ba5b3488e182b82b032939b0fa7ca334c
15467Author: Richard A. Stellingwerff <remenic@gmail.com>
15468Date:   Sat Sep 2 12:52:06 2006 +0000
15469
15470    Increased contrast of disabled radio/checkboxes. Fixes #326309.
15471
15472    2006-09-02  Richard A. Stellingwerff  <remenic@gmail.com>
15473            * engines/clearlooks/src/clearlooks_style.c:
15474            (clearlooks_style_draw_option), (clearlooks_style_draw_check):
15475            Increased contrast of disabled radio/checkboxes. Fixes #326309.
15476
15477 ChangeLog                                 |    7 +++++++
15478 engines/clearlooks/src/clearlooks_style.c |    8 ++++----
15479 2 files changed, 11 insertions(+), 4 deletions(-)
15480
15481commit 249e51a10abee905b459490ed0da7eec3c263158
15482Author: Thomas Wood <thos@gnome.org>
15483Date:   Thu Aug 31 21:30:00 2006 +0000
15484
15485    Remove glossy scrollbars (with Richard's permission) for use as the GNOME
15486
15487    2006-08-31  Thomas Wood  <thos@gnome.org>
15488
15489    	* themes/Clearlooks/gtk-2.0/gtkrc: Remove glossy scrollbars (with
15490    	Richard's permission) for use as the GNOME default.
15491
15492 ChangeLog                       |    5 +++++
15493 themes/Clearlooks/gtk-2.0/gtkrc |    2 +-
15494 2 files changed, 6 insertions(+), 1 deletions(-)
15495
15496commit 18043aadcc9e0f6f49051098761ebcf1f97d467e
15497Author: Benjamin Berg <benjamin@sipsolutions.net>
15498Date:   Sun Aug 27 18:23:04 2006 +0000
15499
15500    - Fall back to draw_flat_box if shadow is NONE and something unkown gets
15501
15502    2006-08-27  Benjamin Berg  <benjamin@sipsolutions.net>
15503
15504    	* engines/industrial/src/industrial_style.c: (real_draw_box):
15505    	- Fall back to draw_flat_box if shadow is NONE and something
15506    	unkown gets drawn. This fixes inkscape rulers. Also added a
15507    	now needed workaround for panel menubars.
15508    	Fix based on a patch by Josselin Mouette from
15509    	http://bugzilla.ximian.com/show_bug.cgi?id=45579
15510
15511 ChangeLog                                 |    9 +++++++++
15512 engines/industrial/src/industrial_style.c |   29 ++++++++++++++++++-----------
15513 2 files changed, 27 insertions(+), 11 deletions(-)
15514
15515commit dd0a2e805e93c8a5280a22097e2a165889d6a680
15516Author: Benjamin Berg <benjamin@sipsolutions.net>
15517Date:   Thu Aug 24 20:54:48 2006 +0000
15518
15519    - Fix a // comment
15520
15521    2006-08-24  Benjamin Berg  <benjamin@sipsolutions.net>
15522
15523    	* engines/hc/src/hc-style.c: (hc_draw_check):
15524    	- Fix a // comment
15525
15526    	* engines/industrial/src/industrial_style.c: (draw_option):
15527    	- Add a missing cairo_destroy call
15528    	- Implement a basic inconsistent state
15529
15530 ChangeLog                                 |    9 +++++++++
15531 engines/hc/src/hc-style.c                 |    2 +-
15532 engines/industrial/src/industrial_style.c |   10 +++++++++-
15533 3 files changed, 19 insertions(+), 2 deletions(-)
15534
15535commit e5baa99344741c9f34363f6f4a8df036b7e10a44
15536Author: Thomas Wood <thos@gnome.org>
15537Date:   Wed Aug 23 22:19:58 2006 +0000
15538
15539    Fix spinbutton background (draw_arrow), (draw_extension): Fix combobox
15540
15541    2006-08-23  Thomas Wood  <thos@gnome.org>
15542
15543            * engines/crux/src/crux-draw.c:
15544                    (draw_box): Fix spinbutton background
15545                    (draw_arrow), (draw_extension): Fix combobox arrow sizes
15546                    (draw_tab), (draw_box_gap): Fix inner stroke in notebook tabs
15547
15548 ChangeLog                    |    7 ++++
15549 engines/crux/src/crux-draw.c |   71 +++++++++++++++++++++--------------------
15550 2 files changed, 43 insertions(+), 35 deletions(-)
15551
15552commit d444c51d159e84a08fbf849e39603c446601f8e0
15553Author: Benjamin Berg <bberg@src.gnome.org>
15554Date:   Wed Aug 23 21:40:27 2006 +0000
15555
15556    Forgot to mention a fixed bug.
15557
15558 ChangeLog |    2 +-
15559 1 files changed, 1 insertions(+), 1 deletions(-)
15560
15561commit 8264013ae0038cb0550568e222c3c7beaf30c0a8
15562Author: Benjamin Berg <benjamin@sipsolutions.net>
15563Date:   Wed Aug 23 21:05:17 2006 +0000
15564
15565    - Fix RTL locales - Remove // comments - Remove/comment out some debugging
15566
15567    2006-08-23  Benjamin Berg  <benjamin@sipsolutions.net>
15568
15569    	* engines/clearlooks/src/clearlooks_draw.c:
15570    	* engines/clearlooks/src/clearlooks_style.c:
15571    	* engines/clearlooks/src/clearlooks_types.h:
15572    	- Fix RTL locales
15573    	- Remove // comments
15574    	- Remove/comment out some debugging spew. Including some weird
15575    	if block in draw_vline.
15576
15577 ChangeLog                                 |   10 ++
15578 engines/clearlooks/src/clearlooks_draw.c  |   25 +++--
15579 engines/clearlooks/src/clearlooks_style.c |  140 +++++++++++++++-------------
15580 engines/clearlooks/src/clearlooks_types.h |    2 +-
15581 4 files changed, 101 insertions(+), 76 deletions(-)
15582
15583commit 66d31180c3c6a75295200d6e7fb1daef0fe3d8ef
15584Author: Thomas Wood <thos@gnome.org>
15585Date:   Wed Aug 23 19:26:31 2006 +0000
15586
15587    Update for 2.7.8 release
15588
15589    2006-08-21  Thomas Wood  <thos@gnome.org>
15590
15591            * NEWS:
15592            * configure.ac:
15593
15594            Update for 2.7.8 release
15595
15596 ChangeLog    |    7 +++++++
15597 NEWS         |   23 +++++++++++++++++++++++
15598 configure.ac |    2 +-
15599 3 files changed, 31 insertions(+), 1 deletions(-)
15600
15601commit 71a7e17dbd61b9954b80cbf036998ec8414e81c1
15602Author: Andrew Johnson <acjgenius@earthlink.net>
15603Date:   Mon Aug 21 21:51:54 2006 +0000
15604
15605    - Start Cleanup of thinice - Add workaround for cell renderer check/radio
15606
15607    2006-08-21  Andrew Johnson  <acjgenius@earthlink.net>
15608
15609    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_check):
15610    	* engines/glide/src/glide_gtk2_support.c: (do_glide_draw_check),
15611    	(do_glide_draw_dot), (do_glide_draw_grip):
15612    	* engines/hc/src/hc-style.c: (hc_draw_check), (hc_draw_option):
15613    	* engines/hc/src/hc_gtk2_engine.c: (hc_rc_style_parse),
15614    	(hc_rc_style_merge), (hc_rc_style_init), (hc_style_copy),
15615    	(hc_style_init_from_rc):
15616    	* engines/hc/src/hc_gtk2_engine.h:
15617    	* engines/support/widget-information.c:
15618    	(ge_toggle_get_inconsistent):
15619    	* engines/support/widget-information.h:
15620    	* engines/thinice/src/thinice_theme_draw.c:
15621    	(thinice_style_draw_box):
15622
15623    	- Start Cleanup of thinice
15624    	- Add workaround for cell renderer check/radio till 2.12 style fix
15625    	- Add ge_toggle_get_inconsistent for function
15626
15627 ChangeLog                                |   20 ++
15628 engines/glide/src/glide_gtk2_drawing.c   |    5 +-
15629 engines/glide/src/glide_gtk2_support.c   |   76 ++++----
15630 engines/hc/src/hc-style.c                |   39 ++---
15631 engines/hc/src/hc_gtk2_engine.c          |   17 ++-
15632 engines/hc/src/hc_gtk2_engine.h          |    2 +
15633 engines/support/widget-information.c     |    9 +
15634 engines/support/widget-information.h     |    1 +
15635 engines/thinice/src/thinice_theme_draw.c |  291 +++++++++++++-----------------
15636 9 files changed, 227 insertions(+), 233 deletions(-)
15637
15638commit d4e0baa37108bde6535f2f6c98a5658de5f7f58a
15639Author: Benjamin Otte <otte@src.gnome.org>
15640Date:   Mon Aug 21 17:35:20 2006 +0000
15641
15642    only query style properties if the widget really is a GtkRange
15643
15644    * engines/smooth/src/engine/smooth_gtk2_misc.c:
15645    (smooth_reverse_engineer_stepper_box):
15646    only query style properties if the widget really is a GtkRange
15647
15648 ChangeLog                                    |    6 ++++++
15649 engines/smooth/src/engine/smooth_gtk2_misc.c |    2 +-
15650 2 files changed, 7 insertions(+), 1 deletions(-)
15651
15652commit 54e0700fd0f22acc278afcba55a678ab7832425b
15653Author: Benjamin Otte <otte@src.gnome.org>
15654Date:   Mon Aug 21 17:11:00 2006 +0000
15655
15656    not everything that uses the scrollbar details is a scrollbar
15657
15658    * engines/clearlooks/src/support.c:
15659    (clearlooks_scrollbar_visible_steppers),
15660    (clearlooks_scrollbar_get_junction):
15661    not everything that uses the scrollbar details is a scrollbar
15662
15663 ChangeLog                        |    7 +++++++
15664 engines/clearlooks/src/support.c |    6 ++++--
15665 2 files changed, 11 insertions(+), 2 deletions(-)
15666
15667commit c60e8f314180b7450821747eb8653b4c869ab5f6
15668Author: Benjamin Berg <benjamin@sipsolutions.net>
15669Date:   Mon Aug 21 14:56:46 2006 +0000
15670
15671    - change the color of the grid slightly - speed up the grid by filling all
15672
15673    2006-08-21  Benjamin Berg  <benjamin@sipsolutions.net>
15674
15675    	* engines/industrial/src/industrial_style.c: (draw_grid_cairo):
15676    	- change the color of the grid slightly
15677    	- speed up the grid by filling all pixel at the same time.
15678
15679    	* engines/industrial/src/industrial_style.c: (real_draw_box),
15680    	(draw_extension):
15681    	- make some colors relative, fix "in" gradient for buttons
15682
15683 ChangeLog                                 |   10 ++++++
15684 engines/industrial/src/industrial_style.c |   48 +++++++++++++++++-----------
15685 2 files changed, 39 insertions(+), 19 deletions(-)
15686
15687commit 25543ad6dc6c6b104ec8d421ee72973e0b2d3ca6
15688Author: Benjamin Berg <benjamin@sipsolutions.net>
15689Date:   Sat Aug 19 10:00:31 2006 +0000
15690
15691    small speed improvements all over the place: - draw_rounded_rect is now
15692
15693    2006-08-19  Benjamin Berg  <benjamin@sipsolutions.net>
15694
15695    	* engines/industrial/src/industrial_style.c:
15696    	(draw_rounded_gradient), (draw_rounded_rect), (draw_grid_cairo),
15697    	(real_draw_box), (draw_focus):
15698
15699    	small speed improvements all over the place:
15700    	- draw_rounded_rect is now fixed and has some special cases.
15701    	- the border color of default buttons is special cased instead
15702    	  of relying on transparency.
15703    	- draw grid draws 5 pixel instead of an arc.
15704
15705 ChangeLog                                 |   12 ++
15706 engines/industrial/src/industrial_style.c |  200 +++++++++++++++++------------
15707 2 files changed, 127 insertions(+), 85 deletions(-)
15708
15709commit 286c222bd28d8e53417789098e4681fc04cf2709
15710Author: Andrew Johnson <acjgenius@earthlink.net>
15711Date:   Fri Aug 18 19:13:22 2006 +0000
15712
15713    - Use the base/text values for expander arrow
15714
15715    2006-08-18  Andrew Johnson  <acjgenius@earthlink.net>
15716
15717            * engines/hc/src/hc-style.c: (hc_draw_expander):
15718            * engines/hc/src/hc_gtk2_drawing.h:
15719            * engines/hc/src/hc_gtk2_engine.c: (hc_style_class_init):
15720
15721            - Use the base/text values for expander arrow
15722
15723 ChangeLog                        |    8 +++
15724 engines/hc/src/hc-style.c        |  125 ++++++++++++++++++++++++++++++++++++++
15725 engines/hc/src/hc_gtk2_drawing.h |   11 +++
15726 engines/hc/src/hc_gtk2_engine.c  |    1 +
15727 4 files changed, 145 insertions(+), 0 deletions(-)
15728
15729commit c621fe2e0e3abea86f068bfecdfb269f31fc092d
15730Author: Benjamin Berg <benjamin@sipsolutions.net>
15731Date:   Fri Aug 18 16:02:03 2006 +0000
15732
15733    - add a slight shadow to the radiobutton - change in draw_rounded_gradient
15734
15735    2006-08-18  Benjamin Berg  <benjamin@sipsolutions.net>
15736
15737    	* engines/industrial/src/industrial_style.c:
15738    	(draw_rounded_gradient), (draw_rounded_rect), (real_draw_box),
15739    	(draw_box), (draw_option):
15740    	- add a slight shadow to the radiobutton
15741    	- change in draw_rounded_gradient to prevent blank pixel
15742    	in the corners of buttons.
15743    	- fixed menuitem border opacity
15744    	- small cleanup
15745
15746    	* themes/Industrial/gtk-2.0/gtkrc:
15747    	- Tweak the WnckTasklist glowing
15748    	- cleanups
15749
15750 ChangeLog                                 |   15 ++++
15751 engines/industrial/src/industrial_style.c |  112 +++++++++++++++++++++++------
15752 themes/Industrial/gtk-2.0/gtkrc           |   11 +--
15753 3 files changed, 109 insertions(+), 29 deletions(-)
15754
15755commit ba99bd3af8835627ec947a331c7904585a92f631
15756Author: Andrew Johnson <acjgenius@earthlink.net>
15757Date:   Fri Aug 18 14:45:52 2006 +0000
15758
15759    - Improve Visibility/Contrast of Checks, Still not right, but better
15760
15761    2006-08-18  Andrew Johnson  <acjgenius@earthlink.net>
15762
15763    	* engines/hc/src/hc-style.c: (hc_draw_check):
15764
15765    	- Improve Visibility/Contrast of Checks, Still not right, but better
15766
15767 ChangeLog                 |    6 ++++++
15768 engines/hc/src/hc-style.c |   26 ++++++++++++++------------
15769 2 files changed, 20 insertions(+), 12 deletions(-)
15770
15771commit bd704a3e2bea7ec5e28e46cd55f409db76a0116c
15772Author: Benjamin Berg <benjamin@sipsolutions.net>
15773Date:   Wed Aug 16 22:28:13 2006 +0000
15774
15775    - added shadow to checkbutton
15776
15777    2006-08-17  Benjamin Berg  <benjamin@sipsolutions.net>
15778
15779    	* engines/industrial/src/industrial_style.c: (draw_slider),
15780    	(draw_check):
15781    	- added shadow to checkbutton
15782
15783    	* themes/Industrial/gtk-2.0/gtkrc:
15784    	- enable trough-side-details
15785    	- activate sliders
15786    	- set x/ythickness of GtkProgress to 0px
15787    	- some cleanups
15788
15789 ChangeLog                                 |   12 +++++++++
15790 engines/industrial/src/industrial_style.c |   17 +++++++++++--
15791 themes/Industrial/gtk-2.0/gtkrc           |   37 +++++++++++++---------------
15792 3 files changed, 43 insertions(+), 23 deletions(-)
15793
15794commit bd2c8c60af382f304e9418f1bcfd19fc98c76ee2
15795Author: Benjamin Berg <benjamin@sipsolutions.net>
15796Date:   Wed Aug 16 15:33:51 2006 +0000
15797
15798    - remove some debugging cruft
15799
15800    2006-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
15801
15802    	* engines/industrial/src/industrial_style.c: (draw_focus):
15803    	- remove some debugging cruft
15804
15805 ChangeLog                                 |    5 +++++
15806 engines/industrial/src/industrial_style.c |    4 ++--
15807 2 files changed, 7 insertions(+), 2 deletions(-)
15808
15809commit bb737afd4b488f2578be1fd88ba44cefa8d883cb
15810Author: Benjamin Berg <benjamin@sipsolutions.net>
15811Date:   Wed Aug 16 15:19:07 2006 +0000
15812
15813    - Implement a focus for GtkEntry - Some cleanups.
15814
15815    2006-08-16  Benjamin Berg  <benjamin@sipsolutions.net>
15816
15817    	* engines/industrial/src/industrial_style.c: (real_draw_box),
15818    	(draw_focus), (draw_shadow):
15819    	* engines/industrial/src/industrial_style_versioned_code.h:
15820    	- Implement a focus for GtkEntry
15821    	- Some cleanups.
15822
15823    	* themes/Industrial/gtk-2.0/gtkrc:
15824    	- Use the focus for GtkEntry
15825    	- Some other small changes
15826
15827 ChangeLog                                          |   12 ++++
15828 engines/industrial/src/industrial_style.c          |   57 +++++++++++++++++---
15829 .../src/industrial_style_versioned_code.h          |   19 +------
15830 themes/Industrial/gtk-2.0/gtkrc                    |   37 ++++++++-----
15831 4 files changed, 87 insertions(+), 38 deletions(-)
15832
15833commit 94c8b8f131410277dc2d38dc735df1cffd156de5
15834Author: Andrew Johnson <acjgenius@earthlink.net>
15835Date:   Wed Aug 16 01:33:48 2006 +0000
15836
15837    - Fix Pattern Translate offset
15838
15839    2006-08-15  Andrew Johnson  <acjgenius@earthlink.net>
15840
15841            * engines/glide/src/glide_gtk2_support.c:
15842            (glide_draw_pattern_fill):
15843            - Fix Pattern Translate offset
15844
15845 ChangeLog                              | 5772 ++++++++++++++++++++++++++++++++
15846 engines/glide/src/glide_gtk2_support.c |    4 +-
15847 2 files changed, 5774 insertions(+), 2 deletions(-)
15848
15849commit e07df242df21d12cbb52eca22dc8bcfdb6548bf1
15850Author: Benjamin Berg <benjamin@sipsolutions.net>
15851Date:   Tue Aug 15 19:16:59 2006 +0000
15852
15853    - include ge-support.h in animation.h instead of animation.c. This is
15854
15855    2006-08-15  Benjamin Berg  <benjamin@sipsolutions.net>
15856
15857    	* engines/clearlooks/src/animation.c:
15858    	* engines/clearlooks/src/animation.h:
15859
15860    	- include ge-support.h in animation.h instead of animation.c. This
15861    	is needed for GE_INTERNAL.
15862
15863 ChangeLog                          |    8 ++++++++
15864 engines/clearlooks/src/animation.c |    1 -
15865 engines/clearlooks/src/animation.h |    1 +
15866 3 files changed, 9 insertions(+), 1 deletions(-)
15867
15868commit 9bd60c6fe8aebc439066eb0481a9c4a0d4f2cedf
15869Author: Benjamin Berg <benjamin@sipsolutions.net>
15870Date:   Tue Aug 15 12:10:08 2006 +0000
15871
15872    - small improvements all over the place. ComboBoxes and Spinbuttons don't
15873
15874    2006-08-15  Benjamin Berg  <benjamin@sipsolutions.net>
15875
15876    	* engines/industrial/src/industrial_style.c: (draw_rounded_rect),
15877    	(real_draw_box), (real_draw_box_gap), (draw_extension),
15878    	(draw_check):
15879    	- small improvements all over the place. ComboBoxes and Spinbuttons
15880    	don't have a two pixel distance between buttons and entry anymore.
15881
15882    	* engines/support/cairo-support.c: (ge_cairo_rounded_rectangle):
15883    	- Handle a small radius by using cairo_rectangle.
15884
15885    	* engines/support/widget-information.c:
15886    	(ge_button_get_default_border):
15887    	* engines/support/widget-information.h:
15888    	- added ge_button_get_default_border which I need for industrial
15889
15890 ChangeLog                                 |   16 +++
15891 engines/industrial/src/industrial_style.c |  205 +++++++++++++++++------------
15892 engines/support/cairo-support.c           |    6 +
15893 engines/support/widget-information.c      |   23 +++-
15894 engines/support/widget-information.h      |    3 +
15895 5 files changed, 169 insertions(+), 84 deletions(-)
15896
15897commit 19f0888f98933118e11445928354ee1de7a79303
15898Author: Andrew Johnson <acjgenius@earthlink.net>
15899Date:   Sun Aug 13 19:18:41 2006 +0000
15900
15901    - Fixed cairo_t leak ala bug #351057
15902
15903    2006-08-13  Andrew Johnson <acjgenius@earthlink.net>
15904
15905    	* engines/clearlooks/src/clearlooks_style.c:
15906    	(clearlooks_style_draw_arrow):
15907
15908    	- Fixed cairo_t leak ala bug #351057
15909
15910 ChangeLog                                 |    7 +++++++
15911 engines/clearlooks/src/clearlooks_style.c |    8 ++++++--
15912 2 files changed, 13 insertions(+), 2 deletions(-)
15913
15914commit a73e983c76e5280a1ff0d37aa764039353435011
15915Author: Andrew Johnson <acjgenius@earthlink.net>
15916Date:   Wed Aug 9 22:48:06 2006 +0000
15917
15918    - Make sure all headers now using GE_INTERNAL include it via ge-support.h
15919
15920    2006-08-09 Andrew Johnson <acjgenius@earthlink.net>
15921
15922    	* engines/clearlooks/src/clearlooks_style.c:
15923    	* engines/crux/src/crux-draw.h:
15924    	* engines/crux/src/crux-rc-style.h:
15925    	* engines/industrial/src/industrial_style.h:
15926    	* engines/mist/src/mist-rc-style.h:
15927    	* engines/smooth/src/interfaces/drawing_interface.h:
15928    	* engines/support/cairo-support.c:
15929    	* engines/support/general-support.h:
15930    	* engines/support/widget-information.c:
15931    	* engines/thinice/src/thinice_rc_style.h:
15932
15933    	- Make sure all headers now using GE_INTERNAL include it via ge-support.h
15934
15935 ChangeLog                                         |   15 +++++++++++++++
15936 engines/clearlooks/src/clearlooks_style.c         |    2 +-
15937 engines/crux/src/crux-draw.h                      |    1 +
15938 engines/crux/src/crux-rc-style.h                  |    1 +
15939 engines/industrial/src/industrial_style.h         |    2 ++
15940 engines/mist/src/mist-rc-style.h                  |    1 +
15941 engines/smooth/src/interfaces/drawing_interface.h |    6 ++++--
15942 engines/support/cairo-support.c                   |    1 +
15943 engines/support/general-support.h                 |    8 ++++----
15944 engines/support/widget-information.c              |    1 +
15945 engines/thinice/src/thinice_rc_style.h            |    1 +
15946 11 files changed, 32 insertions(+), 7 deletions(-)
15947
15948commit 253694746978a9b8d11eeb9f64c7079d0ec15d19
15949Author: Andrew Johnson <acjgenius@earthlink.net>
15950Date:   Wed Aug 9 21:29:26 2006 +0000
15951
15952    - Fix "trailing whitespace" silly automake
15953
15954    2006-08-09 Andrew Johnson <acjgenius@earthlink.net>
15955
15956    	* engines/smooth/Makefile.am:
15957    	- Fix "trailing whitespace" silly automake
15958
15959 ChangeLog                  |    5 +++++
15960 engines/smooth/Makefile.am |    6 +++---
15961 2 files changed, 8 insertions(+), 3 deletions(-)
15962
15963commit 662f43402a499632a24f352bab08da4de4dce6cb
15964Author: Andrew Johnson <acjgenius@earthlink.net>
15965Date:   Wed Aug 9 21:25:11 2006 +0000
15966
15967    Fix Bug #350606 - - Move G_GNUC_INTERNAL macro to the start of the line -
15968
15969    2006-08-09 Andrew Johnson <acjgenius@earthlink.net>
15970
15971    	* engines/clearlooks/src/animation.h:
15972    	* engines/clearlooks/src/clearlooks_draw.h:
15973    	* engines/clearlooks/src/clearlooks_rc_style.h:
15974    	* engines/clearlooks/src/clearlooks_style.h:
15975    	* engines/clearlooks/src/support.h:
15976    	* engines/crux/src/crux-draw.h:
15977    	* engines/crux/src/crux-rc-style.h:
15978    	* engines/crux/src/crux-style.h:
15979    	* engines/glide/src/glide_gtk2_drawing.h:
15980    	* engines/glide/src/glide_gtk2_engine.h:
15981    	* engines/glide/src/glide_gtk2_support.h:
15982    	* engines/hc/src/hc_gtk2_drawing.h:
15983    	* engines/hc/src/hc_gtk2_engine.h:
15984    	* engines/hc/src/hc_gtk2_support.h:
15985    	* engines/industrial/src/industrial_rc_style.h:
15986    	* engines/industrial/src/industrial_style.h:
15987    	* engines/mist/src/mist-rc-style.h:
15988    	* engines/mist/src/mist-style.h:
15989    	* engines/redmond/src/redmond_gtk2_drawing.h:
15990    	* engines/redmond/src/redmond_gtk2_engine.h:
15991    	* engines/redmond/src/redmond_gtk2_misc.h:
15992    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.h:
15993    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_misc.h:
15994    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.h:
15995    	* engines/smooth/src/engine/smooth_gtk2_drawing.h:
15996    	* engines/smooth/src/engine/smooth_gtk2_engine.h:
15997    	* engines/smooth/src/engine/smooth_gtk2_misc.h:
15998    	* engines/smooth/src/engine/smooth_gtk2_rc.h:
15999    	* engines/smooth/src/interfaces/abstract/abstract_drawing_interface
16000    	.h:
16001    	* engines/smooth/src/interfaces/drawing_interface.h:
16002    	* engines/smooth/src/interfaces/gdk2/gdk2_drawing_interface.h:
16003    	* engines/smooth/src/interfaces/shared/gdk/gdk_drawing_interface.h:
16004    	* engines/smooth/src/interfaces/shared/gdk/gdk_private_drawing_inte
16005    	rface.h:
16006    	* engines/smooth/src/utils/calc_colors.h:
16007    	* engines/smooth/src/utils/draw_arrows.h:
16008    	* engines/smooth/src/utils/draw_border.h:
16009    	* engines/smooth/src/utils/draw_checkmark.h:
16010    	* engines/smooth/src/utils/draw_fill.h:
16011    	* engines/smooth/src/utils/draw_grips.h:
16012    	* engines/support/cairo-support.h:
16013    	* engines/support/general-support.h:
16014    	* engines/support/widget-information.h:
16015    	* engines/thinice/src/thinice_misc.h:
16016    	* engines/thinice/src/thinice_rc_style.h:
16017    	* engines/thinice/src/thinice_style.h:
16018
16019    	Fix Bug #350606 -
16020    	- Move G_GNUC_INTERNAL macro to the start of the line
16021    	- Replace G_GNUC_INTERNAL with new GE_INTERNAL private macro
16022
16023 ChangeLog                                          |   54 +++
16024 engines/clearlooks/src/animation.h                 |   10 +-
16025 engines/clearlooks/src/clearlooks_draw.h           |  100 +++---
16026 engines/clearlooks/src/clearlooks_rc_style.h       |    4 +-
16027 engines/clearlooks/src/clearlooks_style.h          |    4 +-
16028 engines/clearlooks/src/support.h                   |   20 +-
16029 engines/crux/src/crux-draw.h                       |    2 +-
16030 engines/crux/src/crux-rc-style.h                   |    4 +-
16031 engines/crux/src/crux-style.h                      |    4 +-
16032 engines/glide/src/glide_gtk2_drawing.h             |   62 ++--
16033 engines/glide/src/glide_gtk2_engine.h              |    6 +-
16034 engines/glide/src/glide_gtk2_support.h             |   46 ++--
16035 engines/hc/src/hc_gtk2_drawing.h                   |   72 ++--
16036 engines/hc/src/hc_gtk2_engine.h                    |    6 +-
16037 engines/hc/src/hc_gtk2_support.h                   |   20 +-
16038 engines/industrial/src/industrial_rc_style.h       |    4 +-
16039 engines/industrial/src/industrial_style.h          |    4 +-
16040 engines/mist/src/mist-rc-style.h                   |    4 +-
16041 engines/mist/src/mist-style.h                      |    4 +-
16042 engines/redmond/src/redmond_gtk2_drawing.h         |   44 ++--
16043 engines/redmond/src/redmond_gtk2_engine.h          |    4 +-
16044 engines/redmond/src/redmond_gtk2_misc.h            |   28 +-
16045 .../src/engine/shared/gtk/smooth_gtk_drawing.h     |   20 +-
16046 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.h |    8 +-
16047 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |  164 +++++-----
16048 engines/smooth/src/engine/smooth_gtk2_drawing.h    |   72 ++--
16049 engines/smooth/src/engine/smooth_gtk2_engine.h     |   10 +-
16050 engines/smooth/src/engine/smooth_gtk2_misc.h       |   26 +-
16051 engines/smooth/src/engine/smooth_gtk2_rc.h         |   14 +-
16052 .../abstract/abstract_drawing_interface.h          |    4 +-
16053 engines/smooth/src/interfaces/drawing_interface.h  |  356 ++++++++++----------
16054 .../src/interfaces/gdk2/gdk2_drawing_interface.h   |    6 +-
16055 .../interfaces/shared/gdk/gdk_drawing_interface.h  |   34 +-
16056 .../shared/gdk/gdk_private_drawing_interface.h     |    8 +-
16057 engines/smooth/src/utils/calc_colors.h             |    4 +-
16058 engines/smooth/src/utils/draw_arrows.h             |    8 +-
16059 engines/smooth/src/utils/draw_border.h             |   28 +-
16060 engines/smooth/src/utils/draw_checkmark.h          |    4 +-
16061 engines/smooth/src/utils/draw_fill.h               |    4 +-
16062 engines/smooth/src/utils/draw_grips.h              |   16 +-
16063 engines/support/cairo-support.h                    |   30 +-
16064 engines/support/general-support.h                  |   14 +
16065 engines/support/widget-information.h               |   28 +-
16066 engines/thinice/src/thinice_misc.h                 |   22 +-
16067 engines/thinice/src/thinice_rc_style.h             |    4 +-
16068 engines/thinice/src/thinice_style.h                |    4 +-
16069 46 files changed, 731 insertions(+), 663 deletions(-)
16070
16071commit d028842e2f2b9bc96738363fa221d66d4726cf9b
16072Author: Andrew Johnson <acjgenius@earthlink.net>
16073Date:   Wed Aug 9 00:32:05 2006 +0000
16074
16075    - disable border for menus on panel
16076
16077    2006-08-08 Andrew Johnson <acjgenius@earthlink.net>
16078
16079            * engines/hc/src/hc-style.c: (hc_draw_shadow):
16080            - disable border for menus on panel
16081
16082 ChangeLog                 |    5 +++++
16083 engines/hc/src/hc-style.c |    5 +++++
16084 2 files changed, 10 insertions(+), 0 deletions(-)
16085
16086commit a26c9c92867fb93e1288d76fb25dddb49d5d5b1f
16087Author: Andrew Johnson <acjgenius@earthlink.net>
16088Date:   Tue Aug 8 23:02:23 2006 +0000
16089
16090    - Add paranoia and deprecated configure flags - Improve HC Check
16091
16092    2006-08-08 Andrew Johnson <acjgenius@earthlink.net>
16093
16094    	* configure.ac:
16095    	* engines/clearlooks/Makefile.am:
16096    	* engines/clearlooks/src/clearlooks_rc_style.c:
16097    	* engines/clearlooks/src/clearlooks_style.c:
16098    	* engines/crux/Makefile.am:
16099    	* engines/crux/src/crux-draw.c:
16100    	* engines/glide/Makefile.am:
16101    	* engines/glide/src/glide_gtk2_drawing.c:
16102    	* engines/glide/src/glide_gtk2_engine.c:
16103    	* engines/glide/src/glide_gtk2_engine.h:
16104    	* engines/glide/src/glide_gtk2_support.c:
16105    	* engines/hc/Makefile.am:
16106    	* engines/hc/src/hc-style.c:
16107    	* engines/hc/src/hc_gtk2_engine.c:
16108    	* engines/hc/src/hc_gtk2_engine.h:
16109    	* engines/hc/src/hc_gtk2_support.c:
16110    	* engines/industrial/Makefile.am:
16111    	* engines/mist/Makefile.am:
16112    	* engines/mist/src/mist-style.c:
16113    	* engines/redmond/Makefile.am:
16114    	* engines/redmond/src/redmond_gtk2_drawing.c:
16115    	* engines/redmond/src/redmond_gtk2_misc.c:
16116    	* engines/smooth/Makefile.am:
16117    	* engines/support/Makefile.am:
16118    	* engines/support/cairo-support.c:
16119    	* engines/support/cairo-support.h:
16120    	* engines/support/widget-information.c:
16121    	* engines/thinice/Makefile.am:
16122    	* engines/thinice/src/thinice_misc.c:
16123    	* engines/thinice/src/thinice_rc_style.c:
16124    	* engines/thinice/src/thinice_theme_draw.c:
16125
16126    	- Add paranoia and deprecated configure flags
16127    	- Improve HC Check Inconsistent
16128    	- Add initial code for HC edge thickness RC flag
16129    	- Fix broken Clearlooks menu on panel check
16130    	- Make various little changes/fixes
16131
16132 ChangeLog                                    |   40 ++
16133 configure.ac                                 |   34 ++
16134 engines/clearlooks/Makefile.am               |    2 +-
16135 engines/clearlooks/src/clearlooks_rc_style.c |    2 -
16136 engines/clearlooks/src/clearlooks_style.c    |    2 +-
16137 engines/crux/Makefile.am                     |    5 +-
16138 engines/crux/src/crux-draw.c                 |   21 +-
16139 engines/glide/Makefile.am                    |    2 +-
16140 engines/glide/src/glide_gtk2_drawing.c       |   23 +-
16141 engines/glide/src/glide_gtk2_engine.c        |    7 +-
16142 engines/glide/src/glide_gtk2_engine.h        |    2 +-
16143 engines/glide/src/glide_gtk2_support.c       |   39 +--
16144 engines/hc/Makefile.am                       |    2 +-
16145 engines/hc/src/hc-style.c                    |  552 ++++++++++++--------------
16146 engines/hc/src/hc_gtk2_engine.c              |  185 +++++++++-
16147 engines/hc/src/hc_gtk2_engine.h              |    3 +
16148 engines/hc/src/hc_gtk2_support.c             |    2 -
16149 engines/industrial/Makefile.am               |    2 +-
16150 engines/mist/Makefile.am                     |    2 +-
16151 engines/mist/src/mist-style.c                |   20 +-
16152 engines/redmond/Makefile.am                  |    2 +-
16153 engines/redmond/src/redmond_gtk2_drawing.c   |    2 +-
16154 engines/redmond/src/redmond_gtk2_misc.c      |   28 +-
16155 engines/smooth/Makefile.am                   |    2 +-
16156 engines/support/Makefile.am                  |    2 +-
16157 engines/support/cairo-support.c              |    3 +-
16158 engines/support/cairo-support.h              |   15 +-
16159 engines/support/widget-information.c         |    6 +-
16160 engines/thinice/Makefile.am                  |    2 +-
16161 engines/thinice/src/thinice_misc.c           |    2 -
16162 engines/thinice/src/thinice_rc_style.c       |    2 -
16163 engines/thinice/src/thinice_theme_draw.c     |    5 -
16164 32 files changed, 609 insertions(+), 409 deletions(-)
16165
16166commit 9790a92b12751ffed86f1f04355881c653290e6c
16167Author: Andrew Johnson <acjgenius@earthlink.net>
16168Date:   Tue Aug 8 16:55:57 2006 +0000
16169
16170    - Last C89 Patch too close bug #349575
16171
16172    2006-08-07 Andrew Johnson <acjgenius@earthlink.net>
16173
16174            * engines/clearlooks/src/clearlooks_style.c:
16175            * engines/crux/src/crux-draw.c:
16176            * engines/glide/src/glide_gtk2_drawing.c:
16177
16178            - Last C89 Patch too close bug #349575
16179
16180 ChangeLog                                 |    8 ++++++++
16181 engines/clearlooks/src/clearlooks_style.c |   21 +++++++++++++--------
16182 engines/crux/src/crux-draw.c              |   15 ++++++++-------
16183 engines/glide/src/glide_gtk2_drawing.c    |    3 ++-
16184 4 files changed, 31 insertions(+), 16 deletions(-)
16185
16186commit 2a2f2abae44ef61be42ff382262625e01b8cd926
16187Author: Thomas Wood <thos@gnome.org>
16188Date:   Mon Aug 7 22:09:02 2006 +0000
16189
16190    Update for 2.7.7 release
16191
16192    2006-08-07  Thomas Wood  <thos@gnome.org>
16193
16194            * NEWS:
16195            * configure.ac:
16196
16197            Update for 2.7.7 release
16198
16199 ChangeLog    |    7 +++++++
16200 NEWS         |   15 +++++++++++++++
16201 configure.ac |    2 +-
16202 3 files changed, 23 insertions(+), 1 deletions(-)
16203
16204commit 387e051fbb0064a93e8ce3b6fbfe823935c9848f
16205Author: Andrew Johnson <acjgenius@earthlink.net>
16206Date:   Mon Aug 7 18:56:20 2006 +0000
16207
16208    - Add inconsistent state for option buttons per bug #347227
16209
16210    2006-08-07 Andrew Johnson <acjgenius@earthlink.net>
16211    	* engines/clearlooks/src/clearlooks_style.c:
16212    	- Add inconsistent state for option buttons per bug #347227
16213
16214    	* engines/clearlooks/src/config.h.in:
16215    	- Stupid autoheader
16216
16217 ChangeLog                                 |    7 ++++
16218 engines/clearlooks/src/clearlooks_style.c |   54 ++++++++++++++++++++++------
16219 engines/clearlooks/src/config.h.in        |   56 -----------------------------
16220 3 files changed, 50 insertions(+), 67 deletions(-)
16221
16222commit 4ec51fd7808d6ef4a95aa530b3eeba781e968503
16223Author: Thomas Wood <thos@gnome.org>
16224Date:   Mon Aug 7 12:36:37 2006 +0000
16225
16226    - cairo based arrow drawing - improved scrollbar steppers - draw gradients
16227
16228    2006-08-07  Thomas Wood  <thos@gnome.org>
16229
16230    	* engines/crux/src/crux-draw.c: (draw_box), (draw_arrow),
16231    	(draw_tab):
16232    	- cairo based arrow drawing
16233    	- improved scrollbar steppers
16234    	- draw gradients on handle boxes
16235
16236    	(draw_extension): Match the inner stroke colour on bottom tabs to the
16237    	colour in draw_box.
16238
16239    	(draw_handle): Don't draw boxes around handles that
16240    	are on the panel
16241
16242 ChangeLog                    |   15 ++
16243 engines/crux/src/crux-draw.c |  296 ++++++++++++++++--------------------------
16244 2 files changed, 129 insertions(+), 182 deletions(-)
16245
16246commit 201eb4b701f7c41b2ee5364d4585ab3881e35e4a
16247Author: Benjamin Berg <benjamin@sipsolutions.net>
16248Date:   Thu Aug 3 23:34:30 2006 +0000
16249
16250    - Fix another possible crash bug.
16251
16252    2006-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
16253
16254    	* engines/crux/src/crux-draw.c: (draw_box):
16255    	- Fix another possible crash bug.
16256
16257 ChangeLog                    |    5 +++++
16258 engines/crux/src/crux-draw.c |    2 +-
16259 2 files changed, 6 insertions(+), 1 deletions(-)
16260
16261commit eac802b7686aed378e93d9deb3fa7b8d1e0471c6
16262Author: Andrew Johnson <acjgenius@earthlink.net>
16263Date:   Thu Aug 3 23:08:30 2006 +0000
16264
16265    - Remove evil reset clip code
16266
16267    2006-08-03 Andrew Johnson <acjgenius@earthlink.net>
16268
16269    	* engines/glide/src/glide_gtk2_support.c:
16270    	(do_glide_draw_simple_circle):
16271    	* engines/thinice/src/thinice_theme_draw.c:
16272    	(thinice_style_draw_option):
16273
16274    	- Remove evil reset clip code
16275
16276 ChangeLog                                |    9 +++++++++
16277 engines/glide/src/glide_gtk2_support.c   |    7 +++++--
16278 engines/thinice/src/thinice_theme_draw.c |    7 +++++--
16279 3 files changed, 19 insertions(+), 4 deletions(-)
16280
16281commit a855c21751c419ce50c9c47a2e41c615168c5d5f
16282Author: Andrew Johnson <acjgenius@earthlink.net>
16283Date:   Thu Aug 3 22:58:52 2006 +0000
16284
16285    - Quick fix to Use Min(width, height)/2 for option radius
16286
16287    2006-08-03 Andrew Johnson <acjgenius@earthlink.net>
16288
16289    	* engines/thinice/src/thinice_theme_draw.c:
16290    	- Quick fix to Use Min(width, height)/2 for option radius
16291
16292 ChangeLog                                |    5 +++++
16293 engines/thinice/src/thinice_theme_draw.c |    2 +-
16294 2 files changed, 6 insertions(+), 1 deletions(-)
16295
16296commit a93ff8aa1a7dc5543279352c4836623a81767eb5
16297Author: Andrew Johnson <acjgenius@earthlink.net>
16298Date:   Thu Aug 3 22:52:40 2006 +0000
16299
16300    - Namespace all engine symbols for thinice, smooth, mist, redmond,
16301
16302    2006-08-03 Andrew Johnson <acjgenius@earthlink.net>
16303    	* engines/clearlooks/src/clearlooks_draw.c:
16304    	* engines/clearlooks/src/clearlooks_rc_style.c:
16305    	* engines/clearlooks/src/clearlooks_style.c:
16306    	* engines/glide/src/glide_gtk2_drawing.c:
16307    	* engines/glide/src/glide_gtk2_support.c:
16308    	* engines/mist/src/mist-rc-style.c:
16309    	* engines/mist/src/mist-style.c:
16310    	* engines/redmond/src/redmond_gtk2_engine.c:
16311    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
16312    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_misc.c:
16313    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_misc.h:
16314    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
16315    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.h:
16316    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
16317    	* engines/smooth/src/engine/smooth_gtk2_engine.c:
16318    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
16319    	* engines/smooth/src/engine/smooth_gtk2_misc.h:
16320    	* engines/smooth/src/engine/smooth_gtk2_rc.c:
16321    	* engines/smooth/src/engine/smooth_gtk2_rc.h:
16322    	* engines/smooth/src/interfaces/abstract/abstract_drawing_interface.c:
16323    	* engines/smooth/src/interfaces/abstract/abstract_drawing_interface.h:
16324    	* engines/smooth/src/interfaces/abstract/src/abstract_gradient_routines.c:
16325    	* engines/smooth/src/interfaces/abstract/src/abstract_gradient_routines.h:
16326    	* engines/smooth/src/interfaces/abstract/src/abstract_tile_routines.c:
16327    	* engines/smooth/src/interfaces/abstract/src/abstract_tile_routines.h:
16328    	* engines/smooth/src/interfaces/drawing_interface.c:
16329    	* engines/smooth/src/interfaces/drawing_interface.h:
16330    	* engines/smooth/src/interfaces/gdk2/gdk2_drawing_interface.c:
16331    	* engines/smooth/src/interfaces/gdk2/gdk2_drawing_interface.h:
16332    	* engines/smooth/src/interfaces/gdk2/gdk2_type_defines.h:
16333    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
16334    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.h:
16335    	* engines/smooth/src/interfaces/shared/gdk/gdk_drawing_interface.c:
16336    	* engines/smooth/src/interfaces/shared/gdk/gdk_drawing_interface.h:
16337    	* engines/smooth/src/interfaces/shared/gdk/gdk_private_drawing_interface.h:
16338    	* engines/smooth/src/interfaces/shared/gdk/gdk_type_defines.h:
16339    	* engines/smooth/src/utils/draw_grips.c:
16340    	* engines/support/cairo-support.c:
16341    	* engines/support/general-support.h:
16342    	* engines/support/widget-information.c:
16343    	* engines/thinice/src/thinice_rc_style.c:
16344    	* engines/thinice/src/thinice_theme_draw.c:
16345
16346    	- Namespace all engine symbols for thinice, smooth, mist, redmond, clearlooks
16347    	- Make Smooth use more Support functions/Macros
16348    	- Start adding missing IS_* Macros
16349
16350 ChangeLog                                          |   48 ++
16351 engines/clearlooks/src/clearlooks_draw.c           |   26 +-
16352 engines/clearlooks/src/clearlooks_rc_style.c       |   44 +-
16353 engines/clearlooks/src/clearlooks_style.c          |  140 +++---
16354 engines/glide/src/glide_gtk2_drawing.c             |    2 +-
16355 engines/glide/src/glide_gtk2_support.c             |   78 +++-
16356 engines/mist/src/mist-rc-style.c                   |    6 +-
16357 engines/mist/src/mist-style.c                      |   82 ++--
16358 engines/redmond/src/redmond_gtk2_engine.c          |    8 +-
16359 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |   26 +-
16360 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.c |   16 +-
16361 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.h |    6 +-
16362 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |  308 ++++++------
16363 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |   68 ++--
16364 engines/smooth/src/engine/smooth_gtk2_drawing.c    |  490 ++++++++++----------
16365 engines/smooth/src/engine/smooth_gtk2_engine.c     |   30 +-
16366 engines/smooth/src/engine/smooth_gtk2_misc.c       |   51 +--
16367 engines/smooth/src/engine/smooth_gtk2_misc.h       |   22 +-
16368 engines/smooth/src/engine/smooth_gtk2_rc.c         |   94 ++--
16369 engines/smooth/src/engine/smooth_gtk2_rc.h         |    2 +-
16370 .../abstract/abstract_drawing_interface.c          |  250 +++++-----
16371 .../abstract/abstract_drawing_interface.h          |    4 +-
16372 .../abstract/src/abstract_gradient_routines.c      |    2 +-
16373 .../abstract/src/abstract_gradient_routines.h      |    2 +-
16374 .../abstract/src/abstract_tile_routines.c          |   10 +-
16375 .../abstract/src/abstract_tile_routines.h          |    2 +-
16376 engines/smooth/src/interfaces/drawing_interface.c  |  392 ++++++++--------
16377 engines/smooth/src/interfaces/drawing_interface.h  |    4 +-
16378 .../src/interfaces/gdk2/gdk2_drawing_interface.c   |  296 ++++++------
16379 .../src/interfaces/gdk2/gdk2_drawing_interface.h   |    4 +-
16380 .../smooth/src/interfaces/gdk2/gdk2_type_defines.h |    2 +-
16381 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |   16 +-
16382 .../interfaces/gdk2/src/gdk2_gradient_routines.h   |    2 +-
16383 .../interfaces/shared/gdk/gdk_drawing_interface.c  |  294 ++++++------
16384 .../interfaces/shared/gdk/gdk_drawing_interface.h  |   24 +-
16385 .../shared/gdk/gdk_private_drawing_interface.h     |   12 +-
16386 .../src/interfaces/shared/gdk/gdk_type_defines.h   |    2 +-
16387 engines/smooth/src/utils/draw_grips.c              |   16 +-
16388 engines/support/cairo-support.c                    |    2 +-
16389 engines/support/general-support.h                  |    6 +-
16390 engines/support/widget-information.c               |    7 +-
16391 engines/thinice/src/thinice_rc_style.c             |   44 +-
16392 engines/thinice/src/thinice_theme_draw.c           |   84 ++--
16393 43 files changed, 1538 insertions(+), 1486 deletions(-)
16394
16395commit 8ec4e2f040b0259ff954dc64b4a66a5d8386232d
16396Author: Benjamin Berg <benjamin@sipsolutions.net>
16397Date:   Thu Aug 3 22:28:20 2006 +0000
16398
16399    - Fix potential crasher all over the place.
16400
16401    2006-08-04  Benjamin Berg  <benjamin@sipsolutions.net>
16402
16403    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow):
16404    	* engines/glide/src/glide_gtk2_drawing.c:
16405    	(glide_draw_spinbutton_stepper):
16406    	* engines/hc/src/hc-style.c: (hc_draw_shadow):
16407    	* engines/mist/src/mist-style.c: (mist_tab), (draw_shadow),
16408    	(draw_box), (draw_extension):
16409    	* engines/thinice/src/thinice_theme_draw.c: (draw_box):
16410    	- Fix potential crasher all over the place.
16411
16412 ChangeLog                                 |   11 ++++++++++
16413 engines/clearlooks/src/clearlooks_style.c |    2 +-
16414 engines/glide/src/glide_gtk2_drawing.c    |    8 +++---
16415 engines/hc/src/hc-style.c                 |    2 +-
16416 engines/mist/src/mist-style.c             |   31 +++++++++-------------------
16417 engines/thinice/src/thinice_theme_draw.c  |    2 +-
16418 6 files changed, 28 insertions(+), 28 deletions(-)
16419
16420commit 9382f1dde5c9e009904275105d446a1b34a93e04
16421Author: Benjamin Berg <benjamin@sipsolutions.net>
16422Date:   Thu Aug 3 17:24:02 2006 +0000
16423
16424    - Fixes cases where the arguments to CHECK_DETAIL were swapped.
16425
16426    2006-08-03  Benjamin Berg  <benjamin@sipsolutions.net>
16427
16428    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_check),
16429    	(glide_draw_option):
16430    	* engines/hc/src/hc-style.c: (hc_draw_check), (hc_draw_option):
16431    	* engines/redmond/src/redmond_gtk2_drawing.c:
16432    	(redmond_draw_option):
16433    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
16434    	(smooth_draw_option), (smooth_draw_check):
16435    	- Fixes cases where the arguments to CHECK_DETAIL were swapped.
16436
16437 ChangeLog                                       |   11 +++++++++++
16438 engines/glide/src/glide_gtk2_drawing.c          |    8 ++++----
16439 engines/hc/src/hc-style.c                       |    8 ++++----
16440 engines/redmond/src/redmond_gtk2_drawing.c      |    2 +-
16441 engines/smooth/src/engine/smooth_gtk2_drawing.c |    8 ++++----
16442 5 files changed, 24 insertions(+), 13 deletions(-)
16443
16444commit 2ff9b9f4d9718df70cc588b39a632aaa8e301215
16445Author: Benjamin Berg <benjamin@sipsolutions.net>
16446Date:   Thu Aug 3 09:52:53 2006 +0000
16447
16448    - Small bug/warning fixes all over the place.
16449
16450    2006-08-03  Benjamin Berg  <benjamin@sipsolutions.net>
16451
16452    	* engines/clearlooks/src/animation.c: (update_animation_info):
16453    	* engines/clearlooks/src/clearlooks_draw.c:
16454    	(clearlooks_draw_button), (clearlooks_draw_slider_button),
16455    	(clearlooks_draw_handle):
16456    	* engines/clearlooks/src/clearlooks_style.c: (draw_resize_grip):
16457    	* engines/clearlooks/src/support.c:
16458    	(clearlooks_scrollbar_visible_steppers):
16459    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_check),
16460    	(glide_draw_option):
16461    	* engines/hc/src/hc-style.c: (hc_draw_check), (hc_draw_option):
16462    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
16463    	(gtk_cell_renderer_toggle_get_inconsistent):
16464    	* engines/support/cairo-support.c: (ge_gdk_drawable_to_cairo):
16465    	* engines/support/widget-information.c: (ge_object_is_a),
16466    	(ge_find_combo_box_widget_parent),
16467    	(ge_cell_renderer_toggle_get_inconsistent):
16468    	* engines/support/widget-information.h:
16469    	* engines/thinice/src/thinice_theme_draw.c: (draw_arrow):
16470    	- Small bug/warning fixes all over the place.
16471
16472 ChangeLog                                    |   22 +++++++++++++++
16473 engines/clearlooks/src/animation.c           |    4 +-
16474 engines/clearlooks/src/clearlooks_draw.c     |   10 ++-----
16475 engines/clearlooks/src/clearlooks_style.c    |   37 --------------------------
16476 engines/clearlooks/src/support.c             |    2 +
16477 engines/glide/src/glide_gtk2_drawing.c       |    5 ++-
16478 engines/hc/src/hc-style.c                    |    4 +-
16479 engines/smooth/src/engine/smooth_gtk2_misc.c |    2 +-
16480 engines/support/cairo-support.c              |    2 +-
16481 engines/support/widget-information.c         |   12 +++++++-
16482 engines/support/widget-information.h         |   11 +++++++-
16483 engines/thinice/src/thinice_theme_draw.c     |    3 ++
16484 12 files changed, 60 insertions(+), 54 deletions(-)
16485
16486commit 16df73c4ff3f795cbd849bf3e35b47f1559b90e5
16487Author: Thomas Wood <thos@gnome.org>
16488Date:   Wed Aug 2 15:53:54 2006 +0000
16489
16490    Fix RTL combo boxes
16491
16492    2006-08-02  Thomas Wood  <thos@gnome.org>
16493
16494    	* engines/crux/src/crux-draw.c: (draw_shadow), (draw_box): Fix RTL
16495    	combo boxes
16496
16497 ChangeLog                    |    5 +++++
16498 engines/crux/src/crux-draw.c |   15 +++++++++++++--
16499 2 files changed, 18 insertions(+), 2 deletions(-)
16500
16501commit 4230e8672d1c7d9509e0343d3f87c72d451c87d4
16502Author: Andrew Johnson <acjgenius@earthlink.net>
16503Date:   Wed Aug 2 11:53:18 2006 +0000
16504
16505    - C89 Fixes from #349575
16506
16507    2006-08-02 Andrew Johnson <acjgenius@earthlink.net>
16508
16509    	* engines/clearlooks/src/clearlooks_style.c:
16510    	* engines/glide/src/glide_gtk2_drawing.c:
16511    	* engines/glide/src/glide_gtk2_engine.c:
16512    	* engines/glide/src/glide_gtk2_support.c:
16513    	* engines/hc/src/hc-style.c:
16514    	* engines/hc/src/hc_gtk2_support.c:
16515    	* engines/mist/src/mist-style.c:
16516    	* engines/redmond/src/redmond_gtk2_drawing.c:
16517    	* engines/redmond/src/redmond_gtk2_engine.c:
16518    	* engines/support/cairo-support.c:
16519    	* engines/thinice/src/thinice_theme_draw.c:
16520
16521    	- C89 Fixes from #349575
16522
16523 ChangeLog                                  |   16 +++
16524 engines/clearlooks/src/clearlooks_style.c  |    3 +-
16525 engines/glide/src/glide_gtk2_drawing.c     |  177 ++++++++++++++++++----------
16526 engines/glide/src/glide_gtk2_engine.c      |   10 +-
16527 engines/glide/src/glide_gtk2_support.c     |    8 +-
16528 engines/hc/src/hc-style.c                  |  118 ++++++++++++-------
16529 engines/hc/src/hc_gtk2_support.c           |    2 -
16530 engines/mist/src/mist-style.c              |   44 ++++---
16531 engines/redmond/src/redmond_gtk2_drawing.c |   73 ++++++++----
16532 engines/redmond/src/redmond_gtk2_engine.c  |   15 +--
16533 engines/support/cairo-support.c            |    4 +-
16534 engines/thinice/src/thinice_theme_draw.c   |   54 ++++++---
16535 12 files changed, 336 insertions(+), 188 deletions(-)
16536
16537commit 61c2bfe624a6aa6851f0682301df9f1ac156be99
16538Author: Benjamin Berg <benjamin@sipsolutions.net>
16539Date:   Wed Aug 2 11:10:08 2006 +0000
16540
16541    - Marked loads of things G_GNUC_INTERNAL - smooths theme_symbols array is
16542
16543    2006-08-02  Benjamin Berg  <benjamin@sipsolutions.net>
16544
16545    	* engines/clearlooks/src/animation.h:
16546    	* engines/clearlooks/src/clearlooks_rc_style.h:
16547    	* engines/clearlooks/src/clearlooks_style.c:
16548    	(clearlooks_set_widget_parameters), (draw_box):
16549    	* engines/clearlooks/src/clearlooks_style.h:
16550    	* engines/clearlooks/src/support.c:
16551    	(clearlooks_scrollbar_get_junction):
16552    	* engines/clearlooks/src/support.h:
16553    	* engines/crux/src/crux-draw.h:
16554    	* engines/crux/src/crux-rc-style.h:
16555    	* engines/crux/src/crux-style.h:
16556    	* engines/glide/src/glide_gtk2_drawing.c:
16557    	* engines/glide/src/glide_gtk2_engine.h:
16558    	* engines/hc/src/hc-style.c:
16559    	* engines/hc/src/hc_gtk2_engine.h:
16560    	* engines/industrial/src/industrial_rc_style.h:
16561    	* engines/industrial/src/industrial_style.h:
16562    	* engines/mist/src/mist-rc-style.h:
16563    	* engines/mist/src/mist-style.h:
16564    	* engines/redmond/src/redmond_gtk2_engine.h:
16565    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
16566    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.h:
16567    	* engines/smooth/src/engine/smooth_gtk2_engine.c:
16568    	(smooth_rc_style_parse):
16569    	* engines/smooth/src/engine/smooth_gtk2_engine.h:
16570    	* engines/support/widget-information.h:
16571    	* engines/thinice/src/thinice_rc_style.h:
16572    	* engines/thinice/src/thinice_style.h:
16573
16574    	- Marked loads of things G_GNUC_INTERNAL
16575    	- smooths theme_symbols array is now NULL terminated to save a variable
16576    	- Changed clearlooks to use ge_widget_is_ltr
16577
16578 ChangeLog                                          |   35 ++++++++++++++++++++
16579 engines/clearlooks/src/animation.h                 |   10 +++---
16580 engines/clearlooks/src/clearlooks_rc_style.h       |    2 +-
16581 engines/clearlooks/src/clearlooks_style.c          |   12 +++---
16582 engines/clearlooks/src/clearlooks_style.h          |    2 +-
16583 engines/clearlooks/src/support.c                   |   28 ----------------
16584 engines/clearlooks/src/support.h                   |    4 --
16585 engines/crux/src/crux-draw.h                       |    2 +-
16586 engines/crux/src/crux-rc-style.h                   |    4 +-
16587 engines/crux/src/crux-style.h                      |    4 +-
16588 engines/glide/src/glide_gtk2_drawing.c             |    2 -
16589 engines/glide/src/glide_gtk2_engine.h              |    5 ++-
16590 engines/hc/src/hc-style.c                          |    2 -
16591 engines/hc/src/hc_gtk2_engine.h                    |    5 ++-
16592 engines/industrial/src/industrial_rc_style.h       |    4 +-
16593 engines/industrial/src/industrial_style.h          |    4 +-
16594 engines/mist/src/mist-rc-style.h                   |    2 +-
16595 engines/mist/src/mist-style.h                      |    2 +-
16596 engines/redmond/src/redmond_gtk2_engine.h          |    4 +-
16597 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |    7 ++--
16598 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |    3 +-
16599 engines/smooth/src/engine/smooth_gtk2_engine.c     |   11 ++++--
16600 engines/smooth/src/engine/smooth_gtk2_engine.h     |    8 ++--
16601 engines/support/widget-information.h               |    2 +-
16602 engines/thinice/src/thinice_rc_style.h             |    2 +-
16603 engines/thinice/src/thinice_style.h                |    2 +-
16604 26 files changed, 85 insertions(+), 83 deletions(-)
16605
16606commit 570cf13ca19948e15bc86cd6ecf33005db4a1133
16607Author: Benjamin Berg <benjamin@sipsolutions.net>
16608Date:   Tue Aug 1 22:44:07 2006 +0000
16609
16610    - Initial port to cairo, there are still a lot of things missing
16611
16612    2006-08-02  Benjamin Berg  <benjamin@sipsolutions.net>
16613
16614    	* engines/industrial/*:
16615
16616    	- Initial port to cairo, there are still a lot of things missing
16617    	(inconsistent states, the contrast option, etc.)
16618    	- reindented everything. Pretty much all code was touched by the
16619    	  port anyways.
16620    	- removed the xpm images
16621
16622    	* engines/support/cairo-support.c:
16623
16624    	(ge_cairo_pattern_add_color_stop_color), (ge_cairo_mirror):
16625    	* engines/support/cairo-support.h:
16626    	* engines/support/widget-information.c: (ge_widget_is_ltr):
16627    	* engines/support/widget-information.h:
16628    	- Added some more helper functions (ge_cairo_mirror,
16629    	  ge_widget_is_ltr, ge_cairo_pattern_add_color_stop_color)
16630    	- Removed ge_cairo_rotate_mirror_translate
16631    	- Removed #if 0'ed code.
16632
16633 ChangeLog                                          |   21 +
16634 engines/industrial/Makefile.am                     |   20 +-
16635 engines/industrial/src/industrial_rc_style.c       |  122 +-
16636 engines/industrial/src/industrial_rc_style.h       |   30 +-
16637 engines/industrial/src/industrial_style.c          | 3473 ++++++--------------
16638 engines/industrial/src/industrial_style.h          |   21 +-
16639 .../src/industrial_style_versioned_code.h          |  251 +-
16640 .../src/industrial_style_versioned_include.h       |   11 -
16641 engines/industrial/src/industrial_theme_main.c     |   23 +-
16642 engines/industrial/src/parse_rc_style.h            |  247 +-
16643 engines/industrial/src/xpm/checkbox-mixed.xpm      |   41 -
16644 engines/industrial/src/xpm/checkbox-off.xpm        |   24 -
16645 engines/industrial/src/xpm/checkbox-on.xpm         |   42 -
16646 engines/industrial/src/xpm/menu-checkbox-mixed.xpm |   36 -
16647 engines/industrial/src/xpm/menu-checkbox-off.xpm   |   12 -
16648 engines/industrial/src/xpm/menu-checkbox-on.xpm    |   45 -
16649 engines/industrial/src/xpm/menu-radio-mixed.xpm    |   21 -
16650 engines/industrial/src/xpm/menu-radio-off.xpm      |   18 -
16651 engines/industrial/src/xpm/menu-radio-on.xpm       |   20 -
16652 engines/industrial/src/xpm/radio-mixed.xpm         |   48 -
16653 engines/industrial/src/xpm/radio-off.xpm           |   45 -
16654 engines/industrial/src/xpm/radio-on.xpm            |   61 -
16655 .../industrial/src/xpm/table-checkbox-mixed.xpm    |   39 -
16656 engines/industrial/src/xpm/table-checkbox-off.xpm  |   22 -
16657 engines/industrial/src/xpm/table-checkbox-on.xpm   |   45 -
16658 engines/support/cairo-support.c                    |   34 +
16659 engines/support/cairo-support.h                    |   10 +
16660 engines/support/widget-information.c               |   16 +
16661 engines/support/widget-information.h               |   38 +-
16662 29 files changed, 1367 insertions(+), 3469 deletions(-)
16663
16664commit 4e92ba2abacccfac0b5e4e0bf162e4cb82a4aae7
16665Author: Andrew Johnson <acjgenius@earthlink.net>
16666Date:   Tue Aug 1 22:35:36 2006 +0000
16667
16668    - Fixed tooltip and scrollbars and scales in Glide - Fixed invalid symbol
16669
16670    2006-08-01 Andrew Johnson <acjgenius@earthlink.net>
16671
16672    	* engines/clearlooks/src/animation.c:
16673    	* engines/clearlooks/src/clearlooks_draw.c:
16674    	* engines/clearlooks/src/clearlooks_draw.h:
16675    	* engines/clearlooks/src/clearlooks_rc_style.h:
16676    	* engines/clearlooks/src/clearlooks_style.c:
16677    	* engines/clearlooks/src/clearlooks_style.h:
16678    	* engines/clearlooks/src/clearlooks_theme_main.c:
16679    	* engines/clearlooks/src/support.c:
16680    	* engines/clearlooks/src/support.h:
16681    	* engines/crux/src/crux-main.c:
16682    	* engines/glide/src/glide_gtk2_drawing.c:
16683    	* engines/glide/src/glide_gtk2_drawing.h:
16684    	* engines/glide/src/glide_gtk2_engine.c:
16685    	* engines/glide/src/glide_gtk2_support.c:
16686    	* engines/hc/src/hc_gtk2_engine.c:
16687    	* engines/support/cairo-support.c:
16688    	* engines/support/widget-information.h:
16689
16690    	- Fixed tooltip and scrollbars and scales in Glide
16691    	- Fixed invalid symbol in Glide
16692    	- More Clearlooks -> support integration
16693    	- Moved GTK verson check too support and removed from crux and clearlooks (all engines need it)
16694    	- More Symbol Cleanup - all but a few unprefixed in crux,
16695    				2 private exported in industrial,
16696    				and 2 unprefixed in clearlooks are left
16697    				The rest should be quick.
16698
16699 ChangeLog                                      |   29 ++
16700 engines/clearlooks/src/animation.c             |    6 +-
16701 engines/clearlooks/src/clearlooks_draw.c       |   42 ++--
16702 engines/clearlooks/src/clearlooks_draw.h       |   50 ++--
16703 engines/clearlooks/src/clearlooks_rc_style.h   |    2 +-
16704 engines/clearlooks/src/clearlooks_style.c      |  128 +++++-----
16705 engines/clearlooks/src/clearlooks_style.h      |    2 +-
16706 engines/clearlooks/src/clearlooks_theme_main.c |   13 -
16707 engines/clearlooks/src/support.c               |  327 +-----------------------
16708 engines/clearlooks/src/support.h               |   61 +----
16709 engines/crux/src/crux-main.c                   |    9 -
16710 engines/glide/src/glide_gtk2_drawing.c         |   82 ++++--
16711 engines/glide/src/glide_gtk2_drawing.h         |   13 +
16712 engines/glide/src/glide_gtk2_engine.c          |    3 +-
16713 engines/glide/src/glide_gtk2_support.c         |    2 +-
16714 engines/hc/src/hc_gtk2_engine.c                |    4 +-
16715 engines/support/cairo-support.c                |   46 +---
16716 engines/support/widget-information.h           |   10 +-
16717 18 files changed, 254 insertions(+), 575 deletions(-)
16718
16719commit 106e1ec0d9a760bea80ad64b797db56f3e49b958
16720Author: Andrew Johnson <acjgenius@earthlink.net>
16721Date:   Fri Jul 28 16:39:38 2006 +0000
16722
16723    - rename bg_pixmap[] patterns to bg_image[] so gdb knows whats what - add
16724
16725    2006-07-28 Andrew Johnson <acjgenius@earthlink.net>
16726
16727            * engines/glide/src/glide_gtk2_engine.c: (glide_style_realize),
16728            (glide_style_unrealize):
16729            * engines/glide/src/glide_gtk2_engine.h:
16730            * engines/redmond/src/redmond_gtk2_engine.c:
16731            (redmond_style_realize), (redmond_style_unrealize):
16732            * engines/redmond/src/redmond_gtk2_engine.h:
16733
16734            - rename bg_pixmap[] patterns to bg_image[] so gdb knows whats what
16735            - add special check so that bg_pixmap == parent_relative doesn't crash gnome-power-manager
16736
16737            Thanks for the heads up on this rtcm
16738
16739 ChangeLog                                 |   21 +++++++++++++++++++++
16740 engines/glide/src/glide_gtk2_engine.c     |   10 +++++-----
16741 engines/glide/src/glide_gtk2_engine.h     |    4 ++--
16742 engines/redmond/src/redmond_gtk2_engine.c |   11 ++++++-----
16743 engines/redmond/src/redmond_gtk2_engine.h |    4 ++--
16744 5 files changed, 36 insertions(+), 14 deletions(-)
16745
16746commit ba24ba4c55d2deae05e9b74c20692933670036a1
16747Author: Andrew Johnson <acjgenius@earthlink.net>
16748Date:   Mon Jul 24 22:48:15 2006 +0000
16749
16750    Update for 2.7.6 release
16751
16752    2006-07-24 Andrew Johnson <acjgenius@earthlink.net>
16753
16754    	* NEWS:
16755    	* configure.ac:
16756
16757    	Update for 2.7.6 release
16758
16759 NEWS         |   15 +++++++++++++++
16760 configure.ac |    2 +-
16761 2 files changed, 16 insertions(+), 1 deletions(-)
16762
16763commit 18eb2fda121ea2ba637b805992c99c636428eb02
16764Author: Andrew Johnson <acjgenius@earthlink.net>
16765Date:   Mon Jul 24 19:54:26 2006 +0000
16766
16767    - Improve Slider, Tabs/Notebooks, Options, Checks, Arrows - Prevent Double
16768
16769    2006-07-24 Andrew Johnson <acjgenius@earthlink.net>
16770
16771    	* engines/hc/src/hc-style.c:
16772    	* engines/hc/src/hc_gtk2_drawing.h:
16773    	* engines/hc/src/hc_gtk2_engine.c:
16774
16775    	- Improve Slider, Tabs/Notebooks, Options, Checks, Arrows
16776    	- Prevent Double Lines in Combo's and Spin's
16777    	- Ensure Entry's Match State (for insensitive)
16778    	- Obsessively start reorganizing code
16779    	- Begin Commenting things
16780    	- #Warning woohoo!
16781
16782
16783    	* engines/hc/src/hc_gtk2_support.c:
16784    	* engines/hc/src/hc_gtk2_support.h:
16785
16786    	- Add menu shell prelight hack from redmond
16787
16788 ChangeLog                        |   29 ++
16789 engines/hc/src/hc-style.c        |  942 +++++++++++++++++++++++++-------------
16790 engines/hc/src/hc_gtk2_drawing.h |   36 +-
16791 engines/hc/src/hc_gtk2_engine.c  |    2 +
16792 engines/hc/src/hc_gtk2_support.c |  202 ++++++++-
16793 engines/hc/src/hc_gtk2_support.h |   12 +-
16794 6 files changed, 874 insertions(+), 349 deletions(-)
16795
16796commit 676bac4499d6826be6337c12679c8641a18b7f92
16797Author: Andrew Johnson <acjgenius@earthlink.net>
16798Date:   Sun Jul 23 05:41:16 2006 +0000
16799
16800    - Fix for Bug #343893 in clearlooks, hc, glide, thinice, and smooth -
16801
16802    2006-07-23  Andrew Johnson <acjgenius@earthlink.net>
16803
16804    	* engines/clearlooks/src/clearlooks_style.c: (draw_arrow):
16805    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_arrow):
16806    	* engines/glide/src/glide_gtk2_support.c: (do_glide_draw_arrow):
16807    	* engines/glide/src/glide_gtk2_support.h:
16808    	* engines/hc/src/hc-style.c: (hc_draw_check), (hc_draw_option),
16809    	(hc_draw_tab), (hc_draw_arrow):
16810    	* engines/hc/src/hc_gtk2_support.c: (do_hc_draw_arrow):
16811    	* engines/hc/src/hc_gtk2_support.h:
16812    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_arrow):
16813    	* engines/redmond/src/redmond_gtk2_misc.c: (do_redmond_draw_arrow):
16814    	* engines/redmond/src/redmond_gtk2_misc.h:
16815    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
16816    	(smooth_style_get_arrow):
16817    	* engines/smooth/src/utils/draw_arrows.c: (SmoothDrawArrow):
16818    	* engines/thinice/src/thinice_misc.c: (thinice_arrow):
16819    	* engines/thinice/src/thinice_misc.h:
16820    	* engines/thinice/src/thinice_theme_draw.c: (draw_arrow):
16821
16822    	- Fix for Bug #343893 in clearlooks, hc, glide, thinice, and smooth
16823    	- Played with check & option in hc, but without fully resolving anything yet
16824
16825 ChangeLog                                          |   23 ++
16826 engines/clearlooks/src/clearlooks_style.c          |    3 +
16827 engines/glide/src/glide_gtk2_drawing.c             |    6 +-
16828 engines/glide/src/glide_gtk2_support.c             |  222 +++++++++----------
16829 engines/glide/src/glide_gtk2_support.h             |    1 +
16830 engines/hc/src/hc-style.c                          |   61 ++++--
16831 engines/hc/src/hc_gtk2_support.c                   |  222 +++++++++----------
16832 engines/hc/src/hc_gtk2_support.h                   |    1 +
16833 engines/redmond/src/redmond_gtk2_drawing.c         |    6 +-
16834 engines/redmond/src/redmond_gtk2_misc.c            |  224 +++++++++----------
16835 engines/redmond/src/redmond_gtk2_misc.h            |    3 +-
16836 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |    2 +-
16837 engines/smooth/src/utils/draw_arrows.c             |    5 +
16838 engines/thinice/src/thinice_misc.c                 |  236 ++++++++++----------
16839 engines/thinice/src/thinice_misc.h                 |    3 +-
16840 engines/thinice/src/thinice_theme_draw.c           |    8 +-
16841 16 files changed, 527 insertions(+), 499 deletions(-)
16842
16843commit ef3653879564538ba7a5bb8b59aa11b68990bd40
16844Author: Andrew Johnson <acjgenius@earthlink.net>
16845Date:   Sat Jul 22 21:52:57 2006 +0000
16846
16847    - G_GNUC_INTERNAL Everything Glide, Mist, Redmond, Smooth, Thinice &
16848
16849    2006-07-22   Andrew Johnson <acjgenius@earthlink.net>
16850
16851    	* engines/glide/src/*:
16852    	* engines/mist/src/*:
16853    	* engines/redmond/src/*:
16854    	* engines/smooth/Makefile.am:
16855    	* engines/smooth/src/engine/*:
16856    	* engines/smooth/src/interfaces/*:
16857    	* engines/smooth/src/utils/*:
16858    	* engines/support/cairo-support.h:
16859    	* engines/thinice/src/*:
16860
16861    	- G_GNUC_INTERNAL Everything Glide, Mist, Redmond, Smooth, Thinice & Support
16862    	- Switch Smooth to use widget-information macros
16863    	- Rename hack functions in Redmond and Glide
16864
16865 ChangeLog                                          |   16 ++
16866 engines/glide/src/glide_gtk2_drawing.c             |    3 +-
16867 engines/glide/src/glide_gtk2_drawing.h             |   30 ++--
16868 engines/glide/src/glide_gtk2_engine.c              |    6 +-
16869 engines/glide/src/glide_gtk2_engine.h              |    3 -
16870 engines/glide/src/glide_gtk2_support.c             |   99 +++++-----
16871 engines/glide/src/glide_gtk2_support.h             |   28 ++--
16872 engines/mist/src/mist-rc-style.h                   |    2 +-
16873 engines/mist/src/mist-style.h                      |    3 +-
16874 engines/redmond/src/redmond_gtk2_drawing.c         |    2 +-
16875 engines/redmond/src/redmond_gtk2_drawing.h         |   22 +-
16876 engines/redmond/src/redmond_gtk2_engine.c          |    2 +-
16877 engines/redmond/src/redmond_gtk2_misc.c            |   36 ++--
16878 engines/redmond/src/redmond_gtk2_misc.h            |   16 +-
16879 engines/smooth/Makefile.am                         |    5 +-
16880 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |    4 +-
16881 .../src/engine/shared/gtk/smooth_gtk_drawing.h     |   10 +-
16882 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.h |    8 +-
16883 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |  114 ++++++------
16884 engines/smooth/src/engine/smooth_gtk2_drawing.c    |   48 +++---
16885 engines/smooth/src/engine/smooth_gtk2_drawing.h    |   36 ++--
16886 engines/smooth/src/engine/smooth_gtk2_engine.h     |    2 +-
16887 engines/smooth/src/engine/smooth_gtk2_misc.c       |  195 +-------------------
16888 engines/smooth/src/engine/smooth_gtk2_misc.h       |   86 ++-------
16889 engines/smooth/src/engine/smooth_gtk2_rc.h         |    8 +-
16890 .../abstract/abstract_drawing_interface.c          |    2 +
16891 .../abstract/abstract_drawing_interface.h          |    4 +-
16892 engines/smooth/src/interfaces/drawing_interface.h  |  184 +++++++++---------
16893 .../src/interfaces/gdk2/gdk2_drawing_interface.c   |   64 ++++----
16894 .../src/interfaces/gdk2/gdk2_drawing_interface.h   |    4 +-
16895 .../interfaces/shared/gdk/gdk_drawing_interface.c  |   30 ++--
16896 .../interfaces/shared/gdk/gdk_drawing_interface.h  |   24 ++--
16897 .../shared/gdk/gdk_private_drawing_interface.h     |    5 +
16898 engines/smooth/src/utils/calc_colors.h             |    2 +-
16899 engines/smooth/src/utils/draw_arrows.h             |    4 +-
16900 engines/smooth/src/utils/draw_border.h             |   14 +-
16901 engines/smooth/src/utils/draw_checkmark.h          |    2 +-
16902 engines/smooth/src/utils/draw_fill.h               |    2 +-
16903 engines/smooth/src/utils/draw_grips.h              |    8 +-
16904 engines/support/cairo-support.h                    |    4 +-
16905 engines/thinice/src/thinice_misc.h                 |   12 +-
16906 engines/thinice/src/thinice_rc_style.h             |    2 +-
16907 engines/thinice/src/thinice_style.h                |    2 +-
16908 43 files changed, 464 insertions(+), 689 deletions(-)
16909
16910commit 9a31f885677e17ebc466f689d48c1e81a319ad1c
16911Author: Andrew Johnson <acjgenius@earthlink.net>
16912Date:   Sat Jul 22 01:49:13 2006 +0000
16913
16914    ----Let the evilness begin!--- - Revamp Default Apearance For Next Glider
16915
16916    2006-07-21   Andrew Johnson <acjgenius@earthlink.net>
16917
16918    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_check),
16919    	(glide_draw_option), (glide_draw_arrow), (glide_draw_shadow),
16920    	(glide_draw_combobox_button), (glide_draw_spinbutton_stepper),
16921    	(glide_draw_box), (glide_draw_slider), (glide_draw_box_gap),
16922    	(glide_draw_shadow_gap), (glide_draw_extension),
16923    	(glide_draw_handle), (glide_draw_focus):
16924    	* engines/glide/src/glide_gtk2_engine.c:
16925    	(glide_simple_color_pattern), (glide_simple_pixmap_pattern),
16926    	(glide_simple_linear_shade_gradient_pattern),
16927    	(glide_linear_overlay_pattern), (glide_style_realize),
16928    	(glide_style_unrealize):
16929    	* engines/glide/src/glide_gtk2_engine.h:
16930    	* engines/glide/src/glide_gtk2_support.c:
16931    	(glide_draw_pattern_fill), (glide_simple_border_gap_clip),
16932    	(do_glide_draw_border_with_gap), (do_glide_draw_border),
16933    	(do_glide_draw_option_check), (do_glide_draw_round_option):
16934    	* engines/glide/src/glide_gtk2_support.h:
16935
16936    	----Let the evilness begin!---
16937    	- Revamp Default Apearance For Next Glider Version
16938    		+ Changed Edge Style
16939    		+ Changed Slider For Cleaner Appearance
16940    		+ Changed Menu Prelight Using Glass Overlay
16941    		+ Changed Progress Bar Fill
16942    		+ Minor Visual Cleanups
16943    		+ New Apearance 99% Complete
16944
16945    	- More work on Pattern Fill drawing
16946    	- Add a hacked overlay option till layers implemented
16947    	- Improved Edge Drawing For Gaps/Notebooks gtk 2.10 vs 2.8
16948    	- Add New Smoother edge
16949    	- Use NORMAL state for most IN edge drawing
16950    	- Rework multiple functions for cleaner size vs style vs drawing
16951    	- Force Entry Select on Button focus in ComboEntry's
16952    	- Partially Fix spin button centering/sizing
16953
16954
16955    	* engines/glide/Makefile.am:
16956
16957    	- Fix include path, top_builddir -> top_srcdir. ala #335917
16958
16959 ChangeLog                              |   43 ++
16960 engines/glide/Makefile.am              |    2 +-
16961 engines/glide/src/glide_gtk2_drawing.c | 1216 ++++++++++++++++++++------------
16962 engines/glide/src/glide_gtk2_engine.c  |   66 ++-
16963 engines/glide/src/glide_gtk2_engine.h  |    9 +
16964 engines/glide/src/glide_gtk2_support.c |  413 +++++++++--
16965 engines/glide/src/glide_gtk2_support.h |   68 ++-
16966 7 files changed, 1294 insertions(+), 523 deletions(-)
16967
16968commit 24be962eadf3da2b5795f446a98edcdfddf3cd5e
16969Author: Thomas Wood <thos@gnome.org>
16970Date:   Fri Jul 21 21:58:08 2006 +0000
16971
16972    fix warning about assignment used as boolean (draw_check), (draw_option):
16973
16974    2006-07-21  Thomas Wood  <thos@gnome.org>
16975
16976            * engines/crux/src/crux-draw.c:
16977              (draw_box): fix warning about assignment used as boolean
16978              (draw_check), (draw_option): add inconsistent state
16979              (draw_layout), (crux_draw_style_class_init): Override to prevent
16980            shadowed disabled text
16981
16982 ChangeLog                    |    8 +++++
16983 engines/crux/src/crux-draw.c |   59 +++++++++++++++++++++++++++++++++++++++--
16984 2 files changed, 64 insertions(+), 3 deletions(-)
16985
16986commit 66a13f9b1ffe4c1ce589be76337dc7494900a369
16987Author: Thomas Wood <thos@gnome.org>
16988Date:   Fri Jul 21 19:07:49 2006 +0000
16989
16990    - Improved colours for scroll and progress bars - Fix combobox focus line
16991
16992    2006-07-21  Thomas Wood  <thos@gnome.org>
16993
16994            * engines/crux/src/crux-draw.c: (paint_progress_bar),
16995            (draw_shadow), (draw_box), (draw_extension), (draw_slider):
16996
16997            - Improved colours for scroll and progress bars
16998            - Fix combobox focus line drawing
16999
17000 ChangeLog                    |    8 ++++++
17001 engines/crux/src/crux-draw.c |   51 ++++++++++++++++++++++++++++++-----------
17002 2 files changed, 45 insertions(+), 14 deletions(-)
17003
17004commit 4625cf14215d2e83ef610ea0f590ed023ee14aa0
17005Author: Thomas Wood <thos@gnome.org>
17006Date:   Fri Jul 21 13:02:42 2006 +0000
17007
17008    Remove directories no longer used in build
17009
17010    2006-07-21  Thomas Wood  <thos@gnome.org>
17011
17012            * engines/lighthouseblue/*:
17013            * engines/metal/*:
17014            * themes/LighthouseBlue/*:
17015            * themes/Metal/*:
17016
17017            Remove directories no longer used in build
17018
17019 ChangeLog                                          |    9 +
17020 engines/lighthouseblue/AUTHORS                     |    9 -
17021 engines/lighthouseblue/Makefile.am                 |   19 -
17022 .../lighthouseblue/src/lighthouseblue_rc_style.c   |  209 --
17023 .../lighthouseblue/src/lighthouseblue_rc_style.h   |   30 -
17024 engines/lighthouseblue/src/lighthouseblue_style.c  | 1873 ------------------
17025 engines/lighthouseblue/src/lighthouseblue_style.h  |   35 -
17026 .../lighthouseblue/src/lighthouseblue_theme_main.c |   50 -
17027 engines/lighthouseblue/src/util.c                  |  453 -----
17028 engines/metal/AUTHORS                              |    5 -
17029 engines/metal/Makefile.am                          |   17 -
17030 engines/metal/src/metal_gtk2_drawing.c             | 2019 --------------------
17031 engines/metal/src/metal_gtk2_drawing.h             |  246 ---
17032 engines/metal/src/metal_gtk2_engine.c              |  225 ---
17033 engines/metal/src/metal_gtk2_engine.h              |   78 -
17034 engines/metal/src/metal_gtk2_misc.c                |  980 ----------
17035 engines/metal/src/metal_gtk2_misc.h                |  194 --
17036 themes/LighthouseBlue/Makefile.am                  |    1 -
17037 themes/LighthouseBlue/gtk-2.0/Makefile.am          |    5 -
17038 themes/LighthouseBlue/gtk-2.0/gtkrc                |  131 --
17039 themes/Metal/Makefile.am                           |    1 -
17040 themes/Metal/gtk-2.0/Makefile.am                   |    5 -
17041 themes/Metal/gtk-2.0/gtkrc                         |   71 -
17042 23 files changed, 9 insertions(+), 6656 deletions(-)
17043
17044commit d54a871ed4e96f2fe07c9b9f2640f554612445de
17045Author: Thomas Wood <thos@gnome.org>
17046Date:   Thu Jul 20 18:54:31 2006 +0000
17047
17048    Remove crux/pixmaps directory. Fixes bug 348167
17049
17050    2006-07-20  Thomas Wood  <thos@gnome.org>
17051
17052    	* configure.ac: Remove crux/pixmaps directory. Fixes bug 348167
17053
17054 ChangeLog    |    4 ++++
17055 configure.ac |    1 -
17056 2 files changed, 4 insertions(+), 1 deletions(-)
17057
17058commit b284defce4226aabbf9d13c1ad72ed81b3e2e074
17059Author: Benjamin Otte <otte@src.gnome.org>
17060Date:   Thu Jul 20 14:10:28 2006 +0000
17061
17062    fix drawing issues with box gaps at the end of a line.
17063
17064    * engines/crux/src/crux-draw.c: (draw_box_gap):
17065    * engines/lighthouseblue/src/lighthouseblue_style.c:
17066    (draw_box_gap):
17067    fix drawing issues with box gaps at the end of a line.
17068
17069 ChangeLog                                         |    7 +++++++
17070 engines/crux/src/crux-draw.c                      |   12 ++++++++++++
17071 engines/lighthouseblue/src/lighthouseblue_style.c |    4 ++--
17072 3 files changed, 21 insertions(+), 2 deletions(-)
17073
17074commit 677ec61ba580f238c04616182a9cfbdb239a00df
17075Author: Benjamin Otte <otte@src.gnome.org>
17076Date:   Thu Jul 20 11:04:44 2006 +0000
17077
17078    Fix for new notebook dnd code. Both themes used the parent widget witholut
17079
17080    * engines/crux/src/crux-draw.c: (draw_extension):
17081    * engines/lighthouseblue/src/lighthouseblue_style.c:
17082    (draw_extension):
17083    Fix for new notebook dnd code. Both themes used the parent widget
17084    witholut checking for NULL before.
17085
17086 ChangeLog                                         |    8 ++++++++
17087 engines/crux/src/crux-draw.c                      |    4 ++--
17088 engines/lighthouseblue/src/lighthouseblue_style.c |    4 +++-
17089 3 files changed, 13 insertions(+), 3 deletions(-)
17090
17091commit aaa711b9ae54a44e9ff5f83fdea2da21524f1aeb
17092Author: Andrew Johnson <acjgenius@earthlink.net>
17093Date:   Wed Jul 19 01:20:20 2006 +0000
17094
17095    - Beging to reorganize code structure - Start reworking gap & extension
17096
17097    2006-07-18   Andrew Johnson <acjgenius@earthlink.net>
17098
17099    	* engines/hc/Makefile.am:
17100    	* engines/hc/src/hc-main.c:
17101    	* engines/hc/src/hc-rc-style.c:
17102    	* engines/hc/src/hc-rc-style.h:
17103    	* engines/hc/src/hc-style.c: (hc_draw_shadow), (hc_draw_extension),
17104    	(hc_draw_check), (hc_draw_option), (hc_draw_tab),
17105    	(hc_draw_shadow_gap), (hc_draw_arrow), (hc_draw_flat_box),
17106    	(hc_draw_box_gap), (hc_draw_handle), (hc_draw_hline),
17107    	(hc_draw_vline), (hc_draw_polygon):
17108    	* engines/hc/src/hc-style.h:
17109    	* engines/hc/src/hc_gtk2_drawing.h:
17110    	* engines/hc/src/hc_gtk2_engine.c: (hc_rc_style_create_style),
17111    	(hc_rc_style_class_init), (hc_rc_style_register_type),
17112    	(hc_style_realize), (hc_style_class_init),
17113    	(hc_style_register_type), (theme_init), (theme_exit),
17114    	(theme_create_rc_style):
17115    	* engines/hc/src/hc_gtk2_engine.h:
17116    	* engines/hc/src/hc_gtk2_support.c: (hc_simple_border_gap_clip),
17117    	(do_hc_draw_arrow), (do_hc_draw_line), (do_hc_draw_dot):
17118    	* engines/hc/src/hc_gtk2_support.h:
17119
17120    	- Beging to reorganize code structure
17121    	- Start reworking gap & extension functions
17122    	- Add warnings for gdk code not converted
17123    	- Improve Options menus
17124    	- Start reworking thickness line width ratio
17125    	- Start improving Check(ratios/offsets still wrong)
17126
17127    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_check),
17128    	(redmond_draw_option), (redmond_draw_arrow),
17129    	(redmond_draw_combobox_button), (redmond_draw_spinbutton_stepper),
17130    	(redmond_draw_box), (redmond_draw_slider),
17131    	(redmond_draw_extension), (redmond_draw_handle):
17132    	* engines/redmond/src/redmond_gtk2_engine.c:
17133    	(redmond_simple_color_pattern), (redmond_simple_pixmap_pattern),
17134    	(redmond_simple_hatch_mask_pattern), (redmond_style_realize),
17135    	(redmond_style_unrealize):
17136    	* engines/redmond/src/redmond_gtk2_engine.h:
17137    	* engines/redmond/src/redmond_gtk2_misc.c:
17138    	(do_redmond_draw_pattern_fill), (do_redmond_draw_masked_fill),
17139    	(do_redmond_draw_check), (do_redmond_draw_simple_circle):
17140    	* engines/redmond/src/redmond_gtk2_misc.h:
17141
17142    	- Reworked Redmond Optons to remove pixmap cruft
17143    	- Rework Hatch fill using Cairo Pattern Mask
17144    	- Use Pattern Fill ala Glide, enabling bg_pixmap support
17145
17146 ChangeLog                                  |   49 ++
17147 engines/hc/Makefile.am                     |   11 +-
17148 engines/hc/src/hc-main.c                   |   40 -
17149 engines/hc/src/hc-rc-style.c               |   71 --
17150 engines/hc/src/hc-rc-style.h               |   49 --
17151 engines/hc/src/hc-style.c                  | 1258 ++++++----------------------
17152 engines/hc/src/hc-style.h                  |   49 --
17153 engines/hc/src/hc_gtk2_drawing.h           |  260 ++++++
17154 engines/hc/src/hc_gtk2_engine.c            |  243 ++++++
17155 engines/hc/src/hc_gtk2_engine.h            |   71 ++
17156 engines/hc/src/hc_gtk2_support.c           |  298 +++++++
17157 engines/hc/src/hc_gtk2_support.h           |   57 ++
17158 engines/redmond/src/redmond_gtk2_drawing.c |  310 ++++---
17159 engines/redmond/src/redmond_gtk2_engine.c  |  109 +++-
17160 engines/redmond/src/redmond_gtk2_engine.h  |   27 +-
17161 engines/redmond/src/redmond_gtk2_misc.c    |  357 ++++----
17162 engines/redmond/src/redmond_gtk2_misc.h    |   65 +-
17163 17 files changed, 1744 insertions(+), 1580 deletions(-)
17164
17165commit ef38dfb421c494e8a7d15be5cda5cbbf006ddab7
17166Author: Thomas Wood <thos@gnome.org>
17167Date:   Tue Jul 18 20:40:59 2006 +0000
17168
17169    - Pixmaps removed - Removed old engine options
17170
17171    2006-07-18  Thomas Wood  <thos@gnome.org>
17172
17173            * engines/crux/Makefile.am:
17174            * engines/crux/pixmaps/*:
17175            * engines/crux/src/crux-common.h:
17176            * engines/crux/src/crux-draw.c: (draw_box), (draw_arrow):
17177            * engines/crux/src/crux-main.c: (theme_init):
17178            * engines/crux/src/crux-pixmaps.c:
17179            * engines/crux/src/crux-pixmaps.h:
17180            * engines/crux/src/crux-rc-parser.c:
17181            * engines/crux/src/crux-rc-parser.h:
17182            * engines/crux/src/crux-rc-style.c: (crux_rc_style_class_init),
17183            (crux_rc_style_register_type):
17184            * engines/crux/src/crux-rc-style.h:
17185            * engines/crux/src/crux-style.c: (crux_style_register_type),
17186            (crux_style_class_init):
17187            * engines/crux/src/crux-style.h:
17188
17189            - Pixmaps removed
17190            - Removed old engine options
17191
17192            * themes/Crux/gtk-2.0/gtkrc: Remove old engine options. Now in lush purple!
17193
17194 ChangeLog                                          |   23 +
17195 engines/crux/Makefile.am                           |   11 +-
17196 engines/crux/pixmaps/Makefile.am                   |   80 ---
17197 engines/crux/pixmaps/arrow_down-spinner.png        |  Bin 437 -> 0 bytes
17198 engines/crux/pixmaps/arrow_down.png                |  Bin 436 -> 0 bytes
17199 engines/crux/pixmaps/arrow_left.png                |  Bin 439 -> 0 bytes
17200 engines/crux/pixmaps/arrow_right.png               |  Bin 438 -> 0 bytes
17201 engines/crux/pixmaps/arrow_up-spinner.png          |  Bin 425 -> 0 bytes
17202 engines/crux/pixmaps/arrow_up.png                  |  Bin 426 -> 0 bytes
17203 .../crux/pixmaps/check-active-default-focus.png    |  Bin 435 -> 0 bytes
17204 engines/crux/pixmaps/check-active-default.png      |  Bin 412 -> 0 bytes
17205 .../crux/pixmaps/check-active-hilight-focus.png    |  Bin 418 -> 0 bytes
17206 engines/crux/pixmaps/check-active-hilight.png      |  Bin 394 -> 0 bytes
17207 engines/crux/pixmaps/check-active-insensitive.png  |  Bin 241 -> 0 bytes
17208 .../crux/pixmaps/check-active-pressed-focus.png    |  Bin 452 -> 0 bytes
17209 engines/crux/pixmaps/check-active-pressed.png      |  Bin 428 -> 0 bytes
17210 engines/crux/pixmaps/check-default-focus.png       |  Bin 292 -> 0 bytes
17211 engines/crux/pixmaps/check-default.png             |  Bin 268 -> 0 bytes
17212 engines/crux/pixmaps/check-hilight-focus.png       |  Bin 281 -> 0 bytes
17213 engines/crux/pixmaps/check-hilight.png             |  Bin 255 -> 0 bytes
17214 engines/crux/pixmaps/check-insensitive.png         |  Bin 193 -> 0 bytes
17215 engines/crux/pixmaps/check-pressed-focus.png       |  Bin 320 -> 0 bytes
17216 engines/crux/pixmaps/check-pressed.png             |  Bin 300 -> 0 bytes
17217 engines/crux/pixmaps/progressbar-left.png          |  Bin 167 -> 0 bytes
17218 engines/crux/pixmaps/progressbar-right.png         |  Bin 203 -> 0 bytes
17219 engines/crux/pixmaps/progressbar.png               |  Bin 274 -> 0 bytes
17220 engines/crux/pixmaps/progressbar_trough.png        |  Bin 286 -> 0 bytes
17221 .../crux/pixmaps/radio-active-default-focus.png    |  Bin 743 -> 0 bytes
17222 engines/crux/pixmaps/radio-active-default.png      |  Bin 697 -> 0 bytes
17223 .../crux/pixmaps/radio-active-hilight-focus.png    |  Bin 737 -> 0 bytes
17224 engines/crux/pixmaps/radio-active-hilight.png      |  Bin 699 -> 0 bytes
17225 engines/crux/pixmaps/radio-active-insensitive.png  |  Bin 486 -> 0 bytes
17226 .../crux/pixmaps/radio-active-pressed-focus.png    |  Bin 715 -> 0 bytes
17227 engines/crux/pixmaps/radio-active-pressed.png      |  Bin 657 -> 0 bytes
17228 engines/crux/pixmaps/radio-default-focus.png       |  Bin 744 -> 0 bytes
17229 engines/crux/pixmaps/radio-default.png             |  Bin 666 -> 0 bytes
17230 engines/crux/pixmaps/radio-hilight-focus.png       |  Bin 715 -> 0 bytes
17231 engines/crux/pixmaps/radio-hilight.png             |  Bin 630 -> 0 bytes
17232 engines/crux/pixmaps/radio-insensitive.png         |  Bin 414 -> 0 bytes
17233 engines/crux/pixmaps/radio-pressed-focus.png       |  Bin 741 -> 0 bytes
17234 engines/crux/pixmaps/radio-pressed.png             |  Bin 663 -> 0 bytes
17235 .../crux/pixmaps/scroller-arrow-down-hilight.png   |  Bin 355 -> 0 bytes
17236 .../crux/pixmaps/scroller-arrow-down-pressed.png   |  Bin 397 -> 0 bytes
17237 engines/crux/pixmaps/scroller-arrow-down.png       |  Bin 397 -> 0 bytes
17238 .../crux/pixmaps/scroller-arrow-left-hilight.png   |  Bin 348 -> 0 bytes
17239 .../crux/pixmaps/scroller-arrow-left-pressed.png   |  Bin 413 -> 0 bytes
17240 engines/crux/pixmaps/scroller-arrow-left.png       |  Bin 413 -> 0 bytes
17241 .../crux/pixmaps/scroller-arrow-right-hilight.png  |  Bin 341 -> 0 bytes
17242 .../crux/pixmaps/scroller-arrow-right-pressed.png  |  Bin 418 -> 0 bytes
17243 engines/crux/pixmaps/scroller-arrow-right.png      |  Bin 418 -> 0 bytes
17244 engines/crux/pixmaps/scroller-arrow-up-hilight.png |  Bin 353 -> 0 bytes
17245 engines/crux/pixmaps/scroller-arrow-up-pressed.png |  Bin 386 -> 0 bytes
17246 engines/crux/pixmaps/scroller-arrow-up.png         |  Bin 386 -> 0 bytes
17247 engines/crux/pixmaps/scroller-h-hilight.png        |  Bin 261 -> 0 bytes
17248 engines/crux/pixmaps/scroller-h-thumb-hilight.png  |  Bin 260 -> 0 bytes
17249 engines/crux/pixmaps/scroller-h-thumb.png          |  Bin 262 -> 0 bytes
17250 engines/crux/pixmaps/scroller-h-trough.png         |  Bin 692 -> 0 bytes
17251 engines/crux/pixmaps/scroller-h.png                |  Bin 253 -> 0 bytes
17252 engines/crux/pixmaps/scroller-v-hilight.png        |  Bin 257 -> 0 bytes
17253 engines/crux/pixmaps/scroller-v-thumb-hilight.png  |  Bin 227 -> 0 bytes
17254 engines/crux/pixmaps/scroller-v-thumb.png          |  Bin 236 -> 0 bytes
17255 engines/crux/pixmaps/scroller-v-trough.png         |  Bin 807 -> 0 bytes
17256 engines/crux/pixmaps/scroller-v.png                |  Bin 249 -> 0 bytes
17257 engines/crux/pixmaps/slider_h_thumb.png            |  Bin 296 -> 0 bytes
17258 engines/crux/pixmaps/slider_h_trough.png           |  Bin 332 -> 0 bytes
17259 engines/crux/pixmaps/slider_h_trough_focus.png     |  Bin 257 -> 0 bytes
17260 engines/crux/pixmaps/slider_v_thumb.png            |  Bin 293 -> 0 bytes
17261 engines/crux/pixmaps/slider_v_trough.png           |  Bin 330 -> 0 bytes
17262 engines/crux/pixmaps/slider_v_trough_focus.png     |  Bin 252 -> 0 bytes
17263 engines/crux/pixmaps/tab_left-unsel.png            |  Bin 244 -> 0 bytes
17264 engines/crux/pixmaps/tab_left.png                  |  Bin 225 -> 0 bytes
17265 engines/crux/pixmaps/tab_right.png                 |  Bin 229 -> 0 bytes
17266 engines/crux/pixmaps/tab_sel-bottom.png            |  Bin 529 -> 0 bytes
17267 engines/crux/pixmaps/tab_sel.png                   |  Bin 394 -> 0 bytes
17268 engines/crux/pixmaps/tab_usel-bottom-left.png      |  Bin 501 -> 0 bytes
17269 engines/crux/pixmaps/tab_usel-bottom.png           |  Bin 498 -> 0 bytes
17270 engines/crux/pixmaps/tab_usel-left.png             |  Bin 562 -> 0 bytes
17271 engines/crux/pixmaps/tab_usel.png                  |  Bin 562 -> 0 bytes
17272 engines/crux/src/crux-common.h                     |  152 -----
17273 engines/crux/src/crux-draw.c                       |   14 +-
17274 engines/crux/src/crux-main.c                       |    6 +-
17275 engines/crux/src/crux-pixmaps.c                    |  626 ------------------
17276 engines/crux/src/crux-pixmaps.h                    |   28 -
17277 engines/crux/src/crux-rc-parser.c                  |  692 --------------------
17278 engines/crux/src/crux-rc-parser.h                  |   19 -
17279 engines/crux/src/crux-rc-style.c                   |   73 +--
17280 engines/crux/src/crux-rc-style.h                   |    3 -
17281 engines/crux/src/crux-style.c                      |   15 +-
17282 engines/crux/src/crux-style.h                      |    1 -
17283 themes/Crux/gtk-2.0/gtkrc                          |  138 +----
17284 90 files changed, 50 insertions(+), 1831 deletions(-)
17285
17286commit 8c6b01587265b5c1efe431e6fc86d87b6956fb9a
17287Author: Andrew Johnson <acjgenius@earthlink.net>
17288Date:   Mon Jul 17 18:03:19 2006 +0000
17289
17290    - Rework Glide Fill Drawing(again), should work for cairo < 1.2 - Fix Tabs
17291
17292    2006-07-17   Andrew Johnson <acjgenius@earthlink.net>
17293
17294    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_arrow),
17295    	(glide_draw_shadow), (glide_draw_combobox_button),
17296    	(glide_draw_spinbutton_stepper), (glide_draw_box),
17297    	(glide_draw_slider), (glide_draw_box_gap), (glide_draw_shadow_gap),
17298    	(glide_draw_extension), (glide_draw_handle), (glide_draw_layout):
17299    	* engines/glide/src/glide_gtk2_engine.c:
17300    	(glide_simple_color_pattern), (glide_simple_pixmap_pattern),
17301    	(glide_simple_linear_shade_gradient_pattern),
17302    	(glide_style_realize), (glide_style_unrealize):
17303    	* engines/glide/src/glide_gtk2_engine.h:
17304    	* engines/glide/src/glide_gtk2_support.c:
17305    	(glide_draw_pattern_fill), (do_glide_draw_default_fill),
17306    	(do_glide_draw_border), (gtk_menu_shell_motion):
17307    	* engines/glide/src/glide_gtk2_support.h:
17308
17309    	- Rework Glide Fill Drawing(again), should work for cairo < 1.2
17310    	- Fix Tabs For GTK 2.10
17311    	- Add Warnings for unwanted gdk_* and gtk_* function calls
17312
17313 ChangeLog                              |   21 +++
17314 engines/glide/src/glide_gtk2_drawing.c |  225 +++++++++++++++++---------------
17315 engines/glide/src/glide_gtk2_engine.c  |  115 +++++++++++++---
17316 engines/glide/src/glide_gtk2_engine.h  |   45 ++++++-
17317 engines/glide/src/glide_gtk2_support.c |  108 ++++++++++------
17318 engines/glide/src/glide_gtk2_support.h |   11 ++-
17319 6 files changed, 350 insertions(+), 175 deletions(-)
17320
17321commit 54269d0879c4e26ef5a33ca1fd4a17fd166cde7c
17322Author: Andrew Johnson <acjgenius@earthlink.net>
17323Date:   Fri Jul 14 00:22:32 2006 +0000
17324
17325    - Improve Insensitive States For Text, Check, & Option - Enable Drawing
17326
17327    2006-07-13  Andrew Johnson <acjgenius@earthlink.net>
17328
17329    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_check),
17330    	(glide_draw_option), (glide_draw_handle), (glide_draw_focus),
17331    	(glide_draw_layout):
17332    	* engines/glide/src/glide_gtk2_drawing.h:
17333    	* engines/glide/src/glide_gtk2_engine.c: (glide_style_realize),
17334    	(glide_style_class_init):
17335
17336    	- Improve Insensitive States For Text, Check, & Option
17337    	- Enable Drawing Paned Handles
17338
17339 ChangeLog                              |   12 +++
17340 engines/glide/src/glide_gtk2_drawing.c |  161 +++++++++++++++++++++-----------
17341 engines/glide/src/glide_gtk2_drawing.h |   12 +++
17342 engines/glide/src/glide_gtk2_engine.c  |    6 +
17343 4 files changed, 135 insertions(+), 56 deletions(-)
17344
17345commit a980cf792a60303ac797ea703f6affb432eb6c1a
17346Author: Andrew Johnson <acjgenius@earthlink.net>
17347Date:   Thu Jul 13 23:04:10 2006 +0000
17348
17349    - More Glide Improvements - Pass pattern directly too draw default - Fix
17350
17351    2006-07-13  Andrew Johnson <acjgenius@earthlink.net>
17352
17353    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_arrow),
17354    	(glide_draw_combobox_button), (glide_draw_spinbutton_stepper),
17355    	(glide_draw_box), (glide_draw_slider), (glide_draw_box_gap),
17356    	(glide_draw_shadow_gap), (glide_draw_extension),
17357    	(glide_draw_handle):
17358    	* engines/glide/src/glide_gtk2_engine.c: (glide_style_realize),
17359    	(glide_style_unrealize):
17360    	* engines/glide/src/glide_gtk2_engine.h:
17361    	* engines/glide/src/glide_gtk2_support.c:
17362    	(do_glide_draw_default_fill):
17363    	* engines/glide/src/glide_gtk2_support.h:
17364
17365    	- More Glide Improvements
17366    	- Pass pattern directly too draw default
17367    	- Fix Notebooks/tabs for all directions and rtl
17368    	- Fix OptionMenu arrow offset
17369
17370 ChangeLog                              |   19 +++++++
17371 engines/glide/src/glide_gtk2_drawing.c |   86 ++++++++++++++++++++++----------
17372 engines/glide/src/glide_gtk2_engine.c  |   10 +++-
17373 engines/glide/src/glide_gtk2_engine.h  |    2 +-
17374 engines/glide/src/glide_gtk2_support.c |    9 +--
17375 engines/glide/src/glide_gtk2_support.h |    2 +-
17376 6 files changed, 92 insertions(+), 36 deletions(-)
17377
17378commit 51d5d74e83a06b8fa974335f7ef895c84de4594c
17379Author: Andrew Johnson <ajgenius@src.gnome.org>
17380Date:   Thu Jul 13 21:54:48 2006 +0000
17381
17382    Removing unintentionally added Makefile.in
17383
17384 engines/glide/Makefile.in              |  504 --------------------------------
17385 engines/glide/src/glide_gtk2_drawing.c |   36 ++-
17386 2 files changed, 25 insertions(+), 515 deletions(-)
17387
17388commit 67eb24b4a0ecab56c620c065cb7d82367579bcb0
17389Author: Andrew Johnson <acjgenius@earthlink.net>
17390Date:   Thu Jul 13 20:42:04 2006 +0000
17391
17392    - more work on Glide
17393
17394    2006-07-13  Andrew Johnson <acjgenius@earthlink.net>
17395
17396    	* engines/clearlooks/src/config.h.in:
17397    	* engines/glide/Makefile.in:
17398    	* engines/glide/src/glide_gtk2_drawing.c: (glide_draw_arrow),
17399    	(glide_draw_box), (glide_draw_box_gap), (glide_draw_shadow_gap),
17400    	(glide_draw_handle):
17401    	* engines/glide/src/glide_gtk2_drawing.h:
17402    	* engines/glide/src/glide_gtk2_engine.c:
17403    	(glide_simple_shade_gradient_pattern), (glide_style_realize),
17404    	(glide_style_unrealize), (glide_style_class_init):
17405    	* engines/glide/src/glide_gtk2_engine.h:
17406    	* engines/glide/src/glide_gtk2_support.c:
17407    	(ge_cairo_pattern_add_color_stop),
17408    	(ge_cairo_pattern_add_shade_color_stop), (glide_draw_pattern_fill),
17409    	(do_glide_draw_default_fill), (glide_simple_border_gap_clip):
17410    	* engines/glide/src/glide_gtk2_support.h:
17411    	* engines/support/cairo-support.c: (ge_hsb_from_color):
17412
17413    	- more work on Glide
17414
17415 ChangeLog                              |   21 ++++
17416 engines/clearlooks/src/config.h.in     |   57 +++++++++++
17417 engines/glide/Makefile.in              |  110 ++++++----------------
17418 engines/glide/src/glide_gtk2_drawing.c |  137 +++++++++++++++++++--------
17419 engines/glide/src/glide_gtk2_drawing.h |   16 +++
17420 engines/glide/src/glide_gtk2_engine.c  |   62 +++++++++++-
17421 engines/glide/src/glide_gtk2_engine.h  |    5 +
17422 engines/glide/src/glide_gtk2_support.c |  160 ++++++++++++++++----------------
17423 engines/glide/src/glide_gtk2_support.h |    2 +
17424 engines/support/cairo-support.c        |    2 +-
17425 10 files changed, 364 insertions(+), 208 deletions(-)
17426
17427commit 9c1592bb95e94dedc5392ca1e04f189d5c484f27
17428Author: Thomas Wood <thos@gnome.org>
17429Date:   Thu Jul 13 19:30:26 2006 +0000
17430
17431    - Remove redundant code (fix warnings about unused variables, etc.) -
17432
17433    2006-07-13  Thomas Wood  <thos@gnome.org>
17434
17435            * engines/crux/Makefile.am:
17436            * engines/crux/src/crux-draw.c: (paint_shadow), (draw_shadow),
17437            (draw_extension), (draw_focus), (draw_slider),
17438            (crux_draw_style_class_init):
17439            * engines/crux/src/crux-rc-parser.c: (theme_data_unref),
17440            (crux_parse_rc_style):
17441            * engines/crux/src/eazel-theme.h:
17442            * themes/Crux/gtk-2.0/gtkrc:
17443
17444            - Remove redundant code (fix warnings about unused variables, etc.)
17445            - Remove pixmap related code
17446
17447 ChangeLog                         |   14 +
17448 engines/crux/Makefile.am          |    2 +-
17449 engines/crux/src/crux-draw.c      |  530 +++----------------------------------
17450 engines/crux/src/crux-rc-parser.c |  315 +----------------------
17451 engines/crux/src/eazel-theme.h    |  186 -------------
17452 themes/Crux/gtk-2.0/gtkrc         |  290 --------------------
17453 6 files changed, 53 insertions(+), 1284 deletions(-)
17454
17455commit 9235f1c8cf0149294fb17c23147e6ecb03cdd5d1
17456Author: Andrew Johnson <acjgenius@earthlink.net>
17457Date:   Thu Jul 13 00:20:33 2006 +0000
17458
17459    - Adding initial Glide Engines Using Redmond as a Base - This engine
17460
17461    2006-07-12 Andrew Johnson <acjgenius@earthlink.net>
17462
17463    	* configure.ac:
17464    	* engines/glide/AUTHORS:
17465    	* engines/glide/Makefile.am:
17466    	* engines/glide/Makefile.in:
17467    	* engines/glide/src/glide_gtk2_drawing.c:
17468    	* engines/glide/src/glide_gtk2_drawing.h:
17469    	* engines/glide/src/glide_gtk2_engine.c:
17470    	* engines/glide/src/glide_gtk2_engine.h:
17471    	* engines/glide/src/glide_gtk2_support.c:
17472    	* engines/glide/src/glide_gtk2_support.h:
17473
17474    	- Adding initial Glide Engines Using Redmond as a Base
17475    	- This engine provides a standalone cairo based backend for the Glider theme
17476    	- Future development post-2.8 will also merge the most common smooth apearances
17477
17478    	* engines/support/widget-information.c:
17479    	* engines/support/widget-information.h:
17480
17481    	- Adding combo* checks from smooth to support
17482
17483 ChangeLog                              |   22 +
17484 configure.ac                           |   15 +-
17485 engines/glide/AUTHORS                  |   49 +
17486 engines/glide/Makefile.am              |   17 +
17487 engines/glide/Makefile.in              |  554 ++++++++++
17488 engines/glide/src/glide_gtk2_drawing.c | 1872 ++++++++++++++++++++++++++++++++
17489 engines/glide/src/glide_gtk2_drawing.h |  193 ++++
17490 engines/glide/src/glide_gtk2_engine.c  |  165 +++
17491 engines/glide/src/glide_gtk2_engine.h  |   70 ++
17492 engines/glide/src/glide_gtk2_support.c |  994 +++++++++++++++++
17493 engines/glide/src/glide_gtk2_support.h |  123 +++
17494 engines/support/widget-information.c   |   67 ++
17495 engines/support/widget-information.h   |    4 +-
17496 13 files changed, 4143 insertions(+), 2 deletions(-)
17497
17498commit ff96d94db5eb845e0e699a8a0280d3818d7ab179
17499Author: Thomas Wood <thos@gnome.org>
17500Date:   Mon Jul 10 21:54:03 2006 +0000
17501
17502    Update for 2.7.5 release
17503
17504    2006-07-10  Thomas Wood  <thos@gnome.org>
17505
17506            * NEWS:
17507            * configure.ac:
17508
17509            Update for 2.7.5 release
17510
17511 ChangeLog    |    7 +++++++
17512 NEWS         |   29 +++++++++++++++++++++++++++++
17513 configure.ac |   46 +---------------------------------------------
17514 3 files changed, 37 insertions(+), 45 deletions(-)
17515
17516commit 56ddf9d437f5efdb762f744c106428498dfb0fc5
17517Author: Thomas Wood <thos@gnome.org>
17518Date:   Mon Jul 10 21:26:16 2006 +0000
17519
17520    More cosmetic refinements!
17521
17522    2006-07-10  Thomas Wood  <thos@gnome.org>
17523
17524            * engines/crux/src/crux-draw.c: (paint_shadow), (draw_shadow),
17525            (draw_box), (draw_arrow), (draw_extension): More cosmetic refinements!
17526
17527 ChangeLog                    |    6 +++
17528 engines/crux/src/crux-draw.c |   75 ++++++++++++++++++------------------------
17529 2 files changed, 38 insertions(+), 43 deletions(-)
17530
17531commit 32b52655676b66c4f0054c21fd81d67056e149d0
17532Author: Benjamin Berg <benjamin@sipsolutions.net>
17533Date:   Mon Jul 10 20:41:12 2006 +0000
17534
17535    - Fix the transformations that got broken by the clipping fix.
17536
17537    2006-07-10  Benjamin Berg  <benjamin@sipsolutions.net>
17538
17539    	* engines/clearlooks/src/clearlooks_draw.c:
17540    	(clearlooks_draw_progressbar_fill):
17541    	- Fix the transformations that got broken by the clipping fix.
17542
17543    	* engines/clearlooks/Makefile.am:
17544    	* engines/crux/Makefile.am:
17545    	* engines/hc/Makefile.am:
17546    	* engines/mist/Makefile.am:
17547    	* engines/redmond/Makefile.am:
17548    	* engines/thinice/Makefile.am:
17549    	- Use top_srcdir instead of top_builddir for to include the support
17550    	stuff
17551
17552 ChangeLog                                |   15 +++++++++++++++
17553 engines/clearlooks/Makefile.am           |    2 +-
17554 engines/clearlooks/src/clearlooks_draw.c |    8 +++++---
17555 engines/crux/Makefile.am                 |    2 +-
17556 engines/hc/Makefile.am                   |    2 +-
17557 engines/mist/Makefile.am                 |    2 +-
17558 engines/redmond/Makefile.am              |    2 +-
17559 engines/thinice/Makefile.am              |    2 +-
17560 8 files changed, 26 insertions(+), 9 deletions(-)
17561
17562commit 00ceb095eb6ab964f29db1ac3d903422e4567401
17563Author: Thomas Wood <thos@gnome.org>
17564Date:   Sun Jul 9 16:56:43 2006 +0000
17565
17566    Add shadow (draw_box): Set default to solid fill (draw_extension): Cairo
17567
17568    2006-07-09  Thomas Wood  <thos@gnome.org>
17569
17570    	* engines/crux/src/crux-draw.c:
17571    	(paint_scrollbar_trough): Add shadow
17572    	(draw_box): Set default to solid fill
17573    	(draw_extension): Cairo goodness
17574    	(draw_slider): Don't use pixmaps anymore
17575    	* themes/Crux/gtk-2.0/gtkrc: Set correct scrollbar width, and trough
17576    	border
17577
17578 ChangeLog                    |   10 ++
17579 engines/crux/src/crux-draw.c |  257 +++++++++++++++--------------------------
17580 themes/Crux/gtk-2.0/gtkrc    |    6 +-
17581 3 files changed, 107 insertions(+), 166 deletions(-)
17582
17583commit 3513cb9d5bcacbc0946248ef3320113174dc6296
17584Author: Thomas Wood <thos@gnome.org>
17585Date:   Sun Jul 9 13:05:09 2006 +0000
17586
17587    - Use ge_gdk_drawable_to_cairo (), and remove crux_begin_paint () - Fix
17588
17589    2006-07-09  Thomas Wood  <thos@gnome.org>
17590
17591            * engines/crux/src/crux-draw.c: (paint_entry_shadow),
17592            (draw_shadow), (draw_box), (draw_arrow), (draw_check),
17593            (draw_option), (draw_focus), (draw_slider), (draw_handle):
17594
17595            - Use ge_gdk_drawable_to_cairo (), and remove crux_begin_paint ()
17596            - Fix entry inner shadow
17597
17598            * engines/support/cairo-support.c: (ge_gdk_drawable_to_cairo):
17599            Initialise a few more common engine options
17600
17601 ChangeLog                       |   12 +++++++
17602 engines/crux/src/crux-draw.c    |   63 ++++++++++++++++----------------------
17603 engines/support/cairo-support.c |    4 ++-
17604 3 files changed, 42 insertions(+), 37 deletions(-)
17605
17606commit 7ac10eccae5c95792dd75829d9c33317d775f8b6
17607Author: Andrew Johnson <acjgenius@earthlink.net>
17608Date:   Sat Jul 8 18:26:16 2006 +0000
17609
17610    - Fix widget-information namespace
17611
17612    2006-07-08 Andrew Johnson <acjgenius@earthlink.net>
17613
17614    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_vline),
17615    	(redmond_draw_arrow), (redmond_draw_shadow),
17616    	(redmond_draw_combobox_button), (redmond_draw_box),
17617    	(redmond_draw_handle):
17618    	* engines/support/widget-information.c: (ge_object_is_a),
17619    	(ge_is_combo_box_entry), (ge_combo_box_is_using_list),
17620    	(ge_is_combo_box), (ge_is_combo), (ge_is_in_combo_box),
17621    	(ge_is_toolbar_item), (ge_is_panel_widget_item),
17622    	(ge_is_bonobo_dock_item), (ge_option_menu_get_props):
17623    	* engines/support/widget-information.h:
17624    	* engines/thinice/src/thinice_theme_draw.c: (draw_vline),
17625    	(draw_arrow), (draw_box):
17626
17627    	- Fix widget-information namespace
17628
17629 ChangeLog                                  |   17 +++++
17630 engines/redmond/src/redmond_gtk2_drawing.c |   50 ++++++++--------
17631 engines/support/widget-information.c       |   36 ++++++------
17632 engines/support/widget-information.h       |   90 ++++++++++++++--------------
17633 engines/thinice/src/thinice_theme_draw.c   |    8 +-
17634 5 files changed, 110 insertions(+), 91 deletions(-)
17635
17636commit 2aec16fa8c919135c67c2b6207bad2710264de2b
17637Author: Andrew Johnson <acjgenius@earthlink.net>
17638Date:   Sat Jul 8 05:56:39 2006 +0000
17639
17640    - Move more things over too libsupport functions/macros
17641
17642    2006-07-08 Andrew Johnson <acjgenius@earthlink.net>
17643
17644    	* engines/mist/src/mist-style.c:
17645    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_hline),
17646    	(redmond_draw_vline), (redmond_draw_check), (redmond_draw_option),
17647    	(redmond_draw_arrow), (redmond_draw_shadow), (redmond_draw_box),
17648    	(redmond_draw_slider), (redmond_draw_extension),
17649    	(redmond_draw_handle):
17650    	* engines/redmond/src/redmond_gtk2_engine.h:
17651    	* engines/redmond/src/redmond_gtk2_misc.c:
17652    	* engines/redmond/src/redmond_gtk2_misc.h:
17653
17654    	- Move more things over too libsupport functions/macros
17655
17656    	* engines/support/general-support.h:
17657    	* engines/support/widget-information.c: (object_is_a),
17658    	(is_combo_box_entry), (combo_box_is_using_list), (is_combo_box),
17659    	(is_combo), (is_in_combo_box), (is_toolbar_item),
17660    	(is_panel_widget_item), (is_bonobo_dock_item),
17661    	(option_menu_get_props):
17662    	* engines/support/widget-information.h:
17663
17664    	- Merged widget tests from redmond into libsupport
17665
17666    	* engines/thinice/src/thinice_misc.c: (thinice_shadow_type),
17667    	(thinice_slash_two), (thinice_slash_one), (thinice_dot),
17668    	(thinice_draw_separator):
17669    	* engines/thinice/src/thinice_misc.h:
17670    	* engines/thinice/src/thinice_theme_draw.c: (draw_hline),
17671    	(draw_vline), (draw_shadow), (draw_arrow), (draw_box),
17672    	(draw_option), (draw_handle), (thinice_tab):
17673
17674    	- Switched vline/hline to use clearlooks separator
17675    	- Improved slashes
17676    	- Fix Inconsistant Option Size
17677    	- Partially(?) fixed notebook tabs
17678    	- Improved optionmenu vs combo tab drawing, (mostly) copied from redmond
17679    	- More libsupport updates
17680
17681 ChangeLog                                  |   39 +++++
17682 engines/mist/src/mist-style.c              |   21 ---
17683 engines/redmond/src/redmond_gtk2_drawing.c |   28 ++--
17684 engines/redmond/src/redmond_gtk2_engine.h  |    2 +-
17685 engines/redmond/src/redmond_gtk2_misc.c    |  231 ----------------------------
17686 engines/redmond/src/redmond_gtk2_misc.h    |   79 +----------
17687 engines/support/general-support.h          |    2 +
17688 engines/support/widget-information.c       |  205 ++++++++++++++++++++++++
17689 engines/support/widget-information.h       |   70 +++++++++
17690 engines/thinice/src/thinice_misc.c         |  113 ++++++++++----
17691 engines/thinice/src/thinice_misc.h         |    5 +-
17692 engines/thinice/src/thinice_theme_draw.c   |  178 +++++++++------------
17693 12 files changed, 498 insertions(+), 475 deletions(-)
17694
17695commit 6ccb7fec7276e2b1407b4bfae2dc2441bd888eb6
17696Author: Andrew Johnson <acjgenius@earthlink.net>
17697Date:   Fri Jul 7 23:49:53 2006 +0000
17698
17699    - Initial Work Toward Cairo Verson of hc-engine
17700
17701    2006-07-07 Andrew Johnson <acjgenius@earthlink.net>
17702
17703    	* engines/hc/Makefile.am:
17704    	* engines/hc/src/hc-style.c: (hc_draw_dot), (hc_draw_line),
17705    	(hc_arrow), (hc_style_realize), (hc_draw_shadow),
17706    	(hc_draw_extension), (hc_draw_check), (hc_draw_option),
17707    	(hc_draw_tab), (hc_draw_shadow_gap), (hc_draw_layout),
17708    	(hc_draw_arrow), (hc_draw_box_gap), (hc_draw_handle),
17709    	(hc_draw_hline), (hc_draw_vline), (hc_draw_diamond),
17710    	(hc_draw_polygon), (hc_style_class_init):
17711    	* engines/hc/src/hc-style.h:
17712
17713    	- Initial Work Toward Cairo Verson of hc-engine
17714
17715    	* engines/mist/src/mist-style.c: (draw_shadow), (draw_polygon),
17716    	(draw_diamond), (draw_box), (draw_check), (draw_option),
17717    	(draw_shadow_gap), (draw_box_gap), (draw_extension), (draw_handle),
17718    	(draw_resize_grip), (mist_style_class_init):
17719
17720    	- More gdk -> cairo in mist. it should be all cairo now. (if not all done....)
17721
17722    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_check),
17723    	(redmond_draw_extension), (redmond_draw_handle):
17724    	* engines/redmond/src/redmond_gtk2_misc.c: (do_redmond_draw_check):
17725
17726    	- gdk -> cairo. Mostly cairo now, sans part stuff
17727
17728    	* engines/support/cairo-support.c:
17729    	(ge_gtk_style_to_cairo_color_cube),
17730    	(ge_cairo_rotate_mirror_translate), (ge_cairo_simple_border),
17731    	(ge_cairo_polygon), (ge_cairo_line):
17732
17733    	- Added some more simple cairo wrappers for gdk conversion ease
17734
17735    	* engines/support/cairo-support.h:
17736    	* engines/thinice/Makefile.am:
17737    	* engines/thinice/src/thinice_misc.c:
17738    	* engines/thinice/src/thinice_misc.h:
17739    	* engines/thinice/src/thinice_main.c: (theme_create_rc_style):
17740    	* engines/thinice/src/thinice_style.h:
17741    	* engines/thinice/src/thinice_theme_draw.c: (draw_hline),
17742    	(draw_vline), (draw_shadow), (draw_polygon), (draw_arrow),
17743    	(draw_diamond), (draw_box), (draw_check), (draw_option),
17744    	(draw_shadow_gap), (draw_box_gap), (draw_slider), (draw_handle),
17745    	(thinice_tab), (thinice_style_realize), (thinice_style_class_init):
17746
17747    	- Convert to cairo from gdk - all gdk drawing is gone
17748    	- replaced optionmenu arrow with the standard arrow
17749    	- added thinice_misc
17750    	- a few things aren't quite done, (arrow positioning for eg), but most things are fairly accurate
17751
17752 ChangeLog                                  |   51 +
17753 engines/hc/Makefile.am                     |    5 +-
17754 engines/hc/src/hc-style.c                  |  713 ++++++-----
17755 engines/hc/src/hc-style.h                  |    2 +
17756 engines/mist/src/mist-style.c              |  199 +--
17757 engines/redmond/src/redmond_gtk2_drawing.c |  152 +--
17758 engines/redmond/src/redmond_gtk2_misc.c    |   17 -
17759 engines/support/cairo-support.c            |   91 ++
17760 engines/support/cairo-support.h            |    8 +-
17761 engines/thinice/Makefile.am                |    9 +-
17762 engines/thinice/src/thinice_main.c         |   15 -
17763 engines/thinice/src/thinice_misc.c         |  278 ++++
17764 engines/thinice/src/thinice_misc.h         |   37 +
17765 engines/thinice/src/thinice_style.h        |    2 +
17766 engines/thinice/src/thinice_theme_draw.c   | 1928 ++++++++--------------------
17767 15 files changed, 1553 insertions(+), 1954 deletions(-)
17768
17769commit 8c50c2807cc3c2ae770709ef5ed16a85a21d3d1e
17770Author: Andrew Johnson <acjgenius@earthlink.net>
17771Date:   Mon Jul 3 20:29:09 2006 +0000
17772
17773    Fixed crux ge_shade/ge_saturate calls
17774
17775    2006-07-03  Andrew Johnson <acjgenius@earthlink.net>
17776
17777            * engines/crux/src/crux-draw.c: (paint_menuitem), (paint_button),
17778            (paint_shadow), (paint_progress_bar), (draw_box), (draw_check),
17779            (draw_option): Fixed crux ge_shade/ge_saturate calls
17780
17781 ChangeLog                    |    6 ++++++
17782 engines/crux/src/crux-draw.c |   26 +++++++++++++-------------
17783 2 files changed, 19 insertions(+), 13 deletions(-)
17784
17785commit b8d39814fb95a73b663e6fc8cb20763417ea3483
17786Author: Andrew Johnson <acjgenius@earthlink.net>
17787Date:   Mon Jul 3 14:48:17 2006 +0000
17788
17789    - Start using libsupport functions in redmond and mist
17790
17791    2006-07-03  Andrew Johnson  <acjgenius@earthlink.net>
17792
17793    	* engines/mist/Makefile.am:
17794    	* engines/mist/src/mist-style.c: (mist_dot), (mist_line),
17795    	(mist_polygon), (mist_tab), (mist_draw_border), (draw_hline),
17796    	(draw_vline), (draw_shadow), (draw_polygon), (draw_diamond),
17797    	(draw_box), (draw_check), (draw_option), (draw_shadow_gap),
17798    	(draw_box_gap), (draw_extension), (draw_handle),
17799    	(draw_resize_grip), (mist_style_realize), (mist_style_class_init):
17800    	* engines/mist/src/mist-style.h:
17801    	* engines/redmond/Makefile.am:
17802    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_hline),
17803    	(redmond_draw_vline), (redmond_draw_check), (redmond_draw_arrow),
17804    	(redmond_draw_shadow), (redmond_draw_box), (redmond_draw_handle):
17805    	* engines/redmond/src/redmond_gtk2_engine.c:
17806    	(redmond_style_realize):
17807    	* engines/redmond/src/redmond_gtk2_engine.h:
17808    	* engines/redmond/src/redmond_gtk2_misc.c: (option_menu_get_props),
17809    	(do_redmond_draw_check), (do_redmond_draw_arrow),
17810    	(do_redmond_draw_line):
17811    	* engines/redmond/src/redmond_gtk2_misc.h:
17812
17813    	- Start using libsupport functions in redmond and mist
17814
17815    	* engines/support/cairo-support.c: (ge_hsb_from_color),
17816    	(ge_color_from_hsb), (ge_gdk_color_to_cairo),
17817    	(ge_cairo_color_to_gtk), (ge_gtk_style_to_cairo_color_cube),
17818    	(ge_shade_color), (ge_saturate_color), (ge_gdk_drawable_to_cairo),
17819    	(ge_cairo_set_color), (ge_cairo_rounded_rectangle),
17820    	(ge_cairo_simple_border):
17821    	* engines/support/cairo-support.h:
17822
17823    	- Added new support functions
17824    	- Modified shade et al functions to use CairoColor instead of rgb gdouble's
17825
17826 ChangeLog                                  |   35 +++
17827 engines/mist/Makefile.am                   |    5 +-
17828 engines/mist/src/mist-style.c              |  398 ++++++++++++--------------
17829 engines/mist/src/mist-style.h              |    3 +
17830 engines/redmond/Makefile.am                |    6 +-
17831 engines/redmond/src/redmond_gtk2_drawing.c |  143 +++++-----
17832 engines/redmond/src/redmond_gtk2_engine.c  |   15 +-
17833 engines/redmond/src/redmond_gtk2_engine.h  |    4 +-
17834 engines/redmond/src/redmond_gtk2_misc.c    |  262 +----------------
17835 engines/redmond/src/redmond_gtk2_misc.h    |   24 +--
17836 engines/support/cairo-support.c            |  434 ++++++++++++++++------------
17837 engines/support/cairo-support.h            |   29 ++-
17838 12 files changed, 615 insertions(+), 743 deletions(-)
17839
17840commit 03cb02b4a88c8c5050d4e58a575151d478b40e53
17841Author: Thomas Wood <thos@gnome.org>
17842Date:   Sat Jul 1 20:12:59 2006 +0000
17843
17844    Draw menu item check/options without borders (crux_draw_style_class_init):
17845
17846    2006-07-01  Thomas Wood  <thos@gnome.org>
17847
17848            * engines/crux/src/crux-draw.c:
17849            (draw_check), (draw_option): Draw menu item check/options without
17850    borders
17851            (crux_draw_style_class_init): Remove some old and probably unused
17852    code
17853
17854            * themes/Crux/gtk-2.0/gtkrc: Some tweaks to borders
17855
17856 ChangeLog                    |    8 ++
17857 engines/crux/src/crux-draw.c |  157 ++++++++++++++++++++++--------------------
17858 themes/Crux/gtk-2.0/gtkrc    |    4 +
17859 3 files changed, 95 insertions(+), 74 deletions(-)
17860
17861commit ce51e7158311498e00bdf2322f2c01379cda6ab8
17862Author: Thomas Wood <thos@gnome.org>
17863Date:   Thu Jun 29 16:24:52 2006 +0000
17864
17865    - Add ring to Default buttons - Make ComboBox buttons appear as if they
17866
17867    2006-06-29  Thomas Wood  <thos@gnome.org>
17868
17869            * engines/crux/src/crux-draw.c: (draw_shadow), (draw_box):
17870            - Add ring to Default buttons
17871            - Make ComboBox buttons appear as if they are inside the GtkEntry
17872            - Make treeview headers slightly smaller
17873
17874            * engines/support/widget-information.h: Fix Benjamin's keyboard
17875
17876 ChangeLog                            |    9 +++++++
17877 engines/crux/src/crux-draw.c         |   45 +++++++++++++++++++++++++++++++++-
17878 engines/support/widget-information.h |    4 +-
17879 3 files changed, 55 insertions(+), 3 deletions(-)
17880
17881commit e9621e0e4a3a9cc18d3374b38df247226c9e0cb2
17882Author: Benjamin Berg <benjamin@sipsolutions.net>
17883Date:   Thu Jun 29 15:06:26 2006 +0000
17884
17885    Link against libsupport.la
17886
17887    2006-06-29  Benjamin Berg  <benjamin@sipsolutions.net>
17888
17889    	* engines/clearlooks/Makefile.am:
17890    	* engines/crux/Makefile.am:
17891    	Link against libsupport.la
17892
17893    	* engines/clearlooks/src/clearlooks_draw.c:
17894    	(clearlooks_draw_slider), (clearlooks_draw_progressbar_fill),
17895    	(clearlooks_draw_frame):
17896    	* engines/clearlooks/src/clearlooks_style.c:
17897    	(clearlooks_begin_paint), (draw_flat_box), (draw_box):
17898    	- Clipping fixes. (Bug #345769)
17899    	- Some initial macro usage from the support stuff.
17900
17901    	* engines/clearlooks/src/clearlooks_types.h:
17902    	* engines/crux/src/crux-draw.c: (draw_hline), (draw_vline),
17903    	(draw_shadow), (draw_box), (draw_polygon), (draw_arrow),
17904    	(draw_diamond), (draw_string), (draw_flat_box), (draw_check),
17905    	(draw_option), (draw_tab), (draw_shadow_gap), (draw_box_gap),
17906    	(draw_extension), (draw_focus), (draw_slider), (draw_handle):
17907    	- Use the checking macros from support, etc.
17908
17909    	* engines/support/Makefile.am:
17910    	* engines/support/cairo-support.h:
17911    	* engines/support/ge-support.h:
17912    	* engines/support/general-support.h:
17913    	* engines/support/widget-information.h:
17914    	- Create a static libsupport.la library that engines can link
17915    	against.
17916
17917 ChangeLog                                 |   30 +++++
17918 engines/clearlooks/Makefile.am            |    5 +-
17919 engines/clearlooks/src/clearlooks_draw.c  |   19 ++--
17920 engines/clearlooks/src/clearlooks_style.c |    9 ++-
17921 engines/clearlooks/src/clearlooks_types.h |    9 +--
17922 engines/crux/Makefile.am                  |   10 +-
17923 engines/crux/src/crux-draw.c              |  168 ++++++-----------------------
17924 engines/support/Makefile.am               |   10 ++-
17925 engines/support/cairo-support.h           |    8 +-
17926 engines/support/ge-support.h              |    9 ++
17927 engines/support/general-support.h         |   19 ++++
17928 engines/support/widget-information.h      |   34 ++++++
17929 12 files changed, 168 insertions(+), 162 deletions(-)
17930
17931commit d9017e6170defbd214ddf2ae63bc2af98dddf5e3
17932Author: Thomas Wood <thos@gnome.org>
17933Date:   Tue Jun 27 09:58:14 2006 +0000
17934
17935    - Start work on new scrollbars - Improve check and radio buttons
17936
17937    2006-06-20  Thomas Wood  <thos@gnome.org>
17938
17939    	* engines/crux/src/crux-draw.c: (paint_scrollbar_trough),
17940    	(draw_box), (draw_arrow), (draw_check), (draw_option),
17941    	(draw_slider):
17942
17943    	- Start work on new scrollbars
17944    	- Improve check and radio buttons
17945
17946 engines/crux/src/crux-draw.c |  197 ++++++++++++++++++++++++++++--------------
17947 1 files changed, 131 insertions(+), 66 deletions(-)
17948
17949commit 48b64ee70371fdf50a8be70fa8250695b56ce622
17950Author: Thomas Wood <thos@gnome.org>
17951Date:   Tue Jun 20 20:56:02 2006 +0000
17952
17953    - Start work on new scrollbars - Improve check and radio buttons
17954
17955    2006-06-20  Thomas Wood  <thos@gnome.org>
17956
17957    	* engines/crux/src/crux-draw.c: (paint_scrollbar_trough),
17958    	(draw_box), (draw_arrow), (draw_check), (draw_option),
17959    	(draw_slider):
17960
17961    	- Start work on new scrollbars
17962    	- Improve check and radio buttons
17963
17964 ChangeLog |    9 +++++++++
17965 1 files changed, 9 insertions(+), 0 deletions(-)
17966
17967commit 11b7f6b9f600287d6a7007e0e204f719c3a229ed
17968Author: Thomas Wood <thos@gnome.org>
17969Date:   Sat Jun 17 21:16:13 2006 +0000
17970
17971    - Implement new style check and radio buttons - Remove unused variables
17972
17973    2006-06-17  Thomas Wood  <thos@gnome.org>
17974
17975    	* engines/crux/src/crux-draw.c: (crux_begin_paint), (paint_button),
17976    	(draw_shadow), (draw_check), (draw_option), (draw_focus):
17977
17978    	- Implement new style check and radio buttons
17979    	- Remove unused variables and functions
17980
17981 ChangeLog                    |    8 ++
17982 engines/crux/src/crux-draw.c |  234 ++++++++++++++++++++++++------------------
17983 2 files changed, 144 insertions(+), 98 deletions(-)
17984
17985commit a2ddc2bcab42c076b4cbda738fac4a19185e96a3
17986Author: Benjamin Berg <benjamin@sipsolutions.net>
17987Date:   Fri Jun 9 17:54:56 2006 +0000
17988
17989    Add locking to prevent problems with multithreaded applications. (Fixes
17990
17991    2006-06-09  Benjamin Berg  <benjamin@sipsolutions.net>
17992
17993    	* engines/clearlooks/src/animation.c: (animation_timeout_handler):
17994    	Add locking to prevent problems with multithreaded applications.
17995    	(Fixes #342199)
17996
17997 ChangeLog                          |    6 ++++++
17998 engines/clearlooks/src/animation.c |    5 +++++
17999 2 files changed, 11 insertions(+), 0 deletions(-)
18000
18001commit 12f3c6c0629c0e97a1b428b93277d9933fe547ba
18002Author: Thomas Wood <thos@gnome.org>
18003Date:   Tue Jun 6 19:40:59 2006 +0000
18004
18005    - Implement new style menu items - Bug fixes to paint_shadow and draw_box
18006
18007    2006-06-06  Thomas Wood  <thos@gnome.org>
18008
18009    	* engines/crux/src/crux-draw.c: (paint_menuitem), (paint_shadow),
18010    	(paint_progress_bar), (draw_box):
18011    	* themes/Crux/gtk-2.0/gtkrc:
18012
18013    	- Implement new style menu items
18014    	- Bug fixes to paint_shadow and draw_box
18015    	- Fix draw issues in paint_progress_bar
18016
18017 ChangeLog                    |   10 ++++
18018 engines/crux/src/crux-draw.c |  115 ++++++++++++++++++++++++++---------------
18019 themes/Crux/gtk-2.0/gtkrc    |    2 +-
18020 3 files changed, 84 insertions(+), 43 deletions(-)
18021
18022commit b427dedb8b3e9b8f51f4b34fd073f477d236ae43
18023Author: Thomas Wood <thos@gnome.org>
18024Date:   Thu Jun 1 19:21:50 2006 +0000
18025
18026    Applied patch from Bug 341694 - Crash in d4x
18027
18028    2006-06-01  Thomas Wood  <thos@gnome.org>
18029
18030    	* engines/industrial/src/industrial_style.c: (real_draw_box):
18031    	Applied patch from Bug 341694 - Crash in d4x
18032
18033 ChangeLog                                 |    5 +++++
18034 engines/industrial/src/industrial_style.c |    5 ++---
18035 2 files changed, 7 insertions(+), 3 deletions(-)
18036
18037commit c4238028e8edab6901b3994c44503a6ff80eba60
18038Author: Thomas Wood <thos@gnome.org>
18039Date:   Mon May 29 18:42:59 2006 +0000
18040
18041    Begin implementing the tango-style Crux from Lapo Calamandrei's mockup.
18042
18043    2006-05-29  Thomas Wood  <thos@gnome.org>
18044
18045    	* engines/crux/src/crux-draw.c: (crux_begin_paint),
18046    	(crux_paint_gradient), (paint_button), (paint_shadow),
18047    	(paint_entry_shadow), (paint_progress_bar),
18048    	(paint_menuitem_shadow), (draw_shadow), (draw_box), (draw_check),
18049    	(draw_tab), (draw_focus), (draw_slider), (draw_handle):
18050    	Begin implementing the tango-style Crux from Lapo Calamandrei's mockup.
18051
18052    	* engines/support/cairo-support.c: (ge_saturate_color),
18053    	(ge_cairo_rounded_rectangle):
18054    	* engines/support/cairo-support.h:
18055    	Added rounded rectangle and saturate functions
18056
18057    	* themes/Crux/gtk-2.0/gtkrc: Tweaks for the new tango-style Crux
18058
18059 ChangeLog                       |   16 +
18060 engines/crux/src/crux-draw.c    | 1118 ++++++++++++++-------------------------
18061 engines/support/cairo-support.c |   67 +++
18062 engines/support/cairo-support.h |   13 +
18063 themes/Crux/gtk-2.0/gtkrc       |   31 +-
18064 5 files changed, 499 insertions(+), 746 deletions(-)
18065
18066commit d2b249c7c10a65bb9b97ac1d55b510bbee3593ba
18067Author: Richard Stellingwerff <rastell@src.gnome.org>
18068Date:   Sun May 21 20:37:11 2006 +0000
18069
18070    Updated the GtkScale. First steps to RTL support.
18071
18072        * engines/clearlooks/src/clearlooks_draw.c:
18073        (clearlooks_draw_gripdots), (clearlooks_draw_slider),
18074        (clearlooks_draw_slider_button):
18075        * engines/clearlooks/src/clearlooks_style.c:
18076        (clearlooks_set_widget_parameters):
18077        * engines/clearlooks/src/clearlooks_types.h:
18078        * engines/clearlooks/src/support.c: (cl_get_parent_direction):
18079        * engines/clearlooks/src/support.h:
18080
18081        Updated the GtkScale.
18082        First steps to RTL support.
18083
18084 ChangeLog                                 |   14 +++
18085 engines/clearlooks/src/clearlooks_draw.c  |  179 ++++++++++++++++++++---------
18086 engines/clearlooks/src/clearlooks_style.c |    2 +-
18087 engines/clearlooks/src/clearlooks_types.h |    1 +
18088 engines/clearlooks/src/support.c          |   14 +++
18089 engines/clearlooks/src/support.h          |    1 +
18090 6 files changed, 153 insertions(+), 58 deletions(-)
18091
18092commit afe55a22341f52027a715c709dd7fa24408f5ac5
18093Author: Richard Stellingwerff <rastell@src.gnome.org>
18094Date:   Sun May 21 14:58:01 2006 +0000
18095
18096    Pulsing progressbars look better now. 100% progressbars don't draw end
18097
18098        * engines/clearlooks/src/clearlooks_draw.c:
18099        (clearlooks_draw_progressbar_fill):
18100        * engines/clearlooks/src/clearlooks_style.c: (draw_box):
18101        * engines/clearlooks/src/clearlooks_types.h:
18102
18103        Pulsing progressbars look better now.
18104        100% progressbars don't draw end line.
18105
18106 ChangeLog                                 |   10 +++++++
18107 engines/clearlooks/src/clearlooks_draw.c  |   38 ++++++++++++++++++++++------
18108 engines/clearlooks/src/clearlooks_style.c |    9 ++++++-
18109 engines/clearlooks/src/clearlooks_types.h |    2 +
18110 4 files changed, 50 insertions(+), 9 deletions(-)
18111
18112commit 18c134da6f8c107d899896ee8f771da7a13b961e
18113Author: Richard Stellingwerff <rastell@src.gnome.org>
18114Date:   Sun May 21 13:12:21 2006 +0000
18115
18116    Added the three menubar styles.
18117
18118        * engines/clearlooks/src/clearlooks_draw.c:
18119        (clearlooks_draw_menubar0), (clearlooks_draw_menubar2),
18120        (clearlooks_draw_menubar1), (clearlooks_draw_menubar),
18121        (clearlooks_draw_toolbar):
18122        * engines/clearlooks/src/clearlooks_draw.h:
18123        * engines/clearlooks/src/clearlooks_style.c: (draw_box):
18124        * engines/clearlooks/src/clearlooks_types.h:
18125
18126        Added the three menubar styles.
18127
18128 ChangeLog                                 |   12 +++++
18129 engines/clearlooks/src/clearlooks_draw.c  |   77 ++++++++++++++++++++++++++---
18130 engines/clearlooks/src/clearlooks_draw.h  |    7 +++
18131 engines/clearlooks/src/clearlooks_style.c |    5 ++-
18132 engines/clearlooks/src/clearlooks_types.h |    5 ++
18133 5 files changed, 98 insertions(+), 8 deletions(-)
18134
18135commit 0c451910d55d3653ada8c86bfc30d33ddfab17c4
18136Author: Robert Staudinger <robsta@src.gnome.org>
18137Date:   Wed May 17 20:50:08 2006 +0000
18138
18139    Tab highlights for the smooth engine.
18140
18141 ChangeLog                                          |    9 +++
18142 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |    5 ++
18143 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |    2 +
18144 engines/smooth/src/engine/smooth_gtk2_drawing.c    |   71 +++++++++++++++----
18145 engines/smooth/src/engine/smooth_gtk2_rc.c         |    1 +
18146 5 files changed, 73 insertions(+), 15 deletions(-)
18147
18148commit 4a3e5621492eafb72bdeca9b6ca5f888f700efa4
18149Author: Benjamin Berg <benjamin@sipsolutions.net>
18150Date:   Wed Apr 19 15:31:58 2006 +0000
18151
18152    - Fix the copy function. (#338826, Søren Sandmann)
18153
18154    2006-04-19  Benjamin Berg  <benjamin@sipsolutions.net>
18155
18156    	* engines/clearlooks/src/clearlooks_style.c:
18157    	(clearlooks_style_copy):
18158    	- Fix the copy function. (#338826, Søren Sandmann)
18159
18160 ChangeLog                                 |    6 ++++++
18161 engines/clearlooks/src/clearlooks_style.c |   12 ++++++------
18162 2 files changed, 12 insertions(+), 6 deletions(-)
18163
18164commit f07738ba63c8bc92851448554af4b54ad08599ff
18165Author: Kjartan Maraas <kmaraas@src.gnome.org>
18166Date:   Tue Apr 18 08:58:52 2006 +0000
18167
18168    Fix
18169
18170 ChangeLog |    2 +-
18171 1 files changed, 1 insertions(+), 1 deletions(-)
18172
18173commit 99b16d1ab3675acb8946425ece8dfbcdc52bfe65
18174Author: Benjamin Berg <benjamin@sipsolutions.net>
18175Date:   Mon Apr 10 18:04:26 2006 +0000
18176
18177    - Two memory leak fixes from Fedora Core (Matthias Clasen
18178
18179    2006-04-10  Benjamin Berg  <benjamin@sipsolutions.net>
18180
18181    	* engines/clearlooks/src/clearlooks_style.c:
18182    	(combo_box_get_seperator_pos), (draw_resize_grip):
18183    	- Two memory leak fixes from Fedora Core
18184    	  (Matthias Clasen <mclasen@redhat.com>)
18185
18186    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18187    	- Fix orientation of the fill line for RTL locales
18188    	  (#337381, yairhr@yahoo.com)
18189    	- Prevent the fill line from overshooting the trough.
18190
18191 ChangeLog                                 |   12 ++++++++++++
18192 engines/clearlooks/src/clearlooks_style.c |   18 ++++++++++++++----
18193 2 files changed, 26 insertions(+), 4 deletions(-)
18194
18195commit 25bdf92b5ae81400e039de0c4f08db3cee59ce32
18196Author: Benjamin Berg <benjamin@sipsolutions.net>
18197Date:   Mon Feb 27 21:59:51 2006 +0000
18198
18199    Added functions that copy the styles to all engines that save data in
18200
18201    2006-02-27  Benjamin Berg  <benjamin@sipsolutions.net>
18202
18203    	* engines/clearlooks/src/clearlooks_style.c:
18204    	(clearlooks_style_copy), (clearlooks_style_class_init):
18205    	* engines/industrial/src/industrial_style_versioned_code.h:
18206    	* engines/lighthouseblue/src/lighthouseblue_style.c:
18207    	(lighthouseblue_style_copy), (lighthouseblue_style_class_init):
18208    	* engines/metal/src/metal_gtk2_engine.c: (metal_style_copy),
18209    	(metal_style_class_init):
18210    	Added functions that copy the styles to all engines that save data
18211    	in them. (Fixes: #325760 for real)
18212
18213 ChangeLog                                          |   12 ++++++++++++
18214 engines/clearlooks/src/clearlooks_style.c          |   19 +++++++++++++++++++
18215 .../src/industrial_style_versioned_code.h          |   16 ++++++++++++++++
18216 engines/lighthouseblue/src/lighthouseblue_style.c  |   15 +++++++++++++++
18217 engines/metal/src/metal_gtk2_engine.c              |   14 ++++++++++++++
18218 5 files changed, 76 insertions(+), 0 deletions(-)
18219
18220commit 534abaa7e7e9c2f6d351d987225a23a5562745d3
18221Author: Richard Stellingwerff <rastell@src.gnome.org>
18222Date:   Mon Feb 27 18:13:54 2006 +0000
18223
18224    Fixed another memory leak...
18225
18226        * engines/clearlooks/src/clearlooks_style.c:
18227        (combo_box_get_seperator_pos):
18228
18229        Fixed another memory leak...
18230
18231 ChangeLog                                 |    7 +++++++
18232 engines/clearlooks/src/clearlooks_style.c |    6 ++++--
18233 2 files changed, 11 insertions(+), 2 deletions(-)
18234
18235commit 478165b7e3a5667747f3583e77be031be9497324
18236Author: Richard Stellingwerff <rastell@src.gnome.org>
18237Date:   Mon Feb 27 18:07:24 2006 +0000
18238
18239    Applied patch from #332639. Fixes memory leaks.
18240
18241        * engines/clearlooks/src/clearlooks_style.c: (draw_flat_box):
18242        * engines/clearlooks/src/support.c:
18243        (gtk_treeview_get_header_index):
18244
18245        Applied patch from #332639. Fixes memory leaks.
18246
18247 ChangeLog                                 |    8 ++++++++
18248 engines/clearlooks/src/clearlooks_style.c |   26 +++++++++++---------------
18249 engines/clearlooks/src/support.c          |    6 ++++--
18250 3 files changed, 23 insertions(+), 17 deletions(-)
18251
18252commit 720ef5ec8eabe42a344c8edd5bc269441bb84f4e
18253Author: Daniel Borgmann <daniel.borgmann@gmail.com>
18254Date:   Tue Feb 14 18:44:02 2006 +0000
18255
18256    Re-implemented the listview item gradients.
18257
18258    2006-02-14  Daniel Borgmann  <daniel.borgmann@gmail.com>
18259
18260    	* engines/clearlooks/src/clearlooks_style.c: (draw_flat_box):
18261
18262    	Re-implemented the listview item gradients.
18263
18264 ChangeLog                                 |    6 +++
18265 engines/clearlooks/src/clearlooks_style.c |   56 ++++++++++++++++++++++++++--
18266 2 files changed, 58 insertions(+), 4 deletions(-)
18267
18268commit 6afe6d6043a75fbdbcd03e60ace159a2591036ae
18269Author: Richard Stellingwerff <rastell@src.gnome.org>
18270Date:   Sun Feb 5 23:10:15 2006 +0000
18271
18272    Default buttons can now be recognized by a more visible border. I really
18273
18274            * engines/clearlooks/src/clearlooks_draw.c:
18275            (clearlooks_draw_button):
18276
18277            Default buttons can now be recognized by a more visible border.
18278            I really need to rework the button drawing code, because it's huge
18279            and ugly. And this is not the place to talk about that.
18280
18281 ChangeLog                                |    9 +++++++++
18282 engines/clearlooks/src/clearlooks_draw.c |   17 +++++++++++++++++
18283 2 files changed, 26 insertions(+), 0 deletions(-)
18284
18285commit 18c3115541f5db084c1ff4be91b6548e70ea894c
18286Author: Richard Stellingwerff <rastell@src.gnome.org>
18287Date:   Fri Feb 3 23:27:41 2006 +0000
18288
18289    Added inconsistent state. Fixes #325932.
18290
18291        * engines/clearlooks/src/clearlooks_style.c: (draw_check):
18292
18293        Added inconsistent state. Fixes #325932.
18294
18295 ChangeLog                                 |    6 ++++++
18296 engines/clearlooks/src/clearlooks_style.c |   24 ++++++++++++++++--------
18297 2 files changed, 22 insertions(+), 8 deletions(-)
18298
18299commit ab11c03e4c31a3373f951be0b7bc63c320571312
18300Author: Richard Stellingwerff <rastell@src.gnome.org>
18301Date:   Wed Feb 1 16:10:12 2006 +0000
18302
18303    No longer including animation.c, but splitted the implementation from the
18304
18305        * engines/clearlooks/src/animation.h:
18306
18307        No longer including animation.c, but splitted the implementation
18308        from the prototype. From Benjamin's patch.
18309
18310 ChangeLog                          |    7 +++++++
18311 engines/clearlooks/src/animation.h |   33 +++++++++++++++++++++++++++++++++
18312 2 files changed, 40 insertions(+), 0 deletions(-)
18313
18314commit 30ec9f21fb9c385eaff8a9f89a2779871c498603
18315Author: Richard Stellingwerff <rastell@src.gnome.org>
18316Date:   Wed Feb 1 16:05:45 2006 +0000
18317
18318    Fixing incomplete check-in..
18319
18320        * engines/clearlooks/src/config.h.in:
18321
18322        Fixing incomplete check-in..
18323
18324 ChangeLog                          |    6 ++++++
18325 engines/clearlooks/src/config.h.in |    1 +
18326 2 files changed, 7 insertions(+), 0 deletions(-)
18327
18328commit 456ce678fcea3899d57ded2a6ee895f17dfa9467
18329Author: Richard Stellingwerff <rastell@src.gnome.org>
18330Date:   Wed Feb 1 15:53:30 2006 +0000
18331
18332    Patch from Benjamin Berg to add a --enable-animation option to the
18333
18334        * configure.ac:
18335
18336        Patch from Benjamin Berg to add a --enable-animation option to
18337        the configure script. Enables animation for Clearlooks only.
18338
18339        * engines/clearlooks/Makefile.am:
18340        * engines/clearlooks/src/animation.c: (force_widget_redraw),
18341        (start_timer), (stop_timer), (animation_info_destroy),
18342        (on_animated_widget_destruction),
18343        (destroy_animation_info_and_weak_unref), (lookup_animation_info),
18344        (add_animation), (update_animation_info),
18345        (animation_timeout_handler), (on_checkbox_toggle),
18346        (on_connected_widget_destruction), (disconnect_all_signals),
18347        (find_signal_info), (clearlooks_animation_progressbar_add),
18348        (clearlooks_animation_connect_checkbox),
18349        (clearlooks_animation_is_animated), (clearlooks_animation_elapsed),
18350        (clearlooks_animation_cleanup):
18351        * engines/clearlooks/src/clearlooks_rc_style.c:
18352        (clearlooks_rc_style_finalize), (clearlooks_rc_style_class_init),
18353        (theme_parse_boolean):
18354        * engines/clearlooks/src/clearlooks_style.c: (draw_box),
18355        (draw_option), (draw_check), (clearlooks_style_unrealize):
18356        * engines/clearlooks/src/clearlooks_style.h:
18357
18358        Applied patch from Benjamin Berg to improve the sanity of the animation
18359        code. Should improve stability, and improves readability here and there.
18360
18361 ChangeLog                                    |   29 ++
18362 configure.ac                                 |   14 +-
18363 engines/clearlooks/Makefile.am               |   10 +-
18364 engines/clearlooks/src/animation.c           |  358 +++++++++++++++++---------
18365 engines/clearlooks/src/clearlooks_rc_style.c |   29 ++-
18366 engines/clearlooks/src/clearlooks_style.c    |   87 ++-----
18367 engines/clearlooks/src/clearlooks_style.h    |    1 +
18368 7 files changed, 344 insertions(+), 184 deletions(-)
18369
18370commit 2d8f5bc11cb8e2a8dcdb44ded1ea18dad1f220ad
18371Author: Thomas Wood <thos@gnome.org>
18372Date:   Mon Jan 30 22:19:13 2006 +0000
18373
18374    Updated for 2.7.4 release
18375
18376    2006-01-30  Thomas Wood  <thos@gnome.org>
18377
18378    	* NEWS:
18379    	* configure.ac:
18380
18381    	Updated for 2.7.4 release
18382
18383 ChangeLog                |    7 +++++++
18384 NEWS                     |    7 +++++++
18385 configure.ac             |    2 +-
18386 engines/crux/Makefile.am |    2 +-
18387 4 files changed, 16 insertions(+), 2 deletions(-)
18388
18389commit 2649f9b019b8ec3013ee1713394ba59a55b01982
18390Author: Richard Stellingwerff <rastell@src.gnome.org>
18391Date:   Fri Jan 27 16:08:49 2006 +0000
18392
18393    Not compiling any animation code anymore. Define HAVE_ANIMATION to enable.
18394
18395        * engines/clearlooks/src/clearlooks_style.c:
18396
18397        Not compiling any animation code anymore. Define HAVE_ANIMATION to enable.
18398
18399 ChangeLog                                 |    6 ++++++
18400 engines/clearlooks/src/clearlooks_style.c |    2 --
18401 2 files changed, 6 insertions(+), 2 deletions(-)
18402
18403commit 7a282823cb2cf179be29df48be558556ae0e477b
18404Author: Thomas Wood <thos@gnome.org>
18405Date:   Wed Jan 25 23:12:32 2006 +0000
18406
18407    First attempt at cairo progress bar bars, (draw_option) Show 'active'
18408
18409    2006-01-25  Thomas Wood  <thos@gnome.org>
18410
18411    	* engines/crux/src/crux-draw.c: (draw_box) First attempt at cairo
18412    	progress bar bars, (draw_option) Show 'active' state of radio buttons
18413
18414 ChangeLog                    |    5 +++
18415 engines/crux/src/crux-draw.c |   80 +++++++++++++++++++++++++++++++----------
18416 2 files changed, 65 insertions(+), 20 deletions(-)
18417
18418commit 950875d95f3b50cd4bacc31f82e43f3133e94ca3
18419Author: Thomas Wood <thos@gnome.org>
18420Date:   Sun Jan 22 19:08:43 2006 +0000
18421
18422    Use new shared functions Draw radio buttons using cairo
18423
18424    2006-01-22  Thomas Wood  <thos@gnome.org>
18425
18426    	* engines/crux/Makefile.am: Use new shared functions
18427    	* engines/crux/src/crux-draw.c: (crux_paint_gradient), (draw_box),
18428    	(draw_check), (draw_option): Draw radio buttons using cairo
18429
18430    	* engines/crux/src/crux-draw.h:
18431    	* engines/crux/src/eazel-theme.h:
18432
18433    	Remove references to (old) undefined functions
18434
18435    	* configure.ac:
18436    	* engines/Makefile.am:
18437    	* engines/support/Makefile.am:
18438    	* engines/support/cairo-support.c: (rgb_to_hls), (hls_to_rgb),
18439    	(ge_gdk_color_to_cairo), (ge_shade_color):
18440    	* engines/support/cairo-support.h:
18441
18442    	New cross-engine support functions
18443
18444 engines/Makefile.am             |    2 +-
18445 engines/crux/Makefile.am        |    6 +-
18446 engines/crux/src/crux-draw.c    |  225 ++++++++++++---------------------------
18447 engines/crux/src/crux-draw.h    |    4 -
18448 engines/crux/src/eazel-theme.h  |    1 -
18449 engines/support/Makefile.am     |    6 +
18450 engines/support/cairo-support.c |  194 +++++++++++++++++++++++++++++++++
18451 engines/support/cairo-support.h |   14 +++
18452 8 files changed, 289 insertions(+), 163 deletions(-)
18453
18454commit 18c73035951cb64fde7eb086e50b3b9457384593
18455Author: Thomas Wood <thos@gnome.org>
18456Date:   Sun Jan 22 19:02:23 2006 +0000
18457
18458    Use new shared functions Draw radio buttons using cairo
18459
18460    2006-01-22  Thomas Wood  <thos@gnome.org>
18461
18462    	* engines/crux/Makefile.am: Use new shared functions
18463    	* engines/crux/src/crux-draw.c: (crux_paint_gradient), (draw_box),
18464    	(draw_check), (draw_option): Draw radio buttons using cairo
18465
18466    	* engines/crux/src/crux-draw.h:
18467    	* engines/crux/src/eazel-theme.h:
18468
18469    	Remove references to (old) undefined functions
18470
18471    	* configure.ac:
18472    	* engines/Makefile.am:
18473    	* engines/support/Makefile.am:
18474    	* engines/support/cairo-support.c: (rgb_to_hls), (hls_to_rgb),
18475    	(ge_gdk_color_to_cairo), (ge_shade_color):
18476    	* engines/support/cairo-support.h:
18477
18478    	New cross-engine support functions
18479
18480    2006-01-21  Thomas Wood  <thos@gnome.org>
18481
18482    	* engines/crux/src/crux-draw.c: (draw_check): Add insensitive state
18483
18484    2006-01-21  Thomas Wood  <thos@gnome.org>
18485
18486    	* engines/crux/src/crux-draw.c: (paint_stock_image),
18487    	(paint_shadow), (paint_default), (paint_arrow), (draw_box),
18488    	(draw_polygon), (draw_arrow), (draw_check), (draw_focus),
18489    	(draw_slider):
18490    	* themes/Crux/gtk-2.0/gtkrc:
18491
18492    	First attempt at cairo check boxes
18493
18494    2006-01-16  Richard A. Stellingwerff  <remenic@gmail.com>
18495
18496    	* NEWS:
18497    	* configure.ac:
18498
18499    	Updated for 2.7.3
18500
18501    2006-01-15  Richard A. Stellingwerff  <remenic@gmail.com>
18502
18503    	* engines/clearlooks/src/clearlooks_draw.c:
18504    	(clearlooks_draw_resize_grip):
18505    	* engines/clearlooks/src/clearlooks_draw.h:
18506    	* engines/clearlooks/src/clearlooks_style.c: (draw_resize_grip):
18507    	* engines/clearlooks/src/clearlooks_types.h:
18508
18509    	Added the resize grip.
18510
18511    2006-01-15  Richard A. Stellingwerff  <remenic@gmail.com>
18512
18513    	* engines/clearlooks/src/clearlooks_draw.c:
18514    	(clearlooks_draw_menuitem):
18515
18516    	Fixed memory leak.
18517
18518    2006-01-12  Daniel Borgmann  <daniel.borgmann@gmail.com>
18519
18520    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18521
18522    	Don't draw the shadow on vertical toolbars.
18523
18524    2006-01-12  Daniel Borgmann  <daniel.borgmann@gmail.com>
18525
18526    	* engines/clearlooks/src/clearlooks_style.c: (scale_or_ref):
18527
18528    	Add missing function for icon transparency patch.
18529
18530    2006-01-12  Daniel Borgmann  <daniel.borgmann@gmail.com>
18531
18532    	* engines/clearlooks/src/clearlooks_style.c: (set_transparency),
18533    	(render_icon), (clearlooks_style_class_init):
18534
18535    	Applied icon transparency patch again.
18536
18537    2006-01-12	Daniel Borgmann  <daniel.borgmann@gmail.com>
18538
18539    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18540    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_menuitem):
18541
18542    	New-old menuitem style.
18543
18544    	* engines/clearlooks/src/clearlooks_style.c: (draw_handle):
18545
18546    	Fix broken toolbar handle orientation (again).
18547
18548    2006-01-06  Benjamin Berg  <benjamin@sipsolutions.net>
18549
18550    	* engines/lighthouseblue/src/lighthouseblue_style.c: (draw_slider),
18551    	(draw_handle):
18552    	Make sure the clip regions are reset again.
18553
18554    2006-01-05  Richard Stellingwerff  <remenic@gmail.com>
18555
18556    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18557    	* themes/Clearlooks/gtk-2.0/gtkrc:
18558
18559    	Reverted to 'forward motion' animation by default, when
18560    	enabled. Disabled by default now.
18561
18562    2006-01-05  Richard Stellingwerff  <remenic@gmail.com>
18563
18564    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18565
18566    	Removed some very unprofessional debugging output...
18567
18568    2006-01-05  Richard Stellingwerff  <remenic@gmail.com>
18569
18570    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18571    	* engines/clearlooks/src/support.c: (cl_is_panel_widget):
18572    	* engines/clearlooks/src/support.h:
18573
18574    	Renamed cl_is_gnome_panel to cl_is_panel_widget to catch
18575    	applets as well. Don't ask me why the Window List applet
18576    	likes to draw like a menubar, but it does.
18577
18578    2006-01-04  Thomas Wood  <thos@gnome.org>
18579
18580    	* engines/lighthouseblue/src/lighthouseblue_rc_style.c:
18581    	(theme_parse_boolean):
18582    	* engines/lighthouseblue/src/lighthouseblue_style.c: (draw_arrow),
18583    	(lighthouseblue_style_class_init):
18584    	* engines/lighthouseblue/src/util.c:
18585
18586    	Applied Lighthouseblue engine patch from bug 321140
18587
18588    2006-01-03  Benjamin Berg  <benjamin@sipsolutions.net>
18589
18590    	* engines/hc/src/hc-style.c: (hc_draw_flat_box),
18591    	(hc_style_class_init):
18592    	Add a hc_draw_flat_box function, that calls the gtk_paint_box
18593    	function for tooltips to avoid the hardcoded black border that
18594    	the default engine uses. Closes bug #318151.
18595
18596    2006-01-02  Thomas Wood  <thos@gnome.org>
18597
18598    	* NEWS:
18599    	* configure.ac:
18600
18601    	Updated for 2.7.2
18602
18603    2006-01-02  Richard Stellingwerff  <remenic@gmail.com>
18604
18605    	* engines/clearlooks/src/clearlooks_style.c: (draw_arrow):
18606    	* engines/clearlooks/src/support.c: (cl_find_combo_box_widget),
18607    	(cl_is_combo_box):
18608    	* engines/clearlooks/src/support.h:
18609
18610    	Prefixed some function with cl_ to avoid symbol conflicts with
18611    	other engines. Based on a patch from #315562.
18612
18613    2005-12-31  Benjamin Berg  <benjamin@sipsolutions.net>
18614
18615    	* engines/clearlooks/src/clearlooks_style.c: (draw_box_gap),
18616    	(draw_box): Fix some possible NULL dereferenciations.
18617
18618    2005-12-30  Richard Stellingwerff  <remenic@gmail.com>
18619
18620    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow):
18621
18622    	Added an extra check for the entry widget. Prevents a crash
18623    	in evolution.
18624
18625    2005-12-26  Richard Stellingwerff  <remenic@gmail.com>
18626
18627    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18628
18629    	Don't draw menubar on GNOME panel.
18630
18631    	* engines/clearlooks/src/support.c: (cl_is_gnome_panel):
18632    	* engines/clearlooks/src/support.h:
18633
18634    	Added function to check if the widget is the GNOME panel.
18635
18636    2005-12-26  Richard Stellingwerff  <remenic@gmail.com>
18637
18638    	* engines/clearlooks/src/clearlooks_style.c:
18639    	(clearlooks_set_widget_parameters), (draw_box),
18640    	(clearlooks_style_init_from_rc):
18641    	* engines/clearlooks/src/clearlooks_types.h:
18642
18643    	Added 'is_default' field to WidgetParameters.
18644
18645    2005-12-21  Kjartan Maraas,,23491770  <kmaraas@gnome.org>
18646
18647    	* engines/smooth/src/interfaces/abstract/abstract_drawing_interface
18648    	.c:
18649    	* engines/smooth/src/interfaces/shared/gdk/gdk_drawing_interface.c:
18650    	(internal_drawing_area_use_pen_gc),
18651    	(internal_drawing_area_unuse_pen_gc),
18652    	(internal_drawing_area_use_brush_gc),
18653    	(internal_drawing_area_unuse_brush_gc): Revert too agressive cleanups so
18654    	we don't get unresolved symbols and crashes/100% cpu hangs.
18655
18656    2005-12-21  Thomas Wood  <thos@gnome.org>
18657
18658    	* engines/hc/src/hc-main.c: (theme_init):
18659    	* engines/hc/src/hc-style.c: (hc_draw_shadow):
18660    	* engines/industrial/src/industrial_style.c: (ensure_pixmap),
18661    	(draw_hline), (draw_handle), (draw_vline), (draw_slider),
18662    	(real_draw_box), (draw_box), (draw_shadow), (draw_box_gap),
18663    	(draw_shadow_gap), (draw_extension), (draw_arrow), (draw_check),
18664    	(draw_option):
18665    	* engines/industrial/src/parse_rc_style.h:
18666    	* engines/mist/src/mist-rc-style.c:
18667    	* engines/mist/src/mist-style.c: (draw_box), (draw_resize_grip),
18668    	(draw_string):
18669    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_box):
18670    	* engines/redmond/src/redmond_gtk2_engine.c:
18671    	* engines/redmond/src/redmond_gtk2_misc.c: (is_toolbar_item),
18672    	(gtk_menu_shell_setup_signals), (gtk_menu_shell_cleanup_signals):
18673    	* engines/thinice/src/thinice_rc_style.c:
18674    	(thinice_rc_style_class_init):
18675    	* engines/thinice/src/thinice_theme_draw.c: (draw_box),
18676    	(draw_handle):
18677
18678    	- Patches and fixes for bug 321140 to hc, industrial, mist, redmond and
18679    	  thinice engines (cleanups for compiler warnings and removal of
18680    	  unneeded code)
18681
18682    2005-12-19  Richard Stellingwerff  <remenic@gmail.com>
18683
18684    	* engines/clearlooks/src/clearlooks_draw.c:
18685    	(clearlooks_rounded_rectangle), (clearlooks_draw_button),
18686    	(clearlooks_draw_entry), (clearlooks_draw_spinbutton_down),
18687    	(clearlooks_draw_slider_button),
18688    	(clearlooks_draw_progressbar_trough), (clearlooks_draw_tab),
18689    	(clearlooks_draw_scrollbar_stepper):
18690
18691    	Renamed clearlooks_draw_rectectangle to clearlooks_draw_rectangle.
18692
18693    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
18694    	(draw_box), (clearlooks_style_unrealize):
18695
18696    	Don't draw entry in TreeView edit mode.
18697
18698    	* engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
18699    	* engines/clearlooks/src/support.h:
18700
18701    	Fixed a warning, removed unused methods.
18702
18703    	* themes/Clearlooks/gtk-2.0/gtkrc:
18704
18705    	Made background just a tiiiiiiiny bit darker.
18706
18707    2005-12-14  Thomas Wood  <thos@gnome.org>
18708
18709    	* engines/smooth/Makefile.am:
18710    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
18711    	(theme_parse_boolean), (theme_parse_fill), (theme_parse_edge),
18712    	(theme_parse_button_default), (theme_parse_active_tab),
18713    	(theme_parse_tab), (theme_parse_option), (theme_parse_grip),
18714    	(theme_parse_check):
18715    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.h:
18716    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
18717    	(rounded_extension_points), (square_extension_points),
18718    	(triangle_extension_points), (smooth_fill_background),
18719    	(smooth_draw_grip), (do_smooth_draw_shadow),
18720    	(do_smooth_draw_focus), (smooth_draw_extension),
18721    	(smooth_draw_button_default), (smooth_draw_handle):
18722    	* engines/smooth/src/engine/smooth_gtk2_misc.c: (is_toolbar_item):
18723    	* engines/smooth/src/engine/smooth_gtk2_misc.h:
18724    	* engines/smooth/src/engine/smooth_gtk2_rc.c:
18725    	(smooth_rc_style_init_data):
18726    	* engines/smooth/src/interfaces/abstract/abstract_drawing_interface
18727    	.c:
18728    	* engines/smooth/src/interfaces/drawing_interface.c:
18729    	(SmoothDrawingInterfaceSetup):
18730    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
18731    	(internal_create_vertical_gradient_image_buffer),
18732    	(GDK2CanvasRenderGradient):
18733    	* engines/smooth/src/interfaces/shared/gdk/gdk_drawing_interface.c:
18734    	(internal_drawing_area_use_pen_gc):
18735    	* engines/smooth/src/utils/draw_arrows.c: (SmoothDrawDirtyArrow):
18736    	* engines/smooth/src/utils/draw_arrows.h:
18737    	* engines/smooth/src/utils/draw_border.c:
18738    	(SmoothDrawPolygonBorder):
18739    	* engines/smooth/src/utils/draw_checkmark.c:
18740    	(SmoothDrawCrossCheckMark):
18741    	* engines/smooth/src/utils/draw_grips.c: (modula):
18742
18743    	Applied smooth engine patch from bug 321140
18744
18745    2005-12-12  Thomas Wood  <thos@gnome.org>
18746
18747    	* NEWS:
18748    	* configure.ac:
18749    	Update for 2.7.1 release
18750
18751    	* engines/metal/src/metal_gtk2_drawing.c: (metal_draw_box),
18752    	(metal_draw_tab), (metal_draw_extension):
18753    	* engines/metal/src/metal_gtk2_misc.c: (do_metal_draw_arrow),
18754    	(is_first_tab), (do_metal_draw_notebook_tab):
18755    	* engines/metal/src/metal_gtk2_misc.h:
18756    	* engines/thinice/src/thinice_theme_draw.c: (draw_box),
18757    	(draw_extension), (thinice_tab):
18758    	Fixes bug 323215
18759
18760    2005-12-13  Richard Stellingwerff  <remenic@gmail.com>
18761
18762    	* engines/clearlooks/Makefile.am:
18763
18764    	Add animation.c to the dist.
18765
18766    2005-11-27  Richard Stellingwerff  <remenic@gmail.com>
18767
18768    	* engines/clearlooks/src/clearlooks_style.c: (draw_check):
18769
18770    	Don't draw the "sunken" look when x/ythickness is smaller than 3.
18771
18772    2005-11-25  Richard Stellingwerff  <remenic@gmail.com>
18773
18774    	* engines/clearlooks/src/animation.c:
18775    	* engines/clearlooks/src/clearlooks_draw.c:
18776    	(clearlooks_draw_button), (clearlooks_draw_entry),
18777    	(clearlooks_draw_frame), (clearlooks_draw_tab),
18778    	(clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
18779    	(clearlooks_draw_arrow):
18780    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
18781
18782    	Removed most of the #define's in clearlooks_draw, replacing them
18783    	with const's. Slightly modified the border shade of pressed buttons.
18784    	No longer animating progressbars when their allocation has negative
18785    	values. Firefox is an application where this happens, and is the
18786    	prime example of GTK+ fakes where adding timers to the main loop
18787    	has no effect, resulting in choppy progressbar animation.
18788
18789    2005-11-23  Richard A. Stellingwerff  <remenic@gmail.com>
18790
18791    	* engines/clearlooks/src/animation.c: (cl_async_animation_lookup),
18792    	(cl_async_animation_remove), (cl_async_animation_add),
18793    	(cl_async_animation_update), (cl_async_animation_timer_func),
18794    	(cl_async_animation_getdata), (cl_checkbox_toggle),
18795    	(cl_progressbar_add), (cl_disconnect):
18796    	* engines/clearlooks/src/clearlooks_style.c: (draw_box),
18797    	(draw_option), (draw_check), (draw_arrow), (draw_focus),
18798    	(clearlooks_style_unrealize):
18799    	* themes/Clearlooks/gtk-2.0/gtkrc:
18800
18801    	Updated the animation code from Kulyk Nazar's latest patch. Moved all
18802    	animation functions to animations.c. It needs a lot of testing still.
18803    	Changed the bg[ACTIVE] shade to make it a bit lighter.
18804
18805    2005-11-22  Richard A. Stellingwerff  <remenic@gmail.com>
18806
18807    	* engines/clearlooks/src/clearlooks_draw.c:
18808    	(clearlooks_draw_progressbar_trough):
18809    	* engines/clearlooks/src/clearlooks_style.c:
18810    	(clearlooks_set_widget_parameters):
18811
18812    	Fixed crash in gnumeric. The bug was potentially harmful
18813    	to other apps as well.
18814
18815    2005-11-21  Thomas Wood  <thos@gnome.org>
18816
18817    	* NEWS:
18818    	* configure.ac:
18819
18820    	Update for 2.7.0 release
18821
18822    2005-11-21  Thomas Wood  <thos@gnome.org>
18823
18824    	* engines/crux/src/crux-common.h:
18825    	* engines/crux/src/crux-draw.c: (crux_paint_gradient),
18826    	(draw_shadow), (draw_box), (draw_slider):
18827    	* engines/crux/src/crux-main.c: (theme_init):
18828    	* engines/crux/src/crux-rc-parser.c:
18829    	* engines/crux/src/crux-rc-style.c:
18830
18831    	- Applied crux patch from bug 321140
18832    	- General gradients now drawn using cairo
18833
18834    2005-11-16  Richard A. Stellingwerff  <remenic@gmail.com>
18835
18836    	* engines/clearlooks/src/clearlooks_draw.c:
18837    	(clearlooks_draw_entry): Draw inner focus ring on GtkEntry.
18838
18839    2005-11-13  Richard A. Stellingwerff  <remenic@gmail.com>
18840
18841    	* engines/clearlooks/src/clearlooks_style.c: (cl_progressbar_add),
18842    	(cl_checks_remove), (cl_update_checks), (cl_checks_known),
18843    	(cl_checks_timer_func), (cl_checks_toggled),
18844    	(clearlooks_set_widget_parameters), (draw_flat_box), (draw_check),
18845    	(clearlooks_style_unrealize):
18846
18847    	Checkmarks now animate, too. Thanks once again to Kulyk Nazar (tirpse)!
18848    	Properly disconnecting signals from progressbars and check boxes, I hope.
18849
18850    2005-11-13  Richard A. Stellingwerff  <remenic@gmail.com>
18851
18852    	* engines/clearlooks/src/clearlooks_style.c:
18853    	(clearlooks_style_unrealize):
18854
18855    	Don't update the progressbars after unloading the engine.
18856
18857    2005-11-13  Richard A. Stellingwerff  <remenic@gmail.com>
18858
18859    	* engines/clearlooks/src/clearlooks_draw.c:
18860    	(clearlooks_draw_progressbar_fill):
18861    	* engines/clearlooks/src/clearlooks_draw.h:
18862    	* engines/clearlooks/src/clearlooks_style.c:
18863    	(cl_progressbar_remove), (update_progressbar), (timer_func),
18864    	(cl_progressbar_known), (cl_progressbar_add), (draw_box),
18865    	(clearlooks_style_init_from_rc):
18866
18867    	Added animating progressbar, thanks to Kulyk Nazar (tirpse)!
18868
18869    2005-11-13  Richard A. Stellingwerff  <remenic@gmail.com>
18870
18871    	* engines/clearlooks/src/clearlooks_style.c:
18872    	(clearlooks_style_init_from_rc):
18873    	* engines/clearlooks/src/clearlooks_style.h:
18874
18875    	Add "animation" property to ClearlooksStyle as well.
18876
18877    2005-11-13  Richard A. Stellingwerff  <remenic@gmail.com>
18878
18879    	* engines/clearlooks/src/clearlooks_draw.c:
18880    	(clearlooks_scale_draw_gradient),
18881    	(clearlooks_draw_progressbar_trough),
18882    	(clearlooks_draw_progressbar_fill): Fixed a little memory leak.
18883    	* engines/clearlooks/src/clearlooks_rc_style.c:
18884    	(clearlooks_rc_style_init), (theme_parse_boolean),
18885    	(clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
18886    	* engines/clearlooks/src/clearlooks_rc_style.h:
18887    	* engines/clearlooks/src/clearlooks_style.c:
18888    	(clearlooks_style_init_from_rc):
18889
18890    	Added a new option in gtkrc called "animation". This will be used
18891    	to enable/disable animation a theme. Thanks goes to Kulyk Nazar
18892    	"tirpse, Schamane" for his work on this.
18893
18894    2005-11-13  Richard A. Stellingwerff  <remenic@gmail.com>
18895
18896    	* engines/clearlooks/src/clearlooks_draw.c:
18897    	(clearlooks_draw_progressbar_fill), (clearlooks_draw_tab),
18898    	(clearlooks_draw_list_view_header):
18899    	* engines/clearlooks/src/clearlooks_types.h:
18900    	* engines/crux/src/crux-main.c: (theme_exit):
18901    	* themes/Clearlooks/gtk-2.0/gtkrc:
18902
18903    	Flattened the inactive tabs, increased the shade of list headers,
18904    	and made the progressbar less 3d'ish.
18905
18906    2005-11-10  Richard A. Stellingwerff  <remenic@gmail.com>
18907
18908    	* engines/clearlooks/src/clearlooks_draw.c:
18909    	(clearlooks_draw_progressbar_fill): Applied patch #321185 from
18910    	Jason Allen to fix memory leak.
18911
18912    2005-11-10  Thomas Wood  <thos@gnome.org>
18913
18914    	* engines/crux/src/crux-draw.c: (crux_paint_menuitem_gradient),
18915    	(paint_outline), (paint_shadow), (paint_entry_shadow),
18916    	(paint_menuitem_shadow), (draw_box):
18917
18918    	Use cairo to draw menu items and entry boxes
18919
18920    2005-11-02  Thomas Wood  <thos@gnome.org>
18921
18922    	* engines/crux/src/crux-draw.c: (crux_begin_paint),
18923    	(paint_outline), (paint_shadow):
18924
18925    	Use cairo functions rather than gdk
18926
18927    2005-10-31  Thomas Wood  <thos@gnome.org>
18928
18929    	* engines/crux/src/crux-draw.c: (draw_box), (draw_slider):
18930    	* engines/crux/src/eazel-theme-hacks.c:
18931
18932    	Remove various hacks
18933
18934    2005-10-30  Richard A. Stellingwerff  <remenic@gmail.com>
18935
18936    	* engines/clearlooks/src/clearlooks_draw.c:
18937    	(clearlooks_draw_button), (clearlooks_draw_progressbar_trough),
18938    	(clearlooks_draw_progressbar_fill),
18939    	(clearlooks_draw_scrollbar_trough),
18940    	(clearlooks_draw_scrollbar_stepper):
18941    	* engines/clearlooks/src/clearlooks_style.c:
18942    	(clearlooks_set_widget_parameters), (draw_handle),
18943    	(clearlooks_style_init_from_rc),
18944    	(gdk_cairo_set_source_color_alpha), (draw_focus):
18945    	* engines/clearlooks/src/clearlooks_types.h:
18946    	* themes/Clearlooks/gtk-2.0/gtkrc:
18947
18948    	Lots of tweaking of contrast and colors. Fixed the focus rings.
18949
18950    2005-10-16  Richard A. Stellingwerff  <remenic@gmail.com>
18951
18952    	* engines/clearlooks/src/clearlooks_style.c: (draw_handle): Fix memory leak. Patch from Mart Raudsepp (leio).
18953
18954    2005-10-10  Richard A. Stellingwerff  <remenic@gmail.com>
18955
18956    	* engines/clearlooks/src/clearlooks_draw.c:
18957    	(clearlooks_draw_inset), (clearlooks_draw_button),
18958    	(clearlooks_draw_entry), (clearlooks_draw_menu_frame):
18959    	* engines/clearlooks/src/clearlooks_style.c: (draw_box),
18960    	(draw_option), (draw_check), (clearlooks_style_init_from_rc):
18961    	* themes/Clearlooks/gtk-2.0/gtkrc:
18962
18963    	Improved colors and such. Possibly other things, too :)
18964
18965    2005-09-16  Richard A. Stellingwerff  <remenic@gmail.com>
18966
18967    	* engines/clearlooks/src/clearlooks_draw.c:
18968    	(clearlooks_draw_progressbar_trough): Fix progressbar shadow in Firefox.
18969
18970    2005-09-16  Richard A. Stellingwerff  <remenic@gmail.com>
18971
18972    	* themes/Clearlooks/gtk-2.0/gtkrc: Fix statusbar breakage.
18973
18974    2005-09-16  Richard A. Stellingwerff  <remenic@gmail.com>
18975
18976    	* engines/clearlooks/src/clearlooks_draw.c:
18977    	(clearlooks_draw_button), (clearlooks_draw_entry),
18978    	(clearlooks_draw_progressbar_fill): Slightly lighter border on disabled
18979    	buttons.
18980    	* engines/clearlooks/src/clearlooks_style.c: (draw_handle),
18981    	(draw_box), (draw_option), (draw_check): Fixed prelight checkbuttons.
18982    	Unknown handles are drawn properly now.
18983
18984    2005-09-14  Richard A. Stellingwerff  <remenic@gmail.com>
18985
18986    	* engines/clearlooks/src/clearlooks_style.c: (draw_option),
18987    	(draw_check): Disabled radio/check buttons are sooo pretty now!
18988
18989    2005-09-14  Richard A. Stellingwerff  <remenic@gmail.com>
18990
18991    	* engines/clearlooks/src/clearlooks_draw.c:
18992    	(clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
18993    	(_clearlooks_draw_arrow), (clearlooks_draw_arrow):
18994    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
18995    	(draw_box), (draw_arrow): Fixed arrow drawing.
18996
18997    2005-09-13  Richard A. Stellingwerff  <remenic@gmail.com>
18998
18999    	* engines/clearlooks/src/clearlooks_draw.c:
19000    	(clearlooks_draw_button), (clearlooks_draw_entry): Slightly more contrast.
19001    	* engines/clearlooks/src/clearlooks_style.c: (draw_handle): Properly
19002    	handle orientation.
19003
19004    2005-09-13  Richard A. Stellingwerff  <remenic@gmail.com>
19005
19006    	* engines/clearlooks/src/clearlooks_draw.c:
19007    	(clearlooks_draw_inset), (clearlooks_draw_button),
19008    	(clearlooks_draw_entry), (clearlooks_draw_scale_trough),
19009    	(clearlooks_draw_progressbar_trough):
19010    	* engines/clearlooks/src/clearlooks_style.c:
19011    	(clearlooks_style_init_from_rc):
19012    	* themes/Clearlooks/gtk-2.0/gtkrc:
19013
19014    	Fixed the shades calculations and did some polishing.
19015
19016    2005-09-12  Richard A. Stellingwerff  <remenic@gmail.com>
19017
19018    	* engines/clearlooks/src/clearlooks_draw.c:
19019    	(clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
19020    	(clearlooks_draw_arrow):
19021    	* engines/clearlooks/src/clearlooks_draw.h:
19022    	* engines/clearlooks/src/clearlooks_style.c:
19023    	(clearlooks_set_widget_parameters), (draw_tab), (draw_arrow),
19024    	(clearlooks_style_class_init):
19025    	* engines/clearlooks/src/clearlooks_types.h: Draw pretty combo arrows.
19026
19027    2005-09-12  Richard A. Stellingwerff  <remenic@gmail.com>
19028
19029    	* engines/clearlooks/src/clearlooks_style.c: (draw_option),
19030    	(draw_check), (clearlooks_style_class_init): Draw pretty checkbox
19031    	buttons, too!
19032
19033    2005-09-11  Richard A. Stellingwerff  <remenic@gmail.com>
19034
19035    	* engines/clearlooks/src/clearlooks_style.c: (draw_box),
19036    	(draw_option): Drawing pretty radio buttons!
19037
19038    2005-09-11  Richard A. Stellingwerff  <remenic@gmail.com>
19039
19040    	* engines/clearlooks/src/clearlooks_draw.c:
19041    	(clearlooks_rounded_rectectangle), (clearlooks_draw_button),
19042    	(clearlooks_draw_frame), (clearlooks_draw_menu_frame),
19043    	(clearlooks_draw_handle):
19044    	* engines/clearlooks/src/clearlooks_draw.h:
19045    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
19046    	(draw_extension), (draw_handle), (draw_box), (draw_up_down_arrow),
19047    	(draw_tab), (clearlooks_draw_arrow):
19048    	* engines/clearlooks/src/clearlooks_types.h:
19049    	* engines/clearlooks/src/support.c: (scrollbar_get_stepper):
19050    	* themes/Clearlooks/gtk-2.0/gtkrc:
19051
19052    	Implemented handle bars. Improved arrows on combobox/optionmenu.
19053    	Improved gradient on buttons.
19054    	Shadowless frames are no longer drawn.
19055
19056    2005-09-09  Andrew Johnson  <ajgenius@ajgenius.us>
19057
19058            * engines/mist/src/mist-style.c: fix disabled/selected option
19059
19060    	* engines/redmond/src/redmond_gtk2_drawing.c:
19061    	* engines/redmond/src/redmond_gtk2_drawing.h:
19062    	* engines/redmond/src/redmond_gtk2_engine.c:
19063    	* engines/redmond/src/redmond_gtk2_engine.h:
19064    	* engines/redmond/src/redmond_gtk2_misc.c:
19065    	* engines/redmond/src/redmond_gtk2_misc.h:
19066    		partially converted to cairo
19067    		check still has problem sizes,
19068    		fills and options need to be done yet
19069
19070    2005-09-08  Richard A. Stellingwerff  <remenic@gmail.com>
19071
19072    	* engines/clearlooks/src/clearlooks_draw.c:
19073    	(clearlooks_draw_slider_button),
19074    	(clearlooks_draw_progressbar_trough),
19075    	(clearlooks_draw_scrollbar_trough),
19076    	(clearlooks_draw_scrollbar_stepper),
19077    	(clearlooks_draw_scrollbar_slider), (clearlooks_draw_statusbar),
19078    	(clearlooks_draw_menu_frame):
19079    	* engines/clearlooks/src/clearlooks_draw.h:
19080    	* engines/clearlooks/src/clearlooks_rc_style.c:
19081    	(clearlooks_rc_style_init), (theme_parse_int),
19082    	(clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
19083    	* engines/clearlooks/src/clearlooks_rc_style.h:
19084    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
19085    	(draw_handle), (combo_box_get_seperator_pos), (draw_box),
19086    	(draw_tab), (clearlooks_draw_arrow),
19087    	(clearlooks_style_init_from_rc), (clearlooks_style_class_init):
19088    	* engines/clearlooks/src/clearlooks_style.h:
19089    	* engines/clearlooks/src/clearlooks_types.h:
19090    	* engines/clearlooks/src/support.c: (clearlooks_get_parent_bg),
19091    	(scrollbar_get_stepper):
19092
19093    	Made slider (scale) border slightly brighter.
19094    	Made progressbar trough slightly brighter.
19095    	Added scrollbar trough.
19096    	Improved scrollbar steppers and sliders.
19097    	Added support for colored scrollbar slider.
19098    	New function for drawing statusbar.
19099
19100    	* themes/Clearlooks/gtk-2.0/gtkrc: Minor changes to the color scheme.
19101
19102    2005-08-31  Andrew Johnson  <ajgenius@ajgenius.us>
19103
19104            * engines/mist/src/mist-style.c: more cairo conversions - initial
19105    	change mostly complete now
19106
19107    2005-08-30  Andrew Johnson  <ajgenius@ajgenius.us>
19108
19109            * engines/mist/src/mist-style.c: funky change to improve option
19110
19111    2005-08-30  Andrew Johnson  <ajgenius@ajgenius.us>
19112
19113            * engines/mist/src/mist-style.c: more changes toward cairo
19114
19115    2005-08-30  Andrew Johnson  <ajgenius@ajgenius.us>
19116
19117    	* engines/mist/src/mist-style.c:begin conversion to cairo for 2.8
19118
19119    2005-08-30  Richard A. Stellingwerff  <remenic@gmail.com>
19120
19121    	* engines/clearlooks/src/clearlooks_draw.c:
19122    	(clearlooks_rounded_rectectangle): Decided to opt for easier math. Should
19123    	avoid some unnecessary headaches.
19124    	* engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_button),
19125    	(clearlooks_draw_menuitem), (clearlooks_draw_scrollbar_stepper),
19126    	(clearlooks_draw_scrollbar_slider): Added functions to draw scrollbar.
19127    	* engines/clearlooks/src/clearlooks_draw.h:
19128    	* engines/clearlooks/src/clearlooks_style.c: (draw_handle),
19129    	(draw_box):
19130    	* engines/clearlooks/src/clearlooks_types.h:
19131    	* engines/clearlooks/src/support.c: (scrollbar_get_stepper),
19132    	(scrollbar_visible_steppers), (scrollbar_get_junction): Added support
19133    	functions to determine which stepper is drawn, as well as which sides of
19134    	the slider jonjoin.
19135    	* engines/clearlooks/src/support.h:
19136
19137    2005-08-28  Richard A. Stellingwerff  <remenic@gmail.com>
19138
19139    	* engines/clearlooks/src/clearlooks_draw.c:
19140    	(clearlooks_rounded_rectectangle), (clearlooks_draw_button),
19141    	(clearlooks_scale_draw_gradient), (clearlooks_draw_slider_button),
19142    	(clearlooks_draw_progressbar_trough), (clearlooks_draw_frame),
19143    	(clearlooks_draw_menuitem):
19144    	* engines/clearlooks/src/clearlooks_style.c: (draw_box_gap),
19145    	(draw_hline):
19146
19147    	Minor speed improvements.
19148
19149    2005-08-27  Richard A. Stellingwerff  <remenic@gmail.com>
19150
19151    	* engines/clearlooks/src/clearlooks_draw.c:
19152    	(clearlooks_draw_entry): Draw an opaque border, instead of
19153    	a transparent one. What was I thinking?
19154    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow):
19155    	Sanitize the size, if needed.
19156
19157    2005-08-26  Richard A. Stellingwerff  <remenic@gmail.com>
19158
19159    	* engines/clearlooks/src/clearlooks_draw.c:
19160    	(clearlooks_draw_button), (clearlooks_get_frame_gap_clip),
19161    	(clearlooks_draw_frame), (clearlooks_draw_list_view_header),
19162    	(clearlooks_draw_toolbar), (clearlooks_draw_menuitem):
19163    	Added drawing code for toolbars, menuitems. Lightened buttons borders.
19164    	Etched in/out support for frames.
19165    	* engines/clearlooks/src/clearlooks_draw.h:
19166    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
19167    	(draw_box_gap), (draw_box), (draw_shadow_gap), (draw_arrow),
19168    	(clearlooks_style_init_from_rc), (clearlooks_style_class_init):
19169    	Implemented toolbars, menuitems (incomplete), scrollbars (incomplete).
19170    	Added etched in/out support for frames.
19171
19172    2005-08-24  Richard A. Stellingwerff  <remenic@gmail.com>
19173
19174    	* engines/clearlooks/Makefile.am:
19175    	* engines/clearlooks/src/bits.c:
19176    	* engines/clearlooks/src/clearlooks_draw.c:
19177    	(clearlooks_draw_top_left_highlight), (clearlooks_draw_button),
19178    	(clearlooks_scale_draw_gradient), (clearlooks_draw_optionmenu),
19179    	(clearlooks_draw_tab):
19180    	* engines/clearlooks/src/clearlooks_draw.h:
19181    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
19182    	(draw_box_gap), (combo_box_get_seperator_pos), (draw_vline),
19183    	(draw_hline), (draw_shadow_gap), (clearlooks_style_unrealize):
19184    	* engines/clearlooks/src/clearlooks_types.h:
19185    	* engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
19186    	* engines/clearlooks/src/support.h:
19187
19188    	Major cleanup. Removed unused variables, function, files.
19189    	Compiles with -pedantic -ansi -std=c89.
19190
19191    2005-08-23  Richard A. Stellingwerff  <remenic@gmail.com>
19192
19193    	* engines/clearlooks/src/clearlooks_draw.c:
19194    	(clearlooks_draw_frame), (clearlooks_draw_separator),
19195    	(clearlooks_draw_list_view_header):
19196    	* engines/clearlooks/src/clearlooks_draw.h:
19197    	* engines/clearlooks/src/clearlooks_style.c:
19198    	(clearlooks_set_widget_parameters), (draw_shadow), (draw_box_gap),
19199    	(draw_box), (draw_shadow_gap):
19200    	Implemented listview headers.
19201
19202    	* engines/clearlooks/src/clearlooks_types.h: Added type for
19203    	Listview headers.
19204    	* engines/clearlooks/src/support.c: (clearlooks_get_parent_bg): Fixed
19205    	segfault.
19206
19207    2005-08-22  Richard A. Stellingwerff  <remenic@gmail.com>
19208
19209    	* engines/clearlooks/Makefile.am: Fixes bug 314127
19210    	* engines/clearlooks/src/support.c:
19211    	(gtk_treeview_get_header_index), (special_get_ancestor): Removed
19212    	obsolete functions.
19213    	* engines/clearlooks/src/support.h: Removed obsolete prototypes.
19214
19215    2005-08-22  Richard A. Stellingwerff  <remenic@gmail.com>
19216
19217    	* engines/clearlooks/src/clearlooks_draw.c:
19218    	(clearlooks_get_frame_gap_clip), (clearlooks_draw_tab),
19219    	(clearlooks_draw_separator):
19220    	* engines/clearlooks/src/clearlooks_draw.h:
19221    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
19222    	(draw_extension), (draw_vline), (draw_hline), (draw_resize_grip),
19223    	(clearlooks_style_class_init):
19224    	* engines/clearlooks/src/clearlooks_types.h:
19225
19226    	Implemented the statusbar. Improved tabs. Added Separator functions
19227    	and type. Disabled the resize grip for now.
19228
19229    2005-08-21  Thomas Wood  <thos@gnome.org>
19230
19231    	* engines/crux/Makefile.am:
19232    	* engines/crux/src/eazel-theme.h:
19233    	Removed references to eazel-theme-hacks.c
19234
19235    	* engines/crux/src/crux-draw.c: (draw_box), (draw_extension):
19236    	Fixes an Open Office 2 bug and bug 305963 (The leftmost tab in tabbed widgets
19237    	is not drawn correctly)
19238
19239    	* engines/mist/src/mist-style.c: (draw_rect): Fixes bug 165864
19240    	* engines/thinice/src/thinice_rc_style.c:
19241    	(thinice_rc_style_create_style): Patch from bug 314100 (tiny cleanup in
19242    	thinice theme style code) by Kjartan Maraas
19243
19244    2005-08-21  Richard A. Stellingwerff  <remenic@gmail.com>
19245
19246    	* configure.ac: Depend on GTK+ 2.8, changed version number.
19247
19248    	* engines/clearlooks/src/clearlooks_draw.c:
19249    	(clearlooks_rounded_rectectangle), (rotate_mirror_translate),
19250    	(clearlooks_draw_inset), (clearlooks_draw_shadow),
19251    	(clearlooks_draw_top_left_highlight),
19252    	(clearlooks_draw_highlight_and_shade), (clearlooks_draw_button),
19253    	(clearlooks_draw_entry), (clearlooks_draw_spinbutton),
19254    	(clearlooks_draw_spinbutton_down),
19255    	(clearlooks_scale_draw_gradient), (clearlooks_draw_scale_trough),
19256    	(clearlooks_draw_slider_button),
19257    	(clearlooks_draw_progressbar_trough),
19258    	(clearlooks_draw_progressbar_fill), (clearlooks_draw_optionmenu),
19259    	(clearlooks_draw_menubar), (clearlooks_draw_tab2),
19260    	(clearlooks_get_frame_gap_clip), (clearlooks_draw_frame),
19261    	(clearlooks_draw_tab):
19262    	* engines/clearlooks/src/clearlooks_draw.h:
19263    	* engines/clearlooks/src/clearlooks_style.c:
19264    	(clearlooks_begin_paint), (clearlooks_set_widget_parameters),
19265    	(draw_flat_box), (draw_shadow), (draw_box_gap), (draw_extension),
19266    	(draw_handle), (combo_box_get_seperator_pos), (draw_box),
19267    	(draw_slider), (draw_option), (draw_tab), (draw_vline),
19268    	(draw_shadow_gap), (clearlooks_style_init_from_rc),
19269    	(realize_color), (draw_focus), (clearlooks_style_unrealize),
19270    	(clearlooks_style_class_init):
19271    	* engines/clearlooks/src/clearlooks_style.h:
19272    	* engines/clearlooks/src/support.c: (shade), (is_combo_box),
19273    	(clearlooks_gdk_color_to_rgb), (clearlooks_get_parent_bg):
19274    	* engines/clearlooks/src/support.h:
19275    	* themes/Clearlooks/gtk-2.0/gtkrc:
19276
19277    	Initial import of Clearlooks port to cairo.
19278
19279    2005-08-13  Richard A. Stellingwerff  <remenic@gmail.com>
19280
19281    	* engines/clearlooks/src/clearlooks_draw.c: Changed return type from
19282    	gboolean to void in cl_progressbar2_set_four_points.
19283
19284    2005-08-05  Richard A. Stellingwerff  <remenic@gmail.com>
19285
19286    	* engines/clearlooks/src/clearlooks_style.c: (draw_shadow_gap):
19287
19288    	Fixed a memory leak.
19289
19290    2005-08-02  Chris Lahey  <clahey@ximian.com>
19291
19292    	* engines/industrial/src/industrial_style.c (draw_check)
19293    	(draw_option): Center these pixmaps properly.
19294
19295    2005-07-30  Richard A. Stellingwerff  <remenic@gmail.com>
19296
19297    	* themes/Clearlooks/gtk-2.0/gtkrc:
19298
19299    	Using latest engine features. Using the more vibrant selection color
19300    	from Shaun McCance.
19301
19302
19303    2005-07-27  Thomas Wood  <thos@gnome.org>
19304
19305    	* NEWS: Updated for 2.6.4 release
19306    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
19307    	(do_smooth_draw_shadow): Fixes bug 305374
19308
19309    2005-07-27  Richard A. Stellingwerff  <remenic@gmail.com>
19310
19311    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
19312
19313    	Fixed #1244760 (clearlooks sf.net bugtracker).
19314
19315    2005-07-24  Thomas Wood  <thos@gnome.org>
19316
19317    	* engines/crux/src/crux-draw.c: (paint_stock_image):
19318    	* engines/crux/src/crux-pixmaps.c: (pixmap_cache_ref),
19319    	(pixmap_cache_set), (eazel_engine_image_render),
19320    	(eazel_engine_stock_pixmap_and_mask_scaled),
19321    	(eazel_engine_stock_pixmap_and_mask):
19322    	* engines/crux/src/crux-pixmaps.h:
19323
19324    	Patch applied from (and fixes) bug 161960
19325
19326    2005-07-24  Richard A. Stellingwerff  <remenic@gmail.com>
19327
19328    	* engines/clearlooks/src/clearlooks_draw.c:
19329    	* engines/clearlooks/src/clearlooks_draw.h:
19330    	* engines/clearlooks/src/clearlooks_style.c:
19331    	* engines/clearlooks/src/clearlooks_style.h:
19332    	* engines/clearlooks/src/support.c:
19333    	* engines/clearlooks/src/support.h:
19334
19335    	Updated clearlooks engine
19336
19337    2005-07-09  Thomas Wood  <thos@gnome.org>
19338
19339    	* configure.ac: Update for 2.6.4
19340    	* engines/lighthouseblue/src/lighthouseblue_style.c: (draw_option): Fixes bug 303112
19341    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
19342    	(do_smooth_draw_box), (smooth_draw_box): Fixes bug 308551
19343    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
19344    	(gtk_button_get_props): Fixes bug 305432
19345    	* themes/Industrial/gtk-2.0/gtkrc: Fixes bug 170824
19346
19347    2005-05-14  Glynn Foster  <glynn.foster@sun.com>
19348
19349    	* engines/clearlooks/Makefile.am: Install into the correct
19350    	directory. Fixes #300530.
19351
19352    2005-04-12  Thomas Wood  <thos@gnome.org>
19353
19354    	* NEWS: Updated for 2.6.3
19355    	* configure.ac:
19356    	* engines/clearlooks/Makefile.am:
19357    	* engines/clearlooks/src/clearlooks_draw.c: (cl_draw_borders),
19358    	(cl_draw_line), (cl_get_gradient_corner_color), (cl_draw_corner),
19359    	(cl_draw_fill), (cl_progressbar_tile_new),
19360    	(cl_draw_menuitem_button), (cl_draw_menuitem_flat),
19361    	(cl_draw_menuitem_gradient):
19362    	* engines/clearlooks/src/clearlooks_draw.h:
19363    	* engines/clearlooks/src/clearlooks_rc_style.c:
19364    	(clearlooks_rc_style_init), (theme_parse_progressbarstyle),
19365    	(theme_parse_menubarstyle), (theme_parse_listviewitemstyle),
19366    	(clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
19367    	* engines/clearlooks/src/clearlooks_rc_style.h:
19368    	* engines/clearlooks/src/clearlooks_style.c: (draw_flat_box),
19369    	(draw_box_gap), (draw_extension), (draw_box), (draw_shadow_gap),
19370    	(draw_hline), (clearlooks_style_init_from_rc),
19371    	(clearlooks_style_class_init):
19372    	* engines/clearlooks/src/clearlooks_style.h:
19373    	* engines/clearlooks/src/support.c:
19374    	(internel_image_buffer_free_pixels), (internal_image_buffer_new),
19375    	(internal_color_get_as_uchars),
19376    	(internal_create_horizontal_gradient_image_buffer),
19377    	(internal_create_vertical_gradient_image_buffer), (draw_vgradient),
19378    	(draw_hgradient):
19379    	* engines/clearlooks/src/support.h:
19380
19381    	Updated clearlooks engine
19382
19383    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
19384    	(do_smooth_draw_focus): Patch from Andrew Johnson that should fix the Firefox
19385    	print dialog bug (bug 167389)
19386
19387    	* themes/Clearlooks/Makefile.am:
19388    	* themes/Clearlooks/gtk-2.0/Makefile.am:
19389    	* themes/Clearlooks/gtk-2.0/gtkrc:
19390
19391    	Updated clearlooks engine and added Clearlooks themes
19392
19393    	* themes/Industrial/gtk-2.0/gtkrc:
19394    	* themes/LighthouseBlue/gtk-2.0/gtkrc:
19395    	* themes/Mist/gtk-2.0/gtkrc:
19396    	* themes/ThinIce/gtk-2.0/gtkrc:
19397
19398    	Work around for GNOME "Places" and "Desktop" menu bar applet item text
19399    	colours
19400
19401    2005-04-11  Thomas Wood  <thos@gnome.org>
19402
19403    	* configure.ac: Get ready for 2.6.3 release
19404    	* engines/industrial/src/industrial_style.c: (set_transparency),
19405    	(scale_or_ref), (render_icon):
19406    	* engines/industrial/src/industrial_style_versioned_code.h:
19407
19408    	Patch from Michele Cella <michele.cella@gmail.com> to render better
19409    	looking insensitive icons
19410
19411    2005-03-17  Thomas Wood  <thos@gnome.org>
19412
19413    	* engines/crux/src/crux-draw.c: (draw_box), (draw_focus),
19414    	(crux_draw_style_class_init): Fixes menuitems and focus indicators
19415
19416    2005-03-14  Thomas Wood  <thos@gnome.org>
19417
19418    	* NEWS: Corrected
19419    	* engines/crux/src/crux-draw.c: (paint_check): fixes bug 170113
19420
19421    2005-03-14  Andrew Johnson <ajgenius@ajgenius.us>
19422
19423    	* COPYING:
19424    	* configure.ac:
19425    	* engines/clearlooks/AUTHORS:
19426    	* engines/clearlooks/CREDITS:
19427    	* engines/clearlooks/Makefile.am:
19428    	* engines/clearlooks/src/bits.c:
19429    	* engines/clearlooks/src/clearlooks_draw.c:
19430    	* engines/clearlooks/src/clearlooks_draw.h:
19431    	* engines/clearlooks/src/clearlooks_rc_style.c:
19432    	* engines/clearlooks/src/clearlooks_rc_style.h:
19433    	* engines/clearlooks/src/clearlooks_style.c:
19434    	* engines/clearlooks/src/clearlooks_style.h:
19435    	* engines/clearlooks/src/clearlooks_theme_main.c:
19436    	* engines/clearlooks/src/support.c:
19437    	* engines/clearlooks/src/support.h:
19438
19439    	add clearlooks engine
19440
19441    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
19442
19443    	check for empty width/height in gradient routine
19444
19445    2005-03-13  Andrew Johnson <ajgenius@ajgenius.us>
19446
19447    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
19448    	(internal_create_vertical_gradient_image_buffer):
19449    	* engines/smooth/src/utils/draw_arrows.c: (SmoothFreeArrowStyles):
19450
19451    	try and work around potential memcpy overlap
19452
19453    2005-03-11  Andrew Johnson  <ajgenius@ajgenius.us>
19454
19455    	* engines/crux/src/config.h.in:
19456    		re-empty crux config template (tsk's thos)
19457
19458    	(merging changes from smooth cvs)
19459
19460    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
19461    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.h:
19462    	* engines/smooth/src/engine/smooth_gtk2_engine.c:
19463            * engines/smooth/src/utils/draw_arrows.c:
19464    	* engines/smooth/src/utils/draw_arrows.h:
19465
19466    	ensure composite arrows immediately after parse i
19467    	(to try and prevent memleaks on arrowless apps)
19468
19469    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
19470    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.h:
19471
19472    	enabled dither pixbuf gradients by default for vertical/horizontal
19473    	gradients and use exponential memcpy's in block sizes of 2^n to
19474    	optimize number of steps used to draw vertical gradient lines.
19475
19476    2005-03-07  Thomas Wood  <thos@gnome.org>
19477
19478    	* NEWS:
19479    	* configure.ac:
19480
19481    	Update for 2.6.2 release
19482
19483    2005-02-19  Andrew Johnson <ajgenius@ajgenius.us>
19484    	* engines/smooth/src/engine/smooth_gtk2_drawing.c
19485    	* engines/smooth/src/engine/smooth_gtk2_rc.c:
19486    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
19487
19488    	Sync with with latest smooth 0.6.0 fixes, closes bugs #167389 and
19489    	#163370
19490
19491    2005-02-08  Thomas Wood  <thos@gnome.org>
19492
19493    	* NEWS: Update for 2.6.1
19494
19495    2005-02-03  William Jon McCann  <mccann@jhu.edu>
19496
19497    	* engines/smooth/src/engine/smooth_gtk2_engine.h:
19498    	* engines/smooth/src/engine/smooth_gtk2_drawing.c (smooth_draw_flat_box):
19499    	* engines/smooth/src/engine/smooth_gtk2_engine.c (smooth_style_class_init):
19500    	Namespace parent_class var (Fixes #166201).
19501
19502    2005-02-03  Kjartan Maraas  <kmaraas@gnome.org>
19503
19504    	* engines/smooth/src/engine/smooth_gtk2_engine.c:
19505    	(smooth_rc_style_parse): Use g_quark_from_string() instead
19506    	of g_quark_from_static_string() since the latter will cause
19507    	problems when used in modules that are dynamically loaded
19508    	and unloaded. This should solve a ton of crashes related
19509    	to changing themes. Closes bug #165942, bug #166018,
19510    	bug #160803, and is also related to other theme related
19511    	crashes all the way back to 1.4.x. Theme engine authors
19512    	should be made aware of this so we can get external theme
19513    	engines fixed.
19514
19515    2005-01-29  Thomas Wood  <thos@gnome.org>
19516
19517    	* NEWS: Updated
19518    	* configure.ac: Change version to 2.6.1
19519
19520    2005-01-28  Thomas Wood  <thos@gnome.org>
19521
19522    	* engines/smooth/Makefile.am: Fix bug 162131 (Enable building outside of srcdir)
19523
19524    2005-01-06  Thomas Wood  <thos@gnome.org>
19525
19526    	* engines/crux/src/crux-pixmaps.c: (load_image):
19527    	* engines/crux/src/crux-rc-style.c: (crux_rc_style_init):
19528    	* engines/redmond/src/redmond_gtk2_drawing.c:
19529    	(redmond_draw_handle):
19530
19531    	Applied patch from bug 163099 (fixes building with C89 compilers)
19532
19533    2005-01-04  Andrew Johnson <ajgenius@ajgenius.us>
19534
19535    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
19536    	(reverse_engineer_spin_button):
19537
19538    	improve spin button up arrow offset when embedded
19539
19540    	* engines/smooth/src/interfaces/gdk2/gdk2_drawing_interface.c:
19541    	(internal_image_buffer_new), (GDK2CanvasStore), (GDK2CanvasRender),
19542    	(GDK2CanvasDrawLine), (GDK2CanvasDrawLines), (GDK2CanvasDrawArc),
19543    	(GDK2CanvasFrameRectangle), (GDK2CanvasFrameChord),
19544    	(GDK2CanvasFillRectangle), (GDK2CanvasFillChord),
19545    	(GDKInitializeCanvas), (GDKFinalizeCanvas),
19546    	(_DrawingInterfaceInitialize), (_DrawingInterfaceFinalize):
19547            * engines/smooth/src/interfaces/gdk2/gdk2_private_drawing_interface.h:
19548
19549    	Remove unused experimental Cairo/Xrender, Bezier, & Blur Cruft
19550
19551            * engines/smooth/src/interfaces/gdk2/gdk2_drawing_interface.c:
19552            (GDK2CanvasFrameRectangle):
19553    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
19554    	(do_smooth_draw_focus):
19555
19556    	fix solid focus where thickness > 1
19557
19558    2004-12-21  Andrew Johnson <ajgenius@ajgenius.us>
19559
19560    	* configure.ac:
19561    	fix dist/distcheck
19562
19563    2004-12-21  Andrew Johnson <ajgenius@ajgenius.us>
19564
19565    	* README:
19566    	* configure.ac:
19567    	* engines/Makefile.am:
19568    	* themes/Makefile.am:
19569
19570    	add --disable args to configure
19571    	version bump to 2.6.0
19572
19573    	* themes/ThinIce/Makefile.am:
19574    	* themes/ThinIce/gtk-2.0/Makefile.am:
19575    	* themes/ThinIce/gtk-2.0/gtkrc:
19576    	add ThinIce theme
19577
19578    2004-12-17  Andrew Johnson <ajgenius@ajgenius.us>
19579
19580    	* AUTHORS:
19581    	Point to individual engines
19582
19583    	* MAINTAINERS:
19584    	Add initial Maintainers list
19585
19586    	* NEWS:
19587    	Add 2.6 News
19588
19589    	* engines/industrial/src/industrial_style.c: (real_draw_box):
19590    	Fix OptionMenu vertical line for RTL
19591
19592    2004-12-16  Thomas Wood  <thos@gnome.org>
19593
19594    	* themes/Industrial/gtk-2.0/gtkrc:
19595    	Fixed invisible text in insensitive entry widgets
19596
19597    	* themes/Redmond/gtk-2.0/gtkrc:
19598    	* themes/Redmond/gtk/gtkrc:
19599    	Corrected background colour of insensitive entry widgets
19600
19601    2004-12-16  Andrew Johnson <ajgenius@ajgenius.us>
19602
19603    	* COPYING:
19604    	add initial list of engine to license
19605
19606    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
19607    	(smooth_draw_slider):
19608    	fix scales slider
19609
19610    2004-12-16  Andrew Johnson <ajgenius@ajgenius.us>
19611
19612    	* README:
19613    	Initial README updates for new release
19614
19615    2004-12-15  Thomas Wood  <thos@gnome.org>
19616
19617    	* configure.ac:
19618    	* themes/LighthouseBlue/Makefile.am:
19619    	* themes/LighthouseBlue/gtk-2.0/Makefile.am:
19620    	* themes/LighthouseBlue/gtk-2.0/gtkrc:
19621    	* themes/Makefile.am:
19622    	* themes/Mist/Makefile.am:
19623    	* themes/Mist/gtk-2.0/Makefile.am:
19624    	* themes/Mist/gtk-2.0/gtkrc:
19625
19626    	Added Mist and LighthouseBlue themes (gtkrc files)
19627
19628    2004-12-15  Andrew Johnson <ajgenius@ajgenius.us>
19629
19630    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_arrow),
19631    	(redmond_draw_box), (redmond_draw_handle):
19632
19633    	fix comboboxentry insensitive arrow
19634    	fix RTL toolbar handles
19635
19636    	* engines/redmond/src/redmond_gtk2_misc.c: (is_combo_box),
19637    	(is_in_combo_box):
19638
19639    	fix redmond comboboxentry check
19640
19641    	* engines/smooth/src/utils/draw_arrows.c: (SmoothDrawDirtyArrow),
19642    	(SmoothDrawArrow):
19643
19644    	fix Etched Dirty Arrow offset
19645
19646    	* themes/Redmond/gtk-2.0/gtkrc:
19647
19648    	use white for progress bar prelight text
19649
19650    2004-12-15  Andrew Johnson <ajgenius@ajgenius.us>
19651
19652    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
19653    	(smooth_draw_grip):
19654    	* engines/smooth/src/utils/calc_colors.c:
19655    	* engines/smooth/src/utils/calc_colors.h:
19656    	* engines/smooth/src/utils/draw_grips.c:
19657    	(do_smooth_draw_broken_bars), (do_smooth_draw_lines),
19658    	(internal_smooth_draw_dot), (do_smooth_draw_dots),
19659    	(do_smooth_draw_buds):
19660    	* engines/smooth/src/utils/draw_grips.h:
19661
19662    	ensure "smooth" "namespace" on old grip functions
19663
19664    2004-12-15  Andrew Johnson <ajgenius@ajgenius.us>
19665
19666    	* engines/smooth/src/utils/draw_checkmark.c:
19667    	(SmoothDrawMinusCheckMark):
19668
19669    	improve size/center logic for inconsistant 'Minus' check
19670
19671    2004-12-14  Andrew Johnson <ajgenius@ajgenius.us>
19672
19673    	* themes/Industrial/Makefile.am:
19674    	* themes/Metal/gtk-2.0/Makefile.am:
19675    	* themes/Redmond/gtk/Makefile.am:
19676
19677    	commit missing Makefile.am's
19678
19679    2004-12-14  Andrew Johnson <ajgenius@ajgenius.us>
19680
19681    	* configure.ac:
19682    	* Makefile.am:
19683    	* engines/Makefile.am:
19684    	* engines/metal/AUTHORS:
19685    	* engines/metal/Makefile.am:
19686    	* engines/metal/src/metal_gtk2_drawing.c:
19687    	* engines/metal/src/metal_gtk2_drawing.h:
19688    	* engines/metal/src/metal_gtk2_engine.c:
19689    	* engines/metal/src/metal_gtk2_engine.h:
19690    	* engines/metal/src/metal_gtk2_misc.c:
19691    	* engines/metal/src/metal_gtk2_misc.h:
19692
19693    	add new metal engine
19694
19695    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
19696
19697    	fix embed combo button redraw
19698
19699    	* metal/.cvsignore:
19700    	* metal/ChangeLog:
19701    	* metal/Makefile.am:
19702    	* metal/Theme/.cvsignore:
19703    	* metal/Theme/Makefile.am:
19704    	* metal/Theme/README.html:
19705    	* metal/Theme/gtk-2.0/.cvsignore:
19706    	* metal/Theme/gtk-2.0/Makefile.am:
19707    	* metal/Theme/gtk-2.0/gtkrc:
19708    	* metal/metal_rc_style.c:
19709    	* metal/metal_rc_style.h:
19710    	* metal/metal_style.c:
19711    	* metal/metal_style.h:
19712    	* metal/metal_theme_main.c:
19713
19714    	remove old metal
19715
19716    	* themes/Makefile.am:
19717    	* themes/Industrial/Makefile.am:
19718    	* themes/Industrial/gtk-2.0/Makefile.am:
19719    	* themes/Industrial/gtk-2.0/gtkrc:
19720    	* themes/Metal/Makefile.am:
19721    	* themes/Metal/gtk-2.0/Makefile.am:
19722    	* themes/Metal/gtk-2.0/gtkrc:
19723    	* themes/Redmond/Makefile.am:
19724    	* themes/Redmond/gtk/Makefile.am:
19725    	* themes/Redmond/gtk/gtkrc:
19726
19727    	Add Industrial theme
19728    	Add Metal theme
19729    	Add Redmond GTK 1 gtkrc
19730
19731    2004-12-13  Thomas Wood  <thos@gnome.org>
19732
19733    	* configure.ac:
19734    	* engines/Makefile.am:
19735    	* engines/smooth/*:
19736
19737    	Added Smooth engine from Andrew Johnson <ajgenius@ajgenius.us>
19738
19739
19740    2004-12-08  Andrew Johnson <ajgenius@ajgenius.us>
19741
19742    	* engines/redmond/Makefile.am: Fix Makefile.am libs
19743
19744    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_arrow),
19745    	(redmond_draw_shadow), (redmond_draw_combobox_button),
19746    	(redmond_draw_spinbutton_stepper), (redmond_draw_box),
19747    	(redmond_draw_handle):
19748
19749    	Ensure widget isn't null when testing RTL/LTR
19750    	Ensure valid style is used for combo widget
19751
19752    2004-12-06  Thomas Wood  <thos@gnome.org>
19753
19754    	* configure.ac:
19755    	* themes/Crux/Makefile.am:
19756    	* themes/Crux/gtk-2.0/Makefile.am:
19757    	* themes/Crux/gtk-2.0/gtkrc:
19758    	* themes/Makefile.am:
19759
19760    	Added Crux gtkrc
19761
19762    2004-12-05  Thomas Wood <thos@gnome.org>, Andrew Johnson <ajgenius@ajgenius.us>
19763
19764    	* engines/redmond/src/redmond_gtk2_drawing.c:
19765    	* engines/redmond/src/redmond_gtk2_misc.c:
19766
19767    	- Menu prelight fix (open menu check)
19768    	- Fixed insensitive arrows
19769    	- Use stippled background for toggle buttons in "on" state
19770    	- Fixed Firefox toolbar
19771
19772    2004-12-03  Thomas Wood <thos@gnome.org>, Andrew Johnson <ajgenius@ajgenius.us>
19773
19774    	* Makefile.am:
19775    	* configure.ac:
19776    	* engines/Makefile.am:
19777    	* engines/redmond/*:
19778
19779    	New redmond engine added
19780
19781    	* redmond95/Theme/.cvsignore:
19782    	* redmond95/Theme/Makefile.am:
19783    	* redmond95/Theme/README.html:
19784    	* redmond95/Theme/gtk-2.0/.cvsignore:
19785    	* redmond95/Theme/gtk-2.0/Makefile.am:
19786    	* redmond95/Theme/gtk-2.0/gtkrc:
19787
19788    	Old redmond engine removed
19789
19790    	* themes/Makefile.am:
19791    	* themes/Redmond/Makefile.am:
19792    	* themes/Redmond/gtk-2.0/Makefile.am:
19793    	* themes/Redmond/gtk-2.0/gtkrc:
19794
19795    	Theme files for new redmond engine
19796
19797    2004-12-01  Thomas Wood <thos@gnome.org>, Andrew Johnson <ajgenius@ajgenius.us>
19798
19799    	* Update version to 2.5
19800    	* Remove pixbuf and notif engines, and misc other files
19801    	* Move crux, hc, industrial, mist, thinice engines over from
19802    	  gnome-themes and gnome-themes-extras
19803    	* Replace configure.in with configure.ac
19804
19805    2004-11-02  James Henstridge  <james@jamesh.id.au>
19806
19807    	From bug #156666:
19808
19809    	* configure.in: modernise the configure script a bit.
19810
19811    	* autogen.sh: use automake 1.9, 1.8 or 1.7 instead of 1.4.
19812
19813    Wed May 28 10:26:48 2003  Owen Taylor  <otaylor@redhat.com>
19814
19815    	* README: Fix typo of ~/.theme for ~/.themes
19816
19817    Tue Apr 22 12:14:16 2003  Owen Taylor  <otaylor@redhat.com>
19818
19819    	* README: Fix 'copy copy' typo.
19820
19821    2003-03-02  Tor Lillqvist  <tml@iki.fi>
19822
19823    	* configure.in: Call AC_LIBTOOL_WIN32_DLL. Set OS_WIN32
19824    	conditional on Windows.
19825
19826    	* makefile.cygwin: Remove, unmaintained and obsolete.
19827
19828    	* Makefile.am (EXTRA_DIST): Remove here, too.
19829
19830    	* README.win32: Update.
19831
19832    Fri Jan 17 19:02:02 2003  Owen Taylor  <otaylor@redhat.com>
19833
19834    	* === Released 2.2.0 ===
19835
19836    	* Makefile.am: Make dist fixes.
19837
19838    	* gtk-engines.spec: Some updates to bring into a
19839    	resemblence of workingness.
19840
19841    	* NEWS: Updated.
19842
19843    Fri Jan 17 18:32:34 2003  Owen Taylor  <otaylor@redhat.com>
19844
19845    	* configure.in Makefile.am gtk-engines-2.pc.in: Patch
19846    	from Seth Nickell to add a .pc file so that things use
19847    	one of the gtk-engines engines can check for it's
19848    	presence.
19849
19850    Thu Oct 31 18:56:56 2002  Owen Taylor  <otaylor@redhat.com>
19851
19852    	* configure.in: Remove some useless checks.
19853    	(Red Hat bugzilla, #64061)
19854
19855    2002-09-12  Havoc Pennington  <hp@redhat.com>
19856
19857    	* notif/Theme/ICON.png, metal/Theme/ICON.png,
19858    	redmond95/Theme/ICON.png: remove apparently pointless old icon
19859    	files
19860
19861    Fri Sep  6 16:40:42 2002  Owen Taylor  <otaylor@redhat.com>
19862
19863    	* README: Added some text describing how to install
19864    	gtk-engines into a different prefix than GTK+.
19865    	(#84727, Piotr Sawuk)
19866
19867    2002-08-18  Havoc Pennington  <hp@pobox.com>
19868
19869    	* autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
19870    	both automake 1.6 and 1.4 installed get the right automake. Means
19871    	compilation from CVS will now require the latest automake 1.4
19872    	release, or manually creating symlinks called "automake-1.4" and
19873    	"aclocal-1.4"
19874
19875    Sun Apr 21 09:52:54 2002  Owen Taylor  <otaylor@redhat.com>
19876
19877    	* configure.in: Version 1.9.0
19878
19879    Sat Jan 19 20:42:11 2002  Owen Taylor  <otaylor@redhat.com>
19880
19881    	* raleigh/**: Remove engine, it's now the GTK+ default.
19882
19883    	* pixmap/**: Remove engine, replaced by pixbuf
19884
19885    	* pixbuf/**: Replacement for pixmap-engine, compatible
19886    	RC file format, sane code.
19887
19888    	* metal,notif,redmond95/Theme/gtk{-2.0}: Rename theme
19889    	directories to gtk-2.0.
19890
19891    	* Makefile.am (SUBDIRS): Remove pixmap and raleigh,
19892    	temporarily remove
19893
19894    	* ltmain.sh ltconfig acinclude.m4: Remove from CVS
19895
19896    	* configure.in: Update for GTK+-2.0 and pkg-config.
19897
19898    Thu Mar 15 02:07:25 2001  Owen Taylor  <otaylor@redhat.com>
19899
19900    	* configure.in (cflags_set): Release 0.12
19901
19902    	* configure.in: Suppress the default action when
19903    	checking for gtk_style_set_prop_experimental
19904    	to avoid messing up $LIBS. (#51989)
19905
19906    	* configure.in: Add -Wall for GCC.
19907
19908    	* raleigh/raleigh_theme_{draw,main}.c: Couple of
19909    	trivial warning cleanups.
19910
19911    Thu Feb 15 23:32:27 2001  Owen Taylor  <otaylor@redhat.com>
19912
19913    	* configure.in (cflags_set): Release 0.11.
19914
19915    Mon Feb 12 17:43:57 2001  Owen Taylor  <otaylor@redhat.com>
19916
19917    	* Makefile.am raleigh/*: Import of new theme that using GTK+-1.2.9
19918    	features to look better.
19919
19920    Wed Jan 17 13:40:08 2001  Owen Taylor  <otaylor@redhat.com>
19921
19922    	* {notif,redmond95}/Theme/gtk/gtkrc: Remove references to
19923    	/home/raster. (RH bugzilla #20444)
19924
19925    2000-02-13  Tor Lillqvist  <tml@iki.fi>
19926
19927    	* makefile.cygwin: New file, for building with gcc on Windows
19928    	without auto* and libtool.
19929    	* makefile.msc: New file, for building with MSVC.
19930
19931    	* README.win32: New file.
19932
19933    	* Makefile.am (EXTRA_DIST): Distribute the new files.
19934
19935    Thu Feb  3 15:05:57 PST 2000 Manish Singh <yosh@gimp.org>
19936
19937    	* acinclude.m4
19938    	* config.guess
19939    	* config.sub
19940    	* ltconfig
19941    	* ltmain.sh: upgrade to libtool 1.3.4 (bugfix only release)
19942
19943    Tue Jan 25 10:58:11 2000  Owen Taylor  <otaylor@redhat.com>
19944
19945    	* configure.in: Up version, make a 0.10 release including
19946    	workaround hack for pixmap eventbox backgrounds.
19947
19948    1999-05-30  James Henstridge  <james@daa.com.au>
19949
19950    	* configure.in, */Makefile.am: make the theme engines link against
19951    	gtk.
19952
19953    Sat May  1 12:11:33 PDT 1999 Manish Singh <yosh@gimp.org>
19954
19955    	* acinclude.m4
19956    	* config.guess
19957    	* config.sub
19958    	* ltconfig
19959    	* ltmain.sh: libtool 1.3
19960
19961    Mon Mar 29 21:13:13 PST 1999 Manish Singh <yosh@gimp.org>
19962
19963    	* acinclude.m4
19964    	* config.guess
19965    	* config.sub
19966    	* ltconfig
19967    	* ltmain.sh: libtool 1.2f
19968
19969    Fri Feb 26 20:38:53 1999  Owen Taylor  <otaylor@redhat.com>
19970
19971    	* configure.in: Up version number to 0.5
19972
19973    Thu Feb 11 23:09:55 1999  Owen Taylor  <otaylor@redhat.com>
19974
19975    	* configure.in (cflags_set): Up version number to 0.4.
19976
19977    	* **/Makefile.am: Removed all references to
19978    	 makemakefile.sh
19979
19980    Tue Feb  2 05:16:12 PST 1999 Manish Singh <yosh@gimp.org>
19981
19982    	* acinclude.m4
19983    	* config.guess
19984    	* config.sub
19985    	* ltconfig
19986    	* ltmain.sh: use CVS libtool 1.2e. Tell me what breaks.
19987
19988    	* pixmap/Makefile.am
19989    	* metal/Makefile.am
19990    	* notif/Makefile.am
19991    	* redmond95/Makefile.am: use -module and -avoid-version flags
19992
19993    	* configure.in: minor clean ups
19994
19995    Wed Jan 27 21:14:54 PST 1999 Manish Singh <yosh@gimp.org>
19996
19997    	* acinclude.m4: new file, to go with libtool
19998
19999    	* ltmain.sh
20000    	* ltconfig: better file magic regexp for Linux libs
20001
20002    Mon Jan 18 14:08:14 1999  Owen Taylor  <otaylor@redhat.com>
20003
20004    	* README:  Wrote one
20005    	* AUTHORS: Added Randy Gordon
20006
20007    	* gtk-engines.spec: Up version number
20008
20009    Mon Jan 18 13:46:41 1999  Owen Taylor  <otaylor@redhat.com>
20010
20011    	* configure.in: Up version for an 0.2 release.
20012
20013    Mon Jan 18 11:25:25 1999  Owen Taylor  <otaylor@redhat.com>
20014
20015    	* configure.in: Remove -lgdk, -lgtk, and -lglib from GDK_IMLIB_LIBS.
20016
20017    	* redmond95/Makefile.am notif/Makefile.am metal/Makefile.am
20018    	  pixmap/Makefile.am: Don't link to GTK_LIBS, since we
20019    	  want to use the main programs copy of GTK+.
20020
20021    	* */*_theme_main.c: Add a gtk_module_check_init() function to
20022    	  check if we are compatible with the version of GTK+ of the
20023    	  main executable. Removed some debugging printf's.
20024
20025    Wed Jan 13 16:30:45 PST 1999 Manish Singh <yosh@gimp.org>
20026
20027    	* ltconfig
20028    	* ltmain.sh: House! Techno! Libtool! (do the 1.2d dance baby)
20029
20030    Sun Jan  3 14:13:28 PST 1999 Manish Singh <yosh@gimp.org>
20031
20032    	* configure.in: don't try to build static libs by default, it
20033    	doesn't make much sense
20034
20035    	* redmond95/Makefile.am
20036    	* notif/Makefile.am
20037    	* metal/Makefile.am: don't link to $GDK_IMLIB_LIBS
20038
20039    Wed Dec 16 12:52:55 EST 1998 The Rasterman <raster@redhat.com>
20040    	* removed win95 and Motif themes - replace with Notif and Redmond95
20041    	  - otherwise the same.
20042
20043    1998-11-07  Raja R Harinath  <harinath@cs.umn.edu>
20044
20045    	* configure.in: Unify all subdir `configure.in's here.
20046
20047    Mon Oct 19 12:11:28 1998  Owen Taylor  <otaylor@redhat.com>
20048
20049    	* Add in ltconfig and ltmain.sh with correct shldeps
20050    	patches.
20051
20052    1998-10-17    <jrb@aware-of-vacuity.labs.redhat.com>
20053
20054    	* (theme)/configure.in: changed AC_INIT field.
20055
20056    Sat Oct 17 00:35:10 1998  Owen Taylor  <otaylor@redhat.com>
20057
20058    	* */*.[ch]: Removed unused code for handling
20059    	RC data, made functions	static to reduce damage from g_module's
20060    	RTLD_GLOBAL. Removed theme_set_background functions
20061    	which were just cut 'n paste code from GTK+.
20062
20063    	* */*.h: Removed unused, obsolete header files.
20064
20065    Tue Sep  1 00:12:12 CDT 1998  Frank Belew <frb@umr.edu>
20066
20067    	* Makefile.am: added support for new imlib.m4
20068    	* configure.in: added support for new imlib.m4
20069
20070    Fri Aug 21 19:08:25 1998  Owen Taylor  <otaylor@redhat.com>
20071
20072    	* Makefile.am: Added support for metal theme.
20073    	  Install/distribute gtkrc's for each theme.
20074
20075    Thu Aug 20 18:25:07 EDT 1998 The Rasterman <raster@redhat.com>
20076
20077    	* added metal theme, fixed pixmap theme now to use pixmap path -
20078    	  and removed lots of annoying print's, added gtkr's for each
20079    	  theme data.. now all your rc needs to do is include these rc's.
20080
20081    Mon Aug 17 20:32:53 1998  Owen Taylor  <otaylor@redhat.com>
20082
20083    	* Makefile.am, pixmap/Makefile.am: Switch back to using automake,
20084    	  fix things up to make dist properly.
20085
20086    	* pixmap_theme.h: Rationalized.
20087    	* win95_theme.h motif_theme.h: Removed
20088
20089    	* Started ChangeLog.
20090
20091    Thu Jul 30 14:51:34 EDT 1998 The Rasterman <raster@redhat.com>
20092
20093    	* Moved all the themes to install cleanly the engine *.so's in
20094    	  $(exec_prefix)/lib/gtk/themes/engines/ .
20095    	  All the data for themes is now installed in
20096    	  $(exec_prefix)/share/gtk/themes/theme_name/
20097    	  All things build using GNU configure and autoconf and libtool now.
20098    	  I have created a win95, motif and pixmap theme setup - i have to
20099    	  work on the motif and win95 ones - pixmap theme also need work -
20100    	  it partially parses a gtkrc for itself. This is goign to be a good
20101    	  sample base to work from if you wish to write your own theme engines.
20102
20103
20104    Thu Jul 30 19:10:42 EDT 1998 The Rasterman <raster@redhat.com>
20105
20106    	* Fixed the win95/motif drawing functions to NOT clobber the original
20107    	  GTK bg pixmap style stuff.... :)
20108
20109 ChangeLog    |   20 ++++++++++++++++++++
20110 configure.ac |    1 +
20111 2 files changed, 21 insertions(+), 0 deletions(-)
20112
20113commit bbd9441b729c57d2a6b8197b6987431e794673ae
20114Author: Thomas Wood <thos@gnome.org>
20115Date:   Sat Jan 21 17:14:28 2006 +0000
20116
20117    Add insensitive state
20118
20119    2006-01-21  Thomas Wood  <thos@gnome.org>
20120
20121    	* engines/crux/src/crux-draw.c: (draw_check): Add insensitive state
20122
20123 ChangeLog                    |    4 +++
20124 engines/crux/src/crux-draw.c |   47 +++++++++++++++++++++++++++++++++---------
20125 2 files changed, 41 insertions(+), 10 deletions(-)
20126
20127commit 2d2b4705ae6889af07db4a87976945b9c53b5ad3
20128Author: Thomas Wood <thos@gnome.org>
20129Date:   Sat Jan 21 12:57:10 2006 +0000
20130
20131    First attempt at cairo check boxes
20132
20133    2006-01-21  Thomas Wood  <thos@gnome.org>
20134
20135    	* engines/crux/src/crux-draw.c: (paint_stock_image),
20136    	(paint_shadow), (paint_default), (paint_arrow), (draw_box),
20137    	(draw_polygon), (draw_arrow), (draw_check), (draw_focus),
20138    	(draw_slider):
20139    	* themes/Crux/gtk-2.0/gtkrc:
20140
20141    	First attempt at cairo check boxes
20142
20143 ChangeLog                    |   10 +++++
20144 engines/crux/src/crux-draw.c |   75 ++++++++++++++++++++++++++++++------------
20145 themes/Crux/gtk-2.0/gtkrc    |    2 +-
20146 3 files changed, 65 insertions(+), 22 deletions(-)
20147
20148commit ea1f508ef5c6936495c18645ea479c44173f649c
20149Author: Richard A. Stellingwerff <remenic@gmail.com>
20150Date:   Mon Jan 16 22:15:16 2006 +0000
20151
20152    Updated for 2.7.3
20153
20154    2006-01-16  Richard A. Stellingwerff  <remenic@gmail.com>
20155
20156        * NEWS:
20157        * configure.ac:
20158
20159        Updated for 2.7.3
20160
20161 ChangeLog    |    7 +++++++
20162 NEWS         |    8 ++++++++
20163 configure.ac |    2 +-
20164 3 files changed, 16 insertions(+), 1 deletions(-)
20165
20166commit ce9f0ea09de72a44870559bb98f1e7aefbcff014
20167Author: Richard Stellingwerff <rastell@src.gnome.org>
20168Date:   Sun Jan 15 22:28:39 2006 +0000
20169
20170    Added the resize grip.
20171
20172        * engines/clearlooks/src/clearlooks_draw.c:
20173        (clearlooks_draw_resize_grip):
20174        * engines/clearlooks/src/clearlooks_draw.h:
20175        * engines/clearlooks/src/clearlooks_style.c: (draw_resize_grip):
20176        * engines/clearlooks/src/clearlooks_types.h:
20177
20178        Added the resize grip.
20179
20180 ChangeLog                                 |   10 +++++++++
20181 engines/clearlooks/src/clearlooks_draw.c  |   31 +++++++++++++++++++++++++++++
20182 engines/clearlooks/src/clearlooks_draw.h  |    8 +++++++
20183 engines/clearlooks/src/clearlooks_style.c |   23 +++++++++++++++++++++
20184 engines/clearlooks/src/clearlooks_types.h |   17 +++++++++++++++
20185 5 files changed, 89 insertions(+), 0 deletions(-)
20186
20187commit 337f850b292c1fd440af0fd96fd173d29116c863
20188Author: Richard Stellingwerff <rastell@src.gnome.org>
20189Date:   Sun Jan 15 11:38:36 2006 +0000
20190
20191    Fixed memory leak.
20192
20193        * engines/clearlooks/src/clearlooks_draw.c:
20194        (clearlooks_draw_menuitem):
20195
20196        Fixed memory leak.
20197
20198 ChangeLog                                |    7 +++++++
20199 engines/clearlooks/src/clearlooks_draw.c |    1 +
20200 2 files changed, 8 insertions(+), 0 deletions(-)
20201
20202commit f3b02e2505460797d2eea679247055c1112f42fb
20203Author: Daniel Borgmann <daniel.borgmann@gmail.com>
20204Date:   Thu Jan 12 12:02:16 2006 +0000
20205
20206    Don't draw the shadow on vertical toolbars.
20207
20208    2006-01-12  Daniel Borgmann  <daniel.borgmann@gmail.com>
20209
20210    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
20211
20212    	Don't draw the shadow on vertical toolbars.
20213
20214 ChangeLog |    6 ++++++
20215 1 files changed, 6 insertions(+), 0 deletions(-)
20216
20217commit fa2b4e7a3b083a3f629c57fcf008732a5ecc494a
20218Author: Daniel Borgmann <daniel.borgmann@gmail.com>
20219Date:   Thu Jan 12 12:01:32 2006 +0000
20220
20221    Don't draw the shadow on vertical toolbars.
20222
20223    2006-01-12  Daniel Borgmann  <daniel.borgmann@gmail.com>
20224
20225    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
20226
20227    	Don't draw the shadow on vertical toolbars.
20228
20229    2006-01-12  Daniel Borgmann  <daniel.borgmann@gmail.com>
20230
20231    	* engines/clearlooks/src/clearlooks_style.c: (scale_or_ref):
20232
20233    	Add missing function for icon transparency patch.
20234
20235 engines/clearlooks/src/clearlooks_style.c |   18 +++++++++++++++++-
20236 1 files changed, 17 insertions(+), 1 deletions(-)
20237
20238commit de88c4842d23314585d351120a8bb59395ff7851
20239Author: Daniel Borgmann <dborg@src.gnome.org>
20240Date:   Thu Jan 12 10:35:41 2006 +0000
20241
20242    Add missing function for icon transparency patch.
20243
20244    	* engines/clearlooks/src/clearlooks_style.c: (scale_or_ref):
20245
20246    	Add missing function for icon transparency patch.
20247
20248 ChangeLog |    6 ++++++
20249 1 files changed, 6 insertions(+), 0 deletions(-)
20250
20251commit 971c477ad51778fff8a666493e33008d5acbe05b
20252Author: Daniel Borgmann <dborg@src.gnome.org>
20253Date:   Thu Jan 12 10:17:32 2006 +0000
20254
20255    Applied icon transparency patch again.
20256
20257    	* engines/clearlooks/src/clearlooks_style.c: (set_transparency),
20258    	(render_icon), (clearlooks_style_class_init):
20259
20260    	Applied icon transparency patch again.
20261
20262 ChangeLog                                 |    7 ++
20263 engines/clearlooks/src/clearlooks_style.c |  122 +++++++++++++++++++++++++++++
20264 2 files changed, 129 insertions(+), 0 deletions(-)
20265
20266commit 46e4d5122321c9f868e367d7a08701c54892a6a6
20267Author: Daniel Borgmann <daniel.borgmann@gmail.com>
20268Date:   Thu Jan 12 07:52:33 2006 +0000
20269
20270    New-old menuitem style.
20271
20272    2006-01-12	Daniel Borgmann  <daniel.borgmann@gmail.com>
20273
20274    	* engines/clearlooks/src/clearlooks_style.c: (draw_box):
20275    	* engines/clearlooks/src/clearlooks_draw.c:
20276    (clearlooks_draw_menuitem):
20277
20278    	New-old menuitem style.
20279
20280    	* engines/clearlooks/src/clearlooks_style.c: (draw_handle):
20281
20282    	Fix broken toolbar handle orientation (again).
20283
20284 ChangeLog |   11 +++++++++++
20285 1 files changed, 11 insertions(+), 0 deletions(-)
20286
20287commit 1f1a4323042b8fb18afd1ae5e1791ab763996d2d
20288Author: Daniel Borgmann <dborg@src.gnome.org>
20289Date:   Thu Jan 12 07:48:53 2006 +0000
20290
20291    Fix broken toolbar handle orientation (again).
20292
20293    	* engines/clearlooks/src/clearlooks_style.c: (draw_handle):
20294
20295    	Fix broken toolbar handle orientation (again).
20296
20297 engines/clearlooks/src/clearlooks_style.c |   10 ++++++++--
20298 1 files changed, 8 insertions(+), 2 deletions(-)
20299
20300commit 7adba6c328578e4f6b02d5282de09cf8358858de
20301Author: Daniel Borgmann <dborg@src.gnome.org>
20302Date:   Thu Jan 12 06:00:35 2006 +0000
20303
20304    New-old menuitem style.
20305
20306 engines/clearlooks/src/clearlooks_draw.c  |   21 ++++++++++++++++-----
20307 engines/clearlooks/src/clearlooks_style.c |   19 ++++++++++---------
20308 2 files changed, 26 insertions(+), 14 deletions(-)
20309
20310commit 048f4afaccf8f29a0b94c5cc27b4c109dec997c1
20311Author: Benjamin Berg <benjamin@sipsolutions.net>
20312Date:   Sat Jan 7 15:49:53 2006 +0000
20313
20314    Make sure the clip regions are reset again.
20315
20316    2006-01-06  Benjamin Berg  <benjamin@sipsolutions.net>
20317
20318    	* engines/lighthouseblue/src/lighthouseblue_style.c: (draw_slider),
20319    	(draw_handle):
20320    	Make sure the clip regions are reset again.
20321
20322 ChangeLog                                         |    6 ++++++
20323 engines/lighthouseblue/src/lighthouseblue_style.c |   11 ++++++-----
20324 2 files changed, 12 insertions(+), 5 deletions(-)
20325
20326commit c81b40876e01f53ab460a0577607ebb33eb0ac77
20327Author: Richard Stellingwerff <rastell@src.gnome.org>
20328Date:   Thu Jan 5 22:46:55 2006 +0000
20329
20330    Reverted to 'forward motion' animation by default, when enabled. Disabled
20331
20332            * engines/clearlooks/src/clearlooks_style.c: (draw_box):
20333            * themes/Clearlooks/gtk-2.0/gtkrc:
20334
20335            Reverted to 'forward motion' animation by default, when
20336            enabled. Disabled by default now.
20337
20338 ChangeLog                                 |    8 ++++++++
20339 engines/clearlooks/src/clearlooks_style.c |    6 ++----
20340 themes/Clearlooks/gtk-2.0/gtkrc           |    2 +-
20341 3 files changed, 11 insertions(+), 5 deletions(-)
20342
20343commit c5f8c1ba70186b1c425b407534f920dac159a075
20344Author: Richard Stellingwerff <rastell@src.gnome.org>
20345Date:   Thu Jan 5 22:16:55 2006 +0000
20346
20347    Removed some very unprofessional debugging output...
20348
20349            * engines/clearlooks/src/clearlooks_style.c: (draw_box):
20350
20351            Removed some very unprofessional debugging output...
20352
20353 ChangeLog                                 |    6 ++++++
20354 engines/clearlooks/src/clearlooks_style.c |    2 --
20355 2 files changed, 6 insertions(+), 2 deletions(-)
20356
20357commit 0b55acd57d6c2b32ce6b7f4e759b70fe5025968b
20358Author: Richard Stellingwerff <rastell@src.gnome.org>
20359Date:   Thu Jan 5 21:57:05 2006 +0000
20360
20361    Renamed cl_is_gnome_panel to cl_is_panel_widget to catch applets as well.
20362
20363            * engines/clearlooks/src/clearlooks_style.c: (draw_box):
20364            * engines/clearlooks/src/support.c: (cl_is_panel_widget):
20365            * engines/clearlooks/src/support.h:
20366
20367            Renamed cl_is_gnome_panel to cl_is_panel_widget to catch
20368            applets as well. Don't ask me why the Window List applet
20369            likes to draw like a menubar, but it does.
20370
20371 ChangeLog                                 |   10 ++++++++++
20372 engines/clearlooks/src/clearlooks_style.c |    5 ++++-
20373 engines/clearlooks/src/support.c          |    5 +++--
20374 engines/clearlooks/src/support.h          |    3 ++-
20375 4 files changed, 19 insertions(+), 4 deletions(-)
20376
20377commit 330d14c4a97772b540dde23f06b26af1a73cc6c6
20378Author: Thomas Wood <thos@gnome.org>
20379Date:   Wed Jan 4 23:40:28 2006 +0000
20380
20381    Applied Lighthouseblue engine patch from bug 321140
20382
20383    2006-01-04  Thomas Wood  <thos@gnome.org>
20384
20385    	* engines/lighthouseblue/src/lighthouseblue_rc_style.c:
20386    	(theme_parse_boolean):
20387    	* engines/lighthouseblue/src/lighthouseblue_style.c: (draw_arrow),
20388    	(lighthouseblue_style_class_init):
20389    	* engines/lighthouseblue/src/util.c:
20390
20391    	Applied Lighthouseblue engine patch from bug 321140
20392
20393 ChangeLog                                          |   10 +++++++
20394 .../lighthouseblue/src/lighthouseblue_rc_style.c   |    2 +-
20395 engines/lighthouseblue/src/lighthouseblue_style.c  |   13 +--------
20396 engines/lighthouseblue/src/util.c                  |   28 --------------------
20397 4 files changed, 12 insertions(+), 41 deletions(-)
20398
20399commit 5603b6c2f600c9c5b7145e49e1d1141ed0663a9a
20400Author: Thomas Wood <thos@gnome.org>
20401Date:   Wed Jan 4 23:34:47 2006 +0000
20402
20403    Updated for 2.7.2
20404
20405    2006-01-02  Thomas Wood  <thos@gnome.org>
20406
20407    	* NEWS:
20408    	* configure.ac:
20409
20410    	Updated for 2.7.2
20411
20412 ChangeLog    |    7 +++++++
20413 NEWS         |   12 +++++++++++-
20414 configure.ac |    2 +-
20415 3 files changed, 19 insertions(+), 2 deletions(-)
20416
20417commit 324f4bba78b28009fca5ac37a754fda0dee6f55c
20418Author: Benjamin Berg <benjamin@sipsolutions.net>
20419Date:   Tue Jan 3 14:55:31 2006 +0000
20420
20421    Add a hc_draw_flat_box function, that calls the gtk_paint_box function for
20422
20423    2006-01-03  Benjamin Berg  <benjamin@sipsolutions.net>
20424
20425            * engines/hc/src/hc-style.c: (hc_draw_flat_box),
20426            (hc_style_class_init):
20427            Add a hc_draw_flat_box function, that calls the gtk_paint_box
20428            function for tooltips to avoid the hardcoded black border that
20429            the default engine uses. Closes bug #318151.
20430
20431 ChangeLog                 |    8 ++++++++
20432 engines/hc/src/hc-style.c |   23 +++++++++++++++++++++++
20433 2 files changed, 31 insertions(+), 0 deletions(-)
20434
20435commit 13e0d674070b64617a90f5789903f5ecfa638c00
20436Author: Richard Stellingwerff <rastell@src.gnome.org>
20437Date:   Mon Jan 2 00:37:05 2006 +0000
20438
20439    Prefixed some function with cl_ to avoid symbol conflicts with other
20440
20441            * engines/clearlooks/src/clearlooks_style.c: (draw_arrow):
20442            * engines/clearlooks/src/support.c: (cl_find_combo_box_widget),
20443            (cl_is_combo_box):
20444            * engines/clearlooks/src/support.h:
20445
20446            Prefixed some function with cl_ to avoid symbol conflicts with
20447            other engines. Based on a patch from #315562.
20448
20449 ChangeLog                                 |   10 ++++++++++
20450 engines/clearlooks/src/clearlooks_style.c |    2 +-
20451 engines/clearlooks/src/support.c          |    8 ++++----
20452 engines/clearlooks/src/support.h          |    4 ++--
20453 4 files changed, 17 insertions(+), 7 deletions(-)
20454
20455commit 33ed5e79e5f342a639ba1a4663342be0dcc06499
20456Author: Benjamin Berg <benjamin@sipsolutions.net>
20457Date:   Sat Dec 31 21:38:48 2005 +0000
20458
20459    Fix some possible NULL dereferenciations.
20460
20461    2005-12-31  Benjamin Berg  <benjamin@sipsolutions.net>
20462
20463            * engines/clearlooks/src/clearlooks_style.c: (draw_box_gap),
20464            (draw_box): Fix some possible NULL dereferenciations.
20465
20466 ChangeLog                                 |    5 +++++
20467 engines/clearlooks/src/clearlooks_style.c |    7 ++++---
20468 2 files changed, 9 insertions(+), 3 deletions(-)
20469
20470commit 51f722017b20d35d4defb4e1ca515b8df851031c
20471Author: Richard Stellingwerff <rastell@src.gnome.org>
20472Date:   Fri Dec 30 17:49:08 2005 +0000
20473
20474    Added an extra check for the entry widget. Prevents a crash in evolution.
20475
20476            * engines/clearlooks/src/clearlooks_style.c: (draw_shadow):
20477
20478            Added an extra check for the entry widget. Prevents a crash
20479            in evolution.
20480
20481 ChangeLog                                 |    7 +++++++
20482 engines/clearlooks/src/clearlooks_style.c |    2 +-
20483 2 files changed, 8 insertions(+), 1 deletions(-)
20484
20485commit bf0570796ef9ccc25d52303ca6409901d9704ea6
20486Author: Richard Stellingwerff <rastell@src.gnome.org>
20487Date:   Mon Dec 26 15:53:34 2005 +0000
20488
20489    Don't draw menubar on GNOME panel.
20490
20491            * engines/clearlooks/src/clearlooks_style.c: (draw_box):
20492
20493            Don't draw menubar on GNOME panel.
20494
20495            * engines/clearlooks/src/support.c: (cl_is_gnome_panel):
20496            * engines/clearlooks/src/support.h:
20497
20498            Added function to check if the widget is the GNOME panel.
20499
20500 ChangeLog                                 |   11 +++++++++++
20501 engines/clearlooks/src/clearlooks_style.c |   10 +++-------
20502 engines/clearlooks/src/support.c          |    6 ++++++
20503 engines/clearlooks/src/support.h          |    3 +++
20504 4 files changed, 23 insertions(+), 7 deletions(-)
20505
20506commit 8b1eabb915a8f4a69a10eb44b5f306663689ea00
20507Author: Richard Stellingwerff <rastell@src.gnome.org>
20508Date:   Mon Dec 26 10:48:26 2005 +0000
20509
20510    Added 'is_default' field to WidgetParameters.
20511
20512            * engines/clearlooks/src/clearlooks_style.c:
20513            (clearlooks_set_widget_parameters), (draw_box),
20514            (clearlooks_style_init_from_rc):
20515            * engines/clearlooks/src/clearlooks_types.h:
20516
20517            Added 'is_default' field to WidgetParameters.
20518
20519 ChangeLog                                 |    9 +++++++++
20520 engines/clearlooks/src/clearlooks_style.c |    8 +++-----
20521 engines/clearlooks/src/clearlooks_types.h |    2 +-
20522 3 files changed, 13 insertions(+), 6 deletions(-)
20523
20524commit d844ca9fe403e67d0a0d091f846f4fc604c3902e
20525Author: Kjartan Maraas,,23491770 <kmaraas@gnome.org>
20526Date:   Wed Dec 21 22:28:51 2005 +0000
20527
20528    Revert too agressive cleanups so we don't get unresolved symbols and
20529
20530    2005-12-21  Kjartan Maraas,,23491770  <kmaraas@gnome.org>
20531
20532    	* engines/smooth/src/interfaces/abstract/abstract_drawing_interface
20533    	.c:
20534    	* engines/smooth/src/interfaces/shared/gdk/gdk_drawing_interface.c:
20535    	(internal_drawing_area_use_pen_gc),
20536    	(internal_drawing_area_unuse_pen_gc),
20537    	(internal_drawing_area_use_brush_gc),
20538    	(internal_drawing_area_unuse_brush_gc): Revert too agressive cleanups so
20539    	we don't get unresolved symbols and crashes/100% cpu hangs.
20540
20541 ChangeLog                                          |   11 +++
20542 .../abstract/abstract_drawing_interface.c          |    4 +-
20543 .../interfaces/shared/gdk/gdk_drawing_interface.c  |   75 +++++++++++++++++++-
20544 3 files changed, 86 insertions(+), 4 deletions(-)
20545
20546commit 1248d20307b94c337580ba1ccb571bf0637dae44
20547Author: Thomas Wood <thos@gnome.org>
20548Date:   Wed Dec 21 22:04:15 2005 +0000
20549
20550    - Patches and fixes for bug 321140 to hc, industrial, mist, redmond and
20551
20552    2005-12-21  Thomas Wood  <thos@gnome.org>
20553
20554    	* engines/hc/src/hc-main.c: (theme_init):
20555    	* engines/hc/src/hc-style.c: (hc_draw_shadow):
20556    	* engines/industrial/src/industrial_style.c: (ensure_pixmap),
20557    	(draw_hline), (draw_handle), (draw_vline), (draw_slider),
20558    	(real_draw_box), (draw_box), (draw_shadow), (draw_box_gap),
20559    	(draw_shadow_gap), (draw_extension), (draw_arrow), (draw_check),
20560    	(draw_option):
20561    	* engines/industrial/src/parse_rc_style.h:
20562    	* engines/mist/src/mist-rc-style.c:
20563    	* engines/mist/src/mist-style.c: (draw_box), (draw_resize_grip),
20564    	(draw_string):
20565    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_box):
20566    	* engines/redmond/src/redmond_gtk2_engine.c:
20567    	* engines/redmond/src/redmond_gtk2_misc.c: (is_toolbar_item),
20568    	(gtk_menu_shell_setup_signals), (gtk_menu_shell_cleanup_signals):
20569    	* engines/thinice/src/thinice_rc_style.c:
20570    	(thinice_rc_style_class_init):
20571    	* engines/thinice/src/thinice_theme_draw.c: (draw_box),
20572    	(draw_handle):
20573
20574    	- Patches and fixes for bug 321140 to hc, industrial, mist, redmond and
20575    	  thinice engines (cleanups for compiler warnings and removal of
20576    	  unneeded code)
20577
20578 ChangeLog                                  |   26 ++++++++++++
20579 engines/hc/src/hc-main.c                   |    2 +-
20580 engines/hc/src/hc-style.c                  |    6 ---
20581 engines/industrial/src/industrial_style.c  |   62 ++++++----------------------
20582 engines/industrial/src/parse_rc_style.h    |    4 +-
20583 engines/mist/src/mist-rc-style.c           |    1 -
20584 engines/mist/src/mist-style.c              |    9 ----
20585 engines/redmond/src/redmond_gtk2_drawing.c |    1 -
20586 engines/redmond/src/redmond_gtk2_engine.c  |    2 +-
20587 engines/redmond/src/redmond_gtk2_misc.c    |   19 ++++-----
20588 engines/thinice/src/thinice_rc_style.c     |    2 -
20589 engines/thinice/src/thinice_theme_draw.c   |   11 ++---
20590 12 files changed, 56 insertions(+), 89 deletions(-)
20591
20592commit 2d0c22d7dc80a4bb017b8530f6109172243cb992
20593Author: Richard Stellingwerff <rastell@src.gnome.org>
20594Date:   Mon Dec 19 19:28:18 2005 +0000
20595
20596    Renamed clearlooks_draw_rectectangle to clearlooks_draw_rectangle.
20597
20598            * engines/clearlooks/src/clearlooks_draw.c:
20599            (clearlooks_rounded_rectangle), (clearlooks_draw_button),
20600            (clearlooks_draw_entry), (clearlooks_draw_spinbutton_down),
20601            (clearlooks_draw_slider_button),
20602            (clearlooks_draw_progressbar_trough), (clearlooks_draw_tab),
20603            (clearlooks_draw_scrollbar_stepper):
20604
20605            Renamed clearlooks_draw_rectectangle to clearlooks_draw_rectangle.
20606
20607            * engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
20608            (draw_box), (clearlooks_style_unrealize):
20609
20610            Don't draw entry in TreeView edit mode.
20611
20612            * engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
20613            * engines/clearlooks/src/support.h:
20614
20615            Fixed a warning, removed unused methods.
20616
20617            * themes/Clearlooks/gtk-2.0/gtkrc:
20618
20619            Made background just a tiiiiiiiny bit darker.
20620
20621 ChangeLog                                 |   25 ++++++++
20622 engines/clearlooks/src/clearlooks_draw.c  |   97 +++++++++--------------------
20623 engines/clearlooks/src/clearlooks_style.c |   17 +++---
20624 engines/clearlooks/src/support.c          |   73 +---------------------
20625 engines/clearlooks/src/support.h          |   24 +-------
20626 themes/Clearlooks/gtk-2.0/gtkrc           |    3 +-
20627 6 files changed, 68 insertions(+), 171 deletions(-)
20628
20629commit 3852eb805df5680b3187e3d77eb01ffb32f8f283
20630Author: Thomas Wood <thos@gnome.org>
20631Date:   Wed Dec 14 22:50:32 2005 +0000
20632
20633    Applied smooth engine patch from bug 321140
20634
20635    2005-12-14  Thomas Wood  <thos@gnome.org>
20636
20637    	* engines/smooth/Makefile.am:
20638    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.c:
20639    	(theme_parse_boolean), (theme_parse_fill), (theme_parse_edge),
20640    	(theme_parse_button_default), (theme_parse_active_tab),
20641    	(theme_parse_tab), (theme_parse_option), (theme_parse_grip),
20642    	(theme_parse_check):
20643    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_rc.h:
20644    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
20645    	(rounded_extension_points), (square_extension_points),
20646    	(triangle_extension_points), (smooth_fill_background),
20647    	(smooth_draw_grip), (do_smooth_draw_shadow),
20648    	(do_smooth_draw_focus), (smooth_draw_extension),
20649    	(smooth_draw_button_default), (smooth_draw_handle):
20650    	* engines/smooth/src/engine/smooth_gtk2_misc.c: (is_toolbar_item):
20651    	* engines/smooth/src/engine/smooth_gtk2_misc.h:
20652    	* engines/smooth/src/engine/smooth_gtk2_rc.c:
20653    	(smooth_rc_style_init_data):
20654    	* engines/smooth/src/interfaces/abstract/abstract_drawing_interface
20655    	.c:
20656    	* engines/smooth/src/interfaces/drawing_interface.c:
20657    	(SmoothDrawingInterfaceSetup):
20658    	* engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
20659    	(internal_create_vertical_gradient_image_buffer),
20660    	(GDK2CanvasRenderGradient):
20661    	* engines/smooth/src/interfaces/shared/gdk/gdk_drawing_interface.c:
20662    	(internal_drawing_area_use_pen_gc):
20663    	* engines/smooth/src/utils/draw_arrows.c: (SmoothDrawDirtyArrow):
20664    	* engines/smooth/src/utils/draw_arrows.h:
20665    	* engines/smooth/src/utils/draw_border.c:
20666    	(SmoothDrawPolygonBorder):
20667    	* engines/smooth/src/utils/draw_checkmark.c:
20668    	(SmoothDrawCrossCheckMark):
20669    	* engines/smooth/src/utils/draw_grips.c: (modula):
20670
20671    	Applied smooth engine patch from bug 321140
20672
20673 ChangeLog                                          |   38 +
20674 engines/smooth/Makefile.am                         |    4 -
20675 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |   27 +-
20676 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |    2 +-
20677 engines/smooth/src/engine/smooth_gtk2_drawing.c    |  861 +++++++++++++++++++-
20678 engines/smooth/src/engine/smooth_gtk2_misc.c       |   12 +-
20679 engines/smooth/src/engine/smooth_gtk2_misc.h       |    2 -
20680 engines/smooth/src/engine/smooth_gtk2_rc.c         |    2 +-
20681 .../abstract/abstract_drawing_interface.c          |    4 +-
20682 engines/smooth/src/interfaces/drawing_interface.c  |    6 +-
20683 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |   14 +-
20684 .../interfaces/shared/gdk/gdk_drawing_interface.c  |   75 +--
20685 engines/smooth/src/utils/draw_arrows.c             |   26 +-
20686 engines/smooth/src/utils/draw_arrows.h             |    4 +-
20687 engines/smooth/src/utils/draw_border.c             |   15 +-
20688 engines/smooth/src/utils/draw_checkmark.c          |    3 +-
20689 engines/smooth/src/utils/draw_grips.c              |    2 +-
20690 17 files changed, 906 insertions(+), 191 deletions(-)
20691
20692commit 81d42021c971b2fa0b22812f9e6bed46a8d1cde7
20693Author: Thomas Wood <thos@gnome.org>
20694Date:   Mon Dec 12 23:57:15 2005 +0000
20695
20696    Update for 2.7.1 release
20697
20698    2005-12-12  Thomas Wood  <thos@gnome.org>
20699
20700    	* NEWS:
20701    	* configure.ac:
20702    	Update for 2.7.1 release
20703
20704    	* engines/metal/src/metal_gtk2_drawing.c: (metal_draw_box),
20705    	(metal_draw_tab), (metal_draw_extension):
20706    	* engines/metal/src/metal_gtk2_misc.c: (do_metal_draw_arrow),
20707    	(is_first_tab), (do_metal_draw_notebook_tab):
20708    	* engines/metal/src/metal_gtk2_misc.h:
20709    	* engines/thinice/src/thinice_theme_draw.c: (draw_box),
20710    	(draw_extension), (thinice_tab):
20711    	Fixes bug 323215
20712
20713 ChangeLog                                |   15 +++++
20714 NEWS                                     |    6 ++
20715 configure.ac                             |    2 +-
20716 engines/metal/src/metal_gtk2_drawing.c   |   16 +++--
20717 engines/metal/src/metal_gtk2_misc.c      |   29 +++++----
20718 engines/metal/src/metal_gtk2_misc.h      |    3 +-
20719 engines/thinice/src/thinice_theme_draw.c |  101 ++++++++----------------------
20720 7 files changed, 77 insertions(+), 95 deletions(-)
20721
20722commit 214a772149e7f33e6fbab52e9a747becd91061f0
20723Author: Richard Stellingwerff <rastell@src.gnome.org>
20724Date:   Mon Dec 12 23:38:47 2005 +0000
20725
20726    Add animation.c to the dist.
20727
20728            * engines/clearlooks/Makefile.am:
20729
20730            Add animation.c to the dist.
20731
20732 ChangeLog                      |    6 ++++++
20733 engines/clearlooks/Makefile.am |    2 ++
20734 2 files changed, 8 insertions(+), 0 deletions(-)
20735
20736commit 829fc68f981ad3cad96c25ec0b643ad7b6d744cd
20737Author: Richard Stellingwerff <rastell@src.gnome.org>
20738Date:   Sun Nov 27 13:48:35 2005 +0000
20739
20740    Don't draw the "sunken" look when x/ythickness is smaller than 3.
20741
20742            * engines/clearlooks/src/clearlooks_style.c: (draw_check):
20743
20744            Don't draw the "sunken" look when x/ythickness is smaller than 3.
20745
20746 ChangeLog                                 |    8 ++++++-
20747 engines/clearlooks/src/clearlooks_style.c |   34 +++++++++++++++++-----------
20748 2 files changed, 28 insertions(+), 14 deletions(-)
20749
20750commit 41de4cce042d2ffda46f9b9d8b05fbe503043035
20751Author: Richard Stellingwerff <rastell@src.gnome.org>
20752Date:   Fri Nov 25 00:22:31 2005 +0000
20753
20754    Removed most of the #define's in clearlooks_draw, replacing them with
20755
20756            * engines/clearlooks/src/animation.c:
20757            * engines/clearlooks/src/clearlooks_draw.c:
20758            (clearlooks_draw_button), (clearlooks_draw_entry),
20759            (clearlooks_draw_frame), (clearlooks_draw_tab),
20760            (clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
20761            (clearlooks_draw_arrow):
20762            * engines/clearlooks/src/clearlooks_style.c: (draw_box):
20763
20764            Removed most of the #define's in clearlooks_draw, replacing them
20765            with const's. Slightly modified the border shade of pressed buttons.
20766            No longer animating progressbars when their allocation has negative
20767            values. Firefox is an application where this happens, and is the
20768            prime example of GTK+ fakes where adding timers to the main loop
20769            has no effect, resulting in choppy progressbar animation.
20770
20771 ChangeLog                                 |   17 +++++++++++++++++
20772 engines/clearlooks/src/animation.c        |    2 ++
20773 engines/clearlooks/src/clearlooks_draw.c  |   23 +++++++++++++----------
20774 engines/clearlooks/src/clearlooks_style.c |    4 ++--
20775 4 files changed, 34 insertions(+), 12 deletions(-)
20776
20777commit 0903e21965cdf2cf8d979c34ff5522393ef7aec0
20778Author: Richard Stellingwerff <rastell@src.gnome.org>
20779Date:   Wed Nov 23 13:37:41 2005 +0000
20780
20781    Updated the animation code from Kulyk Nazar's latest patch. Moved all
20782
20783            * engines/clearlooks/src/animation.c: (cl_async_animation_lookup),
20784            (cl_async_animation_remove), (cl_async_animation_add),
20785            (cl_async_animation_update), (cl_async_animation_timer_func),
20786            (cl_async_animation_getdata), (cl_checkbox_toggle),
20787            (cl_progressbar_add), (cl_disconnect):
20788            * engines/clearlooks/src/clearlooks_style.c: (draw_box),
20789            (draw_option), (draw_check), (draw_arrow), (draw_focus),
20790            (clearlooks_style_unrealize):
20791            * themes/Clearlooks/gtk-2.0/gtkrc:
20792
20793            Updated the animation code from Kulyk Nazar's latest patch. Moved all
20794            animation functions to animations.c. It needs a lot of testing still.
20795            Changed the bg[ACTIVE] shade to make it a bit lighter.
20796
20797 ChangeLog                                 |   16 +
20798 engines/clearlooks/src/animation.c        |  187 +++++++++++++
20799 engines/clearlooks/src/clearlooks_style.c |  427 +++++++++++------------------
20800 themes/Clearlooks/gtk-2.0/gtkrc           |    8 +-
20801 4 files changed, 375 insertions(+), 263 deletions(-)
20802
20803commit 7caf8782e1d9f7f0df5721a81fdd793ea2bdd34a
20804Author: Richard Stellingwerff <rastell@src.gnome.org>
20805Date:   Tue Nov 22 18:59:50 2005 +0000
20806
20807    Fixed crash in gnumeric. The bug was potentially harmful to other apps as
20808
20809        * engines/clearlooks/src/clearlooks_draw.c:
20810        (clearlooks_draw_progressbar_trough):
20811        * engines/clearlooks/src/clearlooks_style.c:
20812        (clearlooks_set_widget_parameters):
20813
20814        Fixed crash in gnumeric. The bug was potentially harmful
20815        to other apps as well.
20816
20817 ChangeLog                                 |   10 ++++++++++
20818 engines/clearlooks/src/clearlooks_draw.c  |    6 +++---
20819 engines/clearlooks/src/clearlooks_style.c |    7 ++++---
20820 3 files changed, 17 insertions(+), 6 deletions(-)
20821
20822commit 4254f36bda10b4d6377eae5a63bd3a2a1d27df8c
20823Author: Thomas Wood <thos@gnome.org>
20824Date:   Mon Nov 21 21:08:29 2005 +0000
20825
20826    Update for 2.7.0 release
20827
20828    2005-11-21  Thomas Wood  <thos@gnome.org>
20829
20830    	* NEWS:
20831    	* configure.ac:
20832
20833    	Update for 2.7.0 release
20834
20835 ChangeLog    |    7 +++++++
20836 NEWS         |    8 ++++++++
20837 configure.ac |    2 +-
20838 3 files changed, 16 insertions(+), 1 deletions(-)
20839
20840commit 7ead456cfa99dd3450e7ec0dfc4c87c4e1c884e1
20841Author: Thomas Wood <thos@gnome.org>
20842Date:   Mon Nov 21 20:40:04 2005 +0000
20843
20844    - Applied crux patch from bug 321140 - General gradients now drawn using
20845
20846    2005-11-21  Thomas Wood  <thos@gnome.org>
20847
20848    	* engines/crux/src/crux-common.h:
20849    	* engines/crux/src/crux-draw.c: (crux_paint_gradient),
20850    	(draw_shadow), (draw_box), (draw_slider):
20851    	* engines/crux/src/crux-main.c: (theme_init):
20852    	* engines/crux/src/crux-rc-parser.c:
20853    	* engines/crux/src/crux-rc-style.c:
20854
20855    	- Applied crux patch from bug 321140
20856    	- General gradients now drawn using cairo
20857
20858 ChangeLog                         |   12 +++
20859 engines/crux/src/crux-common.h    |    2 +-
20860 engines/crux/src/crux-draw.c      |  159 ++++++++++++-------------------------
20861 engines/crux/src/crux-main.c      |    6 --
20862 engines/crux/src/crux-rc-parser.c |   16 ----
20863 engines/crux/src/crux-rc-style.c  |    3 +-
20864 6 files changed, 67 insertions(+), 131 deletions(-)
20865
20866commit a38c74d706c939f70cd3796e8671f8f1b5660877
20867Author: Richard Stellingwerff <rastell@src.gnome.org>
20868Date:   Wed Nov 16 16:16:21 2005 +0000
20869
20870    Draw inner focus ring on GtkEntry.
20871
20872        * engines/clearlooks/src/clearlooks_draw.c:
20873        (clearlooks_draw_entry): Draw inner focus ring on GtkEntry.
20874
20875 ChangeLog                                |    5 ++++
20876 engines/clearlooks/src/clearlooks_draw.c |   33 ++++++++++++++++++++++-------
20877 2 files changed, 30 insertions(+), 8 deletions(-)
20878
20879commit f68399556ae16e7c9634d3a2e00ae11d2dd18731
20880Author: Richard Stellingwerff <rastell@src.gnome.org>
20881Date:   Sun Nov 13 22:07:18 2005 +0000
20882
20883    Checkmarks now animate, too. Thanks once again to Kulyk Nazar (tirpse)!
20884
20885        * engines/clearlooks/src/clearlooks_style.c: (cl_progressbar_add),
20886        (cl_checks_remove), (cl_update_checks), (cl_checks_known),
20887        (cl_checks_timer_func), (cl_checks_toggled),
20888        (clearlooks_set_widget_parameters), (draw_flat_box), (draw_check),
20889        (clearlooks_style_unrealize):
20890
20891        Checkmarks now animate, too. Thanks once again to Kulyk Nazar (tirpse)!         Properly disconnecting signals from progressbars and check boxes, I hope.
20892
20893 ChangeLog                                 |   11 ++
20894 engines/clearlooks/src/clearlooks_style.c |  150 ++++++++++++++++++++++++-----
20895 2 files changed, 135 insertions(+), 26 deletions(-)
20896
20897commit 87d8cdce9746c162e94920c6b6d05a89e2796386
20898Author: Richard Stellingwerff <rastell@src.gnome.org>
20899Date:   Sun Nov 13 20:40:34 2005 +0000
20900
20901    Don't update the progressbars after unloading the engine.
20902
20903        * engines/clearlooks/src/clearlooks_style.c:
20904        (clearlooks_style_unrealize):
20905
20906        Don't update the progressbars after unloading the engine.
20907
20908 ChangeLog                                 |    7 +++++++
20909 engines/clearlooks/src/clearlooks_style.c |   11 +++++++++++
20910 2 files changed, 18 insertions(+), 0 deletions(-)
20911
20912commit 3cc17ddc36802e4ac6d9ab9811ddb92b350c007d
20913Author: Richard Stellingwerff <rastell@src.gnome.org>
20914Date:   Sun Nov 13 19:50:23 2005 +0000
20915
20916    Added animating progressbar, thanks to Kulyk Nazar (tirpse)!
20917
20918        * engines/clearlooks/src/clearlooks_draw.c:
20919        (clearlooks_draw_progressbar_fill):
20920        * engines/clearlooks/src/clearlooks_draw.h:
20921        * engines/clearlooks/src/clearlooks_style.c:
20922        (cl_progressbar_remove), (update_progressbar), (timer_func),
20923        (cl_progressbar_known), (cl_progressbar_add), (draw_box),
20924        (clearlooks_style_init_from_rc):
20925
20926        Added animating progressbar, thanks to Kulyk Nazar (tirpse)!
20927
20928 ChangeLog                                 |   12 ++++
20929 engines/clearlooks/src/clearlooks_draw.c  |   19 ++++--
20930 engines/clearlooks/src/clearlooks_draw.h  |    2 +-
20931 engines/clearlooks/src/clearlooks_style.c |   92 +++++++++++++++++++++++++++--
20932 4 files changed, 111 insertions(+), 14 deletions(-)
20933
20934commit 761ba04106d1632f3fe89fad9c8de8b194fc1528
20935Author: Richard Stellingwerff <rastell@src.gnome.org>
20936Date:   Sun Nov 13 18:20:14 2005 +0000
20937
20938    Add "animation" property to ClearlooksStyle as well.
20939
20940        * engines/clearlooks/src/clearlooks_style.c:
20941        (clearlooks_style_init_from_rc):
20942        * engines/clearlooks/src/clearlooks_style.h:
20943
20944        Add "animation" property to ClearlooksStyle as well.
20945
20946 ChangeLog                                 |    8 ++++++++
20947 engines/clearlooks/src/clearlooks_style.c |    3 ++-
20948 engines/clearlooks/src/clearlooks_style.h |    1 +
20949 3 files changed, 11 insertions(+), 1 deletions(-)
20950
20951commit 508fd469cbc844079aa4815dc5c8b9f78f35a4db
20952Author: Richard Stellingwerff <rastell@src.gnome.org>
20953Date:   Sun Nov 13 17:41:19 2005 +0000
20954
20955    Fixed a little memory leak.
20956
20957        * engines/clearlooks/src/clearlooks_draw.c:
20958        (clearlooks_scale_draw_gradient),
20959        (clearlooks_draw_progressbar_trough),
20960        (clearlooks_draw_progressbar_fill): Fixed a little memory leak.
20961        * engines/clearlooks/src/clearlooks_rc_style.c:
20962        (clearlooks_rc_style_init), (theme_parse_boolean),
20963        (clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
20964        * engines/clearlooks/src/clearlooks_rc_style.h:
20965        * engines/clearlooks/src/clearlooks_style.c:
20966        (clearlooks_style_init_from_rc):
20967
20968        Added a new option in gtkrc called "animation". This will be used
20969        to enable/disable animation a theme. Thanks goes to Kulyk Nazar
20970        "tirpse, SchAmane" for his work on this.
20971
20972 ChangeLog                                    |   17 ++++++++++
20973 engines/clearlooks/src/clearlooks_draw.c     |    7 ++--
20974 engines/clearlooks/src/clearlooks_rc_style.c |   43 ++++++++++++++++++++++++-
20975 engines/clearlooks/src/clearlooks_rc_style.h |    2 +
20976 engines/clearlooks/src/clearlooks_style.c    |    3 ++
20977 5 files changed, 67 insertions(+), 5 deletions(-)
20978
20979commit 14aa1b2d650a3a34887798ac554d6a99f4b6a55e
20980Author: Richard Stellingwerff <rastell@src.gnome.org>
20981Date:   Sun Nov 13 13:37:28 2005 +0000
20982
20983    Flattened the inactive tabs, increased the shade of list headers, and made
20984
20985        * engines/clearlooks/src/clearlooks_draw.c:
20986        (clearlooks_draw_progressbar_fill), (clearlooks_draw_tab),
20987        (clearlooks_draw_list_view_header):
20988        * engines/clearlooks/src/clearlooks_types.h:
20989        * engines/crux/src/crux-main.c: (theme_exit):
20990        * themes/Clearlooks/gtk-2.0/gtkrc:
20991
20992        Flattened the inactive tabs, increased the shade of list headers,
20993        and made the progressbar less 3d'ish.
20994
20995 ChangeLog                                 |   12 ++++
20996 engines/clearlooks/src/clearlooks_draw.c  |   87 +++++++++++++++++-----------
20997 engines/clearlooks/src/clearlooks_types.h |    7 ++
20998 engines/crux/src/crux-main.c              |    1 -
20999 themes/Clearlooks/gtk-2.0/gtkrc           |    2 +-
21000 5 files changed, 73 insertions(+), 36 deletions(-)
21001
21002commit 8cb8ac9e5492cd1f96cf803fb7f5a5df76e71b3d
21003Author: Richard Stellingwerff <rastell@src.gnome.org>
21004Date:   Thu Nov 10 21:54:04 2005 +0000
21005
21006    Applied patch #321185 from Jason Allen to fix memory leak.
21007
21008        * engines/clearlooks/src/clearlooks_draw.c:
21009        (clearlooks_draw_progressbar_fill): Applied patch #321185 from
21010        Jason Allen to fix memory leak.
21011
21012 ChangeLog                                |    6 ++++++
21013 engines/clearlooks/src/clearlooks_draw.c |    1 +
21014 2 files changed, 7 insertions(+), 0 deletions(-)
21015
21016commit 3b1627addd2ebd4949082069b367b6a861cc9c8f
21017Author: Thomas Wood <thos@gnome.org>
21018Date:   Thu Nov 10 21:39:27 2005 +0000
21019
21020    Use cairo to draw menu items and entry boxes
21021
21022    2005-11-10  Thomas Wood  <thos@gnome.org>
21023
21024    	* engines/crux/src/crux-draw.c: (crux_paint_menuitem_gradient),
21025    	(paint_outline), (paint_shadow), (paint_entry_shadow),
21026    	(paint_menuitem_shadow), (draw_box):
21027
21028    	Use cairo to draw menu items and entry boxes
21029
21030 ChangeLog                    |    8 ++++
21031 engines/crux/src/crux-draw.c |   79 +++++++++++++++++++++--------------------
21032 2 files changed, 48 insertions(+), 39 deletions(-)
21033
21034commit d42a4f66235e9274eb6551579390871f13a665b0
21035Author: Thomas Wood <thos@gnome.org>
21036Date:   Wed Nov 2 22:18:19 2005 +0000
21037
21038    Use cairo functions rather than gdk
21039
21040    2005-11-02  Thomas Wood  <thos@gnome.org>
21041
21042    	* engines/crux/src/crux-draw.c: (crux_begin_paint),
21043    	(paint_outline), (paint_shadow):
21044
21045    	Use cairo functions rather than gdk
21046
21047 ChangeLog                    |    7 ++
21048 engines/crux/src/crux-draw.c |  153 +++++++++++++++++++++++++++++------------
21049 2 files changed, 115 insertions(+), 45 deletions(-)
21050
21051commit 5628a3a7053f589ea24ddc49c8b86f36a0f03306
21052Author: Thomas Wood <thos@gnome.org>
21053Date:   Mon Oct 31 21:46:24 2005 +0000
21054
21055    Remove various hacks
21056
21057    2005-10-31  Thomas Wood  <thos@gnome.org>
21058
21059    	* engines/crux/src/crux-draw.c: (draw_box), (draw_slider):
21060    	* engines/crux/src/eazel-theme-hacks.c:
21061
21062    	Remove various hacks
21063
21064 ChangeLog                            |    7 ++
21065 engines/crux/src/crux-draw.c         |  160 +---------------------------------
21066 engines/crux/src/eazel-theme-hacks.c |  143 ------------------------------
21067 3 files changed, 11 insertions(+), 299 deletions(-)
21068
21069commit 82b1548bb26f1943fc5b978a8ff37c511d1459b5
21070Author: Richard Stellingwerff <rastell@src.gnome.org>
21071Date:   Sun Oct 30 15:35:01 2005 +0000
21072
21073    Lots of tweaking of contrast and colors. Fixed the focus rings.
21074
21075        * engines/clearlooks/src/clearlooks_draw.c:
21076        (clearlooks_draw_button), (clearlooks_draw_progressbar_trough),
21077        (clearlooks_draw_progressbar_fill),
21078        (clearlooks_draw_scrollbar_trough),
21079        (clearlooks_draw_scrollbar_stepper):
21080        * engines/clearlooks/src/clearlooks_style.c:
21081        (clearlooks_set_widget_parameters), (draw_handle),
21082        (clearlooks_style_init_from_rc),
21083        (gdk_cairo_set_source_color_alpha), (draw_focus):
21084        * engines/clearlooks/src/clearlooks_types.h:
21085        * themes/Clearlooks/gtk-2.0/gtkrc:
21086
21087        Lots of tweaking of contrast and colors. Fixed the focus rings.
21088
21089 ChangeLog                                 |   16 +++++
21090 engines/clearlooks/src/clearlooks_draw.c  |  101 ++++++++++++++++++++--------
21091 engines/clearlooks/src/clearlooks_style.c |  101 ++++++++++++++++++++++++++++-
21092 engines/clearlooks/src/clearlooks_types.h |    1 +
21093 themes/Clearlooks/gtk-2.0/gtkrc           |   21 +++----
21094 5 files changed, 196 insertions(+), 44 deletions(-)
21095
21096commit 85a9a836317aed0448b9bb21288d2b78f189d45c
21097Author: Richard Stellingwerff <rastell@src.gnome.org>
21098Date:   Sun Oct 16 18:51:45 2005 +0000
21099
21100    Fix memory leak. Patch from Mart Raudsepp (leio).
21101
21102        * engines/clearlooks/src/clearlooks_style.c: (draw_handle): Fix memory leak. Patch from Mart Raudsepp (leio).
21103
21104 ChangeLog                                 |    4 ++++
21105 engines/clearlooks/src/clearlooks_style.c |    2 ++
21106 2 files changed, 6 insertions(+), 0 deletions(-)
21107
21108commit 91c0f94d0dad74c3cf89cdcde4bdda59d771427a
21109Author: Richard Stellingwerff <rastell@src.gnome.org>
21110Date:   Mon Oct 10 21:38:25 2005 +0000
21111
21112    Improved colors and such. Possibly other things, too :)
21113
21114        * engines/clearlooks/src/clearlooks_draw.c:
21115        (clearlooks_draw_inset), (clearlooks_draw_button),
21116        (clearlooks_draw_entry), (clearlooks_draw_menu_frame):
21117        * engines/clearlooks/src/clearlooks_style.c: (draw_box),
21118        (draw_option), (draw_check), (clearlooks_style_init_from_rc):
21119        * themes/Clearlooks/gtk-2.0/gtkrc:
21120
21121        Improved colors and such. Possibly other things, too :)
21122
21123 ChangeLog                                 |   11 +++++++++
21124 engines/clearlooks/src/clearlooks_draw.c  |   35 ++++++++++++++++------------
21125 engines/clearlooks/src/clearlooks_style.c |   18 ++++++++++-----
21126 themes/Clearlooks/gtk-2.0/gtkrc           |    2 +-
21127 4 files changed, 44 insertions(+), 22 deletions(-)
21128
21129commit 015753a38c3fe004104b598c2b111b7d7e79b6c7
21130Author: Richard Stellingwerff <rastell@src.gnome.org>
21131Date:   Fri Sep 16 12:42:49 2005 +0000
21132
21133    Fix progressbar shadow in Firefox.
21134
21135        * engines/clearlooks/src/clearlooks_draw.c:
21136        (clearlooks_draw_progressbar_trough): Fix progressbar shadow in Firefox.
21137
21138 ChangeLog                                |    5 +++++
21139 engines/clearlooks/src/clearlooks_draw.c |    4 ++--
21140 2 files changed, 7 insertions(+), 2 deletions(-)
21141
21142commit a81c48f71946446894341466bb92636d97d47804
21143Author: Richard Stellingwerff <rastell@src.gnome.org>
21144Date:   Fri Sep 16 12:36:57 2005 +0000
21145
21146    Fix statusbar breakage.
21147
21148        * themes/Clearlooks/gtk-2.0/gtkrc: Fix statusbar breakage.
21149
21150 ChangeLog                       |    4 ++++
21151 themes/Clearlooks/gtk-2.0/gtkrc |    6 ------
21152 2 files changed, 4 insertions(+), 6 deletions(-)
21153
21154commit 825c4dfbfa77e1ede5b2327497e2b62b8a902e68
21155Author: Richard Stellingwerff <rastell@src.gnome.org>
21156Date:   Fri Sep 16 11:47:29 2005 +0000
21157
21158    Slightly lighter border on disabled buttons. Fixed prelight checkbuttons.
21159
21160        * engines/clearlooks/src/clearlooks_draw.c:
21161        (clearlooks_draw_button), (clearlooks_draw_entry),
21162        (clearlooks_draw_progressbar_fill): Slightly lighter border on disabled
21163        buttons.
21164        * engines/clearlooks/src/clearlooks_style.c: (draw_handle),
21165        (draw_box), (draw_option), (draw_check): Fixed prelight checkbuttons.
21166        Unknown handles are drawn properly now.
21167
21168 ChangeLog                                 |   10 ++++++++
21169 engines/clearlooks/src/clearlooks_draw.c  |    6 ++--
21170 engines/clearlooks/src/clearlooks_style.c |   35 ++++++++++++++++++++--------
21171 3 files changed, 38 insertions(+), 13 deletions(-)
21172
21173commit b189315fcea214ec399cf56c57cbb4ae798b1d7a
21174Author: Richard Stellingwerff <rastell@src.gnome.org>
21175Date:   Wed Sep 14 19:31:05 2005 +0000
21176
21177    Disabled radio/check buttons are sooo pretty now!
21178
21179        * engines/clearlooks/src/clearlooks_style.c: (draw_option),
21180        (draw_check): Disabled radio/check buttons are sooo pretty now!
21181
21182 ChangeLog                                 |    5 +++++
21183 engines/clearlooks/src/clearlooks_style.c |    6 +++---
21184 2 files changed, 8 insertions(+), 3 deletions(-)
21185
21186commit e3044f547b568a7984ebcbba73c43af465399dad
21187Author: Richard Stellingwerff <rastell@src.gnome.org>
21188Date:   Wed Sep 14 12:57:41 2005 +0000
21189
21190    Fixed arrow drawing.
21191
21192        * engines/clearlooks/src/clearlooks_draw.c:
21193        (clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
21194        (_clearlooks_draw_arrow), (clearlooks_draw_arrow):
21195        * engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
21196        (draw_box), (draw_arrow): Fixed arrow drawing.
21197
21198 ChangeLog                                 |    8 +++
21199 engines/clearlooks/src/clearlooks_draw.c  |   97 +++++++++++++++++++---------
21200 engines/clearlooks/src/clearlooks_style.c |   26 ++++++--
21201 3 files changed, 93 insertions(+), 38 deletions(-)
21202
21203commit 8874961ec413fade0c83c4409a0bb70575648973
21204Author: Richard Stellingwerff <rastell@src.gnome.org>
21205Date:   Tue Sep 13 17:35:52 2005 +0000
21206
21207    Slightly more contrast. Properly handle orientation.
21208
21209        * engines/clearlooks/src/clearlooks_draw.c:
21210        (clearlooks_draw_button), (clearlooks_draw_entry): Slightly more contrast.
21211        * engines/clearlooks/src/clearlooks_style.c: (draw_handle): Properly            handle orientation.
21212
21213 ChangeLog                                 |    7 +++++++
21214 engines/clearlooks/src/clearlooks_draw.c  |    4 ++--
21215 engines/clearlooks/src/clearlooks_style.c |    2 +-
21216 3 files changed, 10 insertions(+), 3 deletions(-)
21217
21218commit 38c2b1842b46325703df66e7073113bd93626efe
21219Author: Richard Stellingwerff <rastell@src.gnome.org>
21220Date:   Tue Sep 13 10:05:43 2005 +0000
21221
21222    Fixed the shades calculations and did some polishing.
21223
21224        * engines/clearlooks/src/clearlooks_draw.c:
21225        (clearlooks_draw_inset), (clearlooks_draw_button),
21226        (clearlooks_draw_entry), (clearlooks_draw_scale_trough),
21227        (clearlooks_draw_progressbar_trough):
21228        * engines/clearlooks/src/clearlooks_style.c:
21229        (clearlooks_style_init_from_rc):
21230        * themes/Clearlooks/gtk-2.0/gtkrc:
21231
21232        Fixed the shades calculations and did some polishing.
21233
21234 ChangeLog                                 |   12 ++++++++++++
21235 engines/clearlooks/src/clearlooks_draw.c  |   17 +++++++++--------
21236 engines/clearlooks/src/clearlooks_style.c |   12 ++++++------
21237 themes/Clearlooks/gtk-2.0/gtkrc           |    2 +-
21238 4 files changed, 28 insertions(+), 15 deletions(-)
21239
21240commit 7a927d15a8d3c41fefcbefcc7e8774c5520ddc9d
21241Author: Richard Stellingwerff <rastell@src.gnome.org>
21242Date:   Mon Sep 12 17:31:09 2005 +0000
21243
21244    Draw pretty combo arrows.
21245
21246        * engines/clearlooks/src/clearlooks_draw.c:
21247        (clearlooks_draw_normal_arrow), (clearlooks_draw_combo_arrow),
21248        (clearlooks_draw_arrow):
21249        * engines/clearlooks/src/clearlooks_draw.h:
21250        * engines/clearlooks/src/clearlooks_style.c:
21251        (clearlooks_set_widget_parameters), (draw_tab), (draw_arrow),
21252        (clearlooks_style_class_init):
21253        * engines/clearlooks/src/clearlooks_types.h: Draw pretty combo arrows.
21254
21255 ChangeLog                                 |   11 ++++
21256 engines/clearlooks/src/clearlooks_draw.c  |   73 +++++++++++++++++++++++++++++
21257 engines/clearlooks/src/clearlooks_draw.h  |    5 ++
21258 engines/clearlooks/src/clearlooks_style.c |   70 ++++++++++------------------
21259 engines/clearlooks/src/clearlooks_types.h |   20 ++++++++
21260 5 files changed, 134 insertions(+), 45 deletions(-)
21261
21262commit acd7ec7255fbcf0e73faca957300eb0b1f258a2b
21263Author: Richard Stellingwerff <rastell@src.gnome.org>
21264Date:   Mon Sep 12 15:30:46 2005 +0000
21265
21266    Draw pretty checkbox buttons, too!
21267
21268        * engines/clearlooks/src/clearlooks_style.c: (draw_option),
21269        (draw_check), (clearlooks_style_class_init): Draw pretty checkbox
21270        buttons, too!
21271
21272 ChangeLog                                 |    6 +++
21273 engines/clearlooks/src/clearlooks_style.c |   66 ++++++++++++++++++++++++++++-
21274 2 files changed, 71 insertions(+), 1 deletions(-)
21275
21276commit 3553107fd104ef055b64b10f4bccfaa2d7cc9773
21277Author: Richard Stellingwerff <rastell@src.gnome.org>
21278Date:   Sun Sep 11 21:56:25 2005 +0000
21279
21280    Drawing pretty radio buttons!
21281
21282        * engines/clearlooks/src/clearlooks_style.c: (draw_box),
21283        (draw_option): Drawing pretty radio buttons!
21284
21285 ChangeLog                                 |    5 ++
21286 engines/clearlooks/src/clearlooks_style.c |   62 +++++++++++++++++++++++++++--
21287 2 files changed, 63 insertions(+), 4 deletions(-)
21288
21289commit 0dd652befab26ff206891f1d981ce529321dc7f1
21290Author: Richard Stellingwerff <rastell@src.gnome.org>
21291Date:   Sun Sep 11 10:12:45 2005 +0000
21292
21293    Implemented handle bars. Improved arrows on combobox/optionmenu. Improved
21294
21295        * engines/clearlooks/src/clearlooks_draw.c:
21296        (clearlooks_rounded_rectectangle), (clearlooks_draw_button),
21297        (clearlooks_draw_frame), (clearlooks_draw_menu_frame),
21298        (clearlooks_draw_handle):
21299        * engines/clearlooks/src/clearlooks_draw.h:
21300        * engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
21301        (draw_extension), (draw_handle), (draw_box), (draw_up_down_arrow),
21302        (draw_tab), (clearlooks_draw_arrow):
21303        * engines/clearlooks/src/clearlooks_types.h:
21304        * engines/clearlooks/src/support.c: (scrollbar_get_stepper):
21305        * themes/Clearlooks/gtk-2.0/gtkrc:
21306
21307        Implemented handle bars. Improved arrows on combobox/optionmenu.
21308        Improved gradient on buttons.
21309        Shadowless frames are no longer drawn.
21310
21311 ChangeLog                                 |   18 +++
21312 engines/clearlooks/src/clearlooks_draw.c  |   73 ++++++++++-
21313 engines/clearlooks/src/clearlooks_draw.h  |   12 ++-
21314 engines/clearlooks/src/clearlooks_style.c |  199 +++++++++++++++++++----------
21315 engines/clearlooks/src/clearlooks_types.h |   12 ++
21316 engines/clearlooks/src/support.c          |    1 -
21317 themes/Clearlooks/gtk-2.0/gtkrc           |    2 +-
21318 7 files changed, 239 insertions(+), 78 deletions(-)
21319
21320commit 56a105e7b61253897cb38eb1d393144fbf937749
21321Author: Andrew Johnson <ajgenius@ajgenius.us>
21322Date:   Fri Sep 9 17:13:10 2005 +0000
21323
21324    fix disabled/selected option
21325
21326    2005-09-09  Andrew Johnson  <ajgenius@ajgenius.us>
21327
21328            * engines/mist/src/mist-style.c: fix disabled/selected option
21329
21330            * engines/redmond/src/redmond_gtk2_drawing.c:
21331            * engines/redmond/src/redmond_gtk2_drawing.h:
21332            * engines/redmond/src/redmond_gtk2_engine.c:
21333            * engines/redmond/src/redmond_gtk2_engine.h:
21334            * engines/redmond/src/redmond_gtk2_misc.c:
21335            * engines/redmond/src/redmond_gtk2_misc.h:
21336                    partially converted to cairo
21337                    check still has problem sizes,
21338                    fills and options need to be done yet
21339
21340 ChangeLog                                  |   14 ++
21341 engines/mist/src/mist-style.c              |    3 +-
21342 engines/redmond/src/redmond_gtk2_drawing.c |  217 +++++++++++++------------
21343 engines/redmond/src/redmond_gtk2_drawing.h |    2 +
21344 engines/redmond/src/redmond_gtk2_engine.c  |    2 +
21345 engines/redmond/src/redmond_gtk2_engine.h  |    1 +
21346 engines/redmond/src/redmond_gtk2_misc.c    |  243 ++++++++++++++++++++++------
21347 engines/redmond/src/redmond_gtk2_misc.h    |   23 ++--
21348 8 files changed, 341 insertions(+), 164 deletions(-)
21349
21350commit 316955a6c6f3f476ff8dbf976bc2e3dbed19639e
21351Author: Richard Stellingwerff <rastell@src.gnome.org>
21352Date:   Thu Sep 8 19:45:28 2005 +0000
21353
21354    Made slider (scale) border slightly brighter. Made progressbar trough
21355
21356        * engines/clearlooks/src/clearlooks_draw.c:
21357        (clearlooks_draw_slider_button),
21358        (clearlooks_draw_progressbar_trough),
21359        (clearlooks_draw_scrollbar_trough),
21360        (clearlooks_draw_scrollbar_stepper),
21361        (clearlooks_draw_scrollbar_slider), (clearlooks_draw_statusbar),
21362        (clearlooks_draw_menu_frame):
21363        * engines/clearlooks/src/clearlooks_draw.h:
21364        * engines/clearlooks/src/clearlooks_rc_style.c:
21365        (clearlooks_rc_style_init), (theme_parse_int),
21366        (clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
21367        * engines/clearlooks/src/clearlooks_rc_style.h:
21368        * engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
21369        (draw_handle), (combo_box_get_seperator_pos), (draw_box),
21370        (draw_tab), (clearlooks_draw_arrow),
21371        (clearlooks_style_init_from_rc), (clearlooks_style_class_init):
21372        * engines/clearlooks/src/clearlooks_style.h:
21373        * engines/clearlooks/src/clearlooks_types.h:
21374        * engines/clearlooks/src/support.c: (clearlooks_get_parent_bg),
21375        (scrollbar_get_stepper):
21376
21377        Made slider (scale) border slightly brighter.
21378        Made progressbar trough slightly brighter.
21379        Added scrollbar trough.
21380        Improved scrollbar steppers and sliders.
21381        Added support for colored scrollbar slider.
21382        New function for drawing statusbar.
21383
21384        * themes/Clearlooks/gtk-2.0/gtkrc: Minor changes to the color scheme.
21385
21386 ChangeLog                                    |   32 ++++
21387 engines/clearlooks/src/clearlooks_draw.c     |  222 +++++++++++++++++++++----
21388 engines/clearlooks/src/clearlooks_draw.h     |   16 ++
21389 engines/clearlooks/src/clearlooks_rc_style.c |  146 +++--------------
21390 engines/clearlooks/src/clearlooks_rc_style.h |    5 +-
21391 engines/clearlooks/src/clearlooks_style.c    |  129 +++++++++++++--
21392 engines/clearlooks/src/clearlooks_style.h    |    2 +
21393 engines/clearlooks/src/clearlooks_types.h    |    2 +
21394 engines/clearlooks/src/support.c             |    9 +-
21395 themes/Clearlooks/gtk-2.0/gtkrc              |   26 +++-
21396 10 files changed, 406 insertions(+), 183 deletions(-)
21397
21398commit 325577b18d25a7863124edc59a8874d9e037e22d
21399Author: Andrew Johnson <ajgenius@ajgenius.us>
21400Date:   Wed Aug 31 17:28:11 2005 +0000
21401
21402    more cairo conversions - initial change mostly complete now
21403
21404    2005-08-31  Andrew Johnson  <ajgenius@ajgenius.us>
21405
21406            * engines/mist/src/mist-style.c: more cairo conversions - initial
21407            change mostly complete now
21408
21409 ChangeLog                     |    5 +
21410 engines/mist/src/mist-style.c |  393 +++++++++++++++++++++--------------------
21411 2 files changed, 210 insertions(+), 188 deletions(-)
21412
21413commit cc85292d2eb769b7cd8c9bd82539017a0859855a
21414Author: Andrew Johnson <ajgenius@ajgenius.us>
21415Date:   Wed Aug 31 01:55:39 2005 +0000
21416
21417    funky change to improve option
21418
21419    2005-08-30  Andrew Johnson  <ajgenius@ajgenius.us>
21420
21421            * engines/mist/src/mist-style.c: funky change to improve option
21422
21423 ChangeLog                     |    4 ++++
21424 engines/mist/src/mist-style.c |   12 +++++++++++-
21425 2 files changed, 15 insertions(+), 1 deletions(-)
21426
21427commit 81718e18cc80df20552a7d7e2f543199b5db36aa
21428Author: Andrew Johnson <ajgenius@ajgenius.us>
21429Date:   Wed Aug 31 01:16:09 2005 +0000
21430
21431    more changes toward cairo
21432
21433    2005-08-30  Andrew Johnson  <ajgenius@ajgenius.us>
21434
21435            * engines/mist/src/mist-style.c: more changes toward cairo
21436
21437 ChangeLog                     |    4 +
21438 engines/mist/src/mist-style.c |  290 +++++++++++++++++++++++++----------------
21439 2 files changed, 179 insertions(+), 115 deletions(-)
21440
21441commit 9d23b09bf9e290f6a77236bfa00cff919249923f
21442Author: Andrew Johnson <ajgenius@ajgenius.us>
21443Date:   Tue Aug 30 19:34:50 2005 +0000
21444
21445    begin conversion to cairo for 2.8
21446
21447    2005-08-30  Andrew Johnson  <ajgenius@ajgenius.us>
21448
21449            * engines/mist/src/mist-style.c: begin conversion to cairo for 2.8
21450
21451 ChangeLog |    4 ++++
21452 1 files changed, 4 insertions(+), 0 deletions(-)
21453
21454commit 3ef5e53111743cf25358ea3fcd886caa66f6a893
21455Author: Andrew Johnson <ajgenius@src.gnome.org>
21456Date:   Tue Aug 30 19:25:20 2005 +0000
21457
21458    begin conversion to cairo for 2.8
21459
21460 engines/mist/src/mist-style.c |  752 ++++++++++-------------------------------
21461 1 files changed, 186 insertions(+), 566 deletions(-)
21462
21463commit 7a16ee483c1084b7856bcdea234fcfec55b3286b
21464Author: Richard Stellingwerff <rastell@src.gnome.org>
21465Date:   Tue Aug 30 12:41:47 2005 +0000
21466
21467    Decided to opt for easier math. Should avoid some unnecessary headaches.
21468
21469        * engines/clearlooks/src/clearlooks_draw.c:
21470        (clearlooks_rounded_rectectangle): Decided to opt for easier math. Should       avoid some unnecessary headaches.
21471        * engines/clearlooks/src/clearlooks_draw.c: (clearlooks_draw_button),
21472        (clearlooks_draw_menuitem), (clearlooks_draw_scrollbar_stepper),
21473        (clearlooks_draw_scrollbar_slider): Added functions to draw scrollbar.
21474        * engines/clearlooks/src/clearlooks_draw.h:
21475        * engines/clearlooks/src/clearlooks_style.c: (draw_handle),
21476        (draw_box):
21477        * engines/clearlooks/src/clearlooks_types.h:
21478        * engines/clearlooks/src/support.c: (scrollbar_get_stepper),
21479        (scrollbar_visible_steppers), (scrollbar_get_junction): Added support           functions to determine which stepper is drawn, as well as which sides of        the slider jonjoin.
21480        * engines/clearlooks/src/support.h:
21481
21482 ChangeLog                                 |   18 +++++
21483 engines/clearlooks/src/clearlooks_draw.c  |   90 ++++++++++++++++++++++++--
21484 engines/clearlooks/src/clearlooks_draw.h  |   13 ++++
21485 engines/clearlooks/src/clearlooks_style.c |   64 +++++++++++++++---
21486 engines/clearlooks/src/clearlooks_types.h |   30 ++++++++-
21487 engines/clearlooks/src/support.c          |  102 +++++++++++++++++++++++++++++
21488 engines/clearlooks/src/support.h          |   61 +++++++++--------
21489 7 files changed, 332 insertions(+), 46 deletions(-)
21490
21491commit adec253985f20109990af8370f592a5a06b6eadb
21492Author: Richard Stellingwerff <rastell@src.gnome.org>
21493Date:   Sun Aug 28 17:39:42 2005 +0000
21494
21495    Minor speed improvements.
21496
21497        * engines/clearlooks/src/clearlooks_draw.c:
21498        (clearlooks_rounded_rectectangle), (clearlooks_draw_button),
21499        (clearlooks_scale_draw_gradient), (clearlooks_draw_slider_button),
21500        (clearlooks_draw_progressbar_trough), (clearlooks_draw_frame),
21501        (clearlooks_draw_menuitem):
21502        * engines/clearlooks/src/clearlooks_style.c: (draw_box_gap),
21503        (draw_hline):
21504
21505        Minor speed improvements.
21506
21507 ChangeLog                                 |   12 +++
21508 engines/clearlooks/src/clearlooks_draw.c  |  121 +++++++++++++---------------
21509 engines/clearlooks/src/clearlooks_style.c |    7 +-
21510 3 files changed, 71 insertions(+), 69 deletions(-)
21511
21512commit d52467c84e6efcdb90a44f8655f53831f0d2c6f9
21513Author: Richard Stellingwerff <rastell@src.gnome.org>
21514Date:   Fri Aug 26 22:20:08 2005 +0000
21515
21516    Draw an opaque border, instead of a transparent one. What was I thinking?
21517
21518            * engines/clearlooks/src/clearlooks_draw.c:
21519            (clearlooks_draw_entry): Draw an opaque border, instead of
21520            a transparent one. What was I thinking?
21521            * engines/clearlooks/src/clearlooks_style.c: (draw_shadow):
21522            Sanitize the size, if needed.
21523
21524 ChangeLog                                 |    8 ++++++++
21525 engines/clearlooks/src/clearlooks_draw.c  |   17 ++++++++++-------
21526 engines/clearlooks/src/clearlooks_style.c |    7 ++++---
21527 3 files changed, 22 insertions(+), 10 deletions(-)
21528
21529commit cb51320077834444806db452bc218b2aa999d04e
21530Author: Richard Stellingwerff <rastell@src.gnome.org>
21531Date:   Fri Aug 26 12:06:47 2005 +0000
21532
21533    Added drawing code for toolbars, menuitems. Lightened buttons borders.
21534
21535            * engines/clearlooks/src/clearlooks_draw.c:
21536            (clearlooks_draw_button), (clearlooks_get_frame_gap_clip),
21537            (clearlooks_draw_frame), (clearlooks_draw_list_view_header),
21538            (clearlooks_draw_toolbar), (clearlooks_draw_menuitem):
21539            Added drawing code for toolbars, menuitems. Lightened buttons borders.
21540            Etched in/out support for frames.
21541            * engines/clearlooks/src/clearlooks_draw.h:
21542            * engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
21543            (draw_box_gap), (draw_box), (draw_shadow_gap), (draw_arrow),
21544            (clearlooks_style_init_from_rc), (clearlooks_style_class_init):
21545            Implemented toolbars, menuitems (incomplete), scrollbars (incomplete).
21546            Added etched in/out support for frames.
21547
21548 ChangeLog                                 |   15 +++++
21549 engines/clearlooks/src/clearlooks_draw.c  |   84 ++++++++++++++++++++++++++---
21550 engines/clearlooks/src/clearlooks_draw.h  |   11 ++++
21551 engines/clearlooks/src/clearlooks_style.c |   74 +++++++++++++++++++++++---
21552 4 files changed, 170 insertions(+), 14 deletions(-)
21553
21554commit 43aa097dff215583650ff5ce8b1dccb37ef3ba24
21555Author: Richard Stellingwerff <rastell@src.gnome.org>
21556Date:   Wed Aug 24 13:32:36 2005 +0000
21557
21558    Major cleanup. Removed unused variables, function, files. Compiles with
21559
21560            * engines/clearlooks/Makefile.am:
21561            * engines/clearlooks/src/bits.c:
21562            * engines/clearlooks/src/clearlooks_draw.c:
21563            (clearlooks_draw_top_left_highlight), (clearlooks_draw_button),
21564            (clearlooks_scale_draw_gradient), (clearlooks_draw_optionmenu),
21565            (clearlooks_draw_tab):
21566            * engines/clearlooks/src/clearlooks_draw.h:
21567            * engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
21568            (draw_box_gap), (combo_box_get_seperator_pos), (draw_vline),
21569            (draw_hline), (draw_shadow_gap), (clearlooks_style_unrealize):
21570            * engines/clearlooks/src/clearlooks_types.h:
21571            * engines/clearlooks/src/support.c: (clearlooks_get_parent_bg):
21572            * engines/clearlooks/src/support.h:
21573
21574            Major cleanup. Removed unused variables, function, files.
21575            Compiles with -pedantic -ansi -std=c89.
21576
21577 ChangeLog                                 |   19 +++++
21578 engines/clearlooks/Makefile.am            |    4 +-
21579 engines/clearlooks/src/bits.c             |  121 -----------------------------
21580 engines/clearlooks/src/clearlooks_draw.c  |   22 +----
21581 engines/clearlooks/src/clearlooks_draw.h  |    2 +-
21582 engines/clearlooks/src/clearlooks_style.c |   63 ++++++++-------
21583 engines/clearlooks/src/clearlooks_types.h |    2 +-
21584 engines/clearlooks/src/support.c          |    8 +-
21585 engines/clearlooks/src/support.h          |  111 +++++++++++++++-----------
21586 9 files changed, 131 insertions(+), 221 deletions(-)
21587
21588commit cd6a7df7f4b9bf0e4c5fbaa4579a5834020d5768
21589Author: Richard Stellingwerff <rastell@src.gnome.org>
21590Date:   Tue Aug 23 20:47:53 2005 +0000
21591
21592    Implemented listview headers.
21593
21594            * engines/clearlooks/src/clearlooks_draw.c:
21595            (clearlooks_draw_frame), (clearlooks_draw_separator),
21596            (clearlooks_draw_list_view_header):
21597            * engines/clearlooks/src/clearlooks_draw.h:
21598            * engines/clearlooks/src/clearlooks_style.c:
21599            (clearlooks_set_widget_parameters), (draw_shadow), (draw_box_gap),
21600            (draw_box), (draw_shadow_gap):
21601            Implemented listview headers.
21602
21603            * engines/clearlooks/src/clearlooks_types.h: Added type for
21604            Listview headers.
21605            * engines/clearlooks/src/support.c: (clearlooks_get_parent_bg): Fixed
21606            segfault.
21607
21608 ChangeLog                                 |   16 ++++++
21609 engines/clearlooks/src/clearlooks_draw.c  |   76 +++++++++++++++++++++++++---
21610 engines/clearlooks/src/clearlooks_draw.h  |   29 ++++++----
21611 engines/clearlooks/src/clearlooks_style.c |   79 +++++++++++++++++++++++------
21612 engines/clearlooks/src/clearlooks_types.h |   14 +++++
21613 engines/clearlooks/src/support.c          |    7 +++
21614 6 files changed, 185 insertions(+), 36 deletions(-)
21615
21616commit d5d45aedea1946710cd16e87c869964590771e5d
21617Author: Richard Stellingwerff <rastell@src.gnome.org>
21618Date:   Mon Aug 22 00:11:53 2005 +0000
21619
21620    Fixes bug 314127 Removed obsolete functions. Removed obsolete prototypes.
21621
21622            * engines/clearlooks/Makefile.am: Fixes bug 314127
21623            * engines/clearlooks/src/support.c:
21624            (gtk_treeview_get_header_index), (special_get_ancestor): Removed
21625            obsolete functions.
21626            * engines/clearlooks/src/support.h: Removed obsolete prototypes.
21627
21628 ChangeLog                        |    8 +
21629 engines/clearlooks/Makefile.am   |    2 +-
21630 engines/clearlooks/src/support.c |  570 +-------------------------------------
21631 engines/clearlooks/src/support.h |   46 +---
21632 4 files changed, 13 insertions(+), 613 deletions(-)
21633
21634commit 09024aa0fa299647a7180f7d91ff905af83dc110
21635Author: Richard Stellingwerff <rastell@src.gnome.org>
21636Date:   Sun Aug 21 23:21:12 2005 +0000
21637
21638    Implemented the statusbar. Improved tabs. Added Separator functions and
21639
21640    * engines/clearlooks/src/clearlooks_draw.c:
21641    (clearlooks_get_frame_gap_clip), (clearlooks_draw_tab),
21642    (clearlooks_draw_separator):
21643    * engines/clearlooks/src/clearlooks_draw.h:
21644    * engines/clearlooks/src/clearlooks_style.c: (draw_shadow),
21645    (draw_extension), (draw_vline), (draw_hline), (draw_resize_grip),
21646    (clearlooks_style_class_init):
21647    * engines/clearlooks/src/clearlooks_types.h:
21648
21649    Implemented the statusbar. Improved tabs. Added Separator functions
21650    and type. Disabled the resize grip for now.
21651
21652 ChangeLog                                 |   14 +++
21653 engines/clearlooks/src/clearlooks_draw.c  |  152 +++++++++++++---------------
21654 engines/clearlooks/src/clearlooks_draw.h  |    6 +
21655 engines/clearlooks/src/clearlooks_style.c |  111 ++++++++++++++-------
21656 engines/clearlooks/src/clearlooks_types.h |    5 +
21657 5 files changed, 172 insertions(+), 116 deletions(-)
21658
21659commit db722829444be2d50538f6aaadafb29616f730d4
21660Author: Thomas Wood <thos@gnome.org>
21661Date:   Sun Aug 21 18:44:39 2005 +0000
21662
21663    Removed references to eazel-theme-hacks.c
21664
21665    2005-08-21  Thomas Wood  <thos@gnome.org>
21666
21667    	* engines/crux/Makefile.am:
21668    	* engines/crux/src/eazel-theme.h:
21669    	Removed references to eazel-theme-hacks.c
21670
21671    	* engines/crux/src/crux-draw.c: (draw_box), (draw_extension):
21672    	Fixes an Open Office 2 bug and bug 305963 (The leftmost tab in tabbed widgets
21673    	is not drawn correctly)
21674
21675    	* engines/mist/src/mist-style.c: (draw_rect): Fixes bug 165864
21676    	* engines/thinice/src/thinice_rc_style.c:
21677    	(thinice_rc_style_create_style): Patch from bug 314100 (tiny cleanup in
21678    	thinice theme style code) by Kjartan Maraas
21679
21680 ChangeLog                              |   15 +++++++++++++++
21681 engines/crux/Makefile.am               |    3 +--
21682 engines/crux/src/crux-draw.c           |   21 +++++++++++++++++++--
21683 engines/crux/src/eazel-theme.h         |    3 ---
21684 engines/mist/src/mist-style.c          |    2 +-
21685 engines/thinice/src/thinice_rc_style.c |    4 +---
21686 6 files changed, 37 insertions(+), 11 deletions(-)
21687
21688commit e96694caf0999dbb418e2203ca8f3f3f35b9c02d
21689Author: Richard Stellingwerff <rastell@src.gnome.org>
21690Date:   Sun Aug 21 13:01:25 2005 +0000
21691
21692    Depend on GTK+ 2.8, changed version number.
21693    Initial import of Clearlooks port to cairo.
21694
21695 ChangeLog                                 |   38 +-
21696 configure.ac                              |    6 +-
21697 engines/clearlooks/src/clearlooks_draw.c  | 2410 ++++++++++----------------
21698 engines/clearlooks/src/clearlooks_draw.h  |  234 +--
21699 engines/clearlooks/src/clearlooks_style.c | 2669 ++++-------------------------
21700 engines/clearlooks/src/clearlooks_style.h |   57 +-
21701 engines/clearlooks/src/clearlooks_types.h |  131 ++
21702 engines/clearlooks/src/support.c          |   48 +-
21703 engines/clearlooks/src/support.h          |    9 +-
21704 themes/Clearlooks/gtk-2.0/gtkrc           |   91 +-
21705 10 files changed, 1587 insertions(+), 4106 deletions(-)
21706
21707commit 4cbcea100006adeac171b916062f29e72d94ad53
21708Author: Richard Stellingwerff <rastell@src.gnome.org>
21709Date:   Sat Aug 13 13:44:57 2005 +0000
21710
21711    Changed return type from gboolean to void in cl_progressbar2_set_four_points.
21712
21713 ChangeLog                                |    6 ++++++
21714 engines/clearlooks/src/clearlooks_draw.c |    2 +-
21715 2 files changed, 7 insertions(+), 1 deletions(-)
21716
21717commit d8f74ee562f5305a9628594b0c7dc357dedf4683
21718Author: Richard Stellingwerff <rastell@src.gnome.org>
21719Date:   Fri Aug 5 09:40:45 2005 +0000
21720
21721    Fixed a memory leak.
21722
21723 ChangeLog                                 |    6 ++++++
21724 engines/clearlooks/src/clearlooks_style.c |    3 +++
21725 2 files changed, 9 insertions(+), 0 deletions(-)
21726
21727commit a76bf90bc078920f772475e05a1c148d6fd0a8b8
21728Author: Chris Lahey <clahey@ximian.com>
21729Date:   Tue Aug 2 18:52:05 2005 +0000
21730
21731    Center these pixmaps properly.
21732
21733    2005-08-02  Chris Lahey  <clahey@ximian.com>
21734
21735    	* engines/industrial/src/industrial_style.c (draw_check)
21736    	(draw_option): Center these pixmaps properly.
21737
21738 ChangeLog                                 |    5 +++++
21739 engines/industrial/src/industrial_style.c |   22 ++++++++++++++++++++--
21740 2 files changed, 25 insertions(+), 2 deletions(-)
21741
21742commit 3435fb8d51f39b33109eb29562579d567a5643ce
21743Author: Richard Stellingwerff <rastell@src.gnome.org>
21744Date:   Sat Jul 30 00:06:59 2005 +0000
21745
21746    Using latest engine features. Using the more vibrant selection color from Shaun McCance.
21747
21748 ChangeLog                       |    8 ++++
21749 themes/Clearlooks/gtk-2.0/gtkrc |   74 +++++++++++++++++++++++++--------------
21750 2 files changed, 56 insertions(+), 26 deletions(-)
21751
21752commit de3f8a93f1f9c88543290112eede204efdcaa976
21753Author: Thomas Wood <thos@gnome.org>
21754Date:   Wed Jul 27 17:52:26 2005 +0000
21755
21756    Updated for 2.6.4 release Fixes bug 305374
21757
21758    2005-07-27  Thomas Wood  <thos@gnome.org>
21759
21760    	* NEWS: Updated for 2.6.4 release
21761    	* engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
21762    	(do_smooth_draw_shadow): Fixes bug 305374
21763
21764 ChangeLog                                          |    6 ++++++
21765 NEWS                                               |   14 ++++++++++++++
21766 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |    6 ------
21767 3 files changed, 20 insertions(+), 6 deletions(-)
21768
21769commit e1d72cbfa27534bf6157129b83374eefa05b6dd3
21770Author: Richard Stellingwerff <rastell@src.gnome.org>
21771Date:   Wed Jul 27 17:42:14 2005 +0000
21772
21773    Fixed #1244760 (clearlooks sf.net bugtracker).
21774
21775 ChangeLog                                 |    6 ++++++
21776 engines/clearlooks/src/clearlooks_style.c |   21 +++++++++++----------
21777 2 files changed, 17 insertions(+), 10 deletions(-)
21778
21779commit 3339771fc4a1474f7b43f083f5680ca64ff98821
21780Author: Thomas Wood <thos@gnome.org>
21781Date:   Sun Jul 24 21:10:20 2005 +0000
21782
21783    Patch applied from (and fixes) bug 161960
21784
21785    2005-07-24  Thomas Wood  <thos@gnome.org>
21786
21787    	* engines/crux/src/crux-draw.c: (paint_stock_image):
21788    	* engines/crux/src/crux-pixmaps.c: (pixmap_cache_ref),
21789    	(pixmap_cache_set), (eazel_engine_image_render),
21790    	(eazel_engine_stock_pixmap_and_mask_scaled),
21791    	(eazel_engine_stock_pixmap_and_mask):
21792    	* engines/crux/src/crux-pixmaps.h:
21793
21794    	Patch applied from (and fixes) bug 161960
21795
21796 ChangeLog                       |   11 +++++++++++
21797 engines/crux/src/crux-draw.c    |    2 ++
21798 engines/crux/src/crux-pixmaps.c |   29 ++++++++++++++++++-----------
21799 engines/crux/src/crux-pixmaps.h |    2 ++
21800 4 files changed, 33 insertions(+), 11 deletions(-)
21801
21802commit 769ccb74ff75816d2837e5889a410e29b8277e25
21803Author: Richard Stellingwerff <rastell@src.gnome.org>
21804Date:   Sun Jul 24 13:21:37 2005 +0000
21805
21806    Updated clearlooks engine
21807
21808 ChangeLog                                 |   11 +
21809 engines/clearlooks/src/clearlooks_draw.c  | 1174 ++++++++++++++++++++++++++---
21810 engines/clearlooks/src/clearlooks_draw.h  |   58 ++-
21811 engines/clearlooks/src/clearlooks_style.c |  465 ++++++------
21812 engines/clearlooks/src/clearlooks_style.h |   10 +
21813 engines/clearlooks/src/support.c          |   44 +-
21814 engines/clearlooks/src/support.h          |    6 +
21815 7 files changed, 1393 insertions(+), 375 deletions(-)
21816
21817commit 1d569fb1ba7def45333e99cb5225fb3520b1be9e
21818Author: Thomas Wood <thos@gnome.org>
21819Date:   Sat Jul 9 13:09:01 2005 +0000
21820
21821    Update for 2.6.4 Fixes bug 303112 Fixes bug 308551 Fixes bug 305432 Fixes
21822
21823    2005-07-09  Thomas Wood  <thos@gnome.org>
21824
21825    	* configure.ac: Update for 2.6.4
21826    	* engines/lighthouseblue/src/lighthouseblue_style.c: (draw_option): Fixes bug 303112
21827    	* engines/smooth/src/engine/smooth_gtk2_drawing.c:
21828    	(do_smooth_draw_box), (smooth_draw_box): Fixes bug 308551
21829    	* engines/smooth/src/engine/smooth_gtk2_misc.c:
21830    	(gtk_button_get_props): Fixes bug 305432
21831    	* themes/Industrial/gtk-2.0/gtkrc: Fixes bug 170824
21832
21833 ChangeLog                                         |   10 ++++++++++
21834 configure.ac                                      |    2 +-
21835 engines/lighthouseblue/src/lighthouseblue_style.c |    3 ++-
21836 engines/smooth/src/engine/smooth_gtk2_drawing.c   |    4 ++--
21837 engines/smooth/src/engine/smooth_gtk2_misc.c      |   14 ++++++++++++--
21838 themes/Industrial/gtk-2.0/gtkrc                   |   12 ++++++------
21839 6 files changed, 33 insertions(+), 12 deletions(-)
21840
21841commit dbcd6b66ae0e3c5ace4f9a96af6c5a4a945d9213
21842Author: Glynn Foster <glynn.foster@sun.com>
21843Date:   Sat May 14 00:16:06 2005 +0000
21844
21845    Install into the correct directory. Fixes #300530.
21846
21847    2005-05-14  Glynn Foster  <glynn.foster@sun.com>
21848
21849    	* engines/clearlooks/Makefile.am: Install into the correct
21850    	directory. Fixes #300530.
21851
21852 ChangeLog                      |    5 +++++
21853 engines/clearlooks/Makefile.am |    2 +-
21854 2 files changed, 6 insertions(+), 1 deletions(-)
21855
21856commit 39706c05211d605fda59a98fd9a851b083519126
21857Author: Thomas Wood <thos@gnome.org>
21858Date:   Tue Apr 12 16:10:19 2005 +0000
21859
21860    Updated for 2.6.3
21861
21862    2005-04-12  Thomas Wood  <thos@gnome.org>
21863
21864            * NEWS: Updated for 2.6.3
21865            * configure.ac:
21866            * engines/clearlooks/Makefile.am:
21867            * engines/clearlooks/src/clearlooks_draw.c: (cl_draw_borders),
21868            (cl_draw_line), (cl_get_gradient_corner_color), (cl_draw_corner),
21869            (cl_draw_fill), (cl_progressbar_tile_new),
21870            (cl_draw_menuitem_button), (cl_draw_menuitem_flat),
21871            (cl_draw_menuitem_gradient):
21872            * engines/clearlooks/src/clearlooks_draw.h:
21873            * engines/clearlooks/src/clearlooks_rc_style.c:
21874            (clearlooks_rc_style_init), (theme_parse_progressbarstyle),
21875            (theme_parse_menubarstyle), (theme_parse_listviewitemstyle),
21876            (clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
21877            * engines/clearlooks/src/clearlooks_rc_style.h:
21878            * engines/clearlooks/src/clearlooks_style.c: (draw_flat_box),
21879            (draw_box_gap), (draw_extension), (draw_box), (draw_shadow_gap),
21880            (draw_hline), (clearlooks_style_init_from_rc),
21881            (clearlooks_style_class_init):
21882            * engines/clearlooks/src/clearlooks_style.h:
21883            * engines/clearlooks/src/support.c:
21884            (internel_image_buffer_free_pixels), (internal_image_buffer_new),
21885            (internal_color_get_as_uchars),
21886            (internal_create_horizontal_gradient_image_buffer),
21887            (internal_create_vertical_gradient_image_buffer), (draw_vgradient),
21888            (draw_hgradient):
21889            * engines/clearlooks/src/support.h:
21890
21891            Updated clearlooks engine
21892
21893            * engines/smooth/src/engine/smooth_gtk2_drawing.c:
21894            (do_smooth_draw_focus): Patch from Andrew Johnson that should fix the Firefox
21895            print dialog bug (bug 167389)
21896
21897            * themes/Clearlooks/Makefile.am:
21898            * themes/Clearlooks/gtk-2.0/Makefile.am:
21899            * themes/Clearlooks/gtk-2.0/gtkrc:
21900
21901            Updated clearlooks engine and added Clearlooks themes
21902
21903            * themes/Industrial/gtk-2.0/gtkrc:
21904            * themes/LighthouseBlue/gtk-2.0/gtkrc:
21905            * themes/Mist/gtk-2.0/gtkrc:
21906            * themes/ThinIce/gtk-2.0/gtkrc:
21907
21908            Work around for GNOME "Places" and "Desktop" menu bar applet item text
21909            colours
21910
21911 ChangeLog                                       |   49 ++++
21912 NEWS                                            |   11 +
21913 configure.ac                                    |    7 +-
21914 engines/clearlooks/Makefile.am                  |    3 +-
21915 engines/clearlooks/src/clearlooks_draw.c        |  125 +++++----
21916 engines/clearlooks/src/clearlooks_draw.h        |   17 +-
21917 engines/clearlooks/src/clearlooks_rc_style.c    |   82 +++++-
21918 engines/clearlooks/src/clearlooks_rc_style.h    |    4 +-
21919 engines/clearlooks/src/clearlooks_style.c       |  117 +++++++--
21920 engines/clearlooks/src/clearlooks_style.h       |    6 +-
21921 engines/clearlooks/src/support.c                |  330 +++++++++++++++++++----
21922 engines/clearlooks/src/support.h                |    4 +-
21923 engines/smooth/src/engine/smooth_gtk2_drawing.c |    2 +-
21924 themes/Clearlooks/Makefile.am                   |    1 +
21925 themes/Clearlooks/gtk-2.0/Makefile.am           |    5 +
21926 themes/Clearlooks/gtk-2.0/gtkrc                 |  148 ++++++++++
21927 themes/Industrial/gtk-2.0/gtkrc                 |    8 +-
21928 themes/LighthouseBlue/gtk-2.0/gtkrc             |    3 +-
21929 themes/Mist/gtk-2.0/gtkrc                       |    3 +-
21930 themes/ThinIce/gtk-2.0/gtkrc                    |    4 +-
21931 20 files changed, 777 insertions(+), 152 deletions(-)
21932
21933commit b8c9079b96035d5e60b4fbdc6b60914d06815299
21934Author: Thomas Wood <thos@gnome.org>
21935Date:   Mon Apr 11 12:07:18 2005 +0000
21936
21937    Get ready for 2.6.3 release
21938
21939    2005-04-11  Thomas Wood  <thos@gnome.org>
21940
21941            * configure.ac: Get ready for 2.6.3 release
21942            * engines/industrial/src/industrial_style.c: (set_transparency),
21943            (scale_or_ref), (render_icon):
21944            * engines/industrial/src/industrial_style_versioned_code.h:
21945
21946            Patch from Michele Cella <michele.cella@gmail.com> to render better
21947            looking insensitive icons
21948
21949 ChangeLog                                          |   10 ++
21950 configure.ac                                       |    2 +-
21951 engines/industrial/src/industrial_style.c          |  138 ++++++++++++++++++++
21952 .../src/industrial_style_versioned_code.h          |    1 +
21953 4 files changed, 150 insertions(+), 1 deletions(-)
21954
21955commit 333ec21223d07c499d3fdeb0411092b9adbc8b98
21956Author: Thomas Wood <thos@gnome.org>
21957Date:   Thu Mar 17 23:17:17 2005 +0000
21958
21959    Fixes menuitems and focus indicators
21960
21961    2005-03-17  Thomas Wood  <thos@gnome.org>
21962
21963    	* engines/crux/src/crux-draw.c: (draw_box), (draw_focus),
21964    	(crux_draw_style_class_init): Fixes menuitems and focus indicators
21965
21966 ChangeLog                    |    5 ++
21967 engines/crux/src/crux-draw.c |   85 +++++++++++++++++++++++++----------------
21968 2 files changed, 57 insertions(+), 33 deletions(-)
21969
21970commit 9b047afcf5f185b09422d4ec3b515cf592e42220
21971Author: Thomas Wood <thos@gnome.org>
21972Date:   Mon Mar 14 16:27:54 2005 +0000
21973
21974    Corrected fixes bug 170113
21975
21976    2005-03-14  Thomas Wood  <thos@gnome.org>
21977
21978    	* NEWS: Corrected
21979    	* engines/crux/src/crux-draw.c: (paint_check): fixes bug 170113
21980
21981 ChangeLog                    |   12 +++++++++++-
21982 NEWS                         |    7 ++++---
21983 engines/crux/src/crux-draw.c |    2 ++
21984 3 files changed, 17 insertions(+), 4 deletions(-)
21985
21986commit 39727ae75c0171fad37fc70030937013e6ae3233
21987Author: Andrew Johnson <ajgenius@ajgenius.us>
21988Date:   Mon Mar 14 12:41:57 2005 +0000
21989
21990    add clearlooks engine
21991
21992    2005-03-14  Andrew Johnson <ajgenius@ajgenius.us>
21993
21994            * COPYING:
21995            * configure.ac:
21996            * engines/clearlooks/*:
21997
21998            add clearlooks engine
21999
22000            * engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
22001
22002            check for empty width/height in gradient routine
22003
22004 engines/clearlooks/AUTHORS                         |    6 +
22005 engines/clearlooks/CREDITS                         |   24 +
22006 engines/clearlooks/Makefile.am                     |   19 +
22007 engines/clearlooks/src/bits.c                      |  121 +
22008 engines/clearlooks/src/clearlooks_draw.c           |  724 ++++++
22009 engines/clearlooks/src/clearlooks_draw.h           |  119 +
22010 engines/clearlooks/src/clearlooks_rc_style.c       |  332 +++
22011 engines/clearlooks/src/clearlooks_rc_style.h       |   55 +
22012 engines/clearlooks/src/clearlooks_style.c          | 2598 ++++++++++++++++++++
22013 engines/clearlooks/src/clearlooks_style.h          |   96 +
22014 engines/clearlooks/src/clearlooks_theme_main.c     |   36 +
22015 engines/clearlooks/src/support.c                   |  725 ++++++
22016 engines/clearlooks/src/support.h                   |  104 +
22017 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |    6 +-
22018 14 files changed, 4964 insertions(+), 1 deletions(-)
22019
22020commit 2c052e2cb448477f69e50ed8fc720770988c948f
22021Author: Andrew Johnson <ajgenius@ajgenius.us>
22022Date:   Mon Mar 14 06:24:55 2005 +0000
22023
22024    add clearlooks engine
22025
22026    2005-03-14  Andrew Johnson <ajgenius@ajgenius.us>
22027
22028            * COPYING:
22029            * configure.ac:
22030            * engines/clearlooks/*:
22031
22032            add clearlooks engine
22033
22034            * engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
22035
22036            check for empty width/height in gradient routine
22037
22038 COPYING      |    1 +
22039 ChangeLog    |   24 ++++++++++++++++++++++++
22040 configure.ac |   13 +++++++++++++
22041 3 files changed, 38 insertions(+), 0 deletions(-)
22042
22043commit 639812922df3a40dc819dc41bfbd09710042fc44
22044Author: Andrew Johnson <ajgenius@src.gnome.org>
22045Date:   Mon Mar 14 03:25:36 2005 +0000
22046
22047    fix broken if...
22048
22049 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |    2 +-
22050 1 files changed, 1 insertions(+), 1 deletions(-)
22051
22052commit 72152a27ad2521f1ea9581ad1ed6b4713bebc1f3
22053Author: Andrew Johnson <ajgenius@src.gnome.org>
22054Date:   Mon Mar 14 03:19:03 2005 +0000
22055
22056    removed stray line preventing compile
22057
22058 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |    2 --
22059 1 files changed, 0 insertions(+), 2 deletions(-)
22060
22061commit 62bee85ac3e43578f22a4d6320f4165d4177a39f
22062Author: Andrew Johnson <ajgenius@ajgenius.us>
22063Date:   Sun Mar 13 19:34:36 2005 +0000
22064
22065    try and work around potential memcpy overlap
22066
22067    2005-03-13  Andrew Johnson <ajgenius@ajgenius.us>
22068
22069            * engines/smooth/src/interfaces/gdk2/src/gdk2_gradient_routines.c:
22070            (internal_create_vertical_gradient_image_buffer):
22071            * engines/smooth/src/utils/draw_arrows.c: (SmoothFreeArrowStyles):
22072
22073            try and work around potential memcpy overlap
22074
22075 ChangeLog                                          |    7 +++++++
22076 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |   15 ++++++++++-----
22077 engines/smooth/src/utils/draw_arrows.c             |    4 +---
22078 3 files changed, 18 insertions(+), 8 deletions(-)
22079
22080commit 6b4d4522f39f196b6a22fa0426313ea3114c3973
22081Author: Andrew Johnson <ajgenius@ajgenius.us>
22082Date:   Fri Mar 11 15:46:41 2005 +0000
22083
22084    re-empty crux config template (tsk's thos)
22085
22086    2005-03-11  Andrew Johnson  <ajgenius@ajgenius.us>
22087
22088            * engines/crux/src/config.h.in:
22089                    re-empty crux config template (tsk's thos)
22090
22091            (merging changes from smooth cvs)
22092
22093            ensure composite arrows immediately after parse
22094            (to try and prevent memleaks on arrowless apps)
22095
22096            enabled dither pixbuf gradients by default for vertical/horizontal
22097            gradients and use exponential memcpy's in block sizes of 2^n to
22098            optimize number of steps used to draw vertical gradient lines.
22099
22100 ChangeLog                                          |   23 ++++++++
22101 engines/crux/src/config.h.in                       |   55 --------------------
22102 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   |   35 ++++---------
22103 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |    3 +
22104 engines/smooth/src/engine/smooth_gtk2_engine.c     |    4 ++
22105 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |   54 ++++++++++----------
22106 .../interfaces/gdk2/src/gdk2_gradient_routines.h   |    2 +
22107 engines/smooth/src/utils/draw_arrows.c             |   38 ++++++++++++++
22108 engines/smooth/src/utils/draw_arrows.h             |    3 +
22109 9 files changed, 110 insertions(+), 107 deletions(-)
22110
22111commit 79bc94224ccb0a9961169c05bd491cb51b4d68d5
22112Author: Thomas Wood <thos@gnome.org>
22113Date:   Mon Mar 7 17:09:55 2005 +0000
22114
22115    Update for 2.6.2 release
22116
22117    2005-03-07  Thomas Wood  <thos@gnome.org>
22118
22119    	* NEWS:
22120    	* configure.ac:
22121
22122    	Update for 2.6.2 release
22123
22124 ChangeLog                    |    7 +++++
22125 NEWS                         |    7 ++++-
22126 configure.ac                 |    2 +-
22127 engines/crux/src/config.h.in |   55 ++++++++++++++++++++++++++++++++++++++++++
22128 4 files changed, 69 insertions(+), 2 deletions(-)
22129
22130commit d81826e5c86b95cec22ae5de34e03d2e4992917f
22131Author: Andrew Johnson <ajgenius@ajgenius.us>
22132Date:   Sat Feb 19 21:53:42 2005 +0000
22133
22134    engines/smooth/src/engine/smooth_gtk2_drawing.c
22135
22136    2005-02-19  Andrew Johnson <ajgenius@ajgenius.us>
22137            * engines/smooth/src/engine/smooth_gtk2_drawing.c
22138            * engines/smooth/src/engine/smooth_gtk2_rc.c:
22139            * engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
22140
22141            Sync with with latest smooth 0.6.0 fixes, closes bugs #167389 and
22142            #163370
22143
22144 ChangeLog                                          |    8 +
22145 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |    3 +
22146 engines/smooth/src/engine/smooth_gtk2_drawing.c    |  274 ++------------------
22147 engines/smooth/src/engine/smooth_gtk2_rc.c         |    3 +
22148 4 files changed, 37 insertions(+), 251 deletions(-)
22149
22150commit e552c47a09cc0feeffc43898ca2c583951a2f60b
22151Author: Andrew Johnson <ajgenius@ajgenius.us>
22152Date:   Fri Feb 4 03:25:03 2005 +0000
22153
22154    Applying patch for Bug #166201
22155
22156    2005-02-03 Andrew Johnson <ajgenius@ajgenius.us>
22157
22158            * Applying patch for Bug #166201
22159
22160 ChangeLog                                       |    7 +++++++
22161 engines/smooth/src/engine/smooth_gtk2_drawing.c |    4 ++--
22162 engines/smooth/src/engine/smooth_gtk2_engine.c  |    4 ++--
22163 engines/smooth/src/engine/smooth_gtk2_engine.h  |    2 +-
22164 4 files changed, 12 insertions(+), 5 deletions(-)
22165
22166commit cd25c34392ae00efde927736cbd700c7ae3ddfe4
22167Author: Andrew Johnson <ajgenius@ajgenius.us>
22168Date:   Thu Feb 3 12:45:39 2005 +0000
22169
22170    Applying Kjartan Maraas' patch for Bug #166145
22171
22172    2005-02-03  Andrew Johnson <ajgenius@ajgenius.us>
22173    	* Applying Kjartan Maraas' patch for Bug #166145
22174
22175 ChangeLog                                      |   13 +++++++++++++
22176 engines/smooth/src/engine/smooth_gtk2_engine.c |    3 +--
22177 2 files changed, 14 insertions(+), 2 deletions(-)
22178
22179commit 8575e0aea2f04d8aa0d3f1eab56bb436adc2309a
22180Author: Thomas Wood <thos@gnome.org>
22181Date:   Sat Jan 29 15:21:21 2005 +0000
22182
22183    Updated Change version to 2.6.1
22184
22185    2005-01-29  Thomas Wood  <thos@gnome.org>
22186
22187    	* NEWS: Updated
22188    	* configure.ac: Change version to 2.6.1
22189
22190 ChangeLog    |    5 +++++
22191 NEWS         |    6 ++++++
22192 configure.ac |    2 +-
22193 3 files changed, 12 insertions(+), 1 deletions(-)
22194
22195commit 3d959f7d8844e3be1c50fc874f372005b2b68d74
22196Author: Thomas Wood <thos@gnome.org>
22197Date:   Fri Jan 28 10:02:32 2005 +0000
22198
22199    Fix bug 162131 (Enable building outside of srcdir)
22200
22201    2005-01-28  Thomas Wood  <thos@gnome.org>
22202
22203    	* engines/smooth/Makefile.am: Fix bug 162131 (Enable building outside of srcdir)
22204
22205 ChangeLog                  |    4 ++++
22206 engines/smooth/Makefile.am |    1 +
22207 2 files changed, 5 insertions(+), 0 deletions(-)
22208
22209commit b4d584477f32c5f1000a524930f050f6f64f3062
22210Author: Thomas Wood <thos@gnome.org>
22211Date:   Thu Jan 6 22:05:51 2005 +0000
22212
22213    Applied patch from bug 163099 (fixes building with C89 compilers)
22214
22215    2005-01-06  Thomas Wood  <thos@gnome.org>
22216
22217    	* engines/crux/src/crux-pixmaps.c: (load_image):
22218    	* engines/crux/src/crux-rc-style.c: (crux_rc_style_init):
22219    	* engines/redmond/src/redmond_gtk2_drawing.c:
22220    	(redmond_draw_handle):
22221
22222    	Applied patch from bug 163099 (fixes building with C89 compilers)
22223
22224 ChangeLog                                  |    9 +++++++++
22225 engines/crux/src/crux-pixmaps.c            |    1 -
22226 engines/crux/src/crux-rc-style.c           |    3 ++-
22227 engines/redmond/src/redmond_gtk2_drawing.c |    4 ++--
22228 4 files changed, 13 insertions(+), 4 deletions(-)
22229
22230commit cc4f4718954ef978fa33eb55187e6d5cc0335f9d
22231Author: Andrew Johnson <ajgenius@ajgenius.us>
22232Date:   Tue Jan 4 16:19:52 2005 +0000
22233
22234    improve spin button up arrow offset when embedded
22235
22236    2005-01-04  Andrew Johnson <ajgenius@ajgenius.us>
22237
22238            * engines/smooth/src/engine/smooth_gtk2_misc.c:
22239
22240            improve spin button up arrow offset when embedded
22241
22242            * engines/smooth/src/interfaces/gdk2/gdk2_drawing_interface.c:
22243            * engines/smooth/src/interfaces/gdk2/gdk2_private_drawing_interface.h:
22244
22245            Remove unused experimental Cairo/Xrender, Bezier, & Blur Cruft
22246
22247            * engines/smooth/src/interfaces/gdk2/gdk2_drawing_interface.c:
22248            * engines/smooth/src/engine/smooth_gtk2_drawing.c:
22249
22250            fix solid focus where thickness > 1
22251
22252 ChangeLog                                          |   25 +
22253 engines/smooth/src/engine/smooth_gtk2_drawing.c    |    2 +-
22254 engines/smooth/src/engine/smooth_gtk2_misc.c       |    2 +-
22255 .../src/interfaces/gdk2/gdk2_drawing_interface.c   | 1122 +-------------------
22256 .../gdk2/gdk2_private_drawing_interface.h          |  114 --
22257 5 files changed, 48 insertions(+), 1217 deletions(-)
22258
22259commit 5ee392bdd80c6b569895a736877943ba7005f83a
22260Author: Andrew Johnson <ajgenius@src.gnome.org>
22261Date:   Mon Jan 3 15:07:04 2005 +0000
22262
22263    change pixmap path to DATADIR/themes/Crux/pixmaps
22264
22265 engines/crux/Makefile.am         |    2 +-
22266 engines/crux/pixmaps/Makefile.am |    2 +-
22267 engines/crux/src/crux-rc-style.c |    6 ------
22268 3 files changed, 2 insertions(+), 8 deletions(-)
22269
22270commit 8e1e1ceaa3947271cb08006ab4c6ad3477f478fd
22271Author: Andrew Johnson <ajgenius@ajgenius.us>
22272Date:   Tue Dec 21 17:58:48 2004 +0000
22273
22274    fix dist/distcheck
22275
22276    2004-12-21  Andrew Johnson <ajgenius@ajgenius.us>
22277
22278            * configure.ac:
22279            fix dist/distcheck
22280
22281 ChangeLog    |    5 +++++
22282 configure.ac |   18 +++++++++---------
22283 2 files changed, 14 insertions(+), 9 deletions(-)
22284
22285commit c5f84b15e8e0e4116d7d96a1ae3d8f8d87125494
22286Author: Andrew Johnson <ajgenius@ajgenius.us>
22287Date:   Tue Dec 21 15:58:58 2004 +0000
22288
22289    add --disable args to configure version bump to 2.6.0
22290
22291    2004-12-21  Andrew Johnson <ajgenius@ajgenius.us>
22292
22293    	* README:
22294    	* configure.ac:
22295    	* engines/Makefile.am:
22296    	* themes/Makefile.am:
22297
22298    	add --disable args to configure
22299    	version bump to 2.6.0
22300
22301    	* themes/ThinIce/*:
22302    	add ThinIce theme
22303
22304 ChangeLog                          |   15 +++
22305 README                             |    4 +
22306 configure.ac                       |  175 +++++++++++++++++++++++++++++++++++-
22307 engines/Makefile.am                |    2 +-
22308 themes/Makefile.am                 |    2 +-
22309 themes/ThinIce/Makefile.am         |    1 +
22310 themes/ThinIce/gtk-2.0/Makefile.am |    5 +
22311 themes/ThinIce/gtk-2.0/gtkrc       |   84 +++++++++++++++++
22312 8 files changed, 285 insertions(+), 3 deletions(-)
22313
22314commit 2f613f62b921f9faced1c56b1c60ffb83e5d1014
22315Author: Andrew Johnson <ajgenius@ajgenius.us>
22316Date:   Fri Dec 17 17:10:21 2004 +0000
22317
22318    Point to individual engines
22319
22320    2004-12-17  Andrew Johnson <ajgenius@ajgenius.us>
22321
22322            * AUTHORS:
22323            Point to individual engines
22324
22325            * MAINTAINERS:
22326            Add initial Maintainers list
22327
22328            * NEWS:
22329            Add 2.6 News
22330
22331            * engines/industrial/src/industrial_style.c: (real_draw_box):
22332            Fix OptionMenu vertical line for RTL
22333
22334 AUTHORS                                   |    4 +---
22335 ChangeLog                                 |   14 ++++++++++++++
22336 MAINTAINERS                               |   11 +++++++++++
22337 NEWS                                      |   19 +++++++++++++++++++
22338 engines/industrial/src/industrial_style.c |    9 +++++++--
22339 5 files changed, 52 insertions(+), 5 deletions(-)
22340
22341commit 8da652088b23e686bddbf562a9c1bc7550508a6e
22342Author: Thomas Wood <thos@gnome.org>
22343Date:   Thu Dec 16 17:30:50 2004 +0000
22344
22345    Fixed invisible text in insensitive entry widgets
22346
22347    2004-12-16  Thomas Wood  <thos@gnome.org>
22348
22349    	* themes/Industrial/gtk-2.0/gtkrc:
22350    	Fixed invisible text in insensitive entry widgets
22351
22352    	* themes/Redmond/gtk-2.0/gtkrc:
22353    	* themes/Redmond/gtk/gtkrc:
22354    	Corrected background colour of insensitive entry widgets
22355
22356 ChangeLog                       |    9 +++++++++
22357 themes/Industrial/gtk-2.0/gtkrc |   22 +++++++++++-----------
22358 themes/Redmond/gtk-2.0/gtkrc    |    4 ++--
22359 themes/Redmond/gtk/gtkrc        |   14 +++++++-------
22360 4 files changed, 29 insertions(+), 20 deletions(-)
22361
22362commit 2935afd272b6f1cb21dfe0ec10fdc2018a99deac
22363Author: Andrew Johnson <ajgenius@ajgenius.us>
22364Date:   Thu Dec 16 16:02:38 2004 +0000
22365
22366    add initial list of engine to license
22367
22368    2004-12-16  Andrew Johnson <ajgenius@ajgenius.us>
22369
22370            * COPYING:
22371            add initial list of engine to license
22372
22373            * engines/smooth/src/engine/smooth_gtk2_drawing.c:
22374            (smooth_draw_slider):
22375            fix scales slider
22376
22377 COPYING                                         |   13 +++++++++++++
22378 ChangeLog                                       |    9 +++++++++
22379 engines/smooth/src/engine/smooth_gtk2_drawing.c |    5 ++---
22380 3 files changed, 24 insertions(+), 3 deletions(-)
22381
22382commit 41124ccfdccca363f997587fa0f1f6b88b62445c
22383Author: Andrew Johnson <ajgenius@ajgenius.us>
22384Date:   Thu Dec 16 14:52:59 2004 +0000
22385
22386    Initial README updates for new release
22387
22388    2004-12-16  Andrew Johnson <ajgenius@ajgenius.us>
22389
22390            * README: Initial README updates for new release
22391
22392 ChangeLog |    5 +++++
22393 README    |   55 +++++++++++++++++++++++++++++++------------------------
22394 2 files changed, 36 insertions(+), 24 deletions(-)
22395
22396commit 761d98686e3e0b9ba0f96676582f746b02893d8b
22397Author: Thomas Wood <thos@gnome.org>
22398Date:   Wed Dec 15 17:10:03 2004 +0000
22399
22400    Added Mist and LighthouseBlue themes (gtkrc files)
22401
22402    2004-12-15  Thomas Wood  <thos@gnome.org>
22403
22404    	* configure.ac:
22405    	* themes/LighthouseBlue/Makefile.am:
22406    	* themes/LighthouseBlue/gtk-2.0/Makefile.am:
22407    	* themes/LighthouseBlue/gtk-2.0/gtkrc:
22408    	* themes/Makefile.am:
22409    	* themes/Mist/Makefile.am:
22410    	* themes/Mist/gtk-2.0/Makefile.am:
22411    	* themes/Mist/gtk-2.0/gtkrc:
22412
22413    	Added Mist and LighthouseBlue themes (gtkrc files)
22414
22415 ChangeLog                                 |   35 +++++---
22416 configure.ac                              |    4 +
22417 themes/LighthouseBlue/Makefile.am         |    1 +
22418 themes/LighthouseBlue/gtk-2.0/Makefile.am |    5 +
22419 themes/LighthouseBlue/gtk-2.0/gtkrc       |  130 +++++++++++++++++++++++++++++
22420 themes/Makefile.am                        |    2 +-
22421 themes/Mist/Makefile.am                   |    1 +
22422 themes/Mist/gtk-2.0/Makefile.am           |    5 +
22423 themes/Mist/gtk-2.0/gtkrc                 |   77 +++++++++++++++++
22424 9 files changed, 248 insertions(+), 12 deletions(-)
22425
22426commit bec57cf3879ce887694cd9554931f9cf46596cdf
22427Author: Andrew Johnson <ajgenius@ajgenius.us>
22428Date:   Wed Dec 15 16:52:57 2004 +0000
22429
22430    fix comboboxentry insensitive arrow fix RTL toolbar handles
22431
22432    2004-12-15  Andrew Johnson <ajgenius@ajgenius.us>
22433
22434            * engines/redmond/src/redmond_gtk2_drawing.c:
22435
22436            fix comboboxentry insensitive arrow
22437            fix RTL toolbar handles
22438
22439            * engines/redmond/src/redmond_gtk2_misc.c:
22440
22441            fix redmond comboboxentry check
22442
22443            * engines/smooth/src/utils/draw_arrows.c:
22444
22445            fix Etched Dirty Arrow offset
22446
22447            * themes/Redmond/gtk-2.0/gtkrc:
22448
22449            use white for progress bar prelight text
22450
22451 ChangeLog                                  |   22 ++++++++++++++++
22452 engines/redmond/src/redmond_gtk2_drawing.c |   38 +++++++++++++++++++--------
22453 engines/redmond/src/redmond_gtk2_misc.c    |   13 ++++++---
22454 engines/smooth/src/utils/draw_arrows.c     |    7 +----
22455 themes/Redmond/gtk-2.0/gtkrc               |    4 +++
22456 5 files changed, 63 insertions(+), 21 deletions(-)
22457
22458commit 526827345edca198c0f112216e12b80c64cd8a54
22459Author: Andrew Johnson <ajgenius@ajgenius.us>
22460Date:   Wed Dec 15 15:44:02 2004 +0000
22461
22462    ensure "smooth" "namespace" on old grip functions
22463
22464    2004-12-15  Andrew Johnson <ajgenius@ajgenius.us>
22465
22466            * engines/smooth/src/engine/shared/gtk/smooth_gtk_drawing.c:
22467            * engines/smooth/src/utils/calc_colors.c:
22468            * engines/smooth/src/utils/calc_colors.h:
22469            * engines/smooth/src/utils/draw_grips.c:
22470            * engines/smooth/src/utils/draw_grips.h:
22471
22472            ensure "smooth" "namespace" on old grip functions
22473
22474 ChangeLog                                          |   14 ++++++++++++++
22475 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |   10 +++++-----
22476 engines/smooth/src/utils/calc_colors.c             |    4 ++--
22477 engines/smooth/src/utils/calc_colors.h             |   18 ------------------
22478 engines/smooth/src/utils/draw_grips.c              |   20 ++++++++++----------
22479 engines/smooth/src/utils/draw_grips.h              |    8 ++++----
22480 6 files changed, 35 insertions(+), 39 deletions(-)
22481
22482commit 02e84b10c0b91cfc85090c7e195c230663f35044
22483Author: Andrew Johnson <ajgenius@ajgenius.us>
22484Date:   Wed Dec 15 14:50:29 2004 +0000
22485
22486    improve size/center logic for inconsistant 'Minus' check
22487
22488    2004-12-15  Andrew Johnson <ajgenius@ajgenius.us>
22489
22490            * engines/smooth/src/utils/draw_checkmark.c:
22491            (SmoothDrawMinusCheckMark):
22492
22493            improve size/center logic for inconsistant 'Minus' check
22494
22495 ChangeLog                                 |    7 +++++++
22496 engines/smooth/src/utils/draw_checkmark.c |    6 ++++--
22497 2 files changed, 11 insertions(+), 2 deletions(-)
22498
22499commit 4079e1b983b03908dd476ff67443832ab52ecf6d
22500Author: Andrew Johnson <ajgenius@ajgenius.us>
22501Date:   Tue Dec 14 23:42:42 2004 +0000
22502
22503    commit missing Makefiles
22504
22505    2004-12-14  Andrew Johnson <ajgenius@ajgenius.us>
22506
22507            * themes/Industrial/Makefile.am:
22508            * themes/Metal/gtk-2.0/Makefile.am:
22509            * themes/Redmond/gtk/Makefile.am:
22510
22511            commit missing Makefiles
22512
22513 ChangeLog                        |    8 ++++++++
22514 themes/Industrial/Makefile.am    |    1 +
22515 themes/Metal/gtk-2.0/Makefile.am |    5 +++++
22516 themes/Redmond/gtk/Makefile.am   |    5 +++++
22517 4 files changed, 19 insertions(+), 0 deletions(-)
22518
22519commit b444bda659f93b38b99bc5cb8162e711b9dd8acd
22520Author: Andrew Johnson <ajgenius@ajgenius.us>
22521Date:   Tue Dec 14 20:43:57 2004 +0000
22522
22523    Add new metal engine Fix smooth embed combo button redraw Remove old metal
22524
22525    2004-12-14  Andrew Johnson <ajgenius@ajgenius.us>
22526
22527            * Add new metal engine
22528            * Fix smooth embed combo button redraw
22529    	* Remove old metal
22530            * Add Industrial theme
22531            * Add Metal theme
22532            * Add Redmond GTK 1 gtkrc
22533
22534 ChangeLog                                       |   52 +
22535 Makefile.am                                     |    6 +-
22536 configure.ac                                    |   13 +-
22537 engines/Makefile.am                             |    2 +-
22538 engines/metal/AUTHORS                           |    5 +
22539 engines/metal/Makefile.am                       |   17 +
22540 engines/metal/src/metal_gtk2_drawing.c          | 2015 +++++++++++++++
22541 engines/metal/src/metal_gtk2_drawing.h          |  246 ++
22542 engines/metal/src/metal_gtk2_engine.c           |  211 ++
22543 engines/metal/src/metal_gtk2_engine.h           |   78 +
22544 engines/metal/src/metal_gtk2_misc.c             |  975 +++++++
22545 engines/metal/src/metal_gtk2_misc.h             |  193 ++
22546 engines/smooth/src/engine/smooth_gtk2_drawing.c |    6 +-
22547 metal/.cvsignore                                |   12 -
22548 metal/ChangeLog                                 |  134 -
22549 metal/Makefile.am                               |   18 -
22550 metal/Theme/.cvsignore                          |    2 -
22551 metal/Theme/Makefile.am                         |    6 -
22552 metal/Theme/README.html                         |    9 -
22553 metal/Theme/gtk-2.0/.cvsignore                  |    2 -
22554 metal/Theme/gtk-2.0/Makefile.am                 |    5 -
22555 metal/Theme/gtk-2.0/gtkrc                       |   71 -
22556 metal/metal_rc_style.c                          |   81 -
22557 metal/metal_rc_style.h                          |   48 -
22558 metal/metal_style.c                             | 3130 -----------------------
22559 metal/metal_style.h                             |   53 -
22560 metal/metal_theme_main.c                        |   36 -
22561 themes/Industrial/gtk-2.0/Makefile.am           |    5 +
22562 themes/Industrial/gtk-2.0/gtkrc                 |  206 ++
22563 themes/Makefile.am                              |    2 +-
22564 themes/Metal/Makefile.am                        |    1 +
22565 themes/Metal/gtk-2.0/gtkrc                      |   71 +
22566 themes/Redmond/Makefile.am                      |    2 +-
22567 themes/Redmond/gtk/gtkrc                        |   55 +
22568 34 files changed, 4147 insertions(+), 3621 deletions(-)
22569
22570commit 356e249f9d1b88706661770692cf522ce255161b
22571Author: Thomas Wood <thos@src.gnome.org>
22572Date:   Tue Dec 14 11:50:47 2004 +0000
22573
22574    ADDED
22575
22576 .../abstract/src/abstract_gradient_routines.c      |  182 ++++++++++++++
22577 .../abstract/src/abstract_gradient_routines.h      |   29 +++
22578 .../abstract/src/abstract_tile_routines.c          |  258 ++++++++++++++++++++
22579 .../abstract/src/abstract_tile_routines.h          |   29 +++
22580 4 files changed, 498 insertions(+), 0 deletions(-)
22581
22582commit 9dfa8eab8714e1e75cc74e979ad506c7f08a5009
22583Author: Thomas Wood <thos@gnome.org>
22584Date:   Tue Dec 14 01:16:38 2004 +0000
22585
22586    Added Smooth engine from Andrew Johnson <ajgenius@ajgenius.us>
22587
22588    2004-12-13  Thomas Wood  <thos@gnome.org>
22589
22590    	* configure.ac:
22591    	* engines/Makefile.am:
22592    	* engines/smooth/*:
22593
22594    	Added Smooth engine from Andrew Johnson <ajgenius@ajgenius.us>
22595
22596 ChangeLog                                          |    9 +
22597 configure.ac                                       |    2 +
22598 engines/Makefile.am                                |    2 +-
22599 engines/smooth/AUTHORS                             |   49 +
22600 engines/smooth/Makefile.am                         |   73 +
22601 .../src/engine/shared/gtk/smooth_gtk_drawing.c     |  716 +++++
22602 .../src/engine/shared/gtk/smooth_gtk_drawing.h     |  103 +
22603 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.c |  294 +++
22604 .../smooth/src/engine/shared/gtk/smooth_gtk_misc.h |   39 +
22605 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.c   | 2495 ++++++++++++++++++
22606 .../smooth/src/engine/shared/gtk/smooth_gtk_rc.h   |  500 ++++
22607 engines/smooth/src/engine/smooth_gtk2_drawing.c    | 2784 ++++++++++++++++++++
22608 engines/smooth/src/engine/smooth_gtk2_drawing.h    |  266 ++
22609 engines/smooth/src/engine/smooth_gtk2_engine.c     |  345 +++
22610 engines/smooth/src/engine/smooth_gtk2_engine.h     |   80 +
22611 engines/smooth/src/engine/smooth_gtk2_misc.c       |  576 ++++
22612 engines/smooth/src/engine/smooth_gtk2_misc.h       |  167 ++
22613 engines/smooth/src/engine/smooth_gtk2_rc.c         |  437 +++
22614 engines/smooth/src/engine/smooth_gtk2_rc.h         |  105 +
22615 .../abstract/abstract_drawing_interface.c          |  735 ++++++
22616 .../abstract/abstract_drawing_interface.h          |   29 +
22617 .../interfaces/abstract/abstract_type_defines.h    |  143 +
22618 engines/smooth/src/interfaces/drawing_interface.c  | 1359 ++++++++++
22619 engines/smooth/src/interfaces/drawing_interface.h  |  812 ++++++
22620 .../src/interfaces/gdk2/gdk2_drawing_interface.c   | 2467 +++++++++++++++++
22621 .../src/interfaces/gdk2/gdk2_drawing_interface.h   |   43 +
22622 .../gdk2/gdk2_private_drawing_interface.h          |  148 ++
22623 .../smooth/src/interfaces/gdk2/gdk2_type_defines.h |   62 +
22624 .../interfaces/gdk2/src/gdk2_gradient_routines.c   |  412 +++
22625 .../interfaces/gdk2/src/gdk2_gradient_routines.h   |   29 +
22626 .../interfaces/shared/gdk/gdk_drawing_interface.c  | 1319 +++++++++
22627 .../interfaces/shared/gdk/gdk_drawing_interface.h  |   54 +
22628 .../shared/gdk/gdk_private_drawing_interface.h     |  178 ++
22629 .../src/interfaces/shared/gdk/gdk_type_defines.h   |  108 +
22630 engines/smooth/src/utils/calc_colors.c             |  327 +++
22631 engines/smooth/src/utils/calc_colors.h             |   54 +
22632 engines/smooth/src/utils/draw_arrows.c             |  675 +++++
22633 engines/smooth/src/utils/draw_arrows.h             |  113 +
22634 engines/smooth/src/utils/draw_border.c             | 1120 ++++++++
22635 engines/smooth/src/utils/draw_border.h             |  146 +
22636 engines/smooth/src/utils/draw_checkmark.c          |  289 ++
22637 engines/smooth/src/utils/draw_checkmark.h          |   71 +
22638 engines/smooth/src/utils/draw_fill.c               |   90 +
22639 engines/smooth/src/utils/draw_fill.h               |   61 +
22640 engines/smooth/src/utils/draw_grips.c              |  350 +++
22641 engines/smooth/src/utils/draw_grips.h              |  123 +
22642 engines/smooth/src/utils/smooth_parts.h            |   38 +
22643 47 files changed, 20396 insertions(+), 1 deletions(-)
22644
22645commit a2902054a9a1406329bd71bb0fd07f5ff14741a8
22646Author: Andrew Johnson <ajgenius@ajgenius.us>
22647Date:   Wed Dec 8 18:40:59 2004 +0000
22648
22649    Fix Makefile.am libs
22650
22651    2004-12-08  Andrew Johnson <ajgenius@ajgenius.us>
22652
22653    	* engines/redmond/Makefile.am: Fix Makefile.am libs
22654
22655    	* engines/redmond/src/redmond_gtk2_drawing.c: (redmond_draw_arrow),
22656    	(redmond_draw_shadow), (redmond_draw_combobox_button),
22657    	(redmond_draw_spinbutton_stepper), (redmond_draw_box),
22658    	(redmond_draw_handle):
22659
22660    	Ensure widget isn't null when testing RTL/LTR
22661    	Ensure valid style is used for combo widget
22662
22663 ChangeLog                                  |   12 ++
22664 engines/redmond/Makefile.am                |    2 +-
22665 engines/redmond/src/redmond_gtk2_drawing.c |  173 ++++++++++++++++++++++------
22666 3 files changed, 152 insertions(+), 35 deletions(-)
22667
22668commit 3ee638f13cfd25e2a1dc1645313a03f3c1ba6590
22669Author: Thomas Wood <thos@gnome.org>
22670Date:   Mon Dec 6 14:24:31 2004 +0000
22671
22672    Added Crux gtkrc
22673
22674    2004-12-06  Thomas Wood  <thos@gnome.org>
22675
22676    	* configure.ac:
22677    	* themes/Crux/Makefile.am:
22678    	* themes/Crux/gtk-2.0/Makefile.am:
22679    	* themes/Crux/gtk-2.0/gtkrc:
22680    	* themes/Makefile.am:
22681
22682    	Added Crux gtkrc
22683
22684 ChangeLog                       |   10 +
22685 configure.ac                    |    2 +
22686 themes/Crux/Makefile.am         |    1 +
22687 themes/Crux/gtk-2.0/Makefile.am |    5 +
22688 themes/Crux/gtk-2.0/gtkrc       |  514 +++++++++++++++++++++++++++++++++++++++
22689 themes/Makefile.am              |    2 +-
22690 6 files changed, 533 insertions(+), 1 deletions(-)
22691
22692commit d975cdb70fd881c1eb355aec1922a034292a8973
22693Author: Thomas Wood <thos@src.gnome.org>
22694Date:   Sun Dec 5 22:27:04 2004 +0000
22695
22696    2004-12-05  Thomas Wood <thos@gnome.org>, Andrew Johnson <ajgenius@ajgenius.us>
22697
22698    	* engines/redmond/src/redmond_gtk2_drawing.c:
22699    	* engines/redmond/src/redmond_gtk2_misc.c:
22700
22701    	- Menu prelight fix (open menu check)
22702    	- Fixed insensitive arrows
22703    	- Use stippled background for toggle buttons in "on" state
22704    	- Fixed Firefox toolbar
22705
22706 ChangeLog                                  |   10 ++++
22707 engines/redmond/src/redmond_gtk2_drawing.c |   76 +++++++++++++++++++---------
22708 engines/redmond/src/redmond_gtk2_misc.c    |    8 ++-
22709 3 files changed, 66 insertions(+), 28 deletions(-)
22710
22711commit 465ca91684ab5b9c4aeba913d9b8853a08f0ae77
22712Author: Thomas Wood <thos@src.gnome.org>
22713Date:   Fri Dec 3 17:54:06 2004 +0000
22714
22715    REMOVED
22716
22717 redmond95/.cvsignore           |   12 -
22718 redmond95/ChangeLog            |   51 ----
22719 redmond95/Makefile.am          |   18 --
22720 redmond95/redmond_rc_style.c   |   77 ------
22721 redmond95/redmond_rc_style.h   |   48 ----
22722 redmond95/redmond_style.c      |  579 ----------------------------------------
22723 redmond95/redmond_style.h      |   47 ----
22724 redmond95/redmond_theme_main.c |   37 ---
22725 8 files changed, 0 insertions(+), 869 deletions(-)
22726
22727commit 87d70aae3309cbea7aa33dab4574daabf5cc499d
22728Author: Thomas Wood <thos@src.gnome.org>
22729Date:   Fri Dec 3 17:42:48 2004 +0000
22730
22731    2004-12-03  Thomas Wood <thos@gnome.org>, Andrew Johnson <ajgenius@ajgenius.us>
22732
22733    	* Makefile.am:
22734    	* configure.ac:
22735    	* engines/Makefile.am:
22736    	* engines/redmond/*:
22737
22738    	New redmond engine added
22739
22740    	* redmond95/Theme/.cvsignore:
22741    	* redmond95/Theme/Makefile.am:
22742    	* redmond95/Theme/README.html:
22743    	* redmond95/Theme/gtk-2.0/.cvsignore:
22744    	* redmond95/Theme/gtk-2.0/Makefile.am:
22745    	* redmond95/Theme/gtk-2.0/gtkrc:
22746
22747    	Old redmond engine removed
22748
22749    	* themes/Makefile.am:
22750    	* themes/Redmond/Makefile.am:
22751    	* themes/Redmond/gtk-2.0/Makefile.am:
22752    	* themes/Redmond/gtk-2.0/gtkrc:
22753
22754    	Theme files for new redmond engine
22755
22756 ChangeLog                                  |   25 +
22757 Makefile.am                                |    2 +-
22758 configure.ac                               |    7 +-
22759 engines/Makefile.am                        |    2 +-
22760 engines/redmond/AUTHORS                    |    5 +
22761 engines/redmond/Makefile.am                |   17 +
22762 engines/redmond/src/redmond_gtk2_drawing.c | 1608 ++++++++++++++++++++++++++++
22763 engines/redmond/src/redmond_gtk2_drawing.h |  167 +++
22764 engines/redmond/src/redmond_gtk2_engine.c  |  175 +++
22765 engines/redmond/src/redmond_gtk2_engine.h  |   70 ++
22766 engines/redmond/src/redmond_gtk2_misc.c    | 1001 +++++++++++++++++
22767 engines/redmond/src/redmond_gtk2_misc.h    |  178 +++
22768 redmond95/Theme/.cvsignore                 |    2 -
22769 redmond95/Theme/Makefile.am                |    7 -
22770 redmond95/Theme/README.html                |   12 -
22771 redmond95/Theme/gtk-2.0/.cvsignore         |    2 -
22772 redmond95/Theme/gtk-2.0/Makefile.am        |    6 -
22773 redmond95/Theme/gtk-2.0/gtkrc              |   56 -
22774 themes/Makefile.am                         |    1 +
22775 themes/Redmond/Makefile.am                 |    1 +
22776 themes/Redmond/gtk-2.0/Makefile.am         |    5 +
22777 themes/Redmond/gtk-2.0/gtkrc               |   93 ++
22778 22 files changed, 3352 insertions(+), 90 deletions(-)
22779
22780commit b72418b6ad74dd691e480f484c5bee35e336c028
22781Author: Thomas Wood <thos@src.gnome.org>
22782Date:   Wed Dec 1 16:20:33 2004 +0000
22783
22784    REMOVED
22785
22786 notif/.cvsignore                                   |   12 -
22787 notif/ChangeLog                                    |   22 -
22788 notif/Makefile.am                                  |   14 -
22789 notif/Theme/.cvsignore                             |    2 -
22790 notif/Theme/Makefile.am                            |    6 -
22791 notif/Theme/README.html                            |   12 -
22792 notif/Theme/gtk-2.0/.cvsignore                     |    2 -
22793 notif/Theme/gtk-2.0/Makefile.am                    |    5 -
22794 notif/Theme/gtk-2.0/gtkrc                          |  150 --
22795 notif/notif_theme_draw.c                           | 1689 --------------------
22796 notif/notif_theme_main.c                           |  115 --
22797 pixbuf/.cvsignore                                  |    6 -
22798 pixbuf/ChangeLog                                   |  271 ----
22799 pixbuf/Makefile.am                                 |   25 -
22800 pixbuf/README                                      |   17 -
22801 pixbuf/examples/bubble/README                      |   14 -
22802 pixbuf/examples/bubble/gtk-2.0/bc-dark.png         |  Bin 63960 -> 0 bytes
22803 pixbuf/examples/bubble/gtk-2.0/bc-light.png        |  Bin 24945 -> 0 bytes
22804 pixbuf/examples/bubble/gtk-2.0/bc.png              |  Bin 63764 -> 0 bytes
22805 pixbuf/examples/bubble/gtk-2.0/bubble-blue.png     |  Bin 836 -> 0 bytes
22806 pixbuf/examples/bubble/gtk-2.0/bubble-parts.xcf    |  Bin 6335 -> 0 bytes
22807 pixbuf/examples/bubble/gtk-2.0/gtkrc               |   65 -
22808 .../bubble/gtk-2.0/triangle_background.png         |  Bin 58238 -> 0 bytes
22809 pixbuf/pixbuf-draw.c                               | 1034 ------------
22810 pixbuf/pixbuf-main.c                               |   57 -
22811 pixbuf/pixbuf-rc-style.c                           |  815 ----------
22812 pixbuf/pixbuf-rc-style.h                           |   49 -
22813 pixbuf/pixbuf-render.c                             |  803 ----------
22814 pixbuf/pixbuf-style.h                              |   49 -
22815 pixbuf/pixbuf.h                                    |  196 ---
22816 30 files changed, 0 insertions(+), 5430 deletions(-)
22817
22818commit 2385ad092bf00e9ac9111090bafde59021b55503
22819Author: Thomas Wood <thos@src.gnome.org>
22820Date:   Wed Dec 1 12:55:56 2004 +0000
22821
22822    2004-12-01  Thomas Wood <thos@gnome.org>, Andrew Johnson <ajgenius@ajgenius.us>
22823
22824    	* Update version to 2.5
22825    	* Remove pixbuf and notif engines, and misc other files
22826    	* Move crux, hc, industrial, mist, thinice engines over from
22827    	  gnome-themes and gnome-themes-extras
22828    	* Replace configure.in with configure.ac
22829
22830 COPYING.GPL                                        |  340 +++
22831 COPYING.LGPL                                       |  502 ++++
22832 ChangeLog                                          |    8 +
22833 Makefile.am                                        |   19 +-
22834 README.win32                                       |    6 -
22835 configure.ac                                       |   52 +
22836 configure.in                                       |   63 -
22837 engines/Makefile.am                                |    1 +
22838 engines/crux/.cvsignore                            |   27 +
22839 engines/crux/AUTHORS                               |    4 +
22840 engines/crux/Makefile.am                           |   35 +
22841 engines/crux/pixmaps/Makefile.am                   |   80 +
22842 engines/crux/pixmaps/arrow_down-spinner.png        |  Bin 0 -> 437 bytes
22843 engines/crux/pixmaps/arrow_down.png                |  Bin 0 -> 436 bytes
22844 engines/crux/pixmaps/arrow_left.png                |  Bin 0 -> 439 bytes
22845 engines/crux/pixmaps/arrow_right.png               |  Bin 0 -> 438 bytes
22846 engines/crux/pixmaps/arrow_up-spinner.png          |  Bin 0 -> 425 bytes
22847 engines/crux/pixmaps/arrow_up.png                  |  Bin 0 -> 426 bytes
22848 .../crux/pixmaps/check-active-default-focus.png    |  Bin 0 -> 435 bytes
22849 engines/crux/pixmaps/check-active-default.png      |  Bin 0 -> 412 bytes
22850 .../crux/pixmaps/check-active-hilight-focus.png    |  Bin 0 -> 418 bytes
22851 engines/crux/pixmaps/check-active-hilight.png      |  Bin 0 -> 394 bytes
22852 engines/crux/pixmaps/check-active-insensitive.png  |  Bin 0 -> 241 bytes
22853 .../crux/pixmaps/check-active-pressed-focus.png    |  Bin 0 -> 452 bytes
22854 engines/crux/pixmaps/check-active-pressed.png      |  Bin 0 -> 428 bytes
22855 engines/crux/pixmaps/check-default-focus.png       |  Bin 0 -> 292 bytes
22856 engines/crux/pixmaps/check-default.png             |  Bin 0 -> 268 bytes
22857 engines/crux/pixmaps/check-hilight-focus.png       |  Bin 0 -> 281 bytes
22858 engines/crux/pixmaps/check-hilight.png             |  Bin 0 -> 255 bytes
22859 engines/crux/pixmaps/check-insensitive.png         |  Bin 0 -> 193 bytes
22860 engines/crux/pixmaps/check-pressed-focus.png       |  Bin 0 -> 320 bytes
22861 engines/crux/pixmaps/check-pressed.png             |  Bin 0 -> 300 bytes
22862 engines/crux/pixmaps/progressbar-left.png          |  Bin 0 -> 167 bytes
22863 engines/crux/pixmaps/progressbar-right.png         |  Bin 0 -> 203 bytes
22864 engines/crux/pixmaps/progressbar.png               |  Bin 0 -> 274 bytes
22865 engines/crux/pixmaps/progressbar_trough.png        |  Bin 0 -> 286 bytes
22866 .../crux/pixmaps/radio-active-default-focus.png    |  Bin 0 -> 743 bytes
22867 engines/crux/pixmaps/radio-active-default.png      |  Bin 0 -> 697 bytes
22868 .../crux/pixmaps/radio-active-hilight-focus.png    |  Bin 0 -> 737 bytes
22869 engines/crux/pixmaps/radio-active-hilight.png      |  Bin 0 -> 699 bytes
22870 engines/crux/pixmaps/radio-active-insensitive.png  |  Bin 0 -> 486 bytes
22871 .../crux/pixmaps/radio-active-pressed-focus.png    |  Bin 0 -> 715 bytes
22872 engines/crux/pixmaps/radio-active-pressed.png      |  Bin 0 -> 657 bytes
22873 engines/crux/pixmaps/radio-default-focus.png       |  Bin 0 -> 744 bytes
22874 engines/crux/pixmaps/radio-default.png             |  Bin 0 -> 666 bytes
22875 engines/crux/pixmaps/radio-hilight-focus.png       |  Bin 0 -> 715 bytes
22876 engines/crux/pixmaps/radio-hilight.png             |  Bin 0 -> 630 bytes
22877 engines/crux/pixmaps/radio-insensitive.png         |  Bin 0 -> 414 bytes
22878 engines/crux/pixmaps/radio-pressed-focus.png       |  Bin 0 -> 741 bytes
22879 engines/crux/pixmaps/radio-pressed.png             |  Bin 0 -> 663 bytes
22880 .../crux/pixmaps/scroller-arrow-down-hilight.png   |  Bin 0 -> 355 bytes
22881 .../crux/pixmaps/scroller-arrow-down-pressed.png   |  Bin 0 -> 397 bytes
22882 engines/crux/pixmaps/scroller-arrow-down.png       |  Bin 0 -> 397 bytes
22883 .../crux/pixmaps/scroller-arrow-left-hilight.png   |  Bin 0 -> 348 bytes
22884 .../crux/pixmaps/scroller-arrow-left-pressed.png   |  Bin 0 -> 413 bytes
22885 engines/crux/pixmaps/scroller-arrow-left.png       |  Bin 0 -> 413 bytes
22886 .../crux/pixmaps/scroller-arrow-right-hilight.png  |  Bin 0 -> 341 bytes
22887 .../crux/pixmaps/scroller-arrow-right-pressed.png  |  Bin 0 -> 418 bytes
22888 engines/crux/pixmaps/scroller-arrow-right.png      |  Bin 0 -> 418 bytes
22889 engines/crux/pixmaps/scroller-arrow-up-hilight.png |  Bin 0 -> 353 bytes
22890 engines/crux/pixmaps/scroller-arrow-up-pressed.png |  Bin 0 -> 386 bytes
22891 engines/crux/pixmaps/scroller-arrow-up.png         |  Bin 0 -> 386 bytes
22892 engines/crux/pixmaps/scroller-h-hilight.png        |  Bin 0 -> 261 bytes
22893 engines/crux/pixmaps/scroller-h-thumb-hilight.png  |  Bin 0 -> 260 bytes
22894 engines/crux/pixmaps/scroller-h-thumb.png          |  Bin 0 -> 262 bytes
22895 engines/crux/pixmaps/scroller-h-trough.png         |  Bin 0 -> 692 bytes
22896 engines/crux/pixmaps/scroller-h.png                |  Bin 0 -> 253 bytes
22897 engines/crux/pixmaps/scroller-v-hilight.png        |  Bin 0 -> 257 bytes
22898 engines/crux/pixmaps/scroller-v-thumb-hilight.png  |  Bin 0 -> 227 bytes
22899 engines/crux/pixmaps/scroller-v-thumb.png          |  Bin 0 -> 236 bytes
22900 engines/crux/pixmaps/scroller-v-trough.png         |  Bin 0 -> 807 bytes
22901 engines/crux/pixmaps/scroller-v.png                |  Bin 0 -> 249 bytes
22902 engines/crux/pixmaps/slider_h_thumb.png            |  Bin 0 -> 296 bytes
22903 engines/crux/pixmaps/slider_h_trough.png           |  Bin 0 -> 332 bytes
22904 engines/crux/pixmaps/slider_h_trough_focus.png     |  Bin 0 -> 257 bytes
22905 engines/crux/pixmaps/slider_v_thumb.png            |  Bin 0 -> 293 bytes
22906 engines/crux/pixmaps/slider_v_trough.png           |  Bin 0 -> 330 bytes
22907 engines/crux/pixmaps/slider_v_trough_focus.png     |  Bin 0 -> 252 bytes
22908 engines/crux/pixmaps/tab_left-unsel.png            |  Bin 0 -> 244 bytes
22909 engines/crux/pixmaps/tab_left.png                  |  Bin 0 -> 225 bytes
22910 engines/crux/pixmaps/tab_right.png                 |  Bin 0 -> 229 bytes
22911 engines/crux/pixmaps/tab_sel-bottom.png            |  Bin 0 -> 529 bytes
22912 engines/crux/pixmaps/tab_sel.png                   |  Bin 0 -> 394 bytes
22913 engines/crux/pixmaps/tab_usel-bottom-left.png      |  Bin 0 -> 501 bytes
22914 engines/crux/pixmaps/tab_usel-bottom.png           |  Bin 0 -> 498 bytes
22915 engines/crux/pixmaps/tab_usel-left.png             |  Bin 0 -> 562 bytes
22916 engines/crux/pixmaps/tab_usel.png                  |  Bin 0 -> 562 bytes
22917 engines/crux/src/.cvsignore                        |   13 +
22918 engines/crux/src/crux-common.h                     |  152 ++
22919 engines/crux/src/crux-draw.c                       | 2660 +++++++++++++++++++
22920 engines/crux/src/crux-draw.h                       |   12 +
22921 engines/crux/src/crux-gradient.c                   |  362 +++
22922 engines/crux/src/crux-gradient.h                   |   30 +
22923 engines/crux/src/crux-main.c                       |   48 +
22924 engines/crux/src/crux-pixmaps.c                    |  620 +++++
22925 engines/crux/src/crux-pixmaps.h                    |   26 +
22926 engines/crux/src/crux-rc-parser.c                  | 1019 ++++++++
22927 engines/crux/src/crux-rc-parser.h                  |   19 +
22928 engines/crux/src/crux-rc-style.c                   |  117 +
22929 engines/crux/src/crux-rc-style.h                   |   38 +
22930 engines/crux/src/crux-style.c                      |   51 +
22931 engines/crux/src/crux-style.h                      |   39 +
22932 engines/crux/src/crux.h                            |   19 +
22933 engines/crux/src/debug.c                           |  109 +
22934 engines/crux/src/debug.h                           |    7 +
22935 engines/crux/src/eazel-theme-hacks.c               |  143 +
22936 engines/crux/src/eazel-theme.h                     |  383 +++
22937 engines/hc/AUTHORS                                 |    1 +
22938 engines/hc/Makefile.am                             |   19 +
22939 engines/hc/src/hc-main.c                           |   40 +
22940 engines/hc/src/hc-rc-style.c                       |   71 +
22941 engines/hc/src/hc-rc-style.h                       |   49 +
22942 engines/hc/src/hc-style.c                          | 1639 ++++++++++++
22943 engines/hc/src/hc-style.h                          |   47 +
22944 engines/industrial/AUTHORS                         |   10 +
22945 engines/industrial/Makefile.am                     |   37 +
22946 engines/industrial/src/industrial_rc_style.c       |  123 +
22947 engines/industrial/src/industrial_rc_style.h       |   63 +
22948 engines/industrial/src/industrial_style.c          | 2718 ++++++++++++++++++++
22949 engines/industrial/src/industrial_style.h          |   55 +
22950 .../src/industrial_style_versioned_code.h          |  193 ++
22951 .../src/industrial_style_versioned_include.h       |   23 +
22952 engines/industrial/src/industrial_theme_main.c     |   36 +
22953 engines/industrial/src/parse_rc_style.h            |  155 ++
22954 engines/industrial/src/xpm/checkbox-mixed.xpm      |   41 +
22955 engines/industrial/src/xpm/checkbox-off.xpm        |   24 +
22956 engines/industrial/src/xpm/checkbox-on.xpm         |   42 +
22957 engines/industrial/src/xpm/menu-checkbox-mixed.xpm |   36 +
22958 engines/industrial/src/xpm/menu-checkbox-off.xpm   |   12 +
22959 engines/industrial/src/xpm/menu-checkbox-on.xpm    |   45 +
22960 engines/industrial/src/xpm/menu-radio-mixed.xpm    |   21 +
22961 engines/industrial/src/xpm/menu-radio-off.xpm      |   18 +
22962 engines/industrial/src/xpm/menu-radio-on.xpm       |   20 +
22963 engines/industrial/src/xpm/radio-mixed.xpm         |   48 +
22964 engines/industrial/src/xpm/radio-off.xpm           |   45 +
22965 engines/industrial/src/xpm/radio-on.xpm            |   61 +
22966 .../industrial/src/xpm/table-checkbox-mixed.xpm    |   39 +
22967 engines/industrial/src/xpm/table-checkbox-off.xpm  |   22 +
22968 engines/industrial/src/xpm/table-checkbox-on.xpm   |   45 +
22969 engines/lighthouseblue/AUTHORS                     |    9 +
22970 engines/lighthouseblue/Makefile.am                 |   19 +
22971 .../lighthouseblue/src/lighthouseblue_rc_style.c   |  209 ++
22972 .../lighthouseblue/src/lighthouseblue_rc_style.h   |   30 +
22973 engines/lighthouseblue/src/lighthouseblue_style.c  | 1865 ++++++++++++++
22974 engines/lighthouseblue/src/lighthouseblue_style.h  |   35 +
22975 .../lighthouseblue/src/lighthouseblue_theme_main.c |   50 +
22976 engines/lighthouseblue/src/util.c                  |  481 ++++
22977 engines/mist/AUTHORS                               |    6 +
22978 engines/mist/Makefile.am                           |   19 +
22979 engines/mist/src/mist-rc-style.c                   |  111 +
22980 engines/mist/src/mist-rc-style.h                   |   23 +
22981 engines/mist/src/mist-style.c                      | 2005 +++++++++++++++
22982 engines/mist/src/mist-style.h                      |   27 +
22983 engines/mist/src/mist.c                            |   24 +
22984 engines/thinice/AUTHORS                            |    3 +
22985 engines/thinice/Makefile.am                        |   19 +
22986 engines/thinice/src/thinice_main.c                 |   38 +
22987 engines/thinice/src/thinice_rc_style.c             |  404 +++
22988 engines/thinice/src/thinice_rc_style.h             |   92 +
22989 engines/thinice/src/thinice_style.h                |   27 +
22990 engines/thinice/src/thinice_theme_draw.c           | 2468 ++++++++++++++++++
22991 gtk-engines.spec.in                                |   13 +-
22992 makefile.msc                                       |  110 -
22993 metal/Makefile.am                                  |    9 +-
22994 redmond95/Makefile.am                              |    9 +-
22995 165 files changed, 20699 insertions(+), 208 deletions(-)
22996
22997commit 7f91c354a9fab9e5f8a2d9c8b8ecb947536ef839
22998Author: James Henstridge <james@jamesh.id.au>
22999Date:   Tue Nov 2 15:36:16 2004 +0000
23000
23001    From bug #156666:
23002
23003    2004-11-02  James Henstridge  <james@jamesh.id.au>
23004
23005    	From bug #156666:
23006
23007    	* configure.in: modernise the configure script a bit.
23008
23009    	* autogen.sh: use automake 1.9, 1.8 or 1.7 instead of 1.4.
23010
23011 ChangeLog    |    8 ++++++++
23012 autogen.sh   |   25 +++++++++++++++++++++----
23013 configure.in |   16 +++++++---------
23014 3 files changed, 36 insertions(+), 13 deletions(-)
23015
23016commit a2f7ac410cbb2e8b377eebdda64d815e76fbc3d9
23017Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
23018Date:   Thu Apr 1 09:39:56 2004 +0000
23019
23020    ignore
23021
23022 .cvsignore |    1 +
23023 1 files changed, 1 insertions(+), 0 deletions(-)
23024
23025commit 3ee74e89136ae702ba34a424fed6c5a06e5ab1e6
23026Author: Owen Taylor <otaylor@redhat.com>
23027Date:   Thu Mar 18 15:09:55 2004 +0000
23028
23029    Fix ./-> typo. (Federic Crozat)
23030
23031    Thu Mar 18 10:07:15 2004  Owen Taylor  <otaylor@redhat.com>
23032
23033            * pixbuf-draw.c (match_theme_image): Fix ./-> typo.
23034            (Federic Crozat)
23035
23036 pixbuf/ChangeLog     |    5 +++++
23037 pixbuf/pixbuf-draw.c |    2 +-
23038 2 files changed, 6 insertions(+), 1 deletions(-)
23039
23040commit 30d7137458876910339036a8d7e2fb6b8ea29cc3
23041Author: Owen Taylor <otaylor@redhat.com>
23042Date:   Wed Mar 17 21:43:47 2004 +0000
23043
23044    Fix problem with NULL details. (#112066, MINAMI Hirokazu, Matthias Clasen)
23045
23046    Wed Mar 17 16:38:00 2004  Owen Taylor  <otaylor@redhat.com>
23047
23048            * pixbuf-draw.c (match_theme_image): Fix problem with
23049            NULL details. (#112066, MINAMI Hirokazu, Matthias Clasen)
23050
23051 pixbuf/ChangeLog     |    5 +++++
23052 pixbuf/pixbuf-draw.c |    2 +-
23053 2 files changed, 6 insertions(+), 1 deletions(-)
23054
23055commit 149a6617c2cbbbb552aaeff75048f3ec0ecc217a
23056Author: Owen Taylor <otaylor@redhat.com>
23057Date:   Wed Mar 17 21:28:06 2004 +0000
23058
23059    Fix problem with clipping when creating the tile pixmap. (#107340)
23060
23061    Wed Mar 17 16:23:30 2004  Owen Taylor  <otaylor@redhat.com>
23062
23063            * metal_style.c (metal_scale_slider): Fix problem with
23064            clipping when creating the tile pixmap. (#107340)
23065
23066            * metal_style.c (metal_scale_trough): Center the "slot"
23067            better.
23068
23069 metal/ChangeLog     |    8 ++++++++
23070 metal/metal_style.c |   45 ++++++++++++++++++++++++---------------------
23071 2 files changed, 32 insertions(+), 21 deletions(-)
23072
23073commit fba919457a40b4d6f2db84d1b82fa3eb739610b9
23074Author: Anders Carlsson <andersca@gnome.org>
23075Date:   Wed Jan 21 20:31:18 2004 +0000
23076
23077    Remove font from gtkrc, (#104082, reported by Roland Smith.)
23078
23079    2004-01-21  Anders Carlsson  <andersca@gnome.org>
23080
23081    	* Theme/gtk-2.0/gtkrc: Remove font from gtkrc,
23082    	(#104082, reported by Roland Smith.)
23083
23084 metal/ChangeLog           |    5 +++++
23085 metal/Theme/gtk-2.0/gtkrc |    1 -
23086 2 files changed, 5 insertions(+), 1 deletions(-)
23087
23088commit 3d9637718851ecb13d27e84b788fbdcaff75c240
23089Author: Mark McLoughlin <mark@skynet.ie>
23090Date:   Tue Jul 15 11:40:19 2003 +0000
23091
23092    make pixbuf_cache static to avoid possible symbol conflicts.
23093
23094    2003-07-15  Mark McLoughlin  <mark@skynet.ie>
23095
23096            * pixbuf-render.c: make pixbuf_cache static to avoid
23097            possible symbol conflicts.
23098
23099 pixbuf/ChangeLog       |    5 +++++
23100 pixbuf/pixbuf-render.c |    2 +-
23101 2 files changed, 6 insertions(+), 1 deletions(-)
23102
23103commit 8e7c5f8da4bd37b19315f50d6736fb8061f27a2b
23104Author: Owen Taylor <otaylor@redhat.com>
23105Date:   Wed May 28 14:27:27 2003 +0000
23106
23107    Fix typo of ~/.theme for ~/.themes
23108
23109    Wed May 28 10:26:48 2003  Owen Taylor  <otaylor@redhat.com>
23110
23111            * README: Fix typo of ~/.theme for ~/.themes
23112
23113 ChangeLog |    4 ++++
23114 README    |    2 +-
23115 2 files changed, 5 insertions(+), 1 deletions(-)
23116
23117commit 5609fed22a6e00332fa24b414e5930364aa35c6b
23118Author: Owen Taylor <otaylor@redhat.com>
23119Date:   Tue Apr 22 16:14:55 2003 +0000
23120
23121    Fix 'copy copy' typo.
23122
23123    Tue Apr 22 12:14:16 2003  Owen Taylor  <otaylor@redhat.com>
23124
23125            * README: Fix 'copy copy' typo.
23126
23127 ChangeLog |    4 ++++
23128 README    |    2 +-
23129 2 files changed, 5 insertions(+), 1 deletions(-)
23130
23131commit 078f41100cfbdb7398e7d45a805e84fcd1d7545c
23132Author: Tor Lillqvist <tml@iki.fi>
23133Date:   Sun Mar 2 02:00:51 2003 +0000
23134
23135    Call AC_LIBTOOL_WIN32_DLL. Set OS_WIN32 conditional on Windows.
23136
23137    2003-03-02  Tor Lillqvist  <tml@iki.fi>
23138
23139    	* configure.in: Call AC_LIBTOOL_WIN32_DLL. Set OS_WIN32
23140    	conditional on Windows.
23141
23142    	* makefile.cygwin: Remove, unmaintained and obsolete.
23143
23144    	* Makefile.am (EXTRA_DIST): Remove here, too.
23145
23146    	* README.win32: Update.
23147
23148    pixbuf:
23149    2003-03-02  Tor Lillqvist  <tml@iki.fi>
23150
23151    	* Makefile.am: Use -no-undefined on Windows.
23152
23153    metal and redmond95:
23154    2003-03-02  Tor Lillqvist  <tml@iki.fi>
23155
23156    	* Makefile.am: Use -no-undefined, and do use GTK_LIBS on Windows.
23157
23158 ChangeLog             |   11 ++++++
23159 Makefile.am           |    2 +-
23160 README.win32          |    6 ++--
23161 configure.in          |   13 +++++++
23162 makefile.cygwin       |   96 -------------------------------------------------
23163 metal/ChangeLog       |    4 ++
23164 metal/Makefile.am     |    9 ++++-
23165 pixbuf/ChangeLog      |    4 ++
23166 pixbuf/Makefile.am    |    6 +++-
23167 redmond95/ChangeLog   |    4 ++
23168 redmond95/Makefile.am |    9 ++++-
23169 11 files changed, 59 insertions(+), 105 deletions(-)
23170
23171commit 4079e7841da4de522d770867f4fd07f16e97929c
23172Author: Owen Taylor <otaylor@src.gnome.org>
23173Date:   Sat Jan 18 18:31:27 2003 +0000
23174
23175    Adding missing file
23176
23177 gtk-engines-2.pc.in |    9 +++++++++
23178 1 files changed, 9 insertions(+), 0 deletions(-)
23179
23180commit b57f63366c33924a93cf069c6db100f8021aa7ba
23181Author: Owen Taylor <otaylor@redhat.com>
23182Date:   Sat Jan 18 00:20:23 2003 +0000
23183
23184    === Released 2.2.0 ===
23185
23186    Fri Jan 17 19:02:02 2003  Owen Taylor  <otaylor@redhat.com>
23187
23188            * === Released 2.2.0 ===
23189
23190            * Makefile.am: Make dist fixes.
23191
23192            * gtk-engines.spec: Some updates to bring into a
23193            resemblence of workingness.
23194
23195            * NEWS: Updated.
23196
23197 ChangeLog           |   11 +++++++++++
23198 Makefile.am         |    2 +-
23199 NEWS                |    8 ++++++++
23200 configure.in        |    2 +-
23201 gtk-engines.spec.in |   47 ++++++++++++++++++++++-------------------------
23202 5 files changed, 43 insertions(+), 27 deletions(-)
23203
23204commit fcb0cb835799e1a40da62365440e643276ee3389
23205Author: Owen Taylor <otaylor@redhat.com>
23206Date:   Fri Jan 17 23:50:48 2003 +0000
23207
23208    Patch from Seth Nickell to add a .pc file so that things use one of the
23209
23210    Fri Jan 17 18:32:34 2003  Owen Taylor  <otaylor@redhat.com>
23211
23212            * configure.in Makefile.am gtk-engines-2.pc.in: Patch
23213            from Seth Nickell to add a .pc file so that things use
23214            one of the gtk-engines engines can check for it's
23215            presence.
23216
23217 ChangeLog    |    7 +++++++
23218 Makefile.am  |    5 ++++-
23219 configure.in |    1 +
23220 3 files changed, 12 insertions(+), 1 deletions(-)
23221
23222commit 824a31379357c505a7c319ac7595739b29b68702
23223Author: Owen Taylor <otaylor@redhat.com>
23224Date:   Fri Jan 17 23:28:34 2003 +0000
23225
23226    Make MenuItem pattern more comprehensive to catch all types of Menu item
23227
23228    Fri Jan 17 18:26:12 2003  Owen Taylor  <otaylor@redhat.com>
23229
23230            * Theme/gtk-2.0/gtkrc: Make MenuItem pattern more
23231            comprehensive to catch all types of Menu item with
23232            the metal-black-fg pattern. (#85632). Apply
23233            metal-black-fg to option menus.
23234
23235 metal/ChangeLog           |    7 +++++++
23236 metal/Theme/gtk-2.0/gtkrc |    3 ++-
23237 2 files changed, 9 insertions(+), 1 deletions(-)
23238
23239commit 13a8334880d8e08b9133be722734ca356cb01faf
23240Author: Owen Taylor <otaylor@redhat.com>
23241Date:   Fri Jan 17 23:19:18 2003 +0000
23242
23243    Account for tab_hborder/tab_vborder. (Deprecated, but Glade sets it at a
23244
23245    Fri Jan 17 18:18:52 2003  Owen Taylor  <otaylor@redhat.com>
23246
23247            * metal_style.c (draw_notebook_focus): Account for
23248            tab_hborder/tab_vborder. (Deprecated, but Glade
23249            sets it at a minimum.)
23250
23251 metal/ChangeLog     |    6 +++++
23252 metal/metal_style.c |   55 +++++++++++++++++++++++++++++++-------------------
23253 2 files changed, 40 insertions(+), 21 deletions(-)
23254
23255commit 82bad62d6f0df2cf13526cca991a0aa33153bf8e
23256Author: Owen Taylor <otaylor@redhat.com>
23257Date:   Fri Jan 17 22:57:39 2003 +0000
23258
23259    Redo the computation of whether a tab is the first tab to avoid segfaults
23260
23261    Fri Jan 17 17:55:48 2003  Owen Taylor  <otaylor@redhat.com>
23262
23263            * metal_style.c (is_first_tab): Redo the computation
23264            of whether a tab is the first tab to avoid segfaults
23265            if the tab label isn't available, and also fix some
23266            bugs with pack-end tabs. (#79936, Peter Zelezny)
23267
23268            * metal_style.c (draw_notebook_focus): Draw the
23269            notebook tab focus in a style similar to the way
23270            that the Java metal L&F does it ... use a polygon
23271            rather than a square.
23272
23273            * metal_style.c (draw_extension): Remove code that
23274            was drawing a weird mid-gray box in the middle
23275            of the tab.
23276
23277            * metal_style.c (metal_tab): Tweak to look less like
23278            something the cat dragged in, even if not exactly
23279            like the Java metal tabs.
23280
23281 metal/ChangeLog     |   20 ++++
23282 metal/metal_style.c |  241 +++++++++++++++++++++++++++++----------------------
23283 2 files changed, 156 insertions(+), 105 deletions(-)
23284
23285commit 006a4a831eb34dd5afe71f985e3a7a0e569d7725
23286Author: Owen Taylor <otaylor@redhat.com>
23287Date:   Fri Jan 17 19:43:46 2003 +0000
23288
23289    Make parent_class static. (#94047, Shivaram Upadhyayula)
23290
23291    Fri Jan 17 14:41:05 2003  Owen Taylor  <otaylor@redhat.com>
23292
23293            * metal_style.c: Make parent_class static. (#94047,
23294             Shivaram Upadhyayula)
23295
23296 metal/ChangeLog     |    5 +++++
23297 metal/metal_style.c |    2 +-
23298 2 files changed, 6 insertions(+), 1 deletions(-)
23299
23300commit ae4751a386004570b93770f9ad898578c9ce018e
23301Author: Matthias Clasen <matthiasc@src.gnome.org>
23302Date:   Sat Nov 2 00:24:06 2002 +0000
23303
23304    Support RTL option menus.
23305
23306 redmond95/redmond_style.c |    8 +++++++-
23307 1 files changed, 7 insertions(+), 1 deletions(-)
23308
23309commit 41d17141bec27c8e25ffe6d1d8eb00b23fa572cf
23310Author: Owen Taylor <otaylor@redhat.com>
23311Date:   Thu Oct 31 23:58:13 2002 +0000
23312
23313    Remove some useless checks. (Red Hat bugzilla, #64061)
23314
23315    Thu Oct 31 18:56:56 2002  Owen Taylor  <otaylor@redhat.com>
23316
23317            * configure.in: Remove some useless checks.
23318            (Red Hat bugzilla, #64061)
23319
23320 ChangeLog    |    5 +++++
23321 configure.in |    8 --------
23322 2 files changed, 5 insertions(+), 8 deletions(-)
23323
23324commit 50fb26c7d967205acef5cb232808e7b1ef255748
23325Author: Christian Schaller <Uraeus@linuxrising.org>
23326Date:   Tue Oct 22 12:37:45 2002 +0000
23327
23328    - update spec to actually work
23329
23330    2002-10-22 Christian Schaller <Uraeus@linuxrising.org>
23331    - update spec to actually work
23332
23333 gtk-engines.spec.in |   22 +++++++++++++---------
23334 1 files changed, 13 insertions(+), 9 deletions(-)
23335
23336commit 9c8d1d3966f0a885ceb57dae257608d8a11e9ee2
23337Author: Havoc Pennington <hp@redhat.com>
23338Date:   Thu Sep 12 19:24:11 2002 +0000
23339
23340    remove apparently pointless old icon files
23341
23342    2002-09-12  Havoc Pennington  <hp@redhat.com>
23343
23344    	* notif/Theme/ICON.png, metal/Theme/ICON.png,
23345    	redmond95/Theme/ICON.png: remove apparently pointless old icon
23346    	files
23347
23348 ChangeLog                   |    6 ++++++
23349 metal/ChangeLog             |    5 +++++
23350 metal/Theme/Makefile.am     |    2 +-
23351 notif/ChangeLog             |    4 ++++
23352 notif/Theme/Makefile.am     |    2 +-
23353 redmond95/ChangeLog         |    4 ++++
23354 redmond95/Theme/Makefile.am |    2 +-
23355 7 files changed, 22 insertions(+), 3 deletions(-)
23356
23357commit 768f01c56e5dc7bec28f41e81c2f9ad3397b0942
23358Author: Owen Taylor <otaylor@src.gnome.org>
23359Date:   Sat Sep 7 00:38:31 2002 +0000
23360
23361    Update ChangeLog credits
23362
23363 pixbuf/ChangeLog |    2 +-
23364 1 files changed, 1 insertions(+), 1 deletions(-)
23365
23366commit 92429ff30f5a4edc5d9eed7a801458c9882b040f
23367Author: Owen Taylor <otaylor@redhat.com>
23368Date:   Sat Sep 7 00:35:57 2002 +0000
23369
23370    Account for the possibility of detail == NULL (#89561, Hongli Lai)
23371
23372    Fri Sep  6 20:32:45 2002  Owen Taylor  <otaylor@redhat.com>
23373
23374    	* pixbuf-draw.c: Account for the possibility of detail == NULL
23375    	(#89561, Hongli Lai)
23376
23377 pixbuf/ChangeLog     |    5 +++++
23378 pixbuf/pixbuf-draw.c |    6 ++++--
23379 2 files changed, 9 insertions(+), 2 deletions(-)
23380
23381commit 68db2f3b1b8b35977f080d33cf55ec75985cd7a3
23382Author: Owen Taylor <otaylor@src.gnome.org>
23383Date:   Sat Sep 7 00:31:59 2002 +0000
23384
23385    Fri Sep  6 20:31:29 2002  Owen Taylor  <otaylor@redhat.com>        * redmond_style.c: Fix some uses of detail without        checking for detail == NULL.
23386
23387 redmond95/ChangeLog       |    5 +++++
23388 redmond95/redmond_style.c |    4 ++--
23389 2 files changed, 7 insertions(+), 2 deletions(-)
23390
23391commit 80028e0101e07a9fd9d6d94738d287950641dd22
23392Author: Owen Taylor <otaylor@redhat.com>
23393Date:   Fri Sep 6 20:44:06 2002 +0000
23394
23395    Added some text describing how to install gtk-engines into a different
23396
23397    Fri Sep  6 16:40:42 2002  Owen Taylor  <otaylor@redhat.com>
23398            * README: Added some text describing how to install
23399            gtk-engines into a different prefix than GTK+.
23400            (#84727, Piotr Sawuk)
23401
23402 ChangeLog |    6 ++++++
23403 README    |   20 ++++++++++++++++++--
23404 2 files changed, 24 insertions(+), 2 deletions(-)
23405
23406commit fdf3a4dceee6642427bd5bcd6bd39edf79328195
23407Author: Havoc Pennington <hp@pobox.com>
23408Date:   Sun Aug 18 22:21:49 2002 +0000
23409
23410    hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6 and
23411
23412    2002-08-18  Havoc Pennington  <hp@pobox.com>
23413
23414    	* autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
23415    	both automake 1.6 and 1.4 installed get the right automake. Means
23416    	compilation from CVS will now require the latest automake 1.4
23417    	release, or manually creating symlinks called "automake-1.4" and
23418    	"aclocal-1.4"
23419
23420 ChangeLog  |    8 ++++++++
23421 autogen.sh |    4 ++--
23422 2 files changed, 10 insertions(+), 2 deletions(-)
23423
23424commit 76e36fff591fb33defd9da0f2b0a59440da3d1d2
23425Author: Owen Taylor <otaylor@redhat.com>
23426Date:   Sun Apr 21 19:01:31 2002 +0000
23427
23428    Version 1.9.0
23429
23430    Sun Apr 21 09:52:54 2002  Owen Taylor  <otaylor@redhat.com>
23431
23432            * configure.in: Version 1.9.0
23433
23434 ChangeLog    |    4 ++++
23435 README       |   18 +++++++-----------
23436 configure.in |    2 +-
23437 3 files changed, 12 insertions(+), 12 deletions(-)
23438
23439commit 4c5038aa5cfd18b41c026b6007d6b0ec417fff37
23440Author: Owen Taylor <otaylor@redhat.com>
23441Date:   Sun Apr 21 19:01:18 2002 +0000
23442
23443    Add a workaround for gtkrange brokeness with regards to drawing the
23444
23445    Sun Apr 21 14:08:59 2002  Owen Taylor  <otaylor@redhat.com>
23446
23447            * metal_style.c (reverse_engineer_stepper_box): Add a workaround
23448            for gtkrange brokeness with regards to drawing the stepper arrows.
23449
23450 metal/ChangeLog     |    5 ++++
23451 metal/metal_style.c |   54 +++++++++++++++++++++++++++++++++++++++++++++++++++
23452 2 files changed, 59 insertions(+), 0 deletions(-)
23453
23454commit e1baf4b15ee41f2a342af6e2caf1a331e37e6c65
23455Author: Owen Taylor <otaylor@redhat.com>
23456Date:   Sun Apr 21 19:00:52 2002 +0000
23457
23458    Add a fake STEPPER function that is used for drawing scrollbar steppers,
23459
23460    Sun Apr 21 14:10:04 2002  Owen Taylor  <otaylor@redhat.com>
23461
23462            * pixbuf-rc-style.c pixbuf.h pixbuf-draw.c: Add a fake STEPPER
23463            function that is used for drawing scrollbar steppers,
23464            so that themes that want to draw the button and arrow
23465            separately can override the default handling.
23466
23467            * pixbuf-draw.c: Remove draw_polygon() since it was
23468            just a cut-and-paste of the default one. Remove
23469            some unused code.
23470
23471 pixbuf/ChangeLog         |   11 ++
23472 pixbuf/pixbuf-draw.c     |  258 ++++++++++++++++------------------------------
23473 pixbuf/pixbuf-rc-style.c |    3 +-
23474 pixbuf/pixbuf.h          |    1 +
23475 4 files changed, 105 insertions(+), 168 deletions(-)
23476
23477commit 0feab6c916e6b72a0e6f03b33343dba17b57639b
23478Author: jacob berkman <jacob@ximian.com>
23479Date:   Fri Apr 19 17:07:51 2002 +0000
23480
23481    cleanup a little to really fix
23482
23483    2002-04-19  jacob berkman  <jacob@ximian.com>
23484
23485    	* metal_style.c (get_tab_status): cleanup a little to really fix
23486
23487 metal/ChangeLog     |    2 ++
23488 metal/metal_style.c |    5 -----
23489 2 files changed, 2 insertions(+), 5 deletions(-)
23490
23491commit d05fd5d3aee3a081c9472319efd57ea96ad189a2
23492Author: jacob berkman <jacob@ximian.com>
23493Date:   Fri Apr 19 16:34:51 2002 +0000
23494
23495    assign a variable before we use it
23496
23497    2002-04-19  jacob berkman  <jacob@ximian.com>
23498
23499    	* metal_style.c (get_tab_status): assign a variable before we use
23500    	it
23501
23502 metal/ChangeLog     |    5 +++++
23503 metal/metal_style.c |    1 +
23504 2 files changed, 6 insertions(+), 0 deletions(-)
23505
23506commit be945b8695f576b5340a696a82339afd199eb850
23507Author: Manish Singh <yosh@src.gnome.org>
23508Date:   Tue Mar 19 22:31:26 2002 +0000
23509
23510    shut up cvs
23511
23512 .cvsignore |    3 +++
23513 1 files changed, 3 insertions(+), 0 deletions(-)
23514
23515commit d75059ed95d73d8c10bbac1df35f0e572eafed8d
23516Author: James Henstridge <james@daa.com.au>
23517Date:   Wed Mar 6 23:34:11 2002 +0000
23518
23519    link pixbuf engine against the gtk+ libraries, so that it can be used with
23520
23521    2002-03-07  James Henstridge  <james@daa.com.au>
23522
23523    	* Makefile.am (libpixmap_la_LIBADD): link pixbuf engine against
23524    	the gtk+ libraries, so that it can be used with programs that
23525    	dlopen gtk+ without the RTLD_GLOBAL flag (such as scripting
23526    	languages and mozilla).
23527
23528 pixbuf/ChangeLog   |    7 +++++++
23529 pixbuf/Makefile.am |    1 +
23530 2 files changed, 8 insertions(+), 0 deletions(-)
23531
23532commit 8e9948b130ffb5541e03ae7930d7de160af38728
23533Author: Owen Taylor <otaylor@redhat.com>
23534Date:   Thu Feb 7 05:43:55 2002 +0000
23535
23536    Add gradient rendering -- if the source width/height is zero, render a
23537
23538    Thu Feb  7 00:21:21 2002  Owen Taylor  <otaylor@redhat.com>
23539
23540            * pixbuf-render.c (pixbuf_render): Add gradient
23541            rendering -- if the source width/height is zero,
23542            render a gradient from the surrounding values.
23543
23544 pixbuf/ChangeLog       |    6 ++
23545 pixbuf/pixbuf-render.c |  181 +++++++++++++++++++++++++++++++++++++++++++++--
23546 2 files changed, 179 insertions(+), 8 deletions(-)
23547
23548commit a7c2fde9da4135da3cd43718166adaa02fa2ee94
23549Author: Owen Taylor <otaylor@redhat.com>
23550Date:   Mon Jan 28 20:36:38 2002 +0000
23551
23552    Fix hint computation again.
23553
23554    Mon Jan 28 15:34:43 2002  Owen Taylor  <otaylor@redhat.com>
23555
23556    	* pixbuf-render.c (compute_hint): Fix hint computation
23557    	again.
23558
23559 pixbuf/ChangeLog       |    5 +++++
23560 pixbuf/pixbuf-render.c |    8 ++++----
23561 2 files changed, 9 insertions(+), 4 deletions(-)
23562
23563commit 050483063a8727af7eacdce2a79abc545fa11b70
23564Author: Owen Taylor <otaylor@redhat.com>
23565Date:   Mon Jan 28 17:25:14 2002 +0000
23566
23567    Fix problems in computing MISSING hint.
23568
23569    Mon Jan 28 12:17:07 2002  Owen Taylor  <otaylor@redhat.com>
23570
23571            * pixbuf-render.c (compute_hint): Fix problems in computing
23572            MISSING hint.
23573
23574 pixbuf/ChangeLog       |    5 +++++
23575 pixbuf/pixbuf-render.c |    4 ++--
23576 2 files changed, 7 insertions(+), 2 deletions(-)
23577
23578commit c5183edd43b5c5f0179e8b456a4360c21529c6c3
23579Author: Anders Carlsson <andersca@gnu.org>
23580Date:   Mon Jan 28 15:08:24 2002 +0000
23581
23582    Set child displacement on GtkButtons.
23583
23584    2002-01-28  Anders Carlsson  <andersca@gnu.org>
23585
23586    	* Theme/gtk-2.0/gtkrc: Set child displacement on GtkButtons.
23587
23588 redmond95/ChangeLog           |    4 ++++
23589 redmond95/Theme/gtk-2.0/gtkrc |    6 ++++--
23590 2 files changed, 8 insertions(+), 2 deletions(-)
23591
23592commit 8a4a03dd298da64578d6e17730f0d866eece7f35
23593Author: Owen Taylor <otaylor@redhat.com>
23594Date:   Mon Jan 28 05:34:17 2002 +0000
23595
23596    Optimize the case where a component is entirely transparent by skipping
23597
23598    Sun Jan 27 23:58:13 2002  Owen Taylor  <otaylor@redhat.com>
23599
23600            * pixbuf-render.c (compute_hint): Optimize the case
23601            where a component is entirely transparent by skipping
23602            drawing it.
23603
23604            * pixbuf-rc-style.c (theme_parse_image): Catch case
23605            where background or overlay border/stretch are specified
23606            without a background image.
23607
23608            * pixbuf-render.c (theme_pixbuf_destroy): Actually free
23609            the structure and filename.
23610
23611 pixbuf/ChangeLog         |   13 +++++++++++++
23612 pixbuf/Makefile.am       |    4 ++++
23613 pixbuf/pixbuf-draw.c     |    3 ++-
23614 pixbuf/pixbuf-rc-style.c |   14 ++++++++++++++
23615 pixbuf/pixbuf-render.c   |   26 ++++++++++++++++++++------
23616 pixbuf/pixbuf.h          |    3 ++-
23617 6 files changed, 55 insertions(+), 8 deletions(-)
23618
23619commit 1cf2f9d6393c46f90a80ce001747d47f9d950b27
23620Author: Anders Carlsson <andersca@src.gnome.org>
23621Date:   Wed Jan 23 23:31:12 2002 +0000
23622
23623    Remove these
23624
23625 config.guess | 1317 ------------------------------------------------------
23626 config.sub   | 1410 ----------------------------------------------------------
23627 2 files changed, 0 insertions(+), 2727 deletions(-)
23628
23629commit 756eae9927f8563445ef7bd58abbfb4389662afc
23630Author: Anders Carlsson <andersca@gnu.org>
23631Date:   Wed Jan 23 23:30:25 2002 +0000
23632
23633    Use flat boxes when drawing menu items.
23634
23635    2002-01-24  Anders Carlsson  <andersca@gnu.org>
23636
23637    	* redmond_style.c (draw_box): Use flat boxes when drawing menu items.
23638
23639 config.guess              |  234 +++++++++++++++++----------------------------
23640 config.sub                |  148 +++++++++++++++++++----------
23641 redmond95/ChangeLog       |    4 +
23642 redmond95/redmond_style.c |    3 +
23643 4 files changed, 195 insertions(+), 194 deletions(-)
23644
23645commit 145f47f321d130cb43d92cb03e13345759a01d18
23646Author: Owen Taylor <otaylor@src.gnome.org>
23647Date:   Sun Jan 20 05:23:41 2002 +0000
23648
23649    Add rc files that should have been in last commit
23650
23651 metal/Theme/gtk-2.0/gtkrc     |   58 ++++++++++++----
23652 redmond95/Theme/gtk-2.0/gtkrc |  156 +++++++----------------------------------
23653 2 files changed, 70 insertions(+), 144 deletions(-)
23654
23655commit c30183a127c8bb0ed9c36bb6bce4fea1fba13531
23656Author: Owen Taylor <otaylor@src.gnome.org>
23657Date:   Sun Jan 20 02:52:52 2002 +0000
23658
23659    fix theme installation directories
23660
23661 metal/Theme/gtk-2.0/Makefile.am     |    2 +-
23662 notif/Theme/gtk-2.0/Makefile.am     |    2 +-
23663 redmond95/Theme/gtk-2.0/Makefile.am |    2 +-
23664 3 files changed, 3 insertions(+), 3 deletions(-)
23665
23666commit b983a9489e38464326b0a034202ef032ba8bce3f
23667Author: Owen Taylor <otaylor@src.gnome.org>
23668Date:   Sun Jan 20 02:21:13 2002 +0000
23669
23670    updates
23671
23672 .cvsignore |    2 ++
23673 1 files changed, 2 insertions(+), 0 deletions(-)
23674
23675commit 51afea87f125fb3f5e35d2a69b3743726d95aca5
23676Author: Owen Taylor <otaylor@redhat.com>
23677Date:   Sun Jan 20 02:19:30 2002 +0000
23678
23679    Remove engine, it's now the GTK+ default.
23680
23681    Sat Jan 19 20:42:11 2002  Owen Taylor  <otaylor@redhat.com>
23682
23683            * raleigh/**: Remove engine, it's now the GTK+ default.
23684
23685            * pixmap/**: Remove engine, replaced by pixbuf
23686
23687            * pixbuf/**: Replacement for pixmap-engine, compatible
23688            RC file format, sane code.
23689
23690            * metal,notif,redmond95/Theme/gtk{-2.0}: Rename theme
23691            directories to gtk-2.0.
23692
23693            * Makefile.am (SUBDIRS): Remove pixmap and raleigh,
23694            temporarily remove
23695
23696            * ltmain.sh ltconfig acinclude.m4: Remove from CVS
23697
23698            * configure.in: Update for GTK+-2.0 and pkg-config.
23699
23700 ChangeLog                                |   19 +
23701 Makefile.am                              |    2 +-
23702 acinclude.m4                             |  430 ----
23703 autogen.sh                               |    2 +
23704 config.guess                             |  764 ++++--
23705 config.sub                               |  280 ++-
23706 configure.in                             |   36 +-
23707 ltconfig                                 | 3078 -----------------------
23708 ltmain.sh                                | 4012 ------------------------------
23709 notif/Theme/Makefile.am                  |    2 +-
23710 notif/Theme/gtk/.cvsignore               |    2 -
23711 notif/Theme/gtk/Makefile.am              |    5 -
23712 notif/Theme/gtk/gtkrc                    |  150 --
23713 pixmap/.cvsignore                        |   12 -
23714 pixmap/ChangeLog                         |   91 -
23715 pixmap/Makefile.am                       |   15 -
23716 pixmap/Theme/.cvsignore                  |    2 -
23717 pixmap/Theme/ICON.png                    |  Bin 3521 -> 0 bytes
23718 pixmap/Theme/Makefile.am                 |    6 -
23719 pixmap/Theme/README.html                 |    3 -
23720 pixmap/Theme/gtk/.cvsignore              |    2 -
23721 pixmap/Theme/gtk/Makefile.am             |   22 -
23722 pixmap/Theme/gtk/Makefile.am.in          |   21 -
23723 pixmap/Theme/gtk/arrow_down1.png         |  Bin 290 -> 0 bytes
23724 pixmap/Theme/gtk/arrow_down2.png         |  Bin 276 -> 0 bytes
23725 pixmap/Theme/gtk/arrow_down3.png         |  Bin 306 -> 0 bytes
23726 pixmap/Theme/gtk/arrow_left1.png         |  Bin 294 -> 0 bytes
23727 pixmap/Theme/gtk/arrow_left2.png         |  Bin 288 -> 0 bytes
23728 pixmap/Theme/gtk/arrow_left3.png         |  Bin 306 -> 0 bytes
23729 pixmap/Theme/gtk/arrow_right1.png        |  Bin 284 -> 0 bytes
23730 pixmap/Theme/gtk/arrow_right2.png        |  Bin 267 -> 0 bytes
23731 pixmap/Theme/gtk/arrow_right3.png        |  Bin 305 -> 0 bytes
23732 pixmap/Theme/gtk/arrow_up1.png           |  Bin 311 -> 0 bytes
23733 pixmap/Theme/gtk/arrow_up2.png           |  Bin 276 -> 0 bytes
23734 pixmap/Theme/gtk/arrow_up3.png           |  Bin 293 -> 0 bytes
23735 pixmap/Theme/gtk/brown_bg1.png           |  Bin 63432 -> 0 bytes
23736 pixmap/Theme/gtk/brown_bg2.png           |  Bin 63414 -> 0 bytes
23737 pixmap/Theme/gtk/button1.png             |  Bin 7471 -> 0 bytes
23738 pixmap/Theme/gtk/button2.png             |  Bin 7275 -> 0 bytes
23739 pixmap/Theme/gtk/button3.png             |  Bin 7520 -> 0 bytes
23740 pixmap/Theme/gtk/button4.png             |  Bin 7432 -> 0 bytes
23741 pixmap/Theme/gtk/button5.png             |  Bin 7478 -> 0 bytes
23742 pixmap/Theme/gtk/button6.png             |  Bin 7400 -> 0 bytes
23743 pixmap/Theme/gtk/button7.png             |  Bin 5967 -> 0 bytes
23744 pixmap/Theme/gtk/button8.png             |  Bin 5921 -> 0 bytes
23745 pixmap/Theme/gtk/button9.png             |  Bin 6055 -> 0 bytes
23746 pixmap/Theme/gtk/button_def.png          |  Bin 6392 -> 0 bytes
23747 pixmap/Theme/gtk/check1.png              |  Bin 348 -> 0 bytes
23748 pixmap/Theme/gtk/check2.png              |  Bin 271 -> 0 bytes
23749 pixmap/Theme/gtk/curve_bg1.png           |  Bin 74130 -> 0 bytes
23750 pixmap/Theme/gtk/entry1.png              |  Bin 9890 -> 0 bytes
23751 pixmap/Theme/gtk/entry2.png              |  Bin 8051 -> 0 bytes
23752 pixmap/Theme/gtk/extension_bottom1.png   |  Bin 5826 -> 0 bytes
23753 pixmap/Theme/gtk/extension_left1.png     |  Bin 5928 -> 0 bytes
23754 pixmap/Theme/gtk/extension_right1.png    |  Bin 5895 -> 0 bytes
23755 pixmap/Theme/gtk/extension_top1.png      |  Bin 5827 -> 0 bytes
23756 pixmap/Theme/gtk/focus.png               |  Bin 258 -> 0 bytes
23757 pixmap/Theme/gtk/frame1.png              |  Bin 5096 -> 0 bytes
23758 pixmap/Theme/gtk/frame2.png              |  Bin 5082 -> 0 bytes
23759 pixmap/Theme/gtk/frame_gap.png           |  Bin 8649 -> 0 bytes
23760 pixmap/Theme/gtk/frame_gap_top_end.png   |  Bin 378 -> 0 bytes
23761 pixmap/Theme/gtk/frame_gap_top_start.png |  Bin 418 -> 0 bytes
23762 pixmap/Theme/gtk/gap_bottom.png          |  Bin 275 -> 0 bytes
23763 pixmap/Theme/gtk/gap_bottom_end.png      |  Bin 343 -> 0 bytes
23764 pixmap/Theme/gtk/gap_bottom_start.png    |  Bin 348 -> 0 bytes
23765 pixmap/Theme/gtk/gap_left.png            |  Bin 280 -> 0 bytes
23766 pixmap/Theme/gtk/gap_left_end.png        |  Bin 334 -> 0 bytes
23767 pixmap/Theme/gtk/gap_left_start.png      |  Bin 326 -> 0 bytes
23768 pixmap/Theme/gtk/gap_right.png           |  Bin 322 -> 0 bytes
23769 pixmap/Theme/gtk/gap_right_end.png       |  Bin 395 -> 0 bytes
23770 pixmap/Theme/gtk/gap_right_start.png     |  Bin 398 -> 0 bytes
23771 pixmap/Theme/gtk/gap_top.png             |  Bin 259 -> 0 bytes
23772 pixmap/Theme/gtk/gap_top_end.png         |  Bin 341 -> 0 bytes
23773 pixmap/Theme/gtk/gap_top_start.png       |  Bin 327 -> 0 bytes
23774 pixmap/Theme/gtk/gtkrc                   |  979 --------
23775 pixmap/Theme/gtk/handle_vert_thumb.png   |  Bin 254 -> 0 bytes
23776 pixmap/Theme/gtk/hline.png               |  Bin 412 -> 0 bytes
23777 pixmap/Theme/gtk/menubar.png             |  Bin 19356 -> 0 bytes
23778 pixmap/Theme/gtk/notebook1.png           |  Bin 66033 -> 0 bytes
23779 pixmap/Theme/gtk/option1.png             |  Bin 413 -> 0 bytes
23780 pixmap/Theme/gtk/option2.png             |  Bin 433 -> 0 bytes
23781 pixmap/Theme/gtk/option_menu.png         |  Bin 540 -> 0 bytes
23782 pixmap/Theme/gtk/progressbar.png         |  Bin 1950 -> 0 bytes
23783 pixmap/Theme/gtk/ruler_horiz.png         |  Bin 787 -> 0 bytes
23784 pixmap/Theme/gtk/ruler_vert.png          |  Bin 767 -> 0 bytes
23785 pixmap/Theme/gtk/scrollbar_horiz1.png    |  Bin 987 -> 0 bytes
23786 pixmap/Theme/gtk/scrollbar_thumb.png     |  Bin 231 -> 0 bytes
23787 pixmap/Theme/gtk/scrollbar_thumb2.png    |  Bin 287 -> 0 bytes
23788 pixmap/Theme/gtk/scrollbar_vert1.png     |  Bin 1050 -> 0 bytes
23789 pixmap/Theme/gtk/shadow1.png             |  Bin 5969 -> 0 bytes
23790 pixmap/Theme/gtk/shadow2.png             |  Bin 5995 -> 0 bytes
23791 pixmap/Theme/gtk/trough.png              |  Bin 5933 -> 0 bytes
23792 pixmap/Theme/gtk/vline.png               |  Bin 412 -> 0 bytes
23793 pixmap/pixmap_theme.h                    |  112 -
23794 pixmap/pixmap_theme_draw.c               | 2262 -----------------
23795 pixmap/pixmap_theme_main.c               | 1196 ---------
23796 raleigh/.cvsignore                       |   12 -
23797 raleigh/AUTHORS                          |    1 -
23798 raleigh/ChangeLog                        |    9 -
23799 raleigh/Makefile.am                      |   15 -
23800 raleigh/README                           |    7 -
23801 raleigh/Theme/.cvsignore                 |    2 -
23802 raleigh/Theme/Makefile.am                |    6 -
23803 raleigh/Theme/README.html                |    8 -
23804 raleigh/Theme/gtk/.cvsignore             |    2 -
23805 raleigh/Theme/gtk/Makefile.am            |    5 -
23806 raleigh/Theme/gtk/gtkrc                  |   20 -
23807 raleigh/raleigh.h                        |   17 -
23808 raleigh/raleigh_theme_draw.c             |  715 ------
23809 raleigh/raleigh_theme_main.c             |  189 --
23810 110 files changed, 746 insertions(+), 13767 deletions(-)
23811
23812commit eff26aeca611c1f52d3f998231a4dcf367085494
23813Author: Owen Taylor <otaylor@redhat.com>
23814Date:   Sun Jan 20 02:18:50 2002 +0000
23815
23816    Rework using code from Raleigh and the capabilities of GTK+-2.0. Move code
23817
23818    Sat Jan 19 20:56:26 2002  Owen Taylor  <otaylor@redhat.com>
23819
23820            * *.[ch]: Rework using code from Raleigh and the capabilities
23821            of GTK+-2.0. Move code around.
23822
23823 metal/ChangeLog                  |    5 +
23824 metal/Makefile.am                |   12 +-
23825 metal/Theme/Makefile.am          |    2 +-
23826 metal/Theme/gtk/.cvsignore       |    2 -
23827 metal/Theme/gtk/Makefile.am      |    5 -
23828 metal/Theme/gtk/gtkrc            |   41 -
23829 metal/metal_rc_style.c           |   81 +
23830 metal/metal_rc_style.h           |   48 +
23831 metal/metal_style.c              | 5057 ++++++++++++++++++++------------------
23832 metal/metal_style.h              |   53 +
23833 metal/metal_theme.h              |   40 -
23834 metal/metal_theme_draw.c         | 2840 ---------------------
23835 metal/metal_theme_main.c         |  454 +----
23836 redmond95/ChangeLog              |    5 +
23837 redmond95/Makefile.am            |   11 +-
23838 redmond95/Theme/Makefile.am      |    2 +-
23839 redmond95/Theme/gtk/.cvsignore   |    2 -
23840 redmond95/Theme/gtk/Makefile.am  |    6 -
23841 redmond95/Theme/gtk/gtkrc        |  158 --
23842 redmond95/redmond95_theme_draw.c | 1624 ------------
23843 redmond95/redmond95_theme_main.c |  116 -
23844 redmond95/redmond_rc_style.c     |   77 +
23845 redmond95/redmond_rc_style.h     |   48 +
23846 redmond95/redmond_style.c        | 1920 ++++-----------
23847 redmond95/redmond_style.h        |   47 +
23848 redmond95/redmond_theme_main.c   |   37 +
23849 26 files changed, 3487 insertions(+), 9206 deletions(-)
23850
23851commit 52289ae9fb8d061e0f503c33e54f246659c32123
23852Author: Owen Taylor <otaylor@src.gnome.org>
23853Date:   Sun Jan 20 02:16:54 2002 +0000
23854
23855    Move back into gtk-engines
23856
23857 pixbuf/ChangeLog |    2 ++
23858 1 files changed, 2 insertions(+), 0 deletions(-)
23859
23860commit 8443bb557b99e61a51d7992d781a2817016b22da
23861Author: Owen Taylor <otaylor@redhat.com>
23862Date:   Sat Jan 19 07:52:52 2002 +0000
23863
23864    Catch invalid borders, and warn.
23865
23866    Sat Jan 19 02:45:17 2002  Owen Taylor  <otaylor@redhat.com>
23867
23868            * src/pixbuf-render.c (theme_pixbuf_compute_hints): Catch
23869            invalid borders, and warn.
23870
23871 pixbuf/ChangeLog       |    5 +++++
23872 pixbuf/pixbuf-render.c |   13 +++++++++++++
23873 2 files changed, 18 insertions(+), 0 deletions(-)
23874
23875commit eef66e15f73b0fee3ab43f2d9a28cbdbcc1148ee
23876Author: Owen Taylor <otaylor@src.gnome.org>
23877Date:   Sat Jan 19 07:28:56 2002 +0000
23878
23879    fix image file names
23880
23881 pixbuf/examples/bubble/gtk-2.0/gtkrc |    6 +++---
23882 1 files changed, 3 insertions(+), 3 deletions(-)
23883
23884commit c248b9e587278c788dfb5a57400df88d5bb7b0d7
23885Author: Owen Taylor <otaylor@src.gnome.org>
23886Date:   Sat Jan 19 07:24:59 2002 +0000
23887
23888    add missed file
23889
23890 pixbuf/examples/bubble/gtk-2.0/gtkrc |   65 ++++++++++++++++++++++++++++++++++
23891 1 files changed, 65 insertions(+), 0 deletions(-)
23892
23893commit 5e01a6f4879de4ad6a060836f02f22c4f2c503dd
23894Author: Owen Taylor <otaylor@redhat.com>
23895Date:   Sat Jan 19 05:39:43 2002 +0000
23896
23897    Add an extrodinarily ugly example.
23898
23899    Sat Jan 19 00:32:14 2002  Owen Taylor  <otaylor@redhat.com>
23900
23901            * examples/*: Add an extrodinarily ugly example.
23902
23903            * src/pixbuf-draw.c (draw_simple_image): Never shape
23904            the window, even if we are allowed to. Shaping is
23905            ugly -- if the widget isn't NO_WINDOW (most are),
23906            you'll just have to draw it rectangular.
23907
23908            * src/pixbuf-render.c (pixbuf_render): Always use
23909            gdk_pixbuf_render_alpha() with FULL_ALPHA() as the
23910            type.
23911
23912            * pixbuf.h src/pixbuf-render.c (theme_pixbuf_compute_hints): To
23913            speed up scaling, cache whether pixbufs have constant rows
23914            or constant columns.
23915
23916            * src/pixbuf-render.c (pixbuf_render): Speed up scaling
23917            by using the hints from compute_hints().
23918
23919 pixbuf/ChangeLog                                   |   25 ++
23920 pixbuf/examples/bubble/README                      |   14 +
23921 pixbuf/examples/bubble/gtk-2.0/bc-dark.png         |  Bin 0 -> 63960 bytes
23922 pixbuf/examples/bubble/gtk-2.0/bc-light.png        |  Bin 0 -> 24945 bytes
23923 pixbuf/examples/bubble/gtk-2.0/bc.png              |  Bin 0 -> 63764 bytes
23924 pixbuf/examples/bubble/gtk-2.0/bubble-blue.png     |  Bin 0 -> 836 bytes
23925 pixbuf/examples/bubble/gtk-2.0/bubble-parts.xcf    |  Bin 0 -> 6335 bytes
23926 .../bubble/gtk-2.0/triangle_background.png         |  Bin 0 -> 58238 bytes
23927 pixbuf/pixbuf-draw.c                               |   18 +-
23928 pixbuf/pixbuf-render.c                             |  334 +++++++++++++++++---
23929 pixbuf/pixbuf.h                                    |    6 +
23930 11 files changed, 333 insertions(+), 64 deletions(-)
23931
23932commit 094c5204588c1f4b8e5601368585e98cd82d1e66
23933Author: Owen Taylor <otaylor@redhat.com>
23934Date:   Fri Jan 18 23:14:45 2002 +0000
23935
23936    Fix for changes to draw_focus.
23937
23938    Fri Jan 18 18:14:11 2002  Owen Taylor  <otaylor@redhat.com>
23939
23940            * src/pixbuf-draw.c (draw_focus): Fix for changes to draw_focus.
23941
23942 pixbuf/ChangeLog     |    4 ++++
23943 pixbuf/pixbuf-draw.c |    9 ++-------
23944 2 files changed, 6 insertions(+), 7 deletions(-)
23945
23946commit 2241522b26de086497565f93b1e365198bde943b
23947Author: Hans Breuer <hans@breuer.org>
23948Date:   Fri Sep 21 22:33:48 2001 +0000
23949
23950    GtkRcStyle::parse has a GtkSettings parameter now. Pass it through
23951
23952    2001-09-21  Hans Breuer  <hans@breuer.org>
23953
23954    	* src/pixbuf-rc-style-c :  GtkRcStyle::parse has a GtkSettings
23955    	parameter now. Pass it through theme_parse_file () to use it
23956    	gtk_rc_find_pixmap_in_path ()
23957
23958    	* src/pixbuf-draw.c : the font field from GtkStyle is private
23959    	now, use accessor gtk_style_get_font ()
23960
23961    	* makefile.msc : compile on win32, use it if you have a _real_
23962    	fast computer or want to see gtk in slow motion :-)
23963
23964 pixbuf/ChangeLog         |   12 ++++++++++++
23965 pixbuf/pixbuf-draw.c     |    4 ++--
23966 pixbuf/pixbuf-rc-style.c |   22 +++++++++++++---------
23967 3 files changed, 27 insertions(+), 11 deletions(-)
23968
23969commit 26db3b0ce7888a640bc79ff7d3e55d096acc624f
23970Author: Owen Taylor <otaylor@redhat.com>
23971Date:   Thu May 3 09:38:45 2001 +0000
23972
23973    Fix trailing comma on enumeration. (#54071)
23974
23975    Thu May  3 05:36:06 2001  Owen Taylor  <otaylor@redhat.com>
23976
23977            * pixbuf.h: Fix trailing comma on enumeration. (#54071)
23978
23979 pixbuf/ChangeLog |    4 ++++
23980 pixbuf/pixbuf.h  |    2 +-
23981 2 files changed, 5 insertions(+), 1 deletions(-)
23982
23983commit 678ad8cafb0738a0db6e95561a624c363a730d21
23984Author: Owen Taylor <otaylor@redhat.com>
23985Date:   Thu Mar 15 07:17:55 2001 +0000
23986
23987    Release 0.12
23988
23989    Thu Mar 15 02:07:25 2001  Owen Taylor  <otaylor@redhat.com>
23990
23991    	* configure.in (cflags_set): Release 0.12
23992
23993    	* configure.in: Suppress the default action when
23994    	checking for gtk_style_set_prop_experimental
23995    	to avoid messing up $LIBS. (#51989)
23996
23997    	* configure.in: Add -Wall for GCC.
23998
23999    	* raleigh/raleigh_theme_{draw,main}.c: Couple of
24000    	trivial warning cleanups.
24001
24002 ChangeLog                    |   13 +++++++++++++
24003 configure.in                 |   13 +++++++++++--
24004 raleigh/raleigh_theme_draw.c |    2 ++
24005 raleigh/raleigh_theme_main.c |    1 -
24006 4 files changed, 26 insertions(+), 3 deletions(-)
24007
24008commit 99f82fd529307763ab1ad250dc1a99d63608ec62
24009Author: Michael Natterer <mitch@gimp.org>
24010Date:   Mon Mar 5 16:44:18 2001 +0000
24011
24012    made the "parent_class" pointer static.
24013
24014    2001-03-05  Michael Natterer  <mitch@gimp.org>
24015
24016    	* src/pixbuf-draw.c: made the "parent_class" pointer static.
24017
24018    	(Owen, I just commented out the draw methods which don't exist any
24019    	more to make it compile).
24020
24021 pixbuf/ChangeLog     |    7 +++++++
24022 pixbuf/pixbuf-draw.c |   14 ++++++++------
24023 2 files changed, 15 insertions(+), 6 deletions(-)
24024
24025commit 9b8d228a4f347293cf1a0e1abaddcf41a5050aad
24026Author: Sven Neumann <sven@convergence.de>
24027Date:   Tue Feb 20 21:15:31 2001 +0000
24028
24029    use draw_vline method of parent_class, not draw_hline
24030
24031    2001-02-20  Sven Neumann  <sven@convergence.de>
24032
24033    	* src/pixbuf-draw.c (draw_vline): use draw_vline method of
24034    	parent_class, not draw_hline
24035
24036 pixbuf/ChangeLog     |    5 +++++
24037 pixbuf/pixbuf-draw.c |    2 +-
24038 2 files changed, 6 insertions(+), 1 deletions(-)
24039
24040commit 7aa2800ff94359830f006786b9c08eb9ef28a72b
24041Author: Owen Taylor <otaylor@redhat.com>
24042Date:   Fri Feb 16 04:41:49 2001 +0000
24043
24044    Release 0.11.
24045
24046    Thu Feb 15 23:32:27 2001  Owen Taylor  <otaylor@redhat.com>
24047
24048    	* configure.in (cflags_set): Release 0.11.
24049
24050 ChangeLog                    |    9 +
24051 Makefile.am                  |    2 +-
24052 configure.in                 |   13 +-
24053 pixmap/Theme/gtk/Makefile.am |    2 +-
24054 raleigh/AUTHORS              |    1 +
24055 raleigh/COPYING              |  482 ------------------------------------------
24056 raleigh/README               |    7 +
24057 raleigh/autogen.sh           |   43 ----
24058 raleigh/configure.in         |   33 ---
24059 9 files changed, 29 insertions(+), 563 deletions(-)
24060
24061commit 4ccd900980ae577fbfb7b09ff98361b3f2a25a14
24062Author: Owen Taylor <otaylor@redhat.com>
24063Date:   Sat Feb 10 16:42:51 2001 +0000
24064
24065    Turn on full-size paned handles.
24066
24067    Sat Feb 10 08:34:10 2001  Owen Taylor  <otaylor@redhat.com>
24068
24069    	* raleigh_theme_main.c: Turn on full-size paned handles.
24070
24071    	* raleigh_theme_draw.c: New bitmaps for check/radio button.
24072
24073 raleigh/ChangeLog            |   17 ++--------
24074 raleigh/configure.in         |    2 +-
24075 raleigh/raleigh_theme_draw.c |   65 +++++++++++++++++-------------------------
24076 raleigh/raleigh_theme_main.c |   11 ++++---
24077 4 files changed, 37 insertions(+), 58 deletions(-)
24078
24079commit e38008285159c38fb558c89561b0753167d8d343
24080Author: Owen Taylor <otaylor@redhat.com>
24081Date:   Thu Feb 1 23:55:43 2001 +0000
24082
24083    A few updates for GTypePlugin.
24084
24085    Wed Nov 15 21:56:28 2000  Owen Taylor  <otaylor@redhat.com>
24086
24087    	* src/pixbuf-*: A few updates for GTypePlugin.
24088
24089 pixbuf/ChangeLog         |    4 ++++
24090 pixbuf/Makefile.am       |    3 +--
24091 pixbuf/pixbuf-draw.c     |   10 +++++-----
24092 pixbuf/pixbuf-main.c     |    8 ++++----
24093 pixbuf/pixbuf-rc-style.c |   10 +++++-----
24094 pixbuf/pixbuf-rc-style.h |    2 +-
24095 pixbuf/pixbuf-render.c   |   10 ++++++++--
24096 pixbuf/pixbuf-style.h    |    2 +-
24097 8 files changed, 29 insertions(+), 20 deletions(-)
24098
24099commit ec0d9beb05ca4d3fbc85aa0256dc4c6606b9f209
24100Author: Owen Taylor <otaylor@redhat.com>
24101Date:   Wed Jan 17 18:41:08 2001 +0000
24102
24103    Remove references to /home/raster. (RH bugzilla #20444)
24104
24105    Wed Jan 17 13:40:08 2001  Owen Taylor  <otaylor@redhat.com>
24106
24107    	* {notif,redmond95}/Theme/gtk/gtkrc: Remove references to
24108    	/home/raster. (RH bugzilla #20444)
24109
24110 ChangeLog                     |    5 +++++
24111 notif/Theme/gtk-2.0/gtkrc     |    4 ----
24112 notif/Theme/gtk/gtkrc         |    4 ----
24113 redmond95/Theme/gtk-2.0/gtkrc |    4 ----
24114 redmond95/Theme/gtk/gtkrc     |    4 ----
24115 5 files changed, 5 insertions(+), 16 deletions(-)
24116
24117commit 6aa4f6336de80e153e8163c7ed212fd05e3b5a51
24118Author: Owen Taylor <otaylor@src.gnome.org>
24119Date:   Tue Nov 21 23:37:02 2000 +0000
24120
24121    Initial import
24122
24123commit baa5398c36d0748bf4b9c6d5c523a2a14f22c20f
24124Author: Owen Taylor <otaylor@src.gnome.org>
24125Date:   Tue Nov 21 23:37:02 2000 +0000
24126
24127    Initial revision
24128
24129 raleigh/.cvsignore            |   12 +
24130 raleigh/COPYING               |  482 +++++++++++++++++++++++++++
24131 raleigh/ChangeLog             |   18 +
24132 raleigh/Makefile.am           |   15 +
24133 raleigh/Theme/.cvsignore      |    2 +
24134 raleigh/Theme/Makefile.am     |    6 +
24135 raleigh/Theme/README.html     |    8 +
24136 raleigh/Theme/gtk/.cvsignore  |    2 +
24137 raleigh/Theme/gtk/Makefile.am |    5 +
24138 raleigh/Theme/gtk/gtkrc       |   20 ++
24139 raleigh/autogen.sh            |   43 +++
24140 raleigh/configure.in          |   33 ++
24141 raleigh/raleigh.h             |   17 +
24142 raleigh/raleigh_theme_draw.c  |  726 +++++++++++++++++++++++++++++++++++++++++
24143 raleigh/raleigh_theme_main.c  |  189 +++++++++++
24144 15 files changed, 1578 insertions(+), 0 deletions(-)
24145
24146commit 91783794f6cc3ef05041da990fe1d8b2f99924ed
24147Author: Owen Taylor <otaylor@redhat.com>
24148Date:   Tue Jul 18 16:21:33 2000 +0000
24149
24150    Updates to work with GTK+-2.0 theme engine architecture. It won't even
24151
24152    Tue Jul 18 12:13:19 2000  Owen Taylor  <otaylor@redhat.com>
24153
24154            Updates to work with GTK+-2.0 theme engine architecture.
24155    	It won't even sort of work with GTK+-1.2 any more.
24156
24157    	* configure.in src/Makefile.am: Look for GTK+-2.0,
24158    	install engine into GTK+-2.0 location.
24159
24160    	* src/pixbuf-style.h src/pixbuf-rc-style.[ch]: New
24161    	files for GtkRcStyle and GtkStyle subclasses. Parsing,
24162    	etc, moves to pixbuf-rc-style.[ch]
24163
24164    	* src/pixbuf-draw.c: Chain up to parent implementation
24165    	when images aren't found for a certain element.
24166
24167 pixbuf/ChangeLog         |   15 +
24168 pixbuf/Makefile.am       |    5 +-
24169 pixbuf/pixbuf-draw.c     |  733 ++++++++++++++++++++++------------------
24170 pixbuf/pixbuf-main.c     |  842 +---------------------------------------------
24171 pixbuf/pixbuf-rc-style.c |  796 +++++++++++++++++++++++++++++++++++++++++++
24172 pixbuf/pixbuf-rc-style.h |   49 +++
24173 pixbuf/pixbuf-style.h    |   49 +++
24174 pixbuf/pixbuf.h          |    6 -
24175 8 files changed, 1334 insertions(+), 1161 deletions(-)
24176
24177commit 467ec26f06f1cc50bdd5e3010d54ecc616533515
24178Author: Owen Taylor <otaylor@redhat.com>
24179Date:   Sun Jul 9 22:18:21 2000 +0000
24180
24181    Add -Wall for gcc.
24182
24183    Sun Jul  9 18:15:58 2000  Owen Taylor  <otaylor@redhat.com>
24184
24185    	* configure.in (ACLOCAL): Add -Wall for gcc.
24186
24187    	* src/pixbuf-render.c (pixbuf_render): Fix problem
24188    	using gdk_rectangle_intersect() from GTK+-1.2.
24189
24190    	* src/pixbuf-render.c src/pixbuf-draw.c: Remove
24191    	direct access to pixbuf internals.
24192
24193 pixbuf/ChangeLog       |   10 ++++
24194 pixbuf/Makefile.am     |    2 +-
24195 pixbuf/pixbuf-draw.c   |   14 ++++---
24196 pixbuf/pixbuf-render.c |  110 ++++++++++++++++++++++++++++-------------------
24197 4 files changed, 84 insertions(+), 52 deletions(-)
24198
24199commit fda376585b55a26ba3a430b83c31b8bfaebb691f
24200Author: Owen Taylor <otaylor@redhat.com>
24201Date:   Mon Mar 6 18:47:32 2000 +0000
24202
24203    Moved into docs/ subdir
24204
24205    Mon Mar  6 11:44:58 2000  Owen Taylor  <otaylor@redhat.com>
24206
24207            * docs/gap-geometry.fig: Moved into docs/ subdir
24208
24209            * Makefile.am configure.in autogen.sh src/Makefile.am:
24210    	automakify
24211
24212    	* src/pixbuf.h src/pixbuf-render.c src/pixbuf-draw.c
24213    	src/pixbuf-main.c: Move sources into subdir and
24214    	rename.
24215
24216 pixbuf/.cvsignore      |    6 ++++++
24217 pixbuf/ChangeLog       |   11 +++++++++++
24218 pixbuf/Makefile.am     |    8 ++++----
24219 pixbuf/pixbuf-draw.c   |    2 +-
24220 pixbuf/pixbuf-main.c   |    2 +-
24221 pixbuf/pixbuf-render.c |    2 +-
24222 6 files changed, 24 insertions(+), 7 deletions(-)
24223
24224commit e4da37a2290d82eea41ac92290f9730188d8d97b
24225Author: Owen Taylor <otaylor@src.gnome.org>
24226Date:   Mon Mar 6 16:39:14 2000 +0000
24227
24228    Start automake-ifying
24229
24230 pixbuf/Makefile.am |   14 ++++++++++++++
24231 1 files changed, 14 insertions(+), 0 deletions(-)
24232
24233commit f52cadd202c8940fc298bb2223d5fda0cbd7bd5d
24234Author: Owen Taylor <otaylor@redhat.com>
24235Date:   Mon Mar 6 16:12:22 2000 +0000
24236
24237    Handle drawing transparency without a mask correctly.
24238
24239    Mon Mar  6 11:02:07 2000  Owen Taylor  <otaylor@redhat.com>
24240
24241    	* pixmap_theme_pixbuf.c: Handle drawing transparency without a
24242    	mask correctly.
24243
24244    	* pixmap_theme_main.c pixmap_theme_draw.c: Remove duplicate
24245    	includes.
24246
24247 pixbuf/ChangeLog       |    8 ++++++++
24248 pixbuf/pixbuf-draw.c   |   11 +++++------
24249 pixbuf/pixbuf-main.c   |    3 +--
24250 pixbuf/pixbuf-render.c |   21 +++++----------------
24251 pixbuf/pixbuf.h        |   22 ++++++++++++++++++++++
24252 5 files changed, 41 insertions(+), 24 deletions(-)
24253
24254commit 08f6172ada7912529518bd779214c1d0cd3a578f
24255Author: Tor Lillqvist <tml@iki.fi>
24256Date:   Sun Feb 13 20:30:41 2000 +0000
24257
24258    New file, for building with MSVC.
24259
24260    2000-02-13  Tor Lillqvist  <tml@iki.fi>
24261
24262    * makefile.msc: New file, for building with MSVC.
24263
24264    * README.win32: New file.
24265
24266 ChangeLog    |    9 +++--
24267 Makefile.am  |    2 +-
24268 README.win32 |    6 +++
24269 makefile.msc |  110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
24270 4 files changed, 123 insertions(+), 4 deletions(-)
24271
24272commit c9ffc1add6a87db470fce305c8a5877485250795
24273Author: Tor Lillqvist <tml@iki.fi>
24274Date:   Sun Feb 13 20:27:06 2000 +0000
24275
24276    New file, for building on Windows without auto* and libtool.
24277
24278    2000-02-13  Tor Lillqvist  <tml@iki.fi>
24279
24280    * makefile.cygwin: New file, for building on Windows without auto*
24281    and libtool.
24282
24283    * Makefile.am (EXTRA_DIST): Distribute it.
24284
24285    * metal_theme_main.c: No need to include gdkx.h.
24286
24287    * Theme/gtk/gtkrc: Use point size, not pixel size, in font spec.
24288
24289 ChangeLog                     |    7 +++
24290 Makefile.am                   |    2 +-
24291 makefile.cygwin               |   96 +++++++++++++++++++++++++++++++++++++++++
24292 metal/ChangeLog               |    4 ++
24293 metal/metal_theme_main.c      |    1 -
24294 pixmap/ChangeLog              |    4 ++
24295 pixmap/Theme/gtk/gtkrc        |    2 +-
24296 redmond95/ChangeLog           |    4 ++
24297 redmond95/Theme/gtk-2.0/gtkrc |    2 +-
24298 redmond95/Theme/gtk/gtkrc     |    2 +-
24299 10 files changed, 119 insertions(+), 5 deletions(-)
24300
24301commit 9e03a598ad8357fb0985f81c5b56acd4afe99751
24302Author: Owen Taylor <otaylor@src.gnome.org>
24303Date:   Mon Feb 7 02:36:39 2000 +0000
24304
24305    Initial import of gdk-pixbuf-based engine
24306
24307commit 96a0cf5e3cdfbbcec1bdd5b2a5a072f4a7cc519a
24308Author: Owen Taylor <otaylor@src.gnome.org>
24309Date:   Mon Feb 7 02:36:39 2000 +0000
24310
24311    Initial revision
24312
24313 pixbuf/ChangeLog       |   88 ++++
24314 pixbuf/README          |   17 +
24315 pixbuf/pixbuf-draw.c   | 1038 ++++++++++++++++++++++++++++++++++++++++++++++++
24316 pixbuf/pixbuf-main.c   |  878 ++++++++++++++++++++++++++++++++++++++++
24317 pixbuf/pixbuf-render.c |  356 +++++++++++++++++
24318 pixbuf/pixbuf.h        |  172 ++++++++
24319 6 files changed, 2549 insertions(+), 0 deletions(-)
24320
24321commit 612c1fe2535d2b46e80b6fef28868ed51726a8fd
24322Author: Manish Singh <yosh@src.gnome.org>
24323Date:   Thu Feb 3 01:11:30 2000 +0000
24324
24325    acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.3.4
24326
24327    * acinclude.m4
24328    * config.guess
24329    * config.sub
24330    * ltconfig
24331    * ltmain.sh: upgrade to libtool 1.3.4 (bugfix only release)
24332
24333    -Yosh
24334
24335 ChangeLog    |    8 +
24336 acinclude.m4 |   22 ++-
24337 config.guess |  169 ++++++++++++++++++------
24338 config.sub   |  317 +++++++++++++++++++++++++++++++++++++++------
24339 ltconfig     |  408 +++++++++++++++++++++++++++++++++++++++++-----------------
24340 ltmain.sh    |  314 +++++++++++++++++++++++++++++++--------------
24341 6 files changed, 934 insertions(+), 304 deletions(-)
24342
24343commit c09678ed688b06825e142071647c70a9ae0fb878
24344Author: Owen Taylor <otaylor@redhat.com>
24345Date:   Tue Jan 25 15:40:15 2000 +0000
24346
24347    Up version, make a 0.10 release including workaround hack for pixmap
24348
24349
24350    Tue Jan 25 10:58:11 2000  Owen Taylor  <otaylor@redhat.com>
24351
24352    	* configure.in: Up version, make a 0.10 release including
24353    	workaround hack for pixmap eventbox backgrounds.
24354
24355 ChangeLog    |    5 +++++
24356 configure.in |    2 +-
24357 2 files changed, 6 insertions(+), 1 deletions(-)
24358
24359commit a31990d149ea42e6078f74fa3f851ba0ff9641b7
24360Author: Owen Taylor <otaylor@redhat.com>
24361Date:   Tue Jan 25 15:35:18 2000 +0000
24362
24363    Workaround hack to fix the fact that most pixmap themes are broken for
24364
24365    Tue Jan 25 10:55:06 2000  Owen Taylor  <otaylor@redhat.com>
24366
24367    	* pixmap_theme_draw.c (draw_flat_box): Workaround hack
24368    	to fix the fact that most pixmap themes are broken for eventboxes
24369    	for GTK+-1.2.x.
24370
24371 pixmap/ChangeLog           |    6 ++++++
24372 pixmap/pixmap_theme_draw.c |    3 +++
24373 2 files changed, 9 insertions(+), 0 deletions(-)
24374
24375commit f7bb763a7687fb91ba919512c3c377f58827ab3d
24376Author: Elliot Lee <sopwith@src.gnome.org>
24377Date:   Wed Dec 22 16:45:05 1999 +0000
24378
24379    0.9 has been sitting in my local tree for too long.
24380
24381
24382
24383    0.9 has been sitting in my local tree for too long.
24384
24385 configure.in |    2 +-
24386 1 files changed, 1 insertions(+), 1 deletions(-)
24387
24388commit 8db07598fe93691c164aa6bfa8af7ab30987953d
24389Author: Martin Baulig <martin@src.gnome.org>
24390Date:   Thu Nov 25 20:26:42 1999 +0000
24391
24392    Use g_new0 (), not g_new ().
24393
24394 pixmap/pixmap_theme_main.c |    6 +++---
24395 1 files changed, 3 insertions(+), 3 deletions(-)
24396
24397commit 3ee48b35b5865c5b3c9b28deced2c5c83c8f9f0f
24398Author: Martin Baulig <martin@home-of-linux.org>
24399Date:   Mon Nov 22 23:06:26 1999 +0000
24400
24401    Really copy the `src_data->img_list', not just the pointer that points to
24402
24403    1999-11-22  Martin Baulig  <martin@home-of-linux.org>
24404
24405    	* pixmap_theme_main.c (theme_duplicate_style): Really copy the
24406    	`src_data->img_list', not just the pointer that points to it.
24407
24408 pixmap/ChangeLog           |    5 +++++
24409 pixmap/pixmap_theme_main.c |   13 ++++++++++++-
24410 2 files changed, 17 insertions(+), 1 deletions(-)
24411
24412commit 29754e533b0e245ddb579cd96539caf2a2be8303
24413Author: Elliot Lee <sopwith@src.gnome.org>
24414Date:   Tue Oct 5 20:33:05 1999 +0000
24415
24416    0.8 (aka "bug fix from owen")
24417
24418
24419
24420    0.8 (aka "bug fix from owen")
24421
24422 configure.in |    2 +-
24423 1 files changed, 1 insertions(+), 1 deletions(-)
24424
24425commit 298d74b5b567765438e5eac331654fd03d375c52
24426Author: Owen Taylor <otaylor@redhat.com>
24427Date:   Tue Oct 5 19:04:13 1999 +0000
24428
24429    Don't set background pixmap on pixmaps.
24430
24431    Tue Oct  5 15:13:29 1999  Owen Taylor  <otaylor@redhat.com>
24432
24433    	* pixmap_theme_draw.c (apply_theme_image): Don't set
24434    	background pixmap on pixmaps.
24435
24436 pixmap/ChangeLog           |    5 +++++
24437 pixmap/pixmap_theme_draw.c |    3 +++
24438 2 files changed, 8 insertions(+), 0 deletions(-)
24439
24440commit 680e65e2effa8d0c4ead46f5864977bc4d8d075d
24441Author: Elliot Lee <sopwith@src.gnome.org>
24442Date:   Tue Sep 21 21:12:19 1999 +0000
24443
24444    0.7 (aka "metal theme bugfix") (aka "what 0.6 should have been")
24445
24446
24447
24448    0.7 (aka "metal theme bugfix") (aka "what 0.6 should have been")
24449
24450 configure.in |    2 +-
24451 1 files changed, 1 insertions(+), 1 deletions(-)
24452
24453commit 9457eb825436830aa320613b11218a425ddc3dcc
24454Author: Elliot Lee <sopwith@src.gnome.org>
24455Date:   Tue Sep 21 21:10:48 1999 +0000
24456
24457    BUGFIX #1454 - switching away from metal theme.
24458
24459
24460
24461    BUGFIX #1454 - switching away from metal theme.
24462
24463 metal/ChangeLog          |    4 +++
24464 metal/metal_theme_main.c |   67 ++++++++++++++++++++++++++++++++++++++++++++++
24465 2 files changed, 71 insertions(+), 0 deletions(-)
24466
24467commit 5e264243aefeb0ad4deced70d5b9acdf31197450
24468Author: Elliot Lee <sopwith@src.gnome.org>
24469Date:   Thu Sep 9 21:50:10 1999 +0000
24470
24471    0.6
24472
24473
24474
24475    0.6
24476
24477 Makefile.am         |    4 +---
24478 configure.in        |    2 +-
24479 gtk-engines.spec.in |   12 +++++-------
24480 3 files changed, 7 insertions(+), 11 deletions(-)
24481
24482commit 98a3b2f99985662e3e563e0c519c3df8328f7235
24483Author: Elliot Lee <sopwith@src.gnome.org>
24484Date:   Thu Aug 19 20:18:48 1999 +0000
24485
24486    do make -j properly, plus allow CUSTOM_RELEASE
24487
24488 gtk-engines.spec.in |    6 +++---
24489 1 files changed, 3 insertions(+), 3 deletions(-)
24490
24491commit 4d4b5d400398df0e2dcab9ed55fbdc81c0cbe1e9
24492Author: James Henstridge <james@daa.com.au>
24493Date:   Sun May 30 08:45:11 1999 +0000
24494
24495    make the theme engines link against gtk.
24496
24497    1999-05-30  James Henstridge  <james@daa.com.au>
24498
24499            * configure.in, */Makefile.am: make the theme engines link against
24500            gtk.
24501
24502 ChangeLog             |    5 +++++
24503 configure.in          |    4 ----
24504 metal/Makefile.am     |    2 ++
24505 notif/Makefile.am     |    2 ++
24506 redmond95/Makefile.am |    2 ++
24507 5 files changed, 11 insertions(+), 4 deletions(-)
24508
24509commit 3b16605f5f4a82d3fcde8da25da9272ffc75e538
24510Author: Manish Singh <yosh@src.gnome.org>
24511Date:   Sat May 1 19:12:03 1999 +0000
24512
24513    libtool 1.3
24514
24515    -Yosh
24516
24517 ChangeLog    |    8 +
24518 acinclude.m4 |  339 ++++++++------------------------------
24519 config.guess |   68 ++++++--
24520 config.sub   |   34 +++-
24521 ltconfig     |  516 ++++++++++++++++++++++++++++++++++------------------------
24522 ltmain.sh    |  479 +++++++++++++++++++++++++++++++++---------------------
24523 6 files changed, 751 insertions(+), 693 deletions(-)
24524
24525commit 6c6ea0bb95e27bbc8f54db96ff2c79fece759433
24526Author: Manish Singh <yosh@src.gnome.org>
24527Date:   Wed Apr 21 17:38:31 1999 +0000
24528
24529    shut up cvs
24530
24531    -Yosh
24532
24533 .cvsignore |    1 +
24534 1 files changed, 1 insertions(+), 0 deletions(-)
24535
24536commit 404bde298728602fdc6a51fc47f318b92bf6f54b
24537Author: Carsten Haitzler <raster@src.gnome.org>
24538Date:   Sat Apr 10 21:15:37 1999 +0000
24539
24540    redraw bug in metal theme fixed
24541
24542
24543
24544    redraw bug in metal theme fixed
24545
24546 metal/metal_style.c      |   35 ++++++++++++++++++-----------------
24547 metal/metal_theme_draw.c |   35 ++++++++++++++++++-----------------
24548 2 files changed, 36 insertions(+), 34 deletions(-)
24549
24550commit 3cb59f582b6c5ab7de600c6308873aa725c71ee4
24551Author: Manish Singh <yosh@src.gnome.org>
24552Date:   Tue Mar 30 05:18:27 1999 +0000
24553
24554    libtool 1.2f
24555
24556    -Yosh
24557
24558 ChangeLog    |    8 +
24559 acinclude.m4 |  222 ++++++++-----
24560 config.guess |   67 +++--
24561 config.sub   |   31 ++-
24562 ltconfig     | 1028 ++++++++++++++++++++++++++++++++++++++++++++++------------
24563 ltmain.sh    |  942 +++++++++++++++++++++++++++++++++++------------------
24564 6 files changed, 1661 insertions(+), 637 deletions(-)
24565
24566commit a1b6c7634e129ea40ce225cc3a8c4603dfb68220
24567Author: Owen Taylor <otaylor@redhat.com>
24568Date:   Fri Mar 12 15:47:45 1999 +0000
24569
24570    [ commit old version number change ]
24571
24572    Fri Feb 26 20:38:53 1999  Owen Taylor  <otaylor@redhat.com>
24573
24574    	* configure.in: Up version number to 0.5
24575
24576 ChangeLog    |    4 ++++
24577 configure.in |    2 +-
24578 2 files changed, 5 insertions(+), 1 deletions(-)
24579
24580commit 4a82c0f36c3a7113920a87dd156d3181af11c856
24581Author: Carsten Haitzler <raster@src.gnome.org>
24582Date:   Thu Feb 25 22:25:48 1999 +0000
24583
24584    add copyright.
24585
24586
24587
24588    add copyright.
24589
24590 README |    6 +++++-
24591 1 files changed, 5 insertions(+), 1 deletions(-)
24592
24593commit 8b36df7af48fd26e7c344e7556b3a9963ef557fb
24594Author: Tor Lillqvist <tml@src.gnome.org>
24595Date:   Wed Feb 24 20:15:44 1999 +0000
24596
24597    Declare fuzzy_match before use. Make it static.
24598
24599 metal/ChangeLog          |    5 +++++
24600 metal/metal_style.c      |    6 +++++-
24601 metal/metal_theme_draw.c |    6 +++++-
24602 3 files changed, 15 insertions(+), 2 deletions(-)
24603
24604commit bd2da112268c92bf27068bfc06ade195cda8b1c2
24605Author: Michael Fulbright <drmike@src.gnome.org>
24606Date:   Sun Feb 21 21:03:34 1999 +0000
24607
24608    Spec file autogenerated and updated
24609
24610    Dr Mike <drmike@redhat.com>
24611
24612 Makefile.am         |    6 +++-
24613 configure.in        |    1 +
24614 gtk-engines.spec    |   71 ---------------------------------------------------
24615 gtk-engines.spec.in |   71 +++++++++++++++++++++++++++++++++++++++++++++++++++
24616 4 files changed, 77 insertions(+), 72 deletions(-)
24617
24618commit 6bb8fa9c46b16938604105f3d0fdef9161c06ac6
24619Author: Justin Maurer <justin@src.gnome.org>
24620Date:   Mon Feb 15 23:23:25 1999 +0000
24621
24622    converted c++ comments to c comments
24623
24624 metal/metal_style.c      |  176 +++++++++++++++++++++++-----------------------
24625 metal/metal_theme_draw.c |  176 +++++++++++++++++++++++-----------------------
24626 2 files changed, 176 insertions(+), 176 deletions(-)
24627
24628commit 07aafa4755c4f70ef202c1af7ba6b8d873d65c4e
24629Author: Raja R Harinath <harinath@src.gnome.org>
24630Date:   Sun Feb 14 22:49:07 1999 +0000
24631
24632    Handle the case when files are deleted.
24633
24634    	* Theme/gtk/Makefile.am.in (Makefile.am): Handle the case when
24635    	files are deleted.
24636
24637 pixmap/ChangeLog                |    5 +++++
24638 pixmap/Theme/gtk/Makefile.am    |    8 +++++++-
24639 pixmap/Theme/gtk/Makefile.am.in |    8 +++++++-
24640 3 files changed, 19 insertions(+), 2 deletions(-)
24641
24642commit e0f7ee7137e0dbe75e83a51340b43f4e76b08009
24643Author: Owen Taylor <otaylor@redhat.com>
24644Date:   Fri Feb 12 04:28:24 1999 +0000
24645
24646    Up version number to 0.4.
24647
24648    Thu Feb 11 23:09:55 1999  Owen Taylor  <otaylor@redhat.com>
24649
24650    	* configure.in (cflags_set): Up version number to 0.4.
24651
24652    	* **/Makefile.am: Removed all references to
24653    	 makemakefile.sh
24654
24655 ChangeLog                           |    7 +++++++
24656 configure.in                        |    2 +-
24657 gtk-engines.spec                    |    2 +-
24658 metal/Theme/Makefile.am             |    2 +-
24659 metal/Theme/gtk-2.0/Makefile.am     |    2 +-
24660 metal/Theme/gtk/Makefile.am         |    2 +-
24661 notif/Theme/Makefile.am             |    2 +-
24662 notif/Theme/gtk-2.0/Makefile.am     |    2 +-
24663 notif/Theme/gtk/Makefile.am         |    2 +-
24664 pixmap/Theme/Makefile.am            |    2 +-
24665 redmond95/Theme/Makefile.am         |    2 +-
24666 redmond95/Theme/gtk-2.0/Makefile.am |    2 +-
24667 redmond95/Theme/gtk/Makefile.am     |    2 +-
24668 13 files changed, 19 insertions(+), 12 deletions(-)
24669
24670commit 77b45dec69fe4c18fecf04f35bbb9368ec26307b
24671Author: Owen Taylor <otaylor@redhat.com>
24672Date:   Fri Feb 12 04:00:11 1999 +0000
24673
24674    Draw some box if widget == NULL.
24675
24676    Thu Feb 11 22:36:38 1999  Owen Taylor  <otaylor@redhat.com>
24677
24678    	* metal_theme_draw.c (draw_box): Draw some box
24679    	if widget == NULL.
24680
24681    	* metal_theme_draw.c (draw_shadow): Fix handling
24682    	of frames with SHADOW_NONE;
24683
24684    	* Theme/gtk/gtkrc: Remove cruft, introduce separate
24685    	 style for scrollbars with thickness = 1.
24686
24687    	* metal_theme_main.c metal_theme_draw.c: Remove
24688    	 hack to set border thickness by introducing
24689    	 a thickness parameter.
24690
24691 metal/ChangeLog            |   15 ++++
24692 metal/Theme/gtk-2.0/gtkrc  |  159 +++-----------------------------------------
24693 metal/Theme/gtk/gtkrc      |  159 +++-----------------------------------------
24694 metal/metal_style.c        |   34 ++-------
24695 metal/metal_theme_draw.c   |   34 ++-------
24696 metal/metal_theme_main.c   |  148 +++++++++++++++++++++++++++++++++++++----
24697 pixmap/ChangeLog           |    5 ++
24698 pixmap/pixmap_theme_main.c |    1 +
24699 8 files changed, 194 insertions(+), 361 deletions(-)
24700
24701commit 0eec5d7b0ce06de4530ebdb395679f39dc39ffd1
24702Author: Raja R Harinath <harinath@src.gnome.org>
24703Date:   Thu Feb 4 00:24:28 1999 +0000
24704
24705    Update to reflect cosmetic changes in Makefile.am.in.
24706
24707    BTW, even though this is a generated file, it is a _VERY BAD IDEA_ to
24708    delete it from the CVS repository.
24709
24710 pixmap/Theme/gtk/Makefile.am |   10 +++++-----
24711 1 files changed, 5 insertions(+), 5 deletions(-)
24712
24713commit e0e1d802f6547f842048d1c4ec070030353e04d9
24714Author: Raja R Harinath <harinath@src.gnome.org>
24715Date:   Thu Feb 4 00:17:59 1999 +0000
24716
24717    All these were "useless", except for pixmap/Theme/gtk/makemakefile.sh.
24718    I've committed an alternative for this, so even that is unnecessary.
24719
24720    - Hari
24721
24722 metal/Theme/gtk-2.0/makemakefile.sh     |   13 -------------
24723 metal/Theme/gtk/makemakefile.sh         |   13 -------------
24724 metal/Theme/makemakefile.sh             |   15 ---------------
24725 notif/Theme/gtk-2.0/makemakefile.sh     |   13 -------------
24726 notif/Theme/gtk/makemakefile.sh         |   13 -------------
24727 notif/Theme/makemakefile.sh             |   15 ---------------
24728 pixmap/Theme/gtk/makemakefile.sh        |   13 -------------
24729 pixmap/Theme/makemakefile.sh            |   15 ---------------
24730 redmond95/Theme/gtk-2.0/makemakefile.sh |   13 -------------
24731 redmond95/Theme/gtk/makemakefile.sh     |   13 -------------
24732 redmond95/Theme/makemakefile.sh         |   15 ---------------
24733 11 files changed, 0 insertions(+), 151 deletions(-)
24734
24735commit 207b679ff536bd3b5bde9b4d0771a13f8198fa5f
24736Author: Raja R Harinath <harinath@src.gnome.org>
24737Date:   Thu Feb 4 00:14:54 1999 +0000
24738
24739    New file. Theme/gtk/Makefile.am is generated from this file when new *.png
24740
24741    	* Theme/gtk/Makefile.am.in: New file.  Theme/gtk/Makefile.am is
24742    	generated from this file when new *.png files are added.
24743
24744 pixmap/ChangeLog                |    5 +++++
24745 pixmap/Theme/gtk/Makefile.am    |   21 ++++++++++++---------
24746 pixmap/Theme/gtk/Makefile.am.in |   15 +++++++++++++++
24747 3 files changed, 32 insertions(+), 9 deletions(-)
24748
24749commit b88d6e78c72bc387049f86455890081ff6e621a7
24750Author: Manish Singh <yosh@src.gnome.org>
24751Date:   Tue Feb 2 14:25:08 1999 +0000
24752
24753    acinclude.m4 config.guess config.sub ltconfig use CVS libtool 1.2e. Tell
24754
24755    * acinclude.m4
24756    * config.guess
24757    * config.sub
24758    * ltconfig
24759    * ltmain.sh: use CVS libtool 1.2e. Tell me what breaks.
24760
24761    * pixmap/Makefile.am
24762    * metal/Makefile.am
24763    * notif/Makefile.am
24764    * redmond95/Makefile.am: use -module and -avoid-version flags
24765
24766    * configure.in: minor clean ups
24767
24768    -Yosh
24769
24770 .cvsignore            |    2 -
24771 ChangeLog             |   15 +
24772 acinclude.m4          |  302 ++++---
24773 autogen.sh            |    2 +-
24774 config.guess          |  973 ++++++++++++++++++++
24775 config.sub            |  956 ++++++++++++++++++++
24776 configure.in          |   14 +-
24777 ltconfig              |  723 +++++++++-------
24778 ltmain.sh             | 2380 ++++++++++++++++++++++++++++--------------------
24779 metal/Makefile.am     |    5 +-
24780 notif/Makefile.am     |    4 +-
24781 pixmap/Makefile.am    |    8 +-
24782 redmond95/Makefile.am |    5 +-
24783 13 files changed, 3934 insertions(+), 1455 deletions(-)
24784
24785commit c7eaeae9bda9346f00831435c8a0425ef7ee3700
24786Author: Manish Singh <yosh@src.gnome.org>
24787Date:   Tue Feb 2 13:51:39 1999 +0000
24788
24789    Remove autogenned files
24790
24791    -Yosh
24792
24793 install-sh |  238 ------------------------------------------------------------
24794 1 files changed, 0 insertions(+), 238 deletions(-)
24795
24796commit 7c10365db04a274500fcb5f55005ef8643eca8d9
24797Author: Manish Singh <yosh@src.gnome.org>
24798Date:   Thu Jan 28 05:24:21 1999 +0000
24799
24800    new file, to go with libtool
24801
24802    * acinclude.m4: new file, to go with libtool
24803
24804    * ltmain.sh
24805    * ltconfig: better file magic regexp for Linux libs
24806
24807    -Yosh
24808
24809 ChangeLog    |    7 +
24810 acinclude.m4 |  543 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
24811 ltconfig     |    2 +-
24812 ltmain.sh    |    4 +-
24813 4 files changed, 553 insertions(+), 3 deletions(-)
24814
24815commit c26ea99e7a1827507d281fe2f144438acb84fc4b
24816Author: Miguel de Icaza <miguel@nuclecu.unam.mx>
24817Date:   Sun Jan 24 03:03:18 1999 +0000
24818
24819    Turn on pixmap cache.
24820
24821    1999-01-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>
24822
24823    	* pixmap_theme_main.c (theme_init): Turn on pixmap cache.
24824
24825 pixmap/ChangeLog           |    4 ++++
24826 pixmap/pixmap_theme_main.c |    7 +++++++
24827 2 files changed, 11 insertions(+), 0 deletions(-)
24828
24829commit 14e8c3047f7353c23700b36b4b1013274511b08a
24830Author: Owen Taylor <otaylor@redhat.com>
24831Date:   Mon Jan 18 19:04:36 1999 +0000
24832
24833    Wrote one Added Randy Gordon
24834
24835    Mon Jan 18 14:08:14 1999  Owen Taylor  <otaylor@redhat.com>
24836
24837    	* README:  Wrote one
24838    	* AUTHORS: Added Randy Gordon
24839
24840    	* gtk-engines.spec: Up version number
24841
24842 AUTHORS          |    1 +
24843 ChangeLog        |    7 ++++++
24844 README           |   59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
24845 gtk-engines.spec |    2 +-
24846 4 files changed, 68 insertions(+), 1 deletions(-)
24847
24848commit b3f49afa28fdcbaec9389ab1095d03f8eae7d40e
24849Author: Owen Taylor <otaylor@redhat.com>
24850Date:   Mon Jan 18 18:50:18 1999 +0000
24851
24852    Up version for an 0.2 release.
24853
24854    Mon Jan 18 13:46:41 1999  Owen Taylor  <otaylor@redhat.com>
24855
24856    	* configure.in: Up version for an 0.2 release.
24857
24858 ChangeLog    |    4 ++++
24859 configure.in |    4 ++--
24860 2 files changed, 6 insertions(+), 2 deletions(-)
24861
24862commit 4cffea2ea7d1c5836112cd774a27734705424c03
24863Author: Owen Taylor <otaylor@redhat.com>
24864Date:   Mon Jan 18 18:38:23 1999 +0000
24865
24866    Remove -lgdk, -lgtk, and -lglib from GDK_IMLIB_LIBS.
24867
24868    Mon Jan 18 11:25:25 1999  Owen Taylor  <otaylor@redhat.com>
24869
24870    	* configure.in: Remove -lgdk, -lgtk, and -lglib from GDK_IMLIB_LIBS.
24871
24872    	* redmond95/Makefile.am notif/Makefile.am metal/Makefile.am
24873    	  pixmap/Makefile.am: Don't link to GTK_LIBS, since we
24874    	  want to use the main programs copy of GTK+.
24875
24876    	* */*_theme_main.c: Add a gtk_module_check_init() function to
24877    	  check if we are compatible with the version of GTK+ of the
24878    	  main executable. Removed some debugging printf's.
24879
24880    Mon Jan 18 13:37:23 1999  Owen Taylor  <otaylor@redhat.com>
24881
24882    	* Theme/gtk/gtkrc: Give buttons a gray background
24883    	color so they look a little less funny when initially
24884    	drawing.
24885
24886 ChangeLog                        |   12 +++++++++++
24887 configure.in                     |    4 +++
24888 metal/ChangeLog                  |    4 +++
24889 metal/Makefile.am                |    1 -
24890 metal/metal_theme_main.c         |   41 +++++++++++++++++++++++++-------------
24891 notif/Makefile.am                |    1 -
24892 notif/notif_theme_main.c         |   19 +++++++++++++---
24893 pixmap/ChangeLog                 |    6 +++++
24894 pixmap/Makefile.am               |    2 +-
24895 pixmap/Theme/gtk/gtkrc           |    2 +
24896 pixmap/pixmap_theme_main.c       |   14 +++++++++++++
24897 redmond95/Makefile.am            |    1 -
24898 redmond95/redmond95_theme_main.c |   18 +++++++++++++--
24899 13 files changed, 100 insertions(+), 25 deletions(-)
24900
24901commit f1094b1b0e27722d6aace553f28ec15c0a490ea6
24902Author: Manish Singh <yosh@src.gnome.org>
24903Date:   Thu Jan 14 00:32:48 1999 +0000
24904
24905    ltconfig House! Techno! Libtool! (do the 1.2d dance baby)
24906
24907    * ltconfig
24908    * ltmain.sh: House! Techno! Libtool! (do the 1.2d dance baby)
24909
24910    -Yosh
24911
24912 ChangeLog |    5 +
24913 ltconfig  |  832 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
24914 ltmain.sh |  859 +++++++++++++++++++++++++++++++++++++++++++++++--------------
24915 3 files changed, 1357 insertions(+), 339 deletions(-)
24916
24917commit 207a0e4d09246fe5371cb9ef703d2ed1ecd7d541
24918Author: Owen Taylor <otaylor@redhat.com>
24919Date:   Wed Jan 13 23:56:49 1999 +0000
24920
24921    Fixed pervasive mis-bracketing that was causing drawing if the drawn
24922
24923    Wed Jan 13 18:58:25 1999  Owen Taylor  <otaylor@redhat.com>
24924
24925    	* pixmap_theme_draw.c: Fixed pervasive mis-bracketing
24926    	that was causing drawing if the drawn region and
24927    	clipping region did NOT intersect, and a couple
24928    	of errors in computing source and destination
24929    	regions.
24930
24931 pixmap/ChangeLog           |    8 +
24932 pixmap/pixmap_theme_draw.c |  390 ++++++++++++++++++++++++--------------------
24933 2 files changed, 224 insertions(+), 174 deletions(-)
24934
24935commit 75e4befbfd82665481cab97e5223e5bd80954846
24936Author: Elliot Lee <sopwith@src.gnome.org>
24937Date:   Wed Jan 6 17:53:46 1999 +0000
24938
24939    Allow srcdir != builddir
24940
24941
24942
24943    Allow srcdir != builddir
24944
24945 autogen.sh |    9 ++++++++-
24946 1 files changed, 8 insertions(+), 1 deletions(-)
24947
24948commit f575bb8f9d7e6c39a162d8e1c42c2c77569ca166
24949Author: Manish Singh <yosh@src.gnome.org>
24950Date:   Sun Jan 3 22:15:30 1999 +0000
24951
24952    don't try to build static libs by default, it doesn't make much sense
24953
24954    * configure.in: don't try to build static libs by default, it
24955    doesn't make much sense
24956
24957    * redmond95/Makefile.am
24958    * notif/Makefile.am
24959    * metal/Makefile.am: don't link to $GDK_IMLIB_LIBS
24960
24961    -Yosh
24962
24963 ChangeLog             |    9 +++++++++
24964 configure.in          |   14 +++++++++++---
24965 metal/Makefile.am     |    4 ++--
24966 notif/Makefile.am     |    4 ++--
24967 redmond95/Makefile.am |    4 ++--
24968 5 files changed, 26 insertions(+), 9 deletions(-)
24969
24970commit e0031123b4514c86b35b0a6d264a3132c48e5196
24971Author: Carsten Haitzler <raster@src.gnome.org>
24972Date:   Wed Dec 16 20:29:20 1998 +0000
24973
24974    add spec file for make dist.
24975
24976
24977
24978    add spec file for make dist.
24979
24980 Makefile.am |    2 ++
24981 1 files changed, 2 insertions(+), 0 deletions(-)
24982
24983commit 11883f2af74814e7d072c95a2e448c0bcdd2637f
24984Author: EST 1998 The Rasterman <raster@redhat.com>
24985Date:   Wed Dec 16 17:55:58 1998 +0000
24986
24987    removed win95 and Motif themes - replace with Notif and Redmond95 -
24988
24989
24990
24991    Wed Dec 16 12:52:55 EST 1998 The Rasterman <raster@redhat.com>
24992            * removed win95 and Motif themes - replace with Notif and Redmond95
24993    	  - otherwise the same.
24994
24995 ChangeLog                               |    4 +
24996 Makefile.am                             |    2 +-
24997 configure.in                            |   12 +-
24998 gtk-engines.spec                        |    8 +-
24999 motif/.cvsignore                        |   12 -
25000 motif/ChangeLog                         |   18 -
25001 motif/Makefile.am                       |   11 -
25002 motif/Theme/.cvsignore                  |    2 -
25003 motif/Theme/Makefile.am                 |    6 -
25004 motif/Theme/README.html                 |    1 -
25005 motif/Theme/gtk/.cvsignore              |    2 -
25006 motif/Theme/gtk/Makefile.am             |    5 -
25007 motif/Theme/gtk/gtkrc                   |  154 ---
25008 motif/Theme/gtk/makemakefile.sh         |   13 -
25009 motif/Theme/makemakefile.sh             |   15 -
25010 motif/motif_theme_draw.c                | 1689 -------------------------------
25011 motif/motif_theme_main.c                |  104 --
25012 notif/.cvsignore                        |   12 +
25013 notif/ChangeLog                         |   18 +
25014 notif/Makefile.am                       |   11 +
25015 notif/Theme/.cvsignore                  |    2 +
25016 notif/Theme/Makefile.am                 |    6 +
25017 notif/Theme/README.html                 |   12 +
25018 notif/Theme/gtk-2.0/.cvsignore          |    2 +
25019 notif/Theme/gtk-2.0/Makefile.am         |    5 +
25020 notif/Theme/gtk-2.0/gtkrc               |  154 +++
25021 notif/Theme/gtk-2.0/makemakefile.sh     |   13 +
25022 notif/Theme/gtk/.cvsignore              |    2 +
25023 notif/Theme/gtk/Makefile.am             |    5 +
25024 notif/Theme/gtk/gtkrc                   |  154 +++
25025 notif/Theme/gtk/makemakefile.sh         |   13 +
25026 notif/Theme/makemakefile.sh             |   15 +
25027 notif/notif_theme_draw.c                | 1689 +++++++++++++++++++++++++++++++
25028 notif/notif_theme_main.c                |  104 ++
25029 redmond95/.cvsignore                    |   12 +
25030 redmond95/ChangeLog                     |   21 +
25031 redmond95/Makefile.am                   |   11 +
25032 redmond95/Theme/.cvsignore              |    2 +
25033 redmond95/Theme/Makefile.am             |    7 +
25034 redmond95/Theme/README.html             |   12 +
25035 redmond95/Theme/gtk-2.0/.cvsignore      |    2 +
25036 redmond95/Theme/gtk-2.0/Makefile.am     |    6 +
25037 redmond95/Theme/gtk-2.0/gtkrc           |  162 +++
25038 redmond95/Theme/gtk-2.0/makemakefile.sh |   13 +
25039 redmond95/Theme/gtk/.cvsignore          |    2 +
25040 redmond95/Theme/gtk/Makefile.am         |    6 +
25041 redmond95/Theme/gtk/gtkrc               |  162 +++
25042 redmond95/Theme/gtk/makemakefile.sh     |   13 +
25043 redmond95/Theme/makemakefile.sh         |   15 +
25044 redmond95/redmond95_theme_draw.c        | 1624 +++++++++++++++++++++++++++++
25045 redmond95/redmond95_theme_main.c        |  104 ++
25046 redmond95/redmond_style.c               | 1624 +++++++++++++++++++++++++++++
25047 win95/.cvsignore                        |   12 -
25048 win95/ChangeLog                         |   21 -
25049 win95/Makefile.am                       |   11 -
25050 win95/Theme/.cvsignore                  |    2 -
25051 win95/Theme/ICON.png                    |  Bin 2546 -> 0 bytes
25052 win95/Theme/Makefile.am                 |    7 -
25053 win95/Theme/README.html                 |    1 -
25054 win95/Theme/gtk/.cvsignore              |    2 -
25055 win95/Theme/gtk/Makefile.am             |    6 -
25056 win95/Theme/gtk/gtkrc                   |  162 ---
25057 win95/Theme/gtk/makemakefile.sh         |   13 -
25058 win95/Theme/makemakefile.sh             |   15 -
25059 win95/win95_theme_draw.c                | 1624 -----------------------------
25060 win95/win95_theme_main.c                |  104 --
25061 66 files changed, 6030 insertions(+), 4023 deletions(-)
25062
25063commit 8cbd018c4f64d8b8b31387583abf599cf2b9d8bf
25064Author: Owen Taylor <otaylor@src.gnome.org>
25065Date:   Wed Dec 16 07:09:48 1998 +0000
25066
25067    Add back metal_theme.h. (Missed in last commit)
25068
25069 metal/metal_theme.h |   40 ++++++++++++++++++++++++++++++++++++++++
25070 1 files changed, 40 insertions(+), 0 deletions(-)
25071
25072commit 29b94b80ce87fab86fb4c7dd8b1ca9ec6ca9e277
25073Author: Owen Taylor <otaylor@redhat.com>
25074Date:   Wed Dec 16 04:44:58 1998 +0000
25075
25076    Integrated in changes newer version from Randy Gordon (v 0.9). Much
25077
25078    Tue Dec 15 23:42:52 1998  Owen Taylor  <otaylor@redhat.com>
25079
25080    	* metal_theme_draw.c metal_theme_main.h metal_theme.h:
25081    	Integrated in changes newer version from Randy Gordon (v 0.9).
25082    	Much spiffier scrollbars, and ranges.
25083
25084 metal/ChangeLog          |    6 +
25085 metal/Makefile.am        |    1 +
25086 metal/metal_style.c      | 2719 ++++++++++++++++++++++++++++++++--------------
25087 metal/metal_theme_draw.c | 2719 ++++++++++++++++++++++++++++++++--------------
25088 metal/metal_theme_main.c |  207 +++-
25089 5 files changed, 3961 insertions(+), 1691 deletions(-)
25090
25091commit d5d0ef3b9ac4f6235f1925b2cfa5648d35d74511
25092Author: Michael Fulbright <drmike@src.gnome.org>
25093Date:   Mon Dec 14 19:51:28 1998 +0000
25094
25095    Numerous changes so that make distcheck will work.
25096
25097    Dr Mike <drmike@redhat.com>
25098
25099 metal/Theme/Makefile.am         |    3 ++-
25100 metal/Theme/gtk-2.0/Makefile.am |    3 ++-
25101 metal/Theme/gtk/Makefile.am     |    3 ++-
25102 motif/Theme/Makefile.am         |    3 ++-
25103 motif/Theme/gtk/Makefile.am     |    3 ++-
25104 pixmap/Makefile.am              |    4 +++-
25105 pixmap/Theme/Makefile.am        |    3 ++-
25106 pixmap/Theme/gtk/Makefile.am    |   11 ++++++++++-
25107 win95/Theme/Makefile.am         |    4 +++-
25108 win95/Theme/gtk/Makefile.am     |    4 +++-
25109 10 files changed, 31 insertions(+), 10 deletions(-)
25110
25111commit 132853929c7fd159b20a8ba60984e66d0162f26c
25112Author: Michael Fulbright <drmike@src.gnome.org>
25113Date:   Sat Nov 21 03:22:20 1998 +0000
25114
25115    Yeah definately like the old days at RH
25116
25117    Dr Mike <drmike@redhat.com>
25118
25119 gtk-engines.spec |    8 +++++++-
25120 1 files changed, 7 insertions(+), 1 deletions(-)
25121
25122commit f5534836a32b133ea4c097a21b41e908a8344d2f
25123Author: Michael Fulbright <drmike@src.gnome.org>
25124Date:   Sat Nov 21 03:20:02 1998 +0000
25125
25126    Man this reminds me of the old days at RH...
25127
25128    Dr Mike <drmike@redhat.com>
25129
25130 gtk-engines.spec |    2 +-
25131 1 files changed, 1 insertions(+), 1 deletions(-)
25132
25133commit 5bb4340d6ffa133d5b46f114c52c8c1184a4df85
25134Author: Michael Fulbright <drmike@src.gnome.org>
25135Date:   Fri Nov 20 18:02:30 1998 +0000
25136
25137    Spec file for gtk-engines
25138
25139    Dr Mike <drmike@redhat.com>
25140
25141 gtk-engines.spec |   65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
25142 1 files changed, 65 insertions(+), 0 deletions(-)
25143
25144commit 83f4a434b266f7dbe2aadd1ea1ce70b9fa662936
25145Author: Carsten Haitzler <raster@src.gnome.org>
25146Date:   Wed Nov 11 22:08:24 1998 +0000
25147
25148    fixed visual problem for imlib (pixmap theme)... :)
25149
25150
25151
25152    fixed visual problem for imlib (pixmap theme)... :)
25153
25154 pixmap/pixmap_theme_main.c |    2 ++
25155 1 files changed, 2 insertions(+), 0 deletions(-)
25156
25157commit c5bdfc1b0d160bde305370680478e058b32be0ed
25158Author: Arturo Espinosa <unammx@src.gnome.org>
25159Date:   Mon Nov 9 16:55:10 1998 +0000
25160
25161    Include math.h in several places where it was missing - Federico
25162
25163 metal/ChangeLog            |    5 +++++
25164 metal/metal_style.c        |    3 ++-
25165 metal/metal_theme_draw.c   |    3 ++-
25166 motif/ChangeLog            |    4 ++++
25167 motif/motif_theme_draw.c   |    1 +
25168 pixmap/ChangeLog           |    4 ++++
25169 pixmap/pixmap_theme_draw.c |    2 +-
25170 win95/ChangeLog            |    4 ++++
25171 win95/win95_theme_draw.c   |    1 +
25172 9 files changed, 24 insertions(+), 3 deletions(-)
25173
25174commit 00987038b86524bfe9c3f34e091cd6f8b51bd44d
25175Author: Manish Singh <yosh@src.gnome.org>
25176Date:   Mon Nov 9 04:55:13 1998 +0000
25177
25178    no more subdirs
25179
25180    -Yosh
25181
25182 autogen.sh |    5 -----
25183 1 files changed, 0 insertions(+), 5 deletions(-)
25184
25185commit 0c30e1c4dd67ebf61600f06da1b29c3686c4e881
25186Author: Raja R Harinath <harinath@src.gnome.org>
25187Date:   Sat Nov 7 23:11:04 1998 +0000
25188
25189    Update to new directory contents. Remove.
25190
25191    * Theme/gtk/Makefile.am (theme_DATA):
25192    Update to new directory contents.
25193    * configure.in: Remove.
25194
25195 pixmap/ChangeLog             |    6 +++++
25196 pixmap/Theme/gtk/Makefile.am |    2 +-
25197 pixmap/autogen.sh            |   36 -----------------------------
25198 pixmap/configure.in          |   51 ------------------------------------------
25199 4 files changed, 7 insertions(+), 88 deletions(-)
25200
25201commit a74f460c11efb38ba6ebb0acebe844953d0908d3
25202Author: Raja R Harinath <harinath@src.gnome.org>
25203Date:   Sat Nov 7 23:10:39 1998 +0000
25204
25205    Removed.
25206
25207    * configure.in: Removed.
25208
25209 metal/ChangeLog    |    4 ++++
25210 metal/autogen.sh   |   36 ------------------------------------
25211 metal/configure.in |   51 ---------------------------------------------------
25212 motif/ChangeLog    |    4 ++++
25213 motif/autogen.sh   |   36 ------------------------------------
25214 motif/configure.in |   51 ---------------------------------------------------
25215 win95/ChangeLog    |    4 ++++
25216 win95/autogen.sh   |   36 ------------------------------------
25217 win95/configure.in |   51 ---------------------------------------------------
25218 9 files changed, 12 insertions(+), 261 deletions(-)
25219
25220commit ac88060327d9f13ef888892ebb302f90769988e2
25221Author: Raja R Harinath <harinath@src.gnome.org>
25222Date:   Sat Nov 7 23:09:39 1998 +0000
25223
25224    Unify all subdir `configure.in's here.
25225
25226    * configure.in: Unify all subdir `configure.in's here.
25227
25228 ChangeLog    |    4 ++++
25229 configure.in |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++--
25230 2 files changed, 55 insertions(+), 2 deletions(-)
25231
25232commit ee6aed7f9c03e2f533f52631076560a8cfc21a97
25233Author: Owen Taylor <otaylor@redhat.com>
25234Date:   Fri Nov 6 22:27:39 1998 +0000
25235
25236    Removed some debugging printf's.
25237
25238    Fri Nov  6 17:26:12 1998  Owen Taylor  <otaylor@redhat.com>
25239
25240    	* pixmap_theme_main.c: Removed some debugging
25241    	printf's.
25242
25243    	* Theme/gtk/notebook1.c Theme/gtk/menubar.png: new
25244    	bigger pixmaps to reduce pixelation.
25245
25246    	* Theme/gtk/gtkrc: Reorganized to use several styles
25247    	instead of one huge style. Change clist backgrounds
25248    	to be prettier.
25249
25250 pixmap/ChangeLog               |   12 +
25251 pixmap/Theme/gtk/gtkrc         |  815 ++++++++++++++++++----------------------
25252 pixmap/Theme/gtk/menubar.png   |  Bin 0 -> 19356 bytes
25253 pixmap/Theme/gtk/notebook1.png |  Bin 0 -> 66033 bytes
25254 pixmap/pixmap_theme_main.c     |   14 -
25255 5 files changed, 383 insertions(+), 458 deletions(-)
25256
25257commit 505473bf685768cd896d495773fa96e7f35b212e
25258Author: Owen Taylor <otaylor@redhat.com>
25259Date:   Fri Nov 6 16:26:23 1998 +0000
25260
25261    Fixed hard-coded gap_side of '0'.
25262
25263    Thu Nov  5 10:23:46 1998  Owen Taylor  <otaylor@redhat.com>
25264
25265    	* pixmap_theme_draw.c (draw_shadow_gap): Fixed hard-coded
25266    	gap_side of '0'.
25267
25268    Mon Nov  2 14:46:02 1998  Owen Taylor  <otaylor@redhat.com>
25269
25270    	* pixmap_theme_draw.c (apply_theme_image_shadow_gap): Removed
25271    	several hundred lines of duplicated code with a bit of
25272    	reoriganization.
25273
25274    Wed Oct 28 16:18:04 1998  Owen Taylor  <otaylor@redhat.com>
25275
25276    	* pixmap_theme_main.c (theme_symbols): Removed lots
25277    	and lots of white space.
25278
25279    */*draw.c
25280
25281    Changed position to gap_side to GtkPositionType.
25282    Removed draw_entry
25283
25284    */Makefile.am
25285
25286    Set INCLUDES instead of overwriting CFLAGS
25287
25288 metal/ChangeLog            |    5 +
25289 metal/Makefile.am          |    2 +-
25290 metal/metal_style.c        |  140 ++-------
25291 metal/metal_theme_draw.c   |  140 ++-------
25292 motif/ChangeLog            |    5 +
25293 motif/Makefile.am          |    2 +-
25294 motif/motif_theme_draw.c   |  142 ++-------
25295 pixmap/ChangeLog           |   16 +
25296 pixmap/Makefile.am         |    2 +-
25297 pixmap/pixmap_theme.h      |    2 +-
25298 pixmap/pixmap_theme_draw.c |  713 ++++++++++++--------------------------------
25299 pixmap/pixmap_theme_main.c |  368 ++++++-----------------
25300 win95/ChangeLog            |    8 +
25301 win95/Makefile.am          |    2 +-
25302 win95/Theme/gtk/gtkrc      |    5 +-
25303 win95/win95_theme_draw.c   |  223 ++++----------
25304 16 files changed, 480 insertions(+), 1295 deletions(-)
25305
25306commit 58f48f0d1a9bd867d2bf74988f52014299c99aa9
25307Author: Manish Singh <yosh@src.gnome.org>
25308Date:   Thu Nov 5 22:51:32 1998 +0000
25309
25310    Shut up cvs
25311
25312    -Yosh
25313
25314 .cvsignore                     |    2 ++
25315 ltconfig                       |    8 ++++----
25316 ltmain.sh                      |   13 ++++---------
25317 metal/.cvsignore               |   12 ++++++++++++
25318 metal/Theme/.cvsignore         |    2 ++
25319 metal/Theme/gtk-2.0/.cvsignore |    2 ++
25320 metal/Theme/gtk/.cvsignore     |    2 ++
25321 motif/.cvsignore               |   12 ++++++++++++
25322 motif/Theme/.cvsignore         |    2 ++
25323 motif/Theme/gtk/.cvsignore     |    2 ++
25324 pixmap/.cvsignore              |   12 ++++++++++++
25325 pixmap/Theme/.cvsignore        |    2 ++
25326 pixmap/Theme/gtk/.cvsignore    |    2 ++
25327 win95/.cvsignore               |   12 ++++++++++++
25328 win95/Theme/.cvsignore         |    2 ++
25329 win95/Theme/gtk/.cvsignore     |    2 ++
25330 16 files changed, 76 insertions(+), 13 deletions(-)
25331
25332commit 08163099d8c2351d187583fed5af803d0afe2b10
25333Author: Owen Taylor <otaylor@redhat.com>
25334Date:   Mon Oct 19 16:02:01 1998 +0000
25335
25336    Add in ltconfig and ltmain.sh with correct shldeps patches.
25337
25338    Mon Oct 19 12:11:28 1998  Owen Taylor  <otaylor@redhat.com>
25339
25340    	* Add in ltconfig and ltmain.sh with correct shldeps
25341    	patches.
25342
25343 ChangeLog |    5 +
25344 ltconfig  | 1559 ++++++++++++++++++++++++++++++++++++
25345 ltmain.sh | 2613 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
25346 3 files changed, 4177 insertions(+), 0 deletions(-)
25347
25348commit 4ffbb3a03b470511d71dbcad450b1a932a54acc7
25349Author: Jonathan Blandford <jrb@src.gnome.org>
25350Date:   Sat Oct 17 04:53:16 1998 +0000
25351
25352    changed AC_INIT field
25353
25354 ChangeLog           |    4 ++++
25355 metal/configure.in  |    2 +-
25356 motif/configure.in  |    2 +-
25357 pixmap/configure.in |    2 +-
25358 win95/configure.in  |    2 +-
25359 5 files changed, 8 insertions(+), 4 deletions(-)
25360
25361commit 30ff73ccaf05ae84465115deb3784f4d40c93fa3
25362Author: Owen Taylor <otaylor@redhat.com>
25363Date:   Sat Oct 17 04:28:11 1998 +0000
25364
25365    Removed unused code for handling RC data, made functions static to reduce
25366
25367    Sat Oct 17 00:35:10 1998  Owen Taylor  <otaylor@redhat.com>
25368
25369    	* */*.[ch]: Removed unused code for handling
25370    	RC data, made functions	static to reduce damage from g_module's
25371    	RTLD_GLOBAL. Removed theme_set_background functions
25372    	which were just cut 'n paste code from GTK+.
25373
25374    	* */*.h: Removed unused, obsolete header files.
25375
25376    Sat Oct 17 00:06:51 1998  Owen Taylor  <otaylor@redhat.com>
25377
25378    	* metal_theme_draw.c (draw_shadow): Don't set GC's
25379    	for SHADOW_NONE.
25380
25381 ChangeLog                  |    9 +++
25382 metal/ChangeLog            |    5 ++
25383 metal/metal_style.c        |  128 ++++++++++++++------------------------
25384 metal/metal_theme.h        |   13 ----
25385 metal/metal_theme_draw.c   |  128 ++++++++++++++------------------------
25386 metal/metal_theme_main.c   |  117 +++++------------------------------
25387 motif/ChangeLog            |    5 ++
25388 motif/motif_theme.h        |   14 ----
25389 motif/motif_theme_draw.c   |  128 ++++++++++++++------------------------
25390 motif/motif_theme_main.c   |  147 ++++---------------------------------------
25391 pixmap/pixmap_theme_draw.c |  134 +++++++++++++++-------------------------
25392 pixmap/pixmap_theme_main.c |   74 +++++++++++-----------
25393 win95/ChangeLog            |    5 ++
25394 win95/win95_theme.h        |   13 ----
25395 win95/win95_theme_draw.c   |  128 ++++++++++++++------------------------
25396 win95/win95_theme_main.c   |  147 ++++---------------------------------------
25397 16 files changed, 343 insertions(+), 852 deletions(-)
25398
25399commit e4eeec96fcfca40ab56919f94bd90e0fa352070f
25400Author: Carsten Haitzler <raster@src.gnome.org>
25401Date:   Fri Sep 25 00:10:21 1998 +0000
25402
25403    blum - more
25404
25405
25406
25407    blum - more
25408
25409 pixmap/Theme/gtk/Makefile.am |    4 ++++
25410 1 files changed, 4 insertions(+), 0 deletions(-)
25411
25412commit e461b36384e7ce1b44bd44375df37a7f39852f09
25413Author: Carsten Haitzler <raster@src.gnome.org>
25414Date:   Fri Sep 25 00:07:57 1998 +0000
25415
25416    adding mroe stuff
25417
25418
25419
25420    adding mroe stuff
25421
25422 autogen.sh       |    8 ++++----
25423 1 files changed, 4 insertions(+), 4 deletions(-)
25424
25425commit f4b5a9af350eb887548ccefa1b4d4fc14231ffa2
25426Author: Carsten Haitzler <raster@src.gnome.org>
25427Date:   Thu Sep 24 23:27:46 1998 +0000
25428
25429    gtk theme engines are now a separate cvs module :)
25430
25431
25432
25433    gtk theme engines are now a separate cvs module
25434    :)
25435
25436 Changelog                                |   21 -
25437 Makefile.am                              |   35 +-
25438 README.metal                             |   29 -
25439 autogen.sh                               |    5 +
25440 configure.in                             |   54 +-
25441 ltconfig                                 | 1559 ------------------
25442 ltmain.sh                                | 2608 ------------------------------
25443 metal/Makefile.am                        |   11 +
25444 metal/Theme/Makefile.am                  |    5 +
25445 metal/Theme/README.html                  |    9 +
25446 metal/Theme/gtk-2.0/Makefile.am          |    4 +
25447 metal/Theme/gtk-2.0/gtkrc                |  178 ++
25448 metal/Theme/gtk-2.0/makemakefile.sh      |   13 +
25449 metal/Theme/gtk/Makefile.am              |    4 +
25450 metal/Theme/gtk/gtkrc                    |  178 ++
25451 metal/Theme/gtk/makemakefile.sh          |   13 +
25452 metal/Theme/makemakefile.sh              |   15 +
25453 metal/autogen.sh                         |   36 +
25454 metal/configure.in                       |   51 +
25455 metal/metal_style.c                      | 1893 ++++++++++++++++++++++
25456 metal/metal_theme.h                      |   13 +
25457 metal/metal_theme_draw.c                 | 1893 ++++++++++++++++++++++
25458 metal/metal_theme_main.c                 |  223 +++
25459 metal_theme.h                            |   13 -
25460 metal_theme_draw.c                       | 1893 ----------------------
25461 metal_theme_main.c                       |  223 ---
25462 motif/Makefile.am                        |   11 +
25463 motif/Theme/Makefile.am                  |    5 +
25464 motif/Theme/README.html                  |    1 +
25465 motif/Theme/gtk/Makefile.am              |    4 +
25466 motif/Theme/gtk/gtkrc                    |  154 ++
25467 motif/Theme/gtk/makemakefile.sh          |   13 +
25468 motif/Theme/makemakefile.sh              |   15 +
25469 motif/autogen.sh                         |   36 +
25470 motif/configure.in                       |   51 +
25471 motif/motif_theme.h                      |   14 +
25472 motif/motif_theme_draw.c                 | 1798 ++++++++++++++++++++
25473 motif/motif_theme_main.c                 |  223 +++
25474 motif_theme.h                            |   14 -
25475 motif_theme_draw.c                       | 1798 --------------------
25476 motif_theme_main.c                       |  223 ---
25477 pixmap/Makefile.am                       |   11 +
25478 pixmap/Theme/ICON.png                    |  Bin 0 -> 3521 bytes
25479 pixmap/Theme/Makefile.am                 |    5 +
25480 pixmap/Theme/README.html                 |    3 +
25481 pixmap/Theme/gtk/arrow_down1.png         |  Bin 0 -> 290 bytes
25482 pixmap/Theme/gtk/arrow_down2.png         |  Bin 0 -> 276 bytes
25483 pixmap/Theme/gtk/arrow_down3.png         |  Bin 0 -> 306 bytes
25484 pixmap/Theme/gtk/arrow_left1.png         |  Bin 0 -> 294 bytes
25485 pixmap/Theme/gtk/arrow_left2.png         |  Bin 0 -> 288 bytes
25486 pixmap/Theme/gtk/arrow_left3.png         |  Bin 0 -> 306 bytes
25487 pixmap/Theme/gtk/arrow_right1.png        |  Bin 0 -> 284 bytes
25488 pixmap/Theme/gtk/arrow_right2.png        |  Bin 0 -> 267 bytes
25489 pixmap/Theme/gtk/arrow_right3.png        |  Bin 0 -> 305 bytes
25490 pixmap/Theme/gtk/arrow_up1.png           |  Bin 0 -> 311 bytes
25491 pixmap/Theme/gtk/arrow_up2.png           |  Bin 0 -> 276 bytes
25492 pixmap/Theme/gtk/arrow_up3.png           |  Bin 0 -> 293 bytes
25493 pixmap/Theme/gtk/brown_bg1.png           |  Bin 0 -> 63432 bytes
25494 pixmap/Theme/gtk/brown_bg2.png           |  Bin 0 -> 63414 bytes
25495 pixmap/Theme/gtk/button1.png             |  Bin 0 -> 7471 bytes
25496 pixmap/Theme/gtk/button2.png             |  Bin 0 -> 7275 bytes
25497 pixmap/Theme/gtk/button3.png             |  Bin 0 -> 7520 bytes
25498 pixmap/Theme/gtk/button4.png             |  Bin 0 -> 7432 bytes
25499 pixmap/Theme/gtk/button5.png             |  Bin 0 -> 7478 bytes
25500 pixmap/Theme/gtk/button6.png             |  Bin 0 -> 7400 bytes
25501 pixmap/Theme/gtk/button7.png             |  Bin 0 -> 5967 bytes
25502 pixmap/Theme/gtk/button8.png             |  Bin 0 -> 5921 bytes
25503 pixmap/Theme/gtk/button9.png             |  Bin 0 -> 6055 bytes
25504 pixmap/Theme/gtk/button_def.png          |  Bin 0 -> 6392 bytes
25505 pixmap/Theme/gtk/check1.png              |  Bin 0 -> 348 bytes
25506 pixmap/Theme/gtk/check2.png              |  Bin 0 -> 271 bytes
25507 pixmap/Theme/gtk/curve_bg1.png           |  Bin 0 -> 74130 bytes
25508 pixmap/Theme/gtk/entry1.png              |  Bin 0 -> 9890 bytes
25509 pixmap/Theme/gtk/entry2.png              |  Bin 0 -> 8051 bytes
25510 pixmap/Theme/gtk/extension_bottom1.png   |  Bin 0 -> 5826 bytes
25511 pixmap/Theme/gtk/extension_left1.png     |  Bin 0 -> 5928 bytes
25512 pixmap/Theme/gtk/extension_right1.png    |  Bin 0 -> 5895 bytes
25513 pixmap/Theme/gtk/extension_top1.png      |  Bin 0 -> 5827 bytes
25514 pixmap/Theme/gtk/focus.png               |  Bin 0 -> 258 bytes
25515 pixmap/Theme/gtk/frame1.png              |  Bin 0 -> 5096 bytes
25516 pixmap/Theme/gtk/frame2.png              |  Bin 0 -> 5082 bytes
25517 pixmap/Theme/gtk/frame_gap.png           |  Bin 0 -> 8649 bytes
25518 pixmap/Theme/gtk/frame_gap_top_end.png   |  Bin 0 -> 378 bytes
25519 pixmap/Theme/gtk/frame_gap_top_start.png |  Bin 0 -> 418 bytes
25520 pixmap/Theme/gtk/gap_bottom.png          |  Bin 0 -> 275 bytes
25521 pixmap/Theme/gtk/gap_bottom_end.png      |  Bin 0 -> 343 bytes
25522 pixmap/Theme/gtk/gap_bottom_start.png    |  Bin 0 -> 348 bytes
25523 pixmap/Theme/gtk/gap_left.png            |  Bin 0 -> 280 bytes
25524 pixmap/Theme/gtk/gap_left_end.png        |  Bin 0 -> 334 bytes
25525 pixmap/Theme/gtk/gap_left_start.png      |  Bin 0 -> 326 bytes
25526 pixmap/Theme/gtk/gap_right.png           |  Bin 0 -> 322 bytes
25527 pixmap/Theme/gtk/gap_right_end.png       |  Bin 0 -> 395 bytes
25528 pixmap/Theme/gtk/gap_right_start.png     |  Bin 0 -> 398 bytes
25529 pixmap/Theme/gtk/gap_top.png             |  Bin 0 -> 259 bytes
25530 pixmap/Theme/gtk/gap_top_end.png         |  Bin 0 -> 341 bytes
25531 pixmap/Theme/gtk/gap_top_start.png       |  Bin 0 -> 327 bytes
25532 pixmap/Theme/gtk/gtkrc                   | 1050 ++++++++++++
25533 pixmap/Theme/gtk/handle_vert_thumb.png   |  Bin 0 -> 254 bytes
25534 pixmap/Theme/gtk/hline.png               |  Bin 0 -> 412 bytes
25535 pixmap/Theme/gtk/makemakefile.sh         |   13 +
25536 pixmap/Theme/gtk/option1.png             |  Bin 0 -> 413 bytes
25537 pixmap/Theme/gtk/option2.png             |  Bin 0 -> 433 bytes
25538 pixmap/Theme/gtk/option_menu.png         |  Bin 0 -> 540 bytes
25539 pixmap/Theme/gtk/progressbar.png         |  Bin 0 -> 1950 bytes
25540 pixmap/Theme/gtk/ruler_horiz.png         |  Bin 0 -> 787 bytes
25541 pixmap/Theme/gtk/ruler_vert.png          |  Bin 0 -> 767 bytes
25542 pixmap/Theme/gtk/scrollbar_horiz1.png    |  Bin 0 -> 987 bytes
25543 pixmap/Theme/gtk/scrollbar_thumb.png     |  Bin 0 -> 231 bytes
25544 pixmap/Theme/gtk/scrollbar_thumb2.png    |  Bin 0 -> 287 bytes
25545 pixmap/Theme/gtk/scrollbar_vert1.png     |  Bin 0 -> 1050 bytes
25546 pixmap/Theme/gtk/shadow1.png             |  Bin 0 -> 5969 bytes
25547 pixmap/Theme/gtk/shadow2.png             |  Bin 0 -> 5995 bytes
25548 pixmap/Theme/gtk/trough.png              |  Bin 0 -> 5933 bytes
25549 pixmap/Theme/gtk/vline.png               |  Bin 0 -> 412 bytes
25550 pixmap/Theme/makemakefile.sh             |   15 +
25551 pixmap/autogen.sh                        |   36 +
25552 pixmap/configure.in                      |   51 +
25553 pixmap/pixmap_theme.h                    |  112 ++
25554 pixmap/pixmap_theme_draw.c               | 2587 +++++++++++++++++++++++++++++
25555 pixmap/pixmap_theme_main.c               | 1363 ++++++++++++++++
25556 pixmap_theme.h                           |  112 --
25557 pixmap_theme_draw.c                      | 2587 -----------------------------
25558 pixmap_theme_main.c                      | 1363 ----------------
25559 win95/Makefile.am                        |   11 +
25560 win95/Theme/ICON.png                     |  Bin 0 -> 2546 bytes
25561 win95/Theme/Makefile.am                  |    5 +
25562 win95/Theme/README.html                  |    1 +
25563 win95/Theme/gtk/Makefile.am              |    4 +
25564 win95/Theme/gtk/gtkrc                    |  161 ++
25565 win95/Theme/gtk/makemakefile.sh          |   13 +
25566 win95/Theme/makemakefile.sh              |   15 +
25567 win95/autogen.sh                         |   36 +
25568 win95/configure.in                       |   51 +
25569 win95/win95_theme.h                      |   13 +
25570 win95/win95_theme_draw.c                 | 1754 ++++++++++++++++++++
25571 win95/win95_theme_main.c                 |  223 +++
25572 win95_theme.h                            |   13 -
25573 win95_theme_draw.c                       | 1754 --------------------
25574 win95_theme_main.c                       |  223 ---
25575 139 files changed, 14407 insertions(+), 14517 deletions(-)
25576
25577commit a429ce50429192eb896d576525b2e3129928710a
25578Author: Raja R Harinath <harinath@src.gnome.org>
25579Date:   Thu Sep 24 18:20:32 1998 +0000
25580
25581    Merged in raster's `Changelog' (notice the small `l').
25582
25583 ChangeLog |   25 +++++++++++++++++++++++++
25584 1 files changed, 25 insertions(+), 0 deletions(-)
25585
25586commit 793fb396c07f193aad8aba6906c3e9f2e868d636
25587Author: Carsten Haitzler <raster@src.gnome.org>
25588Date:   Thu Sep 24 16:15:07 1998 +0000
25589
25590    setting up theme engines module for gtk+
25591
25592
25593
25594    setting up theme engines module for gtk+
25595
25596 .cvsignore          |   13 +
25597 AUTHORS             |    2 +
25598 ChangeLog           |   19 +
25599 Changelog           |   21 +
25600 Makefile.am         |   35 +
25601 README.metal        |   29 +
25602 autogen.sh          |   36 +
25603 configure.in        |   51 +
25604 install-sh          |  238 +++++
25605 ltconfig            | 1559 ++++++++++++++++++++++++++++++
25606 ltmain.sh           | 2608 +++++++++++++++++++++++++++++++++++++++++++++++++++
25607 metal_theme.h       |   13 +
25608 metal_theme_draw.c  | 1893 +++++++++++++++++++++++++++++++++++++
25609 metal_theme_main.c  |  223 +++++
25610 motif_theme.h       |   14 +
25611 motif_theme_draw.c  | 1798 +++++++++++++++++++++++++++++++++++
25612 motif_theme_main.c  |  223 +++++
25613 pixmap_theme.h      |  112 +++
25614 pixmap_theme_draw.c | 2587 ++++++++++++++++++++++++++++++++++++++++++++++++++
25615 pixmap_theme_main.c | 1363 +++++++++++++++++++++++++++
25616 win95_theme.h       |   13 +
25617 win95_theme_draw.c  | 1754 ++++++++++++++++++++++++++++++++++
25618 win95_theme_main.c  |  223 +++++
25619 23 files changed, 14827 insertions(+), 0 deletions(-)
25620