source: trunk/contrib @ 1822

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1636   7 months Pete Jemian point to current WWW site in license text, refs #281
(edit) @1606   10 months Stephen Rankin Initial import of CMake Files ref#281.
(edit) @1580   15 months Reuterma Updating ignores. This refs #264.
(edit) @1471   2 years Freddie Akeroyd Fix const correctness and add additional includes. Refs #229.
(edit) @1446   2 years Mark Koennecke - Updated nxextract with new code from Stephan Poirier, refs #194 - The …
(edit) @1445   2 years Freddie Akeroyd Fix trunk "make dist" etc. Refs #209
(edit) @1418   2 years Herbert Bernstein In order to allow NXbrowse to deal with NXcif groups will add and NXcif …
(edit) @1415   2 years Herbert Bernstein Drop raw CIF down 1 level below an NXcif group, changing from use of …
(edit) @1412   2 years Mark Koennecke - Added readme files which document how to develop NXplot with eclipse, …
(edit) @1404   2 years Freddie Akeroyd Remove warning message. Refs #175.
(edit) @1402   2 years Freddie Akeroyd Add mac bits to install kit. Refs #175.
(edit) @1385   2 years Mark Koennecke - Fixed a big reference leak issue resulting from the SWT_AWT bridge - …
(edit) @1374   3 years Mark Koennecke - Added printing and export to png support to NXplot. _ closes #201
(edit) @1373   3 years Mark Koennecke - Added PruneEmptyGroup NexusMapper - closes #195
(edit) @1372   3 years Mark Koennecke - Added deferred loading and some icons - refs #195
(edit) @1371   3 years Mark Koennecke NeXusMapper.transform() now takes the NexusLoader as a parameter. This …
(edit) @1368   3 years Mark Koennecke - Removed unnecessary Gumtree SE components from NXplot, refs #195
(edit) @1359   3 years Tobias Richter refs #195 introduce new mapper/transformer with useless working example
(edit) @1358   3 years Tobias Richter refs #195 fix reading broken files that have an extra \0 within the …
(edit) @1352   3 years Freddie Akeroyd Fixes for FC11 C++ C header includes. Refs #194
(edit) @1344   3 years Tobias Richter refs #195 fix issue loading Soleil file
(edit) @1343   3 years Tobias Richter refs #195 sort tree in viewer
(edit) @1337   3 years Tobias Richter refs #195 add icon for NXnote
(edit) @1332   3 years Tobias Richter refs #195 move icons and labelprovider in approriate plugin
(edit) @1328   3 years Tobias Richter refs #195 eye candy
(edit) @1321   3 years Mark Koennecke - Added missing shared libraries refs #195
(edit) @1317   3 years Mark Koennecke - Exporting and locating the required shared libraries works now on Linux …
(edit) @1310   3 years Tobias Richter refs #195 fix loading of SDS
(edit) @1309   3 years Tobias Richter refs #195 just load the tree, let mapper do the rest
(edit) @1306   3 years Tobias Richter refs #195 at least print the stack trace instead of swallowing exceptions
(edit) @1302   3 years root Refs #185
(edit) @1300   3 years Stuart Campbell Updated splash screen. refs #195
(edit) @1299   3 years Tobias Richter refs #195 fix file from failed merge
(edit) @1298   3 years Tobias Richter refs #195 add nexus icons in tree view first part of refactoring to split …
(edit) @1294   3 years Stuart Campbell Added check for integer attributes. refs #195
(edit) @1291   3 years Tobias Richter refs #195 add nebula class files
(edit) @1290   3 years Tobias Richter refs #195 fix zoom error, now zooming too deeply isn't pretty, but …
(edit) @1289   3 years Tobias Richter refs #195 fix window size and class cast exception message
(edit) @1286   3 years Tobias Richter refs #195 as work in progress during NIAC2009
(edit) @1283   3 years Freddie Akeroyd Add in nxextract utility. Refs #194.
(edit) @1192   3 years Stuart Campbell Not required anymore. refs #148
(edit) @1145   3 years Stuart Campbell created directory. refs #148
(edit) @1132   3 years Freddie Akeroyd Update for python distribution files. Refs #101.
(edit) @1127   3 years Freddie Akeroyd Remove old contrib python bindings. Refs #101.
(edit) @1096   4 years Freddie Akeroyd Update include path for installed version of library. Refs #90.
(edit) @1070   4 years Stuart Campbell Added Java Utils class un-modified (well mostly) from Pete Peterson into …
(edit) @963   5 years Herbert Bernstein Move ciftypes directly into the data Change from NXcifcat, NXcifcol, …
(edit) @962   5 years Herbert Bernstein This introduces the first rough draft of the cbf2nx.c conversion program …
(edit) @961   5 years Freddie Akeroyd Add initial files for project. You need to configure NeXus with …
(edit) @870   5 years Freddie Akeroyd Add explanation of multiple python bindings. Fixes #35.
(edit) @598   7 years faa59 Tidy up dependencies on library builds
(edit) @566   7 years faa59 Build SWIG bindings automatiically with kit
(edit) @559   7 years hg extended nxpython to also support mxml as underlying base format(instead …
(edit) @526   7 years hg improved template parser to be more tolerant towards incomplete class …
(edit) @525   7 years hg updated the base class definitions, extended the template parser to be …
(edit) @513   7 years faa59 Change ". ." to "_ ." in config file names - VMS doesn't allow two "." …
(edit) @504   7 years hg removed little bug with NX_CHARs
(edit) @487   7 years faa59 Add NXtranslate documentation to kit
(edit) @483   7 years faa59 Add NXtranslate to autotools
(edit) @454   7 years pfp Added *slightly* better error reporting when input file is not well-formed …
(edit) @430   7 years pfp Added support to process a list of files into a single output file …
(edit) @429   7 years pfp Adds word wrapping to the description portion of the initial comments of …
(edit) @428   7 years pfp Added wrapping of long opening tags.
(edit) @427   7 years pfp Fixed bug to support working on files whose name includes a full path.
(edit) @426   7 years pfp Several changes including removing dead code, a docbook formatter, and …
(edit) @425   7 years pfp New formatter. This inherits from format_xml.
(edit) @424   7 years pfp Added a function to return a default extension for the output file.
(edit) @423   7 years pfp First version of plugin method for formatting definitions files.
(edit) @422   7 years pfp Added to CVS. Originally by Ray Osborn.
(edit) @379   8 years hg slight modifications
(edit) @353   8 years jk * empty log message *
(edit) @349   8 years faa59 Add in automake support for building NXdir
(edit) @347   8 years hg minor changes to avoid debug printout
(edit) @346   8 years hg minor changes to avoid debug printout
(edit) @345   8 years hg added template metaDTD to test dir for testing generation of skeleton …
(edit) @344   8 years hg removed some bugs; improved data caching to nxdata
(edit) @343   8 years hg plotting code deactivated (commented out) (avoid python to ask for …
(edit) @342   8 years hg added nxplot for on-the-fly plotting using external plotting …
(edit) @341   8 years hg nxparse from nxpylib improved: now processes template metaDTDs and …
(edit) @311   8 years hg changed syntax of reading a subgroup
(edit) @310   8 years hg automatically add signal attribute to plottable data
(edit) @309   8 years hg automatically add signal attribute to plottable data
(edit) @308   8 years hg removed some bugs, completed test file and moved it to test folder
(edit) @307   8 years hg made some fine changes in README
(edit) @306   8 years hg Added the files for building nxpylib
(edit) @305   8 years hg Inserted slight corrections to the README file
(edit) @304   8 years hg napi.i replaced by napi_wrap.i because the automatically generated file by …
(edit) @303   8 years hg Remove napi.h because the version in /include dir should be used instead
(edit) @302   8 years hg Added files needed to build python swig interface
(edit) @300   8 years faa Add summary file
(add) @299   8 years faa Add initial "description of use" file
Note: See TracRevisionLog for help on using the revision log.