summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-08-20GApplication: Add g_application_add_main_optionJonas Danielsson1-0/+1
2014-08-17docs: Add index for 2.42 apiRico Tzschichholz2-0/+8
2014-08-12docs: hyphenate "High-level" and "Low-level"Dan Winship1-2/+2
2014-07-07GApplication: add a "resource base path"Ryan Lortie1-0/+3
2014-07-01Fix old wiki linksMichael Catanzaro2-2/+2
2014-06-24gvalue: New g_value_init_from_instanceEdward Hervey1-0/+1
2014-06-24docs: fix typosMichael Catanzaro1-2/+2
2014-06-21docs: Correct param to interface's default_init()Zeeshan Ali (Khattak)1-3/+3
2014-06-20docs: fix a broken sentenceMichael Catanzaro1-2/+2
2014-06-06trivial: docs: add some missing commasMichael Catanzaro1-1/+1
2014-05-31docs: Add an index for 2.40 apiMatthias Clasen1-0/+4
2014-05-31docs: Add some missing apisMatthias Clasen1-0/+12
2014-05-31docs: Add a 2.42 api indexMatthias Clasen1-0/+4
2014-05-31gtype: Add check for fundamental instance typeEdward Hervey1-0/+2
2014-05-28gvariant: Clarify type and format strings in the docsPhilip Withnall1-2/+5
2014-05-26Revert "gvariant: Fix confusion between type and format strings in the docs"Ryan Lortie1-2/+2
2014-05-12doc: better ordering of GSubprocessLauncher functionsSébastien Wilmet1-11/+11
2014-05-09doc: various improvementsSébastien Wilmet1-2/+2
2014-05-08docs: add two missing symbols on GDesktopAppInfoRyan Lortie1-0/+3
2014-05-01docs: Fix some minor typos in the GVariant documentationPhilip Withnall1-2/+2
2014-04-30gvariant: Fix confusion between type and format strings in the docsPhilip Withnall1-2/+2
2014-04-29gobject: Document that classes/objects/interfaces are zero-filledPhilip Withnall1-3/+6
2014-03-29Bump version to 2.41.0, add GLIB_VERSION_2_42, etcDan Winship1-0/+3
2014-03-10Add g_application_command_line_get_options_dict() to docsDavid King1-0/+1
2014-02-20Add locale-sensitive ASCII transliteration APIRyan Lortie1-0/+1
2014-02-19Add G_ÂTYPE_VARIANT_DCT into the docXavier Claessens1-0/+1
2014-02-15gio: don't accept nonstandard IPv4 "numbers-and-dots" addressesDan Winship1-0/+1
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen3-3/+3
2014-02-06GApplication: parse command line optionsRyan Lortie1-0/+3
2014-02-05gvariant: Document the need to cast varargs when constructing GVariantsPhilip Withnall1-0/+1
2014-02-04gobject: box GVariantDictRyan Lortie1-0/+1
2014-02-04add GVariantDictRyan Lortie1-0/+15
2014-02-01Fix up missing symbols in glib-sections.txtMatthias Clasen1-1/+1
2014-01-20docs: Add missing GTest functionsEmmanuele Bassi1-0/+3
2014-01-19More GTree and GNode formatting and documentation fixesMatthias Clasen5-3/+2398
2014-01-19Move GTraverseType to gnode docsMatthias Clasen1-1/+1
2014-01-17win32: add g_win32_get_command_line()Ryan Lortie1-0/+1
2014-01-10GOptionContext: add memory-friendly parse modeRyan Lortie1-0/+1
2014-01-02docs: fix two typosMichael Catanzaro1-2/+2
2014-01-02Fix doc buildYosef Or Boczko1-2/+0
2014-01-01Drop memory-related trap variablesMatthias Clasen1-42/+0
2013-12-29docs: fix a typoMichael Catanzaro1-1/+1
2013-12-22GVariant: add way to print context of parse errorsRyan Lortie1-0/+1
2013-12-22Use POSIX-specified <poll.h> over <sys/poll.h>Ryan Lortie1-1/+0
2013-12-22GVariant: Add g_variant_parse_error_quark()Murray Cumming1-0/+1
2013-12-14Add g_ptr_array_insert to the docsMatthias Clasen1-0/+1
2013-12-02Drop g_trap_object_ref debugging mechanismMatthias Clasen1-14/+7
2013-12-02GFile: add GBytes version of _replace_contents_async()Xavier Claessens1-0/+1
2013-11-24gtestutils: add g_assert_nonnull() to go with g_assert_null()Dan Winship1-0/+1
2013-11-24gtestutils: fix g_test_set_nonfatal_assertions()Dan Winship1-0/+5