source: trunk/gui/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @772   17 years mmc Fixed up the rendering controls for the MolvisViewer?.
(edit) @770   17 years nkissebe rename resource variable to look for to molvis_server instead of …
(edit) @768   17 years mmc Added <control>manual-resim</control> directive. This allows you to …
(edit) @767   17 years mmc Oops! Forgot to add the new -param option emitted by the ResultSet?, …
(edit) @766   17 years mmc Fixed the output viewer for numbers/integers to show a plot of the …
(edit) @764   17 years mmc Fix for support ticket #1607 (can't set _cntlInfo(...)) This ticket …
(edit) @761   17 years mmc Added a new <note> object which can be used to add annotations to the …
(edit) @752   17 years dkearney added use of RPENC_HDR flag in decode function so users can give the …
(edit) @746   17 years mmc Fix for support ticket #1773 "bad window path name ".main.area..." …
(edit) @745   17 years mmc Fix for a problem loading structures that showed up in the MOSFET …
(edit) @743   17 years mmc Added a test so we can simulate jobs that dump core mid-way through. …
(edit) @742   17 years mmc Fix for problem viewing structures in app-mgnanowirefet. The icon on …
(edit) @739   17 years mmc Fix for support ticket #1686 'can't read "_limits(vmin)": no such …
(edit) @738   17 years mmc Fixed a problem recently introduced with device structures on the …
(edit) @736   17 years dkearney adding capabilities for xy scatter plots by adding curve.about.type = …
(edit) @735   17 years mmc Oops! The "submit" command isn't on the user's path right now. Fixed …
(edit) @734   17 years mmc Fixed the handling for "job_protocol=submit" so that it doesn't print …
(edit) @733   17 years mmc Fixed long messages (usually resulting from "Problem launching job") …
(edit) @732   17 years mmc Oops! Goofed up the "string is double" test when adding -strict.
(edit) @731   17 years mmc Fixed tool execution to honor the new "job_protocol" directive. If …
(edit) @730   17 years mmc Fix for support ticket #1434 "reset zoom button does not work on …
(edit) @729   17 years mmc Fix for support ticket #1455, "floating-point value too large to …
(edit) @728   17 years mmc Fixed the automatic bug reporting system to avoid reporting bugs …
(edit) @727   17 years mmc Final tweaks to improve the messages for automatic ticket submission …
(edit) @726   17 years mmc Added a fix so that tools running without a $SESSIONDIR/resources file …
(edit) @724   17 years mmc Fixed the bugreport component to automatically register all "Oops!" …
(edit) @713   17 years nkissebe nanovisviewer should send memory reservation in big endian (network …
(edit) @711   17 years mmc Fixed the older MoleculeViewer? to work properly with the add/delete …
(edit) @706   17 years nkissebe clear image cache immediately when window resizes and defer updates …
(edit) @705   17 years nkissebe send memory request in big endian format (network byte order)
(edit) @704   17 years nkissebe move reconnection code to from _send to _rebuild reorganized …
(edit) @702   17 years mmc - Added Rappture::daemon function so that any process can be forked …
(edit) @701   17 years nkissebe typo fix (-nonewline, not --nonewline)
(edit) @697   17 years nkissebe add memory reservation to make nanoscale compatible
(edit) @695   17 years nkissebe clean up recovery of lost server connection
(edit) @692   17 years mmc Fixed a problem with upload where extra blank lines were getting …
(edit) @690   17 years nkissebe molvisviewer.tcl: rc1 of molvisviewer
(edit) @689   17 years nkissebe add support for multiple devices (for molecule viewer)
(edit) @687   17 years mmc Fixed the Rappture library and <string> element to handle binary data …
(edit) @683   17 years mmc Fixed filexfer so that it tries to find the exportfile/importfile …
(edit) @682   17 years mmc Fixed the Rappture::filexfer::upload operation to display an error …
(edit) @681   17 years mmc Fixed the Rappture::filexfer code to use the new filexfer mechanism in …
(edit) @680   17 years mmc Fixed the handling of MiddlewareTime? statements so that any extra …
(edit) @676   17 years mmc Fixed all fonts to set pixelsize instead of pointsize, so that fonts …
(edit) @674   17 years mmc Fixed sequences so that styles for embedded curves are handled …
(edit) @661   17 years nkissebe molvisviewer.tcl: beta3 of molvisviewer
(edit) @658   17 years dkearney allow users to add an optional + or - sign infront of their …
(edit) @654   17 years dkearney fixed for ticket #21 where progress > 100 gives error messages, also …
(edit) @649   17 years dkearney removed the @@RP-ENC stuff from Rappture::encoding, we can use the …
(edit) @648   17 years nkissebe molvisviewer.tcl: beta2 of molvisviewer
(edit) @646   17 years mmc Fixed a problem with zooming and dragging, when length scales of the …
(edit) @645   17 years mmc Fixed 2D contour plots so that the plot comes up properly without …
(edit) @644   17 years nkissebe sequence.tcl,sequenceresult.tcl: add support for molecule structure …
(edit) @641   17 years nkissebe deviceresult.tcl: Make _dataobjs a private class variable
(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 …
Note: See TracRevisionLog for help on using the revision log.