2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added basic exception handling: now the program shows the description of uncaught IBPP exceptions and terminates. More... over 18 years ago
Added a first skeleton of a context menu to the physical tree control. More... over 18 years ago
Rewritten some code: now it uses custom functions to get the mainframe components instead of calling FindWindow(). More... over 18 years ago
Now the program changes the displayed files when switching between physical and virtual view. More... over 18 years ago
Now the listview control shows folders' content also in virtual view. More... over 18 years ago
Forgot to add event handler for tree item opening. More... over 18 years ago
Added a tree control to show the virtual folders structure and menu items to switch between physical and virtual view. More... over 18 years ago
Now the program remembers the position of the splitter window sash in the main frame. More... over 18 years ago
Fixed a conversion from wsLongLong to wxString that did not work under Linux. More... over 18 years ago
Now the program remembers the size and position of the main frame. More... over 18 years ago
Now file sizes are shown in a more readable format (MB, KB...). More... over 18 years ago
Changed wildcards while cataloging volumes. I used "*.*" but it did not work under Linux. Now I am using "". More... over 18 years ago
Changed database contents: now the table "Paths" does not store the full path any more: it only stores the last folder name for each path. More... over 18 years ago
Resized xpm files. More... over 18 years ago
Now it is possible to open a catalog using a menu command. Opening a new catalog automatically closes the previously opened one. More... over 18 years ago
Moved some files in order to compile the program under Linux. More... over 18 years ago
Removed call to ltoa() that is not available in Linux. More... over 18 years ago
Now the program shows the files contained in the selected folder in the listview control. More... over 18 years ago
Now the program shows the correct images with expanded tree nodes. Before this correction expanded tree nodes never showed the opened image. More... over 18 years ago
Now the program loads the directories structure in the TreeView control. More... over 18 years ago
Modified the data access layer: now it is possible to execute a multi-row-returning query from inside an existing transaction. More... over 18 years ago
Added license header to source files. More... over 18 years ago
First maintenance. More... over 18 years ago
Initial import. More... over 18 years ago
Created folder remotely More... over 18 years ago