From 9a862af9d0d0ae6eb82037289adcdc7b0bbab1ef Mon Sep 17 00:00:00 2001 From: Nicola Fontana Date: Mon, 17 Aug 2009 19:22:41 +0200 Subject: [PATCH] [docs] Updated TODO.xml --- docs/gnu/TODO.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gnu/TODO.xml b/docs/gnu/TODO.xml index 3169ffe8..8d838cc3 100644 --- a/docs/gnu/TODO.xml +++ b/docs/gnu/TODO.xml @@ -62,7 +62,7 @@ must be reflected in the demo programs, where applicable. Change the matrix entity API, using a cleaner approach. Move AdgTranslatable and AdgRotable directly inside AdgEntity. Ensure there are no bitfield flags, as they are not binding friendly. - Change building scripts to get the GTK+ dependency optional. + Change building scripts to get the GTK+ dependency optional. Add AdgWidget, a GtkDrawingArea derived class that could accept an AdgCanvas. Optimize the implemented entities applying the 0.3 ADG infractrusture and enable caching where applicable. -- 2.11.4.GIT