summaryrefslogtreecommitdiff
path: root/src/nautilus-operations-ui-manager.c
Commit message (Expand)AuthorAgeFilesLines
* file-conflict-dialog: change base to AdwWindowPeter Eisenmann2023-01-081-8/+9
* general: Rename "application" to "app"sunflowerskater2023-01-081-1/+1
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-3/+3
* general: Switch to GTK4António Fernandes2022-01-091-18/+18
* file: Drop useless parameter from get_icon_pixbuf()António Fernandes2021-12-311-2/+0
* general: Rename 'canvas' to 'grid' in enumsAntónio Fernandes2021-12-291-2/+2
* file-operations: Delay FileConflictDialog activationÁlvaro Costa2021-12-081-0/+9
* operations-ui-manager: Port passphrase dialog to GtkBuilderAntónio Fernandes2021-11-191-36/+14
* file-operations: Simplify archive password dialog handlingOndrej Holy2021-11-191-0/+90
* file-conflict-dialog: Prevent rename button appearing prematurelyJoshua Lee2021-11-161-2/+2
* operations-ui-manager: Stop using gtk_dialog_run()António Fernandes2021-11-121-41/+58
* operations-ui-manager: Refactor main context task completionAntónio Fernandes2021-11-121-19/+32
* file-conflict-dialog: Automatically suggest new nameAntónio Fernandes2021-02-121-6/+13
* operations-ui-manager: Rename struct fieldAntónio Fernandes2021-02-121-5/+5
* general: Run uncrustify scriptOndrej Holy2020-04-051-1/+0
* operations-ui-manager: Fix crash after a conflict dialog responseOndrej Holy2020-01-241-1/+3
* operations-ui-manager: Always get dir item countAntónio Fernandes2018-05-071-1/+1
* operations-ui-manager: Use better default labelsAntónio Fernandes2018-05-071-12/+12
* operations-ui-manager: fix meaningless testErnestas Kulik2018-03-011-1/+1
* general: Run uncrustifyCarlos Soriano2018-02-131-1/+1
* operations-ui-manager: don’t launch default archive handlerErnestas Kulik2018-02-131-21/+19
* operations-ui-manager: Use consistent item count labelAntónio Fernandes2017-08-281-2/+2
* file-conflict-dialog: use a Unicode apostrophe in a new translatable stringPiotr Drąg2017-03-221-1/+1
* file-conflict-dialog: Prevent replacing a directory with a symbolic linkecho-devim2017-03-221-4/+21
* general: adjust uncrustify styleCarlos Soriano2016-09-061-2/+3
* general: initialize smart pointers to NULLRazvan Chitu2016-08-301-4/+4
* file-operations: open unsupported archives in another applicationRazvan Chitu2016-08-301-0/+70
* general: run uncrustifyCarlos Soriano2016-08-291-324/+364
* file-conflict-dialog: separate file logic from UI managementRazvan Chitu2016-08-231-0/+449