diff --git a/Documentation/TODO b/Documentation/TODO index 029fb78..da0bfa0 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -24,7 +24,7 @@ ProjectCenter 0.5 - Add "Resource Set" project type [done!] - Implement on demand loading of bundles [done!] - Localization support for projects [done!] -+ Finish save/restore size of split views in Project Window [done!] +- Finish save/restore size of split views in Project Window [done!] --- Project Editor: - Implement on demand loading (editor for file type) [done!] - Open some files read only (Supporting Files) [done!] @@ -49,6 +49,7 @@ 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 [75% done] +- Check all textfields if 'scrollable' attribute set stoyan - Rewrite Preferences (3rd party sections etc.) stoyan --- Project Editor --------------------------------------------- - go to line ??? @@ -57,7 +58,7 @@ ProjectCenter 0.6 - undo inside editor ??? --- Project Builder -------------------------------------------- - Implement interaction with Editor (errors, warnings) stoyan - - Finish parsing gcc output (make errors, etc.) + - Finish parsing gcc output (make errors, etc.) stoyan - Think about imlementing pending adding/removal of files ??? - Split "Application GORM" and "Application Renaissance" project types ???