summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* file-conflict-dialog: Don't change action when unchecking1889-file-conflict-ok-button-label-is-rename-instead-of-replaceAntónio Fernandes2021-10-261-11/+0
| | | | | | | | | | | | | | | | The "Apply this action to all files and folders" checkbox works only with the "Replace" action, not the "Rename" action. Indeed, if the rename field is expanded, the checkbox is greyed out. However, if the checkbox is checked, when unchecking it changes the main action to Rename, despite the rename field being obviously hidden (otherwise the checkbox wouldn't be checked). That's wrong. It's a regression from 15d59cd18de13b1c09dae1fe07102e213cdd9fd4 When the checkbox is unchecked, the action is already "Replace", so there is no need to change it. Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/1889
* Update Latvian translationRūdolfs Mazurs2021-10-251-1062/+1107
|
* file-operations: Remove obsolete TODO statementOndrej Holy2021-10-251-2/+0
| | | | | I think that this code is a quite stable after 13 years of production, so this TODO statement can be probably removed :-D
* file-operations: Fix progress when skipping during extractionOndrej Holy2021-10-251-8/+27
| | | | | The progress is wrong when extracting multiple files and some of them are skipped. Let's try to fix this.
* file-operations: Do not offer skipping when extracting one fileOndrej Holy2021-10-251-13/+25
| | | | | | | | In case of extraction failure, the "Skip" and "Cancel" actions are offered everytime, but skipping doesn't make sense when extracting one file only. Let's use the same approach as it is used also for other operations, which is based on total number of files and remaining files. Also the "Skip All" action will be offered as a side-effect of this change.
* file-operations: Simplify output files handling when extractingOndrej Holy2021-10-251-19/+6
| | | | | | | Currently, output files are checked for existence. But the files are explicitely deleted in the case of extraction failure, so this extra check is no more needed. Let's drop the redundant check and just update the list when deleting the files.
* file-operations: Remove leftover files after extraction failureOndrej Holy2021-10-251-0/+17
| | | | | | | | | Empty, or corrupted files are left in the output directory in the case of extraction failure, e.g. when wrong password is supplied. This is in most cases undesired. Let's recursively delete all the leftover files in the case of extraction failure. Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/1954
* Update Persian translationeshagh shahidani2021-10-211-34/+40
|
* Update Kabyle translationSelyan Slimane AMIRI2021-10-161-1110/+1175
|
* Update Icelandic translationSveinn í Felli2021-10-121-1448/+1541
|
* ci: Make the update image job work with fedora:latestOndrej Holy2021-10-111-3/+3
| | | | | For some reason, "buildah login" is not enough with fedora:latest and "buildah push --creds" needs to be used to make it work again.
* ci: Use lineup-parameters python scriptOndrej Holy2021-10-116-497/+211
| | | | | | | The lineup-parameters.c is hard to use with meson. Let's use the python rewrite from https://gitlab.gnome.org/GNOME/epiphany/-/blob/master/data/lineup-parameters instead.
* ci: Remove fedora jobOndrej Holy2021-10-112-41/+2
| | | | | | The fedora job was there before the flatpak job. But now we relies on flatpak job and the fedora job doesn't really give much benefits. It is rather waste of runners and maintainers time. Let's remove it.
* ci: Remove flatpak master jobOndrej Holy2021-10-112-120/+2
| | | | | | | The flatpak master job seems to be redundant currently. It uses the same image as flatpak devel and their .yml files are equal. The two flatpak jobs are relict from the times when GNOME SDK was unstable and broke CI often, which is no more true. Let's remove the flatpak master job.
* ci: Do not run style check on stable branchesOndrej Holy2021-10-111-0/+2
| | | | | | | | The style check job currently fails on stable branches since the recent uncrustify change. We could use older image on stable, or backport the code changes, but I think that the style check job on stable branches is not actually needed. Let's disable the style check job on stable branches to fix pipeline there and avoid this situation in the future.
* Update Bulgarian translationAlexander Shopov2021-10-091-531/+560
|
* Update Persian translationmastereshagh shahidani2021-09-271-75/+62
|
* Update Vietnamese translationNgọc Quân Trần2021-09-261-584/+614
|
* Update Persian translationeshagh shahidani2021-09-211-664/+284
|
* Update Serbian translationМарко Костић2021-09-201-633/+670
|
* Update Persian translationeshagh shahidani2021-09-201-1211/+799
|
* compress-dialog: Set keyboard focus on the row with the selected archive formatClyde Laforge2021-09-182-3/+66
| | | | | | | | | Currently the keyboard focus for the type of archive choice is always on the first element. This patch allows the focus to be on the currently selected item instead. Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/1944
* Update Belarusian translationŹmicier Turok2021-09-181-1481/+1611
|
* Post release version bumpOndrej Holy2021-09-171-1/+1
|
* Release version 41.041.0Ondrej Holy2021-09-172-1/+5
|
* flatpak: Pin gexiv2 and exiv2 dependencies to fix buildwip/oholy/pin-gexiv2Ondrej Holy2021-09-173-4/+7
| | | | | | | | | The flatpak build currently fails because of gexiv2 build failure, which is a problem for our contributors and among others breaks our CI pipeline. The potential fix is available already for a couple of days on https://gitlab.gnome.org/GNOME/gexiv2/-/merge_requests/63 but not yet merged. Let's temporarily pin the gexiv2 and exiv2 dependencies to the stable branches to fix those issues.
* Update German translationChristian Kirbach2021-09-161-4/+4
|
* Update British English translationZander Brown2021-09-161-664/+673
|
* Updated Danish translationAlan Mortensen2021-09-161-1038/+1083
|
* Update Polish translationPiotr Drąg2021-09-131-2/+2
|
* Update Polish translationPiotr Drąg2021-09-111-562/+593
|
* Update Hungarian translationBalázs Úr2021-09-101-836/+684
|
* Update Croatian translationGoran Vidović2021-09-071-2/+2
|
* Update Croatian translationGoran Vidović2021-09-071-630/+663
|
* Update Hebrew translationYaron Shahrabani2021-09-051-1019/+1090
|
* Update French translationCharles Monzat2021-09-041-653/+683
|
* Update Korean translationChangwoo Ryu2021-09-041-593/+624
|
* Post release version bumpAntónio Fernandes2021-09-031-1/+1
|
* Release version 41.rc41.rcAntónio Fernandes2021-09-032-1/+7
|
* files-view: Do not copy wallpaper unnecessarilyBarnabás Pőcze2021-09-031-14/+26
| | | | | | | | | | | | | | | | | | | | | | | | Previously, when an image was selected as wallpaper it would be copied unconditionally into the "Wallpapers" directory. The image would be copied even if it was already in the "Wallpapers" directory, resulting in copies of the image being created in the same directory. This made it incovenient to potentially store multiple backgrounds in the "Wallpapers" directory and switch between them due to the fact that each wallpaper change would result in the selected image being copied. To avoid this, introduce a check, and only copy the image if its parent is not the "Wallpapers" directory (as determined by `g_file_equal()`). For local files, `g_file_equal()` only compares the absolute paths - at least at the moment. Comparing paths is not enough to decide whether two entities are really the same in the presence of e.g. bind mounts. However, such configuration is arguably a very rare (if not non-existent). Nonetheless, users should not experience any regressions even in that case since when `g_file_equal()` returns a false negative, the old behaviour applies.
* files-view: Simplify file object creationBarnabás Pőcze2021-09-031-3/+3
| | | | | | | Use `g_file_new_build_filename()` to create the file object for the "Wallpapers" directory instead of the previously used `g_file_new_for_path()` + `g_file_get_child()` in `set_wallpaper_fallback()`.
* files-view: Autocleanup locals in set_wallpaper_fallback()Barnabás Pőcze2021-09-031-6/+3
| | | | | | Instead of manually calling `g_object_unref()` and `g_free()`, use `g_auto{free,ptr}` to (mostly) do away with the need of manually managing the resources.
* Update Slovak translationDušan Kazik2021-09-031-563/+595
|
* Update Chinese (China) translationTao Liu2021-09-031-1051/+1094
|
* Update Dutch translationNathan Follens2021-09-021-589/+603
|
* Updated Lithuanian translationAurimas Černius2021-09-011-651/+678
|
* Update Slovenian translationMatej Urbančič2021-08-301-25/+37
|
* files-view: Hide "current-dir-properties" option when searchingFelipe Borges2021-08-301-0/+4
| | | | | | | | | | Clicking the "Properties" option in the right-click menu during a search causes Nautilus to crash since the Properties dialog handles files and directories, not search-view-directories. Lets disable the "Properties" option when in search view. Fixes #1491
* Fixed Czech translationMarek Černocký2021-08-291-1/+1
|
* Update Kazakh translationBaurzhan Muftakhidinov2021-08-281-643/+673
|