Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | factor out the disk widget into a separate class | David Zeuthen | 2008-03-20 | 17 | -438/+712 | |
| | ||||||
* | move summary to bottom; use it for progres/failures instead of the cluebar | David Zeuthen | 2008-03-20 | 5 | -262/+344 | |
| | ||||||
* | minor UI fixes and enhancements | David Zeuthen | 2008-03-20 | 3 | -6/+40 | |
| | | | | | | - Include mnemonics in cluebar buttons - On start-up select the first presentable - Go to parent (or first) presentable on remove event | |||||
* | add basic ui for "create partition table" part of the partitioning tab | David Zeuthen | 2008-03-19 | 1 | -9/+56 | |
| | ||||||
* | remove some debug spew | David Zeuthen | 2008-03-19 | 1 | -4/+4 | |
| | ||||||
* | work a lot on partitioning | David Zeuthen | 2008-03-19 | 9 | -338/+1345 | |
| | ||||||
* | begin working on partitioning | David Zeuthen | 2008-03-18 | 13 | -2/+690 | |
| | ||||||
* | factor out individual pages in the notebook into their own classes | David Zeuthen | 2008-03-17 | 11 | -619/+1302 | |
| | ||||||
* | inhibit disks daemon from shutting down | David Zeuthen | 2008-03-17 | 1 | -0/+26 | |
| | ||||||
* | refactor the code a bit and update to latest DeviceKit-disks API | David Zeuthen | 2008-03-17 | 19 | -1226/+1991 | |
| | ||||||
* | move all the info bits into appropriate classes | David Zeuthen | 2008-03-14 | 6 | -341/+373 | |
| | ||||||
* | update the user interface on "changed" signal on a GduPresentable | David Zeuthen | 2008-03-12 | 3 | -11/+76 | |
| | | | | | | | | | | | | | | | | Stuff like this # mkfs.vfat -n "test1" /dev/sde5 mkfs.vfat 2.11 (12 Mar 2005) # echo add > /sys/block/sde/sde5/uevent # dd if=/dev/zero of=/dev/sde5 count=1000 1000+0 records in 1000+0 records out 512000 bytes (512 kB) copied, 0.156374 s, 3.3 MB/s # echo add > /sys/block/sde/sde5/uevent now works really well. | |||||
* | show mount point for devices | David Zeuthen | 2008-03-12 | 4 | -4/+36 | |
| | ||||||
* | show empty space in the tree | David Zeuthen | 2008-03-12 | 11 | -79/+781 | |
| | ||||||
* | add an abstraction on top of gdu-device | David Zeuthen | 2008-03-10 | 14 | -142/+807 | |
| | ||||||
* | initial port to DeviceKit-disks | David Zeuthen | 2008-03-09 | 10 | -351/+1836 | |
| | ||||||
* | replace mount, unmount, eject icons and implement these actions | David Zeuthen | 2007-05-08 | 7 | -5/+110 | |
| | ||||||
* | initial commit | David Zeuthen | 2007-05-08 | 37 | -0/+2146 | |