Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
43 check-ins
2025-06-05
| ||
08:47 | Set version to 3.0.3 Closed-Leaf check-in: b5f9ed44ce user: kjnash tags: core-3-0-3, core-3-0-3-branch | |
08:47 | Create new branch named "core-3-0-3-branch" check-in: bdd555faa3 user: kjnash tags: core-3-0-3-branch | |
08:46 | Bump version to 3.0.3 Leaf check-in: 6b5b497049 user: kjnash tags: trunk | |
08:15 | Edit fossil-tools/tagrelease to set tar content file ownership to root using tar arguments, not fakeroot. check-in: 23f7e8d6da user: kjnash tags: trunk | |
07:54 | Mention official Tk alternatives on contents.html. check-in: 48e0136fd8 user: kjnash tags: trunk | |
2025-06-04
| ||
23:04 | Bugfix: some commands did not have placeholders created by "package require Slab" in compatibility mode (the default). check-in: 7355b7f54d user: kjnash tags: trunk | |
17:48 | Docs: remove "STANDARD OPTIONS" heading when it is unused. Remove whitespace by merging <DL> lists. check-in: 76b2c034a4 user: kjnash tags: trunk | |
17:45 | Adjust vertical positioning of images on NoteBook tabs. check-in: ff715f5757 user: kjnash tags: trunk | |
15:10 | Re-style HTML docs to resemble Tcl/Tk HTML docs and conform to HTML 4.01 Transitional. Many minor corrections to content. check-in: f62693b077 user: kjnash tags: trunk | |
15:04 | Minor change to PanelFrame-999.tm - explicit return. check-in: b965e84768 user: kjnash tags: trunk | |
2025-05-28
| ||
00:28 | Some revisions to content of Dialog.html; many more to markup. check-in: 8d7b49d672 user: kjnash tags: trunk | |
00:14 | Corrections and additions to Dialog.html. Add a screenshot image. check-in: 127063c3a6 user: kjnash tags: trunk | |
2025-05-24
| ||
20:30 | In demo, adapt Tree and sidebar linespace to match font. Needed if high dpi. check-in: afee196484 user: kjnash tags: trunk | |
19:28 | German localization of the password dialog, from BWidget. check-in: 5c22d3c174 user: kjnash tags: trunk | |
19:18 | Sync with BWidget 1.10.1 check-in: 4c22325ce1 user: kjnash tags: trunk | |
09:36 | Sync with BWidget 1.9.16 check-in: 389293dfdf user: kjnash tags: trunk | |
08:57 | Sync with BWidget 1.9.15 check-in: 9367642c93 user: kjnash tags: trunk | |
00:08 | Sync with BWidget 1.9.14 check-in: 38a16648dc user: kjnash tags: trunk | |
2025-05-23
| ||
21:00 | More fixes for Tcl/Tk 8 or 9 namespace variable resolution. check-in: ad3330a2c2 user: kjnash tags: trunk | |
17:16 | Adapt for Tcl/Tk 8 or 9: "not found" index for SpinBox, ComboBox, ListBox; bugfix for SpinBox getvalue and Label excess brace. check-in: bf80efaf8c user: kjnash tags: trunk | |
2025-05-22
| ||
11:10 | Most adaptations for Tcl/Tk 8 or 9: allow package major version > 8; fully qualify global variables for namespace variable resolution; replace obsolete trace commands; adapt to change in Tk -underline option. check-in: a2c121d5c4 user: kjnash tags: trunk | |
2025-05-19
| ||
23:19 | Bugfix for menubar path if MainFrame is the root window. Attempt true symlink for unsetversion. check-in: 4b11d46408 user: kjnash tags: trunk | |
2019-09-26
| ||
17:03 | ListBox - add item options -state -disabledfill -disabledimage; add widget option -disabledforeground as default for item option -disabledfill; add widget option -selectfilly to make the selection box as tall as possible. Bugfix in vertical extent of box without -selectfilly. Amend tagrelease so that tarball contents are owned by root. check-in: 2d5a4f2253 user: kjnash tags: trunk | |
2019-07-15
| ||
19:25 | Set version to 3.0.2 Closed-Leaf check-in: 79d8413b3f user: kjnash tags: core-3-0-2, core-3-0-2-branch | |
19:25 | Create new branch named "core-3-0-2-branch" check-in: 260ef427b6 user: kjnash tags: core-3-0-2-branch | |
19:23 | Update ChangeLog. check-in: 067896be65 user: kjnash tags: trunk | |
19:20 | Make fossil-tools project-independent. Bump version to 3.0.2. check-in: e8e892e2e0 user: kjnash tags: trunk | |
18:53 | Sync with BWidget 1.9.13 check-in: 5bf2e7a89c user: kjnash tags: trunk | |
2018-06-27
| ||
10:15 | Adapt docs to fossil header - try again check-in: 2fe6e8f9ce user: kjnash tags: trunk | |
10:12 | Adapt docs to fossil header - try again check-in: f0b8a4b754 user: kjnash tags: trunk | |
10:07 | Adapt docs to fossil header check-in: 64364bf43d user: kjnash tags: trunk | |
2018-06-26
| ||
01:42 | Set version to 3.0.1 Closed-Leaf check-in: deb6b88e7b user: kjnash tags: core-3-0-1, core-3-0-1-branch | |
01:42 | Create new branch named "core-3-0-1-branch" check-in: 0d316d82a3 user: kjnash tags: core-3-0-1-branch | |
00:48 | Rename directory HTML to HTML-DOCS. Move plain-text docs from base directory to TEXT-DOCS. Amend README.txt accordingly. Move management scripts to directory fossil-tools. Amend the scripts accordingly. check-in: 02c9bea55c user: kjnash tags: trunk | |
00:00 | Rename directory BWman to HTML. Amend README.txt accordingly. check-in: 5b262b587a user: kjnash tags: trunk | |
2018-06-25
| ||
23:49 | Rename BWman/BWidget.html to BWman/Utilities.html, and sync other HTML pages. Update plain-text help files. check-in: bfcb7fba41 user: kjnash tags: trunk | |
21:28 | Revised API for Dragger/Dropper/Helper Snit objects. Add newlines to some i18n strings, and -justify to their label. Document the Dragger/Dropper/Helper Snit objects. Update version number and names BWidget/Snit in documentation. check-in: c631840207 user: kjnash tags: trunk | |
2018-06-23
| ||
02:07 | Bump version to 3.0.1; tagrelease to create tarball and tidy file testing check-in: 60c3d05d74 user: kjnash tags: trunk | |
01:32 | append fossil push to tagrelease check-in: b05c20c290 user: kjnash tags: trunk | |
01:16 | Set version to 3.0.0 Closed-Leaf check-in: 07aac45909 user: kjnash tags: core-3-0-0, core-3-0-0-branch | |
01:15 | Create new branch named "core-3-0-0-branch" check-in: b6ae6eb2d3 user: kjnash tags: core-3-0-0-branch | |
01:09 | Port from BWidget check-in: f9927eda8b user: kjnash tags: trunk | |
2017-11-19
| ||
01:21 | initial empty check-in check-in: 15cbc55288 user: kjnash tags: trunk | |