summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-13ar: fix filename in file listrbuj1-42/+11
2021-02-27dlg-package-installer: Don't build the path to packages.matchrbuj1-4/+3
2021-02-17rar 6.00: fix listing archive content with encrypted file listrbuj1-12/+4
2021-02-09i18n: use g_dngettext instead of ngettextrbuj2-24/+26
2021-02-09build: allow users to disable gettext support (--disable-nls)rbuj2-0/+8
2021-02-05build: Use PACKAGE_URL variablerbuj1-1/+1
2021-01-16Update copyright to 2021rbuj1-1/+1
2021-01-07Remove cppcheck warnings about the variable scope can be reducedrbuj11-57/+75
2020-10-17fr-archive: Fix memory leakrbuj1-1/+0
2020-10-17Add Electronic Publication (EPUB) supportrbuj3-2/+7
2020-10-17Remove unused macrosPablo Barciela7-20/+0
2020-09-07update.ui: missing on_update_file_ok_button_clicked handlerrbuj1-0/+1
2020-08-04fr-command-unarchiver: Remove trailing spacesrbuj1-1/+1
2020-07-31Avoid memory leak in java utilsPavel Shlyak1-1/+3
2020-06-30Do not use stock icons in ui files (#392)Robert Antoni Buj Gelonch8-170/+205
2020-06-17dlg-update: Fix callback names for callback symbol update_cbrbuj1-2/+2
2020-06-05use git submodule of libeggWu Xiaotian1-2/+2
2020-06-05Require gtk+ 3.22 in glade filesrbuj6-12/+12
2020-06-05dlg-batch-add: Set labels GtkSizeGroup in ui filerbuj2-6/+7
2020-06-05Use callback symbols defined in ui filesrbuj14-99/+94
2020-06-05gtk-utils: Remove _gtk_builder_get_widgetrbuj12-133/+119
2020-05-06Remove fr-stock.c and fr-stock.hrbuj9-137/+19
2020-04-01actions: expand the comment on about dialogrbuj1-1/+1
2020-03-25Terminate the application if the resource doesn't existsrbuj12-84/+11
2020-03-25gtk-utils: Remove _gtk_count_selectedrbuj3-25/+1
2020-03-12glib-utils: remove g_ptr_array_free_fullrbuj3-17/+4
2020-03-10fr-window: duplicated coderbuj1-79/+6
2020-03-10Add ARC archive supportrbuj4-0/+382
2020-03-08glib-utils: remove n_fields functionrbuj5-20/+4
2020-03-04Add dlg-add-files.ui and dlg-add-folder.uirbuj6-193/+549
2020-02-26Update authorsrbuj1-1/+1
2020-02-24dlg-new: Adding many callbacks at oncerbuj2-33/+12
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