| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo in the docs | Piotr Eljasiak | 2010-01-05 | 1 | -1/+1 |
* | move start_element emission out into a new (inlined) function, so | Michael Meeks | 2009-06-09 | 1 | -34/+42 |
* | Patch originally committed only to the ChangeLog & tests ... | Michael Meeks | 2009-05-01 | 1 | -674/+455 |
* | Correct the grammar in some property documentation. | Murray Cumming | 2009-02-06 | 1 | -1/+1 |
* | Bug 555311 – format not a string literal and no format arguments | Christian Persch | 2008-10-13 | 1 | -47/+54 |
* | Fix gcc warnings | Matthias Clasen | 2008-10-10 | 1 | -8/+11 |
* | Bug 555314 – mem leak in gmarkup | Christian Persch | 2008-10-08 | 1 | -2/+5 |
* | Bug 546876 -- also update documentation for escape_text | Ryan Lortie | 2008-08-08 | 1 | -0/+7 |
* | Bug 546876 - Modify GMarkup parser to accept  ..  | Ryan Lortie | 2008-08-08 | 1 | -7/+4 |
* | Add g_markup_context_get_user_data | Matthias Clasen | 2008-07-28 | 1 | -0/+20 |
* | Improve an error message | Matthias Clasen | 2008-07-16 | 1 | -1/+1 |
* | add functions g_markup_parse_context_{push,pop} in order to provide some | Ryan Lortie | 2008-07-10 | 1 | -2/+271 |
* | Fix the docs | Matthias Clasen | 2008-04-03 | 1 | -1/+1 |
* | Bug 521591 – g_markup_parse_context_parse() creates GError message that | Murray Cumming | 2008-03-11 | 1 | -1/+7 |
* | Resolve 64 bit-shift bug in g_markup_collect_attributes. | Mathias Hasselmann | 2008-01-04 | 1 | -1/+1 |
* | added glib_gettext (in use by gio) also try building gio | Hans Breuer | 2007-12-03 | 1 | -2/+2 |
* | Doc improvements | Matthias Clasen | 2007-11-29 | 1 | -6/+7 |
* | Add Since tags | Matthias Clasen | 2007-11-29 | 1 | -1/+2 |
* | Add new function g_markup_collect_attributes (bug #496847). | Ryan Lortie | 2007-11-27 | 1 | -0/+352 |
* | Require gtk-doc 1.8. | Matthias Clasen | 2007-11-25 | 1 | -2/+2 |
* | new flag G_MARKUP_PREFIX_ERROR_POSITION to cause the parser to prepend | Ryan Lortie | 2007-11-16 | 1 | -23/+25 |
* | New function, to get the stack of open elements. (#452887, Ryan Lortie) | Matthias Clasen | 2007-11-08 | 1 | -0/+31 |
* | Handle restricted characters by converting them to numeric character | Matthias Clasen | 2007-08-09 | 1 | -4/+15 |
* | Handle all states. (#454473) | Matthias Clasen | 2007-07-08 | 1 | -0/+2 |
* | Report more accurate position for invalid UTF-8. (#350802, Simon Budig) | Matthias Clasen | 2007-03-06 | 1 | -4/+9 |
* | Fix PLT issues | Matthias Clasen | 2006-09-30 | 1 | -2/+1 |
* | Don't call va_end on caller-provided va_args. (#353584, Chris Wilson) | Matthias Clasen | 2006-08-30 | 1 | -2/+4 |
* | Small optimizations | Matthias Clasen | 2006-05-29 | 1 | -13/+21 |
* | Add a GMarkupParseFlags flag for treating CDATA as text. | Matthias Clasen | 2006-05-29 | 1 | -2/+13 |
* | Move short_month_names and long_month_names to bss. | Matthias Clasen | 2006-04-04 | 1 | -6/+1 |
* | Doc addition | Matthias Clasen | 2005-10-05 | 1 | -1/+1 |
* | Clarify docs. | Matthias Clasen | 2005-09-12 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 1 | -1/+4 |
* | Fix error reporting in gmarkup | Matthias Clasen | 2005-03-06 | 1 | -1/+7 |
* | Add a test with a long entity name. | Matthias Clasen | 2005-01-24 | 1 | -22/+11 |
* | Define empty for gcc 2.95. | Matthias Clasen | 2004-11-29 | 1 | -22/+26 |
* | Remove leftover noinline attributes. (is_name_start_char, is_name_char): | Matthias Clasen | 2004-11-29 | 1 | -20/+20 |
* | Remove leftover noinline attributes. | Matthias Clasen | 2004-11-29 | 1 | -3/+0 |
* | Optimizations; don't scan the entire text in find_current_text_end(), | Matthias Clasen | 2004-11-28 | 1 | -297/+380 |
* | Implement the same PLT reduction technique used in GTK+: | Matthias Clasen | 2004-09-16 | 1 | -0/+1 |
* | Tests for handling of whitespace inside tags. | Matthias Clasen | 2004-07-28 | 1 | -115/+125 |
* | Fix an off-by-one error in g_markup_parse_context_parse(). (#142794, | Matthias Clasen | 2004-06-02 | 1 | -1/+6 |
* | Document as 2.4 additions. (unescape_text): Implement newline and | Matthias Clasen | 2003-10-08 | 1 | -2/+37 |
* | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). | Owen Taylor | 2003-09-12 | 1 | -1/+304 |
* | Optimize the common cases (init == NULL or init == "") a bit. replace uses | Matthias Clasen | 2003-03-30 | 1 | -3/+3 |
* | Patch from Sven Neumann to make the include order consistent. (#71704) | Owen Taylor | 2002-12-04 | 1 | -3/+3 |
* | Mark 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | Use g_return_val_if_fail, no g_return_if_fail. | Matthias Clasen | 2002-08-07 | 1 | -1/+1 |
* | New function to get the currently open element. (#70448) | Matthias Clasen | 2002-07-15 | 1 | -0/+18 |
* | New testcases. | Matthias Clasen | 2002-05-18 | 1 | -4/+25 |