summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserbutton.c
Commit message (Expand)AuthorAgeFilesLines
* set clip of more widgetsTimm Bäder2017-07-191-2/+4
* Remove now useless snapshot implementationsTimm Bäder2017-07-191-11/+0
* Chain up in size-allocate implementationsTimm Bäder2017-05-011-0/+2
* filechooserbutton: Show/hide appropriate childTimm Bäder2017-04-241-0/+4
* filechooserbutton: Hide the combobox by defaultTimm Bäder2017-03-311-1/+1
* filechooserbutton: Be a GtkWidgetTimm Bäder2017-01-201-52/+107
* filechooserbutton: Remove deprecated APITimm Bäder2016-10-181-46/+0
* filechooserbutton: Remove unnecessary declarationEmmanuele Bassi2016-10-171-2/+0
* Remove GtkIconFactoryTimm Bäder2016-10-161-1/+0
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-1/+1
* docs: point to suggested api for deprecated functionsStefan Sauer2016-06-091-9/+13
* dnd: Move GtkDragDest to a separate fileMatthias Clasen2016-03-251-0/+1
* file chooser button: Set a CSS nameMatthias Clasen2016-03-111-0/+2
* filechooserbutton: Fix drag highlight problemsMatthias Clasen2016-03-111-0/+24
* widget: Pass a GtkCssStyleChange instead of a bitmaskBenjamin Otte2015-12-131-2/+2
* css: Query icon theme from style, not from settingsBenjamin Otte2015-12-021-6/+5
* Add gtk_native_dialog_destroy()Alexander Larsson2015-11-111-1/+5
* GtkFileChooserButton: Use native dialogsAlexander Larsson2015-11-051-78/+153
* file chooser button: Remove an unused variableMatthias Clasen2015-11-031-2/+0
* Deprecate widget-specific :focus-on-click propertiesFlorian Müllner2015-11-031-40/+2
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-2/+2
* file chooser button: Fix some refcounting confusionMatthias Clasen2015-08-061-8/+4
* Code cleanupMatthias Clasen2015-07-311-7/+4
* GtkFileChooserButton: Don't update icon/label so oftenTimm Bäder2015-07-171-2/+10
* Clean up some unfortunate formattingMatthias Clasen2015-03-221-3/+4
* file chooser button: Make dnd work as expectedMatthias Clasen2015-01-291-4/+2
* Avoid picking up long description as translator commentMatthias Clasen2014-08-221-1/+1
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-18/+7
* Trivial formatting fixMatthias Clasen2014-06-131-4/+2
* gtk: add missing type annotations ported from Vala bindingsEvan Nemerson2014-05-271-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: don't use <important>William Jon McCann2014-02-061-7/+6
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-3/+2
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* Merge GtkFileChooserWidget and GtkFileChooserDefaultWilliam Jon McCann2014-01-281-1/+1
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* Update all internal users of alternative button orderMatthias Clasen2014-01-171-0/+2
* Avoid overlong file chooser buttonsMatthias Clasen2013-08-131-0/+2
* Another round of template binding api changesMatthias Clasen2013-07-261-7/+7
* Rename the widget template APIEmmanuele Bassi2013-07-261-11/+11
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-7/+7
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-8/+5
* File chooser: Convert icons to using cairo_surface_twip/window-scales2Alexander Larsson2013-07-031-77/+97