3
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the split assistant. More... over 15 years ago
Add CD-ROM and DVD-ROM predefined sizes. More... over 15 years ago
Somes change for the code formatter. More... over 15 years ago
Fix the window display. More... over 15 years ago
Fix the error font style in the merge assistant. More... over 15 years ago
Optimize the view change. More... over 15 years ago
Add the merge assistant. More... over 15 years ago
Split the assistant menu item in 2 items. More... over 15 years ago
New generic methods for engine. More... over 15 years ago
New assistant action. More... over 15 years ago
Code reorganization to update the properties. More... over 15 years ago
Logical and cosmetic change. More... over 15 years ago
Fix speed calculator not canceled after an error. More... over 15 years ago
Cosmetic change for the status widget. More... over 15 years ago
Speed indicator. More... over 15 years ago
Update copyright. More... over 15 years ago
Rework actions of the interface. More... over 15 years ago
Fix for the default view option. More... over 15 years ago
Activate default view option. More... over 15 years ago
Fix dialog suspending an action. More... over 15 years ago
Fix program launcher for non open-jdk users. Just specify the java binary and let the system looking for it in its PATH. More... over 15 years ago
Bump version to 0.5 for next development cycle. More... over 15 years ago
Xtremsplit algorithm fix. More... over 15 years ago
Do not show the MD5 sum calculation message in the progress bar. Show it in the status widget. More... over 15 years ago
Properties of the action dialog. More... over 15 years ago
Update some copyright in files. Fix a cosmetic bug where the end of a split was terminated by a message saying 'merge terminated' and where the end of a merge was terminated by a message saying 'split terminated'. More... over 15 years ago
Add graphical user interface interaction during the MD5 sum calculation. The progress bar will pulse each 250 ms to show the user that something is in progress but we can't know when it will be finished. More... over 15 years ago
Fix the main window behavior when resized. Now, only entries will be resized (horizontal) to make pathes more readable. More... over 15 years ago
Our question dialog is a subclass of the original question message dialog so it has a run() method. So there is no need to call the super class' one. Perform only 1 check to see if the action widget is fully filled before starting an action. More... over 15 years ago
Little change for the french GNOME menu entry. Small code cleanup. Add a confirmation dialog to quit the application if an action (split or merge) is currently being performed. More... over 15 years ago