2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the installation script: now it registers ".vvv" files, so it is possible to open them with a double click. More... about 18 years ago
Now the program can open a catalog name passes in the command line. More... about 18 years ago
Modified setup script (again). More... about 18 years ago
Modified setup script. More... about 18 years ago
Added script for the InnoSetup installer. More... about 18 years ago
Updated sql structure file. More... over 18 years ago
Updated the file used to create a new catalog. More... over 18 years ago
Fixed: searching did not match the "_" and "%" character. More... over 18 years ago
Added the "View/Status Bar" menu to show and hide the status bar. More... over 18 years ago
Another small Linux change. More... over 18 years ago
Changes needed to compile under Linux. More... over 18 years ago
Updated the version to 0.6. More... over 18 years ago
Now the status bar of the main frame shows the number and the total size of the files contained in the selected folder. More... over 18 years ago
Now double-clicking a folder in the list view opens it. More... over 18 years ago
When in virtual view, now the listview rows corresponding to folders that are not physical ones are shows in blue. The same already happened to the tree control. More... over 18 years ago
Changes at the automatic database update code. Now there is a commit after each change, and the database version is updated each time. This makes sure that the database is always left is a good state. More... over 18 years ago
Now the program and mainframe windows are taken from the Tango icons. More... over 18 years ago
Added virtual folders searching. More... over 18 years ago
Added code to implement searching of all the physical volumes or a selected physical folder. Still to add the code to search a virtual folder. More... over 18 years ago
Changed the treecontrol and listcontrol bitmaps to use the Tango icons. More... over 18 years ago
Changed the toolbar bitmaps to use the Tango icons. More... over 18 years ago
Changed the GUI to show also a Search View. More... over 18 years ago
Fixed: when right-clicking an item in a tree control the context menu showed up in the correct position, but the selected item did not change, causing problems because users thought that the menu was about an item, while it was about another one. More... over 18 years ago
In the virtual listview, folders with the same name coming from different volumes were shown many times. More... over 18 years ago
Added code to create the SERVICE table in the database if it was missing (first version db). More... over 18 years ago
Added the ability to automatically upgrade catalogs created with previous versions of the program. The upgrade happens as soon as the catalog is opened. More... over 18 years ago
Now the program shows the first letters of the volume description (if any) in the tree control. More... over 18 years ago
Fixed the code that adds a new virtual folder. More... over 18 years ago
Added the ability to store a description for each volume in the physical view. More... over 18 years ago
Fixed: when adding twice the same physical folder to a virtual folder the folders disappeared from the listview in virtual view. More... over 18 years ago