summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* factor out the disk widget into a separate classDavid Zeuthen2008-03-2017-438/+712
|
* move summary to bottom; use it for progres/failures instead of the cluebarDavid Zeuthen2008-03-205-262/+344
|
* minor UI fixes and enhancementsDavid Zeuthen2008-03-203-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 tabDavid Zeuthen2008-03-191-9/+56
|
* remove some debug spewDavid Zeuthen2008-03-191-4/+4
|
* work a lot on partitioningDavid Zeuthen2008-03-199-338/+1345
|
* begin working on partitioningDavid Zeuthen2008-03-1813-2/+690
|
* factor out individual pages in the notebook into their own classesDavid Zeuthen2008-03-1711-619/+1302
|
* inhibit disks daemon from shutting downDavid Zeuthen2008-03-171-0/+26
|
* refactor the code a bit and update to latest DeviceKit-disks APIDavid Zeuthen2008-03-1719-1226/+1991
|
* move all the info bits into appropriate classesDavid Zeuthen2008-03-146-341/+373
|
* update the user interface on "changed" signal on a GduPresentableDavid Zeuthen2008-03-123-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 devicesDavid Zeuthen2008-03-124-4/+36
|
* show empty space in the treeDavid Zeuthen2008-03-1211-79/+781
|
* add an abstraction on top of gdu-deviceDavid Zeuthen2008-03-1014-142/+807
|
* initial port to DeviceKit-disksDavid Zeuthen2008-03-0910-351/+1836
|
* replace mount, unmount, eject icons and implement these actionsDavid Zeuthen2007-05-087-5/+110
|
* initial commitDavid Zeuthen2007-05-0837-0/+2146