diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-09-17 08:46:43 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-09-17 08:46:43 +0000 |
| commit | e81b075ab9b964e84f28b1dd2d27dbcc46b0b29c (patch) | |
| tree | a3492f8e4d7d532caea5aa9638fed1956fe691bb /documentation | |
| parent | ec13e9a02dc073e5a44d8ec992ab56fb109ce973 (diff) | |
added a TODO in next batch section. add your own suggestions that would affect lot of files in one shot.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6275 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/todo_filelist_doc.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/documentation/todo_filelist_doc.txt b/documentation/todo_filelist_doc.txt index 5029f1c5a..d7bf0d1ab 100644 --- a/documentation/todo_filelist_doc.txt +++ b/documentation/todo_filelist_doc.txt @@ -7,7 +7,15 @@ Note: We must put the Doxygen comments wherever the implementation is. So class, typedef, enum, and inline docs go in the header. Most other stuff goes into the source. -In Progress Work List (add your WP and name here): +- TODO in next batch command: +============================== + - replace all "e; by " + - check escape chars like \\r instead of \r + [add more fixes to apply in batch here] + + +- In Progress Work List (add your WP and name here): ALL DONE +==================================================== - WP1 (Fabien) DONE - WP2 (Fabien) DONE |
