2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: the program did not show correctly the content of a newly created virtual subfolder. More... over 18 years ago
Fixed the logic that updates the "Delete Volume" and "Rename Volume" menu items. More... over 18 years ago
Fixed: the wait cursor did not show while cataloging a volume. More... over 18 years ago
In the Catalog Volume dialog the program extracted the volume name from the tree volume control. Now it extracts it from the text control with the volume path. More... over 18 years ago
Non the program saves the path that will be cataloged in its settings. More... over 18 years ago
Changes to the File/New command. More... over 18 years ago
Added application version and expected database version to the CUtils class. More... over 18 years ago
Added a table to hold database version data. More... over 18 years ago
Implemented the File/New menu command. More... over 18 years ago
Fixed: the program did not show the opened file name in the main window title. More... over 18 years ago
Fix: the "add to virtual folder" menu was enabled even if the physical tree control was empty. More... over 18 years ago
Fixes for Linux. More... over 18 years ago
Added an About dialog. More... over 18 years ago
The modified query used to add folders to a virtual path was deadly slow, so I changed it. More... over 18 years ago
Changed: adding a volume to a virtual folder simply added the content of the volume to that folder. Now the program creates a virtual subfolder named as the volume. More... over 18 years ago
Added a busy cursor for possibly time consuming operations. More... over 18 years ago
Fix for Linux More... over 18 years ago
Changed the code used to choose the virtual folder when assigning a physical one. More... over 18 years ago
Fixed: the program saved the MRU files list in a wrong location, so it was not possible to read it at startup. More... over 18 years ago
Fixed: the "hide toolbar" command did not work correctly under Linux. More... over 18 years ago
Some code cleanup. More... over 18 years ago
Now the program shows dates in the correct way for non US computers. More... over 18 years ago
Fixed: assigning a physical folder to a virtual one caused a possible folder name duplication in the listview. Now files corresponding to folders are stored only once. More... over 18 years ago
Fixed: the new resource file did not include the wxWidgets default resources. More... over 18 years ago
Added a version resource to the Windows version. More... over 18 years ago
Added a custom icon to the program and a Windows resource file for the Windows version. More... over 18 years ago
Added an icon to the program's main window. More... over 18 years ago
Added a command to delete a physical volume. More... over 18 years ago
essage More... over 18 years ago
Added the ability to sort items in the listview also for the "full physical path" column in the virtual view. More... over 18 years ago