source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(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.
(edit) @14   19 years mmc Added a new <mesh> type and a viewer for mesh geometries. Needed this …
(edit) @13   19 years mmc Many improvements, including a new energy level viewer for Huckel-IV. …
(edit) @12   19 years mmc Fixed a new nits to so that the pntoy works better. The …
(edit) @11   19 years mmc Major reorganization of the entire package. The config.xml file is …
(edit) @10   19 years mmc Added an "examples" directory with the bits and pieces that make up …
(edit) @9   19 years mmc Massive changes across the entire toolkit. Rearranged the XML …
(edit) @8   19 years mmc Updated the code to the latest Rappture XML conventions, and fixed up …
(edit) @7   19 years mmc Created an initial EnergyLevels? viewer and MoleculeViewer?. The …
(edit) @6   19 years mmc Fixed the Tcl library to mirror the API developed for XML libraries on …
(edit) @5   19 years mmc Fixed the library.get() method to coalesce multiple text nodes into a …
(edit) @4   19 years mmc Added "type#" capability to the put() method, so you can put …
(edit) @3   19 years mmc Added put() and remove() options to the Rappture.library, so you can …
(edit) @2   19 years mmc Fixed the library.children() method to allow filtering based on XML …
(add) @1   19 years mmc initial import
Note: See TracRevisionLog for help on using the revision log.