summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* toolbar: Open new tab on back/forward middle clickCorey Berla2022-07-161-3/+23
* window: Add helper to open new tab from a back / forward selectionCorey Berla2022-07-162-0/+51
* window: Move NautilusNavigationDirection from toolbar.c to window.hCorey Berla2022-07-162-7/+7
* grid-view: Make GridView fill the whole heightCodeboybebop2022-07-161-1/+1
* Update Persian translationDanial Behzadi2022-07-161-221/+230
* Update POTFILES.inPiotr Drąg2022-07-161-0/+1
* Update Ukrainian translationYuri Chornoivan2022-07-161-219/+229
* Update Portuguese translationHugo Carvalho2022-07-151-228/+237
* clipboard: Check for empty string when deserializingCorey Berla2022-07-151-0/+5
* window-slot: Show special-directory info bar for Public folderCorey Berla2022-07-141-0/+7
* special-location-bar: Extend to support Public folder for sharingCorey Berla2022-07-142-2/+65
* file-utilities: Add ability to check for installed schemaCorey Berla2022-07-142-0/+30
* sidebar: Use dbus-launcher to open gnome disksCorey Berla2022-07-141-28/+20
* properties: Use dbus-launcher to open gnome-disksCorey Berla2022-07-141-17/+18
* trash-bar: Use dbus-launcher to open settingsCorey Berla2022-07-141-17/+9
* dbus-launcher: Launch programs via DBUSCorey Berla2022-07-146-0/+261
* places: Add properties to context menu of local and network mountsCorey Berla2022-07-141-5/+20
* places: Don't show available space for / when running in a flatpakCorey Berla2022-07-141-1/+13
* properties: Don't show volume information for root when in flatpakCorey Berla2022-07-141-0/+11
* application: Move is_sandboxed() to allow re-useCorey Berla2022-07-143-17/+18
* properties-window: Remove duplicate includeCorey Berla2022-07-141-1/+0
* Update Chinese (China) translationLuming Zh2022-07-141-245/+241
* Update Hebrew translationYosef Or Boczko2022-07-141-290/+283
* Update Indonesian translationKukuh Syafaat2022-07-121-687/+711
* Update Portuguese translationHugo Carvalho2022-07-111-214/+206
* Update Persian translationDanial Behzadi2022-07-111-209/+200
* Update Ukrainian translationYuri Chornoivan2022-07-111-212/+205
* general: GtkPaned -> AdwFlapChristopher Davis2022-07-116-80/+82
* general: Always show sidebarChristopher Davis2022-07-117-105/+0
* window: Use NautilusGtkPlacesSidebar directlyChristopher Davis2022-07-092-18/+10
* placessidebar: Remove "sidebar" style classChristopher Davis2022-07-091-2/+0
* Post-release version bumpAntónio Fernandes2022-07-091-1/+1
* Release version 43.alpha43.alphaAntónio Fernandes2022-07-092-1/+50
* window: Port about to AdwAboutWindowChristopher Davis2022-07-092-16/+10
* libnautilus-extension: Drop compatibility includesAntónio Fernandes2022-07-098-20/+0
* libnautilus-extension: Remove compatibility typedefsAntónio Fernandes2022-07-097-43/+2
* libnautilus-extension: Remove deprecated headersAntónio Fernandes2022-07-093-70/+0
* libnautilus-extension: Bump library versionAntónio Fernandes2022-07-091-1/+1
* dnd: Use GDK_ACTION_ALL when possibleCorey Berla2022-07-093-9/+5
* list-base: Set hotspot coordinates for DragSource iconCorey Berla2022-07-071-1/+1
* list-base: Only allow MOVE on drag source when file can be deletedCorey Berla2022-07-071-2/+8
* clipboard: Initialize g_autofree variable to NULLCorey Berla2022-07-071-1/+1
* starred-directory: Remove unused variableCorey Berla2022-07-071-3/+0
* list-base: Only calculate preferred action when in a dropCorey Berla2022-07-071-3/+6
* Revert "list-base: Update drag action without holding a DropTarget in priv"Corey Berla2022-07-071-13/+6
* sidebar: Change location on hover even when not a valid drop targetCorey Berla2022-07-071-5/+7
* file: Remove unused DND functionsCorey Berla2022-07-071-107/+0
* dnd: Only allow drop to archive if file roller installedCorey Berla2022-07-071-1/+3
* dnd: Only allow drop to writable directoryCorey Berla2022-07-071-1/+2
* list-base: Add GDK_ACTION_LINK to drop targetsCorey Berla2022-07-071-2/+6