source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @149   18 years cxsong Replaced -fPIC with CFLAGS, which can be set at compile time. Added …
(edit) @148   18 years mmc Fixed Rappture::Units::convert to work properly for both "/cm3" and …
(edit) @147   18 years cxsong Corrected an iterator error in RpUnits::convert function.
(edit) @146   18 years mmc - Fixed a problem in units interpretation. Units "/m3" were being …
(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) @142   18 years dkearney fixed call to rpFreeLibrary
(edit) @141   18 years dkearney added const to RpUnits*'s. these now compile correctly with matlab's …
(edit) @140   18 years dkearney adding an octave test script.
(edit) @139   18 years dkearney adjusted makefile.
(edit) @138   18 years dkearney 1) addition of octave/matlab test scripts, some still need work 2) the …
(edit) @137   18 years mmc Fixed the energy viewer so the zoom level doesn't change when you …
(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) @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   18 years mmc Updated all copyright notices.
(edit) @114   18 years dkearney updates to RpUnits to reduce memory leaks created copy constructors, …
(edit) @113   18 years mmc Fixed 3D volume rendering to work for prisms, pyramids, and …
(edit) @112   18 years mmc Added examples for clouds and fields to the zoo.
(edit) @111   18 years mmc Fixed <group> elements so that they don't save a <current> value.
(edit) @110   18 years cxsong adjusted lib flag for mac build
(edit) @109   18 years cxsong adjusted lib flag for mac build
(edit) @108   18 years cxsong adjust lib flag for mac build
(edit) @107   18 years cxsong adjusted lib flags for mac builds
(edit) @106   18 years cxsong removed #include <malloc.h> since stdlib.h contains malloc decl.
(edit) @105   18 years cxsong bash script to run through several Rappture examples.
(edit) @104   18 years dkearney This update brings us one step closer to being const correct in the …
(edit) @103   18 years dkearney added higher order conversions so now you can do stuff like …
(edit) @102   18 years dkearney adjusted units conversion in RpUnits.cc, now uses strtod() instead of …
(edit) @101   18 years dkearney fixed another oops! in the Makefile and replaced tabs with spaces for …
(edit) @100   18 years dkearney change the Makefile so it looks to the default /opt/rappture location …
(edit) @99   18 years dkearney makefile wthat works on hamlet to instabuild matlab bindings
(edit) @98   18 years dkearney still can't compile matlab stuff from this makefile, but its getting closer
(edit) @97   18 years dkearney adding initial matlab bindings few minor changes with other listed files
(edit) @96   18 years dkearney added units conversion to coerce to the number.py added a command …
(edit) @95   18 years mmc - Fixed an annoying bug in the scroller that would cause the device …
(edit) @94   18 years dkearney added 3D folder with brief vtk and rerun demo
(edit) @93   18 years dkearney 1. corrected c interface language binding function names so they are …
(edit) @92   18 years cxsong fixed a few things so it compiles now.
(edit) @91   18 years dkearney fixes a few things i broke with the last update, scew_extras.o should …
(edit) @90   18 years dkearney adjusted the c-example which include a c example and a c++ example …
(edit) @89   18 years cxsong update
(edit) @88   18 years cxsong copied from /opt/rappture/include
(edit) @87   18 years mmc Fixed "copy/paste with desktop" to convert any \r's to \n's. This was …
(edit) @86   18 years dkearney updated for rappture-runtime compiling from source
(edit) @85   18 years cxsong adding good makefile
(edit) @84   18 years dkearney 1. added "install" target to make file for copying files over to …
(edit) @83   18 years dkearney 1. More cleaning of RpUnits and RpLibrary? code 2. added rp_result code …
(edit) @82   18 years mmc Fixed the device viewer to work properly even with …
(edit) @81   18 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 …
Note: See TracRevisionLog for help on using the revision log.