root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @230 [230] 4 days Guillaume Mazoyer <respawneral@…> CLI parser improvement. Improve the CLI parser to be able to open the …
(edit) @229 [229] 10 days Guillaume Mazoyer <respawneral@…> Translation strings fix.
(edit) @228 [228] 11 days Guillaume Mazoyer <respawneral@…> Bump version to 1.0 for next development cycle.
(edit) @227 [227] 12 days Guillaume Mazoyer <respawneral@…> Update translations and NEWS file. Version 0.9.
(edit) @226 [226] 12 days Guillaume Mazoyer <respawneral@…> Code optimization. Optimize some code and do some cleanup. Mostly, the …
(edit) @225 [225] 2 weeks Guillaume Mazoyer <respawneral@…> Bug fix for the assistant. Fix a bug that appeared when displaying the …
(edit) @224 [224] 2 weeks Guillaume Mazoyer <respawneral@…> Missing file in VCS working tree.
(edit) @223 [223] 2 weeks Guillaume Mazoyer <respawneral@…> Little code rework.
(edit) @222 [222] 2 weeks Guillaume Mazoyer <respawneral@…> Bug fix for Xtremsplit merger. Fix a bug that appeared when checking the …
(edit) @221 [221] 2 weeks Guillaume Mazoyer <respawneral@…> Bug fix for email send action. Do not send files from an old action with …
(edit) @220 [220] 3 weeks Guillaume Mazoyer <respawneral@…> Bug fix for the Xtremsplit splitter. Fix a bug that appeared when the …
(edit) @219 [219] 3 weeks Guillaume Mazoyer <respawneral@…> Send files by emal. Add an action to send the files that were created …
(edit) @218 [218] 5 weeks Guillaume Mazoyer <respawneral@…> Unneeded line.
(edit) @217 [217] 5 weeks Guillaume Mazoyer <respawneral@…> Merge of Xtremsplit .exe files. Add code to merge .xtm files using a …
(edit) @216 [216] 6 weeks Guillaume Mazoyer <respawneral@…> File system permissions. Add code to check permissions on the file …
(edit) @215 [215] 6 weeks Guillaume Mazoyer <respawneral@…> Translatable strings fix.
(edit) @214 [214] 6 weeks Guillaume Mazoyer <respawneral@…> Open directory action change. Make the 'open directory' action available …
(edit) @213 [213] 6 weeks Guillaume Mazoyer <respawneral@…> Rework of assistant Rework of the assistant and of the split assistant in …
(edit) @212 [212] 6 weeks Guillaume Mazoyer <respawneral@…> Merge of mailine.
(edit) @211 [211] 7 weeks Guillaume Mazoyer <respawneral@…> Fix for the previous commit.
(edit) @210 [210] 7 weeks Guillaume Mazoyer <respawneral@…> New status bar following GNOME HIG. New status bar that follows the GNOME …
(edit) @209 [209] 8 weeks Guillaume Mazoyer <respawneral@…> Force actions' signals to be emitted. Add few methods to force the …
(edit) @208 [208] 8 weeks Guillaume Mazoyer <respawneral@…> Assistant on start. Show the assistant on start the first time. After …
(edit) @207 [207] 8 weeks Guillaume Mazoyer <respawneral@…> Change assistant's warnings. Use the orange (associated to warnings) …
(edit) @206 [206] 2 months Guillaume Mazoyer <respawneral@…> Fix CD-R and DVD-R sizes.
(edit) @205 [205] 2 months Guillaume Mazoyer <respawneral@…> More assistant changes. Do not ask the user if he wants to start the …
(edit) @204 [204] 2 months Guillaume Mazoyer <respawneral@…> Remove chatty assistants first pages.
(edit) @203 [203] 2 months Guillaume Mazoyer <respawneral@…> Some interface changes. Remove icones from entries and separators from …
(edit) @202 [202] 2 months Guillaume Mazoyer <respawneral@…> Style for the status widget. Add 2 styles for the status widget. The user …
(edit) @201 [201] 2 months Guillaume Mazoyer <respawneral@…> Add uninstall to Makefile.
(edit) @200 [200] 2 months Guillaume Mazoyer <respawneral@…> User interface improvements. Add a border width to the split and merge …
(edit) @199 [199] 2 months Guillaume Mazoyer <respawneral@…> Merge of the assistants. Merge the split and the merge assistants into a …
(edit) @198 [198] 2 months Guillaume Mazoyer <respawneral@…> Change assistant stock icon. Do not use the 'new' stock icon because it …
(edit) @197 [197] 2 months Guillaume Mazoyer <respawneral@…> Bump version to 0.9 for next development cycle.
(edit) @196 [196] 2 months Guillaume Mazoyer <respawneral@…> Update translations and NEWS file. Version 0.8.
(edit) @195 [195] 2 months Guillaume Mazoyer <respawneral@…> Cursor working state. Change the state of the cursor on the main window. …
(edit) @194 [194] 2 months Guillaume Mazoyer <respawneral@…> Use CTRL + P to suspend an action.
(edit) @193 [193] 3 months Guillaume Mazoyer <respawneral@…> Update Fedora support build. Refining detection of Fedora and Fedora …
(edit) @192 [192] 3 months Guillaume Mazoyer <respawneral@…> Move accelerators code to the action manager.
(edit) @191 [191] 3 months Guillaume Mazoyer <respawneral@…> Main window resize. When customizing the interface and when using the …
(edit) @190 [190] 3 months Guillaume Mazoyer <respawneral@…> Specific widget for information. Use the gtk info bar to display …
(edit) @189 [189] 3 months Guillaume Mazoyer <respawneral@…> Accelerators for menu items. Add accelerators for some menu items. This, …
(edit) @188 [188] 3 months Guillaume Mazoyer <respawneral@…> Deprecated GTK methods. Replace connectProxy() deprecated methods by the …
(edit) @187 [187] 3 months Guillaume Mazoyer <respawneral@…> Human readable byte sizes. Use glib function to format byte sizes to …
(edit) @186 [186] 3 months Guillaume Mazoyer <respawneral@…> Cosmetic change for the status bar.
(edit) @185 [185] 3 months Guillaume Mazoyer <respawneral@…> Change getopt translatable strings.
(edit) @184 [184] 3 months Guillaume Mazoyer <respawneral@…> Size units fix. Use IEC standard units (KiB, MiB, GiB) instead of (KB, …
(edit) @183 [183] 4 months Guillaume Mazoyer <respawneral@…> Fix hibernation inhibition. Values to inhibit the computer hibernation …
(edit) @182 [182] 4 months Guillaume Mazoyer <respawneral@…> Computer hibernation inhibition fix. Always uninhibit the computer …
(edit) @181 [181] 4 months Guillaume Mazoyer <respawneral@…> Update configure for Gentoo, Fedora and ArchLinux?.
(edit) @180 [180] 4 months Guillaume Mazoyer <respawneral@…> Remove dead code.
(edit) @179 [179] 4 months Guillaume Mazoyer <respawneral@…> Interface states reorganization. Reorganize the code to change the state …
(edit) @178 [178] 4 months Guillaume Mazoyer <respawneral@…> Bump version to 0.8 for next development cycle.
(edit) @177 [177] 5 months Guillaume Mazoyer <respawneral@…> Update NEWS file. Version 0.7 out.
(edit) @176 [176] 5 months Guillaume Mazoyer <respawneral@…> Update translations.
(edit) @175 [175] 5 months Guillaume Mazoyer <respawneral@…> Preferences sensitivity Make the sensitivity of the 'Remove chunks' …
(edit) @174 [174] 5 months Guillaume Mazoyer <respawneral@…> Close confirmation dialog. Add a dialog to ask the user what does he want …
(edit) @173 [173] 5 months Guillaume Mazoyer <respawneral@…> Command line parsing GNU getopt style. Add GNU getopt classes and methods …
(edit) @172 [172] 5 months Guillaume Mazoyer <respawneral@…> Dynamic status icon tooltip. The tooltip of the status icon is now …
(edit) @171 [171] 5 months Guillaume Mazoyer <respawneral@…> Typo fix.
(edit) @170 [170] 5 months Guillaume Mazoyer <respawneral@…> Option to disable the MD5 sum calculation. Add an option to the merge …
(edit) @169 [169] 5 months Guillaume Mazoyer <respawneral@…> Tiny change for MD5 sum read (Yoyocut only).
(edit) @168 [168] 5 months Guillaume Mazoyer <respawneral@…> Support for Yoyocut file format. Add Yoyocut compatible splitter and …
(edit) @167 [167] 5 months Guillaume Mazoyer <respawneral@…> Remove titles from some dialogs. Remove the titles from the information, …
(edit) @166 [166] 5 months Guillaume Mazoyer <respawneral@…> Remove the properties dialog. That dialog was not really useful and did …
(edit) @165 [165] 5 months Guillaume Mazoyer <respawneral@…> Remove dialogs references from main window.
(edit) @164 [164] 5 months Guillaume Mazoyer <respawneral@…> Remove unused code.
(edit) @163 [163] 5 months Guillaume Mazoyer <respawneral@…> Finish preferences dialog reorganization. Split and Merge pages …
(edit) @162 [162] 5 months Guillaume Mazoyer <respawneral@…> Start preferences dialog reorganization. Use notebook widget to show …
(edit) @161 [161] 5 months Guillaume Mazoyer <respawneral@…> Fix null pointer exceptions. Fix regression due to the splitters and …
(edit) @160 [160] 5 months Guillaume Mazoyer <respawneral@…> Simplify mergers run() method. Create a generic method used to read a …
(edit) @159 [159] 5 months Guillaume Mazoyer <respawneral@…> Simplify splitters run() method. Create a generic method used to write a …
(edit) @158 [158] 6 months Guillaume Mazoyer <respawneral@…> Rework the way to create an engine. Add a engine factory class that takes …
(edit) @157 [157] 6 months Guillaume Mazoyer <respawneral@…> Specific handling for invalid size exception. The exception should not be …
(edit) @156 [156] 6 months Guillaume Mazoyer <respawneral@…> Add file filters. Add file filters to file choosers which are used to …
(edit) @155 [155] 6 months Guillaume Mazoyer <respawneral@…> English changes. That 'terminated' word was terrible. Messages which are …
(edit) @154 [154] 6 months Guillaume Mazoyer <respawneral@…> Bump version to 0.7 for next development cycle.
(edit) @153 [153] 6 months Guillaume Mazoyer <respawneral@…> Fix a french typo.
(edit) @152 [152] 6 months Guillaume Mazoyer <respawneral@…> Few updates for the 0.6 release. Update README file, now we depend of …
(edit) @151 [151] 6 months Guillaume Mazoyer <respawneral@…> Rework of bytes <-> types methods. It is special to the Xtremsplit …
(edit) @150 [150] 6 months Guillaume Mazoyer <respawneral@…> Add an option to the exit dialog. When the user wants to quit the program …
(edit) @149 [149] 6 months Guillaume Mazoyer <respawneral@…> Simplify preferences page switching code.
(edit) @148 [148] 6 months Guillaume Mazoyer <respawneral@…> Change for the main window. Now the split widget, the merge widget, and …
(edit) @147 [147] 6 months Guillaume Mazoyer <respawneral@…> Change for the default engine listener. Now, setting or unsetting the …
(edit) @146 [146] 6 months Guillaume Mazoyer <respawneral@…> Use a logical way to change the preferences page. Use the same mechanism …
(edit) @145 [145] 7 months Guillaume Mazoyer <respawneral@…> Use XDG based directory to store the config.
(edit) @144 [144] 7 months Guillaume Mazoyer <respawneral@…> Save and restore the interface state. If the user hides or shows the …
(edit) @143 [143] 7 months Guillaume Mazoyer <respawneral@…> Fix default view selection.
(edit) @142 [142] 7 months Guillaume Mazoyer <respawneral@…> Add action to change the view.
(edit) @141 [141] 7 months Guillaume Mazoyer <respawneral@…> Add action to customize the interface. The user can now decide to use or …
(edit) @140 [140] 7 months Guillaume Mazoyer <respawneral@…> Fix cosmetical bug when using status icon. Now the state of the window …
(edit) @139 [139] 7 months Guillaume Mazoyer <respawneral@…> Replace methods and class. Replace all packstart() methods and radio …
(edit) @138 [138] 7 months Guillaume Mazoyer <respawneral@…> Remove non-needed code.
(edit) @137 [137] 7 months Guillaume Mazoyer <respawneral@…> Simplify enable() and disable() method code. Methods to enable and …
(edit) @136 [136] 7 months Guillaume Mazoyer <respawneral@…> Add details to the error dialog. When an exception occurs the error …
(edit) @135 [135] 7 months Guillaume Mazoyer <respawneral@…> Add 3 new actions to the help menu. Online help to open the Launchpad …
(edit) @134 [134] 7 months Guillaume Mazoyer <respawneral@…> Always uninit libnotify. Make command line method static.
(edit) @133 [133] 7 months Guillaume Mazoyer <respawneral@…> Add assistants item to the status icon menu.
(edit) @132 [132] 7 months Guillaume Mazoyer <respawneral@…> Add split and merge KFK algorithms.
(edit) @131 [131] 7 months Guillaume Mazoyer <respawneral@…> Reorganize algorithms order.
Note: See TracRevisionLog for help on using the revision log.