From b12ab11a018a8164c39b8954f6cbe2059f8ba768 Mon Sep 17 00:00:00 2001 From: Nicola Fontana Date: Tue, 23 Jun 2009 00:52:29 +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 e6cc1f3d..e1845be7 100644 --- a/docs/gnu/TODO.xml +++ b/docs/gnu/TODO.xml @@ -63,7 +63,7 @@ must be reflected in the demo programs, where applicable. 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. - Add AdgLayout, a GtkLayout derived class that could accept an AdgCanvas. + 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. Use AdgToyText to draw dimenstion quote where applicable. -- 2.11.4.GIT