|
|
@732
|
18 years |
mmc |
Oops! Goofed up the "string is double" test when adding -strict.
|
|
|
@731
|
18 years |
mmc |
Fixed tool execution to honor the new "job_protocol" directive.
If …
|
|
|
@730
|
18 years |
mmc |
Fix for support ticket #1434 "reset zoom button does not work on …
|
|
|
@729
|
18 years |
mmc |
Fix for support ticket #1455, "floating-point value too large to …
|
|
|
@728
|
18 years |
mmc |
Fixed the automatic bug reporting system to avoid reporting bugs …
|
|
|
@727
|
18 years |
mmc |
Final tweaks to improve the messages for automatic ticket submission …
|
|
|
@726
|
18 years |
mmc |
Added a fix so that tools running without a $SESSIONDIR/resources file …
|
|
|
@725
|
18 years |
mmc |
Fixed the Rappture::encoding::is function to properly detect embedded …
|
|
|
@724
|
18 years |
mmc |
Fixed the bugreport component to automatically register all "Oops!" …
|
|
|
@723
|
18 years |
nkissebe |
fix install dir for pymolproxy
|
|
|
@722
|
18 years |
nkissebe |
leave read end of request pipe open when launching client to prevent …
|
|
|
@721
|
18 years |
nkissebe |
ignore SIGPIPE signal (ie, if nanoscale terminated)
|
|
|
@720
|
18 years |
nkissebe |
ignore SIGPIPE signals (which would occur if nanoscale terminated)
|
|
|
@719
|
18 years |
dkearney |
adding include directory and adjusting build system's matlab arch variable
|
|
|
@718
|
18 years |
dkearney |
after the core rappture library (librappture.so) is created the …
|
|
|
@717
|
18 years |
nkissebe |
build binary as "nanoscale" rather than "server". changed install dir …
|
|
|
@716
|
18 years |
nkissebe |
daemonize by default, use -f (debug flag) to run in the foreground
|
|
|
@715
|
18 years |
nkissebe |
multi-service and detachment support added to nanoscale
|
|
|
@714
|
18 years |
nkissebe |
had stdin/stdout parameters reversed
give a little more information on …
|
|
|
@713
|
18 years |
nkissebe |
nanovisviewer should send memory reservation in big endian (network …
|
|
|
@712
|
18 years |
dkearney |
changed simsim to reference the tcl version instead of the old python …
|
|
|
@711
|
18 years |
mmc |
Fixed the older MoleculeViewer? to work properly with the add/delete …
|
|
|
@710
|
18 years |
dkearney |
fixed exmaples typo to examples in rappture makefile
|
|
|
@709
|
18 years |
dkearney |
added newton, amu as units.
clarified system names for hz, bq, mol
|
|
|
@708
|
18 years |
dkearney |
updateing build system for rappture and language bindings.
librappture …
|
|
|
@707
|
18 years |
nkissebe |
disable last of the debugging output
|
|
|
@706
|
18 years |
nkissebe |
clear image cache immediately when window resizes and defer updates …
|
|
|
@705
|
18 years |
nkissebe |
send memory request in big endian format (network byte order)
|
|
|
@704
|
18 years |
nkissebe |
move reconnection code to from _send to _rebuild
reorganized …
|
|
|
@703
|
18 years |
mmc |
Moved standard PyMol? distribution over to rappture-runtime project.
|
|
|
@702
|
18 years |
mmc |
- Added Rappture::daemon function so that any process can be forked …
|
|
|
@701
|
18 years |
nkissebe |
typo fix (-nonewline, not --nonewline)
|
|
|
@700
|
18 years |
nkissebe |
initial modifications to pyMol for remote visualization server support
|
|
|
@699
|
18 years |
nkissebe |
pymol r2915 - http://svn.sourceforge.net/svnroot/pymol/trunk/pymol
|
|
|
@698
|
18 years |
nkissebe |
add requests (pixel count) update for nanoscale compatability …
|
|
|
@697
|
18 years |
nkissebe |
add memory reservation to make nanoscale compatible
|
|
|
@696
|
18 years |
nkissebe |
pretty up pymolproxy error handling
|
|
|
@695
|
18 years |
nkissebe |
clean up recovery of lost server connection
|
|
|
@694
|
18 years |
nkissebe |
takes pymol execution command/arguments from own command line …
|
|
|
@693
|
18 years |
dkearney |
added support for loaders, works with nanowire and rtd, and about half …
|
|
|
@692
|
18 years |
mmc |
Fixed a problem with upload where extra blank lines were getting …
|
|
|
@691
|
18 years |
nkissebe |
Add pymolproxy to vizservers
|
|
|
@690
|
18 years |
nkissebe |
molvisviewer.tcl: rc1 of molvisviewer
|
|
|
@689
|
18 years |
nkissebe |
add support for multiple devices (for molecule viewer)
|
|
|
@688
|
18 years |
dkearney |
adding tcl version of simsim which adds command line argument features …
|
|
|
@687
|
18 years |
mmc |
Fixed the Rappture library and <string> element to handle binary
data …
|
|
|
@686
|
18 years |
mmc |
Fixed the untar wrapper to work properly. Seems to require a temp …
|
|
|
@685
|
18 years |
mmc |
Converted Library object interface to use Tcl_Obj's so it can handle …
|
|
|
@684
|
18 years |
mmc |
Fixed the Rappture::encoding Tcl bindings to handle binary data …
|
|
|
@683
|
18 years |
mmc |
Fixed filexfer so that it tries to find the exportfile/importfile …
|
|
|
@682
|
18 years |
mmc |
Fixed the Rappture::filexfer::upload operation to display an error …
|
|
|
@681
|
18 years |
mmc |
Fixed the Rappture::filexfer code to use the new filexfer mechanism
in …
|
|
|
@680
|
18 years |
mmc |
Fixed the handling of MiddlewareTime? statements so that any extra …
|
|
|
@679
|
18 years |
mmc |
This was crashing with my latest javac until I included the source version.
|
|
|
@678
|
18 years |
mmc |
Fixed RapptureGUI package so that it can be loaded into tclsh.
That …
|
|
|
@677
|
18 years |
dkearney |
now using render-dev for libraries and include files while i fix up …
|
|
|
@676
|
18 years |
mmc |
Fixed all fonts to set pixelsize instead of pointsize, so that fonts …
|
|
|
@675
|
18 years |
dkearney |
added buffer length check so we dont upset strncmp
|
|
|
@674
|
18 years |
mmc |
Fixed sequences so that styles for embedded curves are handled …
|
|
|
@673
|
18 years |
dkearney |
removed Py_RETURN_NONE because it is a macro added in python2.4 and we …
|
|
|
@672
|
18 years |
dkearney |
new configure script for src/tcl code to match configure.in from …
|
|
|
@671
|
18 years |
dkearney |
abstracted the encoding module out to a src/core module and linked tcl …
|
|
|
@670
|
18 years |
dkearney |
try using LastChangedRevision? instead of LastChangedRev?
|
|
|
@669
|
18 years |
dkearney |
resetting properties
|
|
|
@668
|
18 years |
dkearney |
adding Rev property to file
|
|
|
@667
|
18 years |
dkearney |
testing LastChangedRev? flag
|
|
|
@666
|
18 years |
mmc |
Added voronoi code, which is currently used by the nanovis server
to …
|
|
|
@665
|
18 years |
dkearney |
Updates to Rappture::Utils::progress for all languages
removed the …
|
|
|
@664
|
18 years |
dkearney |
add nanovis-test to the list of gui applications to be installed in …
|
|
|
@663
|
18 years |
dkearney |
new configure script including tcl progress function
|
|
|
@662
|
18 years |
dkearney |
adding Rappture::progress function for tcl
|
|
|
@661
|
18 years |
nkissebe |
molvisviewer.tcl: beta3 of molvisviewer
|
|
|
@660
|
18 years |
dkearney |
repeated the utf re-encoding inside the encode function because binary …
|
|
|
@659
|
18 years |
dkearney |
fixed encoding errors found by nick, now data returned to the user by …
|
|
|
@658
|
18 years |
dkearney |
allow users to add an optional + or - sign infront of their …
|
|
|
@657
|
18 years |
dkearney |
cleaned up all the compile time warnings in core rappture2 objects
|
|
|
@656
|
18 years |
dkearney |
added progress function for c, c++ and fortran, so people dont have to …
|
|
|
@655
|
18 years |
dkearney |
small updates to tests, but they are still incomplete
added -no-header …
|
|
|
@654
|
18 years |
dkearney |
fixed for ticket #21 where progress > 100 gives error messages, also …
|
|
|
@653
|
18 years |
dkearney |
fixed bug that nick found when base64 encoding and decoding jpeg image …
|
|
|
@652
|
18 years |
dkearney |
adding @@RP-ENC back to the encoded string so we can better tell how …
|
|
|
@651
|
18 years |
dkearney |
new configure script using older version of autoconf so package …
|
|
|
@650
|
18 years |
dkearney |
fixed binary upload by correctly recognizing binary files
|
|
|
@649
|
18 years |
dkearney |
removed the @@RP-ENC stuff from Rappture::encoding, we can use the …
|
|
|
@648
|
18 years |
nkissebe |
molvisviewer.tcl: beta2 of molvisviewer
|
|
|
@647
|
18 years |
dkearney |
added -type and -compress flags to put function so users can now …
|
|
|
@646
|
18 years |
mmc |
Fixed a problem with zooming and dragging, when length scales of the …
|
|
|
@645
|
18 years |
mmc |
Fixed 2D contour plots so that the plot comes up properly without …
|
|
|
@644
|
18 years |
nkissebe |
sequence.tcl,sequenceresult.tcl: add support for molecule structure …
|
|
|
@643
|
18 years |
dkearney |
make simsim executable after being installed
|
|
|
@642
|
18 years |
dkearney |
added tcl Rappture::encoding functions is, encode and decode
|
|
|
@641
|
18 years |
nkissebe |
deviceresult.tcl: Make _dataobjs a private class variable
|
|
|
@640
|
18 years |
mmc |
Enhanced the <loader> to support upload/download for multiple inputs. …
|
|
|
@639
|
18 years |
mmc |
Fixed a bug that caused an "oops!" message whenever you right-clicked …
|
|
|
@638
|
18 years |
mmc |
Fixed the bug for scaling of values in 2D contour plots. It was …
|
|
|
@637
|
18 years |
mmc |
Fixed the way that tools are launched so that any "MiddlewareTime:" …
|
|
|
@636
|
18 years |
dkearney |
added ability to kickoff the simulation or just create a driver file …
|
|
|
@635
|
18 years |
dkearney |
corrected @path@ to @prefix@
|
|
|
@634
|
18 years |
dkearney |
adding full path name for rappture executables.
|
|
|
@633
|
18 years |
dkearney |
corrected the install directory path
|
|
|