summaryrefslogtreecommitdiff
path: root/src/nautilus-compress-dialog-controller.c
Commit message (Expand)AuthorAgeFilesLines
* general: Change libadwaita include pathBarnabás Pőcze2023-02-191-1/+1
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-1/+1
* compress-dialog: Use GtkDropDown for format selectionOndrej Holy2022-02-091-185/+247
* general: Drop parameter from GtkEntry::icon-* signalsAntónio Fernandes2022-01-091-1/+0
* general: Switch to GTK4António Fernandes2022-01-091-25/+15
* compress-dialog-controller: Drop signals from UI fileAntónio Fernandes2021-12-241-19/+16
* compress-dialog: Set keyboard focus on the row with the selected archive formatClyde Laforge2021-09-181-0/+62
* compress-dialog: Add support for encrypted .zipOndrej Holy2021-08-101-0/+136
* compress-dialog: Update dialog designOndrej Holy2021-08-101-58/+74
* general: Clean up signal handler disconnectionJoshua Lee2020-07-081-7/+2
* file-name-widget: Warn when name exceeds size limitAntónio Fernandes2018-08-021-0/+5
* file-name-widget: Clarify logic in name_is_valid()António Fernandes2018-08-021-6/+13
* file-name-widget : Warn if the name will hide the fileYash Jain2018-07-251-1/+5
* compress-dialog: fix dialog width changesRazvan Chitu2016-10-041-14/+10
* compress-dialog-controller: add headerCarlos Soriano2016-09-061-0/+19
* general: rerun uncrustify in compress-dialog-controllerCarlos Soriano2016-09-061-4/+12
* general: initialize smart pointers to NULLRazvan Chitu2016-08-301-2/+2
* general: run uncrustifyCarlos Soriano2016-08-291-198/+217
* file-name-widgets: use a revealer to display errorsRazvan Chitu2016-08-231-0/+3
* files-view: add menu action and dialog for compressionRazvan Chitu2016-08-231-0/+294