21 Commits

Author SHA1 Message Date
Richard Cordovano
ee8fa5b3a2 Deprecate the JavaFX shim 2015-10-22 10:06:42 -04:00
jmillman
849919ae72 add com.sun.javafx.Utils shim class. requires Java 8u60 2015-10-21 16:19:05 -04:00
Karl Mortensen
f76d0587dc Bulk format code with new settings 2015-08-07 11:50:35 -04:00
sidheshenator
1c6f612588 Image resizing exception handled. Image cropped instead 2015-05-21 10:50:43 -04:00
Nick Davis
2a2b8ba847 Re-added newlines to strings in properties files. 2014-07-02 21:10:39 -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
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
3ed2b4ed30 update manifests with plugin descriptions 2012-09-27 10:06:40 -04:00
adam-m
151f02abc8 update module meta 2012-09-26 21:47:55 -04:00
adam-m
498b8019ae Wrap all jars in Core in a separate module CoreLibs 2012-09-26 14:43:34 -04:00