News for 2.29.16
[platform/upstream/glib.git] / docs /
2011-08-14 Stef Walterhmac: Implementation of HMAC in glib
2011-08-13 Marc-André LureauAdd G_VALUE_INIT
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-25 Ryan LortieGWakeup .gitignore fixes
2011-07-25 Ryan Lortiegtk-doc GWakeup
2011-07-23 Vincent UntzGDesktopAppInfo: Add g_desktop_app_info_get_show_in()
2011-07-22 Ryan Lortiegitignore tweaks
2011-07-22 Xavier ClaessensAdd g_ptr_array_new_full
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
2011-07-21 David Zeuthengdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant...
2011-07-21 Behdad EsfahbodAdd g_unicode_script_from_iso15924()
2011-07-20 Behdad EsfahbodBug 648271 - Add g_unicode_script_to_iso15924()
2011-07-20 Ryan LortieChange GLib size units policy
2011-07-20 Ryan LortieGVariant: better support for object path arrays
2011-07-20 Matthias ClasenDrop the warnings.sgml template
2011-07-19 Matthias ClasenMove GError docs inline and ditch template
2011-07-19 Matthias ClasenMove Unicode docs inline, ditch template
2011-07-19 Matthias ClasenRemove queue.sgml
2011-07-18 Behdad EsfahbodBug 654651 - Better g_unicode_canonical_decomposition()
2011-07-18 Matthias ClasenMove version docs inline
2011-07-14 Matthias ClasenBug 654195 - Add g_unichar_compose() and g_unichar_deco...
2011-07-12 Ryan LortieGVariant: add g_variant_take_ref()
2011-07-11 Paolo Bonziniadd g_regex_escape_nul
2011-07-11 Matthias ClasenFix gtk-doc cross-linking among glib/gobject/gio
2011-07-08 Javier Jardóndocs: G_GNUC_DEPRECATED_FOR was added in Glib 2.26
2011-07-06 Javier JardónMove documentation to inline comments: spawn
2011-07-06 Javier JardónMove documentation to inline comments: conversions
2011-07-05 Colin Waltersgio: Fix srcdir != builddir build for docs
2011-06-29 Ryan LortieAdd g_simple_action_group_add_entries()
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-06-24 Matthias ClasenUnicode: add a g_utf8_substring convenience api
2011-06-23 Christian PerschAdd boxed GType for GMatchInfo
2011-06-23 Christian PerschMake GMatchInfo refcounted
2011-06-23 Patrick Welchebuild: fix gtk-doc when srcdir != builddir
2011-06-23 Sebastian DrögeFix typo in GTime docs
2011-06-21 Philip Van HoofAdd iter_replace API to GHashTableIter
2011-06-17 Colin Waltersgdatainputstream: Add Since: tags and update gio-sectio...
2011-06-16 Patrick WelcheFix build due to trivial typos in ab0e9dbf.
2011-06-14 Matthias ClasenFix up symbol lists and docs
2011-06-14 Matthias ClasenFix doc generation
2011-06-09 David Zeuthengdbus: Add --recurse and --only-properties options
2011-06-09 David Zeuthengdbus: Clarify the --xml option in the man page
2011-06-09 Ryan LortieDocument the deprecatation of G_CONST_RETURN
2011-06-09 Matthias ClasenMove gmain docs inline
2011-06-09 Matthias ClasenMove gutils docs inline
2011-06-09 Matthias ClasenRemove unused template
2011-06-07 Colin WaltersGenerate $module-public-headers.txt file, feed it to...
2011-06-06 Colin WaltersGBuffer: Suffix header with private.h
2011-06-04 Matthias ClasenFix links in gio docs
2011-06-04 Matthias ClasenFix doc typos
2011-06-04 David ZeuthenFix up gdbus invocation in example
2011-06-04 David Zeuthengdbus: Add a way to emit a signal
2011-06-04 David ZeuthenFix typos in "Migrating to GDBus" docs
2011-06-04 Matthias ClasenAdd pointer bitlocks to the docs
2011-06-03 David ZeuthenFix include path for gdbus-codegen example XML
2011-06-03 David ZeuthenFix docs for D-Bus introspection data structures
2011-06-03 David ZeuthenMove gdbus-codegen example code and docs into separate...
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-05-29 Matthias ClasenDocumentation fixups
2011-05-29 Matthias ClasenDocumentation tweaks
2011-05-28 Ryan Lortieglib: Rewrite gatomic.[ch]
2011-05-28 Ryan LortieAdd G_STATIC_ASSERT_EXPR macro
2011-05-24 David Zeuthengdbus-codegen: Fix up example to not use non-existant...
2011-05-24 David Zeuthengdbus-codegen: Properly render @param and %TRUE in...
2011-05-18 Colin Waltersg_key_file_has_key_full: New function to fix g_key_file...
2011-05-15 David Zeuthengdbus-codegen: Ensure that generated skeletons are...
2011-05-12 David ZeuthenAdd g_dbus_method_invocation_take_error() convenience...
2011-05-06 David Zeuthengdbus: Add a --timeout option
2011-05-06 Ray Strodegdbus-codegen: fix typo in man page
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-05-02 Matthias ClasenSome documentation additions
2011-04-29 David ZeuthenUpdate docs to take comments/suggestions from Matthias...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-27 Colin Waltersglib-unix: New Unix-specific API
2011-04-27 Maciej PiechotkaAllow caching have_qsort_r which re-enables cross-compiling
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
2011-04-23 David Zeuthengdbus-codegen: Include docs for generated code in the...
2011-04-18 Benjamin OtteAPI: testutils: Add g_test_fail()
2011-04-15 David Zeuthengdbus-codegen: Add support for the org.freedesktop...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 David ZeuthenGDBus: Support Ugly_Case and use org.gtk.GDBus.C.Name...
2011-04-14 David ZeuthenGInetAddress: add equal() method
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-13 David Zeuthengdbus-codegen: Shorten man page title
2011-04-13 David Zeuthengdbus-codegen: Use CDATA to make gtk-doc avoid expandin...
2011-04-13 David ZeuthenGDBus: Minor renames and doc fixes
2011-04-12 David Zeuthengdbus-codegen: Mention that @since can be used
2011-04-12 David ZeuthenAdd support for org.gtk.GDBus.Since annotation
2011-04-12 Colin Waltersgsettings-tool fixes: Add missing _apply(), add unset...
2011-04-12 David Zeuthengdbus-codegen: Add --c-generate-object-manager option...
2011-04-12 David ZeuthenSpiff up the "Migrating to GDBus" docs a bit
2011-04-11 David ZeuthenUpdate "Migrating to GDBus" chapter to take gdbus-codeg...
2011-04-11 Matthias ClasenAdd forgotten apis
2011-04-11 Matthias ClasenFix duplicate private subsection
2011-04-11 Matthias ClasenAdd 2.30 index to GLib docs
2011-04-09 David ZeuthenGDBus: Document GVariant/GValue conversion routines...
next