summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added parent property to external-object tagcomposite-templatesJuan Pablo Ugarte2013-02-131-0/+1
* Updated to new external-object/template syntaxtJuan Pablo Ugarte2012-12-101-2/+8
* Renamed <template> tag with <external-object> and keep <template> tag for new...Juan Pablo Ugarte2012-12-104-133/+172
* Removed return value of gtk_builder_expose_object()Juan Pablo Ugarte2012-12-102-22/+12
* Added inline template creation support. Now builder creates new types dinamic...Juan Pablo Ugarte2012-12-105-1/+246
* Added template_id parameter to gtk_container_class_set_template_from_*() func...Juan Pablo Ugarte2012-12-102-14/+29
* Added return value to gtk_builder_expose_object() and made it ignore if the o...Juan Pablo Ugarte2012-12-102-8/+15
* Merge external object namespace with builder built objectsJuan Pablo Ugarte2012-12-104-92/+39
* Added signal data test to test_expose_object()Juan Pablo Ugarte2012-12-101-0/+24
* Removed gtk_builder_add_to_parent_*() functions, instead you can use gtk_buil...Juan Pablo Ugarte2012-12-108-258/+201
* Removed bogus lines changes like spaces and such.Juan Pablo Ugarte2012-12-104-26/+24
* Added gtk_builder_add_to_parent() test case.Juan Pablo Ugarte2012-12-101-0/+86
* Added template_id parameter to gtk_builder_add_to_parent_*() functionsJuan Pablo Ugarte2012-12-105-254/+259
* gtk_container_class_set_template() Clear list of classes with templates sinceJuan Pablo Ugarte2012-12-101-0/+6
* Revert "Implemented GtkDialog and GtkMessageDialog using new template API."Juan Pablo Ugarte2012-12-105-273/+230
* Added gtk_container_class_set_template_from_string()Juan Pablo Ugarte2012-12-102-20/+72
* Implemented GtkDialog and GtkMessageDialog using new template API.Juan Pablo Ugarte2012-12-105-230/+273
* Composite Widgets using GtkBuilder scriptsJuan Pablo Ugarte2012-12-102-3/+300
* Added gtk_builder_expose_object(), gtk_builder_add_to_parent_from_file() and ...Tristan Van Berkom2012-12-105-109/+453
* css: Avoid looking up the GtkCssStyleProperty class a lotAlexander Larsson2012-12-101-12/+12
* css: Speed up name matchingAlexander Larsson2012-12-104-29/+93
* css: Clean up tree_match implementationsAlexander Larsson2012-12-101-57/+25
* css: Do get_change directly on the tree without matching firstAlexander Larsson2012-12-104-25/+438
* css: Factor out some of the position matching codeAlexander Larsson2012-12-101-72/+43
* Add missing NULL-check in GtkEntryAccessibleMario Sanchez Prada2012-12-091-2/+4
* Updated Spanish translationDaniel Mustieles2012-12-081-91/+99
* Fix build by un-translating org.gtk.Settings.FileChooserColin Walters2012-12-071-2/+2
* Add summary and description to "show-hidden" keyTimothy Arceri2012-12-071-0/+2
* scale: render scale mark lines with separator style classCosimo Cecchi2012-12-071-0/+4
* build: fix some GCC warningsCosimo Cecchi2012-12-073-1/+4
* quartz: fix crash in the recent clipboard "fix", and really fix itMichael Natterer2012-12-071-19/+36
* gtkcssselector: Fix buildJasper St. Pierre2012-12-061-1/+1
* gtkcssselector: Don't leak the hash tableJasper St. Pierre2012-12-061-1/+4
* treeview: Don't invalidate whole tree unless neededAlexander Larsson2012-12-061-8/+13
* textview: Only clear the layout in style_update if the font actually changesAlexander Larsson2012-12-061-1/+8
* css: Add _gtk_css_style_property_affects_fontAlexander Larsson2012-12-063-6/+54
* entry: No need to reset layouts on style_updatedAlexander Larsson2012-12-061-2/+0
* GtkLabel: Rely on the new pango support for context change trackingAlexander Larsson2012-12-062-43/+9
* Require new pango with automatic tracking of PangoContext changesAlexander Larsson2012-12-061-1/+1
* stylecontext: Deprecate gtk_style_context_get_font()Benjamin Otte2012-12-064-0/+10
* switch: Remove hack to change text sizeBenjamin Otte2012-12-061-20/+0
* gtk: Query font size directlyBenjamin Otte2012-12-062-8/+7
* gtk: Use gtk_style_context_get()Benjamin Otte2012-12-064-7/+10
* gtk: Use context's fontBenjamin Otte2012-12-067-70/+17
* tests: Don't call to-be-deprecated functionBenjamin Otte2012-12-061-2/+3
* aboutdialog: Add text tag to get small textBenjamin Otte2012-12-061-12/+7
* stylecontext: Always recompute fontBenjamin Otte2012-12-061-9/+6
* Updated Spanish translationDaniel Mustieles2012-12-051-509/+520
* Updated Spanish translationDaniel Mustieles2012-12-051-164/+175
* treemodelfilter: Make the constructor binding friendlyJasper St. Pierre2012-12-051-19/+11