Revision
121
Author
emsmith
Date
2007-01-12 05:38:18 -0800 (Fri, 12 Jan 2007)

Log Message

Split CC_Writer and Callicore todos

Modified Paths

Added Paths

Diff

Modified: trunk/docs/todo.txt (120 => 121)


--- trunk/docs/todo.txt	2007-01-12 13:12:00 UTC (rev 120)
+++ trunk/docs/todo.txt	2007-01-12 13:38:18 UTC (rev 121)
@@ -1,17 +1,11 @@
-Current Integration:
+Callicore todo:
 
-1. Generic Help Window (a la mozilla only with textbuffer - reads docbook?)
+1. Generic Help Window (a la mozembed/gtkhtml only with textbuffer - reads docbook? html?)
 2. Generic About (similiar to splash)
-3. Generic Treeview (with working dnd)
+3. Generic Treeview (with working dnd - write the overrides)
+4. Multitoolbar/toolbar detach support - hidden expose for images?
+5. Generic preferences window (I like firefoxes, although options for pane location will probably be needed)
 
-customize still needs reset to default and comboboxes for changing icon size and toolbar style
-character window abstracted out (because places will be almost exactly the same) and added back in (we were up to meta data there)
-about dialog base (similiar to splash base - just point to the files)
-drag onto windows implements import, drag off of windows implements export
-multiple window handling stuff to deal with characters/places items
-
-Completion Goals:
-
 CC_Messages: add expander with treeview of trace information for errors
 
 Treeview improvements - 
@@ -20,53 +14,4 @@
 columns - easy reordering and choose columns to view
 right click - with edit, delete options
 
-basic printing with lpr (renderers not included)
-
-implement preferences - global date format, "new items" timeout time
-
-Import/Export formats
-.cwp (callicore writer project)
-.txt (plain text...duh)
-.sql (standard query language)
-
-Basic plain text renderer for printing
-
-Integrate already finished code (custom models for project's chapter/scene previews et all)
-
-And don't forget to add "meta data options" editors
-
-After 1.0 Release
-1. Edit Menu Support
-   a) Undo/Redo
-   b) Select All/None
-   c) Clear
-   d) Cut/Copy/Paste
-   e) Find/Replace/Goto
-
-2. Help Menu Support
-   a) Editor integration
-   b) Articles/Tutorials integration
-   c) bugs/support/updates integration
-
-3. Extended Printing - may have to wait for cairo and 2.10
-
-4. Windows native printing and file dialog handling - may have to write own c extension for that...ewww
-
-5. Import/Export Formats
-   a) rtf (rich text format)
-   b) open document
-   c) doc/docx (only on windows through com)
-   d) pdf
-   e) html
-   f) openoffice and derivatives
-      1) StarOffice (.sdw)
-      2) OpenOffice 1 (.sxw)
-      3) OpenOffice 2 (.odt)
-      4) NeoOffice (.sxw)
-   g) esoteric word processors
-      1) WordPerfect (.wp, .wpd)
-      2) Abiword (.abw)
-      3) Microsoft Works (.wps)
-   h) generic csv
-
-6. Grammar/Spelling tools
+basic printing with lpr or just implement 2.10?
\ No newline at end of file

Added: trunk/programs/writer/todo.txt (120 => 121)


--- trunk/programs/writer/todo.txt	2007-01-12 13:12:00 UTC (rev 120)
+++ trunk/programs/writer/todo.txt	2007-01-12 13:38:18 UTC (rev 121)
@@ -0,0 +1,48 @@
+Writer todo: 1.0
+
+Import/Export formats
+.cwp (callicore writer project)
+.txt (plain text...duh)
+.sql (standard query language)
+
+Basic plain text renderer for printing
+
+One project at a time - chapters, scenes, notes, characters, places, metadata for each
+
+And don't forget to add "meta data options" editors
+
+After 1.0 Release
+1. Edit Menu Support
+   a) Undo/Redo
+   b) Select All/None
+   c) Clear
+   d) Cut/Copy/Paste
+   e) Find/Replace/Goto
+
+2. Help Menu Support
+   a) Editor integration
+   b) Articles/Tutorials integration
+   c) bugs/support/updates integration
+
+3. Extended Printing - may have to wait for cairo and 2.10
+
+4. Windows native printing and file dialog handling - may have to write own c extension for that...ewww
+
+5. Import/Export Formats
+   a) rtf (rich text format)
+   b) open document
+   c) doc/docx (only on windows through com)
+   d) pdf
+   e) html
+   f) openoffice and derivatives
+      1) StarOffice (.sdw)
+      2) OpenOffice 1 (.sxw)
+      3) OpenOffice 2 (.odt)
+      4) NeoOffice (.sxw)
+   g) esoteric word processors
+      1) WordPerfect (.wp, .wpd)
+      2) Abiword (.abw)
+      3) Microsoft Works (.wps)
+   h) generic csv
+
+6. Grammar/Spelling tools
Property changes on: trunk/programs/writer/todo.txt
___________________________________________________________________
Name: tsvn:logminsize
   + 15
Name: svn:mime-type
   + text/plain
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native