source: trunk/examples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1773   14 years braffert Makefile fix for building java app-fermi example
(edit) @1752   14 years gah
(edit) @1743   14 years gah
(edit) @1738   14 years gah
(edit) @1734   14 years gah
(edit) @1731   14 years gah
(edit) @1727   14 years braffert Last fix for building java bindings. Also added license info and more …
(edit) @1722   14 years braffert Added java bindings
(edit) @1715   14 years mmc Fixed the image object to act more like a true input. If an image has …
(edit) @1688   14 years gah Fix Makefile to install floatBuffer.cc instead of dxWriter.cc
(edit) @1659   14 years dkearney Rp_TableColumnStore needs to specify what kind of data to store.
(edit) @1656   14 years dkearney removing references to rappture tables, rappture will automagically …
(edit) @1655   14 years dkearney examples of using a view in tcl and c, update tcl and c view apis
(edit) @1645   14 years dkearney adding api for view, updating tcl app-fermi object example with view …
(edit) @1633   14 years gah
(edit) @1631   14 years gah
(edit) @1629   14 years gah
(edit) @1628   14 years gah
(edit) @1626   14 years gah added periodic element table control
(edit) @1623   14 years dkearney updating objects tcl bindings example
(edit) @1620   14 years dkearney rewriting some language bindings examples to incorporate feedback from …
(edit) @1619   14 years dkearney updating python objects api with example code, fixes for tcl objects api
(edit) @1615   15 years dkearney clean up on example programs for new bindings
(edit) @1613   15 years dkearney fix for rappture automatic ticket #256452. if we receive no data in …
(edit) @1610   15 years dkearney updates and adding example code to python and tcl apis
(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   16 years dkearney allow loadrun example to be install with the rest of rappture's zoo of …
(edit) @1217   16 years dkearney adding ability to specify runfiles to be either loaded or included …
(edit) @1209   16 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?
Note: See TracRevisionLog for help on using the revision log.