[gtk-css-engine] [aux] Update NEWS.



commit e72b7b1be394a676552b7d23e48a25553889b1e5
Author: Robert Staudinger <robsta gnome org>
Date:   Wed Aug 12 11:35:21 2009 +0200

    [aux] Update NEWS.

 NEWS |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d537d8..d40c07b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@
 NEWS
 ====
 
+Version 0.3.1, 2009-08-12
+-------------------------
+
+* Initial support for desktop-wide use.
+* Require ccss >= 0.5.0.
+* Improvements to the "moblesse" sample theme.
+* Updates to the "pioneer" single canvas template.
+
 Version 0.3, 2009-07-31
 -----------------------
 
@@ -14,17 +22,17 @@ Version 0.2, 2008-10-01
 
 Focus on basic CSS support.
 
-### Features ###
+Features
 * Border radius.
 * Background image: -attachment, -position, -repeat, -size.
 * External tool `css2gtkrc` for extracting gtkrc information form stylesheets.
 
-### Theme ###
+Theme
 * Use actual borders for checks and options, make them use 100% of the 
   allocated space.
 * Gilouche-CSS theme somewhat closer to the original.
 
-### Internals ###
+Internals
 * Have an internal instance of `ccss_style_t` with default values, `ccss_style_init()`
   initialises the style to those. Then drawing functions don't have to check
   for `NULL` pointers any more, or, at least not handle them functionally.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]