summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-04-30 14:40:22 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-04-30 14:40:22 -0400
commit8f1a578ade0e94a6370917e2bfee23cfcf8d01d0 (patch)
tree87655c56a51bdbe7b1c449602a99bc862e44018b /NEWS
parent5457956c794e2f1c97e100c9a27a79556839257f (diff)
downloadgtk+-8f1a578ade0e94a6370917e2bfee23cfcf8d01d0.tar.gz
Add a GtkEntry::invisible-char style property
Allow themes to set a preferred invisible character. GTK+ will still fall back to other candidates if the character is not available in the font.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0019b138e4..5037f3e1a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of Changes from GTK+ 2.16.x to 2.17.0
+==============================================
+
+* Changes that are relevant for theme authors
+ - GtkEntry now has a ::invisible-char style property that allows
+ themes to set the preferred invisible character
+
+
Overview of Changes from GTK+ 2.16.0 to 2.16.1
==============================================