summaryrefslogtreecommitdiff
path: root/src/nautilus-files-view.c
Commit message (Expand)AuthorAgeFilesLines
* tag-manager: Don't leak singleton referencesAntónio Fernandes2021-01-051-0/+1
* files-view: Use fallback in case of xdp_portal_set_wallpaper failurewip/oholy/libportal-warningOndrej Holy2020-12-171-1/+20
* files-view: Use xdg-desktop-portal for setting WallpaperFelipe Borges2020-11-181-24/+80
* Limit starred files to within user's home directorySam Thursfield2020-09-021-4/+4
* files-view: Remove custom signal handler disconnectionJoshua Lee2020-07-081-43/+10
* general: Clean up signal handler disconnectionJoshua Lee2020-07-081-14/+4
* files-view: Disable select-all while directory is loadingUjjwal Kumar2020-05-101-1/+2
* files-view: Remove obsolete FIXMEAntónio Fernandes2020-05-011-4/+0
* files-view: Cancel kinetic deceleration on loadingAntónio Fernandes2020-04-201-0/+20
* dbus-manager: add and implement FileOperations2 interfaceAlberts Muktupāvels2020-04-061-1/+8
* general: Run uncrustify scriptOndrej Holy2020-04-051-30/+32
* nautilus-files-view.c Add KP_0 shortcut to Zoom Standart actionSabri Ünal2020-03-281-1/+7
* nautilus-files-view.c Add ZoomIn, ZoomOut media keysSabri Ünal2020-03-281-0/+2
* files-view: Ignore hidden directories in the templates folderOndrej Holy2020-03-251-1/+46
* view: Cast exported menus as modelsAntónio Fernandes2020-03-101-32/+28
* ui-utilities: Simplify GMenu handlingAntónio Fernandes2020-03-101-47/+43
* files-view: Clear selection if any files don't match the patternOndrej Holy2020-03-061-3/+3
* window-slot: Prevent crashes caused by invalid pointersOndrej Holy2020-02-281-4/+2
* files-view: Say "Trash is Empty" only in trash:///Abdul Rauf2020-02-151-1/+1
* files-view: Add support for hidden template filesOndrej Holy2020-02-141-1/+11
* files-view: Support keypad in zoom in/out accelsSabri Ünal2020-01-231-1/+8
* general: Allow to compile on Wayland-only systemJavier Jardón2019-12-011-1/+1
* Update preview when selection changesCosimo Cecchi2019-08-291-9/+51
* files-view: notify selection property when it changesCosimo Cecchi2019-08-291-0/+1
* Add support for the SelectionEvent previewer signalCosimo Cecchi2019-08-291-0/+7
* previewer: use NautilusPreviewer2 interfaceCosimo Cecchi2019-08-271-15/+16
* files-view: Stop leaking context menusErnestas Kulik2019-05-271-26/+49
* 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
* Fix NautilusScripts environment variable in search viewdaniel2019-05-271-1/+2
* files-view: Fix unintended mnemonics in context menuDaniel Pauls2019-05-051-2/+9
* files-view: Indicate when Ctrl+V cannot be executedGeorge Mocanu2019-04-301-6/+41
* files-view: Use tracked directories for starCarlos Soriano2019-02-041-4/+5
* files-view: Use GHashTable newer conveniencesAntónio Fernandes2018-11-221-12/+4
* files-view: Use FileAndDirectory moreAntónio Fernandes2018-11-221-12/+10
* files_view: Autocleanup FileAndDirectory listsAntónio Fernandes2018-11-221-18/+14
* files-view: Document and modernize FileAndDirectoryAntónio Fernandes2018-11-221-54/+39
* files-view: Drop unused CopyCallbackData membersAntónio Fernandes2018-11-221-5/+0
* general: Kill off NAUTILUS_WINDOW_OPEN_FLAG_CLOSE_BEHINDErnestas Kulik2018-10-301-18/+0
* files-view: Fix use after freeErnestas Kulik2018-10-161-2/+1
* general: Fix some leaks catched by ValgrindCarlos Soriano2018-09-241-2/+4
* files-view: Fix clearance of the wrong propertyAntónio Fernandes2018-08-281-8/+2
* properties-window: Keep alive properties window if called through DBusCarlos Soriano2018-08-071-3/+6
* clipboard: Use text based clipboard onlyCarlos Soriano2018-08-021-79/+33
* files-view: Sink floating refs on initializationAntónio Fernandes2018-07-301-4/+2
* Revert "files-view: Streamline properties actions paths"António Fernandes2018-07-301-6/+18
* Revert "files-view: close menu when new folder prompt appears"António Fernandes2018-07-271-5/+0
* files-view: Streamline properties actions pathsAntónio Fernandes2018-07-271-18/+6
* ui-utilities: Move menu pop up code to files-viewAntónio Fernandes2018-07-271-17/+10
* general: Remove trash shortcut changed handlingCarlos Soriano2018-07-261-46/+0