summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* list-base: Remove rubberband hackCorey Berla2022-12-221-29/+0
* list-base: Use activation uri for DnD dragCorey Berla2022-12-211-1/+1
* mime-action: Don't free const stringCorey Berla2022-12-211-1/+1
* file-operations: Select files after a overwriting on move/copyCorey Berla2022-12-201-1/+1
* clipboard: Make Nautilus Clipboard more resilientCorey Berla2022-12-201-13/+36
* window-slot: Handle archive URI as regular file if not the default handler António Fernandes2022-12-201-1/+1
* list-base: Don't change location in a dnd when hovering over itselfCorey Berla2022-12-201-0/+7
* dnd: Don't allow dropping an archive on itselfCorey Berla2022-12-201-25/+20
* list-base: Don't modify selection model's internal bitsetCorey Berla2022-12-201-6/+9
* files-view: Remove unused variableCorey Berla2022-12-201-4/+0
* autorun-software: Initiate libadwaitaAntónio Fernandes2022-12-191-0/+1
* autorun-software: Keep running until responseAntónio Fernandes2022-12-191-0/+5
* autorun: Do not require autorun.sh to be +xWill Thompson2022-12-191-1/+1
* general: Replace GtkStyleContext with GtkWidget functionsCorey Berla2022-12-1911-60/+26
* help-overlay: Remove redundant "visible" propertySabri Ünal2022-12-151-61/+0
* list-base: Fix non-local DnD in x11Corey Berla2022-12-151-2/+2
* window: Disconnect NautilusBookmarkList "changed" signal on window destructionCorey Berla2022-12-151-3/+4
* query-editor: Add placeholder textsunflowerskater2022-12-151-0/+1
* list-base: Clear hover timeout on dropCorey Berla2022-12-151-0/+4
* file-utilities: Remove unused functionBenjamin Otte2022-12-132-22/+0
* file: Remove unused got_custom_activation_uriBenjamin Otte2022-12-132-7/+4
* error-reporting: Pass parent window to show_dialog()Corey Berla2022-12-101-1/+4
* properties-window: Capitalize multi-byte characters correctlyAleksandar Dezelin2022-12-042-11/+16
* Revert "Incorrect � letter shown for file type name in Japanese and Cyrilli...António Fernandes2022-12-042-16/+11
* Incorrect � letter shown for file type name in Japanese and Cyrillic languagesAleksandar Dezelin2022-12-042-11/+16
* properties-window: Also free list of usersAntónio Fernandes2022-12-041-0/+1
* window-slot: Make ownership transfer of pending location explicitAntónio Fernandes2022-12-041-4/+1
* properties-window: Fix leakIgnacy Kuchciński2022-12-041-0/+2
* window-slot: Unref new locationIgnacy Kuchciński2022-12-041-0/+2
* window-slot: Fix leakIgnacy Kuchciński2022-12-041-3/+4
* list-view: Fix leak and use macrosIgnacy Kuchciński2022-12-041-1/+1
* window-slow: Actually search in window_slot_searchCorey Berla2022-12-031-0/+1
* query-editor: Set position at the end of the textCorey Berla2022-12-031-0/+1
* query-editor: Drop unused codeCorey Berla2022-12-032-23/+0
* application: Remove excessive show-help-overlay actionSabri Ünal2022-11-292-13/+1
* general: Add trailing ellipsis to Empty TrashGotam Gorabh2022-11-263-4/+4
* files-view: Remove trailing ellipsis from "Visible Columns"Gotam Gorabh2022-11-261-1/+1
* about: Add support-urlHari Rana2022-11-241-0/+1
* placessidebar: Allow opening current directory in new tab or new windowColin Kinloch2022-11-181-4/+4
* help-overlay: Remove "Open file and close window"Jake Dane2022-11-141-7/+0
* list-base: Fix get_first_visible_item()Aleksandar Dezelin2022-10-251-8/+13
* list-base: Return correct order in real_get_selection()Corey Berla2022-10-231-0/+2
* search-directory-file: Check for NULL before calling callbackCorey Berla2022-10-221-2/+5
* files-view: Optimize loop in update_selection_menuCorey Berla2022-10-221-4/+4
* files-view: Only update the background menu on clipboard owner changedCorey Berla2022-10-221-2/+2
* files-view: Fix "paste-into" destination conditionsAntónio Fernandes2022-10-221-5/+2
* view-model: Stop notifying of selection change twice on set_selectionCorey Berla2022-10-221-9/+0
* files-view: Only update context menus if actually pendingCorey Berla2022-10-221-2/+6
* files-view: Drop selection batching codeCorey Berla2022-10-222-50/+1
* dnd: Only allow dropping to starred if source location is supportedCorey Berla2022-10-221-1/+9