| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -5/+5 |
* | message dialog: Make not subclassable | Matthias Clasen | 2019-05-19 | 1 | -14/+0 |
* | messagedialog: Remove priv pointer | Timm Bäder | 2018-06-18 | 1 | -4/+0 |
* | messagedialog: Remove deprecated API | Timm Bäder | 2016-10-18 | 1 | -7/+0 |
* | message-dialog: deprecate the image field | Matthias Clasen | 2014-02-13 | 1 | -2/+2 |
* | docs: use markdown instead of <note> | William Jon McCann | 2014-02-06 | 1 | -5/+4 |
* | docs: don't use ulink. use markdown instead | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+9 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | GtkMessageDialog: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -5/+4 |
* | bgo#328069 - Add gtk_message_dialog_get_message_area() | Federico Mena Quintero | 2010-06-22 | 1 | -0/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Move documentation to inline comments: GtkMessageDialog | Javier Jardón | 2010-04-21 | 1 | -9/+28 |
* | Add a message area widget | Matthias Clasen | 2009-06-05 | 1 | -9/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Add missing accessor for sealed field GtkMessageDialog->image. | Johan Dahlin | 2008-06-20 | 1 | -0/+2 |
* | Seal GtkMessageDialog public vars | Tim Janik | 2008-06-20 | 1 | -2/+2 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -1/+4 |
* | Add an image property | Matthias Clasen | 2006-05-09 | 1 | -1/+5 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -6/+2 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Fix for #118764, David Bordoley: | Carlos Garnacho Parro | 2004-10-26 | 1 | -3/+10 |
* | Allow NULL for message_format, as described in the docs and as worked | Owen Taylor | 2003-10-29 | 1 | -1/+2 |
* | Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport): | Matthias Clasen | 2003-07-18 | 1 | -1/+8 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -1/+5 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -0/+98 |