sapwood 2.24 - 2006-06-13
=========================

Bugs fixed
----------
N#32525 - Failure to read image crashes sapwood-server


sapwood 2.19 - 2006-05-12
=========================

Bugs fixed
----------
N#26863 - Device is restarting all the time when you uninstall the theme that
          are in use


sapwood 2.18 - 2006-05-10
=========================

Bugs fixed
----------
N#23070 - View button pressed state looks same as focused state
N#27967 - Valgrind reported errors from libsapwood


sapwood 2.17 - 2006-04-24
=========================

Bugs fixed
----------
N#27515 - Sapwood does illegal unrefs in style_finalize


sapwood 2.14.1 - 2006-04-12
===========================

"The brown paper bag"

Bugs fixed
----------
N#26389 - Power Key menu is not appearing on pressing Power Key


sapwood 2.14 - 2006-04-03
=========================

Changes
-------
Introduce new 'shaped' gtkrc keyword to explicitly enable support for shaped
windows to improve performance of non-shaped windows. Themes wanting shaped
windows must include 'shaped = TRUE' in gtkrc (and the file must also have
alpha channel.)


sapwood 1.36 - 2005-09-02
=========================

Bugs fixed
----------
#16158 - Most of memory used by g_strdup calls in applications come from the
         sapwood theme engine
  

Changes
-------
Reduce memory consumption by packing structures as bitfields and using
canonicalized string for the image filenames directory component.  With the
current themes this saves around 30k per process.


sapwood 1.22 - 2005-05-27
=========================

Bugs fixed
----------
#9727 - Notebook widget: the most right tab's right border is not displayed


Changes
-------
Increase alpha of the background colored pixels used when dimming icons to
avoid extreme contrast.


sapwood 1.20 - 2005-05-13
=========================

Bugs fixed
----------
#11906 - Sapwood migh crash the application on skin change


sapwood 1.18.1 - 2005-05-03
===========================

Changes
-------
Dim icons by putting a simple background color (white) over the normal state
icon.

Remove unneeded gtk+ dependency from sapwood-server.


sapwood 1.18 - 2005-04-26
=========================

Changes
-------
Release old images when the theme changes.


sapwood 1.12 - 2005-03-29
=========================

Bugs fixed
----------
#8479 - AI user cannot write to sapwood socket


Changes
-------
Move sapwood-server to $(libdir)/sapwood

Use abstract socket namespace where available to avoid dangling sockets in the
filesystem.


sapwood 1.08 - 2005-02-23
=========================

Bugs fixed
----------
#5533 - Changing GTK theme on the fly crashes applications
