summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pathbar: Avoid leaking stack pagesAntónio Fernandes2021-11-191-2/+27
* files-view: Fix "Copy To" from "Starred" folderDillyPickly2021-11-141-0/+4
* compress-dialog-controller: Fit popover fit on X11António Fernandes2021-11-081-0/+15
* files-view: Clean up submenus update codeAntónio Fernandes2021-10-301-38/+14
* files-view: Only refresh Scripts menu if neededAntónio Fernandes2021-10-301-11/+15
* files-view: Only refresh New Document menu if neededAntónio Fernandes2021-10-301-7/+13
* files-view: Clear :templates-menu if it should not be usedAntónio Fernandes2021-10-301-5/+2
* trash-bar: Ellipsize subtitle labelAntónio Fernandes2021-10-271-1/+5
* file-conflict-dialog: Don't change action when unchecking1889-file-conflict-ok-button-label-is-rename-instead-of-replaceAntónio Fernandes2021-10-261-11/+0
* file-operations: Remove obsolete TODO statementOndrej Holy2021-10-251-2/+0
* file-operations: Fix progress when skipping during extractionOndrej Holy2021-10-251-8/+27
* file-operations: Do not offer skipping when extracting one fileOndrej Holy2021-10-251-13/+25
* file-operations: Simplify output files handling when extractingOndrej Holy2021-10-251-19/+6
* file-operations: Remove leftover files after extraction failureOndrej Holy2021-10-251-0/+17
* compress-dialog: Set keyboard focus on the row with the selected archive formatClyde Laforge2021-09-182-3/+66
* files-view: Do not copy wallpaper unnecessarilyBarnabás Pőcze2021-09-031-14/+26
* files-view: Simplify file object creationBarnabás Pőcze2021-09-031-3/+3
* files-view: Autocleanup locals in set_wallpaper_fallback()Barnabás Pőcze2021-09-031-6/+3
* files-view: Hide "current-dir-properties" option when searchingFelipe Borges2021-08-301-0/+4
* trash-bar: Add link to autodelete settingsEric2021-08-131-1/+30
* trash-bar: Add autodelete labelEric2021-08-133-0/+16
* tracker-search: fix datetime formatNishit Patel2021-08-121-2/+2
* compress-dialog: Add support for encrypted .zipOndrej Holy2021-08-1010-4/+231
* compress-dialog: Update dialog designOndrej Holy2021-08-102-162/+199
* files-view: Store selected files list for compressingAnubhav Tyagi2021-07-211-10/+27
* files-view: Bring "Open with..." options togetherluisico2021-07-182-10/+8
* replace display_name attribute with edit_name for renamingAnubhav Tyagi2021-07-152-9/+18
* files-view: Fix comma placement in a floating barNick Montalbano2021-07-121-5/+26
* general: Uniformize case code styleAntónio Fernandes2021-07-1121-0/+76
* window-slot: Add file name to file not found dialogAbanoub Ghadban2021-07-091-1/+12
* files-view: Make override method privateAntónio Fernandes2021-07-083-8/+6
* view: Use view id macros instead of enumAntónio Fernandes2021-07-082-12/+14
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-085-14/+31
* window-slot: Make type finalAntónio Fernandes2021-07-082-647/+353
* window-slot: Drop other-locations subclassAntónio Fernandes2021-07-086-226/+37
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2021-07-084-66/+24
* Revert "window, window-slot: Save and restore navigation history"António Fernandes2021-07-083-138/+7
* toolbar: Prevent closing popover when "Show Hidden Files" is toggledRodrigo Pedro2021-07-081-5/+4
* Revert "window: add a signal to receive active selection updates"António Fernandes2021-07-021-23/+0
* application: Hand preview updating over to FilesViewAntónio Fernandes2021-07-023-56/+26
* nautilus-properties-window.c: Display only FolderLucas Chollet2021-07-011-1/+1
* properties-window: don't focus on name field when openAbanoub Ghadban2021-07-011-6/+0
* nautilus-directory.c: Fix a memory leak.Michael Webster2021-06-071-1/+1
* files-view: Fix missing "Open Scripts Folder" menu itemOndrej Holy2021-06-042-2/+3
* floating-bar: Don't start spinner if it's not visibleAlexander Mikhaylenko2021-06-011-1/+6
* application: Stop updating previewer on windows focusFelipe Borges2021-05-261-15/+0
* files-view: Set PWD to current dir to run scriptsAntónio Fernandes2021-05-021-0/+5
* file-conflict-dialog: Fix crash on extensionless filenamesAntónio Fernandes2021-04-301-6/+19
* file-operations: Return NULL if password dialog was cancelledOndrej Holy2021-04-221-2/+7
* file-operations: Fix crashes when extracting encrypted archivesOndrej Holy2021-04-221-22/+52