summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-11fr-window: avoid 'gtk_dialog_add_button' with stock idsPablo Barciela1-3/+3
2018-12-08fr-window: hide the progress bar if the process is pausedPablo Barciela1-5/+7
2018-12-08fr-window: change the info label if process is paused/resumedPablo Barciela1-4/+9
2018-12-03fr-window: little improvements in the look of pause/resume buttonPablo Barciela1-6/+34
2018-12-02Adding pause and start functionszhuyaliang3-5/+98
2018-11-28Fix implementation and use of the alternative package nameIain Nicol1-5/+7
2018-11-10Added support for brotli (*.tar.br) compressed tar archivesSergey Ponomarev2-0/+44
2018-10-30Add brotli supportSergey Ponomarev3-0/+25
2018-09-05fr-window: fix typoraveit651-1/+1
2018-08-22Add the ability to support 'unar' over .zip archivesPablo Barciela3-5/+28
2018-08-01Add support for OpenDocument formatsVictor Kareh2-1/+20
2018-07-12UI: on the properties dialog, focus the Close button instead of the Help butt...kn00tcn1-2/+2
2018-06-03Add .a (Ar) supportPablo Barciela1-0/+2
2018-05-09fr-window: Replace deprecated gtk_menu_popup functionsraveit651-20/+8
2018-04-04fix crash on exit after using Open With dialogmonsta1-10/+2
2018-02-09avoid deprecated GtkStockPablo Barciela9-110/+110
2018-01-30require GTK+ 3.22 and GLib 2.50monsta4-50/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-25add our copyright to About dialog and Caja extensionmonsta1-1/+2
2017-11-247z: Fix: rename files with password without the list encryptedPablo Barciela1-0/+13
2017-10-147z: Fix: delete/rename files/folders with the list encryptedPablo Barciela1-0/+2
2017-07-23don't use deprecated gtk_show_uriraveit652-1/+11
2017-07-23use a more common gtk+ functionraveit653-20/+2
2017-05-22Add the button "Show the Files and Quit" in the progress dialogZenWalker1-0/+11
2017-05-20Fix: create zip files in "maximum" compression levelZenWalker1-1/+5
2017-05-07Fix: Browsing history not correctZenWalker1-13/+28
2017-05-04hide folders in "View All Files"ZenWalker1-3/+2
2017-05-02Fix: Wrong behavior of Skip button in Replace file dialogZenWalker1-8/+47
2017-05-01update.ui: avoid deprecationsraveit651-25/+23
2017-05-01password.ui: avoid deprecationsraveit651-36/+28
2017-05-01new.ui: avoid deprecationsraveit651-127/+116
2017-05-01add-options.ui: avoid deprecationsraveit651-14/+11
2017-05-01delete.ui: avoid deprecationsraveit651-48/+31
2017-05-01batch-password.ui: avoid deprecationsraveit651-14/+14
2017-05-01batch-add-files.ui: remove deprecationsraveit651-104/+97
2017-05-01properties.ui: remove deprecationsraveit651-90/+48
2017-05-01gtk-utils: remove some GTK_STOCK deprecationsraveit651-10/+3
2017-05-01gtk-utils: avoid deprecated gtk_icon_size_lookup_for_settingsraveit651-6/+4
2017-05-01fr-window: fix some GTK_STOCK deprecationsraveit651-6/+8
2017-04-29add style class frame to scrolledwindowsraveit651-0/+4
2017-04-29Revert "add style class frame to scrolledwindows"raveit651-5/+0
2017-04-22fr-window: avoid deprecated GtkMisc and GtkAlignmentraveit651-13/+15
2017-04-22dlg-add-folder: avoid deprecated gtk_alignment_new ()raveit651-5/+4
2017-03-23add style class frame to scrolledwindowsraveit651-0/+5
2017-03-23add style class engrampa-windowraveit651-0/+5
2017-03-13check the rar/unrar version to work the new date style with all versionsZenWalker1-3/+34
2017-03-12Fix: rar file listing now shows correct date with recent binarykn00tcn1-35/+56
2017-03-11Fix: open the 7z first split volume after compressZenWalker1-1/+1
2017-03-05Fix: compress rar split into volumesZenWalker1-3/+13
2017-02-23Fix: compress 7z split into volumesZenWalker1-1/+29