File: CONTENTS

package info (click to toggle)
moodss 9.0-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,540 kB
  • ctags: 609
  • sloc: sh: 8,869; tcl: 6,909; ansic: 113; makefile: 44
file content (132 lines) | stat: -rw-r--r-- 7,509 bytes parent folder | download
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
- 2dpie.gif           2D pie chart drop site icon
- 3dpie.gif           3D pie chart drop site icon
- 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
- arp:                Linux ARP package sub-directory
-   arp.gif:          image included in HTML documentation
-   arp.htm:          HTML documentation
-   arp.tcl:          source code for module
-   pkgIndex.tcl      Tcl package index boot file
-   vendor.txt:       Ethernet vendor codes
- apache:             apache package sub-directory
-   apache.gif:       image included in HTML documentation
-   apache.htm:       HTML documentation
-   apache.tcl:       source code for module
-   apacheu.tcl:      source code of some utilities for apache modules
-   pkgIndex.tcl      Tcl package index boot file
- apachex:            extended apache package sub-directory
-   apachex.gif:      image included in HTML documentation
-   apachex.htm:      HTML documentation for extended apache module
-   apachex.tcl:      source code for extended apache module
-   pkgIndex.tcl      Tcl package index boot file
- blt2d.tcl:          blt2DViewer class source code
- canvhand.tcl:       canvasHandles class source code
- config.tcl:         source code for configuration class dialog interface
- cpustats:           Linux cpustats package sub-directory
-   cpustats.gif:     image included in HTML documentation
-   cpustats.htm:     HTML documentation
-   cpustats.tcl:     source code for CPU statistics module
-   pkgIndex.tcl      Tcl package index boot file
- 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
- diskstats:          Linux diskstats package sub-directory
-   diskstats.gif:    image included in HTML documentation
-   diskstats.htm:    HTML documentation
-   diskstats.tcl:    source code for module
-   pkgIndex.tcl      Tcl package index boot file
- drag.tcl:           code for drag'n'drop drag part
- drop.tcl:           code for drag'n'drop drop part
- filesystem.c:       C source code for filesystem dynamically loadable library for Linux
- font.tcl:           font class source code
- freetext.gif:       icon for free text drop site
- freetext.tcl:       freeText class source code
- getopt.tcl:         Tcl version of getopt
- global.tcl:         global data
- graph.gif:          icon for graph drop site
- gui.tcl:            various graphical user interface procecures
- help.tcl:           help menu dialog boxes
- h2dpie.gif:         2D pie chart sample image for HTML documentation
- h3dpie.gif:         3D pie chart sample image for HTML documentation
- hfreetxt.gif:       free text viewer sample image for HTML documentation
- hgraph.gif:         graph viewer sample image for HTML documentation
- hoverbar.gif:       overlapped bars chart sample image for HTML documentation
- hsidebar.gif:       side-by-side bars chart sample image for HTML documentation
- hstackbr.gif:       stacked bars chart sample image for HTML documentation
- hsumtbl.gif:        summary table viewer sample image for HTML documentation
- 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.gif:     image included in HTML documentation
-   memstats.htm:     HTML documentation
-   memstats.tcl:     source code for memory and swap statistics Linux module
-   pkgIndex.tcl      Tcl package index boot file
- menuhelp.tcl:       source code for message area dynamic help on menu items
- minimal:            minimal package sub-directory
-   minimal.tcl:      source code for minimal data module
-   pkgIndex.tcl      Tcl package index boot file
- modules.tcl:        modules class source code
- 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.gif:        application view image for HTML documentation
- moodss2.gif:        application view image for HTML documentation
- moodss3.gif:        application view image for HTML documentation
- moodss4.gif:        application view image for HTML documentation
- moodss5.gif:        application view image for HTML documentation
- moodss6.gif:        application view image for HTML documentation
- mounts              Linux mounts package sub-directory
-   mounts.gif:       image included in HTML documentation
-   mounts.htm:       HTML documentation
-   mounts.tcl:       source code for module
-   pkgIndex.tcl      Tcl package index boot file
- network.c:          C source code for network dynamically loadable library for Linux
- overbar.gif:        overlapped bars chart drop site icon
- packlibs:           dynamically loadable libraries for Linux sub-directory
-   libfilesystem.so  filesystem dynamically loadable library for Linux
-   libnetwork.so     network dynamically loadable library for Linux
-   network.tcl:      Tcl source code for network library for Linux
-   pkgIndex.tcl      Tcl package index boot file
- preferen.tcl:       source code for preferences class
- ps:                 Linux ps package sub-directory
-   ps.gif:           image included in HTML documentation
-   ps.htm:           HTML documentation
-   ps.tcl:           source code for ps Linux module
-   pkgIndex.tcl      Tcl package index boot file
- random:             random package sub-directory
-   random.gif:       image included in HTML documentation
-   random.htm:       HTML documentation
-   random.tcl:       source code for random data module
-   pkgIndex.tcl      Tcl package index boot file
- record.tcl:         record class source code
- route:              Linux route package sub-directory
-   route.gif:        image included in HTML documentation
-   route.htm:        HTML documentation for random data module
-   route.tcl:        source code for route Linux module
-   pkgIndex.tcl      Tcl package index boot file
- scroll.tcl:         scroll class source code
- sidebar.gif:        side-by-side bars chart drop site icon
- source.tcl:         utility used to combine all files composing a Tcl program
- stackbar.gif:       stacked bars chart drop site icon
- sumtable.gif:       summary table drop site icon
- 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
- wcb.tcl:            source code for the wcb package
- wcbCommon.tcl:      more source code for the wcb package
- wcbEntry.tcl:       more source code for the wcb package
- xifo.tcl:           lifo and fifo classes source code