| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c | Michael Natterer | 2008-06-18 | 1 | -2213/+0 |
* | gtk/Makefile.am add a single-include header for the unix print stuff. | Michael Natterer | 2008-05-29 | 1 | -1/+0 |
* | Enhanced pango attribute tests, Added tests for requires tag handling. | Tristan Van Berkom | 2008-05-25 | 1 | -0/+29 |
* | Use type of the correct column (#529535). Add test. | Jan Arne Petersen | 2008-05-24 | 1 | -0/+71 |
* | Added <attributes> / <attribute> custom tags to parse pango attributes | Tristan Van Berkom | 2008-04-11 | 1 | -0/+113 |
* | - Treat enums like enums and not values - Avoid invalid free, in case of | Johan Dahlin | 2008-03-07 | 1 | -1/+94 |
* | Implement GtkBuildable on GtkIconFactory, to make it possible to register | Johan Dahlin | 2008-03-07 | 1 | -0/+30 |
* | Restore accidentally broken test. | Johan Dahlin | 2008-03-05 | 1 | -1/+1 |
* | Add translatable/context and comment attributes on <col> tags under a | Johan Dahlin | 2008-03-02 | 1 | -3/+3 |
* | Do not use g_error for a few more errors, instead set the GError sent in | Johan Dahlin | 2008-03-01 | 1 | -1/+21 |
* | Implement accessible support, fixes #454653. | Johan Dahlin | 2008-01-25 | 1 | -19/+75 |
* | Update, GtkBuilder::translation-domain is no longer set | Johan Dahlin | 2008-01-06 | 1 | -2/+1 |
* | Chain up. This makes it possible to have accelerators tags on GtkDialog | Johan Dahlin | 2007-12-28 | 1 | -0/+1 |
* | Add another call to gtk_builder_add_string after using delayed properties, | Johan Dahlin | 2007-12-19 | 1 | -2/+11 |
* | made unnecessarily exported symbols static. switched g_return_if_fail() | 15:44:01 Tim Janik | 2007-12-11 | 1 | -401/+303 |
* | fix invalid free | Ryan Lortie | 2007-11-27 | 1 | -3/+0 |
* | Parse a file given on the cmdline | Matthias Clasen | 2007-11-10 | 1 | -0/+25 |
* | Parse signals after <child> tags and add tests. (#468793, Benjamin Otte) | Johan Dahlin | 2007-10-24 | 1 | -0/+22 |
* | Allow empty property nodes so we can set empty strings. (#486420, Xavier | Johan Dahlin | 2007-10-24 | 1 | -7/+40 |
* | |___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder-convert: |___* | Johan Dahlin | 2007-07-09 | 1 | -0/+1 |
* | Parse <accessibility> but don't do anything yet. Do not strip | Johan Dahlin | 2007-07-08 | 1 | -0/+15 |
* | Fix confusing indentation | Johan Dahlin | 2007-07-04 | 1 | -6/+6 |
* | Report errors about integer parsing back up. (#452988) | Matthias Clasen | 2007-07-03 | 1 | -0/+1 |
* | Improve error handling for enum/flags, rename the converter functions to | Johan Dahlin | 2007-06-30 | 1 | -0/+29 |
* | Move type-func to <object> instead of <child>, add a test to make sure | Johan Dahlin | 2007-06-30 | 1 | -0/+26 |
* | Make boolean string parsing consistent, #452464 | Johan Dahlin | 2007-06-30 | 1 | -0/+26 |
* | Improve reference counting, #447967 | Johan Dahlin | 2007-06-29 | 1 | -25/+132 |
* | Check the code and domain of GErrors instead of the string values | Johan Dahlin | 2007-06-27 | 1 | -6/+17 |
* | Add GtkBuilder and GError arguments to gtk_builder_value_from_string and | Johan Dahlin | 2007-06-27 | 1 | -14/+27 |
* | Add a test to check object properties | Johan Dahlin | 2007-06-27 | 1 | -0/+39 |
* | Set an error if we encounter properties without values set (#451303, | Johan Dahlin | 2007-06-27 | 1 | -0/+7 |
* | Fix a bunch of small bugs when parsing property values | Johan Dahlin | 2007-06-26 | 1 | -1/+78 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+1462 |