summaryrefslogtreecommitdiff
path: root/gtk/gtkmessagedialog.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of template binding api changesMatthias Clasen2013-07-261-4/+4
* Rename the widget template APIEmmanuele Bassi2013-07-261-4/+4
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-4/+4
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-21/+15
* GtkMessageDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-75/+10
* Prefer symbolic icons in message dialogsMatthias Clasen2013-02-031-11/+11
* Prefer symbolic icons for the default message dialog imageWilliam Jon McCann2013-02-031-2/+8
* Always make primary headings bold in message dialogsWilliam Jon McCann2012-08-301-9/+6
* docs: Improve GtkMessageDialog descriptionDavid King2012-05-041-0/+4
* messagedialog: also set GtkMisc alignment to zero for dialog labelsCosimo Cecchi2012-04-181-0/+3
* messagedialog: don't use gtk_widget_override_font()Cosimo Cecchi2012-04-181-18/+18
* Fix malformed doc commentsMatthias Clasen2012-04-121-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation fixesMatthias Clasen2011-09-251-17/+17
* Clean up unneeded includesMatthias Clasen2011-08-281-2/+1
* messagedialog: Use gtk_widget_class_set_accessible_role()Benjamin Otte2011-07-181-0/+2
* Don't use deprecated style apiMatthias Clasen2011-07-151-2/+2
* messagedialog: Initialize style values in init()Benjamin Otte2011-07-051-0/+2
* gtk/gtkmessagedialog: gtk_misc_set_alignmentDiego Celix2011-06-101-6/+10
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-1/+1
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+2
* Make GtkMessageDialog use GtkStyleContextCarlos Garnacho2011-01-041-7/+10
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Tons of transfer annotationsMatthias Clasen2010-09-211-7/+10
* Remove separators from dialogsMatthias Clasen2010-09-021-31/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-12/+12
* gtk/gtkmessagedialog.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-3/+3
* GtkMessageDialog: move public members to private structureJavier Jardón2010-07-131-69/+59
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-4/+9
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Make the message area available in gtkbuilder as wellMatthias Clasen2010-06-241-1/+40
* Remove unnused variableJavier Jardón2010-06-241-1/+1
* bgo#328069 - Add gtk_message_dialog_get_message_area()Federico Mena Quintero2010-06-221-5/+52
* Move documentation to inline comments: GtkMessageDialogJavier Jardón2010-04-211-0/+47
* [annotations] Add allow-noneJohan Dahlin2010-02-191-3/+3
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-5/+5
* Bug 555270 – Allow unsetting a MessageDialog's imageChristian Dywan2008-10-081-1/+8
* gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.cMichael Natterer2008-08-121-2/+1
* Doc fixesMatthias Clasen2008-07-211-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* must return a value of the appropriate type with g_return_val_if_failHans Breuer2008-06-201-1/+1
* Add missing accessor for sealed field GtkMessageDialog->image.Johan Dahlin2008-06-201-0/+16
* More default property value fixesMatthias Clasen2007-12-281-1/+1
* Require gtk-doc 1.8Matthias Clasen2007-11-251-3/+2