diff options
| author | Pietro Gagliardi <[email protected]> | 2014-09-03 21:04:52 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-09-03 21:04:52 -0400 |
| commit | 7b1194a5af502c5b0d8f66f37ad06819d58eae0b (patch) | |
| tree | ce53ac867e69f3f3641e93fd963fc25c3023a691 | |
| parent | 1eab40b646fed5634dc897d665727e65c84e5010 (diff) | |
More TODOs and updated README.
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | future | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,8 @@ prevlib.tar contains the previous version of the library as it stood when I rest # Updates +**3 September 2014**<br>The new GtkGrid-style Grid is now implemented! See its documentation for more details. Also, debugging spew has been removed. + **31 August 2014**<br>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 @@ -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 |
