source: trunk/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2235   13 years gah
(edit) @2234   13 years gah Fix user view controls
(edit) @2233   13 years gah Fix rappture.in
(edit) @2232   13 years gah Remove debugging print statements
(edit) @2223   13 years ldelgass Enable panning for testing
(edit) @2220   13 years gah
(edit) @2219   13 years gah add changes to drawing3d and vtkviewer for vtk render server
(edit) @2216   13 years gah add changes to drawing3d and vtkviewer for vtk render server
(edit) @2212   13 years gah added routines for server-based vtk viewer for drawings
(edit) @2205   13 years gah
(edit) @2202   13 years gah fixes for gui build on Mac
(edit) @2194   13 years ldelgass Fix pan/zoom for VTK contours, add command to control data range …
(edit) @2183   13 years gah
(edit) @2175   13 years gah updates to makefiles
(edit) @2166   13 years ldelgass Fix for vtkcontour-test - use "superclass" GetServerList? a la nanovis-test
(edit) @2164   13 years mmc Fixed the way the Tool object resets itself before a run. Each Tool …
(edit) @2159   13 years mmc Some minor fixes to make the builder work properly. Also, moved up …
(edit) @2151   13 years dkearney switching from wish to tclsh so simsim works with steve's condor …
(edit) @2149   13 years gah more drawing3d camera fixes
(edit) @2148   13 years gah
(edit) @2144   13 years gah vtk-contour-viewer additions: still experimental
(edit) @2141   13 years mmc Oops! Fixed a problem with the "xml" method added to the Tool class …
(edit) @2135   13 years mmc Changes for the regression tester. Fixed the Diffview widget to show …
(edit) @2133   13 years gah New vtkcontourviewer widget
(edit) @2132   13 years mmc Fixed the Diffview widget to work with large diff files. There was a …
(edit) @2131   13 years gah Add vtkcontourviewer widget to field2d result types.
(edit) @2130   13 years gah temporary
(edit) @2129   13 years gah temporary
(edit) @2128   13 years gah Fixed mesh to *not* interpolate grid values. Used in vtkcontourviewer.
(edit) @2127   13 years gah New vtkcontourviewer widget
(edit) @2126   13 years gah Added vtkcontourviewer debug tool
(edit) @2125   13 years mmc Finished the first cut at the Diffview widget. Works okay now. Added …
(edit) @2119   13 years mmc Working diffs computed now for Rappture::Diffview widget. Use "diffs …
(edit) @2118   13 years gah Fixes for RapptureGUI build Makefile
(edit) @2117   13 years mmc Added the "placard" canvas item type and a first cut at the Diffview …
(edit) @2102   13 years ldelgass To get bindir, need dirname not basename of script
(edit) @2097   13 years gah fix for -load switch
(edit) @2095   13 years dkearney adding --with-install flag for bat/buildscripts/dpkg.sh and building …
(edit) @2089   13 years gah
(edit) @2088   13 years gah fixes for vtkviewer widget
(edit) @2082   13 years mmc Final changes for the reorganization of the builder and the new …
(edit) @2081   13 years mmc Part 2 of the major reorganization to group all of the rappture …
(edit) @2080   13 years mmc Part 1 of a major reorganization of content. Moving "instant" to …
(edit) @2079   13 years mmc Misc fixes that have been pending in my local directory for a while. …
(edit) @2078   13 years mmc Changes for the new tester GUI. Don't need the getRunFile method. …
(edit) @2069   13 years dkearney adding ability to pass a directory holding thumbnail images to the …
(edit) @2067   13 years dkearney adding select function to mimic a button-1 press on a video from the …
(edit) @2057   13 years mmc Added an Escape-key binding to the bug report dialog, so it can be …
(edit) @2056   13 years dkearney adding more locations for htmlwidget to check for the clientaction program
(edit) @2049   13 years gah fixes for tester
(edit) @2038   13 years gah moved test to oldtest
(edit) @2035   13 years dkearney adding aspect ratio calculations. disable analyze button when no movie …
(edit) @2029   13 years dkearney fixing keypress in videodial2 by adding focus when user clicks on the …
(edit) @2028   13 years dkearney video widget updates various bug fixes
(edit) @2025   13 years dkearney updated menus for video particle and video distance widgets, fixing …
(edit) @2024   13 years dkearney video fixes stop playing old video when we load a new video
(edit) @2023   13 years dkearney updates for video widgets two new video dials video chooser widget for …
(edit) @2015   13 years gah wrong vector method in parallelepiped
(edit) @2014   13 years gah wrong vector method in parallelepiped
(edit) @2006   13 years gah remove broken print statement.
(edit) @2005   13 years dkearney removing the loading of resources from simsim. this mainly means …
(edit) @1996   13 years gah
(edit) @1995   13 years gah Graph element type operation returns useful name
(edit) @1992   13 years gah molvisviewer restore sphere scale slider
(edit) @1989   13 years gah allow octave2 and octave3 versions to coexist
(edit) @1986   13 years dkearney adding -runfile flag to simsim updating tool.tcl to cover the …
(edit) @1984   13 years gah Clean up debugging/printing traces
(edit) @1981   13 years gah
(edit) @1979   13 years dkearney video widget updates RpVideo?.c - adding support for seeking backwards …
(edit) @1978   13 years braffert Adding getRunFile method to tool.tcl
(edit) @1971   13 years dkearney adding catch statement around wm withdraw command so script doesnt die …
(edit) @1960   13 years gah add unit cell to molvisviewer
(edit) @1959   13 years gah add unit cell to molvisviewer
(edit) @1957   13 years gah add unit cell to molvisviewer
(edit) @1944   13 years gah add unit cell to molvisviewer
(edit) @1943   13 years gah add unit cell to molvisviewer
(edit) @1940   13 years braffert To more closely match pdb conventions, use "model" instead of "frame" …
(edit) @1930   14 years gah
(edit) @1929   14 years gah
(edit) @1928   14 years dkearney adding videodial to videoscreen code. adding example application using …
(edit) @1927   14 years dkearney fixed layout issues with minordial canvas. added -minortick and …
(edit) @1926   14 years dkearney typo in videodial, adding demo for video dial code
(edit) @1925   14 years dkearney updates for video widget code. adding uploadWord to filexfer to match …
(edit) @1924   14 years dkearney removing my previous changes to flowdial.tcl
(edit) @1921   14 years gah
(edit) @1920   14 years gah
(edit) @1916   14 years dkearney switching from RpMediaPlayer? to RpVideo? code for the video viewer …
(edit) @1914   14 years dkearney updating getopts to handle cases where you have extra -'d arguments …
(edit) @1913   14 years dkearney formatting getopts.tcl
(edit) @1912   14 years gah
(edit) @1909   14 years mmc Added a binding so you can activate the postern on the Mac, which …
(edit) @1906   14 years mmc Fixed the bug report dialog so that it recenters itself on the screen …
(edit) @1904   14 years mmc Added a way to get more debugging info as part of all bug reports. …
(edit) @1900   14 years gah re-merge with latest branches/blt4 changes
(edit) @1886   14 years dkearney adding videoviewer widget
(edit) @1882   14 years gah
(edit) @1876   14 years gah
(edit) @1871   14 years gah
(edit) @1870   14 years gah
(edit) @1869   14 years gah
Note: See TracRevisionLog for help on using the revision log.