source: trunk/examples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @433   18 years mmc Added animated GIF downloads for <sequence> results. Still need a …
(edit) @429   18 years mmc Fixed the <choice> input so that each option can have a description …
(edit) @428   18 years mmc - Added <sequence> for playing movie outputs and other sequences of …
(edit) @413   18 years mmc - Added <description> capability to output objects, including axes. - …
(edit) @408   18 years cxsong changed for relocatable builds
(edit) @368   18 years mmc Added a descriptions to loader for <upload>, <download>, and <new> tags.
(edit) @165   18 years dkearney 1) removing matlab and octave tests for put*id functions 2) adding old …
(edit) @159   18 years dkearney fixed the c examples for new rappture library c api
(edit) @156   18 years dkearney fixed app-fermi's matlab example. now you can call matlab from …
(edit) @153   18 years cxsong merged Mac/linux compile
(edit) @152   18 years cxsong merged Mac/Linux? compile
(edit) @151   18 years cxsong removed mac target (merged)
(edit) @145   18 years dkearney adjusted the paths in demo.bash so its easier to change when users …
(edit) @144   18 years dkearney introducing new matlab example with builtin rappture commands
(edit) @143   18 years dkearney reorganizing octave and matlab examples, adding wrapper directory …
(edit) @136   18 years mmc - Fixed field/mesh to support rectilinear meshes in "vtk native" …
(edit) @135   18 years dkearney 1) fixed children function in c++'s library module so users can now …
(edit) @131   18 years cxsong adjust for relative install dir
(edit) @130   18 years cxsong reset stringstream myStr
(edit) @129   18 years cxsong corrected mac target
(edit) @128   18 years cxsong added examples to script
(edit) @127   18 years mmc Minor touch-ups on the <image> element. Data on both input and output …
(edit) @126   18 years mmc - Added a new <image> which can be used on both the input and the …
(edit) @125   18 years dkearney 1) removed "as" string from c++'s element() function because the …
(edit) @124   18 years dkearney added c example for app-fermi not sure if it compiles on mac
(edit) @122   18 years dkearney added initial version of octave language bindings. 1) no claiming …
(edit) @119   18 years dkearney 1. added doxygen headers to some fortran RpLibrary? bindings 2. cleaned …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @112   19 years mmc Added examples for clouds and fields to the zoo.
(edit) @110   19 years cxsong adjusted lib flag for mac build
(edit) @109   19 years cxsong adjusted lib flag for mac build
(edit) @108   19 years cxsong adjust lib flag for mac build
(edit) @105   19 years cxsong bash script to run through several Rappture examples.
(edit) @104   19 years dkearney This update brings us one step closer to being const correct in the …
(edit) @97   19 years dkearney adding initial matlab bindings few minor changes with other listed files
(edit) @94   19 years dkearney added 3D folder with brief vtk and rerun demo
(edit) @93   19 years dkearney 1. corrected c interface language binding function names so they are …
(edit) @92   19 years cxsong fixed a few things so it compiles now.
Note: See TracRevisionLog for help on using the revision log.