hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gmarkup.h
2014-05-09 Sébastien Wilmetdoc: various improvements
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-28 Ryan LortieGMarkup: add G_MARKUP_IGNORE_QUALIFIED
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2013-01-01 Jasper St. Pierregmarkup: Make GMarkupParseContext a boxed type
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-08-20 Ryan LortieRevert the GMarkup attribute collect changes
2012-08-17 Matthias Clasengmarkup: Add g_markup_collect_known_attributes()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-12 Matthias ClasenMake single includes mandatory
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-18 Matthias ClasenMove GMarkup docs inline
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-13 Ryan LortieConst 'parser' arg to g_markup_parse_context_push
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-07-28 Matthias ClasenAdd g_markup_context_get_user_data
2008-07-10 Ryan Lortieadd functions g_markup_parse_context_{push,pop} in...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-11-29 Matthias ClasenDoc improvements
2007-11-27 Ryan LortieAdd new function g_markup_collect_attributes (bug ...
2007-11-16 Ryan Lortienew flag G_MARKUP_PREFIX_ERROR_POSITION to cause the...
2007-11-08 Matthias ClasenFix up includes
2007-11-08 Matthias ClasenNew function, to get the stack of open elements. (...
2006-05-29 Matthias ClasenAdd a GMarkupParseFlags flag for treating CDATA as...
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2002-07-15 Matthias ClasenNew function to get the currently open element. (#70448)
2002-02-11 jacob berkmanmatch the signature in the implementation
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2000-11-05 Havoc Penningtonrename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPO...
2000-11-05 Havoc PenningtonAdded
2000-10-27 Havoc PenningtonNew module to parse a simple markup language