Index of files

b | c | g | n


b

base/array.tcl
Array procedures.
base/atexit.tcl
Hooking into exit
base/cgi.tcl
HTML generation commands,
base/cgi_opt.tcl
Option handling
base/date.tcl
Additional date/time functionality
base/dump.tcl
Dump datastructures into sourceable strings.
base/file.tcl
file commands
base/getopt.tcl
Option processors
base/lists.tcl
list operations
base/math.tcl
Mathematical procedures
base/misc.tcl
Miscancellous procedures
base/oo.tcl
base/remoteLog.cls
base/sequencer.cls
Sequencer framework
base/serial.tcl
Generation of sequence numbers
base/slogConn.cls
base/string.tcl
Additional string operations.
base/syslog.tcl
syslog-like logging facility.

c

clock/calendar.cls
Calendar widget
clock/calendarTix.cls
Calendar widget, tix
clock/dayBrowse.cls
Day choice
clock/monthBrowse.cls
Year/month choice
clock/monthBrowseTixA.cls
Year/month choice, tix
clock/monthBrowseTixB.cls
Year/month choice, tix
clock/monthList.cls
Month choice (by name, english)
clock/monthListTix.cls
Month choice, tix
clock/yearBrowse.cls
Year choice

g

gui/action.cls
button rows
gui/dialog.cls
megadialog base
gui/dirBrowse.cls
Choice of a directory
gui/fbDialog.cls
base of dialogs with stateline for feedback
gui/gMenubar.cls
Generic menubar widget
gui/gPopupMenu.cls
Generic popup menu widget
gui/iDialog.cls
Dialog with an ok button.
gui/logger.cls
Log widget
gui/mcDialog.cls
Base of dialogs with buttonbar
gui/ocDialog.cls
Dialog with ok and cancel buttons.
gui/progressbar.cls
Progressbar widget
gui/stateline.cls
stateline widgets
gui/trackScalar.cls
Watch the contents of a variable.
gui/ui.tcl
Helper procedures for manipulation of user interfaces.
gui/uiTix.tcl
Helper procedures for manipulation of user interfaces.
gui/valueman.cls
value management (-value, -command, -variable), as in Tix
gui/watchArray.cls
Watch the contents of an array variable.
gui/watchScalar.cls
Watch the contents of a variable.
gui/watchaman.cls
value management (-value), as in Tix
gui/watchman.cls
value management (-value), as in Tix
gui/widget.cls
megawidget base

n

net/adb.cls
User authentication database
net/mail/message.tcl
Mail manipulation, defined in separate namespace, tcl 8.x only.
net/misc.tcl
Miscancellous procedures
net/ns/client.tcl
Mini nameserver, application registry, client
net/ns/port.tcl
Mini nameserver, application registry, port spec
net/ns/server.tcl
Mini nameserver, application registry, server
net/pop3/acceptEverything.cls
Message classificator accepting every incoming mail.
net/pop3/apop.cls
Delete message on pop server (APOP)
net/pop3/auth.tcl
POP3 type checker procedures
net/pop3/classifyBase.cls
Interface used by a POP3 client (see pop3Client) for message classification.
net/pop3/client.cls
Core of a POP3 client
net/pop3/close.cls
Close pop3 connection (QUIT)
net/pop3/cltStorBase.cls
Interface used by a POP3 client (see pop3Client) for message storage.
net/pop3/dele.cls
Delete message on pop server (DELE)
net/pop3/mbox.cls
Mailbox management based on files and directories
net/pop3/open.cls
Open pop3 connection (HELO)
net/pop3/pop3.cls
Base management of POP3 connections
net/pop3/pop3s.cls
Base management of POP3 connections, synchronous operations
net/pop3/port.tcl
Definition of port to use by pop3 client and server cores.
net/pop3/retr.cls
Delete message on pop server (RETR)
net/pop3/seq.cls
POP3 sequencer base
net/pop3/server.cls
POP3 server core (Popsy)
net/pop3/storage/dir.cls
Storage facility, delivers incoming mails into a directory.
net/pop3/storage/file.cls
Storage facility, appends incoming mails to a file
net/pop3/storage/mem.cls
Storage facility, holds incoming mails in memory
net/pop3/storage/multi.cls
Storage facility employing other storage systems
net/pop3/storage/smtp.cls
Storage facility built upon SMTP delivery
net/pop3/storage/trig.cls
Storage facility, forwards incoming data to another facility
net/pop3/svrStorBase.cls
Mailbox management, interface used by a POP3 server (see pop3Server).
net/pop3/top.cls
Delete message on pop server (TOP)
net/pop3/user.cls
Delete message on pop server (USER)
net/server.cls
Server construction kit.
net/serverUtil.tcl
Server construction kit, helper procedures.
net/smtp/close.cls
Close smtp connection (QUIT)
net/smtp/data.cls
Transfer message to smtp demon (DATA)
net/smtp/open.cls
Open smtp connection (HELO)
net/smtp/port.tcl
Definition of port to use by smtp client and server cores.
net/smtp/prepare.cls
Prepare transfer of mail message (MAIL FROM, RCPT TO)
net/smtp/seq.cls
SMTP sequencer base
net/smtp/smtp.cls
SMTP conection management
net/smtp/spooler.cls
SMTP based spooler.
net/udbBase.cls
User authentication database, interface definition
net/urls.tcl
URL related utilities

Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries