From 7b1194a5af502c5b0d8f66f37ad06819d58eae0b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 3 Sep 2014 21:04:52 -0400 Subject: [PATCH] More TODOs and updated README. --- README.md | 2 ++ future | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index f453637..f72f748 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ prevlib.tar contains the previous version of the library as it stood when I rest # Updates +**3 September 2014**
The new GtkGrid-style Grid is now implemented! See its documentation for more details. Also, debugging spew has been removed. + **31 August 2014**
Grid is now renamed SimpleGrid in preparation for implementing a more [GtkGrid](https://developer.gnome.org/gtk3/unstable/GtkGrid.html)-like Grid. Mind the change. # Screenshots diff --git a/future b/future index fe9a89c..edaef29 100644 --- a/future +++ b/future @@ -95,3 +95,4 @@ gtk+, mac os x all - make spaced settable somehow - rename Selected to Selection? + - Grid test (Repainter tab) has no scrollbars on area