source: trunk/examples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1596   15 years gah
(edit) @1594   15 years mmc Added a fix for nanoHUB ticket #256428. The dropdown list was …
(edit) @1587   15 years dkearney removing tabs from files and removing output sections from the …
(edit) @1586   15 years dkearney updating potential apis for c cpp and python. adding random() and …
(edit) @1581   15 years dkearney updates for the rappture objects, object examples, and object apis. …
(edit) @1569   15 years dkearney adding configure/dump functions to plot object, creating simple test …
(edit) @1568   15 years dkearney adding dump/configure interface to curve object, plot object is broken
(edit) @1566   15 years dkearney updates to Rappture::Library and Rappture::Number objects to demo how …
(edit) @1561   15 years dkearney remove dxReader and dxWriter from makefile because its not ready yet
(edit) @1560   15 years dkearney updates to the object system, fixed up tree and xml parser objects, …
(edit) @1542   15 years dkearney another possible example for accessing input data
(edit) @1541   15 years dkearney example program using objects, just ideas, does not work yet.
(edit) @1528   15 years dkearney updating the objects code and adding some more examples describing how …
(edit) @1480   15 years gah
(edit) @1470   15 years mmc Updated the screen snap of the boolean control.
(edit) @1466   15 years gah added flow examples
(edit) @1464   15 years gah add flow examples
(edit) @1397   15 years dkearney fixing compiler warnings
(edit) @1386   15 years dkearney adding a few object prototypes we can play with for future …
(edit) @1285   15 years dkearney removing output section from tool.xml moving it to the tcl script
(edit) @1283   15 years dkearney removed output section from curve example, added xy-scatter example
(edit) @1260   15 years dkearney updating octave and matlab example code to take advantage of vector …
(edit) @1259   15 years gah
(edit) @1256   15 years dkearney adding test cases for future use with simsim, these are mainly the …
(edit) @1255   15 years dkearney switching order of copy and put statements in structure example …
(edit) @1227   15 years dkearney adding MCR_INHIBIT_CTF_LOCK flag to prevent matlab from trying to …
(edit) @1226   15 years dkearney fixing bug where loader fails to show the correct label when using the …
(edit) @1223   15 years dkearney replacing makefile to support both uncompiled and compiled matlab
(edit) @1222   15 years dkearney moving compiled matlab back to its home in the compiled directory. …
(edit) @1218   15 years dkearney allow loadrun example to be install with the rest of rappture's zoo of …
(edit) @1217   15 years dkearney adding ability to specify runfiles to be either loaded or included …
(edit) @1209   15 years dkearney switching to compiled matlab examples
(edit) @1139   16 years dkearney adding example of compiling matlab. this uses simsim to generate a …
(edit) @1124   16 years dkearney enabling user to switch the text in the "Simulate" Button for cceHUB …
(edit) @1119   16 years dkearney adding example of how to use diff from the tcl core library
(edit) @1110   16 years dkearney removing tabs, updating examples.
(edit) @1100   16 years gah assorted lang fixes
(edit) @1099   16 years gah yet another fix for perl language binding
(edit) @1096   16 years gah yet another fix for perl language binding
(edit) @1082   16 years gah update makefile with mkdir_p
(edit) @1076   16 years mmh Change boolean to use simple checkbutton instead of combobox.
(edit) @1075   16 years mmh Rewritten color range code for integers and numbers. examples/canvas …
(edit) @1065   16 years dkearney changed float buffer example to really buffer floats. changed dxWrite …
(edit) @1064   16 years dkearney adding some example of using the buffer and dx writer objects.
(edit) @1059   16 years gah
(edit) @1055   16 years gah
(edit) @1045   16 years gah fixes of MacOSX build
(edit) @1044   16 years gah fixes of MacOSX build
(edit) @1040   16 years gah moved b64 library to rappture core
(edit) @1021   16 years gah added missing Makefiles
(edit) @1019   16 years gah added missing Makefiles
(edit) @1018   16 years gah Massive changes: New directory/file layout
(edit) @1004   16 years dkearney adding compiled matlab example
(edit) @998   16 years dkearney updating sequence example to show how to use the new sequence element …
(edit) @996   16 years bhaley Added examples/app-fermi/ruby directory, with Ruby simulator
(edit) @942   16 years gah Makefile fixups
(edit) @875   16 years dkearney fix for boolean inputs to allow the use of yes/no, true/false, on/off, …
(edit) @872   16 years dkearney mainly code cleanups that i've made and stored in my repository over time.
(edit) @864   16 years dkearney added example of adding note to image that pops up a "more info" window.
(edit) @863   16 years dkearney added small html note example under output image
(edit) @833   16 years dkearney updated configure to allow user to compile with or without perl, …
(edit) @817   16 years dkearney added small matlab example of building a cloud
(edit) @798   17 years mmc Added an example of a python wrapper script.
(edit) @797   17 years mmc Fixed the canvas example so that it can be launched with tclsh and …
(edit) @796   17 years mmc Added an example of the Tk canvas producing diagrams.
(edit) @794   17 years mmc Added an example of <note> elements.
(edit) @793   17 years mmc Added original version of fermi.c program (before Rappture conversion)
(edit) @792   17 years mmc This example had "K" for both units conversions, so the Ef conversion …
(edit) @766   17 years mmc Fixed the output viewer for numbers/integers to show a plot of the …
(edit) @729   17 years mmc Fix for support ticket #1455, "floating-point value too large to …
(edit) @711   17 years mmc Fixed the older MoleculeViewer? to work properly with the add/delete …
(edit) @702   17 years mmc - Added Rappture::daemon function so that any process can be forked …
(edit) @686   17 years mmc Fixed the untar wrapper to work properly. Seems to require a temp …
(edit) @684   17 years mmc Fixed the Rappture::encoding Tcl bindings to handle binary data …
(edit) @670   17 years dkearney try using LastChangedRevision? instead of LastChangedRev?
(edit) @669   17 years dkearney resetting properties
(edit) @668   17 years dkearney adding Rev property to file
(edit) @667   17 years dkearney testing LastChangedRev? flag
(edit) @665   17 years dkearney Updates to Rappture::Utils::progress for all languages removed the …
(edit) @597   17 years dkearney adjusted core makefile to not remove setup.py when doing a make clean …
(edit) @594   17 years dkearney removed boolean conversion from c library interface and updated …
(edit) @590   17 years dkearney included compress and compressc as executables to create and install
(edit) @589   17 years dkearney added c bindings to the putData and putFile functions added example …
(edit) @572   17 years mmc Added a test harness for the nanoVIS server. Run "nanovis-test" and …
(edit) @561   17 years dkearney fixed function call error in example
(edit) @557   17 years dkearney added c example of wrapping a legacy application, moved the tcl …
(edit) @555   17 years dkearney updated examples removing output sections from tool.xml files and …
(edit) @543   17 years dkearney added svn keywords for date rev and url testing the automatic …
(edit) @542   17 years dkearney added date, revision, and url to the tool section of application's results
(edit) @541   17 years dkearney added svn keyword property changes to file
(edit) @540   17 years dkearney messing around with svn keywords
(edit) @526   18 years dkearney removing makefiles and setup files that have been replaced by files …
(edit) @521   18 years dkearney adjusted the matlab example, matlab commands no longer need delimited …
(edit) @515   18 years dkearney added units of days (d), hours (h), minutes (min), /m2. minutes units …
(edit) @512   18 years dkearney made changes to the build system for the rappture package and added a …
(edit) @489   18 years dkearney new configure and make scripts to help automate the build process
(edit) @474   18 years nkissebe move "package require Tk" to top so full BLT library version is used …
(edit) @473   18 years nkissebe app-fermi example for perl bindings
(edit) @437   18 years mmc Added a new <enable> parameter to all inputs. Controls can now be …
(edit) @435   18 years mmc Fixed the <sequence> object so that it can support multiple objects …
Note: See TracRevisionLog for help on using the revision log.