openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GNOME Split
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 14, 2024 — Sep 14, 2025
Showing page 9 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a bug with an invalid size: * A size of a chunk cannot be bigger than the one of the file to split. * If the user insists, the action will be stopped immediatly and will display an error dialog.
Guillaume Mazoyer
More...
almost 16 years ago
Disable all the time the properties action. The missing properties dialog will come in the next version.
Guillaume Mazoyer
More...
almost 16 years ago
Add GNOME Split file format support. * It's kinda the xtm format but without some fields in the header and it uses an .gst extension. * It's a first version, it will probably change someday.
Guillaume Mazoyer
More...
almost 16 years ago
Little code cleanup. Update the destination Entry when a file to split is choosen.
Guillaume Mazoyer
More...
almost 16 years ago
Add a warning state when the MD5 sums differ after a merge. Add the chunks removal *only if* the MD5 sums of the original file and the created file are equals. Add a dialog when a warning or an error is produced, to be sure the user see it.
Guillaume Mazoyer
More...
almost 16 years ago
Fix typos in README file.
Guillaume Mazoyer
More...
almost 16 years ago
Fix Xtremsplit merge action (finally).
Guillaume Mazoyer
More...
almost 16 years ago
Make the buffer size dynamic. Fix the detection of the MD5 presence in Xtremsplit file.
Guillaume Mazoyer
More...
almost 16 years ago
Make the stop and stop and delete actions work. * Stop will only stop the current action (even if it is paused). * Stop and delete will stop the action and delete created files (even if it is paused). Attempt to fix the Xtremsplit merge code (still need fix).
Guillaume Mazoyer
More...
almost 16 years ago
Fix interface doesn't return to ready state. Fix MD5 sum write with xtremsplit algorithm.
Guillaume Mazoyer
More...
almost 16 years ago
Just add few comments.
Guillaume Mazoyer
More...
almost 16 years ago
Implement MergeWidget. Add support for merge action (still need to be fixed). Remove some useless code. Fix size of the progress bar in GTK interface.
Guillaume Mazoyer
More...
almost 16 years ago
Add an option to choose the default split algorithm. Fix uninhibit hibernation when an error occurs.
Guillaume Mazoyer
More...
almost 16 years ago
Fix computer inhibit hibernation. Use org.gnome.SessionManager instead of org.freedesktop.PowerManagement.Inhibit.
Guillaume Mazoyer
More...
almost 16 years ago
Cleanup of the code.
Guillaume Mazoyer
More...
almost 16 years ago
Rework of state of Action. Side effect: simplification of the ready/running/pause state.
Guillaume Mazoyer
More...
almost 16 years ago
Missing file.
Guillaume Mazoyer
More...
almost 16 years ago
Make the open directory action work.
Guillaume Mazoyer
More...
almost 16 years ago
Add a confirmation of the end of an action. Add both libnotfy support and regular info dialog.
Guillaume Mazoyer
More...
almost 16 years ago
Add 2 more options. * Calculate the MD5 sum of the file if the algorihtm can. * Remove the parts file if the merge was successful.
Guillaume Mazoyer
More...
almost 16 years ago
Make the toolbar dynamic. Items will be sensitives only when it will be necessary.
Guillaume Mazoyer
More...
almost 16 years ago
Add error message when an error occurs. Need to be improved to be more human readable.
Guillaume Mazoyer
More...
almost 16 years ago
More update and info for the GTK interface. Status widget update for created parts and finish action. Progress bar update with info about the bytes read.
Guillaume Mazoyer
More...
almost 16 years ago
Make the resume and pause actions work correctly.
Guillaume Mazoyer
More...
almost 16 years ago
Remove useless FileUtils class. Remove NewAction related code. Add ClearAction (to clear the view widgets).
Guillaume Mazoyer
More...
almost 16 years ago
Fix Xtremsplit splitter. Now the chunks should have the correct maximum size.
Guillaume Mazoyer
More...
almost 16 years ago
Make a first version of Xtremsplit work. Can't resume an action for now. Can't use another algorithm (only xtm works). Merge action still need to be done. Total rework of the GTK+ interface.
Guillaume Mazoyer
More...
almost 16 years ago
More comments on ByteUtils class.
Guillaume Mazoyer
More...
almost 16 years ago
Add initial support for Xtremsplit. Need GTK+ interface rework.
Guillaume Mazoyer
More...
almost 16 years ago
Cosmetic changes in README.
Guillaume Mazoyer
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree