1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
- 2dpie.gif 2D pie chart drop site icon
- 2dpie.jpg: 2D pie chart sample image for HTML documentation
- 3dpie.gif 3D pie chart drop site icon
- 3dpie.jpg: 3D pie chart sample image for HTML documentation
- BUGS: known problems with current release
- CHANGES: changes history
- CONTENTS: this file
- COPYRIGHT: copyright information
- INSTALL: instructions for installation
- README: general information
- TODO: things that need improvement
- blt2d.tcl: blt2DViewer class source code
- canvhand.tcl: canvasHandles class source code
- config.tcl: source code for configuration class
- cpustats: Linux cpustats package sub-directory
- cpustats.tcl: source code for CPU statistics Linux module
- databar.tcl: dataBarChart, dataSideBarChart and dataStackedBarChart classes source code
- datagraf.tcl: dataGraph class source code
- datapie.tcl: dataPieChart, data2DPieChart and data3DPieChart classes source code
- datatab.tcl: dataTable class source code
- dialog.tcl: dialogBox class source code
- drag.tcl: code for drag'n'drop drag part
- drop.tcl: code for drag'n'drop drop part
- font.tcl: font class source code
- freetext.gif: icon for free text drop site
- freetext.jpg: free text viewer sample image for HTML documentation
- freetext.tcl: freeText class source code
- getopt.tcl: Tcl version of getopt
- graph.gif: icon for graph drop site
- graph.jpg: graph viewer sample image for HTML documentation
- help.tcl: help menu dialog boxes
- html.tcl: HTML library customized source code
- htmldata.tcl: HTML formatted general help file
- htmllib.tcl: simple HTML display library source code by Stephen Uhler from Sun Microsystems
- keyslink.tcl: buttonKeysLink class source code
- lastwish.tcl: lastWish class source code
- lifolbl.tcl: lifoLabel class source code
- memstats: Linux memstats package sub-directory
- memstats.tcl: source code for memory and swap statistics Linux module
- moodss: self contained moodss application in Tcl
- moodss.gif: icon for moodss application
- moodss.htm: documentation in HTML
- moodss.tcl: moodss core source file
- moodss1.jpg: application view image for HTML documentation
- moodss2.jpg: application view image for HTML documentation
- moodss3.jpg: application view image for HTML documentation
- moodss4.jpg: application view image for HTML documentation
- overbar.gif: overlapped bars chart drop site icon
- overbar.jpg: overlapped bars chart sample image for HTML documentation
- ps: Linux ps package sub-directory
- ps.tcl: source code for ps Linux module
- random: random package sub-directory
- random.tcl: source code for random data module
- record.tcl: record class source code
- scroll.tcl: scroll class source code
- sidebar.gif: side-by-side bars chart drop site icon
- sidebar.jpg: side-by-side bars chart sample image for HTML documentation
- source.tcl: utility used to combine all files composing a Tcl program
- stackbar.gif: stacked bars chart drop site icon
- stackbar.jpg: stacked bars chart sample image for HTML documentation
- sumtable.gif: summary table drop site icon
- sumtable.jpg: summary table viewer sample image for HTML documentation
- sumtable.tcl: summaryTable class source code
- tablesel.tcl: tableSelector class source code
- trash.gif: trash drop site icon
- utility.tcl: various utility procedures
- viewer.tcl: viewer class source code
- xifo.tcl: lifo and fifo classes source code
|