source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @135   18 years dkearney 1) fixed children function in c++'s library module so users can now …
(edit) @134   18 years mmc Fixed a bug in x-y plotting when a value was all 0's and plotted on a …
(edit) @133   18 years dkearney added environment variables for matlab, tcl_library and tk_library
(edit) @132   18 years mmc Fixed a scaling bug that caused images to come up so tiny that you …
(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) @123   18 years dkearney RpOctaveInterface?.h needed for compiling
(edit) @122   18 years dkearney added initial version of octave language bindings. 1) no claiming …
(edit) @121   18 years dkearney added basic doxygen tags for function definitions.
(edit) @120   18 years mmc - Fixed the Controls widget to resize itself properly the controls …
(edit) @119   18 years dkearney 1. added doxygen headers to some fortran RpLibrary? bindings 2. cleaned …
(edit) @118   18 years dkearney added quick check feature to RpUnits.cc so if fromUnits == toUnits no …
(edit) @117   18 years dkearney removed un-needed print statement Rappture.Units.convert(...) seems to work
(edit) @116   18 years dkearney 1. rewrote RpUnits::define(...) and RpUnits::convert(...) fxns. 2. …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @114   19 years dkearney updates to RpUnits to reduce memory leaks created copy constructors, …
(edit) @113   19 years mmc Fixed 3D volume rendering to work for prisms, pyramids, and …
(edit) @112   19 years mmc Added examples for clouds and fields to the zoo.
(edit) @111   19 years mmc Fixed <group> elements so that they don't save a <current> value.
(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) @107   19 years cxsong adjusted lib flags for mac builds
(edit) @106   19 years cxsong removed #include <malloc.h> since stdlib.h contains malloc decl.
(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) @103   19 years dkearney added higher order conversions so now you can do stuff like …
(edit) @102   19 years dkearney adjusted units conversion in RpUnits.cc, now uses strtod() instead of …
(edit) @101   19 years dkearney fixed another oops! in the Makefile and replaced tabs with spaces for …
(edit) @100   19 years dkearney change the Makefile so it looks to the default /opt/rappture location …
(edit) @99   19 years dkearney makefile wthat works on hamlet to instabuild matlab bindings
(edit) @98   19 years dkearney still can't compile matlab stuff from this makefile, but its getting closer
(edit) @97   19 years dkearney adding initial matlab bindings few minor changes with other listed files
(edit) @96   19 years dkearney added units conversion to coerce to the number.py added a command …
(edit) @95   19 years mmc - Fixed an annoying bug in the scroller that would cause the device …
(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.
(edit) @91   19 years dkearney fixes a few things i broke with the last update, scew_extras.o should …
(edit) @90   19 years dkearney adjusted the c-example which include a c example and a c++ example …
(edit) @89   19 years cxsong update
(edit) @88   19 years cxsong copied from /opt/rappture/include
(edit) @87   19 years mmc Fixed "copy/paste with desktop" to convert any \r's to \n's. This was …
(edit) @86   19 years dkearney updated for rappture-runtime compiling from source
(edit) @85   19 years cxsong adding good makefile
(edit) @84   19 years dkearney 1. added "install" target to make file for copying files over to …
(edit) @83   19 years dkearney 1. More cleaning of RpUnits and RpLibrary? code 2. added rp_result code …
(edit) @82   19 years mmc Fixed the device viewer to work properly even with …
(edit) @81   19 years mmc Fixed the energy level viewer to honor the new "-color auto" and …
(edit) @80   19 years dkearney one good test deserves another... fixed Rappture.Units.convert("5J","meV")
(edit) @79   19 years dkearney within RpUnits.cc, made electron Volts a metric unit, and continued …
(edit) @78   19 years cxsong 1. fixed the return value, within PyRpUnits?.cc. it used to look for a …
(edit) @77   19 years dkearney 1. initial checkin of RpLibrary? code, includes c++/c/fortran bindings …
(edit) @76   19 years dkearney 1. cleaned up make files some more, deleted make.inc files 2. updated …
(edit) @75   19 years mmc Changed the example to tell a better story in the tutorial. Ef should …
(edit) @74   19 years mmc Added structure examples to the zoo. Fixed the molecule viewer to pop …
(edit) @73   19 years dkearney 1. changes to RpUnits, modified RpUnits::define() function not to look …
(edit) @72   19 years mmc Added a bunch of XML examples to the zoo.
(edit) @71   19 years mmc Partial fixes to get Rappture.Units working in python. The module …
(edit) @70   19 years dkearney adding python RpUnits as a module under Rappture so it can be called …
(edit) @69   19 years mmc Fixed the size of various widgets to request a smaller size, so …
(edit) @68   19 years dkearney fixed the python rpunits setup script so now it really finds …
(edit) @67   19 years mmc Fixed the resultset to include a -missingdata option, which controls …
(edit) @66   19 years mmc Cleaned up the app-fermi example so that it works the same way across …
(edit) @65   19 years mmc Fixed axes so you can click and drag to adjust limits.
(edit) @64   19 years mmc Lots of fixes for app-pntoy and other tools: - Fixed plotting to …
(edit) @62   19 years dkearney moving back to the original version of this dir
(edit) @61   19 years dkearney adding c-example of how to use the c interface for rappture
(edit) @60   19 years cxsong added files
(edit) @59   19 years cxsong removed
(edit) @58   19 years cxsong cxsong
(edit) @57   19 years mmc - Fixed x/y graphs to support multiple axes. - Added Rappture::result …
(edit) @56   19 years mmc - Changed the driver to recognize a new FULLSCREEN environment …
(edit) @55   19 years dkearney python/Rappture/number.py - added ability for number to choose …
(edit) @54   19 years mmc - Fixed Rappture ticket #17 (logscale plotting problem). The …
(edit) @53   19 years mmc Fixed Rappture ticket #16 (gif pic doesn't fit in gui when read by …
(edit) @52   19 years mmc - Added a back door so we can debug Rappture applications running in …
(edit) @50   19 years mmc Added support for file transfer with the desktop. Each Rappture …
(edit) @49   19 years dkearney changed all functions with PyString_AsString calls to copy the …
(edit) @48   19 years mmc Oops! Fixed the Balloon widget so that it works properly even if the …
(edit) @47   19 years dkearney fixed python interface memory problem with py_decref() where i was …
(edit) @46   19 years mmc - Added a new Balloon panel, and used it to configure axis …
(edit) @45   19 years mmc Fixed copy/paste with desktop to work properly. It was relying on the …
(edit) @44   19 years mmc Fixed the MainWin? to honor "-anchor fill" in "web" mode. This causes …
(edit) @43   19 years mmc - Added a new Rappture.result() function to the Python library. This …
(edit) @42   19 years dkearney removed currently unnecessary dirs
(edit) @41   19 years dkearney added makefile to compile Rappture Core Data Structure tests
(edit) @40   19 years dkearney initial add for test directory which will hold test cases for using …
(edit) @39   19 years dkearney fixed rappture source's makefile to correctly compile core data …
(edit) @38   19 years dkearney added inital data structures for rappture variable objects
(edit) @37   19 years dkearney adding initial rappture core data structures different types of variables
(edit) @36   19 years dkearney added multiple plots on same graph to example added <about> tags for …
(edit) @35   19 years mmc Fixed "Copy/Paste? with Desktop" so it is ignored under Windows. This …
(edit) @34   19 years dkearney updated tool.xml to include <about> tags around labels and remove the …
Note: See TracRevisionLog for help on using the revision log.