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 8 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump version to 0.4 for next development cycle.
Guillaume Mazoyer
More...
over 15 years ago
Never use any tooltips with menu items. Add tooltips to tool items to help. This is our 0.3 version.
Guillaume Mazoyer
More...
over 15 years ago
More change about the old 'tray icon'.
Guillaume Mazoyer
More...
over 15 years ago
There is no 'system tray' in GNOME so a 'tray icon' cannot exist. It is now called an 'area status icon'.
Guillaume Mazoyer
More...
over 15 years ago
Update of the copyright of some files. Fix the selection of merge and split directories in the preferences dialog.
Guillaume Mazoyer
More...
over 15 years ago
Remove the ugly switch...case to start a splitter thread. It will now use an easier (not syntaxicaly) way to do it. We first find the right class to use, get the right constructor, build the right runnable object and start the thread.
Guillaume Mazoyer
More...
over 15 years ago
Add a splitter class to split files without writing any headers. It is a *simple* way to make a tool like 'cat' able to merge the created files.
Guillaume Mazoyer
More...
over 15 years ago
Add merge support of files splitted without any headers. (*.001, *.002, ...). Without any header, no information can be retrieved so we will do a merge based on a guess and the final file might be wrong and there is no MD5 sum to inform the user about a bad merge. So we will *never* delete chunks after such a merge. Update copyright (now we are in 2010). And finally, some cosmetic changes.
Guillaume Mazoyer
More...
over 15 years ago
Add license to the algorithm class. Change merger and splitter classes to final. Fix the reset of the split and merge widgets.
Guillaume Mazoyer
More...
over 15 years ago
Update the french translation. Add few comments to the preferences dialog code.
Guillaume Mazoyer
More...
over 15 years ago
Update the preferences dialog to handle the new options. Options are classified in 4 categories * General options, * Split options, * Merge options, * Desktop options.
Guillaume Mazoyer
More...
over 15 years ago
Add new preferences, still not usable.
Guillaume Mazoyer
More...
over 15 years ago
Fix the previously exposed problem. Now the main window menu item attached to the tray icon is syncrhonized with the state of the tray icon. So when the user will hide or show the main window by clicking on the tray icon, the main window menu item stated will be updated too.
Guillaume Mazoyer
More...
over 15 years ago
Fix a cosmetical problem. When the user used the menu item of the notification zone icon to show or hide the main window and then clicked on the icon, he had to click a second time to make the window visible or not.
Guillaume Mazoyer
More...
over 15 years ago
Add comments to top-level GTK+ action classes.
Guillaume Mazoyer
More...
over 15 years ago
Rework of GTK+ actions. * Remove duplicated actions (actions which did the same thing). * Manage widgets of actions using lists.
Guillaume Mazoyer
More...
over 15 years ago
Disable all the time the properties menu item. Disable the view switcher during an action to make the user not be able to change the view during an action.
Guillaume Mazoyer
More...
over 15 years ago
Bump version to 0.3 for next development cycle.
Guillaume Mazoyer
More...
over 15 years ago
Fix logo load as pixbuf.
Guillaume Mazoyer
More...
over 15 years ago
Update credits. Put text in instance error dialog into the constructor. Fix bug #1, need java-gnome >= 4.0.14.
Guillaume Mazoyer
More...
over 15 years ago
Just few comments.
Guillaume Mazoyer
More...
over 15 years ago
Configuration to allow multiple instances. It is not safe to run multiple instance, especially for the configuration file.
Guillaume Mazoyer
More...
over 15 years ago
Bugs fixes: * Fix bug where .desktop doesn't launch the good file. * Fix bug where .desktop doesn't display the good name. * Remove an unecessary line in the makefile.
Guillaume Mazoyer
More...
over 15 years ago
Fix reset of the split widget. The default algorithm will be used after a reset.
Guillaume Mazoyer
More...
almost 16 years ago
Revert Xtremsplit merge (forgotten in previous rev). Simplify GNOME Split algorithm.
Guillaume Mazoyer
More...
almost 16 years ago
Revert Xtremsplit format change.
Guillaume Mazoyer
More...
almost 16 years ago
Little package change for exception handler.
Guillaume Mazoyer
More...
almost 16 years ago
Add a choice to split a file using a number of chunks.
Guillaume Mazoyer
More...
almost 16 years ago
Bump version to 0.2 development state. Partly fix the Xtremsplit format, date should be on 8 bytes, still need to be write properly. Add getNextChunk() to merge classes and getChunkName() to split classes to get the names of the chunks in a more readable way.
Guillaume Mazoyer
More...
almost 16 years ago
Change dist all behavior. Now create a tar.bz2 file instead of tar.gz.
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