summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nautilus-file: Fix leak in nautilus_file_get_volume_namewip/oholy/autofs-parentOndrej Holy2023-04-061-1/+1
* nautilus-file: Simplify nautilus_file_get_volume_nameOndrej Holy2023-04-061-9/+2
* file: Fix description of nautilus_file_get_volume_nameOndrej Holy2023-04-061-3/+2
* pathbar: Do nothing when current location disappearsOndrej Holy2023-04-061-34/+1
* directory-async: Use nautilus_get_mounted_mount_for_rootOndrej Holy2023-04-061-40/+2
* window-slot: Add comment for viewed_file_changed_callback logicOndrej Holy2023-04-061-0/+7
* window-slot: Jump to parent also for non-native locationsOndrej Holy2023-04-061-4/+12
* file: Mark file as gone when enclosing mount disappearsOndrej Holy2023-04-061-0/+12
* window-slot: Jump to home when current location was unmountedOndrej Holy2023-04-061-3/+19
* file: Store also enclosing mountOndrej Holy2023-04-064-29/+72
* file-utilities: Prevent passing NULL to g_object_unrefOndrej Holy2023-04-061-2/+2
* window-slot: Add comment for nautilus_get_mounted_mount_for_root usageOndrej Holy2023-04-061-0/+4
* grid-cell, name-cell: Have thumbnail cover allocationAntónio Fernandes2023-04-052-0/+2
* window-slot: Try current location even if it is marked as goneOndrej Holy2023-04-051-7/+7
* Update Bulgarian translationAlexander Shopov2023-03-311-2/+2
* places-view: remove GTK translation domainsPeter Eisenmann2023-03-313-3/+3
* properties-window: fix execution switch behaviorPeter Eisenmann2023-03-291-2/+2
* files-view: handle no focus state gracefullyPeter Eisenmann2023-03-291-1/+2
* Add fast-content-type fallback to all placesOndrej Holy2023-03-292-2/+22
* search-hit: Remove redundant codeOndrej Holy2023-03-291-3/+0
* window: Initialize drag action for tab barOndrej Holy2023-03-291-16/+10
* pathbar: Initialize drag actionOndrej Holy2023-03-291-7/+2
* properties-window: Use return value from g_string_freeOndrej Holy2023-03-291-5/+1
* column: Remove extra newline from documentation commentOndrej Holy2023-03-291-1/+0
* Update Vietnamese translationNgọc Quân Trần2023-03-271-1850/+2159
* Update Dutch translationNathan Follens2023-03-261-845/+927
* Update Chinese (China) translationBoyuan Yang2023-03-251-768/+847
* Update Slovenian translationMartin2023-03-201-13/+7
* Post release version bumpOndrej Holy2023-03-171-1/+1
* Release version 44.044.0Ondrej Holy2023-03-172-1/+8
* Update Hebrew translationYosef Or Boczko2023-03-161-72/+72
* Update Persian translationDanial Behzadi2023-03-161-74/+86
* Revert "list-base: Remove rubberband hack"Ondrej Holy2023-03-161-0/+29
* Update Slovenian translationMartin2023-03-141-2414/+102
* Update Czech translationMarek Černocký2023-03-141-15/+15
* Update British English translationBruce Cowan2023-03-131-758/+833
* Update Swedish translationAnders Jonsson2023-03-121-5/+5
* Update Polish translationPiotr Drąg2023-03-111-721/+795
* Update Czech translationMarek Černocký2023-03-111-869/+930
* Update Swedish translationAnders Jonsson2023-03-101-678/+745
* search-engine-simple: Handle case when mime type is NULLOndrej Holy2023-03-091-1/+1
* Use generic helpers for obtaining file attributesOndrej Holy2023-03-094-15/+39
* Update Persian translationMohammadSaleh Kamyab2023-03-061-865/+929
* Post release version bumpOndrej Holy2023-03-051-1/+1
* Release version 44.rc44.rcOndrej Holy2023-03-053-2/+14
* file: Cache clock format settingCorey Berla2023-03-051-9/+20
* file: Don't emit files_changed in file_class_initCorey Berla2023-03-051-4/+16
* directory: Prevent usage of uninitialized hash tableOndrej Holy2023-03-051-0/+5
* freedesktop-dbus: Try to own the name until after exporting skeletonOndrej Holy2023-03-041-16/+15
* Revert "window-slot: Unref new location"Corey Berla2023-03-041-2/+0