summaryrefslogtreecommitdiff
path: root/src/nautilus-batch-rename-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* batch-rename-dialog: fix tag intersection for zero-length deletionsGary Li2023-04-091-2/+4
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-12/+4
* general: Replace GtkStyleContext with GtkWidget functionsCorey Berla2022-12-191-23/+9
* batch-rename-dialog: Remove unused codeCorey Berla2022-09-011-51/+0
* batch-rename-dialog: Fix default sort orderCorey Berla2022-09-011-0/+5
* batch-rename-dialog: Fix button label for numbering orderCorey Berla2022-09-011-2/+2
* batch-rename-dialog: Fix insert and delete text signalsCorey Berla2022-09-011-2/+4
* batch-rename-dialog: Use always-show-arrow for numbering orderChristopher Davis2022-07-161-4/+4
* general: Switch to GTK4António Fernandes2022-01-091-34/+18
* batch-rename-dialog: Use GtkMenuButton properAntónio Fernandes2022-01-051-63/+0
* batch-rename-dialog: Import menu models into template fileAntónio Fernandes2022-01-051-5/+2
* batch-rename-dialog: Replace ::event handlers with controllersErnestas Kulik2021-12-221-52/+33
* batch-rename-dialog: Don't use GtkContainer::add()António Fernandes2021-11-031-31/+23
* batch-rename-dialog: Don't keep a list of rowsAntónio Fernandes2021-11-031-34/+23
* batch-rename-dialog: Don't add separator above first rowAntónio Fernandes2021-11-031-0/+7
* batch-rename-dialog: Remove always TRUE boolean param/dataAntónio Fernandes2021-11-031-20/+7
* batch-rename-dialog: Don't recreate separator if one exists alreadyAntónio Fernandes2021-11-031-3/+3
* batch-rename-dialog: Don't use gtk_widget_get_preferred_height()Ernestas Kulik2021-11-031-16/+16
* batch-rename-dialog: Replace GtkStateType with GtkStateFlagsErnestas Kulik2021-11-031-2/+2
* uncrustify: Enforce single space after control flow keywordsAntónio Fernandes2021-04-191-1/+1
* batch-rename-dialog: Rename function for claritySachin Daluja2021-01-171-5/+5
* batch-rename-dialog: Simplify name conflicts checkSachin Daluja2021-01-171-164/+41
* batch-rename-dialog: Fix thread-unsafe codeSachin Daluja2021-01-161-5/+6
* nautilus-batch-rename-dialog-menu.ui: Convert .ui files that use GMenu to a s...Sumaid Syed2019-01-231-2/+7
* batch-rename-dialog: Fix use after freeErnestas Kulik2018-10-161-2/+2
* general: Stop relying on side effect in warning macrosErnestas Kulik2018-05-281-1/+4
* batch-rename-dialog: Connect to the “event” signalErnestas Kulik2018-05-221-47/+59
* batch-rename-dialog: Use better wordingCarlos Soriano2017-08-181-4/+4
* batch-rename: cancel metadata check when closing dialogErnestas Kulik2017-06-291-1/+9
* batch-rename-dialog: fix grammar in translatable stringsPiotr Drąg2017-05-131-4/+4
* batch-rename-dialog: mark strings as translatablePiotr Drąg2017-05-131-3/+3
* batch-rename: show error on empty nameDiana Grecu2017-05-131-1/+16
* Fix translator commentsPiotr Drąg2017-01-281-2/+2
* batch-rename-dialog: Make ``check_conflict_for_files`` privateAdrian Zatreanu2017-01-131-1/+1
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-19/+21
* batch-rename-dialog: mark string for translationCarlos Soriano2016-11-101-3/+9
* batch-rename-dialog: use same quote styleAlexandru Pandelea2016-11-101-3/+3
* batch-rename : Reword "Rename %d files/folders" as "Rename %d files"Neha Yadav2016-11-101-2/+22
* batch-rename: fix file reordering before the renameAlexandru Pandelea2016-10-261-47/+1
* batch-rename: Fix memory leaksAlexandru Pandelea2016-10-111-0/+15
* batch-rename-dialog: Fix sorting by creation dateAlexandru Pandelea2016-10-081-1/+1
* batch-rename: Fix memory leaksAlexandru Pandelea2016-10-051-1/+6
* batch-rename-dialog: Update tooltip on label changeAlexandru Pandelea2016-10-041-2/+2
* batch-rename-dialog: revealer for auto numberingSirbu Lavinia Stefania2016-10-031-4/+4
* Revert "batch-rename-dialog: revealer for auto numbering"Carlos Soriano2016-09-291-6/+2
* batch-rename-dialog: revealer for auto numberingSirbu Lavinia Stefania2016-09-291-2/+6
* batch rename: show name when hovering over filesSirbu Lavinia Stefania2016-09-291-2/+2
* batch-rename-dialog: use strlen for gtk_editable_insert_textCarlos Soriano2016-09-271-1/+1
* batch-rename-dialog: remove unused varsCarlos Soriano2016-09-221-2/+0
* batch-rename-dialog: disable rename button on empty nameAlexandru Pandelea2016-09-201-0/+13