]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserbutton.c
gtk: Clean some includes
[~andy/gtk] / gtk / gtkfilechooserbutton.c
2011-06-08 Javier Jardóngtk: Clean some includes
2011-06-08 Matthias ClasenClean up more includes
2011-06-07 Matthias ClasenGtkFileChooserButton: derive from GtkBox, not GtkHBox
2011-06-01 Diego Celixgtk/gtkfilechooserbutton: gtk_misc_set_alignment
2011-04-13 Javier JardónMove documentation to inline comments: GtkFileChooserButton
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-01 Federico Mena Quintero[filechooser] Free things which got duplicated or reffe...
2011-04-01 Federico Mena Quintero[filechooser] Unref cancellables we got from the model...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-17 Luca FerrettiFix case (s/A/a) in translatable string (Select A Folder)
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Carlos GarnachoMake GtkFileChooserButton use ::style-updated
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóngtk/gtkfilechooserbutton.c: Use accessor functions...
2010-11-08 Matthias ClasenMake GtkFileChooserButton behave as expected when expanding
2010-11-07 Matthias ClasenMake GtkFileChooserButton behave as expected when expanding
2010-11-05 Christian DywanOnly show Desktop in file chooser button if there is one
2010-11-03 Christian DywanOnly show Desktop in file chooser button if there is one
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_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-19 Matthias ClasenRemove gtk_widget_hide_all()
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-08-23 Javier Jardóngtk/gtkfilechooserbutton.c: Use accessor functions...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkfilechooserbutton: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkFileChooser functions
2010-04-04 Matthias ClasenFix file chooser refcounting issues
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenHandle reading the create-folders property
2010-03-09 Matthias ClasenFix file chooser refcounting issues
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-21 Matthias ClasenHandle reading the create-folders property
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Federico Mena Quinterobgo#563010 - Fix clearing the selection in GtkFileChoos...
2009-07-30 Pascal TerjanAllow disabling New Folder button in File Choser
2009-02-11 Matthias ClasenFix emission of file-set signal
2009-02-11 Matthias ClasenRemove GTK_SIGNAL_ACTION from the file-set signal,...
2008-12-14 Matthias ClasenPrivately export this method. It classifies directories...
2008-12-10 Matthias ClasenBug 563991 – gtk_file_chooser_button_new_with_backend...
2008-09-21 Matthias ClasenDon't leak a GFile
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-08-07 Michael Natterergtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk...
2008-08-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
2008-08-04 Carlos GarnachoFix "/* within comment" warning.
2008-08-04 Carlos GarnachoDeprecate gtk_file_chooser_*_new_with_backend(), since...
2008-08-04 Carlos GarnachoMake GFile-oriented API public. Fixes #545978.
2008-07-15 Matthias ClasenUnset the image when the label is set to "(None)"....
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Matthias ClasenUse standard icon names.
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-11 Michael Nattererfix local prototype of _gtk_file_chooser_label_for_file...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-03-03 Sven Neumannfixed a typo in the documentation of the GtkFileChooser...
2007-11-26 Matthias ClasenDon't use guint8 for bitfields, since some compilers...
2007-09-11 Michael Nattererremove useless member "has_title" from the private...
2007-07-16 Matthias ClasenPlug a memleak. (#455721, Christian Persch)
2007-06-17 Xan LopezRemove extra braces.
2007-06-17 Xan LopezUpdate changelog
2007-06-07 Matthias ClasenUse g_get_user_special_dir() to obtain the path for...
2007-03-12 Matthias ClasenHandle the row reference path being NULL. (#410565...
2006-12-26 Mariano Suárez-AlvarezAdd a file-set signal to the filechooser button. Bug...
2006-12-20 Matthias ClasenAllow any GtkDialog that implements GtkFileChooser...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-30 Matthias ClasenProtect against base_path being NULL. (#358405, many...
2006-09-22 Matthias Clasenmake it build
2006-09-22 Matthias ClasenMake remote bookmarks work better (#354887)
2006-09-17 Matthias ClasenUse bookmark labels in the combobox.
2006-09-17 Matthias ClasenDon't add remote volumes and bookmarks to the model...
2006-09-11 Matthias ClasenRequest the display name too, otherwise "Desktop" does...
2006-09-02 Kristian RietveldFirst part of file chooser fixes.
2006-08-17 Matthias ClasenHandle the case where the filechooser button is destroy...
2006-07-10 Matthias ClasenFix some memory handling issues. (#347043, Chris Wilson)
2006-07-09 Matthias ClasenFix a small leak
2006-07-06 Matthias ClasenGet the display name for the home directory. (#346498...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2006-04-19 Murray Cumming_GtkFileChooserButtonPrivate: Added has_title flag...
2006-02-08 Matthias ClasenDon't put relevant callss in g_assert(). (#329876,...
2006-01-06 Matthias ClasenAnd free the string...
2006-01-06 Matthias ClasenJust use the directory name for the home dir. (#325817...
2005-11-07 Matthias ClasenAdd a focus-on-click property with setter and getter...
2005-10-26 Matthias ClasenDoc updates
2005-10-07 Federico Mena QuinteroFixes bug #317999:
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-08-19 Matthias ClasenHandle pixbuf being NULL without warnings. Also, don...
2005-07-20 Matthias ClasenAdd GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION.
2005-06-13 Matthias ClasenFree the data of the row before overwriting it. (#30749...
next