HDFVIEW
  1. HDFVIEW

hdfview

Public

Network

 
AuthorCommitMessageCommit Date
Jordan HendersonJordan Henderson
b2b3cd7cc50Some modest structural updates
Jordan HendersonJordan Henderson
13f65aa8f45Add in TableViewClassFactory Add Base TableView class and Implementing classes for ScalarDS and CompoundDS
Jordan HendersonJordan Henderson
9e34c1fe45cMMerge pull request #2 in ~JHENDERSON/hdfview from hdfview-3 to feature/AttributeNatTable * commit '49427e94025fdc21e9da8179723c7d2b608fe3c2': HDFVIEW-164 update third party libs Fix javadocs Add back missing bval logic Update all of the object tests to account for Exceptions and OutOfMemoryErrors with Attribute getData Update Attribute to properly subclass HObject Update MetaDataFormat to MetaDataContainer Have Attribute extend HObject Move DataFormat to MetaDataFormat Fix ...
Allen ByrneAllen Byrne
49427e94025MMerge pull request #43 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit '23f5022c06c73146f31987024637b94f4e782bcf': HDFVIEW-164 update third party libs Fix javadocs Add back missing bval logic
Allen ByrneAllen Byrne
23f5022c06cHDFVIEW-164 update third party libs
Allen ByrneAllen Byrne
6d0222c5f21Fix javadocs
Allen ByrneAllen Byrne
0790b291946Add back missing bval logic
Allen ByrneAllen Byrne
9d1c740ea86MMerge pull request #42 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:feature/ObjectLibraryRewrite to hdfview-3 * commit 'f9fba33fb9861c0071b0d3667c1383aad01a88f2': Update all of the object tests to account for Exceptions and OutOfMemoryErrors with Attribute getData Update Attribute to properly subclass HObject Update MetaDataFormat to MetaDataContainer Have Attribute extend HObject Move DataFormat to MetaDataFormat
Jordan HendersonJordan Henderson
f9fba33fb98Update all of the object tests to account for Exceptions and OutOfMemoryErrors with Attribute getData Remove now useless MetaData interface Clean up a bunch of warnings
Jordan HendersonJordan Henderson
7eb0d5474aaUpdate Attribute to properly subclass HObject Align common functionality between Dataset and Attribute into DataFormat interface
Jordan HendersonJordan Henderson
23b19321265Update MetaDataFormat to MetaDataContainer
Jordan HendersonJordan Henderson
396bf3e6238Have Attribute extend HObject Have Dataset and Attribute implement DataFormat interface Have Dataset, Group, and Datatype implement MetaDataFormat interface
Jordan HendersonJordan Henderson
8cbfab54cdcMove DataFormat to MetaDataFormat
Allen ByrneAllen Byrne
5bb8b5f9da0MMerge pull request #41 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit 'e7f17a5006b752679bd4dbd9d8fd16296045785d': Fix error message HDFVIEW-163 Remove null addition to byte array HDFView-35 fixed GUI tests for uint64 values Fix attribute access and exceptions Add debug lines and fix GUI test for LibVerBounds HDFVIEW-160 update source - test needs fixed HDFVIEW-112 Add examples to source
Allen ByrneAllen Byrne
e7f17a5006bFix error message
Allen ByrneAllen Byrne
2a50d39dcb9HDFVIEW-163 Remove null addition to byte array
Allen ByrneAllen Byrne
372677d41d3HDFView-35 fixed GUI tests for uint64 values
Allen ByrneAllen Byrne
cca9d16afb3Fix attribute access and exceptions
Allen ByrneAllen Byrne
f8d3291020aAdd debug lines and fix GUI test for LibVerBounds
Allen ByrneAllen Byrne
ffe4e9fdf30HDFVIEW-160 update source - test needs fixed
Allen ByrneAllen Byrne
2ad1f2c1abdHDFVIEW-112 Add examples to source
Allen ByrneAllen Byrne
826158fd614MMerge pull request #40 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit '5c8b77097e2735f23471d651609f5930ff23f5b7': Remove Overrides
Allen ByrneAllen Byrne
5c8b77097e2Remove Overrides
Allen ByrneAllen Byrne
90ba2039adfMMerge pull request #39 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit 'af7e27f3a0be5510872faffd331a27d53dda7e56': Add H5error_off/on calls Remove non used option
Allen ByrneAllen Byrne
af7e27f3a0bAdd H5error_off/on calls
Allen ByrneAllen Byrne
60150e907c0Remove non used option
Allen ByrneAllen Byrne
2aa93f00c75MMerge pull request #37 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:feature/AttributeNatTable to hdfview-3 * commit '50ff9040bbedefc8a4b4731d0856f7c80b330a0e': Fix bug with resizing the MetaDataView area Add ability to compile with Java debugging information Re-implement right side pane as a MetaDataView Remove Show Attributes from TreeView Remove .project file from repo
Jordan HendersonJordan Henderson
50ff9040bbeFix bug with resizing the MetaDataView area
Jordan HendersonJordan Henderson
3901652550aAdd ability to compile with Java debugging information
Jordan HendersonJordan Henderson
b60eb77fa2dRe-implement right side pane as a MetaDataView
Jordan HendersonJordan Henderson
5cdfbe2e510Remove Show Attributes from TreeView Remove NatTable references from TableView interface
Jordan HendersonJordan Henderson
99238912958Remove .project file from repo
Jordan HendersonJordan Henderson
eb4dfbae1c6MMerge pull request #36 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit '747f838494805c82b82bbe036a3f4a13aa8a7d2f': HDFVIEW-37 allow build without hdf4
Allen ByrneAllen Byrne
747f8384948HDFVIEW-37 allow build without hdf4
Allen ByrneAllen Byrne
a3fa89ec348MMerge pull request #35 in HDFVIEW/hdfview from ~JHENDERSON/hdfview:hdfview-3 to hdfview-3 * commit '0df35c58c53c9a070ece8486f8bf47dd0ed6d6fa': Allow scrolling of Attribute table
Jordan HendersonJordan Henderson
0df35c58c53Allow scrolling of Attribute table
Allen ByrneAllen Byrne
9b2fffbe7b1MMerge pull request #34 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit '01e2f2be3f68e79d71289f835b614bff96811f83': Add button to tab view to open dataset with options
Allen ByrneAllen Byrne
01e2f2be3f6Add button to tab view to open dataset with options
Allen ByrneAllen Byrne
ba4a7a3aa2dMMerge pull request #33 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit '5ecc5018ece8e02480b2fc9a86c94ed3094089cc': HDFVIEW-157 Improve attribute display and always show tab view UsersGuide is in userguide.dir var
Allen ByrneAllen Byrne
5ecc5018eceHDFVIEW-157 Improve attribute display and always show tab view
Allen ByrneAllen Byrne
3ed2b278f91UsersGuide is in userguide.dir var
Allen ByrneAllen Byrne
dc06224503eMMerge pull request #32 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit '8cccfe79ea74c4925813b8082e5dc45bd9a2da77': Move all ops inside if of dataset open call Fix Scalar attribute check
Allen ByrneAllen Byrne
8cccfe79ea7Move all ops inside if of dataset open call
Allen ByrneAllen Byrne
a88ccb2c221Fix Scalar attribute check
Allen ByrneAllen Byrne
c1937f0aaddMMerge pull request #31 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit '43355c8bb0734bba996db90fba99a673bd55ae88': Remove from tracking Remove file from tracking HDFVIEW-41 fix readVL for Compound like Scalar
Allen ByrneAllen Byrne
43355c8bb07Remove from tracking
Allen ByrneAllen Byrne
b57c81be14eRemove file from tracking
Allen ByrneAllen Byrne
c291c39073bHDFVIEW-41 fix readVL for Compound like Scalar
Allen ByrneAllen Byrne
eada63129adMMerge pull request #30 in HDFVIEW/hdfview from ~BYRN/hdfview_adb:hdfview-3 to hdfview-3 * commit 'c5bc398df0f977e52daa7908d18d5957ba8e494b': Add --help comment to readme Fix indentation HDFVIEW-43 array of vlen strings needed a row multipler Revert to default values HDFVIEW-42 Add Attribute display
Allen ByrneAllen Byrne
c5bc398df0fAdd --help comment to readme