summaryrefslogtreecommitdiff
path: root/gtk/gtkmessagedialog.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix an a11y regressionMatthias Clasen2006-12-041-0/+15
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Add an image propertyMatthias Clasen2006-05-091-44/+77
* Boilerplate reductionMatthias Clasen2006-05-021-34/+3
* Apply a patch from Dennis Cranston to make dialogs more consistentMatthias Clasen2006-03-101-19/+13
* Add properties. (#311254, Johan Dahlin) (gtk_message_dialog_new): RemoveMatthias Clasen2006-01-111-11/+138
* Alert dialogs should not have titles and should not be displayed in theMatthias Clasen2005-12-301-6/+4
* Fix an example. (#322493, Elie De Brauwer)Matthias Clasen2005-11-271-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+1