summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2015-09-01 15:06:50 +0100
committerGraeme Geldenhuys <graemeg@gmail.com>2015-09-01 15:06:50 +0100
commitfdb7b18ba4d4dc0ba80bcc5e0a253e5dae36d625 (patch)
tree40e79cd6b402202482f9bb7742465b3f57aaed81
parentf0286afc0609133f2c52df03a11cbdb145260ffa (diff)
downloadfpGUI-fdb7b18ba4d4dc0ba80bcc5e0a253e5dae36d625.tar.xz
docview todo list update
-rw-r--r--docview/TODO.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docview/TODO.txt b/docview/TODO.txt
index d0cccc7c..2307e115 100644
--- a/docview/TODO.txt
+++ b/docview/TODO.txt
@@ -13,11 +13,11 @@ Todo list
[o] - Implement a ipfdump program. Already started work on this and is called
docdump in the src directory.
[ ] - Implement a IPF Compiler in Object Pascal
-[ ] - Text is not selectable in RichTextView. I imagine people want to
+[o] - Text is not selectable in RichTextView. I imagine people want to
copy & paste examples. Although "Save current Topic" already exists.
[ ] - Communication between application and docview. Both directions. Possible
solutions is Pipes or IPC unit.
-[ ] - Implement popup window for "notes" hyperlinks. eg: The hyper link text
+[o] - Implement popup window for "notes" hyperlinks. eg: The hyper link text
might be 'IBM', the "notes" link should then show a popup window (almost
like a tooltip window) showing 'International Business Machines'.
[ ] - RichTextView component issue. Incompatible with original OS/2 VIEW. When
@@ -57,8 +57,8 @@ Todo list
fpdoc IPF todo list
===================
-[ ] - Class declaration in overview page is missing. Like HTML output.
-[ ] - Class inheritance tree must be shown in overview page. Like HTML output.
+[x] - Class declaration in overview page is missing. Like HTML output.
+[x] - Class inheritance tree must be shown in overview page. Like HTML output.
[ ] -
[ ] -
[ ] -