]> Pileus Git - ~andy/gtk/history - gtk/gtkmountoperation.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmountoperation.c
2012-09-18 Cosimo Cecchimountoperation: fix previous commit
2012-09-18 Cosimo Cecchimountoperation: don't timeout proxied mount operation...
2012-08-24 William Jon McCannImprove the layout of the mount operation dialog
2012-08-20 Alexander LarssonGtkMountOperation: Return the right password_save
2012-06-25 Matthias ClasenDon't export private GtkMountOperationHandler api
2012-06-22 Cosimo Cecchimountoperation: use the Shell DBus proxy if available
2012-02-27 Javier JardónChange FSF Address
2011-09-27 Cosimo Cecchimountoperation: fix the build
2011-09-27 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-09-26 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-08-28 Matthias ClasenMore include cleanups
2011-08-28 Matthias ClasenClean up unneeded includes
2011-08-28 Matthias ClasenGtkMountOperation: Replace GtkTable by GtkGrid
2011-06-10 Diego Celixgtk/gtkmountoperation: gtk_misc_set_alignment
2011-06-07 Matthias ClasenGtkMountOperation: don't use a GtkAlignment
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-28 Cosimo Cecchimount-operation: don't show the dialog until the tree...
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
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...