Mention new pixbuf engine features.

2006-01-16  Matthias Clasen  <mclasen@redhat.com>

	* README.in: Mention new pixbuf engine features.
This commit is contained in:
Matthias Clasen 2006-01-16 19:58:27 +00:00 committed by Matthias Clasen
parent 2ff662e7e2
commit a4c2789b32
3 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2006-01-16 Matthias Clasen <mclasen@redhat.com> 2006-01-16 Matthias Clasen <mclasen@redhat.com>
* README.in: Mention new pixbuf engine features.
* gtk/gtk.symbols: * gtk/gtk.symbols:
* gtk/gtkradioaction.[hc]: Add a current-value property and a * gtk/gtkradioaction.[hc]: Add a current-value property and a
setter for it. (#322735, Jorn Baayen) setter for it. (#322735, Jorn Baayen)

View File

@ -1,5 +1,7 @@
2006-01-16 Matthias Clasen <mclasen@redhat.com> 2006-01-16 Matthias Clasen <mclasen@redhat.com>
* README.in: Mention new pixbuf engine features.
* gtk/gtk.symbols: * gtk/gtk.symbols:
* gtk/gtkradioaction.[hc]: Add a current-value property and a * gtk/gtkradioaction.[hc]: Add a current-value property and a
setter for it. (#322735, Jorn Baayen) setter for it. (#322735, Jorn Baayen)

View File

@ -52,6 +52,10 @@ Release notes for 2.10
in toolbars. If this is not wanted, the feature can be suppressed by in toolbars. If this is not wanted, the feature can be suppressed by
inserting a Unicode control character, e.g ZWNJ. inserting a Unicode control character, e.g ZWNJ.
* The pixbuf theme engine can now customize expanders (in GtkTreeView
and GtkExpander) and resize grips, using the new EXPANDER and
RESIZE_GRIP function values.
Release notes Release notes
============= =============