0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed two failing splice tests More... over 13 years ago
Ensure that an invalid glob syntax in a wiki-link does not throw an error to the user More... about 15 years ago
Fixed error on empty outline search More... over 15 years ago
Fix so search results are visible on MS Windows More... over 15 years ago
Added ability to search again, added default search keystrokes, and a few misc search fixes More... over 15 years ago
Initial version of much better search support (search box in button bar and search history) More... over 15 years ago
Default new node titles to blank instead of nodeXXX More... over 15 years ago
Change from using tcllib crc to vfs::crc--'package require crc32' was hanging in tcl 8.5 (I probably had an older version of crc package) More... over 15 years ago
Change default save file extension to .tko More... over 15 years ago
Fixed a nobullet error and fixed restoring of insertion cursor when toggling bullet on and off More... over 15 years ago
Changed index comparison from using floating point arithmetic (bad) to using text widget 'compare' method More... over 16 years ago
Fixed bold, italics, underline font setting so it can handle more than just 'name size style' format for initial font More... over 16 years ago
Store the error info when error running before or after init script More... over 16 years ago
Fixed cursor movememnt bug resulting from previous Tk8.5 display bug fix More... over 16 years ago
Fixed display bug that is exposed by Tk8.5 More... over 16 years ago
Prefill export save dialog with filename of the outline More... over 16 years ago
Make html the default extension when exporting to html More... over 16 years ago
Started adding support for title in html export More... almost 17 years ago
Added closing tag (i.e. </li>) for bullets in html export More... almost 17 years ago
Fixed bug when url markup is enabled but wikilinks are disabled More... almost 17 years ago
Fixed bug that could cause a file to be saved to the wrong directory. More... about 17 years ago
Fixed error on insert into collapsed node More... about 17 years ago
Resize the inner windows when the toplevel window is resized More... about 17 years ago
Initial checkin More... over 17 years ago
Re-added compatibility for very old tkoutline file format (accidentally deleted) More... over 18 years ago
Outline based outlne browser More... almost 19 years ago
factored out runTkoutlineInSlave More... almost 19 years ago
SaveAs was broken--fixed More... almost 19 years ago
Added comments from Derek Peschel and use the _ variable in both places the file is sourced More... almost 19 years ago
Changed brace indentation to be more consistent More... almost 19 years ago