Split the document into the base document and the current list view document.
commit9d90f6224c66da2e9823a2e38f8130a5b2ac79a1
authormsharov <msharov>
Thu, 5 Oct 2006 14:09:37 +0000 (5 14:09 +0000)
committermsharov <msharov>
Thu, 5 Oct 2006 14:09:37 +0000 (5 14:09 +0000)
tree538adc261a0711a7c3fe209d45304b925941821c
parent0c46afe65f677d072daefaaf92930ab4e219c732
Split the document into the base document and the current list view document.
This keeps current visible list and selection in the latter.
Renamed CTodoEntry to CTodoItem and Entry to Item everywhere for consistency.
15 files changed:
cldoc.cc [new file with mode: 0644]
cldoc.h [new file with mode: 0644]
eedit.h [deleted file]
frame.cc
frame.h
iedit.cc [moved from eedit.cc with 52% similarity]
iedit.h [new file with mode: 0644]
ilist.cc [moved from elist.cc with 81% similarity]
ilist.h [moved from elist.h with 57% similarity]
tddoc.cc
tddoc.h
tde.cc
tde.h
todo.cc
todo.h