Tk Library Source Code

Check-in [1e9bbb52f6]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment: * CHANGES.txt: Updated to reflect the changes.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1e9bbb52f623352e83b21199864dd9d16420f41dfb163b3878b47bb25dbcee08
User & Date: csaba 2019-10-21 13:27:13.946
Context
2019-10-21
13:27
* scripts/mwutil.tcl: Updated to the same version 2.15 as in Tablelist release 6.7. check-in: 60cdfbf809 user: csaba tags: trunk
13:27
* CHANGES.txt: Updated to reflect the changes. check-in: 1e9bbb52f6 user: csaba tags: trunk
13:26
* mentryPublic.tcl: Bumped the version number to 3.10; no longer creating aliases in the "::tk" namespace for Tk commands for which that namespace already contains a command of the same name. check-in: 1d92071429 user: csaba tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to modules/mentry/CHANGES.txt.
1
2












3
4
5
6
7
8
9
What is new in Mentry 3.9?
--------------------------













1. Included the same version of the general mega-widget utility module
   "mwutil.tcl" as in the most recent Tablelist release 6.5.

2. Corrected two typos related to the "hasattrib" and "unsetattrib"
   subcommands.

|
|
>
>
>
>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
What is new in Mentry 3.10?
---------------------------

1. Included the same version 2.15 of the general mega-widget utility
   module "mwutil.tcl" as in the most recent Tablelist release 6.7.

2. Mentry no longer creates aliases in the "::tk" namespace for Tk
   commands for which that namespace already contains a command of the
   same name.

3. Improved the documentation.

What was new in Mentry 3.9?
---------------------------

1. Included the same version of the general mega-widget utility module
   "mwutil.tcl" as in the most recent Tablelist release 6.5.

2. Corrected two typos related to the "hasattrib" and "unsetattrib"
   subcommands.