nautilus/src
António Fernandes 79fc62b3c5 general: Stop using GtkContainer::get_children() and ::foreach()
Add transition wrappers for needed GTK4 methods unavailable in GTK3.
2021-12-06 00:27:15 +00:00
..
animation general: Clean up signal handler disconnection 2020-07-08 19:37:24 +01:00
gtk gtkplacesview: Update to the latest code 2021-04-22 12:24:48 +02:00
resources toolbar: Use list box for operations list 2021-12-06 00:24:52 +00:00
.gitignore general: drop git.mk 2017-02-24 00:24:27 +02:00
check-nautilus general: Use envar to make warnings fatal in scripts 2021-11-12 01:40:05 +00:00
meson.build general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-application.c application: Hand preview updating over to FilesView 2021-07-02 06:28:01 +00: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: Don't use gtk_window_set_icon() 2021-11-22 15:16:18 +00:00
nautilus-batch-rename-dialog.c batch-rename-dialog: Don't use GtkContainer::add() 2021-11-03 00:52:26 +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 batch-rename-utilities: Fix dialog crashes 2020-11-18 08:49:44 +00: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: Unref obj on each loop iteration 2021-01-05 08:50:24 +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 uncrustify: Enforce single space after control flow keywords 2021-04-19 11:20:13 +00: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: Drop uses of gtk-timeout-expand setting 2021-11-22 20:41:57 +00: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 general: Uniformize case code style 2021-07-11 22:05:51 +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 general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-canvas-view.h general: Clean up headers and their inclusions 2018-05-18 14:39:26 +00:00
nautilus-clipboard.c Revert "clipboard: Use text based clipboard only" 2021-03-07 11:12:20 +00:00
nautilus-clipboard.h Revert "clipboard: Use text based clipboard only" 2021-03-07 11:12:20 +00:00
nautilus-column-chooser.c column-chooser: Move some function definitions 2021-11-08 22:45:22 +00: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 Created date column 2021-01-05 14:03:49 +00: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 compress-dialog: Set keyboard focus on the row with the selected archive format 2021-09-18 14:11:30 +00:00
nautilus-compress-dialog-controller.h compress-dialog: Add support for encrypted .zip 2021-08-10 11:20:25 +00:00
nautilus-container-max-width.c general: Stop using the state argument of GtkStyleContext getters 2021-11-12 01:40:05 +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-manager: clarify CreateFolder method 2020-04-06 21:19:15 +03:00
nautilus-dbus-manager.h dbus-manager: migrate to G_DECLARE_* format 2018-06-28 14:15:49 +09:00
nautilus-debug.c Add NAUTILUS_DEBUG=TagManager flag 2020-09-02 12:17:31 +02:00
nautilus-debug.h Add NAUTILUS_DEBUG=TagManager flag 2020-09-02 12:17:31 +02:00
nautilus-directory-async.c general: Run uncrustify script 2020-04-05 16:22:26 +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 general: Stop using gtk_main_iteration() 2021-11-22 15:16:18 +00:00
nautilus-directory.h file,directory: Drop obsolete is_local() methods 2021-01-25 10:54:11 +00:00
nautilus-dnd.c general: Uniformize case code style 2021-07-11 22:05:51 +00:00
nautilus-dnd.h general: Drop uses of gtk-timeout-expand setting 2021-11-22 20:41:57 +00:00
nautilus-enum-types.c.template Drop use of volatile 2021-01-15 15:45:47 +00: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 file-changes-queue: Drop GdkPoint struct member 2021-11-22 15:16:18 +00: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: Port to GtkBuilder 2021-11-11 19:23:29 +00:00
nautilus-file-conflict-dialog.h file-conflict-dialog: Automatically suggest new name 2021-02-12 16:29:57 +00:00
nautilus-file-name-widget-controller.c general: Run uncrustify script 2020-04-05 16:22:26 +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-dbus-data.c dbus-manager: add and implement FileOperations2 interface 2020-04-06 21:19:15 +03:00
nautilus-file-operations-dbus-data.h dbus-manager: add and implement FileOperations2 interface 2020-04-06 21:19:15 +03:00
nautilus-file-operations.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-file-operations.h compress-dialog: Add support for encrypted .zip 2021-08-10 11:20:25 +00:00
nautilus-file-private.h file: Add "date_created" attribute 2021-01-05 14:03:48 +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: Clean up signal handler disconnection 2020-07-08 19:37:24 +01:00
nautilus-file-undo-manager.h dbus-manager: add and implement FileOperations2 interface 2020-04-06 21:19:15 +03:00
nautilus-file-undo-operations.c compress-dialog: Add support for encrypted .zip 2021-08-10 11:20:25 +00:00
nautilus-file-undo-operations.h compress-dialog: Add support for encrypted .zip 2021-08-10 11:20:25 +00:00
nautilus-file-utilities.c general: Uniformize case code style 2021-07-11 22:05:51 +00:00
nautilus-file-utilities.h file-utilities: Drop nautilus_file_system_is_remote 2021-01-25 10:54:10 +00:00
nautilus-file.c file: Pass parent window to unmount operation 2021-11-22 15:16:18 +00:00
nautilus-file.h file,directory: Drop obsolete is_local() methods 2021-01-25 10:54:11 +00:00
nautilus-files-view-dnd.c files-view-dnd: Drop GDK_ACTION_DEFAULT 2021-11-22 15:16:18 +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 general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-files-view.h files-view: Make override method private 2021-07-08 20:26:35 +00:00
nautilus-floating-bar.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-floating-bar.h floating-bar: Drop arbitrary multi-action API 2021-12-06 00:24:52 +00: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 trash-bar: Add autodelete label 2021-08-13 14:56:24 +01:00
nautilus-global-preferences.h trash-bar: Add autodelete label 2021-08-13 14:56:24 +01:00
nautilus-gtk4-helpers.c general: Stop using GtkContainer::get_children() and ::foreach() 2021-12-06 00:27:15 +00:00
nautilus-gtk4-helpers.h general: Stop using GtkContainer::get_children() and ::foreach() 2021-12-06 00:27:15 +00:00
nautilus-icon-info.c icon-info: Drop gtk_icon_size_lookup() 2021-11-22 15:16:18 +00:00
nautilus-icon-info.h icon-info: Drop gtk_icon_size_lookup() 2021-11-22 15:16:18 +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 general: Uniformize case code style 2021-07-11 22:05:51 +00: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: Fix double-click row check for gesture 2020-10-27 13:29:25 +00:00
nautilus-list-view.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +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 toolbar: Stop using custom max width container 2021-12-06 00:24:52 +00: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 mime-actions: Revert unintended string freeze break 2021-03-12 22:06:02 +00:00
nautilus-mime-actions.h query: Port MIME type filter to GPtrArray 2018-12-12 15:15:42 +00: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 general: Clean up signal handler disconnection 2020-07-08 19:37:24 +01: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 notebook: Stop using GtkContainer methods 2021-12-06 00:24:52 +00: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: Port passphrase dialog to GtkBuilder 2021-11-19 08:36:50 +01:00
nautilus-operations-ui-manager.h file-operations: Simplify archive password dialog handling 2021-11-19 08:36:00 +01:00
nautilus-pathbar.c pathbar: Drop gtk_container_class_handle_border_width() 2021-11-22 20:37:38 +00:00
nautilus-pathbar.h view: Cast exported menus as models 2020-03-10 14:02:26 +00:00
nautilus-places-view.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00: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: Print error from gtk_builder_add_from_resource 2021-02-13 16:46:48 +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 general: Run uncrustify script 2020-04-05 16:22:26 +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 general: Run uncrustify script 2020-04-05 16:22:26 +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 general: Use GtkButton as a container 2021-11-12 01:40:39 +00: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 crashes when job is cancelled 2020-08-04 07:08:07 +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: Drop gtk_window_has_toplevel_focus() 2021-11-22 15:16:18 +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 general: Stop using GtkBox padding, fill and expand child properties 2021-11-22 20:30:39 +00:00
nautilus-properties-window.h properties-window: Make bottom corners rounded 2021-02-09 00:47:57 +00:00
nautilus-query-editor.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-query-editor.h Revert "Search filter popover on [Ctrl]+[F]" 2018-08-29 09:41:06 +00:00
nautilus-query.c general: Uniformize case code style 2021-07-11 22:05:51 +00:00
nautilus-query.h nautilus-search-engine: search by creation time 2021-11-27 11:04:53 +00:00
nautilus-rename-file-popover-controller.c rename-file-popover: implement redesign 2021-11-03 00:43:31 +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 nautilus-search-engine: search by creation time 2021-11-27 11:04:53 +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 nautilus-search-engine: search by creation time 2021-11-27 11:04:53 +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 nautilus-search-engine: search by creation time 2021-11-27 11:04:53 +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 nautilus-search-engine: search by creation time 2021-11-27 11:04:53 +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 general: Uniformize case code style 2021-07-11 22:05:51 +00: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 nautilus-search-engine: search by creation time 2021-11-27 11:04:53 +00:00
nautilus-search-hit.h nautilus-search-engine: search by creation time 2021-11-27 11:04:53 +00:00
nautilus-search-popover.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00: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 shell-search-provider: Cancel metadata requests on disposal 2021-11-14 09:29:29 +00: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 general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00: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 tag-manager: Don't leak singleton references 2021-01-05 08:50:24 +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: Release home GFile in ::finalize 2021-01-05 08:50:24 +00:00
nautilus-tag-manager.h tag-manager: Update starred URIs on move & rename 2020-10-02 09:32:12 +01:00
nautilus-thumbnails.c general: Run uncrustify script 2020-04-05 16:22:26 +00: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 general: Stop using GtkContainer::get_children() and ::foreach() 2021-12-06 00:27:15 +00:00
nautilus-toolbar.h window: Make bottom corners rounded 2021-02-09 00:47:56 +00:00
nautilus-tracker-utilities.c global-preferences: Drop unused tracker settings 2020-12-22 09:48:44 +00:00
nautilus-tracker-utilities.h Limit starred files to within user's home directory 2020-09-02 18:50:17 +02:00
nautilus-trash-bar.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00: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 general: Run uncrustify script 2020-04-05 16:22:26 +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 general: Drop uses of gtk-timeout-expand setting 2021-11-22 20:41:57 +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 general: Run uncrustify script 2020-04-05 16:22:26 +00:00
nautilus-ui-utilities.h ui-utilities: Simplify GMenu handling 2020-03-10 14:02:25 +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: Uniformize case code style 2021-07-11 22:05:51 +00: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 general: Support sorting by creation date 2021-01-05 14:03:49 +00: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 general: Stop using GtkBox padding, fill and expand child properties 2021-11-22 20:30:39 +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 usability: Change tooltip for view_toggle_button 2020-03-28 20:29:00 +00:00
nautilus-view.h view: Use view id macros instead of enum 2021-07-08 20:26:35 +00:00
nautilus-window-slot-dnd.c general: Drop uses of gtk-timeout-expand setting 2021-11-22 20:41:57 +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 general: Stop using GtkContainer::get_children() and ::foreach() 2021-12-06 00:27:15 +00:00
nautilus-window-slot.h window-slot: Make back_or_forward() a slot method 2021-07-08 20:26:35 +00:00
nautilus-window.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-window.h window-slot: Make back_or_forward() a slot method 2021-07-08 20:26:35 +00:00
nautilus-x-content-bar.c general: Stop using gtk_container_add() 2021-12-06 00:27:04 +00:00
nautilus-x-content-bar.h general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00