| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a few memory leaks wrt to translations | Matthias Clasen | 2013-04-28 | 1 | -3/+3 |
* | GtkBuilder: Add private _gtk_builder_extend_with_template() | Tristan Van Berkom | 2013-04-08 | 1 | -0/+11 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkBuilder: change format of menus | Ryan Lortie | 2012-01-25 | 1 | -0/+8 |
* | Add resource support for GtkBuilder | Alexander Larsson | 2012-01-16 | 1 | -0/+2 |
* | Forgotten file | Matthias Clasen | 2011-12-19 | 1 | -0/+6 |
* | Quick-and-dirty GtkBuilder integration | Matthias Clasen | 2011-12-19 | 1 | -0/+3 |
* | Improve GtkBuilder error reporting | Matthias Clasen | 2009-04-06 | 1 | -0/+2 |
* | Bug 447998 - GtkBuilder does not support building parts of the xml tree | Paolo Borelli | 2008-07-16 | 1 | -0/+6 |
* | gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h | Michael Natterer | 2008-06-23 | 1 | -1/+0 |
* | Added support for parsing required toolkit versions (so that ui | Tristan Van Berkom | 2008-05-25 | 1 | -0/+7 |
* | gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c | Michael Natterer | 2008-03-14 | 1 | -3/+0 |
* | - Treat enums like enums and not values - Avoid invalid free, in case of | Johan Dahlin | 2008-03-07 | 1 | -0/+4 |
* | Implement GtkBuildable on GtkIconFactory, to make it possible to register | Johan Dahlin | 2008-03-07 | 1 | -0/+2 |
* | Add translatable/context and comment attributes on <col> tags under a | Johan Dahlin | 2008-03-02 | 1 | -0/+6 |
* | Do not use g_error for a few more errors, instead set the GError sent in | Johan Dahlin | 2008-03-01 | 1 | -1/+2 |
* | Avoid some compiler warnings (#507000). | Mathias Hasselmann | 2008-01-05 | 1 | -1/+1 |
* | Forgotten file | Matthias Clasen | 2007-11-08 | 1 | -0/+1 |
* | Parse signals after <child> tags and add tests. (#468793, Benjamin Otte) | Johan Dahlin | 2007-10-24 | 1 | -0/+2 |
* | Add support for context and comments on properties | Matthias Clasen | 2007-07-08 | 1 | -0/+1 |
* | Improve error handling for enum/flags, rename the converter functions to | Johan Dahlin | 2007-06-30 | 1 | -3/+7 |
* | Make boolean string parsing consistent, #452464 | Johan Dahlin | 2007-06-30 | 1 | -0/+3 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+111 |