Jordan Henderson 169eb2884a4 Update copyright 21 Jul 2016 Allen Byrne 24cb2917cd2 Check for absolute file paths when passed in on cmd line 21 Jul 2016 Jordan Henderson fdc466f90b4 Re-change WIX_HOME to WIX 21 Jul 2016 Allen Byrne 9883a328f72 remove startonfirstthread option 21 Jul 2016 Jordan Henderson 8140e87c812 Merge reorder isMac/isUnix targets from HDFView-2.13 to HDFView-3 Switch createMacInstaller target to use bundleapp instead of FX 21 Jul 2016 Allen Byrne 204396565e1 reorder/fix isUnix vs isMac condition 21 Jul 2016 Jordan Henderson 416a7676846 Use environment variables for windows .msi signing 21 Jul 2016 Jordan Henderson f7fd482f532 Merge HDFView-3 build.xml changes back to HDFView-2.13 Add codesigning of Mac .dmg
Add Applications folder link to Mac .dmg 21 Jul 2016 Allen Byrne de2d76824ba Add dmg signing 21 Jul 2016 Allen Byrne 14f5b48bb95 Fix property file 15 Jul 2016 Allen Byrne 5ecf5966d03 32-bit arch is x86 15 Jul 2016 Allen Byrne 8e256e37a37 Move VLEN non-strings check to last in list 15 Jul 2016 Jordan Henderson 4f85a9aa03e Change error data output to "*unsupported*" instead of null strings Add return statement for ARRAY of COMPOUND until support is added 15 Jul 2016 Jordan Henderson dc0da624203 Update release.txt to specify only Array of Compound members inside Compound datatypes are supported Change log statement to print out member Datatype description 15 Jul 2016 Jordan Henderson a1076991c81 Update javadoc 14 Jul 2016 Allen Byrne 8b02462929d Update copyright and file versions 14 Jul 2016 Allen Byrne dfe87dca416 Create branch for 2.13 release 14 Jul 2016 Allen Byrne 59637dc907e Add H5AreadComplex for compounds and arrays. 14 Jul 2016 Allen Byrne abbfb9394a2 Add testname output to before and after 14 Jul 2016 Jordan Henderson 3644a5edc2b Remove check for ARRAY type in isUnsigned, check should be placed higher up. Causes log errors in certain cases when trying to get unsigned type for an array 13 Jul 2016 Allen Byrne 47e414ebc98 Add plugin env VAR 13 Jul 2016 Allen Byrne c1bc5e5c006 Remove uitest clean from junit clean Add PLUGINPATH option 13 Jul 2016 Allen Byrne 8eaaa985a68 Add logging and fix ScalarDS test to not attempt to load external file - data file cannot be reliably found during test run. 13 Jul 2016 Allen Byrne 3fa710a5650 Add compound type 12 Jul 2016 Allen Byrne a444ca3a01d Adjust how attributes are retrieved. files need only the name. 12 Jul 2016 Allen Byrne b3e824c418e Query attribute for datatype before assignment 12 Jul 2016 Jordan Henderson 9d6d022616f Add check for array type in H5Datatype isUnsigned Correct checking of VLEN types in an array type
Add special check to TableView for arrays of vlen strings
Update release.txt 11 Jul 2016 Jordan Henderson 9ea890406f5 Fix issue where selecting "Open As" on variable-length scalar datasets causes a NegativeArraySizeException 11 Jul 2016 Jordan Henderson dcaf41faa85 Correct Data transpose/reshape to be correct 10 Jul 2016 Jordan Henderson eb0c076f5b9 Update Release.txt with fixed jira issues 08 Jul 2016 Jordan Henderson 2fe7de8f174 Fix issue where openRemoteFile was writing to the wrong file name due to missing path separator 08 Jul 2016 Jordan Henderson a1fb44ee2e7 default to ClassLoader.getSystemResource for loading local html help files Update local html help files 08 Jul 2016 Jordan Henderson 1d53ce21246 Add check for null Table so that when TableView encounters an error with the dataset, a TableView with no data isn't opened 08 Jul 2016 Jordan Henderson f500fca7953 Display message to user about not being able to open datasets with a dimension of size 0 08 Jul 2016 Jordan Henderson bc3bee74806 If chosen "Image->Save Image As" file type is .jpg or .bmp, convert BufferedImage color model to TYPE_INT_RGB to successfully create .jpg or .bmp images 08 Jul 2016 Jordan Henderson de267514772 Add check in H5CompoundDS to deal with converting arrays of enums into corresponding String names 08 Jul 2016 Jordan Henderson a1d98af89ab Fix issue with displaying array of variable-length strings 07 Jul 2016 Allen Byrne 981e2be4b20 Add check for enums already converted. 07 Jul 2016 Jordan Henderson 83101167b16 Add logging to find issues in TableView display remove problem log statement from H5CompoundDS 07 Jul 2016 Allen Byrne 0be10fa7375 Update log and add readonly icons 05 Jul 2016 Jordan Henderson 2507792412c Update HDFView to handle Arrays of Compounds with dimension size of 2. Dimension size > 2 currently unsupported 04 Jul 2016 Jordan Henderson 9466e76bf49 Finish basic support for displaying Array of Compounds (only with integer and float member types) 22 Jun 2016 Jordan Henderson bc008523f27 update javadoc merge changes for fix of displaying array of enums and array of compounds
add changes to build.wxs for file associations and start menu and desktop shortcuts for windows .msi installer 20 Jun 2016 Allen Byrne 5e68bec9c43 Correct default create property file. 13 Jun 2016 Jordan Henderson 1735dbf292a Update build.xml to be consistent across HDFView versions Update copyright information for 2016 06 Jun 2016 Allen Byrne fbde0c78edf Add missing var declaration 25 May 2016 Allen Byrne 50953fc63fe JAVA-1850: cancel move operation if copy,delete, or rename op chosen after prompt. 13 May 2016 JAVA-1850 Allen Byrne 774b2e703d7 JAVA-1847: HDFView did not show unsupported fields. Array of compounds/array would skip column display - changed to show *unsupported* as text within the column. 13 May 2016 JAVA-1847 Allen Byrne e9cf38e6d88 Synch code base with SWT project - HDFView 3.x 10 May 2016 Allen Byrne 4bab1b0f1be fix trace statement. 28 Jan 2016