# # ChangeLog for trunk/examples # # Generated by Trac 1.0.13 # Oct 12, 2024, 4:00:59 PM 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 Wed, 27 Jul 2005 21:37:14 GMT dkearney [30] * trunk/examples/app-fermi/fermi (modified) * trunk/examples/app-fermi/tool.xml (modified) * trunk/examples/fermi_fortran (added) * trunk/examples/fermi_fortran/Makefile (added) * trunk/examples/fermi_fortran/fermi_example.f (added) * trunk/examples/fermi_fortran/run.xml (added) * trunk/examples/fermi_fortran/tool.xml (added) adding fermi_fortran as an example of a working app Wed, 20 Apr 2005 03:13:38 GMT mmc [10] * trunk/examples (added) * trunk/examples/app-fermi (added) * trunk/examples/app-fermi/config.xml (added) * trunk/examples/app-fermi/driver.xml (added) * trunk/examples/app-fermi/fermi (added) * trunk/examples/app-fermi/fermi.py (added) * trunk/examples/app-fermi/fermi_io.py (added) * trunk/examples/app-fermi/run.xml (added) * trunk/examples/app-fermi/tool.xml (added) Added an "examples" directory with the bits and pieces that make up ...