summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-10build: remove option that disables deprecated stuffmonsta2-2/+1
2017-01-19zip: added ear and war to the supported types listZenWalker1-0/+2
2016-10-12add support for lbzip2 on .tar.bz2 filesZenWalker1-1/+4
2016-10-10add support for pixz on .tar.xz filesZenWalker1-1/+4
2016-10-09removed useless g_application_quitZenWalker1-1/+0
2016-09-24amiga "lha" files supportedZenWalker1-0/+8
2016-09-14Avoid deprecated GtkMiscraveit654-3/+31
2016-09-14use gtk_drag_begin_with_coordinates to avoid deprecated gtk_drag_beginraveit651-5/+7
2016-09-14port deprecated GtkTable to GtkGridraveit653-59/+38
2016-09-04p7zip: ignore the error "Unexpected end of archive"ZenWalker1-2/+8
2016-08-10make the "encrypt header" option insensitive if no password is specifiedZenWalker1-7/+20
2016-07-29Fixed: Segmentation faultZenWalker1-2/+2