Update version number to 1.0.2
[moblin-gtk-engine.git] / ChangeLog
blob5ca0dbba4bc3aa7e5e10442914cc4cd9d09f93f7
1 2008-08-06  Galen Wetterling  <wetterlg@wetterlg-laptop>
3         reviewed by: <delete if not using a buddy>
5         * data/*.png:
6         
7         (Bugfix) Resized  image files.
10 2008-08-06  Galen Wetterling  <wetterlg@wetterlg-laptop>
12         * data/gtkrc-qvga:
13         
14         (Bugfix) Changed filenames to *-qvga.png
16 2008-08-06  Galen Wetterling  <wetterlg@wetterlg-laptop>
18         * Makefile.am:
19         * configure.ac:
20         * data/gtkrc:
21         * data/gtkrc-qvga:
22         * data/gtkrc-vga:
23         
24         Made a qvga-specific version of gtkrc, which is used in place of 
25         the original gtkrc when --with-mode=qvga is passed as a configure
26         option. 
28 2008-08-06  Galen Wetterling  <wetterlg@openedhand.com>
30         * Makefile.am:
31         * configure.ac:
32         * data/titlebar-panel-applet-background-qvga.png
33         * data/titlebar-panel-background-qvga.png
34         
35         Added qvga-sized images and a configure flag to use them:
36         --with-mode=vga     (default, uses original images)
37         --with-mode=qvga    (uses new images)
39 2008-02-22  Ross Burton  <ross@openedhand.com>
41         * NEWS:
42         * configure.ac:
43         Version 0.3.1.
45 2008-02-22  Ross Burton  <ross@openedhand.com>
47         * data/gtkrc:
48         Don't change the panel applet label text colour, so that labels
49         match the icons.
51 2008-02-18  Ross Burton  <ross@openedhand.com>
53         * NEWS:
54         * configure.ac:
55         Version 0.3.
57 2008-02-18  Ross Burton  <ross@openedhand.com>
59         * data/gtkrc:
60         Add style for the clock applet, so its colour matches the icons.
62 2008-02-18  Ross Burton  <ross@openedhand.com>
64         * data/gtkrc:
65         Rename matchbox-applet to matchbox-applet-background, as its a
66         background-setting hack rule.
68 2008-02-12  Thomas Wood  <thomas@openedhand.com>
70         * NEWS:
71         * configure.ac:
73         Update for 0.2 release
75 2008-02-12  Thomas Wood  <thomas@openedhand.com>
77         * src/sato-draw-cairo.c: (sato_draw_extension):
78           Fix left and right active tabs in cairo version
80 2008-02-12  Thomas Wood  <thomas@openedhand.com>
82         * data/gtkrc: Improve "insensitive" state support
84 2008-02-12  Thomas Wood  <thomas@openedhand.com>
86         * data/gtkrc:
87         * src/sato-draw.c: (sato_draw_box):
89           Fix Progress bar and slider styles
91 2008-02-11  Thomas Wood  <thomas@openedhand.com>
93         * autogen.sh: Simplify and fix a problem with missing config.h.in
95 2008-02-11  Thomas Wood  <thomas@openedhand.com>
97         * src/sato-draw-cairo.c: (sato_draw_box), (sato_draw_shadow),
98         (sato_draw_check), (sato_draw_option):
99         * src/sato-draw.c: (sato_draw_box), (sato_draw_shadow),
100         (sato_draw_check), (sato_draw_option):
102         Add focus indication for draw_check, draw_option and draw_box
104 2008-02-08  Thomas Wood  <thomas@openedhand.com>
106         * src/sato-draw-cairo.c: (sato_draw_box):
107         * src/sato-draw.c: (sato_draw_box):
109         Fix prelight removal hack
111 2008-02-08  Thomas Wood  <thomas@openedhand.com>
113         * src/sato-draw.c: (sato_draw_option): Fix option drawing to match check
114                                                box theming
116 2008-02-08  Thomas Wood  <thomas@openedhand.com>
118         * src/sato-draw.c: (sato_draw_check): Fix check box drawing
120 2008-02-08  Thomas Wood  <thomas@openedhand.com>
122         * src/sato-draw.c: (sato_draw_extension): Fix draw extension (notebook
123             tabs)
125 2008-02-07  Thomas Wood  <thomas@openedhand.com>
127         * src/sato-draw-cairo.c: (sato_draw_box), (sato_draw_shadow),
128         (sato_draw_focus), (sato_draw_box_gap), (sato_draw_vline),
129         (sato_draw_hline):
130         * src/sato-draw.c: (sato_draw_box), (sato_draw_shadow),
131         (sato_draw_focus), (sato_draw_check), (sato_draw_option),
132         (sato_draw_extension), (sato_draw_vline), (sato_draw_hline),
133         (sato_draw_style_class_init):
135         Consolidate some of the differences between cairo and GDK versions
137 2008-02-05  Thomas Wood  <thomas@openedhand.com>
139         * Makefile.am:
140         * configure.ac:
141         * data/gtkrc:
142         * src/sato-draw-cairo.c:
143         * src/sato-draw.c:
145         Add optional cairo renderer (disabled by default)
147 2007-07-30  Thomas Wood  <thomas@openedhand.com>
149         * COPYING: Added LGPL version
150         * README: Add README content
151         * configure.ac: Update for 0.1 release
153         * src/sato-draw.c:
154         * src/sato-draw.h:
155         * src/sato-main.c:
156         * src/sato-style.c:
157         * src/sato-style.h:
158         * src/sato-utils.c:
159         * src/sato-utils.h:
161         Updated with LGPL copyright information
164 2007-07-26  Ross Burton  <ross@openedhand.com>
166         * data/gtkrc:
167         Change the colour for the desktop buttons from black to dark grey,
168         and also set labels so that the groups combo is readable.
170 2007-07-24  Thomas Wood  <thomas@openedhand.com>
172         * data/gtkrc: Set the check/radio indicator size for menu items and add a new
173         style for checkbuttons. Fix non-prelight toolbuttons by using the checkbox
174         style.
175         * src/sato-draw.c: (sato_draw_focus): Start drawing focus rings more often
176         (sato_draw_check), (sato_draw_option): Clear the background before drawing
177         indicator. Don't draw border colour depending on focus as this doesn't work
178         well for check/radio boxes in treeviews.
180 2007-07-13  Rob Bradford <rob@o-hand.com>
182         * data/gtkrc: Add style for matchbox-desktop-2 arrows, setting them to
183         black.
185 2007-07-13  Thomas Wood  <thomas@openedhand.com>
187         * data/gtkrc: Switch to using widget_class to match menu items
189 2007-07-11  Thomas Wood  <thomas@openedhand.com>
191         * data/gtkrc: Fix scrollbar troughs and menu items
193 2007-07-11  Thomas Wood  <thomas@openedhand.com>
195         * src/sato-draw.c: (sato_draw_box): Use text[] colours for box borders
197 2007-07-11  Thomas Wood  <thomas@openedhand.com>
199         * data/gtkrc: Even darker green colour, and use white for button text
201 2007-06-22  Thomas Wood  <thomas@openedhand.com>
203         * data/gtkrc: Use a darker green. Lighten fg insensitive colour.
205 2007-06-20  Ross Burton  <ross@openedhan.com>
207         * data/index.theme:
208         Set the icon theme too.
210 2007-06-19  Ross Burton  <ross@openedhan.com>
212         * configure.ac:
213         Remove AM_MAINTAINER_MODE.
215 2007-06-19  Ross Burton  <ross@openedhan.com>
217         * Makefile.am:
218         * data/index.theme:
219         Install a metatheme file.
221 2007-06-14  Thomas Wood  <thomas@openedhand.com>
223         * data/gtkrc: Fix scrollbar/progressbar theming. Add treeview header style
224         * src/sato-draw.c: (sato_draw_box): Add special case for treeview headers
226 2007-06-14  Thomas Wood  <thomas@openedhand.com>
228         * data/gtkrc: Make GtkScale sliders larger
229         * src/sato-draw.c: (sato_draw_box): Fix trough styles
231 2007-06-14  Thomas Wood  <thomas@openedhand.com>
233         * src/sato-draw.c: (sato_gradient): Make gradients slightly more subtle
235 2007-06-13  Thomas Wood  <thomas@openedhand.com>
237         * src/sato-draw.c: (sato_draw_box), (sato_draw_shadow): Add "combined" style
238         combo boxes and spin buttons.
240 2007-06-13  Thomas Wood  <thomas@openedhand.com>
242         * src/sato-draw.c: (sato_gradient), (sato_draw_box),
243         (sato_draw_shadow), (sato_draw_focus), (sato_draw_check),
244         (sato_draw_option), (sato_draw_box_gap), (sato_draw_extension),
245         (sato_draw_vline), (sato_draw_hline), (sato_draw_style_class_init):
247         Copy and alter the style each time to add 2px line width. Using realize was
248         unreliable.
250 2007-06-06  Ross Burton  <ross@openedhand.com>
252         * data/gtkrc:
253         Theme the system tray applet background.
255 2007-04-16  Ross Burton  <ross@openedhand.com>
257         * data/gtkrc:
258         Remove the special theming for the window list applet, its not
259         required anymore.
261 2007-04-16  Ross Burton  <ross@openedhand.com>
263         * data/gtkrc:
264         Add GtkFontButton and GtkColorButton.
266 2007-04-13  Ross Burton  <ross@openedhand.com>
268         * data/gtkrc:
269         Add explicit colours for the desktop.
271 2007-04-12  Thomas Wood  <thomas@openedhand.com>
273         * Makefile.am: Add data/titlebar-panel-applet-background.png to the build
275 2007-04-12  Thomas Wood  <thomas@openedhand.com>
277         * data/gtkrc: Fix menu border spacing
279 2007-04-12  Thomas Wood  <thomas@openedhand.com>
281         * Makefile.am:
282         * data/gtkrc:
283         * src/sato-draw.c: (sato_gradient), (sato_draw_box),
284         (sato_draw_check), (sato_realise):
286         - Add shading routine from gtk+
287         - Remove hard coded engine colours
289 2007-04-12  Jorn Baayen  <jorn@openedhand.com>
291         A data/titlebar-panel-applet-background.png:
292         * data/gtkrc:
293         Theme the window selector applet to have the same background as the
294         panel itself.
296 2007-04-12  Ross Burton  <ross@openedhand.com>
298         * data/gtkrc:
299         Remove desktop style.
301 2007-04-11  Thomas Wood  <thomas@openedhand.com>
303         * src/sato-draw.c: (sato_draw_shadow), (sato_draw_box_gap): Don't draw any
304         lines when shadow_type is GTK_SHADOW_NONE.
306 2007-04-11  Jorn Baayen  <jorn@openedhand.com>
308         * data/gtkrc: Set xthickness and ythickness on panel frames.
310 2007-04-10  Thomas Wood  <thomas@openedhand.com>
312         * data/gtkrc: Remove icons from menus and buttons
314 2007-04-03  Thomas Wood  <thomas@openedhand.com>
316         * data/gtkrc: Make check and radio button indicators bigger
317         * src/sato-draw.c: (sato_draw_box), (sato_draw_shadow),
318         (sato_draw_focus), (sato_draw_check), (sato_draw_option):
320         - Chance outline colour to green to indicate focus
321         - Add spacing between check and radio indicators and border
323 2007-04-02  Thomas Wood  <thomas@openedhand.com>
325         * data/gtkrc: Make menubars darker
326         * src/sato-draw.c: (sato_draw_box): Don't draw borders or gradients on
327         paned, menu or trough widget.
328         (sato_draw_shadow): Fix for shadows passed in with -1 as width and height
330 2007-04-02  Thomas Wood  <thomas@openedhand.com>
332         * data/gtkrc: Don't draw has_default borders for the moment
333         * src/sato-draw.c: (sato_corner), (sato_draw_box): Improve corners for
334         filled rectangles. Draw borders on troughs and don't fill.
336 2007-02-02  Thomas Wood  <thomas@openedhand.com>
338         * data/gtkrc: Increase scrollbar size, Apply button style properly, fix
339         some other gtk style properties.
340         * src/sato-draw.c: (sato_draw_box), (sato_draw_shadow),
341         (sato_draw_focus), (sato_draw_extension), (sato_draw_vline),
342         (sato_draw_hline), (sato_realise):
344         - Simplify draw_box style
345         - Temporarily use text[] colour as border colour
346         - Use a rounded rectangle for focus indicator
349 2007-02-01  Ross Burton  <ross@openedhand.com>
351         * data/gtkrc:
352         Add basic theme for matchbox-desktop-2.
354 2007-01-04  Thomas Wood  <thomas@openedhand.com>
356         * data/gtkrc: Don't set font here
358 2006-12-23  Matthew Allum  <mallum@openedhand.com>
360         * data/titlebar-panel-background.png
361         Fix mystery cursor on image
363 2006-12-22  Matthew Allum  <mallum@openedhand.com>
365         * Makefile.am:
366         * data/gtkrc:
367         Add image and setting for matchbox-panel-2 background.
369 2006-12-20  Thomas Wood  <thomas@openedhand.com>
371         * data/gtkrc: Fix colour of buttons on GtkToolbar
372         * src/sato-draw.c: (sato_draw_box):
373         - Don't draw gradients on menus 
374         - Don't draw boders on troughs
375         - Use SANITIZE_SIZE to fix drawing menu borders
377         * src/sato-draw.h: Add SANITIZE_SIZE macro
378         * src/sato-style.c: Restore from poky-style.c and rename functions
380 2006-10-30  Thomas Wood  <thomas@openedhand.com>
382         * src/sato-draw.c: Fix a possible crasher
384 2006-10-30  Thomas Wood  <thomas@openedhand.com>
386         * data/gtkrc: Use correct engine. Add focus line options.
388         * src/sato-draw.c: (sato_gradient), (sato_draw_box),
389         (sato_draw_shadow), (sato_draw_option),
390         (sato_draw_style_class_init):
391         
392         - Draw some fairly ugly focus and has_default markings
393         - Draw hline and vlines
394         - Don't draw gradient on menu and toolbars
396 2006-10-20  Thomas Wood  <thomas@openedhand.com>
398         * Makefile.am:
399         * configure.ac:
400         * src/poky-draw.c:
401         * src/poky-draw.h:
402         * src/poky-main.c:
403         * src/poky-style.c:
404         * src/poky-style.h:
405         * src/sato-draw.c: (sato_corner), (sato_gradient), (sato_draw_box),
406         (sato_draw_shadow), (sato_draw_check), (sato_draw_option),
407         (sato_draw_box_gap), (sato_draw_extension):
408         * src/sato-draw.h:
409         * src/sato-main.c:
410         * src/sato-style.h:
412         Rename Poky to Sato
414 2006-10-20  Thomas Wood  <thomas@openedhand.com>
416         * src/poky-draw.c: (poky_corner), (poky_draw_box),
417         (poky_draw_shadow), (poky_draw_check), (poky_draw_box_gap),
418         (poky_draw_extension):
419         
420         - Move drawing corners into their own function
421         - Simplify the rounded recatngle function
422         - Add some special cases to the draw_box_gap function
424 2006-10-19  Thomas Wood  <thomas@openedhand.com>
426         * src/poky-draw.c: Fix some compiler warnings
428 2006-10-16  Thomas Wood  <thomas@openedhand.com>
430         * Makefile.am:
431         * autogen.sh:
432         * configure.ac:
433         * data/gtkrc:
434         * src/poky-corners.h:
435         * src/poky-draw.c:
436         * src/poky-draw.h:
437         * src/poky-main.c:
438         * src/poky-style.c:
439         * src/poky-style.h:
441         Initial import into svn