3
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cosmetic change for configure script. More... almost 16 years ago
Change split management. Now GNOME Split can only split files. Change GTK interface. Some things still not work properly. More... almost 16 years ago
Move file input and output streams to RandomAccessFile. This change should make us able to restart an operation even if the program is restarted. RandomAccessFile use pointer instead of stream. More... almost 16 years ago
Fix resize of the menubar and the toolbar. Try to make suspend button work. More... almost 16 years ago
Fix critical error when an operation is removed. More... almost 16 years ago
Add libnotify support. Code little cleanup. Force to stop an operation before removing it. Update french translation. More... almost 16 years ago
Make split and assemblit work, Add main widget to display a list of the actions, Add listeners and events to update the widget, Add manager to manager multiple actions, Update french translation, Many fixes. More... almost 16 years ago
Add "Main window" menu item to the tray icon. More... about 16 years ago
Fix hide of the choice dialog. Should be hidden sooner. More... about 16 years ago
Make notebook page a little bit friendly to manage. More... about 16 years ago
Start to implement Preferences dialog. Fix a crash after unselect all in the main window. Update french translation. More... about 16 years ago
Add some comments. Change ChoiceDialog choose widgets to RadioButtons. More... about 16 years ago
Add help item to the menubar. More... about 16 years ago
Add start all and pause all actions to the tray icon too. More... about 16 years ago
Add more actions and menu items. Only select all and unselect all are working for now. More... about 16 years ago
Add AssemblyDialog and CheckDialog. Not working yet. More... about 16 years ago
Add ChoiceDialog, dialog to make the user choose the action he wants to perform. Add SplitDialog, dialog to make the user split a file (not working yet). Fix remove button test. Update french translation. More... about 16 years ago
Add toolbar to the main window. Change test rows. Add actions related to the toolbar. More... about 16 years ago
Add hasher to calculate hash from file. Add a treeview for testing purpose. Add few javadoc comments. More... about 16 years ago
Change the way of managing the app configuration. More... about 16 years ago
Add license french translation. More... about 16 years ago
Add actions manager and actions for GTK interface. Add french translation. Add GTK notification zone icon. Fix few strings (specially in About dialog). More... about 16 years ago
Add GTK+ error, info and question dialogs. More... about 16 years ago
Add GTK+ About dialog. More... about 16 years ago
Add dbus interaction to inhibit computer hibernation. More... about 16 years ago
Fix for configure and Makefile files. More... about 16 years ago
Add po/ directory to be able to store translation files. Add Configuration and Constants classes to manage preferences. Add package and Inhibit class for dbus communication. Add useful classes exception caughter and file filter. Add GNOME Split entry point with an empty MainWindow class. More... about 16 years ago
Start GNOME Split project: * add documentation files, * add .bzrignore file, * add build system files. More... about 16 years ago