# # ChangeLog for trunk/examples # # Generated by Trac 1.0.13 # Apr 19, 2024 9:15:06 PM Wed, 21 Nov 2007 22:10:20 GMT dkearney [817] * trunk/examples/zoo/cloud/matlab (added) * trunk/examples/zoo/cloud/matlab/cloud.m (added) * trunk/examples/zoo/cloud/matlab/tool.xml (added) added small matlab example of building a cloud Wed, 08 Aug 2007 02:54:51 GMT mmc [798] * trunk/examples/app-fermi/wrapper/python (added) * trunk/examples/app-fermi/wrapper/python/fermi.m (added) * trunk/examples/app-fermi/wrapper/python/fermi.py (added) * trunk/examples/app-fermi/wrapper/python/tool.xml (added) Added an example of a python wrapper script. Mon, 06 Aug 2007 01:42:58 GMT mmc [797] * trunk/examples/canvas/tool.xml (modified) * trunk/examples/canvas/waveln.tcl (modified) Fixed the canvas example so that it can be launched with tclsh and ... Sat, 04 Aug 2007 20:40:34 GMT mmc [796] * trunk/examples/canvas (added) * trunk/examples/canvas/hand.gif (added) * trunk/examples/canvas/tool.xml (added) * trunk/examples/canvas/waveln.tcl (added) Added an example of the Tk canvas producing diagrams. Thu, 02 Aug 2007 15:08:38 GMT mmc [794] * trunk/examples/zoo/note (added) * trunk/examples/zoo/note/docs (added) * trunk/examples/zoo/note/docs/bysize.gif (added) * trunk/examples/zoo/note/docs/bysize.html (added) * trunk/examples/zoo/note/note.tcl (added) * trunk/examples/zoo/note/tool.xml (added) Added an example of elements. Wed, 01 Aug 2007 01:55:06 GMT mmc [793] * trunk/examples/app-fermi/cee/original.c (added) Added original version of fermi.c program (before Rappture conversion) Wed, 01 Aug 2007 00:30:57 GMT mmc [792] * trunk/examples/app-fermi/fortran/fermi.f (modified) This example had "K" for both units conversions, so the Ef conversion ... Sun, 10 Jun 2007 23:06:35 GMT mmc [766] * trunk/examples/zoo/number/number.tcl (modified) * trunk/gui/scripts/contourresult.tcl (modified) * trunk/gui/scripts/deviceEditor.tcl (modified) * trunk/gui/scripts/deviceViewer1D.tcl (modified) * trunk/gui/scripts/deviceresult.tcl (modified) * trunk/gui/scripts/energyLevels.tcl (modified) * trunk/gui/scripts/field3dresult.tcl (modified) * trunk/gui/scripts/imageresult.tcl (modified) * trunk/gui/scripts/meshresult.tcl (modified) * trunk/gui/scripts/moleculeViewer.tcl (modified) * trunk/gui/scripts/molvisviewer.tcl (modified) * trunk/gui/scripts/nanovisviewer.tcl (modified) * trunk/gui/scripts/numberresult.tcl (added) * trunk/gui/scripts/resultset.tcl (modified) * trunk/gui/scripts/resultviewer.tcl (modified) * trunk/gui/scripts/sequenceresult.tcl (modified) * trunk/gui/scripts/textresult.tcl (modified) * trunk/gui/scripts/valueresult.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/tcl/scripts/result.tcl (modified) Fixed the output viewer for numbers/integers to show a plot of the ... Sat, 12 May 2007 21:14:49 GMT mmc [729] * trunk/examples/zoo/structure/structure.tcl (modified) * trunk/gui/scripts/deviceViewer1D.tcl (modified) * trunk/gui/scripts/field.tcl (modified) Fix for support ticket #1455, "floating-point value too large to ... Mon, 07 May 2007 22:18:15 GMT mmc [711] * trunk/examples/graph/graph.py (modified) * trunk/examples/zoo/loader/tool.xml (modified) * trunk/gui/scripts/mainwin.tcl (modified) * trunk/gui/scripts/moleculeViewer.tcl (modified) Fixed the older MoleculeViewer to work properly with the add/delete ... Sat, 05 May 2007 00:22:57 GMT mmc [702] * trunk/examples/zoo/binary/tardir.tcl (modified) * trunk/gui/configure (modified) * trunk/gui/configure.in (modified) * trunk/gui/scripts/textentry.tcl (modified) * trunk/gui/scripts/textresult.tcl (modified) * trunk/gui/scripts/utils.tcl (added) * trunk/gui/src/RpDaemon.c (added) * trunk/gui/src/RpInit.c (modified) * trunk/src2/core/Makefile (modified) * trunk/tcl/scripts/library.tcl (modified) - Added Rappture::daemon function so that any process can be forked ... Sat, 28 Apr 2007 03:43:52 GMT mmc [686] * trunk/examples/zoo/binary/tardir.tcl (modified) Fixed the untar wrapper to work properly. Seems to require a temp ... Fri, 27 Apr 2007 23:58:10 GMT mmc [684] * trunk/examples/zoo/binary (added) * trunk/examples/zoo/binary/tardir.tcl (added) * trunk/examples/zoo/binary/tool.xml (added) * trunk/src/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/src/tcl/tests/encode.test (modified) Fixed the Rappture::encoding Tcl bindings to handle binary data ... Fri, 13 Apr 2007 04:02:59 GMT dkearney [670] * trunk/examples/app-fermi/python/fermi.py (modified) try using LastChangedRevision instead of LastChangedRev Fri, 13 Apr 2007 04:01:18 GMT dkearney [669] * trunk/examples/app-fermi/python/fermi.py (modified) resetting properties Fri, 13 Apr 2007 03:59:52 GMT dkearney [668] * trunk/examples/app-fermi/python/fermi.py (modified) adding Rev property to file Fri, 13 Apr 2007 03:56:02 GMT dkearney [667] * trunk/examples/app-fermi/python/fermi.py (modified) testing LastChangedRev flag Sat, 07 Apr 2007 01:06:24 GMT dkearney [665] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/octave/fermi.m (modified) * trunk/examples/app-fermi/perl/fermi.pl (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/app-fermi/tcl/fermi.tcl (modified) * trunk/perl/Rappture.xs (modified) * trunk/python/Rappture/PyRpUnits.cc (modified) * trunk/python/Rappture/PyRpUtils.cc (added) * trunk/python/Rappture/__init__.py (modified) * trunk/python/Rappture/number.py (modified) * trunk/python/Rappture/queue.py (modified) * trunk/python/setup.py.in (modified) * trunk/src/cee/RpUtilsCInterface.cc (modified) * trunk/src/cee/RpUtilsCInterface.h (modified) * trunk/src/core/RpUtils.cc (modified) * trunk/src/core/RpUtils.h (modified) * trunk/src/fortran/RpUtilsFInterface.cc (modified) * trunk/src/fortran/RpUtilsFInterface.h (modified) * trunk/src/fortran/RpUtilsFStubs.c (modified) * trunk/src/fortran/RpUtilsFStubs.h (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/matlab/RpMatlabInterface.h (modified) * trunk/src/matlab/rpUtilsProgress.cc (added) * trunk/src/octave/Makefile.in (modified) * trunk/src/octave/RpOctaveInterface.h (modified) * trunk/src/octave/rpUtilsProgress.cc (added) * trunk/src/tcl/src/RpUtilsTclInterface.cc (modified) * trunk/src2/core/RpBuffer.cc (modified) * trunk/src2/core/RpNode.h (modified) Updates to Rappture::Utils::progress for all languages removed the ... Thu, 01 Mar 2007 19:24:02 GMT dkearney [597] * trunk/Makefile.in (modified) * trunk/examples/c-example/compress.c (modified) * trunk/examples/c-example/compress.cc (modified) * trunk/perl/lib/Rappture.pm (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFInterface.h (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/src/fortran/RpLibraryFStubs.h (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/matlab/rpLibPutData.cc (added) * trunk/src/matlab/rpLibPutFile.cc (modified) * trunk/src/octave/rpLibPutData.cc (added) * trunk/src/octave/rpLibPutFile.cc (modified) adjusted core makefile to not remove setup.py when doing a make clean ... Mon, 26 Feb 2007 18:01:28 GMT dkearney [594] * trunk/examples/c-example/compress.c (modified) * trunk/examples/c-example/compress.cc (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) removed boolean conversion from c library interface and updated ... Fri, 23 Feb 2007 21:00:37 GMT dkearney [590] * trunk/examples/c-example/Makefile.in (modified) included compress and compressc as executables to create and install Fri, 23 Feb 2007 19:36:18 GMT dkearney [589] * trunk/examples/c-example/Makefile.in (modified) * trunk/examples/c-example/compress.c (added) * trunk/examples/c-example/compress.cc (added) * trunk/examples/c-example/output.dx (added) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/cee/RpLibraryCInterface.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) * trunk/src/tcl/tests/units.test (modified) added c bindings to the putData and putFile functions added example ... Wed, 07 Feb 2007 16:22:14 GMT mmc [572] * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/examples/zoo/field/field.tcl (modified) * trunk/examples/zoo/field/tool.xml (modified) * trunk/gui/apps/nanovis-test (added) * trunk/gui/scripts/nanovisviewer.tcl (modified) Added a test harness for the nanoVIS server. Run "nanovis-test" and ... Thu, 14 Dec 2006 20:14:14 GMT dkearney [561] * trunk/examples/c-example/plot.cc (modified) fixed function call error in example Mon, 11 Dec 2006 02:36:48 GMT dkearney [557] * trunk/examples/app-fermi/wrapper/cee (added) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (added) * trunk/examples/app-fermi/wrapper/cee/fermi.c (moved) * trunk/examples/app-fermi/wrapper/cee/fermi.m (moved) * trunk/examples/app-fermi/wrapper/cee/tool.xml (moved) * trunk/examples/app-fermi/wrapper/tcl (added) * trunk/examples/app-fermi/wrapper/tcl/fermi.m (copied) * trunk/examples/app-fermi/wrapper/tcl/fermi.tcl (copied) * trunk/examples/app-fermi/wrapper/tcl/tool.xml (copied) added c example of wrapping a legacy application, moved the tcl ... Sat, 09 Dec 2006 09:33:35 GMT dkearney [555] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/app-fermi/cee/tool.xml (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/fortran/tool.xml (modified) * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/examples/app-fermi/octave/tool.xml (modified) * trunk/examples/app-fermi/perl/fermi.pl (modified) * trunk/examples/app-fermi/perl/tool.xml (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/app-fermi/python/tool.xml (modified) * trunk/examples/app-fermi/tcl/fermi.tcl (modified) * trunk/examples/app-fermi/tcl/tool.xml (modified) * trunk/examples/app-fermi/wrapper/fermi.tcl (modified) * trunk/examples/app-fermi/wrapper/tool.xml (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/examples/c-example/plotc.c (modified) * trunk/examples/c-example/tool.xml (modified) * trunk/examples/c-example/tool2.xml (modified) * trunk/examples/graph/graph.py (modified) * trunk/examples/graph/tool.xml (modified) updated examples removing output sections from tool.xml files and ... Mon, 20 Nov 2006 02:01:35 GMT dkearney [543] * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/src/core/RpLibrary.cc (modified) added svn keywords for date rev and url testing the automatic ... Wed, 08 Nov 2006 20:05:19 GMT dkearney [542] * trunk/examples/app-fermi/python/fermi.py (modified) added date, revision, and url to the tool section of application's ... Wed, 08 Nov 2006 19:51:23 GMT dkearney [541] * trunk/examples/app-fermi/python/fermi.py (modified) added svn keyword property changes to file Wed, 08 Nov 2006 19:46:30 GMT dkearney [540] * trunk/examples/app-fermi/python/fermi.py (modified) messing around with svn keywords Wed, 20 Sep 2006 17:20:11 GMT dkearney [526] * trunk/examples/app-fermi/cee/Makefile (deleted) * trunk/examples/app-fermi/fortran/Makefile (deleted) * trunk/examples/c-example/Makefile (deleted) * trunk/python/setup.py (deleted) * trunk/src/Makefile (deleted) * trunk/test/Makefile (deleted) removing makefiles and setup files that have been replaced by files ... Thu, 07 Sep 2006 13:46:54 GMT dkearney [521] * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/examples/zoo/image/image.tcl (modified) * trunk/examples/zoo/image/tool.xml (modified) adjusted the matlab example, matlab commands no longer need delimited ... Thu, 24 Aug 2006 17:04:28 GMT dkearney [515] * trunk/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/gui/scripts/units.tcl (modified) * trunk/python/Rappture/queue.py (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUnitsStd.h (modified) * trunk/test/Makefile.in (modified) * trunk/test/src/RpUnits_test.cc (modified) added units of days (d), hours (h), minutes (min), /m2. minutes ... Mon, 21 Aug 2006 07:25:25 GMT dkearney [512] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/demo.bash.in (moved) * trunk/install-sh (added) * trunk/missing (added) * trunk/mkinstalldirs (added) made changes to the build system for the rappture package and added a ... Thu, 20 Jul 2006 05:15:15 GMT dkearney [489] * trunk/Makefile.in (added) * trunk/configure (added) * trunk/configure.in (added) * trunk/examples/app-fermi/cee/Makefile.in (added) * trunk/examples/app-fermi/fortran/Makefile.in (added) * trunk/examples/c-example/Makefile.in (added) * trunk/src/Makefile.in (added) * trunk/src/matlab/Makefile.in (added) * trunk/src/octave/Makefile.in (added) new configure and make scripts to help automate the build process Mon, 10 Jul 2006 18:42:40 GMT nkissebe [474] * trunk/examples/zoo/image/image.tcl (modified) move "package require Tk" to top so full BLT library version is used ... Mon, 10 Jul 2006 18:33:08 GMT nkissebe [473] * trunk/examples/app-fermi/perl (added) * trunk/examples/app-fermi/perl/fermi.pl (added) * trunk/examples/app-fermi/perl/tool.xml (added) app-fermi example for perl bindings Sat, 13 May 2006 20:13:19 GMT mmc [437] * trunk/examples/zoo/enable (added) * trunk/examples/zoo/enable/enable.tcl (added) * trunk/examples/zoo/enable/tool.xml (added) * trunk/gui/scripts/booleanentry.tcl (modified) * trunk/gui/scripts/choiceentry.tcl (modified) * trunk/gui/scripts/controlOwner.tcl (modified) * trunk/gui/scripts/controls.tcl (modified) * trunk/gui/scripts/deviceViewer1D.tcl (modified) * trunk/gui/scripts/gauge.tcl (modified) * trunk/gui/scripts/groupentry.tcl (modified) * trunk/gui/scripts/imageentry.tcl (modified) * trunk/gui/scripts/integerentry.tcl (modified) * trunk/gui/scripts/loader.tcl (modified) * trunk/gui/scripts/numberentry.tcl (modified) * trunk/gui/scripts/page.tcl (modified) * trunk/gui/scripts/switch.tcl (modified) * trunk/gui/scripts/tempgauge.tcl (modified) * trunk/gui/scripts/textentry.tcl (modified) Added a new parameter to all inputs. Controls can now be ... Wed, 10 May 2006 00:56:32 GMT mmc [435] * trunk/examples/zoo/sequence/sequence2.tcl (modified) * trunk/examples/zoo/sequence/tool2.xml (modified) * trunk/gui/scripts/sequence.tcl (modified) * trunk/gui/scripts/sequenceresult.tcl (modified) Fixed the object so that it can support multiple objects ... Tue, 09 May 2006 02:42:38 GMT mmc [433] * trunk/examples/zoo/sequence/sequence2.tcl (added) * trunk/examples/zoo/sequence/tool2.xml (added) * trunk/gui/scripts/icons.tcl (modified) * trunk/gui/scripts/sequenceresult.tcl (modified) Added animated GIF downloads for results. Still need a ... Fri, 05 May 2006 02:37:34 GMT mmc [429] * trunk/examples/zoo/choice/tool.xml (modified) * trunk/gui/scripts/choiceentry.tcl (modified) Fixed the input so that each option can have a description ... Thu, 04 May 2006 03:15:18 GMT mmc [428] * trunk/examples/zoo/sequence (added) * trunk/examples/zoo/sequence/examples (added) * trunk/examples/zoo/sequence/examples/nanohub.xml (added) * trunk/examples/zoo/sequence/examples/team.xml (added) * trunk/examples/zoo/sequence/sequence.tcl (added) * trunk/examples/zoo/sequence/tool.xml (added) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/balloon.tcl (modified) * trunk/gui/scripts/imageentry.tcl (modified) * trunk/gui/scripts/images/knob2.gif (added) * trunk/gui/scripts/images/pause.xbm (added) * trunk/gui/scripts/images/play.xbm (added) * trunk/gui/scripts/panes.tcl (modified) * trunk/gui/scripts/radiodial.tcl (modified) * trunk/gui/scripts/resultset.tcl (modified) * trunk/gui/scripts/resultviewer.tcl (modified) * trunk/gui/scripts/sequence.tcl (added) * trunk/gui/scripts/sequenceresult.tcl (added) * trunk/gui/scripts/tooltip.tcl (modified) - Added for playing movie outputs and other sequences ... Thu, 27 Apr 2006 01:42:46 GMT mmc [413] * trunk/examples/zoo/curve/tool.xml (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/apps/driver (modified) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/balloon.tcl (modified) * trunk/gui/scripts/contourresult.tcl (modified) * trunk/gui/scripts/curve.tcl (modified) * trunk/gui/scripts/energyLevels.tcl (modified) * trunk/gui/scripts/filexfer.tcl (modified) * trunk/gui/scripts/icons.tcl (added) * trunk/gui/scripts/imageresult.tcl (modified) * trunk/gui/scripts/images/blank.gif (added) * trunk/gui/scripts/images/cue24.gif (modified) * trunk/gui/scripts/images/cue48.gif (modified) * trunk/gui/scripts/images/empty.xbm (added) * trunk/gui/scripts/images/rarrow.xbm (added) * trunk/gui/scripts/images/rarrow2.xbm (added) * trunk/gui/scripts/meshresult.tcl (modified) * trunk/gui/scripts/moleculeViewer.tcl (modified) * trunk/gui/scripts/panes.tcl (modified) * trunk/gui/scripts/postern.tcl (modified) * trunk/gui/scripts/radiodial.tcl (modified) * trunk/gui/scripts/resultset.tcl (modified) * trunk/gui/scripts/textresult.tcl (modified) * trunk/gui/scripts/tool.tcl (modified) * trunk/gui/scripts/tooltip.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/src2/core/Makefile (modified) * trunk/src2/core/RpSerialBuffer.cc (modified) * trunk/src2/core/RpSerialBuffer.h (modified) * trunk/src2/core/RpSerializable.cc (modified) * trunk/src2/core/RpSerializable.h (modified) - Added capability to output objects, including axes. ... Wed, 26 Apr 2006 17:46:37 GMT cxsong [408] * trunk/examples/app-fermi/cee/Makefile (modified) * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/examples/c-example/Makefile (modified) * trunk/gui/configure (modified) * trunk/src/Makefile (modified) changed for relocatable builds Sat, 18 Mar 2006 01:11:54 GMT mmc [368] * trunk/examples/zoo/loader/examples/new.xml (added) * trunk/examples/zoo/loader/loader2.gif (added) * trunk/examples/zoo/loader/tool2.xml (added) Added a descriptions to loader for , , and tags. Tue, 31 Jan 2006 22:49:49 GMT dkearney [165] * trunk/examples/app-fermi/octave/fermi.m (modified) * trunk/src/Makefile (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/matlab/rpLibGetDouble.cc (modified) * trunk/src/matlab/rpUnitsGetBasis.cc (modified) * trunk/src/matlab/rpUnitsMakeMetric.cc (modified) * trunk/src/octave/rpLibPut.cc (modified) * trunk/src/octave/rpUnitsGetBasis.cc (modified) * trunk/test/Makefile (modified) * trunk/test/src/RpFortranDocExamples.f (added) * trunk/test/src/RpMatlab_test.m (modified) * trunk/test/src/RpOctave_test.m (modified) * trunk/test/src/matlab/test_put.m (modified) * trunk/test/src/matlab/test_put_dbl_id.m (deleted) * trunk/test/src/matlab/test_put_str_id.m (deleted) * trunk/test/src/octave/test_put_dbl_id.m (deleted) * trunk/test/src/octave/test_put_str_id.m (deleted) 1) removing matlab and octave tests for put*id functions 2) adding ... Mon, 30 Jan 2006 15:18:42 GMT dkearney [159] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/c-example/plotc.c (modified) fixed the c examples for new rappture library c api Thu, 12 Jan 2006 22:51:54 GMT dkearney [156] * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/src/octave/rpLib.cc (modified) * trunk/test/src/RpMatlab_test.m (modified) fixed app-fermi's matlab example. now you can call matlab from ... Fri, 16 Dec 2005 03:08:19 GMT cxsong [153] * trunk/examples/app-fermi/fortran/Makefile (modified) merged Mac/linux compile Fri, 16 Dec 2005 03:07:23 GMT cxsong [152] * trunk/examples/c-example/Makefile (modified) merged Mac/Linux compile Fri, 16 Dec 2005 03:00:02 GMT cxsong [151] * trunk/examples/app-fermi/cee/Makefile (modified) removed mac target (merged) Thu, 01 Dec 2005 01:09:04 GMT dkearney [145] * trunk/examples/demo.bash (modified) * trunk/gui/apps/rerun (modified) adjusted the paths in demo.bash so its easier to change when users ... Wed, 30 Nov 2005 20:29:58 GMT dkearney [144] * trunk/examples/app-fermi/matlab/fermi.m (copied) * trunk/examples/app-fermi/matlab/tool.xml (copied) * trunk/examples/app-fermi/octave/tool.xml (modified) introducing new matlab example with builtin rappture commands Wed, 30 Nov 2005 20:23:22 GMT dkearney [143] * trunk/examples/app-fermi/matlab (added) * trunk/examples/app-fermi/octave (added) * trunk/examples/app-fermi/octave/fermi.m (moved) * trunk/examples/app-fermi/octave/tool.xml (moved) * trunk/examples/app-fermi/wrapper (copied) reorganizing octave and matlab examples, adding wrapper directory ... Sat, 12 Nov 2005 06:50:56 GMT mmc [136] * trunk/examples/zoo/field/tool.xml (modified) * trunk/gui/scripts/contourresult.tcl (modified) * trunk/gui/scripts/energyLevels.tcl (modified) * trunk/gui/scripts/field.tcl (modified) * trunk/gui/scripts/mesh.tcl (modified) * trunk/gui/scripts/resultviewer.tcl (modified) - Fixed field/mesh to support rectilinear meshes in "vtk native" ... Fri, 11 Nov 2005 03:45:00 GMT dkearney [135] * trunk/examples/app-fermi/matlab/fermi_rp.m (modified) * trunk/gui/apps/rappture (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpDict.h (modified) * trunk/include/core/RpNumber.h (modified) * trunk/src/Makefile (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpNumber.cc (modified) * trunk/src/matlab/rpLibChildren.cc (moved) * trunk/src/matlab/rpLibChildrenByType.cc (moved) * trunk/src/matlab/rpLibElement.cc (moved) * trunk/src/matlab/rpLibElementAsComp.cc (moved) * trunk/src/matlab/rpLibElementAsId.cc (moved) * trunk/src/matlab/rpLibElementAsObject.cc (moved) * trunk/src/matlab/rpLibElementAsType.cc (moved) * trunk/src/matlab/rpLibGet.cc (moved) * trunk/src/matlab/rpLibGetDouble.cc (moved) * trunk/src/matlab/rpLibGetString.cc (moved) * trunk/src/matlab/rpLibNodeComp.cc (moved) * trunk/src/matlab/rpLibNodeId.cc (moved) * trunk/src/matlab/rpLibNodeType.cc (moved) * trunk/src/matlab/rpLibPut.cc (moved) * trunk/src/matlab/rpLibPutDouble.cc (moved) * trunk/src/matlab/rpLibPutDoubleId.cc (moved) * trunk/src/matlab/rpLibPutString.cc (moved) * trunk/src/matlab/rpLibPutStringId.cc (moved) * trunk/src/matlab/rpLibResult.cc (moved) * trunk/src/matlab/rpLibXml.cc (moved) * trunk/src/matlab/rpUnitsConvert.cc (moved) * trunk/src/matlab/rpUnitsConvertDbl.cc (moved) * trunk/src/matlab/rpUnitsConvertObjDbl.cc (moved) * trunk/src/matlab/rpUnitsConvertObjStr.cc (moved) * trunk/src/matlab/rpUnitsConvertStr.cc (moved) * trunk/src/matlab/rpUnitsDefineUnit.cc (moved) * trunk/src/matlab/rpUnitsFind.cc (moved) * trunk/src/matlab/rpUnitsGetBasis.cc (moved) * trunk/src/matlab/rpUnitsGetExponent.cc (moved) * trunk/src/matlab/rpUnitsGetUnits.cc (moved) * trunk/src/matlab/rpUnitsGetUnitsName.cc (moved) * trunk/src/matlab/rpUnitsMakeMetric.cc (moved) * trunk/src/octave/RpMatlabInterface.cc (deleted) * trunk/src/octave/make_octave (deleted) * trunk/src/octave/rpChildren.cc (deleted) * trunk/src/octave/rpChildrenByType.cc (deleted) * trunk/src/octave/rpConvert.cc (deleted) * trunk/src/octave/rpConvertDbl.cc (deleted) * trunk/src/octave/rpConvertObjDbl.cc (deleted) * trunk/src/octave/rpConvertObjStr.cc (deleted) * trunk/src/octave/rpConvertStr.cc (deleted) * trunk/src/octave/rpDefineUnit.cc (deleted) * trunk/src/octave/rpElement.cc (deleted) * trunk/src/octave/rpElementAsComp.cc (deleted) * trunk/src/octave/rpElementAsId.cc (deleted) * trunk/src/octave/rpElementAsObject.cc (deleted) * trunk/src/octave/rpElementAsType.cc (deleted) * trunk/src/octave/rpFind.cc (deleted) * trunk/src/octave/rpGet.cc (deleted) * trunk/src/octave/rpGetBasis.cc (deleted) * trunk/src/octave/rpGetDouble.cc (deleted) * trunk/src/octave/rpGetExponent.cc (deleted) * trunk/src/octave/rpGetString.cc (deleted) * trunk/src/octave/rpGetUnits.cc (deleted) * trunk/src/octave/rpGetUnitsName.cc (deleted) * trunk/src/octave/rpLibChildren.cc (added) * trunk/src/octave/rpLibChildrenByType.cc (added) * trunk/src/octave/rpLibElement.cc (added) * trunk/src/octave/rpLibElementAsComp.cc (added) * trunk/src/octave/rpLibElementAsId.cc (added) * trunk/src/octave/rpLibElementAsObject.cc (added) * trunk/src/octave/rpLibElementAsType.cc (added) * trunk/src/octave/rpLibGet.cc (added) * trunk/src/octave/rpLibGetDouble.cc (added) * trunk/src/octave/rpLibGetString.cc (added) * trunk/src/octave/rpLibNodeComp.cc (added) * trunk/src/octave/rpLibNodeId.cc (added) * trunk/src/octave/rpLibNodeType.cc (added) * trunk/src/octave/rpLibPut.cc (added) * trunk/src/octave/rpLibPutDouble.cc (added) * trunk/src/octave/rpLibPutDoubleId.cc (added) * trunk/src/octave/rpLibPutString.cc (added) * trunk/src/octave/rpLibPutStringId.cc (added) * trunk/src/octave/rpLibResult.cc (added) * trunk/src/octave/rpLibXml.cc (added) * trunk/src/octave/rpMakeMetric.cc (deleted) * trunk/src/octave/rpNodeComp.cc (deleted) * trunk/src/octave/rpNodeId.cc (deleted) * trunk/src/octave/rpNodeType.cc (deleted) * trunk/src/octave/rpPut.cc (deleted) * trunk/src/octave/rpPutDouble.cc (deleted) * trunk/src/octave/rpPutDoubleId.cc (deleted) * trunk/src/octave/rpPutString.cc (deleted) * trunk/src/octave/rpPutStringId.cc (deleted) * trunk/src/octave/rpResult.cc (deleted) * trunk/src/octave/rpUnitsConvert.cc (added) * trunk/src/octave/rpUnitsConvertDbl.cc (added) * trunk/src/octave/rpUnitsConvertObjDbl.cc (added) * trunk/src/octave/rpUnitsConvertObjStr.cc (added) * trunk/src/octave/rpUnitsConvertStr.cc (added) * trunk/src/octave/rpUnitsDefineUnit.cc (added) * trunk/src/octave/rpUnitsFind.cc (added) * trunk/src/octave/rpUnitsGetBasis.cc (added) * trunk/src/octave/rpUnitsGetExponent.cc (added) * trunk/src/octave/rpUnitsGetUnits.cc (added) * trunk/src/octave/rpUnitsGetUnitsName.cc (added) * trunk/src/octave/rpUnitsMakeMetric.cc (added) * trunk/src/octave/rpXml.cc (deleted) * trunk/test/src/RpLibrary_test.cc (modified) 1) fixed children function in c++'s library module so users can now ... Mon, 07 Nov 2005 21:09:04 GMT cxsong [131] * trunk/examples/demo.bash (modified) adjust for relative install dir Mon, 07 Nov 2005 19:02:54 GMT cxsong [130] * trunk/examples/c-example/plot.cc (modified) reset stringstream myStr Mon, 07 Nov 2005 18:57:14 GMT cxsong [129] * trunk/examples/app-fermi/cee/Makefile (modified) corrected mac target Mon, 07 Nov 2005 14:15:20 GMT cxsong [128] * trunk/examples/c-example/tool.xml (modified) * trunk/examples/c-example/tool2.xml (modified) * trunk/examples/demo.bash (modified) added examples to script Sat, 05 Nov 2005 07:41:40 GMT mmc [127] * trunk/examples/zoo/image/image.tcl (modified) * trunk/examples/zoo/image/image1.gif (added) * trunk/examples/zoo/image/image2.gif (moved) * trunk/gui/scripts/image.tcl (modified) Minor touch-ups on the element. Data on both input and ... Sat, 05 Nov 2005 07:08:21 GMT mmc [126] * trunk/examples/zoo/image (added) * trunk/examples/zoo/image/examples (added) * trunk/examples/zoo/image/examples/circuits.xml (added) * trunk/examples/zoo/image/examples/nanohub.xml (added) * trunk/examples/zoo/image/image.gif (added) * trunk/examples/zoo/image/image.tcl (added) * trunk/examples/zoo/image/tool.xml (added) * trunk/examples/zoo/table (added) * trunk/examples/zoo/table/energies.gif (added) * trunk/examples/zoo/table/energies.tcl (added) * trunk/examples/zoo/table/tool.xml (added) * trunk/gui/scripts/controls.tcl (modified) * trunk/gui/scripts/image.tcl (added) * trunk/gui/scripts/imageentry.tcl (added) * trunk/gui/scripts/imageresult.tcl (added) * trunk/gui/scripts/resultviewer.tcl (modified) - Added a new which can be used on both the input and the ... Fri, 04 Nov 2005 23:19:11 GMT dkearney [125] * trunk/examples/c-example/plotc.c (modified) * trunk/examples/c-example/tool.xml (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (modified) * trunk/src/Doxyfile (added) * trunk/src/Makefile (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/src/matlab/rpGet.cc (modified) * trunk/src/octave/rpGet.cc (modified) * trunk/test/src/RpLibraryF_test.f (modified) * trunk/test/src/RpLibrary_test.cc (modified) 1) removed "as" string from c++'s element() function because the ... Fri, 04 Nov 2005 07:00:11 GMT dkearney [124] * trunk/examples/app-fermi/cee (added) * trunk/examples/app-fermi/cee/Makefile (added) * trunk/examples/app-fermi/cee/fermi.c (added) * trunk/examples/app-fermi/cee/tool.xml (added) added c example for app-fermi not sure if it compiles on mac Fri, 04 Nov 2005 06:00:17 GMT dkearney [122] * trunk/examples/app-fermi/matlab/fermi_rp.m (added) * trunk/examples/app-fermi/matlab/tool_rp.xml (added) * trunk/include/octave (added) * trunk/src/Makefile (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/octave (added) * trunk/src/octave/RpMatlabInterface.cc (added) * trunk/src/octave/RpOctaveInterface.cc (added) * trunk/src/octave/make_octave (added) * trunk/src/octave/rpAddPresets.cc (added) * trunk/src/octave/rpChildren.cc (added) * trunk/src/octave/rpChildrenByType.cc (added) * trunk/src/octave/rpConvert.cc (added) * trunk/src/octave/rpConvertDbl.cc (added) * trunk/src/octave/rpConvertObjDbl.cc (added) * trunk/src/octave/rpConvertObjStr.cc (added) * trunk/src/octave/rpConvertStr.cc (added) * trunk/src/octave/rpDefineUnit.cc (added) * trunk/src/octave/rpElement.cc (added) * trunk/src/octave/rpElementAsComp.cc (added) * trunk/src/octave/rpElementAsId.cc (added) * trunk/src/octave/rpElementAsObject.cc (added) * trunk/src/octave/rpElementAsType.cc (added) * trunk/src/octave/rpFind.cc (added) * trunk/src/octave/rpGet.cc (added) * trunk/src/octave/rpGetBasis.cc (added) * trunk/src/octave/rpGetDouble.cc (added) * trunk/src/octave/rpGetExponent.cc (added) * trunk/src/octave/rpGetString.cc (added) * trunk/src/octave/rpGetUnits.cc (added) * trunk/src/octave/rpGetUnitsName.cc (added) * trunk/src/octave/rpLib.cc (added) * trunk/src/octave/rpMakeMetric.cc (added) * trunk/src/octave/rpNodeComp.cc (added) * trunk/src/octave/rpNodeId.cc (added) * trunk/src/octave/rpNodeType.cc (added) * trunk/src/octave/rpPut.cc (added) * trunk/src/octave/rpPutDouble.cc (added) * trunk/src/octave/rpPutDoubleId.cc (added) * trunk/src/octave/rpPutString.cc (added) * trunk/src/octave/rpPutStringId.cc (added) * trunk/src/octave/rpResult.cc (added) * trunk/src/octave/rpXml.cc (added) * trunk/test/src/RpUnitsF_test.f (modified) * trunk/test/src/RpUnits_test.cc (modified) added initial version of octave language bindings. 1) no claiming ... Thu, 27 Oct 2005 23:48:56 GMT dkearney [119] * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (modified) * trunk/include/fortran/RpUnitsFInterface.h (modified) * trunk/include/fortran/RpUnitsFStubs.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/fortran/RpUnitsFStubs.c (modified) 1. added doxygen headers to some fortran RpLibrary bindings 2. ... Sun, 23 Oct 2005 20:58:24 GMT mmc [115] * trunk/README (added) * trunk/examples/app-fermi/2.0/fermi.py (modified) * trunk/examples/app-fermi/2.0/fermi_io.py (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/fermi.tcl (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/app-fermi/tcl/fermi.tcl (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/examples/c-example/plotc.c (modified) * trunk/examples/fermi_fortran (deleted) * trunk/examples/graph/graph.py (modified) * trunk/examples/zoo/boolean/boolean.tcl (modified) * trunk/examples/zoo/choice/choice.tcl (modified) * trunk/examples/zoo/cloud/cloud.tcl (modified) * trunk/examples/zoo/curve/curve.tcl (modified) * trunk/examples/zoo/field/field.tcl (modified) * trunk/examples/zoo/group/group.tcl (modified) * trunk/examples/zoo/integer/integer.tcl (modified) * trunk/examples/zoo/loader/loader.tcl (modified) * trunk/examples/zoo/log/log.tcl (modified) * trunk/examples/zoo/number/number.tcl (modified) * trunk/examples/zoo/phase/phase.tcl (modified) * trunk/examples/zoo/string/string.tcl (modified) * trunk/examples/zoo/structure/structure.tcl (modified) * trunk/gui/apps/driver (modified) * trunk/gui/apps/rappture (modified) * trunk/gui/apps/rerun (modified) * trunk/gui/filexfer/filexfer.java (modified) * trunk/gui/filexfer/monitor.java (modified) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/animover.tcl (modified) * trunk/gui/scripts/balloon.tcl (modified) * trunk/gui/scripts/booleanentry.tcl (modified) * trunk/gui/scripts/choiceentry.tcl (modified) * trunk/gui/scripts/cloud.tcl (modified) * trunk/gui/scripts/color.tcl (modified) * trunk/gui/scripts/combobox.tcl (modified) * trunk/gui/scripts/contourresult.tcl (modified) * trunk/gui/scripts/controlOwner.tcl (modified) * trunk/gui/scripts/controls.tcl (modified) * trunk/gui/scripts/curve.tcl (modified) * trunk/gui/scripts/deviceEditor.tcl (modified) * trunk/gui/scripts/deviceLayout1D.tcl (modified) * trunk/gui/scripts/deviceViewer1D.tcl (modified) * trunk/gui/scripts/deviceresult.tcl (modified) * trunk/gui/scripts/dispatcher.tcl (modified) * trunk/gui/scripts/dropdown.tcl (modified) * trunk/gui/scripts/dropdownlist.tcl (modified) * trunk/gui/scripts/editor.tcl (modified) * trunk/gui/scripts/energyLevels.tcl (modified) * trunk/gui/scripts/exec.tcl (modified) * trunk/gui/scripts/field.tcl (modified) * trunk/gui/scripts/filexfer.tcl (modified) * trunk/gui/scripts/gauge.tcl (modified) * trunk/gui/scripts/getopts.tcl (modified) * trunk/gui/scripts/grab.tcl (modified) * trunk/gui/scripts/groupentry.tcl (modified) * trunk/gui/scripts/integerentry.tcl (modified) * trunk/gui/scripts/loader.tcl (modified) * trunk/gui/scripts/mainwin.tcl (modified) * trunk/gui/scripts/mesh.tcl (modified) * trunk/gui/scripts/meshresult.tcl (modified) * trunk/gui/scripts/moleculeViewer.tcl (modified) * trunk/gui/scripts/notebook.tcl (modified) * trunk/gui/scripts/numberentry.tcl (modified) * trunk/gui/scripts/page.tcl (modified) * trunk/gui/scripts/pager.tcl (modified) * trunk/gui/scripts/panes.tcl (modified) * trunk/gui/scripts/postern.tcl (modified) * trunk/gui/scripts/progress.tcl (modified) * trunk/gui/scripts/radiodial.tcl (modified) * trunk/gui/scripts/result.tcl (modified) * trunk/gui/scripts/resultset.tcl (modified) * trunk/gui/scripts/resultviewer.tcl (modified) * trunk/gui/scripts/scroller.tcl (modified) * trunk/gui/scripts/service.tcl (modified) * trunk/gui/scripts/spectrum.tcl (modified) * trunk/gui/scripts/spinint.tcl (modified) * trunk/gui/scripts/switch.tcl (modified) * trunk/gui/scripts/table.tcl (modified) * trunk/gui/scripts/tempgauge.tcl (modified) * trunk/gui/scripts/textentry.tcl (modified) * trunk/gui/scripts/textresult.tcl (modified) * trunk/gui/scripts/tool.tcl (modified) * trunk/gui/scripts/tooltip.tcl (modified) * trunk/gui/scripts/tuples.tcl (modified) * trunk/gui/scripts/units.tcl (modified) * trunk/gui/scripts/valueresult.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpAbout.h (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpBoolean.h (modified) * trunk/include/core/RpChoice.h (modified) * trunk/include/core/RpDict.h (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/include/core/RpNumber.h (modified) * trunk/include/core/RpOption.h (modified) * trunk/include/core/RpString.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/include/core/RpUnitsStd.h (modified) * trunk/include/core/RpVariable.h (modified) * trunk/include/core/rappture.h (modified) * trunk/include/core/scew_extras.h (modified) * trunk/include/fortran/RpFortranCommon.h (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (modified) * trunk/include/fortran/RpUnitsFInterface.h (modified) * trunk/include/fortran/RpUnitsFStubs.h (modified) * trunk/include/matlab/RpMatlabInterface.h (modified) * trunk/license.terms (added) * trunk/python/README (modified) * trunk/python/Rappture/interface.py (modified) * trunk/python/Rappture/library.py (modified) * trunk/python/Rappture/number.py (modified) * trunk/python/Rappture/result.py (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpAbout.cc (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpBoolean.cc (modified) * trunk/src/core/RpChoice.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpNumber.cc (modified) * trunk/src/core/RpOption.cc (modified) * trunk/src/core/RpResult.cc (modified) * trunk/src/core/RpString.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpVariable.cc (modified) * trunk/src/core/scew_extras.c (modified) * trunk/src/fortran/RpFortranCommon.c (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/fortran/RpUnitsFStubs.c (modified) * trunk/src/fortran/rappture_fortran.c (modified) * trunk/src/matlab/RpMatlabInterface.cc (modified) * trunk/src/matlab/rpAddPresets.cc (modified) * trunk/src/matlab/rpChildren.cc (modified) * trunk/src/matlab/rpChildrenByType.cc (modified) * trunk/src/matlab/rpConvert.cc (modified) * trunk/src/matlab/rpConvertDbl.cc (modified) * trunk/src/matlab/rpConvertObjDbl.cc (modified) * trunk/src/matlab/rpConvertObjStr.cc (modified) * trunk/src/matlab/rpConvertStr.cc (modified) * trunk/src/matlab/rpDefineUnit.cc (modified) * trunk/src/matlab/rpElement.cc (modified) * trunk/src/matlab/rpElementAsComp.cc (modified) * trunk/src/matlab/rpElementAsId.cc (modified) * trunk/src/matlab/rpElementAsObject.cc (modified) * trunk/src/matlab/rpElementAsType.cc (modified) * trunk/src/matlab/rpFind.cc (modified) * trunk/src/matlab/rpGet.cc (modified) * trunk/src/matlab/rpGetBasis.cc (modified) * trunk/src/matlab/rpGetDouble.cc (modified) * trunk/src/matlab/rpGetExponent.cc (modified) * trunk/src/matlab/rpGetString.cc (modified) * trunk/src/matlab/rpGetUnits.cc (modified) * trunk/src/matlab/rpGetUnitsName.cc (modified) * trunk/src/matlab/rpLib.cc (modified) * trunk/src/matlab/rpMakeMetric.cc (modified) * trunk/src/matlab/rpNodeComp.cc (modified) * trunk/src/matlab/rpNodeId.cc (modified) * trunk/src/matlab/rpNodeType.cc (modified) * trunk/src/matlab/rpPut.cc (modified) * trunk/src/matlab/rpPutDouble.cc (modified) * trunk/src/matlab/rpPutDoubleId.cc (modified) * trunk/src/matlab/rpPutString.cc (modified) * trunk/src/matlab/rpPutStringId.cc (modified) * trunk/src/matlab/rpResult.cc (modified) * trunk/src/matlab/rpXml.cc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/tcl/install.tcl (modified) * trunk/tcl/scripts/library.tcl (modified) * trunk/test/src/RpBoolean_test.cc (modified) * trunk/test/src/RpChoice_test.cc (modified) * trunk/test/src/RpLibraryC_test.c (modified) * trunk/test/src/RpLibraryF_test.f (modified) * trunk/test/src/RpLibrary_test.cc (modified) * trunk/test/src/RpNumber_test.cc (modified) * trunk/test/src/RpString_test.cc (modified) * trunk/test/src/RpUnitsC_test.c (modified) * trunk/test/src/RpUnitsF_test.f (modified) * trunk/test/src/RpUnits_test.cc (modified) * trunk/test/src/RpVariable_test.cc (modified) * trunk/test/src/rappture_example.c (modified) Updated all copyright notices. Tue, 18 Oct 2005 02:25:03 GMT mmc [112] * trunk/examples/zoo/cloud (added) * trunk/examples/zoo/cloud/2dcloud.gif (added) * trunk/examples/zoo/cloud/3dcloud.gif (added) * trunk/examples/zoo/cloud/cloud.tcl (added) * trunk/examples/zoo/cloud/tool.xml (added) * trunk/examples/zoo/field (added) * trunk/examples/zoo/field/2dfield.gif (added) * trunk/examples/zoo/field/3dfield.gif (added) * trunk/examples/zoo/field/field.tcl (added) * trunk/examples/zoo/field/tool.xml (added) Added examples for clouds and fields to the zoo. Fri, 14 Oct 2005 21:28:16 GMT cxsong [110] * trunk/examples/fermi_fortran/Makefile (modified) adjusted lib flag for mac build Fri, 14 Oct 2005 21:27:47 GMT cxsong [109] * trunk/examples/c-example/Makefile (modified) adjusted lib flag for mac build Fri, 14 Oct 2005 21:27:11 GMT cxsong [108] * trunk/examples/app-fermi/fortran/Makefile (modified) adjust lib flag for mac build Fri, 14 Oct 2005 19:04:41 GMT cxsong [105] * trunk/examples/demo.bash (added) bash script to run through several Rappture examples. Fri, 14 Oct 2005 16:43:27 GMT dkearney [104] * trunk/examples/c-example/Makefile (modified) * trunk/examples/c-example/plotc.c (modified) * trunk/examples/fermi_fortran/Makefile (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpNumber.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/include/core/RpUnitsStd.h (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpNumber.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/test/src/RpNumber_test.cc (modified) * trunk/test/src/RpUnitsC_test.c (modified) * trunk/test/src/RpUnits_test.cc (modified) This update brings us one step closer to being const correct in the ... Tue, 11 Oct 2005 04:00:37 GMT dkearney [97] * trunk/examples/app-fermi/2.0/README (added) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpDict.h (modified) * trunk/include/matlab (added) * trunk/include/matlab/RpMatlabInterface.h (added) * trunk/src/Makefile (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/matlab (added) * trunk/src/matlab/RpMatlabInterface.cc (added) * trunk/src/matlab/rpAddPresets.cc (added) * trunk/src/matlab/rpChildren.cc (added) * trunk/src/matlab/rpChildrenByType.cc (added) * trunk/src/matlab/rpConvert.cc (added) * trunk/src/matlab/rpConvertDbl.cc (added) * trunk/src/matlab/rpConvertObjDbl.cc (added) * trunk/src/matlab/rpConvertObjStr.cc (added) * trunk/src/matlab/rpConvertStr.cc (added) * trunk/src/matlab/rpDefineUnit.cc (added) * trunk/src/matlab/rpElement.cc (added) * trunk/src/matlab/rpElementAsComp.cc (added) * trunk/src/matlab/rpElementAsId.cc (added) * trunk/src/matlab/rpElementAsObject.cc (added) * trunk/src/matlab/rpElementAsType.cc (added) * trunk/src/matlab/rpFind.cc (added) * trunk/src/matlab/rpGet.cc (added) * trunk/src/matlab/rpGetBasis.cc (added) * trunk/src/matlab/rpGetDouble.cc (added) * trunk/src/matlab/rpGetExponent.cc (added) * trunk/src/matlab/rpGetString.cc (added) * trunk/src/matlab/rpGetUnits.cc (added) * trunk/src/matlab/rpGetUnitsName.cc (added) * trunk/src/matlab/rpLib.cc (added) * trunk/src/matlab/rpMakeMetric.cc (added) * trunk/src/matlab/rpNodeComp.cc (added) * trunk/src/matlab/rpNodeId.cc (added) * trunk/src/matlab/rpNodeType.cc (added) * trunk/src/matlab/rpPut.cc (added) * trunk/src/matlab/rpPutDouble.cc (added) * trunk/src/matlab/rpPutDoubleId.cc (added) * trunk/src/matlab/rpPutString.cc (added) * trunk/src/matlab/rpPutStringId.cc (added) * trunk/src/matlab/rpResult.cc (added) * trunk/src/matlab/rpXml.cc (added) * trunk/src/python/PyRpUnits.cc (modified) adding initial matlab bindings few minor changes with other listed files Fri, 07 Oct 2005 21:29:25 GMT dkearney [94] * trunk/examples/3D (added) * trunk/examples/3D/3d_test_run.xml (added) * trunk/examples/3D/README (added) added 3D folder with brief vtk and rerun demo Thu, 06 Oct 2005 22:33:41 GMT dkearney [93] * trunk/examples/c-example/plotc.c (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpBindingsDict.h (added) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/src/Makefile (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpBindingsDict.cc (added) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/test/src/RpLibraryC_test.c (modified) * trunk/test/src/RpLibraryF_test.f (modified) * trunk/test/src/RpUnitsC_test.c (modified) 1. corrected c interface language binding function names so they are ... Thu, 06 Oct 2005 21:20:07 GMT cxsong [92] * trunk/examples/c-example/Makefile (modified) * trunk/examples/c-example/plotc.c (modified) fixed a few things so it compiles now. Thu, 06 Oct 2005 19:49:28 GMT dkearney [90] * trunk/examples/c-example/Makefile (modified) * trunk/examples/c-example/README (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/examples/c-example/plotc.c (added) * trunk/examples/c-example/tool.xml (modified) * trunk/examples/c-example/tool2.xml (added) * trunk/include/core/RpLibrary.h (modified) * trunk/src/Makefile (modified) adjusted the c-example which include a c example and a c++ example ... Thu, 06 Oct 2005 16:29:46 GMT cxsong [89] * trunk/examples/c-example/Makefile (modified) * trunk/examples/c-example/make.inc (deleted) update Wed, 05 Oct 2005 20:21:24 GMT dkearney [84] * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (added) * trunk/include/fortran/RpUnitsFInterface.h (modified) * trunk/include/fortran/RpUnitsFStubs.h (added) * trunk/src/Makefile (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (added) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/fortran/RpUnitsFStubs.c (added) * trunk/src/python/setup.py (modified) * trunk/test/Makefile (modified) * trunk/test/src/RpLibraryF_test.f (modified) 1. added "install" target to make file for copying files over to ... Wed, 05 Oct 2005 15:17:26 GMT dkearney [83] * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/gui/scripts/units.tcl (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/include/fortran/RpFortranCommon.h (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpUnitsFInterface.h (modified) * trunk/src/Makefile (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/fortran/RpFortranCommon.c (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/test/Makefile (modified) * trunk/test/src/RpLibraryC_test.c (moved) * trunk/test/src/RpLibraryF_test.f (added) * trunk/test/src/RpLibrary_test.cc (modified) 1. More cleaning of RpUnits and RpLibrary code 2. added rp_result ... Thu, 29 Sep 2005 18:22:25 GMT mmc [75] * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/fermi.tcl (modified) Changed the example to tell a better story in the tutorial. Ef ... Thu, 29 Sep 2005 03:27:17 GMT mmc [74] * trunk/examples/zoo/structure (added) * trunk/examples/zoo/structure/device.gif (added) * trunk/examples/zoo/structure/examples (added) * trunk/examples/zoo/structure/examples/fields.xml (added) * trunk/examples/zoo/structure/examples/image.xml (added) * trunk/examples/zoo/structure/examples/molecule.xml (added) * trunk/examples/zoo/structure/examples/params.xml (added) * trunk/examples/zoo/structure/examples/simple.xml (added) * trunk/examples/zoo/structure/structure.tcl (added) * trunk/examples/zoo/structure/structure1.gif (added) * trunk/examples/zoo/structure/structure2.gif (added) * trunk/examples/zoo/structure/structure3.gif (added) * trunk/examples/zoo/structure/structure4.gif (added) * trunk/examples/zoo/structure/structure5.gif (added) * trunk/examples/zoo/structure/tool.xml (added) * trunk/gui/scripts/controls.tcl (modified) * trunk/gui/scripts/moleculeViewer.tcl (modified) Added structure examples to the zoo. Fixed the molecule viewer to ... Wed, 28 Sep 2005 07:09:43 GMT dkearney [73] * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/fermi_fortran/Makefile (modified) * trunk/include/cee/rappture_interface.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/src/Makefile (modified) * trunk/src/cee/make.inc (modified) * trunk/src/cee/rappture_interface.c (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/make.inc (modified) * trunk/src/fortran/make.inc (modified) * trunk/src/make.inc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/test/make.inc (modified) * trunk/test/src/RpUnits_test.cc (modified) 1. changes to RpUnits, modified RpUnits::define() function not to ... Wed, 28 Sep 2005 04:10:57 GMT mmc [72] * trunk/examples/zoo/curve (added) * trunk/examples/zoo/curve/curve.tcl (added) * trunk/examples/zoo/curve/curve1.gif (added) * trunk/examples/zoo/curve/curve2.gif (added) * trunk/examples/zoo/curve/tool.xml (added) * trunk/examples/zoo/group (added) * trunk/examples/zoo/group/group.tcl (added) * trunk/examples/zoo/group/group1.gif (added) * trunk/examples/zoo/group/group2.gif (added) * trunk/examples/zoo/group/tool.xml (added) * trunk/examples/zoo/loader (added) * trunk/examples/zoo/loader/examples (added) * trunk/examples/zoo/loader/examples/both.xml (added) * trunk/examples/zoo/loader/examples/first.xml (added) * trunk/examples/zoo/loader/examples/second.xml (added) * trunk/examples/zoo/loader/loader.gif (added) * trunk/examples/zoo/loader/loader.tcl (added) * trunk/examples/zoo/loader/tool.xml (added) * trunk/examples/zoo/log (added) * trunk/examples/zoo/log/log.gif (added) * trunk/examples/zoo/log/log.tcl (added) * trunk/examples/zoo/log/tool.xml (added) * trunk/examples/zoo/phase (added) * trunk/examples/zoo/phase/phase.tcl (added) * trunk/examples/zoo/phase/phase1.gif (added) * trunk/examples/zoo/phase/phase2.gif (added) * trunk/examples/zoo/phase/phase3.gif (added) * trunk/examples/zoo/phase/tool.xml (added) Added a bunch of XML examples to the zoo. Tue, 27 Sep 2005 16:49:42 GMT mmc [71] * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/src/python/setup.py (moved) Partial fixes to get Rappture.Units working in python. The module ... Tue, 27 Sep 2005 04:01:57 GMT mmc [69] * trunk/examples/zoo (added) * trunk/examples/zoo/boolean (added) * trunk/examples/zoo/boolean/boolean.gif (added) * trunk/examples/zoo/boolean/boolean.tcl (added) * trunk/examples/zoo/boolean/tool.xml (added) * trunk/examples/zoo/choice (added) * trunk/examples/zoo/choice/choice.gif (added) * trunk/examples/zoo/choice/choice.tcl (added) * trunk/examples/zoo/choice/tool.xml (added) * trunk/examples/zoo/integer (added) * trunk/examples/zoo/integer/integer.gif (added) * trunk/examples/zoo/integer/integer.tcl (added) * trunk/examples/zoo/integer/tool.xml (added) * trunk/examples/zoo/number (added) * trunk/examples/zoo/number/number.tcl (added) * trunk/examples/zoo/number/number1.gif (added) * trunk/examples/zoo/number/number2.gif (added) * trunk/examples/zoo/number/tool.xml (added) * trunk/examples/zoo/string (added) * trunk/examples/zoo/string/string.tcl (added) * trunk/examples/zoo/string/string1.gif (added) * trunk/examples/zoo/string/string2.gif (added) * trunk/examples/zoo/string/tool.xml (added) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/controls.tcl (modified) * trunk/gui/scripts/deviceViewer1D.tcl (modified) * trunk/gui/scripts/textentry.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) Fixed the size of various widgets to request a smaller size, so ... Mon, 26 Sep 2005 03:44:19 GMT mmc [66] * trunk/examples/app-fermi/2.0 (added) * trunk/examples/app-fermi/2.0/fermi.py (moved) * trunk/examples/app-fermi/2.0/fermi_io.py (moved) * trunk/examples/app-fermi/fortran (added) * trunk/examples/app-fermi/fortran/Makefile (added) * trunk/examples/app-fermi/fortran/fermi.f (added) * trunk/examples/app-fermi/fortran/tool.xml (added) * trunk/examples/app-fermi/matlab (added) * trunk/examples/app-fermi/matlab/fermi.m (added) * trunk/examples/app-fermi/matlab/fermi.tcl (added) * trunk/examples/app-fermi/matlab/tool.xml (added) * trunk/examples/app-fermi/python (added) * trunk/examples/app-fermi/python/fermi.py (added) * trunk/examples/app-fermi/python/tool.xml (added) * trunk/examples/app-fermi/tcl (added) * trunk/examples/app-fermi/tcl/fermi.tcl (moved) * trunk/examples/app-fermi/tcl/tool.xml (moved) * trunk/include/cee/rappture_interface.h (modified) * trunk/src/core/RpResult.cc (added) * trunk/src/fortran/rappture_fortran.c (modified) Cleaned up the app-fermi example so that it works the same way ... Fri, 23 Sep 2005 19:10:12 GMT dkearney [62] * trunk/examples/graph/Makefile (deleted) * trunk/examples/graph/README (deleted) * trunk/examples/graph/graph.py (added) * trunk/examples/graph/make.inc (deleted) * trunk/examples/graph/plot.cc (deleted) * trunk/examples/graph/tool.xml (modified) moving back to the original version of this dir Fri, 23 Sep 2005 18:59:48 GMT dkearney [61] * trunk/examples/c-example (added) * trunk/examples/c-example/Makefile (added) * trunk/examples/c-example/README (added) * trunk/examples/c-example/make.inc (added) * trunk/examples/c-example/plot.cc (added) * trunk/examples/c-example/tool.xml (added) adding c-example of how to use the c interface for rappture Fri, 23 Sep 2005 18:32:24 GMT cxsong [60] * trunk/examples/graph/Makefile (added) * trunk/examples/graph/README (added) * trunk/examples/graph/make.inc (added) * trunk/examples/graph/plot.cc (added) added files Fri, 23 Sep 2005 18:31:16 GMT cxsong [59] * trunk/examples/graph/graph.py (deleted) removed Fri, 23 Sep 2005 18:27:31 GMT cxsong [58] * trunk/examples/graph/tool.xml (modified) cxsong Tue, 20 Sep 2005 03:27:37 GMT mmc [57] * trunk/examples/app-fermi/config.xml (deleted) * trunk/examples/app-fermi/driver.xml (deleted) * trunk/examples/app-fermi/fermi.tcl (moved) * trunk/examples/app-fermi/run.xml (deleted) * trunk/examples/app-fermi/tool.xml (modified) * trunk/gui/scripts/curve.tcl (modified) * trunk/gui/scripts/result.tcl (added) * trunk/gui/scripts/valueresult.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) - Fixed x/y graphs to support multiple axes. - Added ... Fri, 09 Sep 2005 17:03:21 GMT dkearney [55] * trunk/examples/app-fermi/fermi.py (modified) * trunk/examples/app-fermi/fermi_io.py (modified) * trunk/gui/apps/rerun (added) * trunk/python/Rappture/interface.py (modified) * trunk/python/Rappture/number.py (modified) python/Rappture/number.py - added ability for number to choose ... Tue, 16 Aug 2005 08:12:56 GMT mmc [43] * trunk/examples/graph (added) * trunk/examples/graph/graph.py (added) * trunk/examples/graph/tool.xml (added) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/exec.tcl (modified) * trunk/gui/scripts/textentry.tcl (modified) * trunk/gui/scripts/tooltip.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/python/Rappture/__init__.py (modified) * trunk/python/Rappture/library.py (modified) * trunk/python/Rappture/result.py (added) * trunk/python/setup.py (modified) - Added a new Rappture.result() function to the Python library. ... Thu, 11 Aug 2005 18:15:45 GMT dkearney [36] * trunk/examples/fermi_fortran/fermi_example.f (modified) * trunk/examples/fermi_fortran/tool.xml (modified) added multiple plots on same graph to example added tags for ... Wed, 10 Aug 2005 21:49:26 GMT dkearney [34] * trunk/examples/app-fermi/tool.xml (modified) updated tool.xml to include tags around labels and remove the ... Wed, 27 Jul 2005 21:44:12 GMT dkearney [32] * trunk/examples/app-fermi/tool.xml (modified) accidentally damaged file in rev 31 i think Wed, 27 Jul 2005 21:38:06 GMT dkearney [31] * trunk/examples/fermi_fortran/run.xml (deleted) remove run.xml