summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
0.1-release* Mark as stable.Eelco Dolstra19 years
0.2-release* Try again.Eelco Dolstra18 years
0.3-release* Mark the 0.3 release as stable.Eelco Dolstra17 years
aarch64CI for aarch64Domen Kožar4 years
ci-muslverboseDomen Kožar4 years
domenkozar-patch-1Update Makefile.amDomen Kožar4 years
github-actionsnixpkgs: 19.03 -> 20.03Domen Kožar4 years
masterMerge pull request #219 from NixOS/aarch64Domen Kožar4 years
travis-testTravis testEelco Dolstra5 years
 
TagDownloadAuthorAge
0.11patchelf-0.11.zip  patchelf-0.11.tar.gz  patchelf-0.11.tar.bz2  Eelco Dolstra4 years
0.10patchelf-0.10.zip  patchelf-0.10.tar.gz  patchelf-0.10.tar.bz2  Eelco Dolstra6 years
0.9patchelf-0.9.zip  patchelf-0.9.tar.gz  patchelf-0.9.tar.bz2  Eelco Dolstra9 years
0.8patchelf-0.8.zip  patchelf-0.8.tar.gz  patchelf-0.8.tar.bz2  Eelco Dolstra11 years
0.7patchelf-0.7.zip  patchelf-0.7.tar.gz  patchelf-0.7.tar.bz2  Eelco Dolstra11 years
0.6patchelf-0.6.zip  patchelf-0.6.tar.gz  patchelf-0.6.tar.bz2  Eelco Dolstra13 years
0.5patchelf-0.5.zip  patchelf-0.5.tar.gz  patchelf-0.5.tar.bz2  Eelco Dolstra15 years
0.4patchelf-0.4.zip  patchelf-0.4.tar.gz  patchelf-0.4.tar.bz2  Eelco Dolstra16 years
0.3patchelf-0.3.zip  patchelf-0.3.tar.gz  patchelf-0.3.tar.bz2  Eelco Dolstra17 years
0.2patchelf-0.2.zip  patchelf-0.2.tar.gz  patchelf-0.2.tar.bz2  Eelco Dolstra18 years
0.1patchelf-0.1.zip  patchelf-0.1.tar.gz  patchelf-0.1.tar.bz2  Eelco Dolstra19 years
'bug_d9fdfa435d'>bug_d9fdfa435d Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat
-rw-r--r--ChangeLog20
-rw-r--r--doc/button.n20
-rw-r--r--doc/canvas.n16
-rw-r--r--doc/checkbutton.n18
-rw-r--r--doc/entry.n19
-rw-r--r--doc/frame.n7
-rw-r--r--doc/label.n18
-rw-r--r--doc/listbox.n17
-rw-r--r--doc/menu.n10
-rw-r--r--doc/menubutton.n16
-rw-r--r--doc/message.n12
-rw-r--r--doc/radiobutton.n18
-rw-r--r--doc/scale.n11
-rw-r--r--doc/scrollbar.n11
-rw-r--r--doc/spinbox.n20
-rw-r--r--doc/text.n16
-rw-r--r--doc/toplevel.n7
17 files changed, 143 insertions, 113 deletions
diff --git a/ChangeLog b/ChangeLog
index 1421cde..954f120 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2000-08-24 Eric Melski <ericm@ajubasolutions.com>
+
+ * doc/toplevel.n:
+ * doc/spinbox.n:
+ * doc/scrollbar.n:
+ * doc/scale.n:
+ * doc/menubutton.n:
+ * doc/menu.n:
+ * doc/listbox.n:
+ * doc/entry.n:
+ * doc/frame.n:
+ * doc/message.n:
+ * doc/checkbutton.n:
+ * doc/radiobutton.n:
+ * doc/button.n:
+ * doc/label.n:
+ * doc/canvas.n:
+ * doc/text.n: Fixed Standard Options section to make best use of
+ new tab settings in man.macros.
+
2000-08-24 Mo DeJong <mdejong@redhat.com>
* unix/README: Update to account for removal of --enable-gcc.
diff --git a/doc/button.n b/doc/button.n
index 1d106cc..d2818fd 100644
--- a/doc/button.n
+++ b/doc/button.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: button.n,v 1.5 2000/05/17 21:17:20 ericm Exp $
+'\" RCS: @(#) $Id: button.n,v 1.6 2000/08/25 06:58:31 ericm Exp $
'\"
.so man.macros
.TH button n 4.4 Tk "Tk Built-In Commands"
@@ -16,15 +16,15 @@ button \- Create and manipulate button widgets
.SH SYNOPSIS
\fBbutton\fR \fIpathName \fR?\fIoptions\fR?
.SO
-\-activebackground \-activeforeground \-anchor
-\-background \-bitmap \-borderwidth
-\-cursor \-disabledforeground \-font
-\-foreground \-highlightbackground \-highlightcolor
-\-highlightthickness \-image \-justify
-\-padx \-pady \-relief
-\-repeatdelay \-repeatinterval \-takefocus
-\-text \-textvariable \-underline
-\-wraplength
+\-activebackground \-foreground \-repeatdelay
+\-activeforeground \-highlightbackground \-repeatinterval
+\-anchor \-highlightcolor \-takefocus
+\-background \-highlightthickness \-text
+\-bitmap \-image \-textvariable
+\-borderwidth \-justify \-underline
+\-cursor \-padx \-wraplength
+\-disabledforeground \-pady
+\-font \-relief
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-command command Command
diff --git a/doc/canvas.n b/doc/canvas.n
index b598ac3..78a8f84 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: canvas.n,v 1.9 2000/07/25 21:14:34 jenglish Exp $
+'\" RCS: @(#) $Id: canvas.n,v 1.10 2000/08/25 06:58:31 ericm Exp $
'\"
.so man.macros
.TH canvas n 8.3 Tk "Tk Built-In Commands"
@@ -17,13 +17,13 @@ canvas \- Create and manipulate canvas widgets
.SH SYNOPSIS
\fBcanvas\fR \fIpathName \fR?\fIoptions\fR?
.SO
-\-background \-borderwidth \-cursor
-\-highlightbackground \-highlightcolor \-highlightthickness
-\-insertbackground \-insertborderwidth \-insertofftime
-\-insertontime \-insertwidth \-relief
-\-state \-selectbackground \-selectborderwidth
-\-selectforeground \-takefocus \-xscrollcommand
-\-yscrollcommand
+\-background \-insertborderwidth \-selectborderwidth
+\-borderwidth \-insertofftime \-selectforeground
+\-cursor \-insertontime \-takefocus
+\-highlightbackground \-insertwidth \-xscrollcommand
+\-highlightcolor \-relief \-yscrollcommand
+\-highlightthickness \-state
+\-insertbackground \-selectbackground
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-closeenough closeEnough CloseEnough
diff --git a/doc/checkbutton.n b/doc/checkbutton.n
index a11d9a3..46e0e29 100644
--- a/doc/checkbutton.n
+++ b/doc/checkbutton.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: checkbutton.n,v 1.3 2000/05/25 16:57:23 ericm Exp $
+'\" RCS: @(#) $Id: checkbutton.n,v 1.4 2000/08/25 06:58:32 ericm Exp $
'\"
.so man.macros
.TH checkbutton n 4.4 Tk "Tk Built-In Commands"
@@ -16,14 +16,14 @@ checkbutton \- Create and manipulate checkbutton widgets
.SH SYNOPSIS
\fBcheckbutton\fI pathName \fR?\fIoptions\fR?
.SO
-\-activebackground \-activeforeground \-anchor
-\-background \-bitmap \-borderwidth
-\-cursor \-disabledforeground \-font
-\-foreground \-highlightbackground \-highlightcolor
-\-highlightthickness \-image \-justify
-\-padx \-pady \-relief
-\-takefocus \-text \-textvariable
-\-underline \-wraplength
+\-activebackground \-font \-pady
+\-activeforeground \-foreground \-relief
+\-anchor \-highlightbackground \-takefocus
+\-background \-highlightcolor \-text
+\-bitmap \-highlightthickness \-textvariable
+\-borderwidth \-image \-underline
+\-cursor \-justify \-wraplength
+\-disabledforeground \-padx
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-command command Command
diff --git a/doc/entry.n b/doc/entry.n
index af070cc..b01f785 100644
--- a/doc/entry.n
+++ b/doc/entry.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: entry.n,v 1.7 2000/05/23 00:31:36 hobbs Exp $
+'\" RCS: @(#) $Id: entry.n,v 1.8 2000/08/25 06:58:32 ericm Exp $
'\"
.so man.macros
.TH entry n 8.3 Tk "Tk Built-In Commands"
@@ -17,15 +17,14 @@ entry \- Create and manipulate entry widgets
.SH SYNOPSIS
\fBentry\fR \fIpathName \fR?\fIoptions\fR?
.SO
-\-background \-borderwidth \-cursor
-\-exportselection \-font \-foreground
-\-highlightbackground \-highlightcolor \-highlightthickness
-\-insertbackground \-insertborderwidth \-insertofftime
-\-insertontime \-insertwidth \-justify
-\-relief \-selectbackground \-selectborderwidth
-\-selectforeground \-takefocus \-textvariable
-\-xscrollcommand
-
+\-background \-highlightthickness \-selectbackground
+\-borderwidth \-insertbackground \-selectborderwidth
+\-cursor \-insertborderwidth \-selectforeground
+\-exportselection \-insertofftime \-takefocus
+\-font \-insertontime \-textvariable
+\-foreground \-insertwidth \-xscrollcommand
+\-highlightbackground \-justify
+\-highlightcolor \-relief
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.VS 8.4
diff --git a/doc/frame.n b/doc/frame.n
index ff6fa72..3b195a4 100644
--- a/doc/frame.n
+++ b/doc/frame.n
@@ -6,7 +6,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\"
-'\" RCS: @(#) $Id: frame.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
+'\" RCS: @(#) $Id: frame.n,v 1.3 2000/08/25 06:58:32 ericm Exp $
'\"
.so man.macros
.TH frame n 8.0 Tk "Tk Built-In Commands"
@@ -17,8 +17,9 @@ frame \- Create and manipulate frame widgets
.SH SYNOPSIS
\fBframe\fR \fIpathName\fR ?\fIoptions\fR?
.SO
-\-borderwidth \-highlightbackground \-highlightthickness \-takefocus
-\-cursor \-highlightcolor \-relief
+\-borderwidth \-highlightcolor \-takefocus
+\-cursor \-highlightthickness
+\-highlightbackground \-relief
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-background background Background
diff --git a/doc/label.n b/doc/label.n
index 8464297..179e8f7 100644
--- a/doc/label.n
+++ b/doc/label.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: label.n,v 1.4 2000/07/28 16:41:40 ericm Exp $
+'\" RCS: @(#) $Id: label.n,v 1.5 2000/08/25 06:58:32 ericm Exp $
'\"
.so man.macros
.TH label n 4.0 Tk "Tk Built-In Commands"
@@ -16,14 +16,14 @@ label \- Create and manipulate label widgets
.SH SYNOPSIS
\fBlabel\fR \fIpathName \fR?\fIoptions\fR?
.SO
-\-activebackground \-activeforeground \-anchor
-\-background \-bitmap \-borderwidth
-\-cursor \-disabledforeground \-font
-\-foreground \-highlightbackground \-highlightcolor
-\-highlightthickness \-image \-justify
-\-padx \-pady \-relief
-\-takefocus \-text \-textvariable
-\-underline \-wraplength
+\-activebackground \-font \-pady
+\-activeforeground \-foreground \-relief
+\-anchor \-highlightbackground \-takefocus
+\-background \-highlightcolor \-text
+\-bitmap \-highlightthickness \-textvariable
+\-borderwidth \-image \-underline
+\-cursor \-justify \-wraplength
+\-disabledforeground \-padx
.SE
.SH "WIDGET-SPECIFIC OPTIONS"
.OP \-height height Height
diff --git a/doc/listbox.n b/doc/listbox.n