# # ChangeLog for trunk/examples # # Generated by Trac 1.0.13 # May 2, 2024 5:36:26 AM 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 ...