111 Commits

Author SHA1 Message Date
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
Dick Fickling
57e279a4b2 Tweaks to improve Nimbus appearance 2012-03-05 10:31:16 -05:00
adam-m
27c2b81b1b Fix null ptr in picture viewer which lead to numerous annoying dialogs 2012-03-05 10:12:44 -05:00
adam-m
912b239f65 Place holder for setting a swing theme and customizing / skinning 2012-03-01 13:26:36 -05:00
Dick Fickling
608337d3b7 Disable unsupported Data Content Viewers 2012-02-23 15:38:38 -05:00
Dick Fickling
e11c5f7bdf Add node selection capability to dataresult viewers 2012-02-21 13:32:39 -05:00
Dick Fickling
d948f5d47a Label text for Artifact Content Viewer 2012-02-13 09:43:30 -05:00
Dick Fickling
1e6505d6fb Add 'Artifact Viewer' to Content Viewers 2012-02-09 15:33:46 -05:00
Dick Fickling
69ea374267 catch index out of bounds exception 2012-02-09 13:19:15 -05:00
anthony lawrence
db3339e05e fixed a bug with thumbnail names 2012-02-03 11:56:05 -05:00
anthony lawrence
88e0317c99 Merge https://github.com/sleuthkit/autopsy 2012-02-02 17:34:05 -05:00
anthony lawrence
84cedf81b2 temporary fix for the thumbnail view. copyright for some files. refactored KeyValueThing to KeyValue. 2012-02-02 17:33:42 -05:00
Dick Fickling
7b030bb499 Make "String View" default viewer 2012-02-02 17:09:37 -05:00
anthony lawrence
fe25b012f5 Merge https://github.com/sleuthkit/autopsy 2012-02-02 15:45:56 -05:00
anthony lawrence
575ae0576d Changes to make StringContent interface work and created a StringContent object to wrap an ArtifactNode 2012-02-02 15:11:51 -05:00
Dick Fickling
c3574202b6 off by 1 error 2012-02-02 14:47:49 -05:00
Dick Fickling
856a14d965 Set max width for columns in DataResultViewer 2012-02-02 14:43:08 -05:00
anthony lawrence
387a3c0299 Merge https://github.com/sleuthkit/autopsy
Conflicts:
	CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
	DataModel/src/org/sleuthkit/autopsy/datamodel/KeyValueThing.java
2012-02-02 12:56:19 -05:00
anthony lawrence
a5b8acd1f3 dataContent view for keyValueNodes 2012-02-02 10:49:53 -05:00
Dick Fickling
a161f8a27d Right-click option on all text fields. 2012-01-23 11:17:58 -05:00
Dick Fickling
050f1a076c Merge branch 'master' of github.com:sleuthkit/autopsy 2012-01-20 09:03:45 -05:00
adam-m
626b14ebb5 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-01-19 17:21:07 -05:00
Dick Fickling
6dd23decbf Added right-click context menus to content viewers 2012-01-19 17:09:04 -05:00
Dick Fickling
14c39f10ee Making paged content viewers more similar in style 2012-01-19 14:59:21 -05:00
adam-m
e45946e506 TSK-316 No hex / strings view from "Keyword List" search
- fixed
- added alternative contructor to KeyValueNode that takes Lookup, which is often neccessary
2012-01-19 14:21:20 -05:00
adam-m
607853a84f Merge branch 'keyword-search-prototype'
Conflicts:
	CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerHex.java
	CoreComponents/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerString.java
	DataModel/src/org/sleuthkit/autopsy/datamodel/ContentChildren.java
2012-01-11 12:11:18 -05:00
Dick Fickling
6a6753868e Merge branch 'keyword-search-prototype' of github.com:sleuthkit/autopsy into keyword-search-prototype 2012-01-09 13:39:06 -05:00
adam-m
a8bfc14c13 - add expand node method to DataResultViewer interface and implement it for DataResultViewerTable
- auto start the list search for all queries once button is pressed, using the expand node method
2012-01-06 17:47:57 -05:00
Dick Fickling
99390e0d91 Move Logger and AutopsyPropFile into new module, CoreUtils 2012-01-06 16:29:42 -05:00
Dick Fickling
e96a1da1cf Reset offset in DataResult on new file selection 2012-01-03 18:05:49 -05:00
adam-m
9f402d6638 Merge branch 'keyword-search-prototype' of https://github.com/sleuthkit/autopsy into keyword-search-prototype 2011-12-30 16:12:11 -05:00
Brian Carrier
5f8a2581f2 index only files, added info log to indexing, fixed strings extraction, reduced calls to DataContentViewers 2011-12-30 15:55:10 -05:00
adam-m
8e2b2fcaa2 - fix columns to show for props of child nodes
- generalize getting abstractfsnode property map
- fix typo in getString in binary to string conversion
- add missing license comments
2011-12-30 15:54:24 -05:00
adam-m
0388bfd065 fix DataResultViewerTable to support tree view. Wrapping of nodes needs to happen earlier if want to filter children out from the view. 2011-12-27 15:23:30 -05:00
Peter J. Martel
1a122c97ec Remove ContentNode stuff (runs now) 2011-12-20 17:56:13 -05:00
Peter J. Martel
15bfd26baa Merge branch 'master' into keyword-search-prototype (NOT RUNNABLE) 2011-12-20 17:52:50 -05:00
Peter J. Martel
d50de29090 add "tool tips" to content viewers 2011-12-20 15:39:11 -05:00
Peter J. Martel
be10a4bb41 Add setPath to DataResult 2011-12-16 16:11:33 -05:00
Peter J. Martel
53142025da Miscellaneous trival cleanup 2011-12-15 18:58:12 -05:00