Age | Commit message (Expand) | Author | Files | Lines |
2023-12-20 | correct translation string | raveit65 | 1 | -1/+1 |
2023-05-29 | Add "Extract to subdirectory" option | xmusjackson | 1 | -0/+16 |
2023-05-13 | Uniform file chooser dialog margin size | zhuyaliang | 1 | -1/+0 |
2023-05-09 | Replace deprecated functions and fix compilation warnings | zhuyaliang | 1 | -102/+973 |
2023-04-07 | UI: Remove useless code and file | zhuyaliang | 3 | -23/+0 |
2023-04-05 | Extract: add the function of automatically closing the dialog box after decom... | zhuyaliang | 1 | -0/+16 |
2022-03-10 | Accessibility: add proper mnemonic relations and labelling | Valentin Villenave | 3 | -0/+14 |
2020-09-07 | update.ui: missing on_update_file_ok_button_clicked handler | rbuj | 1 | -0/+1 |
2020-06-30 | Do not use stock icons in ui files (#392) | Robert Antoni Buj Gelonch | 7 | -168/+203 |
2020-06-05 | Require gtk+ 3.22 in glade files | rbuj | 6 | -12/+12 |
2020-06-05 | dlg-batch-add: Set labels GtkSizeGroup in ui file | rbuj | 1 | -0/+7 |
2020-06-05 | Use callback symbols defined in ui files | rbuj | 7 | -1/+41 |
2020-05-06 | Remove fr-stock.c and fr-stock.h | rbuj | 1 | -5/+12 |
2020-03-04 | Add dlg-add-files.ui and dlg-add-folder.ui | rbuj | 3 | -0/+501 |
2020-02-26 | Update authors | rbuj | 1 | -1/+1 |
2020-02-24 | dlg-new: Adding many callbacks at once | rbuj | 1 | -1/+4 |
2020-02-24 | new.ui: Stock icons are deprecated | rbuj | 1 | -8/+32 |
2020-02-08 | dlg-extract: GtkFileChooserDialog instead of set extra widget | rbuj | 3 | -224/+328 |
2019-10-03 | Show archive type in properties dialog | rbuj | 1 | -0/+29 |
2019-09-22 | dlg-prop: set property label in ui file | rbuj | 1 | -1/+32 |
2019-09-22 | Add extract-dialog-options.ui | rbuj | 2 | -0/+224 |
2019-02-19 | Read authors (updated) from engrampa.about gresource | rbuj | 2 | -0/+3 |
2018-07-12 | UI: on the properties dialog, focus the Close button instead of the Help butt... | kn00tcn | 1 | -2/+2 |
2017-05-01 | update.ui: avoid deprecations | raveit65 | 1 | -25/+23 |
2017-05-01 | password.ui: avoid deprecations | raveit65 | 1 | -36/+28 |
2017-05-01 | new.ui: avoid deprecations | raveit65 | 1 | -127/+116 |
2017-05-01 | add-options.ui: avoid deprecations | raveit65 | 1 | -14/+11 |
2017-05-01 | delete.ui: avoid deprecations | raveit65 | 1 | -48/+31 |
2017-05-01 | batch-password.ui: avoid deprecations | raveit65 | 1 | -14/+14 |
2017-05-01 | batch-add-files.ui: remove deprecations | raveit65 | 1 | -104/+97 |
2017-05-01 | properties.ui: remove deprecations | raveit65 | 1 | -90/+48 |
2016-07-02 | ui files: set the gtk+ required version to 3.0 | ZenWalker | 8 | -378/+597 |
2016-06-24 | use GResource to store ui files | ZenWalker | 11 | -0/+1976 |