changeset 1219:771440316206

Minor readme update.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 09 Oct 2011 12:52:16 +0000
parents c46c9894a8cf
children 67ff39b9577c
files readme
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/readme	Sun Oct 09 12:50:14 2011 +0000
+++ b/readme	Sun Oct 09 12:52:16 2011 +0000
@@ -53,7 +53,7 @@
 Added dw_container_set_row_data() and dw_container_change_row_data() macros
    which just call dw_container_set/change_row_title() but with (void *).
 Added dw_container_set_row_bg() to set alternating row colors.
-   Currently Mac, Win and GTK3 are supported. GTK2 in progress.   
+   Currently Mac, Win and GTK2 and GTK3 are supported.
 Improved container optimization on Mac, header width now taken into account.
 Fixes for incorrect return codes from the dw_event_* functions on Windows.
 Fixes for incorrect behavior on key_press callbacks on Mac and Windows.