summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperation.c
Commit message (Expand)AuthorAgeFilesLines
* [annotations] Add allow-noneJohan Dahlin2010-02-191-2/+2
* Move documentation to inline comments: GtkMountOperationJavier Jardón2009-12-211-12/+12
* Fix a compilation warningJavier Jardón2009-10-211-9/+10
* Fix gccism - pointer arithmetic with void pointersHans Breuer2009-07-131-3/+3
* Bug 587485 – GMountOperation::show-processes supportDavid Zeuthen2009-07-061-4/+597
* Allow empty passwords in GtkMountOperationMatthias Clasen2009-04-081-2/+7
* Clear all optionally created widget pointer in priv. Initially priv isAlexander Larsson2009-03-101-0/+4
* Bug 573383 – GtkMountOperation fixes for ask_password()David Zeuthen2009-02-271-5/+28
* sort functions so their order is more "standard", some cosmetic cleanupMichael Natterer2009-02-191-60/+38
* Require GLib 2.19.7 for GMountOperation::aborted.Matthias Clasen2009-02-171-0/+19
* Set an empty title on password dialogs. Pointed out by Máirín Duffy.Matthias Clasen2008-12-131-0/+1
* Bug 562878 – password save incorrectly set in gtkmountoperationCarlos Garcia Campos2008-12-021-7/+20
* Bump gtk-doc dependency to 1.11 for nicer index-generation.Matthias Clasen2008-11-211-1/+1
* Fix a property definitionMatthias Clasen2008-10-241-1/+1
* missing Since 2.14, fixes #549236Gian Mario Tagliaretti2008-08-251-0/+2
* Move some mnemonics aroundMatthias Clasen2008-08-111-3/+3
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Enable correctly dialog buttons sensitivity when the anonymous option isCarlos Garnacho2008-05-271-1/+6
* Set password dialog modal and transient for the parent window also if itCarlos Garnacho2008-05-271-1/+6
* Formatting fixesMatthias Clasen2008-05-261-8/+89
* set alternative button order on the password dialog.Sven Neumann2008-03-181-1/+6
* Implement GtkMountOperation, a subclass of GMountOperation to be used withChristian Kellner2008-03-171-0/+795