Subversion Repositories oidplus

Rev

Rev 747 | Rev 993 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
733 daniel-mar 1
 
2
TODO:
747 daniel-mar 3
* (See "TODO" entries in the *.pas files)
4
 
992 daniel-mar 5
KNOWN BUGS:
6
- If you write an OID description with a linebreak (very long line), then do multiple Shift+Return
7
  (to make line breaks), and then press backspace, then everything is messed up
8
- If you fill a description with 255 characters, then the last 4 are not getting written. why?
9
 
747 daniel-mar 10
IDEAS:
11
* If you call OIDPLUS.EXE with an argument to a .OID file, then open this OID
12
* TreeView: Write to StringList (avoid recursive calls) and save StringList to file
13
* TreeView: In the preview, let the user jump to a specific OID
737 daniel-mar 14
* Implement RAs
15
* Implement Create/Update timestamps? (people must be able to predate it)
747 daniel-mar 16
* Data exchange between OIDplus for Win95 and OIDplus 2.0 ?
992 daniel-mar 17
* XML Export to OID-Info.com
18