]> Pileus Git - ~andy/gtk/history - gtk/gtkmountoperation.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / gtk / gtkmountoperation.c
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-08-22 Philip WithnallMiscellaneous string fixes
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Javier JardónMove documentation to inline comments: GtkMountOperation
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-21 Javier JardónMove documentation to inline comments: GtkMountOperation
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Javier JardónFix a compilation warning
2009-07-13 Hans BreuerFix gccism - pointer arithmetic with void pointers
2009-07-06 David ZeuthenBug 587485 – GMountOperation::show-processes support
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-08 Matthias ClasenAllow empty passwords in GtkMountOperation
2009-03-10 Alexander LarssonClear all optionally created widget pointer in priv...
2009-02-27 David ZeuthenBug 573383 – GtkMountOperation fixes for ask_password()
2009-02-19 Michael Natterersort functions so their order is more "standard", some...
2009-02-17 Matthias ClasenRequire GLib 2.19.7 for GMountOperation::aborted.
2008-12-13 Matthias ClasenSet an empty title on password dialogs. Pointed out...
2008-12-02 Carlos Garcia CamposBug 562878 – password save incorrectly set in gtkmounto...
2008-11-21 Matthias ClasenBump gtk-doc dependency to 1.11 for nicer index-generation.
2008-10-24 Matthias ClasenFix a property definition
2008-08-25 Gian Mario Tagliarettimissing Since 2.14, fixes #549236
2008-08-11 Matthias ClasenMove some mnemonics around
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-27 Carlos GarnachoEnable correctly dialog buttons sensitivity when the...
2008-05-27 Carlos GarnachoSet password dialog modal and transient for the parent...
2008-05-26 Matthias ClasenFormatting fixes
2008-03-18 Sven Neumannset alternative button order on the password dialog.
2008-03-17 Christian KellnerImplement GtkMountOperation, a subclass of GMountOperat...