summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-24new.ui: Stock icons are deprecatedrbuj2-14/+32
2020-02-24dlg-new: Use GET_WIDGET macrorbuj1-9/+9
2020-02-15autoconf: get zstd mime type using libmagic if enabledrbuj2-8/+8
2020-02-08dlg-extract: GtkFileChooserDialog instead of set extra widgetrbuj5-267/+341
2020-02-07Fix mate-desktop URLrbuj1-1/+1
2020-02-06dlg-batch-add: set dialog image from icon-name instead of pixbufrbuj1-8/+5
2020-01-30Fix build using gcc 10 -fno-common flagrbuj1-2/+0
2020-01-30fr-process: do not override LC_CTYPErbuj1-4/+10
2020-01-10Update copyright to 2020raveit651-1/+1
2020-01-04fr-command-rpm: Use rpm2cpio binary shipped with rpm packagerbuj5-157/+9
2019-12-05use cpio if no binary is foundraveit651-1/+1
2019-12-05add a configure environment variable to select the cpio pathJasper Lievisse Adriaanse3-5/+5
2019-12-017z: Don't set the work directory, i.e. use temporary directoryrbuj1-1/+0
2019-12-01Check if a mime-type is an alias in compute_supported_archive_typesrbuj1-1/+14
2019-12-01define LOCALEDIR for bindtextdomain()Wu Xiaotian1-0/+1
2019-11-24Clean file type selection in new archive dialogrbuj2-71/+60
2019-11-20Automatically sets the maximum size of static arraysrbuj1-4/+4
2019-10-20Fix localized pause UI logicoctoghost1-1/+1
2019-10-03LHA: add test for checking compressed file integrityrbuj1-1/+12
2019-10-03Set compiler debug flags using MATE_DEBUG_CHECK and update configure summaryrbuj8-19/+33
2019-10-03Add application/(x-compress|x-rpm|x-lzh-compressed) in local magicrbuj1-0/+4
2019-10-03Show archive type in properties dialogrbuj2-0/+34
2019-10-03Zstandard: read .tar.zst filesrbuj2-0/+22
2019-10-03Zstandard: add test for checking compressed file integrityrbuj1-1/+10
2019-10-03Zstandard: Update MIME typerbuj2-7/+7
2019-10-01Ar: Update MIME type and add magic numbersrbuj3-8/+10
2019-10-01fr-command-ar: fetch dates with strptimerbuj1-49/+13
2019-10-01Remove internal mkdtemp and define feature test macrorbuj5-253/+3
2019-10-01fr-command-tar: fetch dates with strptimerbuj1-37/+9
2019-09-30Use mate-compiler-flags.m4 provided by mate-commonrbuj2-2/+11
2019-09-30ar: don't remove leading whitespaces in filename fieldrbuj1-6/+6
2019-09-30LHA: make compatible with content-type response from gio file queryrbuj1-1/+1
2019-09-26fr-command-dpkg: fetch dates with strptimerbuj1-17/+19
2019-09-22dlg-prop: set property label in ui filerbuj2-42/+32
2019-09-22Add extract-dialog-options.uirbuj4-163/+277
2019-09-22LHA: Fix internet media typerbuj2-4/+4
2019-09-22Use g_list_free_full and g_slist_free_fullrbuj7-22/+11
2019-09-17dlg-prop: show the exact number of bytes as part of the sizerbuj1-2/+2
2019-09-15dlg-prop: allow to open the archive's folderrbuj1-4/+12
2019-09-15remove warnings: ‘gtk_image_new_from_stock’ is deprecatedrbuj3-26/+15
2019-09-15glib-utils & gtk-utils: Remove unused functionsrbuj4-315/+0
2019-09-15dlg-package-installer: show icons in error dialog buttonsrbuj1-2/+31
2019-09-15dlg-package-installer: remove warning ‘GtkStock’ is deprecatedrbuj1-2/+2
2019-09-14gio-utils: Remove unused functionsrbuj2-81/+0
2019-09-10glib-utils: Remove get_time_string()rbuj4-27/+15
2019-09-10unace 2.5: Don't show archive summary in file listingrbuj1-0/+3
2019-09-08tar: don't remove leading whitespaces in filename fieldrbuj1-6/+6
2019-09-08Initialization discards ‘const’ qualifier from pointer target typerbuj12-41/+41
2019-09-07remove warnings: "ENABLE_MAGIC" is not defined, evaluates to 0rbuj1-2/+2
2019-09-05comparison of integer expressions of different signedness: ‘size_t’rbuj6-11/+11