1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
jmillman
1065d13536 single cluster WIP 2015-09-28 16:16:39 -04:00
jmillman
fc9073d23c upgrade to jfxtras r4 2015-09-09 12:53:12 -04:00
jmillman
e5f08dd7da Merge branch 'develop' into update_jfxtras
Conflicts:
	CoreLibs/ivy.xml
	CoreLibs/nbproject/project.xml
2015-07-27 17:17:56 -04:00
jmillman
fd0718ca7f update JFXtras to 8.0-r3 resolved some bugs with the date/time pickers 2015-07-22 16:43:11 -04:00
jmillman
7654604526 use twelevemonkeys library to decode lots more image formats and update the media viewers to display them.
refactor ImageUtils and prepare to base the image Gallery ThumbnailCache on it
use the FileTypeDetector in media viewer
2015-07-09 16:54:42 -04:00
jmillman
d883992685 remove dependency on openjfx-dialogs since we are building on java 8u40 2015-06-29 14:42:39 -04:00
APriestman
a6c825996f Switching to a different version of controlsfx 2015-06-16 12:14:33 -04:00
jmillman
291ff560a2 update to openjfx-dialogs 1.0.3 note that this is necessary as long as we are still on the 8.20.x line of ControlsFX if we move to 8.40.x this extra jar is unneccesary, but we will have to baseline on java 8u40 2015-06-11 14:57:37 -04:00
jmillman
fa3adf6359 update to ControlsFX 8.20.9 2015-06-11 10:10:33 -04:00
jmillman
62f12bd590 add openjfx-dialogs dependency via ivy 2014-11-18 10:24:45 -05:00
millmanorama
aca1c47df1 update to ControlsFX 8.20.8 2014-11-02 11:37:37 -05:00
jmillman
760e352230 move timeline to Core; add controlsfx/jfxtras/jodatime to CoreLibs via ivy 2014-08-27 16:47:11 -04:00
adam-m
cfa895fcd8 update legacy commons-lang2 from 2.4 to 2.6 2013-03-29 12:28:52 -04:00
adam-m
1f13c8da3a upgrade commons-lang to 3. Keep 2 for other 3rd party modules that depend on it at runtime (there is no collision with 2 and 3)
Update EscapeUtil wrapper to use version 3.
2013-03-29 12:22:27 -04:00
adam-m
3150852813 event better image scaling (using scalr) and better handling of huge hi-res images 2013-03-19 11:12:04 -04:00
Tim McIver
9320541ffd Added apache commons io jar to core libs ivy.xml. 2013-02-14 14:22:18 -05:00
adam-m
d564e1515c build sigar native libs for monitoring 2013-01-24 20:41:52 -05:00
adam-m
bae8aa5d90 add sigar lib for process monitoring to corelibs 2013-01-20 10:08:38 -05:00
0xNF
50640d3f8c Moved XML utilities from PlatformUtil to XMlUtil
Removed Dom4J dependency from RecentActivity.
2012-10-10 12:51:15 -04:00
adam-m
498b8019ae Wrap all jars in Core in a separate module CoreLibs 2012-09-26 14:43:34 -04:00