264 Commits

Author SHA1 Message Date
esaunders
764e5c08e0 Replaced ZooKeeper with Curator 2015-09-03 16:56:32 -04:00
Richard Cordovano
6577d163aa Merge pull request #1552 from karlmortensen/newlockmethod
new lock method using zookeeper
2015-09-01 12:45:26 -04:00
Karl Mortensen
612a5595cb new lock method using zookeeper 2015-08-28 16:15:24 -04:00
jmillman
ca1c116b1c cleanup 2015-08-26 11:36:27 -04:00
jmillman
ba82a1ca89 WIP to have visualizations update dynamically (without full db query) as tags are added/removed 2015-08-12 15:29:13 -04:00
Karl Mortensen
332a08f07d Bulk format code with new settings 2015-08-07 13:23:40 -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
jmillman
37eee8444e fix javadoc and sources reference 2015-06-18 13:18:03 -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
sidheshenator
1c6f612588 Image resizing exception handled. Image cropped instead 2015-05-21 10:50:43 -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
jmillman
72d1b25086 move controls fx into corelibs; fix bundle property 2014-08-25 15:10:11 -04:00
Brian Carrier
e9db9cf2a8 removed javafx from embedded jar 2014-07-09 11:03:55 -04:00
Nick Davis
2a2b8ba847 Re-added newlines to strings in properties files. 2014-07-02 21:10:39 -04:00
Brian Carrier
de8d2925eb removed javafx jar file copying now that jre fixed the class path issue 2014-05-15 12:43:12 -04:00
Nick Davis
757f74dbdd CoreLibs - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-22 10:57:23 -04:00
Kay Bassi
eaa1eab270 Translation complete 2014-03-11 17:02:34 -07:00
Kay Bassi
e635bc75b2 Initial translation 2014-03-10 22:08:55 -07:00
Nick Davis
a96d29e59f Pulled strings into Bundle.
Created _ja.
Added org.openide.util as a dependency for this module in project.xml.
2014-02-28 16:07:39 -05:00
shahit2
1c85f040d4 Some files changed to non-public 2014-01-22 09:30:41 -05:00
Jeff Wallace
62efe1f8d1 Sigar now loads correctly on mac 2013-08-26 08:27:51 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
adam-m
6a318dc77e updated referenced javafx jr to 1.7.21 2013-05-08 14:45:30 -04:00
adam-m
3df1e8d927 update avalon framework sub-dependency version in classpath 2013-04-23 16:12:00 -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
555a15016f updated scalr wrapper 2013-03-19 12:18:42 -04:00
adam-m
5d13bdbb31 much better thumbnail viewer: add support for bmp, faster thumnail generation and better quality looking. Simplified code, by using scalr. 2013-03-19 12:10:12 -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
adam-m
05eed7f9cc sigar loader - one more check before acquiring a lock 2013-03-15 13:31:49 -04:00
adam-m
c2f2df6231 correct sigar loaded error message to make it less critical 2013-03-12 19:57:17 -04:00
adam-m
6cd9190881 move out all methods to get memory from memorymonitor to PlatformUtil so they can be used elsewhere 2013-03-07 19:11:19 -05:00
adam-m
7037fb8403 Better integration of sigar instrumentation library. Should work on windows, linux, mac.
Added PID and virt memory used to log when application starts.
2013-03-07 14:31:22 -05:00
adam-m
76d11d70da export commons io 2013-02-14 14:31:40 -05:00
adam-m
452930c554 Merge branch 'master' of https://github.com/tmciver-basis/autopsy 2013-02-14 14:27:47 -05:00
adam-m
df2b53e76e update javafx jar 2013-02-14 14:26:59 -05:00
Tim McIver
9320541ffd Added apache commons io jar to core libs ivy.xml. 2013-02-14 14:22:18 -05:00
adam-m
374574eee4 fix comment 2013-02-05 13:21:20 -05:00
adam-m
b505dbf994 fix corelibs to include javafx.jar 2013-02-05 13:19:46 -05:00
adam-m
589e8735c7 Merge branch 'timeline' of https://github.com/tmciver-basis/autopsy into timeline
Conflicts:
	CoreLibs/build.xml
2013-02-05 10:57:45 -05:00
Tim McIver
9959315450 Added jfxrt.jar to CoreLibs and removed wrapped jfxrt.jar from Timeline
module. Also set sync=false in build.xml in CoreLibs so that jfxrt.jar
would not be removed by ivy.
2013-02-01 16:03:41 -05:00
adam-m
d3cf4608d1 Add specific build files for corelibs for different OS 2013-01-27 00:53:56 -05:00
adam-m
d564e1515c build sigar native libs for monitoring 2013-01-24 20:41:52 -05:00