1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
0.9.12 - Fri Sep 1, 2006
* Fixed multithreaded locking issue. Backport from Clearlooks #342199.
* Applied patch from launchpad #57749 to fix erroneous drawing of checkbox
and radiobutton at non rectangular sizes.
0.9.11 - Mon May 15, 2006
* Render GtkScale properly at small sizes.
0.9.10 - Mon May 15, 2006
* Don't draw grip dots on scrollbar if there's no room.
* Draw only 6 dots on panel grip.
* Render inconsistent checkboxes properly in cells.
0.9.9 - Tue Mar 28, 2006
* Changed prelight on radio/checkbutton
* Fixed bug that affected gedit
* Reverted back to the old color for most widgets.
0.9.8 - Thu Mar 16, 2006
* Speed up drawing tabs
* Cleaned up some code
* Stronger contrast on selected menuitem in GDM
* Rounded corners in checkbox/radiobutton prelight
* Changed the selection colors.
0.9.7 - Mon Mar 14, 2006
* Disabled scale widgets look more disabled
* Darker scrollbar trough
* Renamed shade() to ul_shade() to avoid symbol conflicts.
0.9.6 - Sun Mar 12, 2006
* tooltip gradient
* Fixed crasher in evolution calendar
0.9.5
* Disabled scrollbars look disabled
* Fixed progressbar color in menus
* Changed the background selection color
* Changed the metacity theme color.
|