# # ChangeLog for branches/r9/lang/tcl # # Generated by Trac 1.0.13 # Sep 20, 2024, 1:08:56 PM Fri, 12 Dec 2014 15:16:36 GMT gah [4852] * branches/r9/Makefile.in (modified) * branches/r9/configure (modified) * branches/r9/configure.in (modified) * branches/r9/fetch.sh (modified) * branches/r9/gui/Makefile.in (modified) * branches/r9/lang/tcl/scripts (added) * branches/r9/lang/tcl/scripts/library.tcl (copied) * branches/r9/lang/tcl/scripts/units.tcl (copied) * branches/r9/lang/tcl/src/Makefile.in (modified) * branches/r9/lang/tcl/src/Rappture_Init.c (modified) * branches/r9/objects (copied) * branches/r9/lang/tcl/scripts/exec.tcl (deleted) * branches/r9/lang/tcl/scripts/getopts.tcl (deleted) * branches/r9/lang/tcl/scripts/library.tcl (deleted) * branches/r9/lang/tcl/scripts/resources.tcl (deleted) * branches/r9/lang/tcl/scripts/result.tcl (deleted) * branches/r9/lang/tcl/scripts/task.tcl (deleted) * branches/r9/lang/tcl/scripts/units.tcl (deleted) * branches/r9/lang/tcl/scripts/xauth.tcl (deleted) * branches/r9/optimizer (moved) * branches/r9/packages/DicomToVtk/Makefile.in (modified) * branches/r9/packages/DxToVtk/Makefile.in (modified) * branches/r9/packages/Makefile.in (modified) * branches/r9/packages/PdbToVtk/Makefile.in (modified) * branches/r9/packages/diffview/Makefile.in (modified) * branches/r9/packages/diffview/diffview.c (moved) * branches/r9/packages/hotspot/Makefile.in (modified) * branches/r9/packages/hotspot/hotspot.c (moved) * branches/r9/packages/listbox/Makefile.in (modified) * branches/r9/packages/listbox/RpListbox.c (modified) * branches/r9/packages/placard/Makefile.in (modified) * branches/r9/packages/placard/canvPlacard.c (modified) * branches/r9/packages/readpoints (moved) * branches/r9/packages/readpoints/Makefile.in (modified) * branches/r9/packages/readpoints/readPoints.c (modified) * branches/r9/packages/squeezer/Makefile.in (modified) * branches/r9/packages/squeezer/RpSqueezer.c (modified) * branches/r9/packages/system (added) * branches/r9/packages/system/Makefile.in (added) * branches/r9/packages/system/curses.c (added) * branches/r9/packages/system/daemon.c (added) * branches/r9/packages/system/init.c (added) * branches/r9/packages/system/op.c (added) * branches/r9/packages/system/op.h (added) * branches/r9/packages/system/rlimit.c (added) * branches/r9/packages/system/rusage.c (added) * branches/r9/packages/system/signal.c (added) * branches/r9/packages/system/slice.c (added) * branches/r9/packages/system/switch.c (added) * branches/r9/packages/system/switch.h (added) * branches/r9/packages/system/sysinfo.c (added) * branches/r9/packages/system/winResource.c (added) * branches/r9/packages/system/winResource.h (added) * branches/r9/runner (added) * branches/r9/runner/exec.tcl (copied) * branches/r9/runner/getopts.tcl (copied) * branches/r9/runner/resources.tcl (copied) * branches/r9/runner/result.tcl (copied) * branches/r9/runner/task.tcl (copied) * branches/r9/runner/tcl_test.tcl (moved) * branches/r9/runner/xauth.tcl (copied) * branches/r9/video (moved) Tue, 22 Apr 2014 20:37:28 GMT gah [4348] * branches/r9 (copied) Sun, 09 Mar 2014 22:33:17 GMT mmc [4209] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/coverflow.tcl (added) * trunk/gui/scripts/tweener.tcl (added) * trunk/gui/src/Makefile.in (modified) * trunk/gui/src/RapptureGUI_Init.c (modified) * trunk/gui/src/RpListbox.c (added) * trunk/gui/src/RpSqueezer.c (added) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/xauth.tcl (added) Added some useful widgets: 1) Rappture::listbox, which is like the ...