Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins related to "tklib-0-7-rc"
2020-02-09
| ||
20:52 | Integrated Tklib 0.7 RC into trunk. Updated release information. Tagged Tklib 0.7 Release. check-in: 4a6cbb19d1 user: aku tags: trunk, tklib-0.7, release | |
20:45 | Updated .tap information. Closed-Leaf check-in: 7fbc0db947 user: aku tags: tklib-0-7-rc | |
20:42 | Regenerated local documentation for scrollutil update. check-in: 50d59b6817 user: aku tags: tklib-0-7-rc | |
2020-02-07
| ||
16:36 | Merged the changes for Scrollutil 1.5 from trunk to release. check-in: dc658ef333 user: csaba tags: tklib-0-7-rc | |
2020-02-06
| ||
14:09 | * doc/scrollutil.html: Minor improvements. check-in: f38162f408 user: csaba tags: trunk | |
2020-01-13
| ||
01:16 | Merged README fixes from trunk to release. check-in: 4498e3a6bb user: aku tags: tklib-0-7-rc | |
2020-01-10
| ||
16:00 | * README.txt: Updated the version number. check-in: 41393b6c9d user: csaba tags: trunk | |
2020-01-09
| ||
07:42 | Remove superflous return left over from placeholder code. check-in: c336885e89 user: aku tags: tklib-0-7-rc | |
07:40 | Documentation work. - Extended `sak localdoc` to detect pre-made HML documentation (*) and integrate it with the HTML files derived from the doctools files. - Copy the found HTML documentation into the proper destination directory. - Rewrite the TOC files and insert the found modules in the proper location (lists are lexicographically sorted). This code strongly depends on the TOC html format generated by doctools to ease parsing of the HTML. - Regenerated the embedded docs. (Ad *) All modules by Csaba Nemethi (mentry, scrollutil, tablelist, wcb). check-in: 102ae1ec10 user: aku tags: tklib-0-7-rc | |
07:35 | Tweak generation of main index, nicer indent, plus code to undo it in the output. check-in: ccbf817c05 user: aku tags: tklib-0-7-rc | |
05:07 | Updated .tap file (TDK TclApp PackageDef) check-in: 8a27eef2af user: aku tags: tklib-0-7-rc | |
2020-01-08
| ||
04:11 | Bump release version to 0.7. check-in: 3e45d98429 user: aku tags: tklib-0-7-rc | |
04:05 | Merge scrollutil from trunk. Updated release README. check-in: 033de041f7 user: aku tags: tklib-0-7-rc | |
04:02 | Updated README check-in: 1de184fef7 user: aku tags: tklib-0-7-rc | |
2020-01-07
| ||
20:19 | * ../../examples/scrollutil/*: Minor improvements; updated the copyright information. check-in: fe0f43f466 user: csaba tags: trunk | |
2020-01-06
| ||
23:47 | Documentation work datefield fixed syntax errors. plotchart fixed warning. Regenerated embedded docs. check-in: 11d00d4997 user: aku tags: tklib-0-7-rc | |
23:37 | ntext: Added missing guard against bad Tcl/Tk core version to index. persistentSelection: As above, and added missing Tcl/Tk requirements to implementation as well. check-in: ac61145e68 user: aku tags: tklib-0-7-rc | |
23:29 | Updated RC work to trunk changes since last look. check-in: 480d59fdb1 user: aku tags: tklib-0-7-rc | |
2019-12-30
| ||
02:07 | Refine implementation of notifywindow; use native window styles on macOS and Windows check-in: c99cf4ab07 user: kevin_walzer tags: trunk | |
2019-08-23
| ||
04:36 | Fixing various issues in `widgetPlus`: - Added feedback section to docs. - Added VERSION variable at top of docs for easier future change. - Modified package index to limit package provision to 8.5+ environments. - Put Tcl/Tk version checks at the top of all test files. - Fixed access to `argv` (may not exist). Dropped `eval`. - Added initializations for a number of global variables used in the tests. - Fixed 8.5/8.6 error message differences in entry/spinbox testsuites. General: - Moved sak test shell registry to `$HOME/.Tklib`. Removes the collision with the tets shell registry used by Tcllib. (Different shells needed, with sets of supporting packages). check-in: 1665ab8165 user: aku tags: tklib-0-7-rc | |
2019-08-22
| ||
16:57 | Refixed embedded docs in confusion over different checkouts. check-in: 14dec96fba user: aku tags: tklib-0-7-rc | |
16:38 | Begin work on release 0.7. Draft READMEs. Regenerated docs. check-in: b55b66c1fb user: aku tags: tklib-0-7-rc | |
2019-08-21
| ||
18:43 | Drop executable flag from plotchart files. check-in: a9ed144cf4 user: aku tags: trunk | |