summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Apply suggestion to src/nautilus-window.cwip/oholy/about-websiteErnestas Kulik2019-07-041-1/+1
|
* window: Add website link to About dialogOndrej Holy2019-07-041-0/+1
| | | | | | | Add the missing website link in the About dialog. This fixes the following downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1725101
* Updated Slovenian translationMatej Urbančič2019-07-021-128/+137
|
* flatpak: fix the yml manifests to better reflect json structureJordan Petridis2019-07-022-10/+8
| | | | See !467
* build: fix flatpak json manifestChristian Hergert2019-07-011-8/+8
| | | | | This allows Builder to open the Nautilus project again. I suspect that there is also some configuration issue with the .yml file.
* Update Friulian translationFabio Tomat2019-06-301-95/+102
|
* general: Drop in-tree copy of gnome-desktopErnestas Kulik2019-06-2812-2437/+39
| | | | | The code was copied to avoid having an external GTK+ 3 dependency, but at this point it’s more trouble than it’s worth.
* tracker-utilities: Ignore XDG use dirs set to $HOMEAntónio Fernandes2019-06-281-19/+53
| | | | | | | | | | | | If the "index-recursive-directory" key lists an XDG user dir which is set to $HOME (e.g., in my case, I have no Desktop folder), then we assume the whole home dir is recursively indexed. As a result, we show stars everywhere under the home dir. But this is not what Tracker's files miner does. It ignores these cases, avoiding recursively indexing the whole home dir. So, skip these cases. Also, document the utility function.
* tracker-utilities: Acknowledge non-recursive indexingAntónio Fernandes2019-06-281-5/+16
| | | | | | | | | | We are looking at "index-recursive-directories" alone for knowing which directories are indexed by tracker. But there is also a "index-single-directories" key, which by default includes the user's home directory. So, read and interpret this key accordingly.
* tracker-utilities: Acknowledge recursive indexingAntónio Fernandes2019-06-281-1/+2
| | | | | | | | | | | | | We report directories listed in the "index-recursive-directories" key as indexed, but we fail to report their subfolders are indexed. This causes starring to be disabled in subfolders that are actually indexed. So, report directories as indexed if any of their ascendants is listed in that key. Fixes https://gitlab.gnome.org/GNOME/nautilus/issues/947
* nautilus.doap: Remove selfErnestas Kulik2019-06-231-7/+0
| | | Bye and thanks for all the fish.
* Update Indonesian translationKukuh Syafaat2019-06-211-95/+103
|
* Update Croatian translationGoran Vidović2019-06-201-109/+128
|
* appdata: Fix accidentally changed appstream IDKalev Lember2019-02-061-1/+1
| | | | | | | Keep the ID as "org.gnome.Nautilus.desktop" as was in 3.32.x. The appstream ID is supposed to be stable and not change. This partially reverts commit e3e2811b9e09e9b265babddbaaad319a62f8caeb
* Updated Spanish translationDaniel Mustieles2019-06-191-95/+103
|
* Update Dutch translationNathan Follens2019-06-181-125/+140
|
* Update Greek translationEfstathios Iosifidis2019-06-161-94/+101
|
* Update Chinese (Taiwan) translationCheng-Chia Tseng2019-06-161-823/+1065
|
* toolbar: add missing mnemonic in main menuTomasz Gąsior2019-06-151-1/+1
|
* toolbar: remove redundant separators in main menuTomasz Gąsior2019-06-151-20/+7
|
* Adwaita.css: make disclosure-button styles specificTomasz Gąsior2019-06-151-1/+2
| | | | | | Original intention was to make disclosure button narrow. Override horizontal paddings only and inherit vertical paddings from parent stylesheet for simpler maintenance.
* Adwaita.css: make sidebar selector specificTomasz Gąsior2019-06-151-7/+7
| | | | | | | | | Have been using CSS to desaturate nautilus sidebar. However, this also affects the GtkFileChooser invoked by nautilus, which is unnecessary and breaks consistency with other apps. To avoid that side effect, use more specific CSS selectors.
* appdata: update the appstream data to follow the latest specsBilal Elmoussaoui2019-06-151-18/+28
| | | | | | Specs: https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html The categories are merged from the desktop file with appstream-compose No need to keep a duplicated info here.
* window: Don’t mix and match enum typesErnestas Kulik2019-06-151-9/+4
| | | | | | | | | | Using NautilusNewTabPosition as NautilusWindowOpenFlags can result in a failed assertion when the value is equal to 1 (NAUTILUS_WINDOW_OPEN_FLAG_NEW_WINDOW/NAUTILUS_NEW_TAB_POSITION_END). Additionally, nautilus_window_open_location_full() checks the new tab position, so it is simply pointless to do that beforehand. Fixes https://gitlab.gnome.org/GNOME/nautilus/issues/953
* Update Greek translationEfstathios Iosifidis2019-06-121-303/+312
|
* triage-policies: Don't repeat untriaged issuesAntónio Fernandes2019-06-091-0/+1
| | | | | If not addressed in a week, untriaged issue are listed again in the new summary issue. Avoid this by ignoring those already marked as untriaged.
* meson.build: Disable GLib deprecation warningsErnestas Kulik2019-06-021-0/+7
|
* location-entry: Allow white space paddingDaniel Pauls2019-06-021-5/+17
| | | | | | | | If a path in the location entry has white space as a padding Nautilus will throw an error. Stripping it before parsing will fix this. Fixes https://gitlab.gnome.org/GNOME/nautilus/issues/1030
* Update Hungarian translationBalázs Meskó2019-06-011-303/+311
|
* files-view: Stop leaking context menusErnestas Kulik2019-05-271-26/+49
| | | | | | | | Currently, the context menus are created on the spot and attached to the view widget, which, somehow, does not mean that it will get detached after being closed. This commit makes the GtkMenu objects permanent. Fixes https://gitlab.gnome.org/GNOME/nautilus/issues/791
* files-view: Use g_autoptr for GtkBuilderErnestas Kulik2019-05-271-3/+1
|
* files-view: Stop sinking ref for GMenu instancesErnestas Kulik2019-05-271-2/+7
| | | | They are not GInitiallyUnowned.
* Fix NautilusScripts environment variable in search viewdaniel2019-05-271-1/+2
| | | | | | In search view the directory uri is `x-nautilus-search://N/` and is not respected by the condition to set `$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS` environment variable.
* eel: string: Add documentationflorin.diaconescu2019-05-271-0/+36
| | | | | | This commit adds comments describing the functionality, the parameters and the return values of the functions that were not documented.
* window: Don’t hide undo notifications after destructionErnestas Kulik2019-05-271-0/+2
| | | | | | | | | In-app undo notifications are removed after a timeout, regardless of whether the window is alive or not, which can cause criticals to be thrown. Removing the event source before chaining up in the destroy() vfunc fixes this. Fixes https://gitlab.gnome.org/GNOME/nautilus/issues/1026
* gnome-desktop: update upstream gnome-desktop-thumbnail-scriptdaniel2019-05-151-3/+13
| | | | | Parity change for https://gitlab.gnome.org/GNOME/gnome-desktop/merge_requests/38
* files-view: Fix unintended mnemonics in context menuDaniel Pauls2019-05-051-2/+9
| | | | | | | | | | If a template has an underscore in its name, it will be interpreted as a mnemonic shortcut, which is not desired for these. Escaping underscores makes the labels appear as they are. Related: https://bugzilla.gnome.org/show_bug.cgi?id=783249 Fixes https://gitlab.gnome.org/GNOME/nautilus/issues/995
* window-slot: Change assert inside nautilus_window_slot_get_locationwhs2019-05-041-1/+1
| | | | Closes https://gitlab.gnome.org/GNOME/nautilus/issues/970
* build: Don’t index into gnome.compile_resources() arrayErnestas Kulik2019-05-041-3/+2
| | | | | | Even considering the fact that https://github.com/mesonbuild/meson/pull/4222 was reverted, maybe it’s not such a good idea to trust the docs and use magical indices.
* Update Friulian translationFabio Tomat2019-05-031-44/+54
|
* Updated Spanish translationDaniel Mustieles2019-05-031-51/+56
|
* nautilus-toolbar.ui: Fix typoErnestas Kulik2019-05-031-1/+1
|
* nautilus-toolbar.ui: Add translator commentErnestas Kulik2019-05-031-1/+1
|
* Update Indonesian translationKukuh Syafaat2019-05-031-58/+70
|
* .gitlab-ci.yml: Skip pages for nowErnestas Kulik2019-04-301-2/+2
| | | | Seems that not producing output will cause failures.
* .gitlab-ci.yml: Try harder to exclude coverage reportsErnestas Kulik2019-04-301-1/+1
|
* .gitlab-ci.yml: Remove coverage report from artifactsErnestas Kulik2019-04-301-1/+1
| | | | Oversight from a5a405d669d302292cde98a0038b6a045bf596e9.
* nautilus-toolbar.ui: Add tooltip to "View menu"Veerasamy Sevagen2019-04-301-0/+1
| | | | | | | Currently, whenever the cursor is on the view-menu icon, there is no tooltip, which could help define what the function of this button is. Related: https://gitlab.gnome.org/GNOME/nautilus/issues/893
* general: Update URL for issue reportsZhaoQiang2019-04-302-3/+3
|
* files-view: Indicate when Ctrl+V cannot be executedGeorge Mocanu2019-04-301-6/+41
| | | | | | | | | | | | | | | Currently, the Paste action is disabled in Read-Only directories (both the Ctrl+V accelerator and the "Paste" option from Context Menu), but the user isn't informed that the operation cannot be executed if he uses Ctrl+V. A pop-over should inform the user that the Paste action couldn't be completed if Ctrl+V accelerator was used. This patch solves this by adding a new action and mapping the Ctrl+V accelerator to that. Closes https://gitlab.gnome.org/GNOME/nautilus/issues/824