From 8f26eb4a7705f0b495bca5a4a8ce4e1399a4c989 Mon Sep 17 00:00:00 2001 From: Sergii Stoian Date: Sun, 22 Feb 2009 22:32:34 +0000 Subject: [PATCH] * Update Documentation/TODO git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27956 72102866-910b-0410-8b05-ffd578937521 --- Documentation/TODO | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/TODO b/Documentation/TODO index 26b8f1f..ffbf6d8 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -49,19 +49,19 @@ ProjectCenter 0.6 - Finish FileNameIcon (draggable, files can be dragged to it) [done!] - More options for file creation [done!] - Review all situations when dialogs must be popped up [done!] -- Check all textfields if 'scrollable' attribute set stoyan +- Check all textfields if 'scrollable' attribute set [done!] - Rewrite Preferences (3rd party sections etc.) stoyan --- Project Editor --------------------------------------------- - - go to line ??? + - go to line stoyan - Implement interaction with Builder (errors, warnings) stoyan - Implement indentation stoyan - - undo inside editor ??? + - undo inside editor stoyan --- Project Builder -------------------------------------------- - Implement interaction with Editor (errors, warnings) stoyan - Finish parsing gcc output (make errors, etc.) stoyan - Think about imlementing pending adding/removal of files ??? -- Split "Application GORM" and "Application Renaissance" - project types ??? +- Split "Application" to "Application GORM" and + "Application Renaissance" project types ??? - Add "Palette" project type ??? - Add "Component" project type ??? - Fix reported bugs ???