99 Commits

Author SHA1 Message Date
adam-m
aa8ce94193 Add script selection to string viewer
Remove obsolete widget
2012-07-30 15:44:23 -04:00
adam-m
e907601c11 Make string viewer use the new StringExtract utility with language / encoding detection (no user language selection yet) 2012-07-27 17:10:49 -04:00
Brian Carrier
4df934ffc4 more doxygen updates 2012-07-20 14:10:13 -04:00
Dick Fickling
a02a11cafc UI changes to Hash DB configuration 2012-06-27 13:01:58 -04:00
adam-m
bd252890c2 Remove more doxygen warnings 2012-06-26 14:07:26 -04:00
Dick Fickling
31c64c82f8 bug fix for content viewers 2012-06-22 13:05:12 -04:00
Dick Fickling
64352884e7 Fix integer division error 2012-06-20 16:55:35 -04:00
Dick Fickling
4c481c5db2 changes to isPreferred() return values 2012-06-20 15:03:57 -04:00
Dick Fickling
6e207f2245 Forgot to include interface 2012-06-20 13:16:08 -04:00
Dick Fickling
fa7a292640 Ordering/prioritizing Data Content Viewers 2012-06-20 13:12:37 -04:00
Dick Fickling
4a07c39ed4 Register inbox page as help document 2012-06-08 15:45:34 -04:00
Dick Fickling
b470914e3f Name first column in tree with first property name
(remember to set first property in Node class!)
2012-06-08 10:29:01 -04:00
Dick Fickling
ae61c50fde Update userdocs 2012-06-07 15:01:43 -04:00
Dick Fickling
dccbfb97cc Add LayoutFile, changes for new DataModel structure 2012-05-29 13:01:40 -04:00
Dick Fickling
473a3a9925 Further iteration on multiple hash databases.
Not 100% tested (is that possible?), but stable enough and we need it
to line up Autopsy with new Sleuthkit API.
2012-05-10 17:31:20 -04:00
adam-m
d31bd5263e Update year in about dialog 2012-05-02 17:19:34 -04:00
Dick Fickling
d81fa1cb98 Better collision handling in media viewer 2012-04-26 13:30:32 -04:00
Dick Fickling
dee46749b2 Add cache folder to case, start caching thumbnails 2012-04-26 13:29:22 -04:00
Dick Fickling
49da99d320 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	build.xml
2012-04-25 14:42:42 -04:00
Dick Fickling
64f8a4c270 avoid exception when generating thumbnails 2012-04-25 14:40:47 -04:00
Dick Fickling
fe96490b2c Remove references to deprecated API, update comments to match code,
hide expansion buttons on empty directories, improve log messages
2012-04-24 12:49:40 -04:00
Dick Fickling
cff2a346b4 build script modifications 2012-04-24 12:46:34 -04:00
Dick Fickling
33b867083b Log error messages at Level.WARNING. 2012-04-19 13:10:10 -04:00
Dick Fickling
75c014a55b license and mp3/wav support 2012-04-19 10:47:53 -04:00
Dick Fickling
a6646b067e TSK-463: Media viewer: add seek, set position, see length in UI 2012-04-19 10:21:22 -04:00
Dick Fickling
162dc647d1 TSK-463: Media viewer: add seek, set position, see length in UI 2012-04-19 10:20:59 -04:00
Brian Carrier
4e0688e464 resolved conflict 2012-04-11 13:38:31 -04:00
Brian Carrier
e805d4898c Updated javahelp 2012-04-11 13:35:49 -04:00
Dick Fickling
f960c9dc74 misc gui String changes 2012-04-10 14:04:17 -04:00
adam-m
79aa163ecc TSK-389 Change file read() API
- adapt to API change, optimize/reuse buffer when possible
2012-04-03 17:46:42 -04:00
adam-m
6e9e955bb3 Fix rare special case in data result viewer table when no property sets exist 2012-03-27 17:00:52 -04:00
Dick Fickling
1b360046de change back/forward buttons for content viewers 2012-03-27 16:49:36 -04:00
Dick Fickling
70d972666e Remove duration label from media viewer 2012-03-27 15:02:46 -04:00
Dick Fickling
d7e3d45b45 fix some media viewer warnings 2012-03-26 14:09:34 -04:00
Dick Fickling
c0470f53e0 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 09:35:21 -04:00
adam
92097d99d4 Merge pull request #22 from aebadirad42six/master
recent doc bugfixes, IE cookies/bookmarks added
2012-03-23 17:26:55 -07:00
Alex Ebadirad
e82ec772db Fixed recent documents displaying, added IE cookies and bookmarks, chrome bookmarks now work
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-23 15:13:39 -07:00
Dick Fickling
eb45ab558b Back and Forward buttons for content viewers 2012-03-23 12:15:00 -04:00
Dick Fickling
f3cf69c10b Make String Viewer default for Keyword Search Artifacts. 2012-03-23 11:28:04 -04:00
Dick Fickling
a9c045ecb4 Enable Media Viewer 2012-03-23 10:56:31 -04:00
Dick Fickling
de6b9c2d7b TSK-371: Content Viewers called too many times during startup 2012-03-14 17:18:45 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
Dick Fickling
72f01faf8e Improve Artifact Content Viewer 2012-03-13 16:54:52 -04:00
Dick Fickling
0e844f00d2 Highlight keyword matches when viewed from Directory Tree
TSK-400: Artifact selection bug
2012-03-12 17:22:27 -04:00
Dick Fickling
727fed3c44 TSK-365: Cleanup unused UI components 2012-03-09 17:26:14 -05:00
Dick Fickling
70b40952d6 Move Advanced Configuration Dialog into CoreComponents
so that Ingest, Keyword Search, and Hash Database can use it.
2012-03-09 09:34:44 -05:00
Dick Fickling
a4231bea54 TSK-368: Disable content viewer tabs if there is no content. 2012-03-08 10:49:19 -05:00
adam-m
6cbb0ed7d5 Change required plaf version to fix build with netbeans 7.0.1 platform modules 2012-03-07 12:09:17 -05:00
Dick Fickling
4647c1e2fb TSK-341: dir tree creates columns based onnly on attributes of first artifact
Now creating columns based on first 100 artifacts. Will revisit after demo
2012-03-05 16:15:01 -05:00
Dick Fickling
542870ebde Remove tabs from TopComponents 2012-03-05 12:54:45 -05:00