summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
Diffstat (limited to 'library')
-rw-r--r--library/bgerror.tcl3
-rw-r--r--library/button.tcl2
-rw-r--r--library/choosedir.tcl2
-rw-r--r--library/clrpick.tcl2
-rw-r--r--library/comdlg.tcl2
-rw-r--r--library/console.tcl2
-rw-r--r--library/demos/README2
-rw-r--r--library/demos/arrow.tcl2
-rw-r--r--library/demos/bind.tcl2
-rw-r--r--library/demos/bitmap.tcl2
-rw-r--r--library/demos/browse2
-rw-r--r--library/demos/button.tcl2
-rw-r--r--library/demos/check.tcl2
-rw-r--r--library/demos/clrpick.tcl2
-rw-r--r--library/demos/colors.tcl2
-rw-r--r--library/demos/cscroll.tcl2
-rw-r--r--library/demos/ctext.tcl2
-rw-r--r--library/demos/dialog1.tcl2
-rw-r--r--library/demos/dialog2.tcl2
-rw-r--r--library/demos/entry1.tcl2
-rw-r--r--library/demos/entry2.tcl2
-rw-r--r--library/demos/entry3.tcl2
-rw-r--r--library/demos/filebox.tcl2
-rw-r--r--library/demos/floor.tcl2
-rw-r--r--library/demos/form.tcl2
-rw-r--r--library/demos/hello2
-rw-r--r--library/demos/hscale.tcl2
-rw-r--r--library/demos/icon.tcl2
-rw-r--r--library/demos/image1.tcl2
-rw-r--r--library/demos/image2.tcl2
-rw-r--r--library/demos/items.tcl2
-rw-r--r--library/demos/ixset2
-rw-r--r--library/demos/label.tcl2
-rw-r--r--library/demos/labelframe.tcl2
-rw-r--r--library/demos/menu.tcl2
-rw-r--r--library/demos/menubu.tcl2
-rw-r--r--library/demos/msgbox.tcl2
-rw-r--r--library/demos/paned1.tcl2
-rw-r--r--library/demos/paned2.tcl2
-rw-r--r--library/demos/plot.tcl2
-rw-r--r--library/demos/puzzle.tcl2
-rw-r--r--library/demos/radio.tcl2
-rw-r--r--library/demos/rmt2
-rw-r--r--library/demos/rolodex2
-rw-r--r--library/demos/ruler.tcl2
-rw-r--r--library/demos/sayings.tcl2
-rw-r--r--library/demos/search.tcl2
-rw-r--r--library/demos/spin.tcl2
-rw-r--r--library/demos/square2
-rw-r--r--library/demos/states.tcl2
-rw-r--r--library/demos/style.tcl2
-rw-r--r--library/demos/tcolor2
-rw-r--r--library/demos/text.tcl2
-rw-r--r--library/demos/timer2
-rw-r--r--library/demos/twind.tcl2
-rw-r--r--library/demos/unicodeout.tcl2
-rw-r--r--library/demos/vscale.tcl2
-rw-r--r--library/demos/widget2
-rw-r--r--library/dialog.tcl2
-rw-r--r--library/entry.tcl2
-rw-r--r--library/focus.tcl2
-rw-r--r--library/images/README5
-rw-r--r--library/listbox.tcl2
-rw-r--r--library/menu.tcl2
-rw-r--r--library/mkpsenc.tcl1
-rw-r--r--library/msgbox.tcl2
-rw-r--r--library/obsolete.tcl2
-rw-r--r--library/optMenu.tcl2
-rw-r--r--library/palette.tcl2
-rw-r--r--library/panedwindow.tcl3
-rw-r--r--library/prolog.ps1
-rw-r--r--library/safetk.tcl2
-rw-r--r--library/scale.tcl2
-rw-r--r--library/scrlbar.tcl2
-rw-r--r--library/spinbox.tcl2
-rw-r--r--library/tearoff.tcl2
-rw-r--r--library/text.tcl2
-rw-r--r--library/tk.tcl2
-rw-r--r--library/tkfbox.tcl2
-rw-r--r--library/unsupported.tcl2
-rw-r--r--library/xmfbox.tcl2
81 files changed, 0 insertions, 165 deletions
diff --git a/library/bgerror.tcl b/library/bgerror.tcl
index b0b3d9d..4ecabd8 100644
--- a/library/bgerror.tcl
+++ b/library/bgerror.tcl
@@ -8,9 +8,6 @@
#
# Copyright (c) 1998-2000 by Ajuba Solutions.
# Copyright (c) 2007 Daniel A. Steffen <das@users.sourceforge.net>
-#
-# RCS: @(#) $Id: bgerror.tcl,v 1.23.2.10 2010/01/23 01:36:03 patthoyts Exp $
-# $Id: bgerror.tcl,v 1.23.2.10 2010/01/23 01:36:03 patthoyts Exp $
namespace eval ::tk::dialog::error {
namespace import -force ::tk::msgcat::*
diff --git a/library/button.tcl b/library/button.tcl
index a4c3447..0da95f0 100644
--- a/library/button.tcl
+++ b/library/button.tcl
@@ -4,8 +4,6 @@
# checkbutton, and radiobutton widgets and provides procedures
# that help in implementing those bindings.
#
-# RCS: @(#) $Id: button.tcl,v 1.17.2.1 2006/01/25 18:21:41 dgp Exp $
-#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1996 Sun Microsystems, Inc.
# Copyright (c) 2002 ActiveState Corporation.
diff --git a/library/choosedir.tcl b/library/choosedir.tcl
index 4a3e648..b9c2aa8 100644
--- a/library/choosedir.tcl
+++ b/library/choosedir.tcl
@@ -4,8 +4,6 @@
#
# Copyright (c) 1998-2000 by Scriptics Corporation.
# All rights reserved.
-#
-# RCS: @(#) $Id: choosedir.tcl,v 1.15.2.2 2006/01/25 18:21:41 dgp Exp $
# Make sure the tk::dialog namespace, in which all dialogs should live, exists
namespace eval ::tk::dialog {}
diff --git a/library/clrpick.tcl b/library/clrpick.tcl
index cb4b6d4..cfbfb4f 100644
--- a/library/clrpick.tcl
+++ b/library/clrpick.tcl
@@ -3,8 +3,6 @@
# Color selection dialog for platforms that do not support a
# standard color selection dialog.
#
-# RCS: @(#) $Id: clrpick.tcl,v 1.20.2.3 2010/01/23 01:36:03 patthoyts Exp $
-#
# Copyright (c) 1996 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/library/comdlg.tcl b/library/comdlg.tcl
index 51154bb..6ded323 100644
--- a/library/comdlg.tcl
+++ b/library/comdlg.tcl
@@ -3,8 +3,6 @@
# Some functions needed for the common dialog boxes. Probably need to go
# in a different file.
#
-# RCS: @(#) $Id: comdlg.tcl,v 1.9.2.1 2006/01/25 18:21:41 dgp Exp $
-#
# Copyright (c) 1996 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/library/console.tcl b/library/console.tcl
index 4687b4f..b473dd4 100644
--- a/library/console.tcl
+++ b/library/console.tcl
@@ -4,8 +4,6 @@
# can be used by non-unix systems that do not have built-in support
# for shells.
#
-# RCS: @(#) $Id: console.tcl,v 1.22.2.7 2007/11/09 07:08:51 das Exp $
-#
# Copyright (c) 1995-1997 Sun Microsystems, Inc.
# Copyright (c) 1998-2000 Ajuba Solutions.
# Copyright (c) 2007 Daniel A. Steffen <das@users.sourceforge.net>
diff --git a/library/demos/README b/library/demos/README
index bb69787..cb856cb 100644
--- a/library/demos/README
+++ b/library/demos/README
@@ -42,5 +42,3 @@ browse - A simple directory browser. Invoke it with and argument
giving the name of the directory you'd like to browse.
Double-click on files or subdirectories to browse them.
Control-c and control-q cause the program to exit.
-
-RCS: @(#) $Id: README,v 1.2 1998/09/14 18:23:25 stanton Exp $
diff --git a/library/demos/arrow.tcl b/library/demos/arrow.tcl
index 5d37233..61b17dc 100644
--- a/library/demos/arrow.tcl
+++ b/library/demos/arrow.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a canvas widget that displays a
# large line with an arrowhead whose shape can be edited interactively.
-#
-# RCS: @(#) $Id: arrow.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/bind.tcl b/library/demos/bind.tcl
index 6b29612..4b4e1ac 100644
--- a/library/demos/bind.tcl
+++ b/library/demos/bind.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a text widget with bindings set
# up for hypertext-like effects.
-#
-# RCS: @(#) $Id: bind.tcl,v 1.2 1998/09/14 18:23:26 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/bitmap.tcl b/library/demos/bitmap.tcl
index cdb6f13..e0a5d94 100644
--- a/library/demos/bitmap.tcl
+++ b/library/demos/bitmap.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
-#
-# RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/browse b/library/demos/browse
index b881b4d..2de9ec0 100644
--- a/library/demos/browse
+++ b/library/demos/browse
@@ -6,8 +6,6 @@ exec wish "$0" ${1+"$@"}
# This script generates a directory browser, which lists the working
# directory and allows you to open files or subdirectories by
# double-clicking.
-#
-# RCS: @(#) $Id: browse,v 1.4 2001/11/05 10:13:53 dkf Exp $
# Create a scrollbar on the right side of the main window and a listbox
# on the left side.
diff --git a/library/demos/button.tcl b/library/demos/button.tcl
index ef01e66..d11416c 100644
--- a/library/demos/button.tcl
+++ b/library/demos/button.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# several button widgets.
-#
-# RCS: @(#) $Id: button.tcl,v 1.2.26.2 2007/05/30 13:24:01 das Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/check.tcl b/library/demos/check.tcl
index 6842d2e..4ec9ef3 100644
--- a/library/demos/check.tcl
+++ b/library/demos/check.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# several checkbuttons.
-#
-# RCS: @(#) $Id: check.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/clrpick.tcl b/library/demos/clrpick.tcl
index 5c1f018..4abd5a7 100644
--- a/library/demos/clrpick.tcl
+++ b/library/demos/clrpick.tcl
@@ -1,8 +1,6 @@
# clrpick.tcl --
#
# This demonstration script prompts the user to select a color.
-#
-# RCS: @(#) $Id: clrpick.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/colors.tcl b/library/demos/colors.tcl
index 0a58db9..ff72bee 100644
--- a/library/demos/colors.tcl
+++ b/library/demos/colors.tcl
@@ -3,8 +3,6 @@
# This demonstration script creates a listbox widget that displays
# many of the colors from the X color database. You can click on
# a color to change the application's palette.
-#
-# RCS: @(#) $Id: colors.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/cscroll.tcl b/library/demos/cscroll.tcl
index 1a01417..7fa1dcc 100644
--- a/library/demos/cscroll.tcl
+++ b/library/demos/cscroll.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a simple canvas that can be
# scrolled in two dimensions.
-#
-# RCS: @(#) $Id: cscroll.tcl,v 1.3.4.1 2005/12/13 03:44:42 das Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/ctext.tcl b/library/demos/ctext.tcl
index fb120a8..3be4b58 100644
--- a/library/demos/ctext.tcl
+++ b/library/demos/ctext.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a canvas widget with a text
# item that can be edited and reconfigured in various ways.
-#
-# RCS: @(#) $Id: ctext.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/dialog1.tcl b/library/demos/dialog1.tcl
index e76bab3..5c572be 100644
--- a/library/demos/dialog1.tcl
+++ b/library/demos/dialog1.tcl
@@ -1,8 +1,6 @@
# dialog1.tcl --
#
# This demonstration script creates a dialog box with a local grab.
-#
-# RCS: @(#) $Id: dialog1.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
after idle {.dialog1.msg configure -wraplength 4i}
set i [tk_dialog .dialog1 "Dialog with local grab" {This is a modal dialog box. It uses Tk's "grab" command to create a "local grab" on the dialog box. The grab prevents any pointer-related events from getting to any other windows in the application until you have answered the dialog by invoking one of the buttons below. However, you can still interact with other applications.} \
diff --git a/library/demos/dialog2.tcl b/library/demos/dialog2.tcl
index 502ac8b..2f45da8 100644
--- a/library/demos/dialog2.tcl
+++ b/library/demos/dialog2.tcl
@@ -1,8 +1,6 @@
# dialog2.tcl --
#
# This demonstration script creates a dialog box with a global grab.
-#
-# RCS: @(#) $Id: dialog2.tcl,v 1.3 2001/11/05 10:13:53 dkf Exp $
after idle {
.dialog2.msg configure -wraplength 4i
diff --git a/library/demos/entry1.tcl b/library/demos/entry1.tcl
index 5d00b2c..0136b84 100644
--- a/library/demos/entry1.tcl
+++ b/library/demos/entry1.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates several entry widgets without
# scrollbars.
-#
-# RCS: @(#) $Id: entry1.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/entry2.tcl b/library/demos/entry2.tcl
index ffd9ae6..a81e0d5 100644
--- a/library/demos/entry2.tcl
+++ b/library/demos/entry2.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script is the same as the entry1.tcl script
# except that it creates scrollbars for the entries.
-#
-# RCS: @(#) $Id: entry2.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/entry3.tcl b/library/demos/entry3.tcl
index 3e88a7a..36daf5b 100644
--- a/library/demos/entry3.tcl
+++ b/library/demos/entry3.tcl
@@ -3,8 +3,6 @@
# This demonstration script creates several entry widgets whose
# permitted input is constrained in some way. It also shows off a
# password entry.
-#
-# RCS: @(#) $Id: entry3.tcl,v 1.1 2001/11/19 14:02:29 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/filebox.tcl b/library/demos/filebox.tcl
index bb6f251..5ac67cb 100644
--- a/library/demos/filebox.tcl
+++ b/library/demos/filebox.tcl
@@ -1,8 +1,6 @@
# filebox.tcl --
#
# This demonstration script prompts the user to select a file.
-#
-# RCS: @(#) $Id: filebox.tcl,v 1.3.4.1 2004/09/10 20:48:41 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/floor.tcl b/library/demos/floor.tcl
index 2435544..abd921e 100644
--- a/library/demos/floor.tcl
+++ b/library/demos/floor.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a canvas widet that displays the
# floorplan for DEC's Western Research Laboratory.
-#
-# RCS: @(#) $Id: floor.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/form.tcl b/library/demos/form.tcl
index a6d5062..579b4af 100644
--- a/library/demos/form.tcl
+++ b/library/demos/form.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a simple form with a bunch
# of entry widgets.
-#
-# RCS: @(#) $Id: form.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/hello b/library/demos/hello
index ac5cdff..42aef2d 100644
--- a/library/demos/hello
+++ b/library/demos/hello
@@ -5,8 +5,6 @@ exec wish "$0" "$@"
# hello --
# Simple Tk script to create a button that prints "Hello, world".
# Click on the button to terminate the program.
-#
-# RCS: @(#) $Id: hello,v 1.3 2001/10/29 16:42:20 dkf Exp $
#
# The first line below creates the button, and the second line
# asks the packer to shrink-wrap the application's main window
diff --git a/library/demos/hscale.tcl b/library/demos/hscale.tcl
index a9b3761..4902d8e 100644
--- a/library/demos/hscale.tcl
+++ b/library/demos/hscale.tcl
@@ -1,8 +1,6 @@
# hscale.tcl --
#
# This demonstration script shows an example with a horizontal scale.
-#
-# RCS: @(#) $Id: hscale.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/icon.tcl b/library/demos/icon.tcl
index 6a561c4..4452b91 100644
--- a/library/demos/icon.tcl
+++ b/library/demos/icon.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# buttons that display bitmaps instead of text.
-#
-# RCS: @(#) $Id: icon.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/image1.tcl b/library/demos/image1.tcl
index 06da5a8..a4226ac 100644
--- a/library/demos/image1.tcl
+++ b/library/demos/image1.tcl
@@ -1,8 +1,6 @@
# image1.tcl --
#
# This demonstration script displays two image widgets.
-#
-# RCS: @(#) $Id: image1.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/image2.tcl b/library/demos/image2.tcl
index 9328e8a..67560b3 100644
--- a/library/demos/image2.tcl
+++ b/library/demos/image2.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a simple collection of widgets
# that allow you to select and view images in a Tk label.
-#
-# RCS: @(#) $Id: image2.tcl,v 1.6 2002/08/12 13:38:48 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/items.tcl b/library/demos/items.tcl
index 91ea32a..b4d91f8 100644
--- a/library/demos/items.tcl
+++ b/library/demos/items.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a canvas that displays the
# canvas item types.
-#
-# RCS: @(#) $Id: items.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/ixset b/library/demos/ixset
index 3ae2689..1677542 100644
--- a/library/demos/ixset
+++ b/library/demos/ixset
@@ -8,8 +8,6 @@ exec wish "$0" ${1+"$@"}
# History :
# 91/11/23 : pda@masi.ibp.fr, jt@ratp.fr : design
# 92/08/01 : pda@masi.ibp.fr : cleaning
-#
-# RCS: @(#) $Id: ixset,v 1.4 2001/11/05 10:13:53 dkf Exp $
#
# Button actions
diff --git a/library/demos/label.tcl b/library/demos/label.tcl
index 47babe6..c572c2d 100644
--- a/library/demos/label.tcl
+++ b/library/demos/label.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# several label widgets.
-#
-# RCS: @(#) $Id: label.tcl,v 1.2 1998/09/14 18:23:29 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/labelframe.tcl b/library/demos/labelframe.tcl
index af8954b..127852e 100644
--- a/library/demos/labelframe.tcl
+++ b/library/demos/labelframe.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# several labelframe widgets.
-#
-# RCS: @(#) $Id: labelframe.tcl,v 1.2 2001/10/30 11:21:50 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/menu.tcl b/library/demos/menu.tcl
index 9ac2809..2c3e83e 100644
--- a/library/demos/menu.tcl
+++ b/library/demos/menu.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a window with a bunch of menus
# and cascaded menus using menubars.
-#
-# RCS: @(#) $Id: menu.tcl,v 1.4.2.3 2007/04/29 02:24:24 das Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/menubu.tcl b/library/demos/menubu.tcl
index f931f73..b506161 100644
--- a/library/demos/menubu.tcl
+++ b/library/demos/menubu.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a window with a bunch of menus
# and cascaded menus using menubuttons.
-#
-# # RCS: @(#) $Id: menubu.tcl,v 1.3.2.1 2007/04/29 02:24:24 das Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/msgbox.tcl b/library/demos/msgbox.tcl
index 4af68dc..51efde6 100644
--- a/library/demos/msgbox.tcl
+++ b/library/demos/msgbox.tcl
@@ -1,8 +1,6 @@
# msgbox.tcl --
#
# This demonstration script creates message boxes of various type
-#
-# RCS: @(#) $Id: msgbox.tcl,v 1.2 1998/09/14 18:23:29 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/paned1.tcl b/library/demos/paned1.tcl
index dbdd582..2e01a22 100644
--- a/library/demos/paned1.tcl
+++ b/library/demos/paned1.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# a paned window that separates two windows horizontally.
-#
-# RCS: @(#) $Id: paned1.tcl,v 1.1 2002/02/22 14:07:01 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/paned2.tcl b/library/demos/paned2.tcl
index 95495e6..9f6f22a 100644
--- a/library/demos/paned2.tcl
+++ b/library/demos/paned2.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# a paned window that separates two windows vertically.
-#
-# RCS: @(#) $Id: paned2.tcl,v 1.1 2002/02/22 14:07:01 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/plot.tcl b/library/demos/plot.tcl
index 011f140..cd7fbd8 100644
--- a/library/demos/plot.tcl
+++ b/library/demos/plot.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a canvas widget showing a 2-D
# plot with data points that can be dragged with the mouse.
-#
-# RCS: @(#) $Id: plot.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/puzzle.tcl b/library/demos/puzzle.tcl
index 66de20c..4273926 100644
--- a/library/demos/puzzle.tcl
+++ b/library/demos/puzzle.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a 15-puzzle game using a collection
# of buttons.
-#
-# RCS: @(#) $Id: puzzle.tcl,v 1.4.2.1 2007/04/29 02:24:24 das Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/radio.tcl b/library/demos/radio.tcl
index 172200b..a9a2a73 100644
--- a/library/demos/radio.tcl
+++ b/library/demos/radio.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# several radiobutton widgets.
-#
-# RCS: @(#) $Id: radio.tcl,v 1.4 2001/11/12 14:32:50 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/rmt b/library/demos/rmt
index 2dcb47b..3484744 100644
--- a/library/demos/rmt
+++ b/library/demos/rmt
@@ -6,8 +6,6 @@ exec wish "$0" "$@"
# This script implements a simple remote-control mechanism for
# Tk applications. It allows you to select an application and
# then type commands to that application.
-#
-# RCS: @(#) $Id: rmt,v 1.3 2001/10/29 16:23:32 dkf Exp $
wm title . "Tk Remote Controller"
wm iconname . "Tk Remote"
diff --git a/library/demos/rolodex b/library/demos/rolodex
index e117edf..50ac590 100644
--- a/library/demos/rolodex
+++ b/library/demos/rolodex
@@ -7,8 +7,6 @@ exec wish "$0" ${1+"$@"}
# benchmark. It creates something that has some of the look and
# feel of a rolodex program, although it's lifeless and doesn't
# actually do the rolodex application.
-#
-# RCS: @(#) $Id: rolodex,v 1.4 2001/11/05 10:13:53 dkf Exp $
foreach i [winfo child .] {
catch {destroy $i}
diff --git a/library/demos/ruler.tcl b/library/demos/ruler.tcl
index 86f18dc..ccdb1fc 100644
--- a/library/demos/ruler.tcl
+++ b/library/demos/ruler.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a canvas widget that displays a ruler
# with tab stops that can be set, moved, and deleted.
-#
-# RCS: @(#) $Id: ruler.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/sayings.tcl b/library/demos/sayings.tcl
index a31012f..72c141c 100644
--- a/library/demos/sayings.tcl
+++ b/library/demos/sayings.tcl
@@ -3,8 +3,6 @@
# This demonstration script creates a listbox that can be scrolled
# both horizontally and vertically. It displays a collection of
# well-known sayings.
-#
-# RCS: @(#) $Id: sayings.tcl,v 1.2 1998/09/14 18:23:30 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/search.tcl b/library/demos/search.tcl
index d5740b6..3a5e9bc 100644
--- a/library/demos/search.tcl
+++ b/library/demos/search.tcl
@@ -3,8 +3,6 @@
# This demonstration script creates a collection of widgets that
# allow you to load a file into a text widget, then perform searches
# on that file.
-#
-# RCS: @(#) $Id: search.tcl,v 1.2 1998/09/14 18:23:30 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/spin.tcl b/library/demos/spin.tcl
index 61b4a38..b31d76d 100644
--- a/library/demos/spin.tcl
+++ b/library/demos/spin.tcl
@@ -1,8 +1,6 @@
# spin.tcl --
#
# This demonstration script creates several spinbox widgets.
-#
-# RCS: @(#) $Id: spin.tcl,v 1.1 2001/10/30 11:21:50 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/square b/library/demos/square
index b02e187..5b5ca24 100644
--- a/library/demos/square
+++ b/library/demos/square
@@ -10,8 +10,6 @@ exec wish "$0" "$@"
#
# Button-1 press/drag: moves square to mouse
# "a": toggle size animation on/off
-#
-# RCS: @(#) $Id: square,v 1.2 1998/09/14 18:23:30 stanton Exp $
square .s
pack .s -expand yes -fill both
diff --git a/library/demos/states.tcl b/library/demos/states.tcl
index 7b7df6d..2455cf9 100644
--- a/library/demos/states.tcl
+++ b/library/demos/states.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a listbox widget that displays
# the names of the 50 states in the United States of America.
-#
-# RCS: @(#) $Id: states.tcl,v 1.2 1998/09/14 18:23:30 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/style.tcl b/library/demos/style.tcl
index bc3ce80..52b7dc1 100644
--- a/library/demos/style.tcl
+++ b/library/demos/style.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a text widget that illustrates the
# various display styles that may be set for tags.
-#
-# RCS: @(#) $Id: style.tcl,v 1.2 1998/09/14 18:23:30 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/tcolor b/library/demos/tcolor
index ae3cad0..d5fa233 100644
--- a/library/demos/tcolor
+++ b/library/demos/tcolor
@@ -6,8 +6,6 @@ exec wish "$0" "$@"
# This script implements a simple color editor, where you can
# create colors using either the RGB, HSB, or CYM color spaces
# and apply the color to existing applications.
-#
-# RCS: @(#) $Id: tcolor,v 1.3 2001/10/29 16:23:32 dkf Exp $
wm title . "Color Editor"
diff --git a/library/demos/text.tcl b/library/demos/text.tcl
index ca06917..52d6030 100644
--- a/library/demos/text.tcl
+++ b/library/demos/text.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a text widget that describes
# the basic editing functions.
-#
-# RCS: @(#) $Id: text.tcl,v 1.3 2001/11/15 11:55:26 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/timer b/library/demos/timer
index 5255403..cfa3651 100644
--- a/library/demos/timer
+++ b/library/demos/timer
@@ -4,8 +4,6 @@ exec wish "$0" "$@"
# timer --
# This script generates a counter with start and stop buttons.
-#
-# RCS: @(#) $Id: timer,v 1.3 2001/10/29 16:23:33 dkf Exp $
label .counter -text 0.00 -relief raised -width 10 -padx 2m -pady 1m
button .start -text Start -command {
diff --git a/library/demos/twind.tcl b/library/demos/twind.tcl
index 8dff2dd..7f5b9b7 100644
--- a/library/demos/twind.tcl
+++ b/library/demos/twind.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a text widget with a bunch of
# embedded windows.
-#
-# RCS: @(#) $Id: twind.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/unicodeout.tcl b/library/demos/unicodeout.tcl
index bdf6fe6..ec0b7d0 100644
--- a/library/demos/unicodeout.tcl
+++ b/library/demos/unicodeout.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script shows how you can produce output (in label
# widgets) using many different alphabets.
-#
-# RCS: @(#) $Id: unicodeout.tcl,v 1.2 2003/02/21 13:05:06 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/vscale.tcl b/library/demos/vscale.tcl
index cb89ec3..b04201d 100644
--- a/library/demos/vscale.tcl
+++ b/library/demos/vscale.tcl
@@ -1,8 +1,6 @@
# vscale.tcl --
#
# This demonstration script shows an example with a vertical scale.
-#
-# RCS: @(#) $Id: vscale.tcl,v 1.3 2001/06/14 10:56:58 dkf Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."
diff --git a/library/demos/widget b/library/demos/widget
index 581aab6..f99760e 100644
--- a/library/demos/widget
+++ b/library/demos/widget
@@ -10,8 +10,6 @@ exec wish "$0" "$@"
# code for the actual demonstrations is contained in separate
# ".tcl" files is this directory, which are sourced by this script
# as needed.
-#
-# RCS: @(#) $Id: widget,v 1.9.2.3 2007/11/09 06:48:32 das Exp $
eval destroy [winfo child .]
wm title . "Widget Demonstration"
diff --git a/library/dialog.tcl b/library/dialog.tcl
index d94a0b2..04acb3b 100644
--- a/library/dialog.tcl
+++ b/library/dialog.tcl
@@ -3,8 +3,6 @@
# This file defines the procedure tk_dialog, which creates a dialog
# box containing a bitmap, a message, and one or more buttons.
#
-# RCS: @(#) $Id: dialog.tcl,v 1.14.2.6 2010/01/23 01:36:03 patthoyts Exp $
-#
# Copyright (c) 1992-1993 The Regents of the University of California.
# Copyright (c) 1994-1997 Sun Microsystems, Inc.
#
diff --git a/library/entry.tcl b/library/entry.tcl
index b0c4ef4..bfbaccf 100644
--- a/library/entry.tcl
+++ b/library/entry.tcl
@@ -3,8 +3,6 @@
# This file defines the default bindings for Tk entry widgets and provides
# procedures that help in implementing those bindings.
#
-# RCS: @(#) $Id: entry.tcl,v 1.21.2.2 2007/10/30 18:53:01 hobbs Exp $
-#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1997 Sun Microsystems, Inc.
#
diff --git a/library/focus.tcl b/library/focus.tcl
index 88e8cd4..9be0e9a 100644
--- a/library/focus.tcl
+++ b/library/focus.tcl
@@ -3,8 +3,6 @@
# This file defines several procedures for managing the input
# focus.
#
-# RCS: @(#) $Id: focus.tcl,v 1.9.4.1 2006/01/25 18:21:41 dgp Exp $
-#
# Copyright (c) 1994-1995 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/library/images/README b/library/images/README
index 0fa13f0..7b61d5a 100644
--- a/library/images/README
+++ b/library/images/README
@@ -1,12 +1,7 @@
README - images directory
-RCS: @(#) $Id: README,v 1.2 1998/09/14 18:23:32 stanton Exp $
-
-
This directory includes images for the Tcl Logo and the Tcl Powered
Logo. Please feel free to use the Tcl Powered Logo on any of your
products that employ the use of Tcl or Tk. The Tcl logo may also be
used to promote Tcl in your product documentation, web site or other
places you so desire.
-
-
diff --git a/library/listbox.tcl b/library/listbox.tcl
index fb5c47b..9fd86e4 100644
--- a/library/listbox.tcl
+++ b/library/listbox.tcl
@@ -3,8 +3,6 @@
# This file defines the default bindings for Tk listbox widgets
# and provides procedures that help in implementing those bindings.
#
-# RCS: @(#) $Id: listbox.tcl,v 1.13.2.4 2006/01/25 18:21:41 dgp Exp $
-#
# Copyright (c) 1994 The Regents of the University of California.
# Copyright (c) 1994-1995 Sun Microsystems, Inc.
# Copyright (c) 1998 by Scriptics Corporation.
diff --git a/library/menu.tcl b/library/menu.tcl
index d265156..ed8182e 100644
--- a/library/menu.tcl
+++ b/library/menu.tcl
@@ -4,8 +4,6 @@
# It also implements keyboard traversal of menus and implements a few
# other utility procedures related to menus.
#
-# RCS: @(#) $Id: menu.tcl,v 1.18.2.5 2007/11/09 06:26:54 das Exp $
-#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1997 Sun Microsystems, Inc.
# Copyright (c) 1998-1999 by Scriptics Corporation.
diff --git a/library/mkpsenc.tcl b/library/mkpsenc.tcl
index bc3c243..9efb6de 100644
--- a/library/mkpsenc.tcl
+++ b/library/mkpsenc.tcl
@@ -1089,7 +1089,6 @@ append ps_preamable {
50 dict begin
% This is a standard prolog for Postscript generated by Tk's canvas
% widget.
-% RCS: @(#) $Id: mkpsenc.tcl,v 1.3 2002/07/19 14:37:21 drh Exp $
% The definitions below just define all of the variables used in
% any of the procedures here. This is needed for obscure reasons
diff --git a/library/msgbox.tcl b/library/msgbox.tcl
index d8b04bf..2a22d54 100644
--- a/library/msgbox.tcl
+++ b/library/msgbox.tcl
@@ -3,8 +3,6 @@
# Implements messageboxes for platforms that do not have native
# messagebox support.
#
-# RCS: @(#) $Id: msgbox.tcl,v 1.24.2.6 2011/01/13 11:32:09 nijtmans Exp $
-#
# Copyright (c) 1994-1997 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/library/obsolete.tcl b/library/obsolete.tcl
index 16a19a1..9a60c78 100644
--- a/library/obsolete.tcl
+++ b/library/obsolete.tcl
@@ -3,8 +3,6 @@
# This file contains obsolete procedures that people really shouldn't
# be using anymore, but which are kept around for backward compatibility.
#
-# RCS: @(#) $Id: obsolete.tcl,v 1.2 1998/09/14 18:23:24 stanton Exp $
-#
# Copyright (c) 1994 The Regents of the University of California.
# Copyright (c) 1994 Sun Microsystems, Inc.
#
diff --git a/library/optMenu.tcl b/library/optMenu.tcl
index 05b3a45..984436f 100644
--- a/library/optMenu.tcl
+++ b/library/optMenu.tcl
@@ -3,8 +3,6 @@
# This file defines the procedure tk_optionMenu, which creates
# an option button and its associated menu.
#
-# RCS: @(#) $Id: optMenu.tcl,v 1.4 2001/08/01 16:21:11 dgp Exp $
-#
# Copyright (c) 1994 The Regents of the University of California.
# Copyright (c) 1994 Sun Microsystems, Inc.
#
diff --git a/library/palette.tcl b/library/palette.tcl
index b294abc..1838514 100644
--- a/library/palette.tcl
+++ b/library/palette.tcl
@@ -3,8 +3,6 @@
# This file contains procedures that change the color palette used
# by Tk.
#
-# RCS: @(#) $Id: palette.tcl,v 1.8.2.3 2007/05/09 12:56:32 das Exp $
-#
# Copyright (c) 1995-1997 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/library/panedwindow.tcl b/library/panedwindow.tcl
index 68ce7c7..58b0bae 100644
--- a/library/panedwindow.tcl
+++ b/library/panedwindow.tcl
@@ -2,9 +2,6 @@
#
# This file defines the default bindings for Tk panedwindow widgets and
# provides procedures that help in implementing those bindings.
-#
-# RCS: @(#) $Id: panedwindow.tcl,v 1.6.2.4 2006/01/25 18:21:41 dgp Exp $
-#
bind Panedwindow <Button-1> { ::tk::panedwindow::MarkSash %W %x %y 1 }
bind Panedwindow <Button-2> { ::tk::panedwindow::MarkSash %W %x %y 0 }
diff --git a/library/prolog.ps b/library/prolog.ps
index 9c76878..bf87d31 100644
--- a/library/prolog.ps
+++ b/library/prolog.ps
@@ -3,7 +3,6 @@
% This is a standard prolog for Postscript generated by Tk's canvas
% widget.
-% RCS: @(#) $Id: prolog.ps,v 1.3 1999/02/04 20:59:48 stanton Exp $
% The definitions below just define all of the variables used in
% any of the procedures here. This is needed for obscure reasons
diff --git a/library/safetk.tcl b/library/safetk.tcl
index 33ec8a6..cba854c 100644
--- a/library/safetk.tcl
+++ b/library/safetk.tcl
@@ -2,8 +2,6 @@
#
# Support procs to use Tk in safe interpreters.
#
-# RCS: @(#) $Id: safetk.tcl,v 1.8.8.1 2006/01/25 18:21:41 dgp Exp $
-#
# Copyright (c) 1997 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/library/scale.tcl b/library/scale.tcl
index 4cb0a3f..41fd720 100644
--- a/library/scale.tcl
+++ b/library/scale.tcl
@@ -3,8 +3,6 @@
# This file defines the default bindings for Tk scale widgets and provides
# procedures that help in implementing the bindings.
#
-# RCS: @(#) $Id: scale.tcl,v 1.9.2.5 2006/03/17 10:50:11 patthoyts Exp $
-#
# Copyright (c) 1994 The Regents of the University of California.
# Copyright (c) 1994-1995 Sun Microsystems, Inc.
#
diff --git a/library/scrlbar.tcl b/library/scrlbar.tcl
index bec329d..f048922 100644
--- a/library/scrlbar.tcl
+++ b/library/scrlbar.tcl
@@ -3,8 +3,6 @@
# This file defines the default bindings for Tk scrollbar widgets.
# It also provides procedures that help in implementing the bindings.
#
-# RCS: @(#) $Id: scrlbar.tcl,v 1.10.2.3 2006/03/17 10:50:11 patthoyts Exp $
-#
# Copyright (c) 1994 The Regents of the University of California.
# Copyright (c) 1994-1996 Sun Microsystems, Inc.
#
diff --git a/library/spinbox.tcl b/library/spinbox.tcl
index 5cce031..933c25c 100644
--- a/library/spinbox.tcl
+++ b/library/spinbox.tcl
@@ -4,8 +4,6 @@
# procedures that help in implementing those bindings. The spinbox builds
# off the entry widget, so it can reuse Entry bindings and procedures.
#
-# RCS: @(#) $Id: spinbox.tcl,v 1.6.2.1 2006/01/25 18:21:41 dgp Exp $
-#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1997 Sun Microsystems, Inc.
# Copyright (c) 1999-2000 Jeffrey Hobbs
diff --git a/library/tearoff.tcl b/library/tearoff.tcl
index 70440ab..297a203 100644
--- a/library/tearoff.tcl
+++ b/library/tearoff.tcl
@@ -2,8 +2,6 @@
#
# This file contains procedures that implement tear-off menus.
#
-# RCS: @(#) $Id: tearoff.tcl,v 1.7.4.2 2007/04/29 02:24:49 das Exp $
-#
# Copyright (c) 1994 The Regents of the University of California.
# Copyright (c) 1994-1997 Sun Microsystems, Inc.
#
diff --git a/library/text.tcl b/library/text.tcl
index 6b045a5..3f608f3 100644
--- a/library/text.tcl
+++ b/library/text.tcl
@@ -3,8 +3,6 @@
# This file defines the default bindings for Tk text widgets and provides
# procedures that help in implementing the bindings.
#
-# RCS: @(#) $Id: text.tcl,v 1.24.2.9 2006/09/10 17:07:36 das Exp $
-#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1997 Sun Microsystems, Inc.
# Copyright (c) 1998 by Scriptics Corporation.
diff --git a/library/tk.tcl b/library/tk.tcl
index fbd89f1..b9c3872 100644
--- a/library/tk.tcl
+++ b/library/tk.tcl
@@ -3,8 +3,6 @@
# Initialization script normally executed in the interpreter for each
# Tk-based application. Arranges class bindings for widgets.
#
-# RCS: @(#) $Id: tk.tcl,v 1.46.2.8 2009/12/11 11:18:54 dkf Exp $
-#
# Copyright (c) 1992-1994 The Regents of the University of California.
# Copyright (c) 1994-1996 Sun Microsystems, Inc.
# Copyright (c) 1998-2000 Ajuba Solutions.
diff --git a/library/tkfbox.tcl b/library/tkfbox.tcl
index c55c8e8..b778bd0 100644
--- a/library/tkfbox.tcl
+++ b/library/tkfbox.tcl
@@ -11,8 +11,6 @@
# files by clicking on the file icons or by entering a filename
# in the "Filename:" entry.
#
-# RCS: @(#) $Id: tkfbox.tcl,v 1.38.2.14 2010/01/23 01:36:03 patthoyts Exp $
-#
# Copyright (c) 1994-1998 Sun Microsystems, Inc.
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/library/unsupported.tcl b/library/unsupported.tcl
index 72171c3..f9a2ab9 100644
--- a/library/unsupported.tcl
+++ b/library/unsupported.tcl
@@ -3,8 +3,6 @@
# Commands provided by Tk without official support. Use them at your
# own risk. They may change or go away without notice.
#
-# RCS: @(#) $Id: unsupported.tcl,v 1.4 2002/07/17 16:51:53 rmax Exp $
-#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
diff --git a/library/xmfbox.tcl b/library/xmfbox.tcl
index 953b6e2..df5a363 100644
--- a/library/xmfbox.tcl
+++ b/library/xmfbox.tcl
@@ -4,8 +4,6 @@
# Unix platform. This implementation is used only if the
# "::tk_strictMotif" flag is set.
#
-# RCS: @(#) $Id: xmfbox.tcl,v 1.25.2.3 2006/03/17 10:50:11 patthoyts Exp $
-#
# Copyright (c) 1996 Sun Microsystems, Inc.
# Copyright (c) 1998-2000 Scriptics Corporation
#