source: trunk/gui/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @640   17 years mmc Enhanced the <loader> to support upload/download for multiple inputs. …
(edit) @639   17 years mmc Fixed a bug that caused an "oops!" message whenever you right-clicked …
(edit) @638   17 years mmc Fixed the bug for scaling of values in 2D contour plots. It was …
(edit) @637   17 years mmc Fixed the way that tools are launched so that any "MiddlewareTime:" …
(edit) @609   17 years nkissebe added molvisviewer; remote visualization using pymol
(edit) @608   17 years nkissebe model icons for molecule viewer
(edit) @607   17 years nkissebe use molVisViewer as the molecule viewer if hubvis_server resource is set
(edit) @578   17 years dkearney added code to normalize the units entered by the user
(edit) @572   17 years mmc Added a test harness for the nanoVIS server. Run "nanovis-test" and …
(edit) @571   17 years dkearney added -context flags to rappture units convert function calls to fix a …
(edit) @567   17 years mmc Oops! Forgot to take out my debug print statements. :-P
(edit) @566   17 years mmc Fixed a bug in sequences that was causing real values without units to …
(edit) @563   17 years dkearney small adjustments to gauge.tcl to fix errors in number and units …
(edit) @562   17 years dkearney adjustments to how gauge.tcl deals with values for integer and number …
(edit) @556   17 years dkearney cleaned up syntax
(edit) @553   17 years dkearney moved the integer/real value check up infront of the min max value …
(edit) @552   17 years dkearney adjusted the formatting to use %g which chops off random zeros at the …
(edit) @551   17 years dkearney fix for rappture ticket #168. added new format for inputs that have …
(edit) @550   17 years dkearney fix for rappture ticket 157 where error messages about units min and …
(edit) @522   18 years nkissebe another case of widgets not knowing special named colors (Windows …
(edit) @520   18 years dkearney added units conversion from deg->rad to tcl bindings, adjusted matlab …
(edit) @519   18 years mmc - Fixed field components to report their order properly. This makes …
(edit) @515   18 years dkearney added units of days (d), hours (h), minutes (min), /m2. minutes units …
(edit) @513   18 years mmc Fixed sequences so that they offer the same download controls as the …
(edit) @500   18 years nkissebe Escape any backslashes found in tool string (primarily for the sake of …
(edit) @488   18 years dkearney removed mols because they don't really work. tcl still thinks …
(edit) @487   18 years dkearney added moles (mol), hertz (Hz), becquerel (Bq) all have been added with …
(edit) @479   18 years nkissebe photo widget doesn't understand same named background colors as rest …
(edit) @472   18 years mmc Oops! Two more problems related to downloads. The DeviceResult? and …
(edit) @471   18 years mmc Oops! The device result didn't have the new -description field for …
(edit) @468   18 years mmc Fixed bugs that showed up in the nanovis viewer when you switch …
(edit) @466   18 years mmc Fixed the filexfer server so that it doesn't complain when a transfer …
(edit) @465   18 years mmc Fixed the bug report dialog so that Control-1-1-3-3 will bring up …
(edit) @464   18 years mmc Added popup options for the "download" button. Right now this works …
(edit) @462   18 years mmc Fixed nanovis to take a series of server names as a comma-separated …
(edit) @460   18 years mmc Fixed the 3D viewer so that if it detects old-style vtk data, it will …
(edit) @459   18 years mmc Added a legend to the nanovis viewer. Added bullet-proofing for …
(edit) @456   18 years mmc Added the start of a legend component to the 3D field viewer. Fixed …
(edit) @450   18 years mmc Added default axis labels to _rebuild output.
(edit) @447   18 years mmc Fixed the nanovisviewer so that it supports multiple volumes, and so …
(edit) @442   18 years mmc Fixed the up/down buttons on the <integer> element so they report …
(edit) @440   18 years mmc Fixed a bug in the pop-up editor, which showed up whenever a window …
(edit) @439   18 years mmc Fixed a bug in syncing values within device editors embedded within …
(edit) @438   18 years mmc Fixed the <enable> facility so that it will work correctly even when …
(edit) @437   18 years mmc Added a new <enable> parameter to all inputs. Controls can now be …
(edit) @436   18 years mmc Added the nanovis viewer for 3D fields. This connects to the …
(edit) @435   18 years mmc Fixed the <sequence> object so that it can support multiple objects …
(edit) @433   18 years mmc Added animated GIF downloads for <sequence> results. Still need a …
(edit) @429   18 years mmc Fixed the <choice> input so that each option can have a description …
(edit) @428   18 years mmc - Added <sequence> for playing movie outputs and other sequences of …
(edit) @419   18 years mmc Loader for the resources file. Oops! Forgot to check this in with the …
(edit) @413   18 years mmc - Added <description> capability to output objects, including axes. - …
(edit) @411   18 years cxsong added integer display to x-axis
(edit) @405   18 years dkearney added -killsignal to bgexec call so it will use SIGTERM, a signal that …
(edit) @402   18 years dkearney added deg and rad as valid units. no conversions are done.
(edit) @226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
(edit) @220   18 years mmc - Fixed the molecule viewer and contour viewer to catch any errors …
(edit) @216   18 years mmc - Fixed an error that was triggered when you double-click on the …
(edit) @213   18 years mmc - Fixed up the tool tips for upload to remind the user about allowing …
(edit) @210   18 years mmc Last few fixes for file upload/download. Changed the "Download..." …
(edit) @201   18 years mmc - Fixed the "Upload..." capability so that uploading binary goop …
(edit) @195   18 years mmc - Fixed the filexfer server to handle session numbers with letters …
(edit) @193   18 years mmc - Added "Upload..." capability to the <loader> widget. You can now …
(edit) @173   18 years mmc Shaved down the size of input/output areas a bit, so applications fit …
(edit) @172   18 years mmc Fixed the download button so that it doesn't force the analyzer screen …
(edit) @171   18 years mmc - Moved Rappture::result and Rappture::exec to the tcl library and …
(edit) @170   18 years mmc - Fixed the ResultSet? widget so that results with spaces in the name …
(edit) @168   18 years mmc - Fixed the license terms to comply with the official open source …
(edit) @158   18 years mmc - Fixed installation so that this "gui" part can be installed with …
(edit) @148   18 years mmc Fixed Rappture::Units::convert to work properly for both "/cm3" and …
(edit) @146   18 years mmc - Fixed a problem in units interpretation. Units "/m3" were being …
(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) @134   18 years mmc Fixed a bug in x-y plotting when a value was all 0's and plotted on a …
(edit) @132   18 years mmc Fixed a scaling bug that caused images to come up so tiny that you …
(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) @120   18 years mmc - Fixed the Controls widget to resize itself properly the controls …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @113   19 years mmc Fixed 3D volume rendering to work for prisms, pyramids, and …
(edit) @111   19 years mmc Fixed <group> elements so that they don't save a <current> value.
(edit) @95   19 years mmc - Fixed an annoying bug in the scroller that would cause the device …
(edit) @87   19 years mmc Fixed "copy/paste with desktop" to convert any \r's to \n's. This was …
(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) @74   19 years mmc Added structure examples to the zoo. Fixed the molecule viewer to pop …
(edit) @69   19 years mmc Fixed the size of various widgets to request a smaller size, so …
(edit) @67   19 years mmc Fixed the resultset to include a -missingdata option, which controls …
(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) @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) @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) @48   19 years mmc Oops! Fixed the Balloon widget so that it works properly even if the …
(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 …
Note: See TracRevisionLog for help on using the revision log.