source: trunk/gui/scripts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @971   16 years gah yet another fix for isomarkers
(edit) @970   16 years dkearney adjusted the call to UpdateTransferFunction? when adding and removing …
(edit) @968   16 years gah major overhaul of isomarkers
(edit) @966   16 years gah add -markers style option to nanovisviewer. The reverts the -levels …
(edit) @965   16 years gah add -markers style option to nanovisviewer. The reverts the -levels …
(edit) @962   16 years dkearney code cleanups. adjusted gague.tcl to check the length of the string it …
(edit) @935   16 years gah add addition settings for nanovis and heightmap viewers
(edit) @925   16 years gah Fix: changed _CheckServerList to proc from method
(edit) @924   16 years gah fixes for visualization server resources definition
(edit) @921   16 years gah untabify; new settings controls for nanovisviewer
(edit) @920   16 years gah
(edit) @919   16 years gah replumbed all visualization viewers to use new visviewer base class
(edit) @910   16 years gah remove commented out code
(edit) @909   16 years gah VisViewer? base class
(edit) @908   16 years gah VisViewer? base class
(edit) @907   16 years gah VisViewer? base class
(edit) @904   16 years mmc Changed the markers used in the legend area of the nanoVIS viewer.
(edit) @903   16 years mmc Final tweaks on the optimization package. The demo now works …
(edit) @894   16 years dkearney reformating code, replacing tabs with spaces.
(edit) @893   16 years dkearney added 2D fields to the list of objects that can be visualized in a …
(edit) @891   16 years gah revert pager fix: broke simulate button
(edit) @890   16 years gah
(edit) @885   16 years gah fixes for isosurfaces, added experimental <opendx> tag handler
(edit) @880   16 years dkearney these updates to booleanentry.tcl are needed for the new boolean …
(edit) @879   16 years gah more fixes for simulation vs. volume data limits
(edit) @878   16 years gah nanovis isosurface interface
(edit) @876   16 years dkearney added ability to use upper or lowercase string boolean values
(edit) @875   16 years dkearney fix for boolean inputs to allow the use of yes/no, true/false, on/off, …
(edit) @872   16 years dkearney mainly code cleanups that i've made and stored in my repository over time.
(edit) @859   16 years gah check pager for current page
(edit) @858   16 years gah
(edit) @856   16 years gah fix histogram download
(edit) @853   16 years gah added binding for histgram markers labels
(edit) @844   16 years gah change HistoResult? to HistogramResult?
(edit) @843   16 years gah Fixed bug with uppercase .HistoResultdownload? widget name
(edit) @841   16 years gah changes for surface plots
(edit) @839   16 years gah changes for surface plots
(edit) @822   17 years gah
(edit) @818   17 years gah still in development
(edit) @811   17 years gah introduction of histogram object
(edit) @786   17 years mmc Fixed the layout of groups/notes so that largest elements on the page …
(edit) @785   17 years mmc Added support for a <note> on the output side of an <image> object. …
(edit) @783   17 years mmc Fix for ticket #3169 (error writing "sock66": connection reset by …
(edit) @782   17 years mmc Fixed the layout of controls so that large items like <note> and …
(edit) @781   17 years mmc Rough version of a drawing element that can be used for diagrams.
(edit) @775   17 years dkearney removed the hard coded path to submit per steve's request. now, on …
(edit) @774   17 years mmc Downloading of binary data within <string> objects was broken because …
(edit) @773   17 years mmc Fixed the default font size used in the HTML viewer for <note> objects.
(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 …
Note: See TracRevisionLog for help on using the revision log.