summaryrefslogtreecommitdiff
path: root/gtk/gtkdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Move GtkDialog autocleanup to the class headerEmmanuele Bassi2015-11-101-2/+4
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-1/+1
* Trivial formatting fixMatthias Clasen2014-01-231-1/+1
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+10
* dialog: Add a headerbarWilliam Jon McCann2014-01-171-1/+6
* dialog: Mark alternate button order as deprecatedWilliam Jon McCann2014-01-171-3/+3
* dialog: Mark gtk_dialog_get_action_area as deprecatedMatthias Clasen2014-01-171-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+17
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Mark gtk_dialog_new_with_buttons as NULL-terminatedBenjamin Moody2011-11-051-1/+1
* Move GtkDialog docs inlineMatthias Clasen2011-01-041-36/+47
* Remove separators from dialogsMatthias Clasen2010-09-021-10/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkdialog: Move public members to private structureJavier Jardón2010-07-131-5/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Bug 596019 - No accessors for GtkDialog buttonsJavier Jardón2009-10-121-0/+2
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Remove container implementation, which isn't thought for handlingCarlos Garnacho2008-06-241-11/+2
* change return value from GtkHButtonBox to GtkWidget.Michael Natterer2008-06-201-12/+11
* Also seal variables marked as private.Tim Janik2008-06-201-1/+1
* Seal GtkDialog public varsTim Janik2008-06-201-2/+2
* Add accessors for GtkDialog public vars, also implement GtkContainer::add/removeTim Janik2008-06-201-0/+12
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* removed forgotten declaration of _gtk_dialog_get_response_for_widget(),Michael Natterer2006-05-291-2/+0
* gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED markerMatthias Clasen2005-07-251-1/+1
* Make this function public. (#170748, Morten Welinder)Matthias Clasen2005-05-031-0/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-2/+2
* Provide a non-varargs variant of gtk_dialog_set_alternative_button_order()Matthias Clasen2004-11-211-0/+3
* Add a public setting for button ordering (#74669, Owen Taylor)Matthias Clasen2004-10-251-0/+5
* Don't ignore the return value of gtk_widget_activate().Federico Mena Quintero2004-03-121-0/+2
* Fix #68938.Federico Mena Quintero2004-02-031-0/+5
* Deprecation cleanupManish Singh2002-10-111-6/+6
* switch vbox and action_area back to the order that 2.0 hasjacob berkman2002-08-161-1/+1
* Minor documentation fixesSoren Sandmann2002-08-101-1/+2
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* fix GtkDialogFlags to have the right values, reported by Jeff FranksHavoc Pennington2001-12-311-3/+3
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-0/+4
* remove trailer (gtk_entry_set_property): remove trailerHavoc Pennington2001-03-071-3/+10
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-1/+7
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-061-16/+30
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-2/+55
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1