21058 Commits

Author SHA1 Message Date
adam-m
f23344e166 handle case when changing between different dir tree nodes, update NEWS 2012-10-30 21:38:58 -04:00
adam-m
ac9922c90b fix initial load in some cases 2012-10-30 21:22:22 -04:00
adam-m
3bcea416f6 paging tweaks 2012-10-30 18:31:00 -04:00
adam-m
77d0b3017f add controls to thumbnail viewer 2012-10-30 17:51:03 -04:00
adam-m
d8291590a6 fix for small num of images 2012-10-30 14:11:11 -04:00
adam-m
97879b6488 better cursor behavior 2012-10-30 14:03:59 -04:00
adam-m
30845ad873 thumbnail viewer: waiting cursor, more code refactor 2012-10-30 13:43:17 -04:00
Devin148
892d37ff5b Merge https://github.com/sleuthkit/autopsy 2012-10-30 12:14:55 -04:00
adam-m
dff8d7440a Code refactor, push to parent class 2012-10-30 11:03:12 -04:00
adam-m
21d08a1d8a Call super class add/remove notify() in content children 2012-10-30 10:45:49 -04:00
Devin148
c29dd0abbf Merge https://github.com/sleuthkit/autopsy 2012-10-30 09:08:29 -04:00
adam-m
786315ac23 preliminary thumbnail viewer paging support 2012-10-29 17:19:36 -04:00
adam-m
d90ed980ab add a visitor to get IDs of of children content hierarchy 2012-10-26 14:59:20 -04:00
Devin148
8c740ed941 Merge https://github.com/sleuthkit/autopsy 2012-10-26 14:04:46 -04:00
Devin148
9798bfab67 UI fix in open recent case panel 2012-10-26 14:04:24 -04:00
adam-m
be208e5008 fix for null case 2012-10-26 12:50:47 -04:00
adam-m
6d14233351 cleanup 2012-10-24 11:31:50 -04:00
adam-m
fd4e22a2e9 remove unneeded getnodescount(true) in dir. tree which could have caused pre-loading of children nodes 2012-10-24 11:30:54 -04:00
adam-m
1b47026afa Disable thumbnail view tab if no images in children of current node 2012-10-23 18:18:58 -04:00
adam-m
c4e8e34b65 remove warn 2012-10-23 17:52:57 -04:00
adam-m
2827eeaa0a use generics, better, add comment to mark future change for event handling 2012-10-23 16:31:42 -04:00
adam-m
9039fb58e0 faster result node loading 2012-10-22 16:51:31 -04:00
Devin148
611c146e94 Enable user to select any file when opening image 2012-10-19 13:51:27 -04:00
adam-m
a260864ecb optimization on bb art node: do not requery content, but reuse form Lookup 2012-10-18 16:16:57 -04:00
adam-m
f419569c3c minor optimization 2012-10-18 16:10:21 -04:00
adam-m
eabd567ecb try force lazy behavior for content nodes 2012-10-18 15:52:03 -04:00
adam-m
bdd3570b75 minor optimization 2012-10-18 15:41:49 -04:00
adam-m
56ea9f7425 fix warn 2012-10-17 15:09:02 -04:00
adam-m
98cbd4e044 add license header 2012-10-17 15:08:43 -04:00
adam-m
3463f75fa9 removed current node limits in lieu of scaling work 2012-10-16 19:49:14 -04:00
adam-m
0a92474914 optimization not to create another collection. remove file limit. 2012-10-16 19:05:07 -04:00
adam-m
5c8039339d Significant speedup creating directory tree nodes 2012-10-16 18:22:36 -04:00
adam-m
39b2b46121 cleanup propertyChange() method use if-else 2012-10-16 14:01:50 -04:00
adam-m
f363a40de9 UTF characters should now display properly in XML reporting 2012-10-15 11:23:18 -04:00
adam-m
0886cbf0ad Removed StringEscapeUtils - not needed. 2012-10-15 11:22:32 -04:00
adam-m
524ad1d7cd Strings inside XLS reports are now properly encoded 2012-10-15 11:22:06 -04:00
adam-m
9932c0eac0 Report panel resizes more properly. Courtesy of Devin. 2012-10-15 11:21:34 -04:00
adam-m
feb4c03778 update ingest dev docs 2012-10-15 11:15:18 -04:00
adam-m
a352474320 attempt to force class resolution at loading - to verify symbols linkage 2012-10-12 16:03:59 -04:00
0xNF
bd85ce21d8 UTF characters should now display properly in XML reporting 2012-10-12 13:59:45 -04:00
0xNF
2d37a3e094 Removed StringEscapeUtils - not needed. 2012-10-12 13:41:44 -04:00
0xNF
5598729cbc Strings inside XLS reports are now properly encoded 2012-10-12 12:56:11 -04:00
0xNF
4f3a7d512a Report panel resizes more properly. Courtesy of Devin. 2012-10-12 12:55:03 -04:00
0xNF
1c164d8318 Added Examiner and Case Number information to reports.
ReportXLS also now correctly reports # of filesystems found.
2012-10-12 11:01:37 -04:00
adam-m
b53b5a8e24 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-11 16:59:03 -04:00
0xNF
d56c6c5666 <element/> should now be acceptable for <Number> and <Examiner> 2012-10-11 16:52:28 -04:00
0xNF
665db89559 Got rid of remnant field 2012-10-11 16:51:23 -04:00
Devin148
2dc4f489d4 Fix JavaHelp links 2012-10-10 16:52:02 -04:00
0xNF
553883acee Fixed minor doxygen formatting issues 2012-10-10 16:44:33 -04:00
0xNF
690d0fc3b6 Added minor descriptions to the xsd files. 2012-10-10 16:43:46 -04:00