summaryrefslogtreecommitdiff
path: root/src/gtk
Commit message (Expand)AuthorAgeFilesLines
* nautilusgtkplacessidebar: simplify setter logic with g_set_objectGary Li2023-04-201-5/+1
* sidebar: Prevent auto folder opening on hover when re-ordering bookmarksSayan Bhattacharjee2023-04-071-2/+3
* places-view: remove GTK translation domainsPeter Eisenmann2023-03-313-3/+3
* gtkbookmarkmanager: Don't allow newlines in the bookmark labelCorey Berla2023-01-101-1/+2
* general: Rename "application" to "app"sunflowerskater2023-01-082-2/+2
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-253-14/+13
* general: Add trailing ellipsis to Empty TrashGotam Gorabh2022-11-261-1/+1
* placessidebar: Allow opening current directory in new tab or new windowColin Kinloch2022-11-181-4/+4
* placessidebar: Unescape tooltip string for remote bookmarksAntonio2022-09-041-1/+1
* sidebar: Hide format command for mtp devicesCorey Berla2022-09-041-3/+4
* sidebar: Reformat should_show_format_command() syntaxCorey Berla2022-09-041-6/+6
* sidebar: Make cloudproviders popover menu nestedCorey Berla2022-09-031-1/+2
* placessidebar: Don't unreferece the trash monitorAntónio Fernandes2022-09-011-12/+3
* dnd: Allow dropping to starred directoryCorey Berla2022-09-011-6/+0
* dnd: Temporary fix for getting the preferred action on an x11 dropCorey Berla2022-08-311-0/+16
* dnd: Cleanup calls to gdk_drop_get_actions()Corey Berla2022-08-311-1/+4
* sidebar: Make Add to Bookmarks consistent with the pathbarCorey Berla2022-08-301-1/+1
* sidebar: Only show Add/Remove Bookmark when applicableCorey Berla2022-08-301-0/+4
* sidebar: Fix typo in action "bookmark"Corey Berla2022-08-301-1/+1
* gtkplacesview: Do not show properties menu for unmounted drivesEric Daigle2022-08-231-2/+5
* dnd: Make "change location on hover" a little bit less aggressiveCorey Berla2022-08-121-1/+7
* sidebar: Fix several memory leaksOndrej Holy2022-08-061-0/+5
* sidebar: Fix menu styling for cloud provider accountsOndrej Holy2022-08-061-0/+5
* sidebar: Don't unref NULL pointerOndrej Holy2022-08-061-1/+1
* sidebar: Build with cloudproviders supportOndrej Holy2022-08-062-40/+1
* general: Reimplement a11y for gtk4Corey Berla2022-07-303-0/+11
* gtkplacesview: Fix property for AdwStatusPage from label to descriptionCorey Berla2022-07-181-1/+1
* general: Refine status page writing styleChristopher Davis2022-07-171-3/+3
* gtkplacesview: Use AdwStatusPageChristopher Davis2022-07-171-55/+10
* general: Remove unnecessary use of `receives-default`Christopher Davis2022-07-161-2/+0
* sidebar: Use dbus-launcher to open gnome disksCorey Berla2022-07-141-28/+20
* 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
* placessidebar: Remove "sidebar" style classChristopher Davis2022-07-091-2/+0
* dnd: Use GDK_ACTION_ALL when possibleCorey Berla2022-07-091-1/+1
* sidebar: Change location on hover even when not a valid drop targetCorey Berla2022-07-071-5/+7
* sidebar: Open folder on DnD hoverCorey Berla2022-07-021-0/+37
* sidebar: Allow symbolic link as bookmark dropCorey Berla2022-07-021-1/+4
* properties: Use cache nautilus file when opening from sidebarCorey Berla2022-07-021-3/+2
* sidebarrow: Hold reference to nautilus fileCorey Berla2022-07-022-6/+32
* sidebar: Unhighlight the sidebar when leaving DNDCorey Berla2022-07-021-0/+3
* sidebar: Only show New Bookmark for DND for a single folderCorey Berla2022-07-021-1/+11
* sidebar: Don't allow DND on Other LocationsCorey Berla2022-07-021-0/+6
* gtkplacesview: Name root directory after OSStarShot2022-06-131-1/+4
* Fix ui files to work for translationsMaximiliano Sandoval R2022-06-042-12/+12
* editorconfig: Create initial filesCorey Berla2022-06-031-0/+30
* placessidebar: Fix gettext function redefinitionsBastien Nocera2022-05-301-2/+0
* placessidebar: Don't leak old popoverAntónio Fernandes2022-05-071-0/+2
* sidebar: Use regular context menuCorey Berla2022-05-071-4/+17
* placessidebar: Point to row instead of reparentingAntónio Fernandes2022-05-071-26/+33