# # ChangeLog for trunk/lang/tcl # # Generated by Trac 1.0.13 # Apr 28, 2024 7:58:14 AM Fri, 08 Apr 2011 01:41:52 GMT gah [2197] * trunk/lang/tcl/scripts/library.tcl (modified) Tue, 05 Apr 2011 14:08:53 GMT gah [2195] * trunk/lang/tcl/src/RpRusage.c (modified) Fixed segfault at interpreter teardown Wed, 30 Mar 2011 20:45:19 GMT gah [2175] * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/octave/Makefile.in (modified) * trunk/examples/flow/Makefile.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/controls.tcl (modified) * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/lang/tcl/src/RpRusage.c (modified) updates to makefiles Tue, 29 Mar 2011 00:54:25 GMT mmc [2161] * trunk/lang/tcl/scripts/types/choices.tcl (modified) * trunk/lang/tcl/scripts/types/file.tcl (modified) Fixed the note object so that it adds the "file://" prefix onto ... Sun, 27 Mar 2011 22:13:21 GMT mmc [2157] * trunk/lang/tcl/scripts/objects.tcl (modified) * trunk/lang/tcl/scripts/objects/base.rp (modified) * trunk/lang/tcl/scripts/objects/boolean/boolean.rp (modified) * trunk/lang/tcl/scripts/objects/choice/choice.rp (modified) * trunk/lang/tcl/scripts/objects/curve/curve.rp (modified) * trunk/lang/tcl/scripts/objects/histogram/histogram.rp (modified) * trunk/lang/tcl/scripts/objects/image/image.rp (modified) * trunk/lang/tcl/scripts/objects/integer/integer.rp (modified) * trunk/lang/tcl/scripts/objects/note/note.rp (modified) * trunk/lang/tcl/scripts/objects/number/number.rp (modified) * trunk/lang/tcl/scripts/objects/string/string.rp (modified) * trunk/lang/tcl/scripts/types/boolean.tcl (modified) * trunk/lang/tcl/scripts/types/choices.tcl (modified) * trunk/lang/tcl/scripts/types/color.tcl (modified) * trunk/lang/tcl/scripts/types/file.tcl (modified) * trunk/lang/tcl/scripts/types/image.tcl (modified) * trunk/lang/tcl/scripts/types/language.tcl (modified) * trunk/lang/tcl/scripts/types/string.tcl (modified) * trunk/lang/tcl/scripts/types/units.tcl (modified) Added support for -tooltip options on all attributes, and added ... Sun, 27 Mar 2011 19:32:55 GMT mmc [2156] * trunk/lang/tcl/scripts/objects/number/number.rp (modified) * trunk/lang/tcl/scripts/validations/number.tcl (modified) Fixed a problem with the number parsing routine. Wasn't getting the ... Sun, 27 Mar 2011 18:32:25 GMT mmc [2154] * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/objects.tcl (modified) * trunk/lang/tcl/scripts/objects/base.rp (modified) * trunk/lang/tcl/scripts/objects/boolean/boolean.rp (modified) * trunk/lang/tcl/scripts/objects/choice/choice.rp (added) * trunk/lang/tcl/scripts/objects/curve/curve.rp (modified) * trunk/lang/tcl/scripts/objects/group/group.rp (modified) * trunk/lang/tcl/scripts/objects/histogram/histogram.rp (modified) * trunk/lang/tcl/scripts/objects/image/image.rp (modified) * trunk/lang/tcl/scripts/objects/integer/integer.rp (modified) * trunk/lang/tcl/scripts/objects/note/note.rp (modified) * trunk/lang/tcl/scripts/objects/number/number.rp (modified) * trunk/lang/tcl/scripts/objects/phase/phase.rp (modified) * trunk/lang/tcl/scripts/objects/string/string.rp (modified) * trunk/lang/tcl/scripts/types/boolean.tcl (modified) * trunk/lang/tcl/scripts/types/choices.tcl (added) * trunk/lang/tcl/scripts/types/color.tcl (modified) * trunk/lang/tcl/scripts/types/file.tcl (modified) * trunk/lang/tcl/scripts/types/image.tcl (modified) * trunk/lang/tcl/scripts/types/language.tcl (modified) * trunk/lang/tcl/scripts/types/string.tcl (modified) * trunk/lang/tcl/scripts/types/units.tcl (modified) Added a definition for the "choice" object, along with the "choices" ... Sun, 27 Mar 2011 02:39:07 GMT mmc [2152] * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/objects.tcl (modified) * trunk/lang/tcl/scripts/objects/number/number.rp (modified) * trunk/lang/tcl/scripts/types/image.tcl (modified) * trunk/lang/tcl/scripts/types/language.tcl (added) Added a new "language" attribute type used for the builder. Fixed ... Thu, 24 Mar 2011 16:34:52 GMT mmc [2145] * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/objects.tcl (modified) * trunk/lang/tcl/scripts/objects/image (added) * trunk/lang/tcl/scripts/objects/image/image.png (added) * trunk/lang/tcl/scripts/objects/image/image.rp (added) * trunk/lang/tcl/scripts/types/color.tcl (modified) * trunk/lang/tcl/scripts/types/file.tcl (modified) * trunk/lang/tcl/scripts/types/image.tcl (added) * trunk/lang/tcl/scripts/validations/imformat.tcl (added) * trunk/lang/tcl/scripts/validations/imresize.tcl (added) Added a definition for the Rappture image object, so it can be used ... Fri, 18 Mar 2011 15:42:59 GMT mmc [2138] * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/objects.tcl (modified) * trunk/lang/tcl/scripts/objects/boolean/boolean.rp (modified) * trunk/lang/tcl/scripts/objects/curve/curve.rp (modified) * trunk/lang/tcl/scripts/objects/curve/curveoutput.tcl (added) * trunk/lang/tcl/scripts/objects/integer/integer.rp (modified) * trunk/lang/tcl/scripts/objects/number/number.rp (modified) * trunk/lang/tcl/scripts/objects/string/string.rp (modified) * trunk/lang/tcl/tclconfig/mkobjects.tcl (added) More changes for the regression tester tool. Added a way for all ... Mon, 14 Mar 2011 17:58:06 GMT mmc [2134] * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/lang/tcl/scripts/objects.tcl (modified) * trunk/lang/tcl/scripts/objects/base.rp (modified) * trunk/lang/tcl/scripts/objects/boolean/boolean.rp (modified) * trunk/lang/tcl/scripts/objects/curve/curve.rp (modified) * trunk/lang/tcl/scripts/objects/histogram/histogram.rp (modified) * trunk/lang/tcl/scripts/objects/integer/integer.rp (modified) * trunk/lang/tcl/scripts/objects/note/note.rp (modified) * trunk/lang/tcl/scripts/objects/number/number.rp (modified) * trunk/lang/tcl/scripts/objects/string/string.rp (modified) Major upgrade in the object definitions for the regression tester. ... Fri, 04 Feb 2011 01:23:10 GMT mmc [2082] * trunk/builder/scripts/Makefile.in (modified) * trunk/builder/scripts/filmstrip.tcl (modified) * trunk/builder/scripts/main.tcl (modified) * trunk/builder/scripts/tool.rp (added) * trunk/gui/apps/launcher.tcl (modified) * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/lang/tcl/scripts/objects.tcl (modified) Final changes for the reorganization of the builder and the new ... Thu, 03 Feb 2011 04:05:25 GMT mmc [2081] * trunk/Makefile.in (modified) * trunk/builder/Makefile.in (modified) * trunk/builder/irappture.in (deleted) * trunk/builder/objects (deleted) * trunk/builder/objects.tcl (deleted) * trunk/builder/scripts (added) * trunk/builder/scripts/Makefile.in (added) * trunk/builder/scripts/dragdrop.tcl (moved) * trunk/builder/scripts/filmstrip.tcl (moved) * trunk/builder/scripts/hierlist.tcl (moved) * trunk/builder/scripts/images (moved) * trunk/builder/scripts/main.tcl (moved) * trunk/builder/scripts/objpath.tcl (moved) * trunk/builder/scripts/slideframes.tcl (moved) * trunk/builder/scripts/tweener.tcl (moved) * trunk/builder/types (deleted) * trunk/builder/validations (deleted) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/launcher.tcl (modified) * trunk/gui/apps/rappture.in (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/main.tcl (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/objects.tcl (modified) * trunk/tester/Makefile.in (added) * trunk/tester/images/wait.png (deleted) * trunk/tester/scripts (added) * trunk/tester/scripts/Makefile.in (added) * trunk/tester/scripts/images (copied) * trunk/tester/scripts/images/wait16.png (copied) * trunk/tester/scripts/images/wait64.png (copied) * trunk/tester/scripts/main.tcl (moved) * trunk/tester/scripts/resultspage.tcl (moved) * trunk/tester/scripts/statuslist.tcl (moved) * trunk/tester/scripts/test.tcl (moved) * trunk/tester/scripts/testtree.tcl (moved) * trunk/tester/scripts/testview.tcl (moved) * trunk/tester/tclIndex (deleted) Part 2 of the major reorganization to group all of the rappture ... Thu, 03 Feb 2011 00:51:29 GMT mmc [2080] * trunk/Makefile.in (modified) * trunk/builder (moved) * trunk/builder/Makefile.in (modified) * trunk/builder/main.tcl (modified) * trunk/builder/pkgIndex.tcl.in (added) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/launcher.tcl (added) * trunk/gui/apps/rappture.in (modified) * trunk/gui/scripts/main.tcl (moved) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/lang/tcl/scripts/objects (added) * trunk/lang/tcl/scripts/objects.tcl (copied) * trunk/lang/tcl/scripts/objects/base.rp (copied) * trunk/lang/tcl/scripts/objects/boolean (added) * trunk/lang/tcl/scripts/objects/boolean/boolean.png (copied) * trunk/lang/tcl/scripts/objects/boolean/boolean.rp (copied) * trunk/lang/tcl/scripts/objects/choice (added) * trunk/lang/tcl/scripts/objects/choice/choice.png (copied) * trunk/lang/tcl/scripts/objects/curve (added) * trunk/lang/tcl/scripts/objects/curve/curve.png (copied) * trunk/lang/tcl/scripts/objects/curve/curve.rp (copied) * trunk/lang/tcl/scripts/objects/group (added) * trunk/lang/tcl/scripts/objects/group/group.png (copied) * trunk/lang/tcl/scripts/objects/group/group.rp (copied) * trunk/lang/tcl/scripts/objects/histogram (added) * trunk/lang/tcl/scripts/objects/histogram/histogram.png (copied) * trunk/lang/tcl/scripts/objects/histogram/histogram.rp (copied) * trunk/lang/tcl/scripts/objects/integer (added) * trunk/lang/tcl/scripts/objects/integer/integer.png (copied) * trunk/lang/tcl/scripts/objects/integer/integer.rp (copied) * trunk/lang/tcl/scripts/objects/note (added) * trunk/lang/tcl/scripts/objects/note/note.png (copied) * trunk/lang/tcl/scripts/objects/note/note.rp (copied) * trunk/lang/tcl/scripts/objects/number (added) * trunk/lang/tcl/scripts/objects/number/number.png (copied) * trunk/lang/tcl/scripts/objects/number/number.rp (copied) * trunk/lang/tcl/scripts/objects/phase (added) * trunk/lang/tcl/scripts/objects/phase/phase.png (copied) * trunk/lang/tcl/scripts/objects/phase/phase.rp (copied) * trunk/lang/tcl/scripts/objects/string (added) * trunk/lang/tcl/scripts/objects/string/string.png (copied) * trunk/lang/tcl/scripts/objects/string/string.rp (copied) * trunk/lang/tcl/scripts/types (added) * trunk/lang/tcl/scripts/types/boolean.tcl (copied) * trunk/lang/tcl/scripts/types/color.tcl (copied) * trunk/lang/tcl/scripts/types/file.tcl (copied) * trunk/lang/tcl/scripts/types/string.tcl (copied) * trunk/lang/tcl/scripts/types/units.tcl (copied) * trunk/lang/tcl/scripts/validations (added) * trunk/lang/tcl/scripts/validations/enable.tcl (copied) * trunk/lang/tcl/scripts/validations/int.tcl (copied) * trunk/lang/tcl/scripts/validations/number.tcl (copied) * trunk/lang/tcl/scripts/validations/size.tcl (copied) * trunk/p2p/client.tcl (modified) * trunk/p2p/foreman.tcl (modified) * trunk/p2p/handler.tcl (modified) * trunk/p2p/protocols.tcl (modified) * trunk/p2p/server.tcl (modified) * trunk/p2p/test.tcl (modified) * trunk/p2p/worker.tcl (modified) * trunk/tester/images/wait.png (deleted) * trunk/tester/images/wait16.png (added) * trunk/tester/images/wait64.png (added) * trunk/tester/pkgIndex.tcl.in (added) * trunk/tester/test.tcl (modified) * trunk/tester/tester.tcl (modified) * trunk/tester/testtree.tcl (modified) * trunk/tester/testview.tcl (modified) Part 1 of a major reorganization of content. Moving "instant" to ... Wed, 02 Feb 2011 21:01:51 GMT mmc [2079] * trunk/README (modified) * trunk/gui/scripts/tool.tcl (modified) * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/lang/tcl/src/RpRusage.c (modified) Misc fixes that have been pending in my local directory for a while. ... Tue, 25 Jan 2011 04:20:28 GMT gah [2061] * trunk/lang/python/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lib/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) Sun, 16 Jan 2011 18:09:17 GMT dkearney [2035] * trunk/examples/video/piv/piv.tcl (modified) * trunk/gui/scripts/videopreview.tcl (modified) * trunk/gui/scripts/videoscreen.tcl (modified) * trunk/lang/tcl/src/RpVideoTclInterface.cc (modified) * trunk/src/objects/RpVideo.c (modified) * trunk/src/objects/RpVideo.h (modified) adding aspect ratio calculations. disable analyze button when no ... Thu, 13 Jan 2011 06:04:22 GMT dkearney [2028] * trunk/examples/video/piv/piv.tcl (modified) * trunk/gui/scripts/flowdial.tcl (modified) * trunk/gui/scripts/pushbutton.tcl (modified) * trunk/gui/scripts/videodial2.tcl (modified) * trunk/gui/scripts/videodistance.tcl (modified) * trunk/gui/scripts/videoparticle.tcl (modified) * trunk/gui/scripts/videopreview.tcl (modified) * trunk/gui/scripts/videoscreen.tcl (modified) * trunk/lang/tcl/src/RpVideoTclInterface.cc (modified) * trunk/src/objects/RpVideo.c (modified) * trunk/src/objects/RpVideo.h (modified) video widget updates various bug fixes Mon, 10 Jan 2011 05:30:53 GMT dkearney [2023] * trunk/examples/video/chooser (added) * trunk/examples/video/chooser/chooserdemo.tcl (added) * trunk/examples/video/chooser/chooserinfodemo.tcl (added) * trunk/examples/video/dial/dialdemo.tcl (modified) * trunk/examples/video/dial/dialdemo2.tcl (added) * trunk/examples/video/piv/images (added) * trunk/examples/video/piv/images/piv_example.png (added) * trunk/examples/video/piv/images/pve_demo.png (added) * trunk/examples/video/piv/images/pve_demo_small.png (added) * trunk/examples/video/piv/images/step1.png (added) * trunk/examples/video/piv/images/step2.png (added) * trunk/examples/video/piv/images/step3.png (added) * trunk/examples/video/piv/images/steps.svg (added) * trunk/examples/video/piv/intro.html (modified) * trunk/examples/video/piv/piv.tcl (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/videochooser.tcl (added) * trunk/gui/scripts/videochooserinfo.tcl (added) * trunk/gui/scripts/videodial.tcl (modified) * trunk/gui/scripts/videodial1.tcl (added) * trunk/gui/scripts/videodial2.tcl (added) * trunk/gui/scripts/videopreview.tcl (added) * trunk/gui/scripts/videoscreen.tcl (modified) * trunk/gui/scripts/videospeed.tcl (added) * trunk/lang/tcl/src/RpVideoTclInterface.cc (modified) * trunk/src/objects/RpVideo.c (modified) updates for video widgets two new video dials video chooser widget ... Fri, 12 Nov 2010 21:01:33 GMT gah [1944] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/3D/Makefile.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/2.0/Makefile.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/java/Makefile.in (modified) * trunk/examples/app-fermi/matlab/compiled/Makefile.in (modified) * trunk/examples/app-fermi/matlab/uncompiled/Makefile.in (modified) * trunk/examples/app-fermi/octave/2/Makefile.in (modified) * trunk/examples/app-fermi/octave/3/Makefile.in (modified) * trunk/examples/app-fermi/perl/Makefile.in (modified) * trunk/examples/app-fermi/python/Makefile.in (modified) * trunk/examples/app-fermi/ruby/Makefile.in (modified) * trunk/examples/app-fermi/tcl/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/perl/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/python/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/tcl/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/examples/canvas/Makefile.in (modified) * trunk/examples/flow/Makefile.in (modified) * trunk/examples/flow/demo1/Makefile.in (modified) * trunk/examples/flow/demo2/Makefile.in (modified) * trunk/examples/flow/demo3/Makefile.in (modified) * trunk/examples/graph/Makefile.in (modified) * trunk/examples/lang/tcl/loadercopy/Makefile.in (modified) * trunk/examples/lang/tcl/loadercopy/docs/Makefile.in (modified) * trunk/examples/lang/tcl/loadercopy/examples/Makefile.in (modified) * trunk/examples/objects/axis/Makefile.in (modified) * trunk/examples/objects/contour/Makefile.in (modified) * trunk/examples/objects/curve/Makefile.in (modified) * trunk/examples/objects/dxWriter/Makefile.in (modified) * trunk/examples/objects/floatBuffer/Makefile.in (modified) * trunk/examples/objects/histogram/Makefile.in (modified) * trunk/examples/objects/library/Makefile.in (modified) * trunk/examples/objects/number/Makefile.in (modified) * trunk/examples/objects/path/Makefile.in (modified) * trunk/examples/objects/plot/Makefile.in (modified) * trunk/examples/objects/scatter/Makefile.in (modified) * trunk/examples/objects/string/Makefile.in (modified) * trunk/examples/objects/tree/Makefile.in (modified) * trunk/examples/objects/xmlparser/Makefile.in (modified) * trunk/examples/zoo/binary/Makefile.in (modified) * trunk/examples/zoo/boolean/Makefile.in (modified) * trunk/examples/zoo/cell (added) * trunk/examples/zoo/cell/Makefile.in (added) * trunk/examples/zoo/cell/cell.tcl (added) * trunk/examples/zoo/cell/tool.xml (added) * trunk/examples/zoo/choice/Makefile.in (modified) * trunk/examples/zoo/cloud/Makefile.in (modified) * trunk/examples/zoo/cloud/matlab/Makefile.in (modified) * trunk/examples/zoo/curve/Makefile.in (modified) * trunk/examples/zoo/enable/Makefile.in (modified) * trunk/examples/zoo/field/Makefile.in (modified) * trunk/examples/zoo/group/Makefile.in (modified) * trunk/examples/zoo/image/Makefile.in (modified) * trunk/examples/zoo/image/docs/Makefile.in (modified) * trunk/examples/zoo/image/examples/Makefile.in (modified) * trunk/examples/zoo/integer/Makefile.in (modified) * trunk/examples/zoo/integer2/Makefile.in (modified) * trunk/examples/zoo/loader/Makefile.in (modified) * trunk/examples/zoo/loader/examples/Makefile.in (modified) * trunk/examples/zoo/loadrun/Makefile.in (modified) * trunk/examples/zoo/log/Makefile.in (modified) * trunk/examples/zoo/note/Makefile.in (modified) * trunk/examples/zoo/note/docs/Makefile.in (modified) * trunk/examples/zoo/number/Makefile.in (modified) * trunk/examples/zoo/number2/Makefile.in (modified) * trunk/examples/zoo/periodicelement/Makefile.in (modified) * trunk/examples/zoo/phase/Makefile.in (modified) * trunk/examples/zoo/sequence/Makefile.in (modified) * trunk/examples/zoo/sequence/examples/Makefile.in (modified) * trunk/examples/zoo/string/Makefile.in (modified) * trunk/examples/zoo/structure/Makefile.in (modified) * trunk/examples/zoo/structure/examples/Makefile.in (modified) * trunk/examples/zoo/table/Makefile.in (modified) * trunk/examples/zoo/unirect2d/Makefile.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/instant/Makefile.in (modified) * trunk/lang/java/Makefile.in (modified) * trunk/lang/java/rappture/Makefile.in (modified) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/octave/octave2/Makefile.in (modified) * trunk/lang/octave/octave3/Makefile.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/packages/vizservers/Makefile.in (modified) * trunk/packages/vizservers/configure (modified) * trunk/packages/vizservers/pymolproxy/Makefile.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core2/Makefile.in (modified) add unit cell to molvisviewer Mon, 25 Oct 2010 15:50:55 GMT gah [1930] * trunk/gui/scripts/resultviewer.tcl (modified) * trunk/gui/scripts/sequence.tcl (modified) * trunk/gui/scripts/sequenceresult.tcl (modified) * trunk/gui/scripts/textresult.tcl (modified) * trunk/gui/scripts/xyprint.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/Rappture_Init.c (modified) Tue, 19 Oct 2010 02:35:40 GMT dkearney [1925] * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/filexfer.tcl (modified) * trunk/gui/scripts/images/flow-forward.png (added) * trunk/gui/scripts/images/folder.gif (added) * trunk/gui/scripts/images/popup.png (added) * trunk/gui/scripts/images/video-forward.png (added) * trunk/gui/scripts/images/video-rewind.png (added) * trunk/gui/scripts/videodial.tcl (added) * trunk/gui/scripts/videoscreen.tcl (added) * trunk/gui/scripts/videoviewer.tcl (modified) * trunk/lang/tcl/src/RpVideoTclInterface.cc (modified) * trunk/src/objects/RpVideo.c (modified) updates for video widget code. adding uploadWord to filexfer to match ... Wed, 06 Oct 2010 13:58:50 GMT dkearney [1916] * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/flowdial.tcl (modified) * trunk/gui/scripts/resources.tcl (modified) * trunk/gui/scripts/videoparticle.tcl (added) * trunk/gui/scripts/videoviewer.tcl (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/Rappture_Init.c (modified) * trunk/lang/tcl/src/RpVideoTclInterface.cc (added) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpMediaPlayer.cc (modified) * trunk/src/objects/RpVideo.c (added) * trunk/src/objects/RpVideo.h (added) switching from RpMediaPlayer to RpVideo code for the video viewer ... Mon, 30 Aug 2010 23:03:06 GMT dkearney [1887] * trunk/lang/perl/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core2/Makefile.in (modified) * trunk/src/objects/Makefile.in (modified) adding -fPIC because my x86_64 builds were complaining about ... Tue, 24 Aug 2010 09:29:21 GMT dkearney [1873] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/Rappture_Init.c (modified) * trunk/lang/tcl/src/RpMediaPlayerTclInterface.cc (added) * trunk/src/core/Makefile.in (modified) * trunk/src/core/config.h.in (modified) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpMediaPlayer.cc (modified) * trunk/src/objects/RpMediaPlayer.h (modified) adding video viewing widget. this requires ffmpeg and libav* friends. ... Fri, 30 Jul 2010 15:34:57 GMT dkearney [1850] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/wrapper/Makefile.in (modified) * trunk/gui/scripts/editor.tcl (modified) * trunk/gui/scripts/gauge.tcl (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/packages/vizservers/nanovis/FlowCmd.cpp (modified) * trunk/packages/vizservers/nanovis/RpAVTranslate.h (modified) * trunk/src/core/RpSimpleBuffer.h (modified) * trunk/src/objects/RpMediaPlayer.cc (modified) adding perl wrapper example to configure and make scripts Thu, 15 Jul 2010 03:04:17 GMT gah [1825] * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/NvVectorField.h (modified) * trunk/packages/vizservers/nanovis/RpAVTranslate.h (modified) * trunk/packages/vizservers/nanovis/VelocityArrowsSlice.h (modified) * trunk/packages/vizservers/nanovis/VolumeRenderer.cpp (modified) * trunk/src/core/Makefile.in (modified) Mon, 28 Jun 2010 19:19:11 GMT dkearney [1782] * trunk/lang/tcl/tests/units.test (modified) * trunk/src/core/RpUnits.cc (modified) patching units code to ignore whitespace within unit strings. adding ... Tue, 25 May 2010 19:40:03 GMT dkearney [1740] * trunk/lang/tcl/tests/units.test (modified) * trunk/src/core/RpUnits.cc (modified) making kelvin and celcius metric units, adding unit tests for the change Wed, 21 Apr 2010 04:52:51 GMT dkearney [1707] * trunk/lang/tcl/scripts/result.tcl (modified) * trunk/src/core/RpLibrary.cc (modified) adding temp fix for how we format filenames. the changes will provide ... Mon, 23 Nov 2009 16:41:29 GMT gah [1618] * trunk/lang/tcl/src/Makefile.in (modified) Mon, 16 Nov 2009 23:02:37 GMT dkearney [1614] * trunk/gui/scripts/tooltip.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) tabs Fri, 09 Oct 2009 14:53:42 GMT mmc [1578] * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/Rappture_Init.c (modified) * trunk/lang/tcl/src/RpSlice.c (moved) * trunk/lang/tcl/tests/slice.test (moved) Changed the new Rappture::split command to Rappture::slice. George ... Fri, 02 Oct 2009 01:18:26 GMT mmc [1577] * trunk/lang/tcl/scripts/Makefile.in (modified) Oops! Shouldn't have committed this change adding tuples.tcl. Not ... Fri, 02 Oct 2009 01:17:01 GMT mmc [1576] * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/Rappture_Init.c (modified) * trunk/lang/tcl/src/RpSplit.c (added) * trunk/lang/tcl/tests/split.test (added) Added handy Rappture::split command, which works a little better than ... Wed, 29 Apr 2009 17:02:27 GMT dkearney [1427] * trunk/lang/python/Rappture/PyRpUnits.cc (modified) * trunk/lang/tcl/tests/units.test (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnits.h (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUnitsStd.h (modified) adding tesla, gauss, weber and maxwell magnetic field units. noticed ... Wed, 22 Apr 2009 03:20:32 GMT gah [1415] * trunk/lang/tcl/tests/encode.test (modified) * trunk/src/core/RpEncode.cc (modified) Wed, 22 Apr 2009 00:41:50 GMT dkearney [1414] * trunk/lang/tcl/tests/encode.test (modified) * trunk/src/core/RpEncode.cc (modified) reverting the !isBinary() function back to using if checks. we can ... Tue, 21 Apr 2009 20:27:53 GMT gah [1412] * trunk/lang/tcl/tests/encode.test (modified) Tue, 21 Apr 2009 18:40:07 GMT gah [1409] * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/tests/encode.test (modified) Fix encoding Tcl interface and tests. Fri, 17 Apr 2009 19:06:06 GMT gah [1404] * trunk/lang/tcl/src/Switch.c (modified) Fri, 17 Apr 2009 17:18:03 GMT gah [1403] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/RpSysinfo.c (modified) * trunk/src/core/config.h.in (added) Fix for no sysinfo on OSX Thu, 09 Apr 2009 14:12:52 GMT gah [1388] * trunk/gui/scripts/molvisviewer.tcl (modified) * trunk/lang/tcl/src/RpLibraryTclInterface.cc (modified) Mon, 06 Apr 2009 17:19:50 GMT gah [1384] * trunk/lang/python/Rappture/PyRpEncode.cc (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/packages/vizservers/nanovis/Switch.h (modified) * trunk/packages/vizservers/nanovis/dxReader.cpp (modified) * trunk/src/core/RpBuffer.cc (modified) * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpBufferCInterface.cc (modified) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) * trunk/src/core/RpLibrary.cc (modified) Sun, 05 Apr 2009 08:43:10 GMT gah [1383] * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/src/Switch.c (added) * trunk/lang/tcl/src/Switch.h (added) add switch parser to encoding routines Sun, 05 Apr 2009 07:12:15 GMT gah [1382] * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/dxReader.cpp (modified) * trunk/packages/vizservers/nanovis/dxReader2.cpp (modified) * trunk/src/core/RpBuffer.cc (modified) * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpBufferCInterface.cc (modified) * trunk/src/core/RpBuffer_test.cc (modified) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpResult.cc (modified) fixed encoding problems Sat, 04 Apr 2009 22:49:35 GMT gah [1379] * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) Check for empty strings before encoding/decoding Sat, 28 Mar 2009 03:57:34 GMT gah [1368] * trunk/lang/python/Rappture/PyRpEncode.cc (modified) * trunk/lang/python/Rappture/PyRpUnits.cc (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) Reflect library encode/decode changes Sun, 15 Mar 2009 03:02:53 GMT gah [1328] * trunk/lang/tcl/src/RpDaemon.c (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/VolumeRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/nanovis.cpp (modified) * trunk/src/core/RpDXWriter.cc (modified) * trunk/src/core/RpPtr.cc (modified) * trunk/src/core2/RpMeshPrism3D.cc (modified) * trunk/src/core2/RpMeshTri2D.cc (modified) added missing assert.h headers Sun, 15 Mar 2009 00:01:41 GMT gah [1327] * trunk/lang/tcl/src/RpSysinfo.c (modified) Add stddef include for offsetof macro Sat, 14 Mar 2009 23:51:26 GMT gah [1326] * trunk/lang/python/Rappture/PyRpEncode.cc (modified) * trunk/lang/python/Rappture/PyRpLibrary.cc (modified) * trunk/lang/python/Rappture/PyRpUnits.cc (modified) * trunk/lang/python/Rappture/PyRpUtils.cc (modified) * trunk/lang/tcl/src/RpDaemon.c (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/src/RpUnitsTclInterface.cc (modified) Cast away warnings from usage of constant strings Wed, 04 Mar 2009 06:09:46 GMT dkearney [1286] * trunk/gui/scripts/tool.tcl (modified) * trunk/lang/tcl/src/RpRlimit.c (modified) removing file size limits, hubs invoke their own account quotas Wed, 07 Jan 2009 17:31:14 GMT dkearney [1264] * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/tests/encode.test (modified) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) * trunk/src/core/RpLibrary.cc (modified) fixing rp library's get() function for retrieving encoded data. if ... Wed, 10 Dec 2008 15:57:25 GMT mmc [1257] * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/Rappture_Init.c (modified) * trunk/lang/tcl/src/RpSysinfo.c (added) * trunk/lang/tcl/tests/sysinfo.test (added) * trunk/p2p/Makefile (modified) * trunk/p2p/authority.tcl (modified) * trunk/p2p/client.tcl (modified) * trunk/p2p/handler.tcl (modified) * trunk/p2p/log.tcl (modified) * trunk/p2p/perftest.c (added) * trunk/p2p/random.tcl (modified) * trunk/p2p/server.tcl (modified) * trunk/p2p/tclIndex (modified) * trunk/p2p/test.tcl (modified) * trunk/p2p/worker.tcl (modified) Added a new Rappture::sysinfo command for querying system load ... Mon, 22 Sep 2008 22:19:25 GMT dkearney [1157] * trunk/lang/tcl/tests/units.test (modified) fix test case to include bohrs Wed, 10 Sep 2008 20:18:55 GMT dkearney [1151] * trunk/lang/tcl/pkgIndex.tcl.in (modified) adding BLT to the required packages for rappture to load nanomos ... Fri, 05 Sep 2008 17:01:52 GMT gah [1142] * trunk/gui/scripts/molvisviewer.tcl (modified) * trunk/gui/scripts/visviewer.tcl (modified) * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/packages/vizservers/pymolproxy/pymolproxy.c (modified) Wed, 13 Aug 2008 20:33:28 GMT gah [1111] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/about.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/gui/apps/simsim.in (modified) * trunk/gui/scripts/heightmapviewer.tcl (modified) * trunk/gui/scripts/unirect2d.tcl (modified) * trunk/gui/scripts/visviewer.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/packages/vizservers/Makefile.in (modified) * trunk/packages/vizservers/configure (modified) * trunk/packages/vizservers/configure.in (modified) * trunk/packages/vizservers/nanoscale/client.c (modified) * trunk/packages/vizservers/nanovis/Axis.cpp (modified) * trunk/packages/vizservers/nanovis/Axis.h (modified) * trunk/packages/vizservers/nanovis/AxisRange.h (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/Grid.cpp (modified) * trunk/packages/vizservers/nanovis/HeightMap.cpp (modified) * trunk/packages/vizservers/nanovis/HeightMap.h (modified) * trunk/packages/vizservers/nanovis/Lic.cpp (modified) * trunk/packages/vizservers/nanovis/NvColorTableShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvEventLog.cpp (modified) * trunk/packages/vizservers/nanovis/NvLIC.cpp (modified) * trunk/packages/vizservers/nanovis/NvParticleAdvectionShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvParticleRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/NvRegularVolumeShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvStdVertexShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvZincBlendeVolumeShader.cpp (modified) * trunk/packages/vizservers/nanovis/PlaneRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/PointSetRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/PointShader.cpp (modified) * trunk/packages/vizservers/nanovis/R2/include/R2/R2FilePath.h (modified) * trunk/packages/vizservers/nanovis/R2/include/R2/R2Fonts.h (modified) * trunk/packages/vizservers/nanovis/R2/src/R2FilePath.cpp (modified) * trunk/packages/vizservers/nanovis/R2/src/R2Fonts.cpp (modified) * trunk/packages/vizservers/nanovis/VolumeInterpolator.cpp (modified) * trunk/packages/vizservers/nanovis/VolumeRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/global.h (modified) * trunk/packages/vizservers/nanovis/nanovis.cpp (modified) * trunk/packages/vizservers/nanovis/nanovis.h (modified) * trunk/packages/vizservers/pymolproxy/pymolproxy.c (modified) * trunk/packages/vizservers/start_viz.sh.in (modified) nanovis/heightmap update Tue, 05 Aug 2008 00:51:37 GMT gah [1090] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/src/core/RpDXWriter.cc (modified) * trunk/src/core/RpUtils.cc (modified) * trunk/src/core/RpUtilsFInterface.cc (modified) various fixes Thu, 31 Jul 2008 22:30:08 GMT gah [1082] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/3D/Makefile.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/2.0/Makefile.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/matlab/Makefile.in (modified) * trunk/examples/app-fermi/octave/Makefile.in (modified) * trunk/examples/app-fermi/perl/Makefile.in (modified) * trunk/examples/app-fermi/python/Makefile.in (modified) * trunk/examples/app-fermi/ruby/Makefile.in (modified) * trunk/examples/app-fermi/tcl/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/python/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/tcl/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/examples/canvas/Makefile.in (modified) * trunk/examples/graph/Makefile.in (modified) * trunk/examples/zoo/binary/Makefile.in (modified) * trunk/examples/zoo/boolean/Makefile.in (modified) * trunk/examples/zoo/choice/Makefile.in (modified) * trunk/examples/zoo/cloud/Makefile.in (modified) * trunk/examples/zoo/cloud/matlab/Makefile.in (modified) * trunk/examples/zoo/curve/Makefile.in (modified) * trunk/examples/zoo/enable/Makefile.in (modified) * trunk/examples/zoo/field/Makefile.in (modified) * trunk/examples/zoo/group/Makefile.in (modified) * trunk/examples/zoo/image/Makefile.in (modified) * trunk/examples/zoo/image/docs/Makefile.in (modified) * trunk/examples/zoo/image/examples/Makefile.in (modified) * trunk/examples/zoo/integer/Makefile.in (modified) * trunk/examples/zoo/integer2/Makefile.in (modified) * trunk/examples/zoo/loader/Makefile.in (modified) * trunk/examples/zoo/loader/examples/Makefile.in (modified) * trunk/examples/zoo/log/Makefile.in (modified) * trunk/examples/zoo/note/Makefile.in (modified) * trunk/examples/zoo/note/docs/Makefile.in (modified) * trunk/examples/zoo/number/Makefile.in (modified) * trunk/examples/zoo/number2/Makefile.in (modified) * trunk/examples/zoo/phase/Makefile.in (modified) * trunk/examples/zoo/sequence/Makefile.in (modified) * trunk/examples/zoo/sequence/examples/Makefile.in (modified) * trunk/examples/zoo/string/Makefile.in (modified) * trunk/examples/zoo/structure/Makefile.in (modified) * trunk/examples/zoo/structure/examples/Makefile.in (modified) * trunk/examples/zoo/table/Makefile.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lib/Makefile.in (modified) * trunk/packages/vizservers/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/packages/vizservers/pymolproxy/Makefile.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core2/Makefile.in (modified) update makefile with mkdir_p Thu, 12 Jun 2008 21:21:40 GMT gah [1044] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/Makefile.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/zoo/image/docs/Makefile.in (modified) * trunk/lang/tcl/tests/all.tcl (modified) fixes of MacOSX build Wed, 11 Jun 2008 01:52:04 GMT mmc [1042] * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/tests/children.test (modified) * trunk/lang/tcl/tests/copy.test (modified) * trunk/lang/tcl/tests/diff.test (modified) * trunk/lang/tcl/tests/element.test (modified) * trunk/lang/tcl/tests/encode.test (modified) * trunk/lang/tcl/tests/get.test (modified) * trunk/lang/tcl/tests/isa.test (modified) * trunk/lang/tcl/tests/parent.test (modified) * trunk/lang/tcl/tests/put.test (modified) * trunk/lang/tcl/tests/remove.test (modified) * trunk/lang/tcl/tests/xml.test (modified) Fixed the Rappture::encoding::encode and decode operations to honor ... Wed, 11 Jun 2008 00:51:55 GMT gah [1041] * trunk/gui/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) hide scew from external rappture interface Tue, 10 Jun 2008 23:02:22 GMT gah [1040] * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core/b64 (added) * trunk/src/core/b64/cdecode.c (added) * trunk/src/core/b64/cdecode.h (added) * trunk/src/core/b64/cencode.c (added) * trunk/src/core/b64/cencode.h (added) * trunk/src/core/b64/decode.h (added) * trunk/src/core/b64/encode.h (added) * trunk/src/core2/Makefile.in (modified) moved b64 library to rappture core Tue, 10 Jun 2008 01:23:07 GMT gah [1037] * trunk/lang/tcl/src/Makefile.in (modified) add version to Tcl library spec Mon, 09 Jun 2008 16:40:23 GMT gah [1029] * trunk/lang/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/packages/vizservers/nanoscale/Makefile.in (modified) * trunk/packages/vizservers/nanoscale/server.c (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/packages/vizservers/nanovis/RpDX.h (modified) * trunk/src/core/Outcome.cpp (deleted) * trunk/src/core/Outcome.h (deleted) * trunk/src/core/Ptr.cpp (deleted) * trunk/src/core/Ptr.h (deleted) more Makefile fixups Mon, 09 Jun 2008 01:24:34 GMT gah [1018] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (added) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/3D/Makefile.in (added) * trunk/examples/Makefile.in (added) * trunk/examples/app-fermi/Makefile.in (added) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/matlab/Makefile.in (added) * trunk/examples/app-fermi/octave/Makefile.in (added) * trunk/examples/app-fermi/perl/Makefile.in (added) * trunk/examples/app-fermi/python/Makefile.in (added) * trunk/examples/app-fermi/ruby/Makefile.in (added) * trunk/examples/app-fermi/tcl/Makefile.in (added) * trunk/examples/app-fermi/wrapper/Makefile.in (added) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/python/Makefile.in (added) * trunk/examples/app-fermi/wrapper/python/README (added) * trunk/examples/app-fermi/wrapper/tcl/Makefile.in (added) * trunk/examples/demo.bash.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/aclocal.m4 (deleted) * trunk/gui/apps/Makefile.in (added) * trunk/gui/configure (deleted) * trunk/gui/configure.in (deleted) * trunk/gui/init.tcl.in (deleted) * trunk/gui/pkgIndex.tcl.in (modified) * trunk/gui/scripts/Makefile.in (added) * trunk/gui/src (deleted) * trunk/gui/tclconfig/mkindex.tcl (modified) * trunk/gui/tclconfig/tcl.m4 (modified) * trunk/include (deleted) * trunk/lang (added) * trunk/lang/Makefile.in (added) * trunk/lang/matlab (moved) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave (moved) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl (moved) * trunk/lang/perl/Makefile.PL.in (modified) * trunk/lang/perl/Makefile.in (added) * trunk/lang/python (moved) * trunk/lang/python/Makefile.in (added) * trunk/lang/python/setup.py.in (modified) * trunk/lang/ruby (moved) * trunk/lang/ruby/Makefile.in (added) * trunk/lang/ruby/build.rb.in (modified) * trunk/lang/tcl (moved) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/pkgIndex.tcl.in (modified) * trunk/lang/tcl/scripts/Makefile.in (added) * trunk/lang/tcl/scripts/exec.tcl (copied) * trunk/lang/tcl/scripts/library.tcl (copied) * trunk/lang/tcl/scripts/result.tcl (copied) * trunk/lang/tcl/scripts/units.tcl (copied) * trunk/lang/tcl/src/Makefile.in (added) * trunk/lang/tcl/src/Rappture_Init.c (added) * trunk/lang/tcl/src/RpDaemon.c (copied) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/lang/tcl/src/RpOp.c (added) * trunk/lang/tcl/src/RpOp.h (added) * trunk/lang/tcl/src/RpRlimit.c (copied) * trunk/lang/tcl/src/RpRusage.c (copied) * trunk/lang/tcl/src/RpSignal.c (copied) * trunk/lang/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/lang/tcl/src/RpUtilsTclInterface.cc (modified) * trunk/lang/tcl/src/RpWinResource.c (copied) * trunk/lang/tcl/src/RpWinResource.h (copied) * trunk/lang/tcl/tclconfig/mkindex.tcl (modified) * trunk/lang/tcl/tclconfig/tcl.m4 (modified) * trunk/lang/tcl/tests/Makefile.in (added) * trunk/lang/tcl/tests/all.tcl (modified) * trunk/packages (added) * trunk/packages/Makefile.in (added) * trunk/packages/optimizer (moved) * trunk/packages/vizservers (moved) * trunk/src/Makefile.in (modified) * trunk/src/cee (deleted) * trunk/src/core/Makefile.in (added) * trunk/src/core/Outcome.cpp (moved) * trunk/src/core/Outcome.h (moved) * trunk/src/core/Ptr.cpp (moved) * trunk/src/core/Ptr.h (moved) * trunk/src/core/RpBuffer.cc (moved) * trunk/src/core/RpBuffer.h (moved) * trunk/src/core/RpBufferCHelper.h (copied) * trunk/src/core/RpBufferCInterface.cc (copied) * trunk/src/core/RpBufferCInterface.h (copied) * trunk/src/core/RpBuffer_test.cc (moved) * trunk/src/core/RpEncode.cc (moved) * trunk/src/core/RpEncode.h (moved) * trunk/src/core/RpFortranCommon.cc (copied) * trunk/src/core/RpFortranCommon.h (copied) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) * trunk/src/core/RpLibraryCInterface.cc (copied) * trunk/src/core/RpLibraryCInterface.h (copied) * trunk/src/core/RpLibraryFInterface.cc (copied) * trunk/src/core/RpLibraryFInterface.h (copied) * trunk/src/core/RpLibraryFStubs.c (copied) * trunk/src/core/RpLibraryFStubs.h (copied) * trunk/src/core/RpOutcome.cc (moved) * trunk/src/core/RpOutcome.h (moved) * trunk/src/core/RpOutcomeCHelper.h (copied) * trunk/src/core/RpOutcomeCInterface.cc (copied) * trunk/src/core/RpOutcomeCInterface.h (copied) * trunk/src/core/RpPtr.cc (added) * trunk/src/core/RpPtr.h (moved) * trunk/src/core/RpResult.cc (modified) * trunk/src/core/RpUnitsCInterface.cc (copied) * trunk/src/core/RpUnitsCInterface.h (copied) * trunk/src/core/RpUnitsFInterface.cc (copied) * trunk/src/core/RpUnitsFInterface.h (copied) * trunk/src/core/RpUnitsFStubs.c (copied) * trunk/src/core/RpUnitsFStubs.h (copied) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUtilsCInterface.cc (copied) * trunk/src/core/RpUtilsCInterface.h (copied) * trunk/src/core/RpUtilsFInterface.cc (copied) * trunk/src/core/RpUtilsFInterface.h (copied) * trunk/src/core/RpUtilsFStubs.c (copied) * trunk/src/core/RpUtilsFStubs.h (copied) * trunk/src/core/rappture_fortran.c (copied) * trunk/src/core/scew (added) * trunk/src/core/scew/attribute.c (added) * trunk/src/core/scew/attribute.h (added) * trunk/src/core/scew/element.c (added) * trunk/src/core/scew/element.h (added) * trunk/src/core/scew/error.c (added) * trunk/src/core/scew/error.h (added) * trunk/src/core/scew/parser.c (added) * trunk/src/core/scew/parser.h (added) * trunk/src/core/scew/scew.h (added) * trunk/src/core/scew/scew_extras.c (added) * trunk/src/core/scew/scew_extras.h (added) * trunk/src/core/scew/str.c (added) * trunk/src/core/scew/str.h (added) * trunk/src/core/scew/tree.c (added) * trunk/src/core/scew/tree.h (added) * trunk/src/core/scew/types.h (added) * trunk/src/core/scew/writer.c (added) * trunk/src/core/scew/writer.h (added) * trunk/src/core/scew/xattribute.c (added) * trunk/src/core/scew/xattribute.h (added) * trunk/src/core/scew/xelement.h (added) * trunk/src/core/scew/xerror.c (added) * trunk/src/core/scew/xerror.h (added) * trunk/src/core/scew/xhandler.c (added) * trunk/src/core/scew/xhandler.h (added) * trunk/src/core/scew/xparser.c (added) * trunk/src/core/scew/xparser.h (added) * trunk/src/core/scew/xprint.c (added) * trunk/src/core/scew/xprint.h (added) * trunk/src/core/scew/xtree.h (added) * trunk/src/core/scew_extras.c (modified) * trunk/src/core2 (copied) * trunk/src/core2/Lookup.h (modified) * trunk/src/core2/Makefile.in (modified) * trunk/src/core2/rappture2.h (modified) * trunk/src/fortran (deleted) * trunk/src/mesh (deleted) * trunk/src/objects (added) * trunk/src/objects/Makefile.in (added) * trunk/src/objects/RpAbout.cc (moved) * trunk/src/objects/RpAbout.h (moved) * trunk/src/objects/RpBoolean.cc (moved) * trunk/src/objects/RpBoolean.h (moved) * trunk/src/objects/RpChoice.cc (moved) * trunk/src/objects/RpChoice.h (moved) * trunk/src/objects/RpNumber.cc (moved) * trunk/src/objects/RpNumber.h (moved) * trunk/src/objects/RpOption.cc (moved) * trunk/src/objects/RpOption.h (moved) * trunk/src/objects/RpString.cc (moved) * trunk/src/objects/RpString.h (moved) * trunk/src/objects/RpVariable.cc (moved) * trunk/src/objects/RpVariable.h (moved) * trunk/src/python (deleted) * trunk/src/tcl/aclocal.m4 (deleted) * trunk/src/tcl/configure (deleted) * trunk/src/tcl/configure.in (deleted) * trunk/src/tcl/init.tcl.in (deleted) * trunk/src/tcl/scripts/value.tcl (deleted) * trunk/src/tcl/src/Rappture_Init.cc (deleted) * trunk/src/tcl/src/RpEncodeTclInterface.h (deleted) * trunk/src/tcl/src/RpLibraryTclInterface.h (deleted) * trunk/src/tcl/src/RpUnitsTclInterface.h (deleted) * trunk/src/tcl/src/RpUtilsTclInterface.h (deleted) * trunk/src2 (deleted) * trunk/src2/core/RpSimpleBuffer.cc (deleted) * trunk/src2/core/RpSimpleBuffer.h (deleted) * trunk/tcl (deleted) * trunk/tcl.m4 (added) * trunk/test/Makefile.in (modified) Massive changes: New directory/file layout Wed, 12 Mar 2008 18:39:29 GMT gah [951] * trunk/Makefile.in (modified) * trunk/gui/Makefile.in (modified) * trunk/optimizer/src/Makefile.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) * trunk/src/tcl/Makefile.in (modified) * trunk/src2/core/Makefile.in (modified) * trunk/vizservers/nanoscale/Makefile.in (modified) * trunk/vizservers/nanovis/Makefile.in (modified) * trunk/vizservers/nanovis/R2/src/Makefile.in (modified) * trunk/vizservers/nanovis/imgLoaders/Makefile.in (modified) * trunk/vizservers/nanovis/newmat11/Makefile.in (modified) * trunk/vizservers/nanovis/transfer-function/Makefile.in (modified) * trunk/vizservers/pymolproxy/Makefile.in (modified) added datarootdir to Makefile.in