summaryrefslogtreecommitdiff
path: root/src/nautilus-files-view.c
Commit message (Expand)AuthorAgeFilesLines
* WIP general: Use gtk_widget_dispose_templatewip/antoniof/use-gtk-widget-dispose-templateAntónio Fernandes2022-09-031-0/+2
* files-view: Add files in right orderAntónio Fernandes2022-09-021-0/+1
* files-view: Add Unstar back to file context menu when in Starred folderCorey Berla2022-09-011-1/+1
* files-view: Make spacebar actually previewAntónio Fernandes2022-09-011-1/+18
* files-view: Hide Properties of Starred and RecentAntónio Fernandes2022-08-311-2/+6
* files-view: Reset templates model to NULL if unwantedAntónio Fernandes2022-08-311-0/+10
* files-view: Grab focus when background / selection menu closedCorey Berla2022-08-231-0/+12
* Revert "files-view: Set popover menu's parent to scrolled window"António Fernandes2022-08-231-4/+2
* files-view: Remove duplicated setting of new-folder actionIgnacy Kuchciński2022-08-231-4/+0
* files-view: Add empty trash action to background context menuIgnacy Kuchciński2022-08-231-0/+27
* files-view: Set popover menu's parent to scrolled windowCorey Berla2022-08-231-2/+4
* nautilus-files-view: Mark 'Folder is Empty' string translatableSabri Ünal2022-08-221-1/+1
* app-chooser: Only emit "mime-data-changed" if it changedCorey Berla2022-08-081-2/+0
* app-chooser: Add property single-content-typeCorey Berla2022-08-071-3/+1
* menu-provider: Don't pass GtkWindowAntónio Fernandes2022-08-071-6/+0
* files-view: Bind Return to the open-with-default-application actionAntónio Fernandes2022-08-071-0/+4
* files-view: Reorganize context menusAntónio Fernandes2022-08-071-11/+32
* files-view: Stop setting actions on submenusAntónio Fernandes2022-08-071-16/+30
* files-view: Rebuild context menus every timeAntónio Fernandes2022-08-071-16/+16
* files-view: Add menu item for "Open in Console"Corey Berla2022-08-041-0/+58
* rename-file-popover-controller: Set parent only on creationCorey Berla2022-08-011-3/+2
* files-view.c: Fixed delete key hintOliver Calder2022-07-301-5/+5
* general: Reimplement a11y for gtk4Corey Berla2022-07-301-10/+0
* app-chooser: Implement new dialogAntónio Fernandes2022-07-291-6/+3
* files-view: Add context menu item for "Send to" through portalCorey Berla2022-07-211-0/+126
* files-view: Add empty state for Recentwip/cdavis/use-status-pageAntónio Fernandes2022-07-171-0/+6
* files-view: Build from UI templateAntónio Fernandes2022-07-171-59/+32
* files-view: Use GtkStack to manage viewsChristopher Davis2022-07-171-24/+23
* nautilus-files-view.c: separated actions for creating a linkCodeboybebop2022-07-161-0/+15
* files-view: Allow sorting in recent and searchAntónio Fernandes2022-06-211-9/+15
* list-view: Reimplement using GtkColumnViewAntónio Fernandes2022-06-211-1/+1
* view-icon-controller: Rename to NautilusGridViewAntónio Fernandes2022-06-211-3/+3
* files-view: Use custom attribute to mark menu itemAntónio Fernandes2022-06-211-1/+1
* files-view: Make some accelerators view-scoped instead of app-widevanadiae2022-06-111-56/+56
* Files-view: Rely on GTK default item activation shortcutsvanadiae2022-06-111-2/+0
* tag-manager: Stop getting full referencesAntónio Fernandes2022-05-301-7/+4
* Drop libportal optionJeremy Bicha2022-05-261-13/+2
* files-view: Drop zoom_level_percentage vfuncAntónio Fernandes2022-05-251-8/+0
* files-view: Don't abort on subdirectory methodsAntónio Fernandes2022-05-251-2/+2
* files-view: Subclass AdwBinAntónio Fernandes2022-05-251-3/+2
* files-view: Drop non-portal wallpaper setting codeAntónio Fernandes2022-05-211-109/+5
* files-view: Add menu item to copy current pathutkarshvg24012022-04-091-0/+29
* toolbar: Move zoom controls to primary menuAntónio Fernandes2022-03-271-2/+0
* toolbar-view-menu: Drop 100% zoom buttonAntónio Fernandes2022-03-271-9/+0
* files-view: Factor out clipboard reading common codeAntónio Fernandes2022-03-271-144/+92
* general: Reimplement clipboard actionsAntónio Fernandes2022-03-271-117/+109
* files-view : added file extensions to "New Document" submenu entriesRoshan R2022-03-071-5/+2
* files-view: Open background menu with keyboard if nothing selectedIgnacy Kuchciński2022-03-041-3/+7
* files-view: add Shift+F10 context menu shortcutIgnacy Kuchciński2022-03-041-1/+7
* files-view: Drop arrow from selection context menuIgnacy Kuchciński2022-03-041-0/+2