| Commit message (Expand) | Author | Age | Files | Lines |
* | assistant: Avoid tripping template tests | Matthias Clasen | 2016-01-27 | 1 | -1/+2 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -1/+1 |
* | assistant: Drop unnecessary frame | Matthias Clasen | 2016-01-03 | 1 | -3/+1 |
* | Annotate deprecated style properties | Matthias Clasen | 2015-11-16 | 1 | -2/+2 |
* | assistant: Document style properties as deprecated | Matthias Clasen | 2015-11-16 | 1 | -0/+15 |
* | Assistant: Fix page rmoval | Matthias Clasen | 2015-10-29 | 1 | -2/+2 |
* | Add a more complex widget in the flipping assistant | Sébastien Granjoux | 2015-10-29 | 1 | -1/+0 |
* | assistant: Use an element name | Matthias Clasen | 2015-10-27 | 1 | -0/+6 |
* | assistant: Handle page-type and title changes properly | Matthias Clasen | 2015-10-26 | 1 | -5/+14 |
* | assistant: Deal with spontaneous page disappearance | Matthias Clasen | 2015-10-05 | 1 | -13/+8 |
* | assistant: Drop unneeded calls | Matthias Clasen | 2015-09-23 | 1 | -3/+0 |
* | GtkAssistant: Fix criticals on dispose | Matthias Clasen | 2015-06-19 | 1 | -1/+3 |
* | GtkAssistant: Add a way to have pages without padding | Matthias Clasen | 2015-06-14 | 1 | -1/+85 |
* | GtkAssistant: Redo page margins | Matthias Clasen | 2015-06-14 | 1 | -5/+22 |
* | Avoid compiler warnings | Matthias Clasen | 2014-10-01 | 1 | -2/+2 |
* | GtkAssistant: Use GtkLabel:xalign | Matthias Clasen | 2014-09-29 | 1 | -9/+2 |
* | Revert "GtkAssistant: Drop use of GtkMisc" | Matthias Clasen | 2014-09-15 | 1 | -2/+9 |
* | GtkAssistant: Make Escape cancel the assistant | Matthias Clasen | 2014-09-08 | 1 | -0/+29 |
* | GtkAssistant: Don't use a draw cb for the sidebar | Matthias Clasen | 2014-08-21 | 1 | -21/+0 |
* | gtk: Don't use GObjectClass.constructor | Jasper St. Pierre | 2014-06-26 | 1 | -16/+6 |
* | Revert "gtkbin: replace internal api" | Matthias Clasen | 2014-06-16 | 1 | -1/+2 |
* | gtkbin: replace internal api | Stefan Sauer | 2014-06-14 | 1 | -2/+1 |
* | GtkAssistant: Drop use of GtkMisc | Matthias Clasen | 2014-05-24 | 1 | -9/+2 |
* | GtkAssistant: Avoid a crash | Matthias Clasen | 2014-05-18 | 1 | -2/+6 |
* | Deprecate GtkMisc | Matthias Clasen | 2014-05-13 | 1 | -2/+4 |
* | GtkAssistant: don't hide headerbar from a11y | Matthias Clasen | 2014-04-10 | 1 | -1/+6 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -12/+12 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -3/+3 |
* | Add GTK_STYLE_CLASS_SUGGESTED_ACTION | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -3/+3 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -1/+1 |
* | docs: Use "#" for refsect2 instead of ## | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: Convert to markdown | Matthias Clasen | 2014-02-02 | 1 | -19/+17 |
* | assistant: set window title with page title | William Jon McCann | 2014-01-29 | 1 | -0/+2 |
* | assistant: add ability to use header bar | William Jon McCann | 2014-01-29 | 1 | -1/+201 |
* | resources: move resources into a subdirectory | William Jon McCann | 2014-01-23 | 1 | -1/+1 |
* | Fix anonymous assistants | Matthias Clasen | 2013-08-27 | 1 | -1/+3 |
* | Another round of template binding api changes | Matthias Clasen | 2013-07-26 | 1 | -11/+11 |
* | Rename the widget template API | Emmanuele Bassi | 2013-07-26 | 1 | -20/+20 |
* | widget: Use a real offset in gtk_widget_class_automate_child | Alexander Larsson | 2013-07-26 | 1 | -11/+11 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+3 |
* | Start migrating internals away from GtkStock | William Jon McCann | 2013-06-24 | 1 | -1/+0 |
* | GtkAssistant: Define children with a GtkBuilder template | Tristan Van Berkom | 2013-04-08 | 1 | -145/+72 |
* | GtkAssistant: bgo#658694 - Unable to change current page in prepare handler | Sébastien Granjoux | 2012-09-16 | 1 | -0/+4 |
* | assistant: Set the proper stock images on the proper buttons | Jasper St. Pierre | 2012-06-13 | 1 | -2/+2 |
* | types: Clean up gtkwidget.h includes | Benjamin Otte | 2012-03-03 | 1 | -0/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | assistant: Work around deprecation warnings | Benjamin Otte | 2011-11-08 | 1 | -15/+39 |
* | GtkAssistant: Fix problems with gtk_widget_show_all() | Bastien Nocera | 2011-09-23 | 1 | -0/+9 |