9 Commits

Author SHA1 Message Date
adam-m
9b2f582934 Switch remaining logging from java.util.logging.Logger to coreutils.Logger 2012-09-14 18:16:01 -04:00
adam-m
f1a745c805 Node datamodel improvements:
Promote DisplayableItemNode and ContentNode from interface to class extending AbstractNode, add methods isLeafType and getType.
Simplifies datamodel and directorytree code - does not require instanceof.  Easier addtion of node types and more efficient.
Preliminary bookmark node support.
Preliminary File Bookmarking implementation.
2012-08-26 17:43:23 -04:00
adam-m
bd252890c2 Remove more doxygen warnings 2012-06-26 14:07:26 -04:00
adam-m
376ac1fd0b Fix doxygen warning in autopsy/datamodel
Add generic type parameter to classes where missing and document it
2012-06-26 10:22:08 -04:00
adam-m
d7f58029ee Show all emails possible, even if PATH set is incomplete 2012-06-22 14:16:09 -04:00
adam-m
74d13611c3 Re-add showing basic email folder structure 2012-06-22 14:02:01 -04:00
adam-m
4161b334bd Flatten email tree structure into a single level, showing all messages (for now), ignoring PATH 2012-06-22 13:42:01 -04:00
adam-m
81002342c8 Fix displaying all email messages 2012-06-20 12:03:23 -04:00
adam-m
db5e80fb41 Added mail messages viewing in dir tree 2012-06-15 13:09:08 -04:00