3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify "view login" window to also display UUID value of the entry being viewed. More... over 14 years ago
Small fix to edit login dialog resize code to maintain window position onscreen when policy override panel is opened or closed. More... over 14 years ago
Fix a notes editing bug that appended an extra newline to a note when saved. Add wordwrap to merge report window. Add some Ruff comments. More... over 14 years ago
Fix for issue # 35 - right click on tree while gorilla window on secondary monitor generates error message. More... over 14 years ago
Removing a redundant "-fill both" on a pack statement. More... over 14 years ago
Just whitespace changes for consistent indentation. More... over 14 years ago
Implimentation of issue #33 request (hide login names in treeview option) on top of new preferences handling system. More... over 14 years ago
Add one validation check to data loaded from rc file. More... over 14 years ago
Remove leftover debug code line, modify debug dump to list contents of directories on auto_path when a package is not found. More... over 14 years ago
Modify package loading to catch errors and create a log file with useful debugging information upon load error. More... over 14 years ago
Merge branch 'unit-tests' of [email protected]:zdia/gorilla into unit-tests More... over 14 years ago
Merge branch 'unit-tests' of [email protected]:zdia/gorilla into issuefixes More... over 14 years ago
added gorilla::PackageNotfound More... over 14 years ago
merge from master; resolved conflicts for checkmsg.tcl More... over 14 years ago
Merge branch 'unit-tests' of [email protected]:zdia/gorilla into unit-tests More... over 14 years ago
Modify login edit dialog to include a scrollbar on the notes text widget. Some general code cleanups and simplifications of the BuildLoginDialog proc. Add some ruff documentation. More... over 14 years ago
test More... over 14 years ago
Removal of many now superfluous if [ info exists preference(value) ] checks. More... over 14 years ago
New preferences handling sub-system. More... over 14 years ago
More formatting changes to gorilla::LoadPreferencesFromRCFile. More... over 14 years ago
Fix code indentation in gorilla::LoadPreferencesFromRCFile. More... over 14 years ago
continued tests for gorilla-csv.test More... over 14 years ago
AAAA added f32 libraries for Windows and MacOSX modified twofish.tcl to load the Windows extensions minor changes in terms of msgcat entries More... over 14 years ago
fixed 'package require Itcl' bug More... over 14 years ago
fixed window manager issue More... over 14 years ago
added version number 1.3.5.4 More... over 14 years ago
fixed msgcat menubar issue More... over 14 years ago
Remove "exportasUnicode" preference setting as export now exports in utf-8 encoding. More... over 14 years ago
Modify export to export a CSV file compatible with new import feature. Add a gorilla::Feedback proc for use in handling the status line. More... over 14 years ago
fixed bug in checkmsg.tcl More... over 14 years ago