summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Don't cancel UI operation when combo box changesTomas Bzatek2009-02-161-1/+1
|
* Fix memory leaksTomas Bzatek2009-02-161-3/+3
|
* Display insensitive no-volume-selected placeholder in standalone modeTomas Bzatek2009-02-161-4/+4
|
* UI cleanup in standalone mode (volume selector)Tomas Bzatek2009-02-131-2/+6
|
* Volume selector in standalone modeTomas Bzatek2009-02-111-0/+8
|
* Boilerplate for standalone modeTomas Bzatek2009-02-051-0/+1
|
* Don't close the dialog when an operation is in progressTomas Bzatek2009-02-041-2/+3
|
* Add support for operation cancellationTomas Bzatek2009-02-031-1/+2
|
* PolicyKit integrationTomas Bzatek2009-02-031-1/+1
|
* Little UI improvementsTomas Bzatek2009-02-021-1/+1
| | | | | - make label colour black - move the mounted warning message down
* Disable Bootable and Required flagsTomas Bzatek2009-01-301-2/+2
|
* Change partition type in MBR table onlyTomas Bzatek2009-01-301-1/+2
| | | | Don't set partition label or it will fail
* Fix memleaks and crashesTomas Bzatek2009-01-291-1/+2
| | | | Remember that GduPresentable always has several references
* Change partition type if neededTomas Bzatek2009-01-291-0/+1
|
* Mask unrecognized filesystem as 'empty'Tomas Bzatek2009-01-291-0/+3
|
* Handle changed signal, properly refresh UITomas Bzatek2009-01-281-2/+2
|
* Handle presentable-removed eventTomas Bzatek2009-01-281-1/+2
|
* Progress barTomas Bzatek2009-01-281-1/+4
|
* Operation UI bitsTomas Bzatek2009-01-271-4/+14
|
* Basic UI bitsTomas Bzatek2009-01-261-0/+7
| | | | Inspired by palimpsest
* Device (presentable) matching by mounted pathTomas Bzatek2009-01-221-0/+6
| | | | Still missing code for device matching by DK ID or HAL ID - we need proper support in gvfs first.
* Initial commit (boilerplate)Tomas Bzatek2008-12-231-0/+1
Based on nautilus-open-terminal