Subversion Repositories oidplus

Rev

Rev 992 | 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:
993 daniel-mar 6
- If you fill a description with 255 characters, then save, then the last 4 are not getting written. why?
7
  ... actually, sometimes also just 1 char vanishes. maybe it was something to do with the amount of CRLF?
992 daniel-mar 8
 
747 daniel-mar 9
IDEAS:
10
* If you call OIDPLUS.EXE with an argument to a .OID file, then open this OID
11
* TreeView: Write to StringList (avoid recursive calls) and save StringList to file
12
* TreeView: In the preview, let the user jump to a specific OID
737 daniel-mar 13
* Implement RAs
14
* Implement Create/Update timestamps? (people must be able to predate it)
747 daniel-mar 15
* Data exchange between OIDplus for Win95 and OIDplus 2.0 ?
992 daniel-mar 16
* XML Export to OID-Info.com
17