10 Commits

Author SHA1 Message Date
Tim McIver
f100a40f4f Updated the HTMLEditorKit used by JTextPane in ExtractedContentPanel so
that strings of characters that are too long to fit into the view port are
properly wrapped.  These changes satisfy the requirements of AUT-698.
2012-12-14 15:08:41 -05:00
Tim McIver
e8e9bd3558 Created Services class in Core module and added a member variable of this
type to Case with getter method. Created FileManager class and added member
of this type to Services class with getter method. Added method to
FileManager for obtaining files and refactored some code in RecentActivity
module to use thi new API where applicable. These changes partially satisfy
the requirements of AUT-613.
2012-11-27 11:31:06 -05:00
adam-m
58043edb45 Initial merge of core modules - it does build.
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00
Alex Ebadirad
502820ea85 Merge from master 2012-06-04 11:50:05 -07:00
adam-m
320fc7ff39 - Ingest framework skeleton
- TSK-287 Make Directory Tree tab left-most tab - fixed keyword search explorer
2012-01-24 14:48:10 -05:00
Dick Fickling
99390e0d91 Move Logger and AutopsyPropFile into new module, CoreUtils 2012-01-06 16:29:42 -05:00
Peter J. Martel
f9af4146ca Fix bad dependency, enable Ivy bootstrapping. 2011-12-06 16:12:47 -05:00
Peter J. Martel
2bcc877ce5 switching cores by case, dependencies from Ivy 2011-12-02 15:22:06 -05:00
Peter J. Martel
0d600f4980 Basic search is working, but still minor GUI bugs 2011-11-18 19:06:13 -05:00
Peter J. Martel
abd1b5af42 Add KeywordSearch module and Ingester class 2011-11-11 16:50:40 -05:00