summaryrefslogtreecommitdiff
path: root/src/nautilus-files-view.c
Commit message (Expand)AuthorAgeFilesLines
* general: Stop overriding GtkWidget.destroy()wip/antoniof/gtk4-preparation-miscellaneousAntónio Fernandes2021-08-161-21/+21
* compress-dialog: Add support for encrypted .zipOndrej Holy2021-08-101-0/+10
* files-view: Store selected files list for compressingAnubhav Tyagi2021-07-211-10/+27
* files-view: Bring "Open with..." options togetherluisico2021-07-181-2/+2
* files-view: Fix comma placement in a floating barNick Montalbano2021-07-121-5/+26
* general: Uniformize case code styleAntónio Fernandes2021-07-111-0/+4
* files-view: Make override method privateAntónio Fernandes2021-07-081-1/+1
* application: Hand preview updating over to FilesViewAntónio Fernandes2021-07-021-5/+26
* files-view: Fix missing "Open Scripts Folder" menu itemOndrej Holy2021-06-041-1/+1
* files-view: Set PWD to current dir to run scriptsAntónio Fernandes2021-05-021-0/+5
* Revert "clipboard: Use text based clipboard only"António Fernandes2021-03-071-34/+79
* files-view: Add action to run files as programsAntónio Fernandes2021-02-061-0/+69
* file: Rename and document has_local_path() methodAntónio Fernandes2021-01-251-2/+2
* files-view: Cleanup run_script() and its helpersAntónio Fernandes2021-01-251-71/+33
* files-view: Set NAUTILUS_SCRIPT_SELECTED_FILE_PATHS in starred:/António Fernandes2021-01-251-15/+11
* files-view: Support FUSE paths as script parametersAntónio Fernandes2021-01-251-1/+1
* files-view: Support FUSE paths as script envarAntónio Fernandes2021-01-251-5/+1
* files-view: Drop unnecessary precondition checkAntónio Fernandes2021-01-251-2/+0
* 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