nautilus/src
Ondrej Holy 967b9d7c40 files-view: Add support for hidden template files
Currently, hidden files are filtered out when looking for template files.
However, it would be nice to have a way to create hidden files from templates.
Let's offer hidden files as templates, but only when hidden files are shown.

Fixes: https://gitlab.gnome.org/GNOME/nautilus/issues/1320
2020-02-14 15:03:01 +00:00
..
animation general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
gtk places-view: Update to latest gtk code 2019-01-22 16:54:47 +00:00
resources adwaita.css: pathbar button corner fix 2020-02-04 20:19:27 +00:00
.gitignore general: drop git.mk 2017-02-24 00:24:27 +02:00
check-nautilus Add ref/unref to fix problem with renaming. 2000-09-21 19:43:13 +00:00
meson.build general: Drop in-tree copy of gnome-desktop 2019-06-28 15:49:15 +02:00
nautilus-application.c general: Allow to compile on Wayland-only system 2019-12-01 00:11:24 +09:00
nautilus-application.h shell: pass the full query to the slot to preserve all settings 2018-07-26 04:18:53 +02:00
nautilus-autorun-software.c autorun-software: Use g_auto* 2018-11-21 12:13:20 +00:00
nautilus-batch-rename-dialog.c nautilus-batch-rename-dialog-menu.ui: Convert .ui files that use GMenu to a separate file 2019-01-23 12:56:15 +00:00
nautilus-batch-rename-dialog.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-batch-rename-utilities.c general: Run uncrustify 2018-02-13 20:11:55 +01:00
nautilus-batch-rename-utilities.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-bookmark-list.c bookmark-list: Fix memory leak 2019-03-18 15:08:59 +00:00
nautilus-bookmark-list.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-bookmark.c bookmark: Use g_auto* macros 2018-07-04 15:41:25 +09:00
nautilus-bookmark.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-canvas-container.c general: Allow to compile on Wayland-only system 2019-12-01 00:11:24 +09:00
nautilus-canvas-container.h Add support for the SelectionEvent previewer signal 2019-08-29 16:20:05 -07:00
nautilus-canvas-dnd.c general: Allow to compile on Wayland-only system 2019-12-01 00:11:24 +09:00
nautilus-canvas-dnd.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-canvas-item.c Conditionally depend on Pango 1.44.4 2020-02-03 23:34:17 +00:00
nautilus-canvas-item.h canvas-item: Remove code to draw stretch handles 2018-03-26 13:05:54 +03:00
nautilus-canvas-private.h nautilus-canvas-container: Remove the "include visible area" logic. 2018-07-13 19:18:56 +00:00
nautilus-canvas-view-container.c general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-canvas-view-container.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-canvas-view.c Add support for the SelectionEvent previewer signal 2019-08-29 16:20:05 -07:00
nautilus-canvas-view.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-clipboard.c general: Null-initialize some more auto variables 2018-12-12 14:02:51 +01:00
nautilus-clipboard.h clipboard: Use text based clipboard only 2018-08-02 08:00:45 +00:00
nautilus-column-chooser.c general: Run uncrustify 2018-02-13 20:11:55 +01:00
nautilus-column-chooser.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-column-utilities.c column-utilities: Add detailed type column, remove MIME type 2018-03-01 00:03:12 +02:00
nautilus-column-utilities.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-compress-dialog-controller.c file-name-widget: Warn when name exceeds size limit 2018-08-02 11:40:32 +00:00
nautilus-compress-dialog-controller.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-container-max-width.c container-max-width: Add width-maximized property 2018-08-09 19:07:26 +00:00
nautilus-container-max-width.h container-max-width: Add width-maximized property 2018-08-09 19:07:26 +00:00
nautilus-dbus-manager.c dbus: Implement rename file 2018-11-19 17:38:37 +01:00
nautilus-dbus-manager.h dbus-manager: migrate to G_DECLARE_* format 2018-06-28 14:15:49 +09:00
nautilus-debug.c directory-async: Use Nautilus debug logger 2018-05-12 18:29:48 +03:00
nautilus-debug.h directory-async: Use Nautilus debug logger 2018-05-12 18:29:48 +03:00
nautilus-directory-async.c Apply suggestion to src/nautilus-directory-async.c 2019-02-22 11:58:45 +00:00
nautilus-directory-notify.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-directory-private.h nautilus-directory: Implement monitor list with hash table 2019-02-22 11:56:07 +00:00
nautilus-directory.c nautilus-directory: Implement monitor list with hash table 2019-02-22 11:56:07 +00:00
nautilus-directory.h file-utilities: Deduplicate max filename querying code 2018-08-02 11:40:33 +00:00
nautilus-dnd.c general: Remove remaining desktop-file-related code 2018-05-12 22:02:04 +03:00
nautilus-dnd.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-enum-types.c.template Use templates for glib-mkenums 2016-09-01 18:02:49 +03:00
nautilus-enum-types.h.template Use templates for glib-mkenums 2016-09-01 18:02:49 +03:00
nautilus-enums.h general: Kill off NAUTILUS_WINDOW_OPEN_FLAG_CLOSE_BEHIND 2018-10-30 11:02:30 +01:00
nautilus-error-reporting.c Change show_error_dialog() to show_dialog() 2018-04-23 22:12:08 +02:00
nautilus-error-reporting.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-file-changes-queue.c general: remove desktop support 2018-01-02 12:51:32 +02:00
nautilus-file-changes-queue.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-file-conflict-dialog.c file-conflict-dialog: Add a mnemonic to the Replace button 2017-08-17 15:36:34 +02:00
nautilus-file-conflict-dialog.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-file-name-widget-controller.c file-utilities: Deduplicate max filename querying code 2018-08-02 11:40:33 +00:00
nautilus-file-name-widget-controller.h file-name-widget: Warn when name exceeds size limit 2018-08-02 11:40:32 +00:00
nautilus-file-operations.c file-operations: Fix conflict dialog for google-drive 2020-02-04 11:50:11 +00:00
nautilus-file-operations.h Undo/redo, search tests, test library and more 2018-08-28 12:35:46 +00:00
nautilus-file-private.h file: replace eel_ref_str with GRefString 2019-02-22 11:29:57 +00:00
nautilus-file-queue.c general: run uncrustify 2016-08-29 18:37:10 +02:00
nautilus-file-queue.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-file-undo-manager.c general: format code with newer Uncrustify 2016-11-30 21:35:21 +01:00
nautilus-file-undo-manager.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-file-undo-operations.c file-undo-operations: Get rid of g_type_class_add_private() 2018-08-09 16:38:18 +03:00
nautilus-file-undo-operations.h file-undo-operations: Get rid of g_type_class_add_private() 2018-08-09 16:38:18 +03:00
nautilus-file-utilities.c file-utilities: Add missing else statement 2018-10-09 07:29:41 +00:00
nautilus-file-utilities.h search-engine: Query file system to determine remoteness 2018-09-25 09:33:49 +03:00
nautilus-file.c file: use emblems for files that use default icon 2019-08-31 18:37:56 +00:00
nautilus-file.h file: Drop NAUTILUS_FILE_SORT_NONE 2018-12-07 15:44:15 +00:00
nautilus-files-view-dnd.c files-view: Re-add _NETSCAPE_URL drop support 2018-11-21 12:28:29 +00:00
nautilus-files-view-dnd.h files-view: Re-add _NETSCAPE_URL drop support 2018-11-21 12:28:29 +00:00
nautilus-files-view.c files-view: Add support for hidden template files 2020-02-14 15:03:01 +00:00
nautilus-files-view.h Update preview when selection changes 2019-08-29 16:20:05 -07:00
nautilus-floating-bar.c floating-bar: Stop handling ::enter-notify-event 2018-05-28 13:13:56 +03:00
nautilus-floating-bar.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-freedesktop-dbus.c freedesktop-dbus: Use g_autoptr 2018-11-23 14:37:28 +00:00
nautilus-freedesktop-dbus.h freedesktop-dbus: Migrate to G_DECLARE_FINAL_TYPE 2018-11-23 14:37:28 +00:00
nautilus-global-preferences.c files-view: Use tracked directories for star 2019-02-04 19:16:48 +01:00
nautilus-global-preferences.h files-view: Use tracked directories for star 2019-02-04 19:16:48 +01:00
nautilus-icon-info.c general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-icon-info.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-icon-names.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-keyfile-metadata.c general: run uncrustify 2016-08-29 18:37:10 +02:00
nautilus-keyfile-metadata.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-lib-self-check-functions.c general: run uncrustify 2016-08-29 18:37:10 +02:00
nautilus-lib-self-check-functions.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-list-model.c list-model: fix boolean expression 2018-05-22 16:52:48 +03:00
nautilus-list-model.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-list-view-dnd.c list-view: Perform DnD using gesture 2018-05-31 13:35:19 +03:00
nautilus-list-view-dnd.h list-view: Perform DnD using gesture 2018-05-31 13:35:19 +03:00
nautilus-list-view-private.h list-view: Perform DnD using gesture 2018-05-31 13:35:19 +03:00
nautilus-list-view.c list-view: Collapse tree when toggling expanders 2019-09-01 16:34:55 +00:00
nautilus-list-view.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-location-entry.c location-entry: Allow white space padding 2019-06-02 11:25:42 +02:00
nautilus-location-entry.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-main.c main: Call g_set_prgname() with app ID 2018-12-14 17:33:48 +01:00
nautilus-metadata.c general: Remove remaining desktop-file-related code 2018-05-12 22:02:04 +03:00
nautilus-metadata.h general: Remove remaining desktop-file-related code 2018-05-12 22:02:04 +03:00
nautilus-mime-actions.c general: Allow to compile on Wayland-only system 2019-12-01 00:11:24 +09:00
nautilus-mime-actions.h query: Port MIME type filter to GPtrArray 2018-12-12 15:15:42 +00:00
nautilus-mime-application-chooser.c Change show_error_dialog() to show_dialog() 2018-04-23 22:12:08 +02:00
nautilus-mime-application-chooser.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-module.c general: run uncrustify 2016-08-29 18:37:10 +02:00
nautilus-module.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-monitor.c monitor: Remove unused variable 2018-09-10 10:22:57 +09:00
nautilus-monitor.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-new-folder-dialog-controller.c file-name-widget: Warn when name exceeds size limit 2018-08-02 11:40:32 +00:00
nautilus-new-folder-dialog-controller.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-notebook.c window: Check if a tab was hit on right click 2018-05-22 16:52:49 +03:00
nautilus-notebook.h window: Check if a tab was hit on right click 2018-05-22 16:52:49 +03:00
nautilus-operations-ui-manager.c operations-ui-manager: Fix crash after a conflict dialog response 2020-01-24 06:43:27 +00:00
nautilus-operations-ui-manager.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-other-locations-window-slot.c general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-other-locations-window-slot.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-pathbar.c toolbar: Improve pathbar discoverability 2019-02-05 13:21:42 +01:00
nautilus-pathbar.h pathbar: Make type final 2018-08-26 11:02:52 +03:00
nautilus-places-view.c places-view: Override newly-added interface properties 2018-08-29 17:56:36 +03:00
nautilus-places-view.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-preferences-window.c preferences-window: Avoid ulgy 2px aura 2018-08-28 20:38:18 +01:00
nautilus-preferences-window.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-previewer.c nautilus-previewer: Allow auto-starting previewer on call 2019-09-26 14:46:51 +00:00
nautilus-previewer.h previewer: support reading the Visible property 2019-08-29 16:20:05 -07:00
nautilus-profile.c general: run uncrustify 2016-08-29 18:37:10 +02:00
nautilus-profile.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-program-choosing.c Move X11/Wayland export code to NautilusWindow 2019-08-27 10:03:42 +00:00
nautilus-program-choosing.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-progress-info-manager.c general: Run uncrustify 2018-02-13 20:11:55 +01:00
nautilus-progress-info-manager.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-progress-info-widget.c progress-info-widget: use constructed instead of new for initialization 2016-10-26 20:10:39 +02:00
nautilus-progress-info-widget.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-progress-info.c progress-info: Prevent abortion caused by missing locks 2020-02-05 12:40:29 +00:00
nautilus-progress-info.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-progress-persistence-handler.c general: Don't iterate GList to check for empty 2018-02-09 16:02:11 +00:00
nautilus-progress-persistence-handler.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-properties-window.c properties-window: Remove unused parameter 2019-10-03 07:44:11 +00:00
nautilus-properties-window.h properties-window: Keep alive properties window if called through DBus 2018-08-07 19:14:10 +00:00
nautilus-query-editor.c query: Port MIME type filter to GPtrArray 2018-12-12 15:15:42 +00:00
nautilus-query-editor.h Revert "Search filter popover on [Ctrl]+[F]" 2018-08-29 09:41:06 +00:00
nautilus-query.c query: Port MIME type filter to GPtrArray 2018-12-12 15:15:42 +00:00
nautilus-query.h query: Port MIME type filter to GPtrArray 2018-12-12 15:15:42 +00:00
nautilus-rename-file-popover-controller.c file-name-widget: Warn when name exceeds size limit 2018-08-02 11:40:32 +00:00
nautilus-rename-file-popover-controller.h rename-file-popover-controller: Make popover recyclable 2018-03-29 14:01:12 +03:00
nautilus-search-directory-file.c file: replace eel_ref_str with GRefString 2019-02-22 11:29:57 +00:00
nautilus-search-directory-file.h search-directory-file: Drop g_type_class_add_private() 2018-08-26 11:12:36 +03:00
nautilus-search-directory.c search-engine-simple: remove recursive property using query flag instead 2018-07-26 02:49:37 +02:00
nautilus-search-directory.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-search-engine-model.c query: Port MIME type filter to GPtrArray 2018-12-12 15:15:42 +00:00
nautilus-search-engine-model.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-search-engine-private.h search-engine: add is_recursive_search function and use it 2018-07-26 02:49:37 +02:00
nautilus-search-engine-recent.c query: Port MIME type filter to GPtrArray 2018-12-12 15:15:42 +00:00
nautilus-search-engine-recent.h search-engine-recent: use #pragma once for guarding 2018-07-26 19:00:50 +02:00
nautilus-search-engine-simple.c search-engine-simple: Make some modifications to previous commit 2019-02-22 15:11:55 +00:00
nautilus-search-engine-simple.h search-engine: use nautilus_file_is_remote to check remote files 2018-07-26 02:49:37 +02:00
nautilus-search-engine-tracker.c search-engine-tracker: Do not lose filename results due to stop words 2019-12-09 09:12:18 +00:00
nautilus-search-engine-tracker.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-search-engine.c search-engine: Query file system to determine remoteness 2018-09-25 09:33:49 +03:00
nautilus-search-engine.h Undo/redo, search tests, test library and more 2018-08-28 12:35:46 +00:00
nautilus-search-hit.c implement fts 2017-06-22 16:49:41 +03:00
nautilus-search-hit.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-search-popover.c search-popover: Fix signal parameter types 2018-05-28 13:13:56 +03:00
nautilus-search-popover.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-search-provider.c Revert "search-engine: fix search providers handling" 2017-08-17 11:29:41 +01:00
nautilus-search-provider.h Undo/redo, search tests, test library and more 2018-08-28 12:35:46 +00:00
nautilus-selection-canvas-item.c selection-canvas-item: Use GTK+ to draw rubber band 2018-05-28 13:13:56 +03:00
nautilus-selection-canvas-item.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-self-check-functions.c general: run uncrustify 2016-08-29 18:37:10 +02:00
nautilus-self-check-functions.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-shell-search-provider.c general: Allow to compile on Wayland-only system 2019-12-01 00:11:24 +09:00
nautilus-shell-search-provider.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-signaller.c general: run uncrustify 2016-08-29 18:37:10 +02:00
nautilus-signaller.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-special-location-bar.c special-location-bar: ported declaration to G_DECLARE* 2017-08-23 09:34:50 +03:00
nautilus-special-location-bar.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-starred-directory.c files-view: ensure starred directory type is registered 2018-03-03 17:35:08 +00:00
nautilus-starred-directory.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-tag-manager.c tag-manager: Guard against null notifier 2018-10-09 07:29:41 +00:00
nautilus-tag-manager.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-thumbnails.c general: Drop in-tree copy of gnome-desktop 2019-06-28 15:49:15 +02:00
nautilus-thumbnails.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-toolbar-menu-sections.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-toolbar.c toolbar: Fix search button and search entry state desync 2019-02-11 09:37:09 +00:00
nautilus-toolbar.h general: Add actions to the toolbar 2018-05-03 22:43:39 +02:00
nautilus-tracker-utilities.c tracker-utilities: Ignore XDG use dirs set to $HOME 2019-06-28 08:26:56 +00:00
nautilus-tracker-utilities.h files-view: Use tracked directories for star 2019-02-04 19:16:48 +01:00
nautilus-trash-bar.c files-view: Avoid leaking selection list and data 2018-02-27 07:06:57 +02:00
nautilus-trash-bar.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-trash-monitor.c trash-monitor: Add a symbolic icon getter 2018-08-27 12:56:43 +00:00
nautilus-trash-monitor.h trash-monitor: Add a symbolic icon getter 2018-08-27 12:56:43 +00:00
nautilus-tree-view-drag-dest.c file: Remove get_target_uri 2018-05-09 14:24:19 +00:00
nautilus-tree-view-drag-dest.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-types.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-ui-utilities.c ui-utilities: Move menu pop up code to files-view 2018-07-27 15:01:37 +00:00
nautilus-ui-utilities.h ui-utilities: Move menu pop up code to files-view 2018-07-27 15:01:37 +00:00
nautilus-undo-private.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-vfs-directory.c vfs-directory: stop poking internal directory state 2017-08-24 19:41:55 +03:00
nautilus-vfs-directory.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-vfs-file.c general: Run uncrustify 2018-02-13 20:11:55 +01:00
nautilus-vfs-file.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-video-mime-types.h general: merge libnautilus-private to src 2016-04-25 16:31:42 +02:00
nautilus-view-icon-controller.c Add support for the SelectionEvent previewer signal 2019-08-29 16:20:05 -07:00
nautilus-view-icon-controller.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-view-icon-item-ui.c Conditionally depend on Pango 1.44.4 2020-02-03 23:34:17 +00:00
nautilus-view-icon-item-ui.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-view-icon-ui.c view-icon-ui: add support for file previews 2019-08-29 16:20:05 -07:00
nautilus-view-icon-ui.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-view-item-model.c nautilus-view-icon: Rework selection and loading 2017-03-10 15:26:15 +01:00
nautilus-view-item-model.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-view-model.c general: Null-initialize auto pointers 2018-10-31 21:52:30 +01:00
nautilus-view-model.h view-model: Remove unused function 2018-05-02 15:55:47 +00:00
nautilus-view.c pathbar: Extend button menu with extensions and templates 2018-07-19 22:11:52 +02:00
nautilus-view.h pathbar: Extend button menu with extensions and templates 2018-07-19 22:11:52 +02:00
nautilus-window-slot-dnd.c files-view: Remove support for creating website links 2018-05-09 14:24:18 +00:00
nautilus-window-slot-dnd.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
nautilus-window-slot.c windows-slot: Handle CONNECTION_REFUSED error message 2020-01-11 18:34:03 +00:00
nautilus-window-slot.h application: Check pending location on clone-window 2018-10-02 17:00:36 +03:00
nautilus-window.c window: Fix criticals when moving file to trash 2019-09-25 07:35:31 +00:00
nautilus-window.h Move X11/Wayland export code to NautilusWindow 2019-08-27 10:03:42 +00:00
nautilus-x-content-bar.c x-content-bar : port to G_DECLARE* type declaration 2016-10-09 21:23:03 +03:00
nautilus-x-content-bar.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00