adam-m
357d4e697d
Ensure ingest top component is initialized in AWT thread when Window systme is ready
2012-08-30 15:27:46 -04:00
adam-m
d6c80811c1
TSK-590 Fix setting use for ingest and ingest messages in list
2012-08-30 15:21:08 -04:00
adam-m
ab1a1beb91
update NEWS
2012-08-30 15:04:29 -04:00
adam-m
8c46f79e7d
Handle case when UI to post messages by UI may be initialized later along with window manager, than the IngestManager
2012-08-30 13:07:55 -04:00
adam-m
f57e06f808
fix init
2012-08-30 13:00:28 -04:00
adam-m
7ad0d639d0
fix init
2012-08-30 12:59:25 -04:00
adam-m
4d73386d96
Ingest API changes: add IngestModuleInit context to init(), change IngestManagerProxy into IngestServices singleton
2012-08-30 12:47:15 -04:00
adam-m
01f535b3c6
update date in NEWS
2012-08-30 12:21:12 -04:00
adam-m
6582456c84
Deprecate frequency setting in ingest manager
2012-08-30 11:02:14 -04:00
adam-m
b15176d244
more wording changes
2012-08-29 17:44:42 -04:00
adam-m
0cda47e7e2
update dox
2012-08-29 17:28:10 -04:00
dhurd
97bfac96dc
Make the KeywordSearch toolbar be singleton and initialized once.
2012-08-29 17:05:34 -04:00
adam-m
e8d16d5588
Make the toolbar be singleton and initialized once.
...
Solves TSK-564 Toolbar widgets sometimes disabled
2012-08-29 16:54:25 -04:00
adam-m
c78462d6a4
Ingests API changes.
...
Rename "service" to "module"
2012-08-29 16:46:34 -04:00
adam-m
8518a01867
Update comments
2012-08-29 15:52:26 -04:00
adam-m
640493529e
remove STOP module return value
2012-08-29 15:48:10 -04:00
dhurd
9ceeaa8d8c
Critial undefined bugfix.
2012-08-29 10:18:38 -04:00
dhurd
45a49c87d9
Merge git://github.com/sleuthkit/autopsy
2012-08-29 10:12:20 -04:00
dhurd
efb3b21640
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-08-29 10:11:56 -04:00
adam-m
234275bb2f
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-08-29 10:10:59 -04:00
adam-m
5ae6226acb
fix gstreamer_path removal upon uninstall
2012-08-29 10:05:19 -04:00
unknown
bbf681db8b
Merge branch 'master' of git://github.com/Devin148/autopsy
2012-08-29 10:05:09 -04:00
unknown
4a852277fd
Added full stack trace logging, and fixed character parsing.
2012-08-29 10:04:47 -04:00
adam-m
3ad3e64952
Hash DB ingest config: fix setting syncing in widgets, simplify NSRL widget
2012-08-28 17:25:35 -04:00
adam-m
fba30dde20
Fix windows installer: setting of gstreamer path
2012-08-28 16:48:09 -04:00
dhurd
a230949ea7
Merge git://github.com/sleuthkit/autopsy
2012-08-28 15:44:53 -04:00
adam-m
e7eb0deda4
add feature to NEWS
2012-08-28 14:02:21 -04:00
adam-m
e2efb9bd23
cleaned up NEWS
2012-08-28 13:31:03 -04:00
adam-m
33b08e1880
updated NEWS for 3.0.0 release
2012-08-28 13:07:26 -04:00
dhurd
20c3756261
Merge git://github.com/sleuthkit/autopsy
2012-08-28 12:12:29 -04:00
adam-m
95bd13cc9b
Add exif artifact nodes to extr. content
...
Add more missing icons
2012-08-28 12:00:00 -04:00
devin148
5ccb89e655
Added full stack trace logging to the tester.
2012-08-28 11:12:04 -04:00
dhurd
7214f72f64
Merge git://github.com/sleuthkit/autopsy
2012-08-28 10:18:13 -04:00
dhurd
eca3aff89e
Reverting addition of output argument; added a pause after the Java runs.
2012-08-28 10:12:58 -04:00
adam-m
c7a9409f41
remove deprecation where possible
2012-08-28 10:08:54 -04:00
adam-m
a9230a7a68
change deprecated calls
2012-08-28 09:59:44 -04:00
adam-m
6829297bba
Use TSK_METADATA_EXIF artifact, remove using deprecated calls
2012-08-28 09:56:36 -04:00
adam-m
721d44c11f
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-08-27 18:11:59 -04:00
adam-m
6206aba761
remove unused code
2012-08-27 17:13:39 -04:00
adam-m
648893e316
cleanup
2012-08-27 16:58:43 -04:00
adam-m
1ea566fa78
better query of bookmarks
2012-08-27 15:51:32 -04:00
devin148
3919f77ea8
Added screenshots and an output directory argument to the tester.
2012-08-27 15:37:27 -04:00
adam-m
168ddcc6b8
Implement bookmarks are specialized tags. Add icons.
...
Artifact node - add optional icon in constructor rather than default.
2012-08-27 15:06:15 -04:00
dhurd
a7eb7b49ee
Added TSK_URL_DECODED attribute for any found URL.
2012-08-27 14:18:01 -04:00
dhurd
69b20c4d2a
Updates to Exif logging.
2012-08-27 14:15:48 -04:00
adam-m
60f82ae28d
update comment
2012-08-26 18:18:55 -04:00
adam-m
c6d28eb1ba
Dir tree node filtering further tweaks, eliminate instanceof completely.
...
Finally fix setting up leaf dir nodes.
2012-08-26 18:16:55 -04:00
adam-m
da7cd25706
Adjust API.
...
Hide members that should be private.
2012-08-26 17:44:03 -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
6f823614af
fix dox warns
2012-08-24 11:47:09 -04:00