Clean up g_thread_yield implementation
[platform/upstream/glib.git] / glib / gmarkup.h
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