source: trunk/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @723   17 years nkissebe fix install dir for pymolproxy
(edit) @722   17 years nkissebe leave read end of request pipe open when launching client to prevent …
(edit) @721   17 years nkissebe ignore SIGPIPE signal (ie, if nanoscale terminated)
(edit) @720   17 years nkissebe ignore SIGPIPE signals (which would occur if nanoscale terminated)
(edit) @717   17 years nkissebe build binary as "nanoscale" rather than "server". changed install dir …
(edit) @716   17 years nkissebe daemonize by default, use -f (debug flag) to run in the foreground
(edit) @715   17 years nkissebe multi-service and detachment support added to nanoscale
(edit) @714   17 years nkissebe had stdin/stdout parameters reversed give a little more information on …
(edit) @713   17 years nkissebe nanovisviewer should send memory reservation in big endian (network …
(edit) @712   17 years dkearney changed simsim to reference the tcl version instead of the old python …
(edit) @711   17 years mmc Fixed the older MoleculeViewer? to work properly with the add/delete …
(edit) @708   17 years dkearney updateing build system for rappture and language bindings. librappture …
(edit) @707   17 years nkissebe disable last of the debugging output
(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) @703   17 years mmc Moved standard PyMol? distribution over to rappture-runtime project.
(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) @700   17 years nkissebe initial modifications to pyMol for remote visualization server support
(edit) @699   17 years nkissebe pymol r2915 - http://svn.sourceforge.net/svnroot/pymol/trunk/pymol
(edit) @698   17 years nkissebe add requests (pixel count) update for nanoscale compatability …
(edit) @697   17 years nkissebe add memory reservation to make nanoscale compatible
(edit) @696   17 years nkissebe pretty up pymolproxy error handling
(edit) @695   17 years nkissebe clean up recovery of lost server connection
(edit) @694   17 years nkissebe takes pymol execution command/arguments from own command line …
(edit) @693   17 years dkearney added support for loaders, works with nanowire and rtd, and about half …
(edit) @692   17 years mmc Fixed a problem with upload where extra blank lines were getting …
(edit) @691   17 years nkissebe Add pymolproxy to vizservers
(edit) @690   17 years nkissebe molvisviewer.tcl: rc1 of molvisviewer
(edit) @689   17 years nkissebe add support for multiple devices (for molecule viewer)
(edit) @688   17 years dkearney adding tcl version of simsim which adds command line argument features …
(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) @679   17 years mmc This was crashing with my latest javac until I included the source version.
(edit) @678   17 years mmc Fixed RapptureGUI package so that it can be loaded into tclsh. That …
(edit) @677   17 years dkearney now using render-dev for libraries and include files while i fix up …
(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) @636   17 years dkearney added ability to kickoff the simulation or just create a driver file …
(edit) @635   17 years dkearney corrected @path@ to @prefix@
(edit) @634   17 years dkearney adding full path name for rappture executables.
(edit) @633   17 years dkearney corrected the install directory path
(edit) @632   17 years dkearney changing rappture script to source the rappture.env file added option …
(edit) @631   17 years dkearney adding wrapper script to simsim.py
(edit) @630   17 years dkearney removing simsim so it can be replaced by a shell script
(edit) @629   17 years dkearney adding wrapper script around simsim
(edit) @627   17 years dkearney new app used to read and create dynamic driver.xml files as if the …
(edit) @626   17 years dkearney fixed for a python2.3 error where tempfile is automatically deleted …
(edit) @617   17 years vrinside Added new zinc blende renderer - It is still needed to compare with …
(edit) @616   17 years nkissebe the rappture script is generated from rappture.in now
(edit) @615   17 years nkissebe rebuilt for molvisviewer support
(edit) @614   17 years dkearney adjusted start_vis.sh to take into account new scheme for starting vis …
(edit) @612   17 years vrinside Removed test code segment..
(edit) @611   17 years vrinside added a memeber function for handling application directory in …
(edit) @610   17 years nkissebe add molvisviewer.tcl to scripts to install
(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) @604   17 years dkearney makefile now depends on /apps/rappture/render instead of /apps/rappture/dev
(edit) @603   17 years vrinside for debugging, removed creation of g_color_table_render.
(edit) @602   17 years vrinside I put all the functions for callbacks into NvProcessCommand?.cpp, but …
(edit) @601   17 years vrinside Tentatively comment code segment for font creation and screenshot in …
(edit) @600   17 years dkearney adding a script to create a temporary directory and start nanoscale …
(edit) @599   17 years dkearney created dynamic log file names to resolve the problem with different …
(edit) @598   17 years dkearney added librappture2.a as library to compile against for nanovis server
(edit) @595   17 years mmc Added Derrick's libraries for base64 decoding and unzipping in place, …
(edit) @588   17 years vrinside
(edit) @587   17 years vrinside
(edit) @586   17 years vrinside
(edit) @585   17 years vrinside
(edit) @582   17 years vrinside
(edit) @581   17 years vrinside
(edit) @580   17 years vrinside
(edit) @578   17 years dkearney added code to normalize the units entered by the user
(edit) @574   17 years kennell Rearranged Makefile to refer to libviz.a instead of a bunch of …
(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
Note: See TracRevisionLog for help on using the revision log.