source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @63   19 years cxsong Removed file/folder
(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) @51   19 years cxsong
(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 …
(edit) @33   19 years dkearney separated make file into components to be included to create larger …
(edit) @32   19 years dkearney accidentally damaged file in rev 31 i think
(edit) @31   19 years dkearney remove run.xml
(edit) @30   19 years dkearney adding fermi_fortran as an example of a working app
(edit) @29   19 years dkearney took my own advise and transfered the file opening text to the c api, …
(edit) @28   19 years dkearney changed how python receives the xml file. python used to get a …
(edit) @27   19 years dkearney made a temporary fix to the fortran api which now sends the contents …
(edit) @26   19 years mmc Fixed the rendering of groups, and groups within groups. If groups are …
(edit) @25   19 years mmc Added <min>, <max>, and <scale> directives to the output plotter for …
(edit) @24   19 years mmc Fixed the device viewer to resize itself properly based on its …
(edit) @23   19 years mmc Fixed the output processing to recognize messages tagged with the …
(edit) @22   19 years mmc Lots of changes to support Huckel-IV: - Support for embedded <tool> …
(edit) @21   19 years dkearney created Makefile for compiling rappture libraries. created README …
(edit) @20   19 years dkearney initial submission of the Rappture Core components and language bindings
(edit) @19   19 years dkearney initial submission of the Rappture Core components and language bindings
(edit) @18   19 years mmc Fixed a bug that suddenly appeared in the graph area of a device …
(edit) @17   19 years mmc Added a capability to MainWin? to syncCutBuffer with the application. …
(edit) @16   19 years mmc Added support for contour plots of 3D data sets.
(edit) @15   19 years mmc Oops! Forgot to clean up tooltips associated with mesh elements.
Note: See TracRevisionLog for help on using the revision log.