openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
TkCVS
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 18 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implemented the ability to save those few cvscfg options which can be set from the GUI in ~/.tkcvs.
dorothyr
More...
about 25 years ago
Cleaned up the "Update with Options" dialog a lot. Removed an unimplemented choice, displayed the explanatory text as messages instead of labels, and got rid of extra whitespace which made it way too tall.
dorothyr
More...
about 25 years ago
Add a copy of the GNU Public License
dorothyr
More...
about 25 years ago
Add checkboxes to the Options menu for displaying or undisplaying the "Editors" column and the edit/unedit buttons.
dorothyr
More...
about 25 years ago
Beginning of a Frequently-Asked-Questions list.
dorothyr
More...
about 25 years ago
Update while drawing, just to give the user something to watch while they're waiting.
dorothyr
More...
about 25 years ago
These didn't get added during the last commit somehow
dorothyr
More...
about 25 years ago
Added a more conventional arrow to the refresh button. Kept the eyeglasses there so as not to confuse loyal users - and besides, I like them.
dorothyr
More...
about 25 years ago
Leif Eriksen's enhancement to logcanvas browser. cvscfg(tagdepth) sets the number of tags to draw for each revision on the branching diagram. The list is elided with "more...", which is bound to a popup to show the remainder.
dorothyr
More...
about 25 years ago
Remove a config, cvscfg(format_cmd), that was set but never used.
dorothyr
More...
about 25 years ago
Clean up true-false flags. Want true, t, or 1 to work for them, so don't compare to word "true" or "false"
dorothyr
More...
about 25 years ago
Clean up true-false flags. Want true, t, or 1 to work for them, so don't compare to word "true" or "false"
dorothyr
More...
about 25 years ago
Fixed args for execute commands.
dorothyr
More...
about 25 years ago
Added icons for sorting the columns and for editing watched files.
dorothyr
More...
about 25 years ago
Added "cvs edit" functionality contributed by Hywel Richards. If cvscfg(econtrol) == 1, you get a fourth column listing who's editing the files and two buttons to edit/unedit. If cvscfg(econtrol) != 1, you live in blissful ignorance of them. Default is off. (Really should be an option button.) I replaced the "locking mode" stuff with this because this is the CVS way of doing it. Not quite happy with the stdin | cvs edit pipe.
dorothyr
More...
about 25 years ago
Added a search entry to the annotate viewer. Not that it helps much, because I can't figure out how to change the color of the selection.
dorothyr
More...
about 25 years ago
Noted a couple of platform-specific tcl/tk problems which people have reported.
dorothyr
More...
about 25 years ago
Fix bug #106640 (import broken in NT/DOS)
dorothyr
More...
about 25 years ago
Add a "cvs annotate" function.
dorothyr
More...
about 25 years ago
Fix bug #107789 (cvs remove)
dorothyr
More...
about 25 years ago
Removed 1.2's changes, the site_def does the same thing
bradg
More...
over 25 years ago
Added ability to not install the default config file.
bradg
More...
over 25 years ago
*** empty log message ***
dorothyr
More...
over 25 years ago
There's a "set chmod_cmd $cvscfg(chmod_ro_cmd)" in cvs_commit, added when file locking was implemented. This should only be done if working mode is "locking". Added a test. (fixes bug #106021)
dorothyr
More...
over 25 years ago
Don't copy the conflict file. It isn't necessary and it causes problems if the file already exists. CVS and tkdiff know what they're doing here. This fixes bug #105931
dorothyr
More...
over 25 years ago
New dir function now refreshes modbrowser when finished
bradg
More...
over 25 years ago
Disabled fedback windows
bradg
More...
over 25 years ago
Fixed: if you touch a space it exits the rutine
bradg
More...
over 25 years ago
Fixed so tracing is turned off when window is destroyed.
bradg
More...
over 25 years ago
Fixed bug 104358
bradg
More...
over 25 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree