summaryrefslogtreecommitdiff
path: root/thunar/thunar-device.c
Commit message (Expand)AuthorAgeFilesLines
* Fix of various memory leaksSergios - Anestis Kefalidis2022-02-251-2/+4
* Use alphabetical sorting for devices in the side-pane (Issue #610)Ethan04562021-11-251-4/+25
* Use a more specific device eject label (Issue #153)Damjan Jovanovic2021-03-191-0/+42
* Improve device unmount messages (Issue #516)Damjan Jovanovic2021-02-231-7/+32
* Show device indentifier in side pane tooltip (Issue #207)Theo Linkspfeifer2020-07-221-0/+19
* Move 'network' to the bottom of tree view (Bug #16516)Theo Linkspfeifer2020-03-241-2/+2
* Thunar sometimes mounts USB drives with root permissionAlexander Schwinn2019-01-241-0/+30
* Strip trailing whitespaceAndre Miranda2017-11-041-1/+1
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-0/+1
* Drop the internal volume check.Nick Schermer2012-12-141-13/+1
* Implement tabs in Thunar (bug #6102).Nick Schermer2012-10-281-2/+2
* Improvements in device handling.Nick Schermer2012-10-231-189/+158
* Do not call eject in thunar_device_volume_mount_finished.Harald Judt2012-10-221-1/+1
* Easy adding bookmarks for remote mounts.Nick Schermer2012-10-221-2/+21
* Drop usage of glib 2.32 functions.Nick Schermer2012-10-201-10/+15
* Emit pre-unmount asap.Nick Schermer2012-10-131-9/+4
* Improvement in unmounting.Nick Schermer2012-10-131-0/+32
* Make hiding items in the sidepane work.Nick Schermer2012-10-131-4/+61
* Fallback to activation root for pre-unmount of cdroms.Nick Schermer2012-10-131-0/+3
* Use ThunarDevice in the tree side pane.Nick Schermer2012-10-131-0/+45
* Add ThunarDevice and ThunarDeviceMonitor.Nick Schermer2012-10-131-0/+711