127 Commits

Author SHA1 Message Date
0xNF
f0c7c07db7 ModuleSettings.java changes - no longer singleton
+removed unused imports
2012-09-21 11:51:24 -04:00
0xNF
d4f1d5ec54 AutopsyPropFile is now ModuleSettings.
Use this file to create and store persistent settings for modules.
Also changed references to reflect class name change.
2012-09-20 14:20:34 -04:00
dhurd
db098e50f2 Enabled the Plugins menu and hid core modules. 2012-09-17 15:54:30 -04:00
adam-m
9b2f582934 Switch remaining logging from java.util.logging.Logger to coreutils.Logger 2012-09-14 18:16:01 -04:00
adam-m
40bc71c5bb Initial custom Logger integration, utility in Coreutils.
Remove obsolete Log in Coreutils.
Custom logger now also logs actions.
2012-09-14 17:56:23 -04:00
dhurd
fe951a1781 Merged Option panels with main Autopsy. 2012-09-14 15:00:36 -04:00
dhurd
66c8ec3a65 Added OptionsPanel interface and fully functional storing/loading. 2012-09-14 11:19:05 -04:00
adam-m
c7e7b19e99 add build type to about dialog 2012-09-13 15:35:26 -04:00
dhurd
972b6ce366 Merge git://github.com/sleuthkit/autopsy into options 2012-09-12 12:38:37 -04:00
dhurd
4839c10456 Added functionality to Option panels; replaced old advanced panels. 2012-09-12 12:37:30 -04:00
adam-m
1a55b1d8ae typo fix 2012-09-11 13:32:23 -04:00
adam-m
8f80324fa3 minor gstreamer tweaks 2012-09-11 13:25:42 -04:00
dhurd
1f797d675c Added synchronization around all uses of playbin. 2012-09-06 12:47:30 -04:00
dhurd
15f32fa464 Merge branch 'xml' into options 2012-09-05 14:59:28 -04:00
dhurd
1cce2450f0 Added synchronization, preventing bug where gstreamer would crash. 2012-09-04 17:09:48 -04:00
dhurd
830aa89e83 Updated XML files to be more centralized and plugin-friendly. 2012-08-31 11:49:57 -04:00
adam-m
00769a97be Add netbeans rcp build to about dialog 2012-08-23 16:19:54 -04:00
adam-m
cd34a92f23 Revert "Fix resize page number"
This reverts commit e3d960d9a378e68cadf83bc2b25580efb67e9a9c.
2012-08-20 13:12:00 -04:00
adam-m
45dda1eff9 Fix resize page number 2012-08-20 12:45:42 -04:00
adam-m
4e7462e01c Update obsolete calls to get user dir 2012-08-17 10:04:45 -04:00
adam-m
94c3e8787a show message in string viewer if no text in the offset 2012-08-13 14:42:17 -04:00
adam-m
a60023f40b Change option name 2012-08-13 11:51:13 -04:00
adam-m
747b012e4c Language setting: map to languages from scripts.
Add more languages supported.
2012-08-09 16:15:56 -04:00
adam-m
4dd53f1489 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-08-02 12:59:06 -04:00
adam-m
a061aaac83 add a missing resource 2012-08-01 12:17:10 -04:00
dhurd
51b1b579fc Merge git://github.com/sleuthkit/autopsy 2012-08-01 11:40:24 -04:00
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
dhurd
86b8d722bf Fixing forms. 2012-07-27 13:31:39 -04:00
dhurd
99deb906ef Added search by MD5 hash; not complete. 2012-07-27 09:19:34 -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