5
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Give it its own pixmap for the closed window More... over 23 years ago
The pixmap for the closed window had gone to the wrong place. More... over 23 years ago
Missing quotation mark More... over 23 years ago
Some new pixmaps for merging and updating with options More... over 23 years ago
Some new pixmaps for merging More... over 23 years ago
I think I got merging working in the joincanvas, without breaking it in the logcanvas. More... over 23 years ago
User can type in a different filename, and a new tree is drawn in the existing canvas. More... over 23 years ago
Put the canvas-drawing in a separate proc so (later) the canvas can be re-drawn in the current window. More... over 23 years ago
Fix a scrolling problem. Middle-button drag would cause the scrollbar to become tiny. More... over 23 years ago
Let the middle button panel center itself. More... over 23 years ago
Changed the Quit button to Close to match everything else More... over 23 years ago
From Mike Jagdis: More... over 23 years ago
Fixed disabling of buttons for CVS functions when not in a CVS directory, which I had broken. More... over 23 years ago
From Mike Jagdis: More... over 23 years ago
A start at being able to select a different file. Also make the window taller if the tree is taller. More... over 23 years ago
Minor clean up to remove independent_logcanvas and rename a couple of close buttons. It's important that the close buttons are all called <toplevel>.close because that's what exit_cleanup tries to invoke on a forced exit. More... over 23 years ago
Fileview has made a comeback. Some people use xemacs for the editor and like to have a quicker way to view a file. More... over 23 years ago
Pack the bottom frame before the scrollbar. More... over 23 years ago
I got rid of the cvs_feedback, since it doesn't seem to be useful anymore. Most long operations keep it from displaying until the operation is done. More... over 23 years ago
Re-packed the buttons at the bottom of the workdir browser so more of them will fit. Since a lot of them come in pairs, I put the pairs in a double row. Then I made the modbrowser look a little more like it, although it looked better to keep the buttons in a single row. More... over 23 years ago
From Mike Jagdis: More... over 23 years ago
From Mike Jagdis: More... over 23 years ago
Checkmark-on-a-ball for check_directory button More... over 23 years ago
Change the color of the letters More... over 23 years ago
Remove functions from old files that were hanging around More... over 23 years ago
Fix reported bug that tkcvs won't quit if .tkcvs is not present More... over 23 years ago
Remove a trace statement from a binding More... over 23 years ago
logcanvas namespace patch from Mike Jagdis: More... over 23 years ago
"exec cleanup" patch from Mike Jagdis: More... over 23 years ago
"display polish" patch from Mike Jagdis: More... over 23 years ago