summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserbutton.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate widget-specific :focus-on-click propertiesFlorian Müllner2015-11-031-2/+2
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-1/+9
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+9
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* GtkFileChooserButton: derive from GtkBox, not GtkHBoxMatthias Clasen2011-06-071-3/+3
* Add padding to class structsMatthias Clasen2010-10-191-3/+1
* gtkfilechooserbutton: unseal private pointerJavier Jardón2010-07-131-2/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code: GtkFileChooserButtonJavier Jardón2010-05-031-7/+0
* Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already usedCarlos Garnacho2008-08-041-0/+4
* Seal priv pointer in GtkFileChooserButton.Tim Janik2008-06-201-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin.h style cleanups forMichael Natterer2008-05-051-17/+9
* Add a file-set signal to the filechooser button. Bug 353196.Mariano Suárez-Alvarez2006-12-261-1/+2
* Add a focus-on-click property with setter and getter. (#318945, ChristianMatthias Clasen2005-11-071-0/+3
* Use a GtkComboBox in SELECT_FOLDER mode (#157726).James M. Cape2004-12-151-1/+3
* removed "GtkFileChooserButton:active" property and getter/setter.James M. Cape2004-11-301-3/+0
* Fix trigraphs in private markers.Matthias Clasen2004-11-021-2/+2
* Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390,James M. Cape2004-10-261-1/+3
* Use g_message() throughout, add RTL envar for rtl testing.Matthias Clasen2004-08-171-16/+14
* New widget to go along with GtkFontButton and GtkColorButton for use inMatthias Clasen2004-08-171-0/+89