5
I Use This!
Inactive

Commits : Listings

Analyzed 6 minutes ago. based on code collected 7 minutes ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sort the dcontents array before trying to make the tree. It's much, much simpler that way. More... almost 24 years ago
Add an explanation of "Hide". More... almost 24 years ago
Make the recursive add and remove functions pick up dotfiles too. More... almost 24 years ago
Put in a comment about a line that can be removed if EXceed is causing massive redrawing of Windows programs. More... almost 24 years ago
Fixed the path of the Hide entry, which I missed when I demoted the workdir browser. More... almost 24 years ago
Fix the Import help a little More... almost 24 years ago
Remove unused tclfish icons More... almost 24 years ago
Remembered another fix. More... almost 24 years ago
Touch up the splash screen a little. More... almost 24 years ago
Turn cvscfg(aliasfolder) on by default. More... almost 24 years ago
Decided it looks better without the CDE stuff. Just added the patch for filenames with spaces. More... almost 24 years ago
Realized that whether or not to group module aliases in a folder belongs in site_def, not automatically written in the user's .tkcvs file. More... almost 24 years ago
Update the splash screen with Layne Karkruff's rendition of the ticklefish More... almost 24 years ago
Layne Karkruff's rendition of the ticklefish More... almost 24 years ago
Merge in version 3.09 More... almost 24 years ago
Create a new option to group the alias modules in their own folder or not. Save it in ~/.tkcvs. Add an Options menu to the Module Browser to set this option and the trace option. More... almost 24 years ago
Correct some misspellings. More... almost 24 years ago
Fix broken references to .main window. It's .workdir.main now. More... almost 24 years ago
Made the workdir window an independent toplevel so that it can be destroyed and leave the modbrowse window autonomous. More... almost 24 years ago
Correct a duplication between the text for the cvsmenu and usermenu variables. More... almost 24 years ago
When module browser exits, don't exit tkcvs if the main window exists, not just if it's mapped. More... almost 24 years ago
Fix bug #467084, Rename fails when importing path module. More... almost 24 years ago
Added a menu to the module browser to display the CVSROOT/modules file. More... almost 24 years ago
Catch the condition where you exit and tkcvs' current working directory no longer exists. More... almost 24 years ago
Be smarter about paths that have composites added to them. More... almost 24 years ago
More work on displaying the correct icon More... almost 24 years ago
Tolerate more than one tab between fields in the #M lines More... almost 24 years ago
My new shift-B1-adds-range function caused duplications in the filelist. I think this fixes it. More... almost 24 years ago
Added a section on importing modules. More... almost 24 years ago
Made the section on importing modules more of a how-to. More... almost 24 years ago