docs: Add missing get_type() reference to gio.types
[platform/upstream/glib.git] / docs / reference / glib /
2014-09-29 Ryan LortieAdd version macros for 2.44
2014-09-18 Sébastien WilmetUpdate URLs library.gnome.org -> developer.gnome.org
2014-09-08 Matthias ClasenFix docs to talk about --enable-coverage
2014-08-17 Rico Tzschichholzdocs: Add index for 2.42 api
2014-05-28 Philip Withnallgvariant: Clarify type and format strings in the docs
2014-05-26 Ryan LortieRevert "gvariant: Fix confusion between type and format...
2014-05-09 Sébastien Wilmetdoc: various improvements
2014-05-01 Philip Withnalldocs: Fix some minor typos in the GVariant documentation
2014-04-30 Philip Withnallgvariant: Fix confusion between type and format strings...
2014-03-29 Dan WinshipBump version to 2.41.0, add GLIB_VERSION_2_42, etc
2014-02-20 Ryan LortieAdd locale-sensitive ASCII transliteration API
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-05 Philip Withnallgvariant: Document the need to cast varargs when constr...
2014-02-04 Ryan Lortieadd GVariantDict
2014-02-02 Matthias ClasenFix up missing symbols in glib-sections.txt
2014-01-20 Emmanuele Bassidocs: Add missing GTest functions
2014-01-20 Matthias ClasenMore GTree and GNode formatting and documentation fixes
2014-01-20 Matthias ClasenMove GTraverseType to gnode docs
2014-01-18 Ryan Lortiewin32: add g_win32_get_command_line()
2014-01-10 Ryan LortieGOptionContext: add memory-friendly parse mode
2014-01-01 Yosef Or BoczkoFix doc build
2014-01-01 Matthias ClasenDrop memory-related trap variables
2013-12-22 Ryan LortieGVariant: add way to print context of parse errors
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-12-22 Murray CummingGVariant: Add g_variant_parse_error_quark()
2013-12-15 Matthias ClasenAdd g_ptr_array_insert to the docs
2013-11-24 Dan Winshipgtestutils: add g_assert_nonnull() to go with g_assert_...
2013-11-24 Dan Winshipgtestutils: fix g_test_set_nonfatal_assertions()
2013-11-20 Dan Winshipbuilding: Document C90 and POSIX requirements
2013-11-20 Dan Winshipbuilding: belated docs update: GNU make is required...
2013-11-20 Dan WinshipRemove alleged support for BeOS
2013-11-19 Stef Waltergmessages: Add g_info macro for G_LOG_LEVEL_INFO
2013-11-09 Matthias ClasenAdd an index for new api in glib docs
2013-10-27 Ryan LortieAdd g_hash_table_get_keys_as_array()
2013-10-14 Ryan LortieAdd simple string "search" function
2013-10-14 Ryan LortieAdd g_str_is_ascii()
2013-10-04 Ryan LortieAdd g_key_file_save_to_file()
2013-07-23 Sébastien WilmetGRegex: add g_regex_get_max_lookbehind()
2013-07-11 Ryan LortieAdd g_variant_new_printf
2013-06-30 Sébastien WilmetDoc: small fixes
2013-05-30 Ryan Lortiedocs/: ignore gtester Makefile targets
2013-05-29 Ryan Lortiegtest: Add more path building API
2013-05-29 Ryan LortieAdd g_test_build_filename()
2013-05-24 Jason L. Quinnspelling fixes of 'runtine' and 'adresses' in cross...
2013-05-13 Dan Winshipgtestutils: add g_test_trap_subprocess()
2013-05-05 Matthias ClasenDocument all gtester-report options
2013-05-01 Matthias ClasenAdd 2.38 indexes to the docs 2.37.0
2013-04-20 Ryan LortieGVariant: add new g_variant_new_take_string() API
2013-04-11 Jason Quinnbuilding.xml: Fix a typo of "fo" to "of"
2013-02-15 Thomas Perldocs/reference/glib/cross.xml: Fix typo: yes/np ->...
2013-02-03 Matthias ClasenAdd 2.36 index to glib docs
2013-02-03 Matthias ClasenMinor doc build cleanups
2013-02-03 Matthias ClasenMake GUnixFDSourceFunc show up in the docs
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-15 Ryan LortieAdd a UNIX fd source
2013-01-15 Ryan Lortiegsource: Add support for file descriptors on UNIX
2013-01-15 Ryan LortieGSource: new API g_source_set_ready_time()
2013-01-02 Dieter VerfaillieFix build with --enable-gtk-doc
2013-01-01 Matthias ClasenAdd a --with-python option
2013-01-01 Jasper St. Pierregmarkup: Make GMarkupParseContext a boxed type
2012-12-19 Matthias ClasenRevert "gtestutils: add g_test_trap_subprocess(), depre...
2012-12-19 Dan Winshipgtestutils: add g_test_trap_subprocess(), deprecate...
2012-12-18 Colin WaltersAdd g_get_num_processors()
2012-12-05 Dan Winshipwin32: suppress fatal error dialog box when running...
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-10-23 Colin Waltersgvariant: Make g_variant_new_from_bytes() public
2012-10-03 Dan WinshipAdd GLIB_VERSION_2_36 and related
2012-09-14 Matthias ClasenFix the doc build
2012-09-12 Matthias ClasenMove GIO-specific information to the GIO docs
2012-09-12 Matthias ClasenAdd a section about writing GLib applications
2012-09-02 Matthias ClasenAdd new api to symbol lists and docs
2012-08-28 Matthias ClasenAdd a G_DEFINE_QUARK macro
2012-08-27 Dan Winshipgtestutils: add g_test_add_data_func_full()
2012-08-25 Colin Waltersdocs: Ensure CLEANFILES is set before we use +=
2012-08-20 Ryan LortieRevert the GMarkup attribute collect changes
2012-08-20 Ryan LortieGVariant: add g_variant_check_format_string()
2012-08-20 Dan Winshipgtestutils: add g_text_expect_message()
2012-08-17 Colin WaltersGMappedFile: Add g_mapped_file_get_bytes()
2012-08-17 Matthias Clasengmarkup: Add g_markup_collect_known_attributes()
2012-08-16 Colin Waltersbuild: Fix the --disable-man case
2012-08-16 Matthias ClasenRemove man page placeholder generation
2012-08-16 Matthias ClasenClean up man pages on 'clean'
2012-08-16 Matthias ClasenFix an example
2012-08-14 Sebastian Geigercompiling.xml: Add note and fix gcc example
2012-08-06 Stef Waltergchecksum: Add g_compute_checksum_for_bytes()
2012-08-04 Matthias Clasendocs: Improve man page consistency
2012-08-04 Matthias Clasendocs: Improve man page generation
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-07-06 Colin WaltersGString: Tweak documentation, add g_string_free_to_bytes()
2012-07-02 Christian Perschregex: Add accessor for PCRE_INFO_HASCRORLF
2012-06-26 Ryan Lortieglib/: gtk-doc cleanup
2012-06-21 Jonh WendellAdds g_list_copy_deep and g_slist_copy_deep
2012-04-27 Xavier ClaessensAdd g_clear_pointer()
2012-04-23 Javier Jardóndocs: Use latest docbook dtd: 4.5
2012-04-23 Javier Jardóndocs: rename *-docs.sgml to *-docs.xml
2012-04-23 Javier Jardóndocs: Add index to new api added in 2.34
2012-02-27 Matthias ClasenFix doc build again
2012-02-27 Rico Tzschichholzdocs/glib: Moving back compiling.sgml to content_files...
2012-02-27 Matthias ClasenImprove documentation around deprecations
next