176 Commits

Author SHA1 Message Date
adam-m
f575cb00bd Suppress unchecked warning in the equals() 2012-03-28 11:11:16 -04:00
adam-m
983614a85e Minor Gui sizing tweaks 2012-03-27 16:56:24 -04:00
adam-m
961c414db8 Add tooltip with service description to ingest panel 2012-03-27 13:22:22 -04:00
adam-m
81e680ccf4 Add service description to service API 2012-03-27 12:51:46 -04:00
adam-m
30a2e3f9f4 Inbox msg box: more selection improvements: cursor, custom select row rendering, clear selection 2012-03-26 20:56:46 -04:00
adam-m
6ea2efcc50 Probable fix for ingest message inbox selections 2012-03-26 17:42:44 -04:00
adam-m
7dbb635ba0 Override preferredID method for tc 2012-03-26 10:56:54 -04:00
Dick Fickling
3f66dd3a0b Gui Tweaks 2012-03-23 10:57:16 -04:00
Dick Fickling
e51534e678 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-21 16:07:48 -04:00
Dick Fickling
665113abfa Change Ingest Messages Button 2012-03-21 16:06:45 -04:00
adam-m
b44236fe24 Tweak ingest finished dialog.
Add javadoc.
2012-03-20 17:03:37 -04:00
adam-m
61aa26653b fix ingest med priority message color 2012-03-20 10:53:26 -04:00
adam-m
cbc54ad8c2 TSK-418 Ingest complete dialog - add generate report 2012-03-20 10:36:29 -04:00
adam-m
c928788bb6 - Fix to show stats and file ingest dialog after ingest complete and also all background threads (keyword search) completed.
- fix to not run complete() portion of keyword search service in some cases, when service was not selected to run
2012-03-19 18:54:12 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
adam-m
bc26b3a4dd ingest fix unchecked type warnings in comparators 2012-03-14 13:01:11 -04:00
adam-m
cba25234d2 Fix part of warnings 2012-03-14 10:12:36 -04:00
adam-m
9dc500579a Ingest: when enumerating files to run ingest on, include also unknown files. It's up to service to decide. 2012-03-09 16:47:15 -05:00
adam-m
f771fe7f33 Update icon 2012-03-09 15:36:32 -05:00
adam-m
1700552b08 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-09 15:17:47 -05:00
adam-m
95ff9fdec9 - bugfix: make sure that services order in the queue is preserved and deterministic, since we are relying on it now
- add ERROR return value to be returned by file services to hint other services to stop processing the file
2012-03-09 15:17:24 -05:00
Dick Fickling
b53dc3309c Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-09 12:31:34 -05:00
adam-m
5bc61adbc6 Minor ingest ui tweaks 2012-03-09 12:19:14 -05:00
adam-m
51d96594cf Tweak the eye button 2012-03-09 11:24:05 -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
adam-m
d575342f2c Set white background for message count text on the button for better contrast. 2012-03-08 18:22:00 -05:00
adam-m
6c39961586 Align, adjust button size 2012-03-08 16:12:05 -05:00
adam-m
6e4ce53ee5 TSK-392 Improve inbox icon with number of messages - disable button focus 2012-03-08 16:05:49 -05:00
adam-m
5cec489414 TSK-392 Improve inbox icon with number of messages - minor tweak 2012-03-08 16:00:23 -05:00
adam-m
8db1bf8937 TSK-392 Improve inbox icon with number of messages 2012-03-08 15:58:43 -05:00
adam-m
37ba8bcf7b Keyword search: message formatting improved 2012-03-08 14:49:41 -05:00
adam-m
8711d47ac4 TSK-349 Use NSRL info for keyword ingest 2012-03-07 15:26:41 -05:00
Dick Fickling
57e279a4b2 Tweaks to improve Nimbus appearance 2012-03-05 10:31:16 -05:00
adam-m
d97ea5057c Disable messages button when no case open 2012-03-05 10:02:26 -05:00
adam-m
a0884735d4 Improve button placement when in Nimbus theme 2012-03-03 18:58:20 -05:00
adam-m
e03247df17 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	DirectoryTree/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeTopComponent.java
2012-03-02 19:05:37 -05:00
unknown
199e6f49a9 Added event mechanism between dir tree and ingest inbox. Set busy cursor when artifact viewer is loading. 2012-03-02 18:51:47 -05:00
unknown
33e71c19f0 Add back code to disable interval slider adjustment if ingest is running 2012-03-02 16:58:12 -05:00
Dick Fickling
2418523969 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-02 16:30:10 -05:00
Dick Fickling
36d2d59ce9 TSK-384: Enable toolbar buttons only when case is open 2012-03-02 16:28:41 -05:00
unknown
96afe7d0e6 ingest inbox: improved column resizing, rearranged columns, force window closed when app starts, increased initial size 2012-03-02 15:36:05 -05:00
adam-m
24a3648b83 Message inbox: adjust space in the bottom 2012-03-02 12:30:42 -05:00
adam-m
7745d1bd50 Ingest inbox: fix button spacing
remove obsolete file
2012-03-02 12:19:51 -05:00
adam-m
bf81f5289e Ingest inbox and keyword search adjustments 2012-03-02 10:48:27 -05:00
adam-m
77efa005fc Add count of ingest messages (groups) to the ingest toolbar button 2012-03-01 15:34:35 -05:00
Dick Fickling
4d6403f239 Misc gui updates 2012-03-01 15:14:52 -05:00
adam-m
3330ff35fa Minor cleanup 2012-02-29 17:05:52 -05:00
Dick Fickling
8ee5a23050 anchor panel to bottom so improve resizing 2012-02-29 16:49:32 -05:00
Dick Fickling
f017fa582a Merge branch 'master' of git://github.com/sleuthkit/autopsy
Conflicts:
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.form
	Ingest/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.java
2012-02-29 16:36:14 -05:00
adam-m
16e0fd086d Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-29 16:06:20 -05:00