5
I Use This!
Inactive

Commits : Listings

Analyzed 24 minutes ago. based on code collected 25 minutes ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tcl_platform(windowingsystem) became [tk windowingsystem]. The unsupported movableDBoxProc seems to have gone away, so the dialog windows that have to be moveable are no longer transients. Find was an important one. More... over 22 years ago
Save the icons. A few changes to tkdiffb to make it work in a MacOS X bundle. More... over 22 years ago
Corrected silly writing More... almost 23 years ago
List 7.1.2 fixes More... almost 23 years ago
Update the version and mention the new trace level More... almost 23 years ago
Got a lot more execs using exec::new so they benefit from having errors caught properly More... almost 23 years ago
Turned off some debug messages More... almost 23 years ago
Added a logging option to see the stderr from CVS in maroon. More... almost 23 years ago
Got the error popup working if it can't do anything with the file. More... almost 23 years ago
Teeny cleanup of gen_log output Modified Files: dircanvas.tcl exec.tcl More... almost 23 years ago
The exec proc is returning errors correctly. The only major hitch now is a weird problem with tk_dialog when it gets the logcanvas' errmsg string. Modified Files: workdir.tcl modbrowse.tcl logcanvas.tcl exec.tcl More... almost 23 years ago
Fix the missing-revbranch(root) problem More... almost 23 years ago
Exec is now aware if the subprocess fails and it reports the stderr output. This causes a warning when the module browser is checked out, which we'll fix later. Modified Files: cvs.tcl exec.tcl logcanvas.tcl More... almost 23 years ago
Use text highlight background so the text shows up when the highlight box is drawn. Modified Files: cde_params.tcl dircanvas.tcl tkcvs.blank modtree.tcl More... almost 23 years ago
Increment the version More... almost 23 years ago
Add basic defaults for Aqua. Correct a typo in a warning. More... almost 23 years ago
Correct a silly typo, and add one more thing More... almost 23 years ago
Add Q/A about colors More... almost 23 years ago
For areaselect, undo the filename substitutions for percent and dollar characters More... almost 23 years ago
Required Tk version is 8.3, not 8.1 More... almost 23 years ago
Apply patch 636166, swapped tags in merge_changes dialog More... almost 23 years ago
Fix right-mouse problem that shows up on Windows XP. More... almost 23 years ago
Remove the last reference to the global mod_tagA variable More... almost 23 years ago
Corrected a few typos More... almost 23 years ago
Update for relase 7.1 More... almost 23 years ago
Tkdiff is patched so much that I'd better rename it. Now it's TkDiffB, for Beautified. More... almost 23 years ago
Updated the help files and menus. More... almost 23 years ago
Fix the positioning of the scroll region such that "you are here" is visible. More... almost 23 years ago
Bail out if tk_version isn't set, which might happen if the X server is denied a connection, for example. If we continue and get a stack trace, the error message is very misleading. More... almost 23 years ago
Restore the picklist to the module browser More... almost 23 years ago