summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* major rewrite of how the UI worksDavid Zeuthen2008-03-2926-1595/+1742
* handle the use case where a whole disk is unrecognizedDavid Zeuthen2008-03-278-64/+175
* display connection type, speed and media compatibilityDavid Zeuthen2008-03-268-20/+445
* when actively selecting an entry in the tree, focus the treeDavid Zeuthen2008-03-251-0/+1
* export new property "device-is-busy"David Zeuthen2008-03-252-0/+10
* don't unref objects we don't ownDavid Zeuthen2008-03-241-10/+0
* support saving passphrase to keyring on creation of an encrypted deviceDavid Zeuthen2008-03-248-137/+323
* add the "[ ] Encrypt underlying device" optionDavid Zeuthen2008-03-247-68/+186
* implement changing secrets on encrypted devicesDavid Zeuthen2008-03-238-124/+1068
* use the new UnlockEncrypted and LockEncrypted API in DeviceKit-disksDavid Zeuthen2008-03-237-38/+459
* add support for encrypted block devicesDavid Zeuthen2008-03-224-4/+66
* put a shadow around the scrolled window for the treeviewDavid Zeuthen2008-03-221-0/+2
* attempted to give the ui some lovingDavid Zeuthen2008-03-227-31/+39
* add support for file systems on the main block devicesDavid Zeuthen2008-03-226-29/+124
* strip out some namesDavid Zeuthen2008-03-211-8/+8
* add support for creating ntfs and swapDavid Zeuthen2008-03-211-6/+29
* add warnings for extended partitions when dealing with mbrDavid Zeuthen2008-03-212-14/+118
* also add tips for fs and partscheme comboboxesDavid Zeuthen2008-03-215-38/+212
* add some useful tips describing the selected secure erase optionDavid Zeuthen2008-03-216-4/+138
* on dismiss, clear the GtkLabel for the error message to reclaim spaceDavid Zeuthen2008-03-211-0/+1
* include hexnumber in mbr partition type names and unify some codepathsDavid Zeuthen2008-03-212-187/+41
* add support for CreatePartitionTableDavid Zeuthen2008-03-215-3/+272
* fix what page should be shown if the currently shown page changesDavid Zeuthen2008-03-211-5/+28
* factor out create, modify, createtable of partitioning into separate pagesDavid Zeuthen2008-03-2111-522/+1167
* implement the modify partition sectionDavid Zeuthen2008-03-215-201/+485
* 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
* 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-1718-1219/+1986
* 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
* 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-099-344/+1831
* replace mount, unmount, eject icons and implement these actionsDavid Zeuthen2007-05-084-5/+110
* initial commitDavid Zeuthen2007-05-087-0/+1133