summaryrefslogtreecommitdiff
path: root/src/fr-init.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-15autoconf: get zstd mime type using libmagic if enabledrbuj1-2/+2
2019-12-01Check if a mime-type is an alias in compute_supported_archive_typesrbuj1-1/+14
2019-11-24Clean file type selection in new archive dialogrbuj1-55/+53
2019-11-20Automatically sets the maximum size of static arraysrbuj1-4/+4
2019-10-03Zstandard: read .tar.zst filesrbuj1-0/+2
2019-10-03Zstandard: Update MIME typerbuj1-2/+2
2019-10-01Ar: Update MIME type and add magic numbersrbuj1-4/+4
2019-09-22LHA: Fix internet media typerbuj1-3/+3
2019-08-28comparison of integers of different signs: 'int' and 'guint'rbuj1-9/+9
2019-07-30Add zcompress supportSergey Ponomarev1-0/+2
2019-03-06Support .udeb package formatVictor Kareh1-2/+4
2019-03-06Clean-up archive list and descriptionsVictor Kareh1-55/+55
2018-11-10Added support for brotli (*.tar.br) compressed tar archivesSergey Ponomarev1-0/+2
2018-10-30Add brotli supportSergey Ponomarev1-0/+2
2018-08-01Add support for OpenDocument formatsVictor Kareh1-0/+12
2018-06-03Add .a (Ar) supportPablo Barciela1-0/+2
2016-07-10replace WindowList with gtk_application_get_windowsZenWalker1-1/+0
2016-05-01Give unrar priority over p7zipsvonohr1-1/+1
2014-11-22fixed missing prototype warninginfirit1-7/+7
2014-11-22Fix warningsinfirit1-3/+3
2014-11-22do not call release_data if the data was not initializedinfirit1-1/+2
2014-11-22Added a D-BUS service to create and extract archives.infirit1-0/+666