Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/volumestoolbar.py
Commit message (Expand)AuthorAgeFilesLines
* #7348 journal fails to show icon for mounted usb stickTomeu Vizoso2008-06-251-2/+5
* Adapt object chooser to new designs. Some refactoring was needed.Tomeu Vizoso2008-06-101-11/+31
* Adapt to sugar API changeMarco Pesenti Gritti2007-08-291-1/+0
* #2651: Added a palette for copying entries to other devices.Tomeu Vizoso2007-08-271-15/+1
* Refactored VolumesManager out from VolumesToolbar.Tomeu Vizoso2007-08-271-236/+34
* #1999: Colored volume icons.Tomeu Vizoso2007-08-201-7/+11
* #2854: mount removable devices with the 'noatime' option.Tomeu Vizoso2007-08-181-0/+3
* #2685: Fix mounting of SD cards.Tomeu Vizoso2007-08-131-2/+2
* Adapt to new palette API.Tomeu Vizoso2007-08-101-1/+1
* Adapt to sugar API changesMarco Pesenti Gritti2007-07-311-1/+0
* Adapt to sugar API changes. This makes the colors ugly,Marco Pesenti Gritti2007-07-311-1/+0
* Ignore non removable devices.Marco Pesenti Gritti2007-07-281-0/+13
* Fixed dnd of entries between volumes.Tomeu Vizoso2007-07-251-1/+7
* #2379: Don't mount twice removable devices.Tomeu Vizoso2007-07-221-0/+3
* #2378: remove volume icon even if the volume was already unmounted in the dat...Tomeu Vizoso2007-07-221-0/+4
* Tolerate entries without mtime nor mountpoint properties.Tomeu Vizoso2007-07-131-1/+1
* Implement dropping of entries into volume icons.Tomeu Vizoso2007-07-131-1/+21
* #2060 Make usb stick support more robust.Tomeu Vizoso2007-07-121-56/+159
* #1998 Only show the volumes toolbar when there are devices mounted.Tomeu Vizoso2007-07-111-0/+7
* Display and mount in the DS all the storage devices found on start.Tomeu Vizoso2007-06-291-15/+59
* Position palette on topMarco Pesenti Gritti2007-06-291-2/+5
* Fixed unmounting of removable volumes.Tomeu Vizoso2007-06-281-3/+3
* Implement unmounting of removable devices.Tomeu Vizoso2007-06-271-3/+30
* More removable devices fixes.Tomeu Vizoso2007-06-271-1/+1
* Filter by mount point.Tomeu Vizoso2007-06-271-1/+1
* Fixes for removable devices mounting.Tomeu Vizoso2007-06-271-17/+25
* Added volumes toolbar.Tomeu Vizoso2007-06-271-0/+88