|
|
@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
|
|
|
@632
|
18 years |
dkearney |
changing rappture script to source the rappture.env file
added option …
|
|
|
@631
|
18 years |
dkearney |
adding wrapper script to simsim.py
|
|
|
@630
|
18 years |
dkearney |
removing simsim so it can be replaced by a shell script
|
|
|
@629
|
18 years |
dkearney |
adding wrapper script around simsim
|
|
|
@628
|
18 years |
dkearney |
added simsim as an app to copy into bin
|
|
|
@627
|
18 years |
dkearney |
new app used to read and create dynamic driver.xml files as if the …
|
|
|
@626
|
18 years |
dkearney |
fixed for a python2.3 error where tempfile is automatically deleted …
|
|
|
@625
|
18 years |
dkearney |
moving functions in the library from header to cc file and fixing …
|
|
|
@624
|
18 years |
dkearney |
adjusted makefile to correctly compile libraries after recent …
|
|
|
@623
|
18 years |
dkearney |
rewrote entity reference code, removing references rappture does not …
|
|
|
@622
|
18 years |
dkearney |
added C interface bindings to the Rappture Buffer and Outcome objects, …
|
|
|
@621
|
18 years |
dkearney |
updates to RpBuffer? for syntax and more exact logic
syntax update to Ptr.h
|
|
|
@620
|
18 years |
nkissebe |
update file in tclconfig that was missed in last update
|
|
|
@619
|
18 years |
nkissebe |
rebuilt configure after update to tclconfig scripts
|
|
|
@618
|
18 years |
nkissebe |
Update tclconfig files to TEA 3.5, with Windows support
|
|
|
@617
|
18 years |
vrinside |
Added new zinc blende renderer - It is still needed to compare with …
|
|
|
@616
|
18 years |
nkissebe |
the rappture script is generated from rappture.in now
|
|
|
@615
|
18 years |
nkissebe |
rebuilt for molvisviewer support
|
|
|
@614
|
18 years |
dkearney |
adjusted start_vis.sh to take into account new scheme for starting vis …
|
|
|
@613
|
18 years |
nkissebe |
RpLibrary?.cc, RpUnits.cc: include <algorithm> for MS compiler …
|
|
|
@612
|
18 years |
vrinside |
Removed test code segment..
|
|
|
@611
|
18 years |
vrinside |
added a memeber function for handling application directory in …
|
|
|
@610
|
18 years |
nkissebe |
add molvisviewer.tcl to scripts to install
|
|
|
@609
|
18 years |
nkissebe |
added molvisviewer; remote visualization using pymol
|
|
|
@608
|
18 years |
nkissebe |
model icons for molecule viewer
|
|
|
@607
|
18 years |
nkissebe |
use molVisViewer as the molecule viewer if hubvis_server resource is set
|
|
|
@606
|
18 years |
dkearney |
missed an error check
|
|
|
@605
|
18 years |
dkearney |
fixed function name for octave put file function
added more error …
|
|
|
@604
|
18 years |
dkearney |
makefile now depends on /apps/rappture/render instead of /apps/rappture/dev
|
|
|
@603
|
18 years |
vrinside |
for debugging, removed creation of g_color_table_render.
|
|
|
@602
|
18 years |
vrinside |
I put all the functions for callbacks into NvProcessCommand?.cpp, but …
|
|
|
@601
|
18 years |
vrinside |
Tentatively comment code segment for font creation and screenshot in …
|
|
|
@600
|
18 years |
dkearney |
adding a script to create a temporary directory and start nanoscale …
|
|
|
@599
|
18 years |
dkearney |
created dynamic log file names to resolve the problem with different …
|
|
|
@598
|
18 years |
dkearney |
added librappture2.a as library to compile against for nanovis server
|
|
|
@597
|
18 years |
dkearney |
adjusted core makefile to not remove setup.py when doing a make clean …
|
|
|
@596
|
18 years |
dkearney |
fixed librappture2 to be areal library instead of an executable …
|
|
|
@595
|
18 years |
mmc |
Added Derrick's libraries for base64 decoding and unzipping in place, …
|
|
|
@594
|
18 years |
dkearney |
removed boolean conversion from c library interface and updated …
|
|
|
@593
|
18 years |
dkearney |
added miles as units understood by rappture
|
|
|
@592
|
18 years |
dkearney |
changed ints to unsigned ints inside of the rappture buffer object and …
|
|
|
@591
|
18 years |
dkearney |
Added putFile capability to octave, matlab, fortran, perl bindings …
|
|
|
@590
|
18 years |
dkearney |
included compress and compressc as executables to create and install
|
|
|
@589
|
18 years |
dkearney |
added c bindings to the putData and putFile functions
added example …
|
|
|
@588
|
18 years |
vrinside |
|
|
|
@587
|
18 years |
vrinside |
|
|
|
@586
|
18 years |
vrinside |
|
|
|
@585
|
18 years |
vrinside |
|
|
|
@584
|
18 years |
dkearney |
fixed a broken makefile.in
|
|
|
@583
|
18 years |
dkearney |
updated RpBuffer? object, cleaning up much of the code.
added putData() …
|
|
|
@582
|
18 years |
vrinside |
|
|
|