]> Pileus Git - ~andy/gtk/history - gtk/gtkbuilder.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkbuilder.c
2013-02-11 Matthias ClasenMention the de-facto standard filename extension
2012-12-10 Juan Pablo UgarteAdded new function gtk_builder_expose_object() based...
2012-02-27 Javier JardónChange FSF Address
2012-01-31 Matthias ClasenDocument the gtkbuilder xml file better
2012-01-16 Alexander LarssonAdd resource support for GtkBuilder
2012-01-08 Matthias ClasenFix doc build
2012-01-06 Ryan LortieGtkBuilder: support parsing GVariant properties
2011-12-19 Matthias ClasenSome more menu-related docs
2011-12-19 Matthias ClasenQuick-and-dirty GtkBuilder integration
2011-11-02 Matthias ClasenDon't use g_value_set_char
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-07 Johan DahlinClarify that gtk_builder_connect_signals can only be...
2011-06-29 Juan Pablo UgarteMake GtkBuilder do not delay construct properties that...
2011-06-03 Juan Pablo UgarteFixed bug #576492 "GtkBuilder does not respect G_PARAM_...
2011-05-02 Javier Jardóngtkbuilder.c: gtk_builder_value_from_string() also...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-27 Tristan Van BerkomAdded <mime-types> and <patterns> parsing support to...
2011-01-27 Tristan Van BerkomAdded links to the GtkTextTagTable and GtkMenuToolButto...
2011-01-26 Tristan Van BerkomAdded links to the GtkComboBox/GtkRecentFilter GtkBuild...
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Paolo BorelliFix gtk_builder_add_objects_from_file g-i annotation
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-28 Emmanuele Bassirgba: Invert the arguments and improve bindability
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-25 =Christian PerschUse g_ascii_strto[u]ll instead of strto[u]l
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoGtkBuilder: Prepare for parsing GdkRGBA types.
2010-10-20 Matthias ClasenRemove GtkComboBoxEntry and the combo box text api
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-24 Florian Müllnerintrospection: Fix typo in annotation
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-09-07 John (J5) Palmieriadd annotations for tranfer and scope so that methods...
2010-09-07 John (J5) Palmieriadd array annotation to gtk_builder_add_objects_from_string
2010-08-10 Benjamin Ottegtkbuilder: Do not allocate colors when parsing GtkBuil...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Tadej BorovšakMove documentation to inline comments: GtkBuilder
2010-04-06 Tristan Van BerkomAdd notes to GtkBuilder docs about the possible error...
2010-04-06 Tristan Van BerkomFixed gtk_builder_value_from_string_type() to always...
2010-04-04 Florian MüllnerAdd introspection annotation for gtk_builder_get_object
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-25 Florian MüllnerAdd introspection annotation for gtk_builder_get_object
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-07 Alexander LarssonMerge branch 'master' of ssh://alexl@git.gnome.org...
2009-04-07 Matthias ClasenFix a GtkBuilder crash
2008-07-16 Paolo BorelliBug 447998 - GtkBuilder does not support building parts...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-04-16 Tristan Van BerkomChain up in buildable_finish()
2008-03-07 Johan Dahlin- Treat enums like enums and not values - Avoid invalid...
2008-03-07 Johan DahlinImplement GtkBuildable on GtkIconFactory, to make it...
2008-03-01 Johan DahlinAdd missing g_return_val_if_fail checks for public...
2008-03-01 Johan DahlinDo not use g_error for a few more errors, instead set...
2008-02-20 Marc-Andre Lureaufix missing call to g_type_class_unref in case of error...
2008-02-10 Philip WithnallImprove the documentation for gtk_builder_connect_signa...
2008-01-06 Johan DahlinAvoid adding unnecessary trailing newlines to g_warning...
2008-01-05 Mathias HasselmannAvoid some compiler warnings (#507000).
2007-11-27 Ryan Lortieadd clarification stating that the construct_child...
2007-11-27 Ryan Lortieremove concept of root objects and just refcount all...
2007-11-11 Ryan LortieConvert delayed_properties hashtable to linked list...
2007-11-10 Matthias ClasenDon't leak buffer if an error occurs.
2007-11-09 Matthias Clasendon't leak 'filename' field memory when loading more...
2007-10-30 Emmanuele BassiChain up to the parent's finalize virtual function.
2007-10-24 Johan DahlinImprove gtk_builder_get_type_from_name() documentation...
2007-10-24 Johan DahlinParse signals after <child> tags and add tests. (#46879...
2007-10-22 Johan DahlinUse gtk_ascii_tolower/toupper instead of the C library...
2007-09-14 Matthias Clasen2.12.0
2007-09-04 Fernando Herreracopy filename to builder->priv instead of holding a...
2007-07-06 Johan DahlinAdd a missing semi-colon in the doc string, spotted...
2007-07-05 Matthias ClasenPixbuf properties
2007-07-03 Matthias ClasenFix some doc typos
2007-06-30 Johan DahlinImprove error handling for enum/flags, rename the conve...
2007-06-30 Johan DahlinMake boolean string parsing consistent, #452464
2007-06-30 Matthias Clasendocumentation updates
2007-06-29 Johan DahlinImprove reference counting, #447967
2007-06-27 Johan DahlinPrint out the name of the right object in the warning...
2007-06-27 Johan DahlinAdd GtkBuilder and GError arguments to gtk_builder_valu...
2007-06-26 Johan DahlinFix a bunch of small bugs when parsing property values
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-16 Christian PerschDon't use "typename" C++ keyword as parameter name...
2007-06-15 Matthias ClasenDocumentation fixes
2007-06-15 Johan DahlinUse gsize instead of unsigned and gulong instead of...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535