Add a few more missing functions to the docs
[platform/upstream/glib.git] / gio /
2012-02-10 Javier Jardóndocs: Fix some typos in gwin32inputstream
2012-02-10 Marc-André Lureausocket/win32: flush pending read before signaling HUP
2012-02-10 Marc-André Lureaugio/tests: add /socket/close_graceful test
2012-02-10 Chun-wei FanDist gio/gconstructor_as_data.h
2012-02-10 Chun-wei FanBug 669538-glib-compile-resources.c: Include io.h on...
2012-02-09 Richard HughesAllow multiple --sourcedir options to glib-compile...
2012-02-09 Ryan LortieGApplication: put non-unique apps on D-Bus
2012-02-09 Dan Winshipglocalfile: fix error code when opening a directory...
2012-02-08 David ZeuthenGDBusProxy: Add G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROP...
2012-02-08 Jesse van den KieboomRetrieve cwd and environ in local GApplicationCommandLine
2012-02-08 Dan Winshipgio: update .gitignore
2012-02-05 Christian Perschresources: Consolidate creation of GResource into one...
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: Init refcount to 1
2012-02-05 Christian Perschresources: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: tests: Plug a mem leak
2012-02-05 Christian Perschresources: Plug a mem leak
2012-02-05 Christian Perschresources: Plug a mem leak
2012-02-03 Dan Winshipgio/tests/file: use g_file_new_tmp()
2012-02-03 Dan Winshipgio/tests/socket-common.c: add a missing #ifdef G_OS_UNIX
2012-02-03 Dan Winshipgioenums.h: clean up a few GIOErrorEnum descriptions
2012-02-03 Alexander LarssonFix warning to refer to to-pixdata, not xmllint
2012-02-03 Alexander LarssonFix GResourceFile get_parent()
2012-02-02 Christian Perschresource: tests: Use g_assert_cmp[u]int
2012-02-02 Christian Perschresources: compiler: Fix entity processing of xml-strip...
2012-02-02 Christian Perschresources: compiler: Make to-pixbuf failure fatal
2012-02-02 Ryan Lortiegsettings tool: fix a memory error
2012-02-02 Kalev Lembergio: Convert data-to-c.c to perl
2012-02-01 Benjamin Ottedocs: Clarify GSocketClient reuse policy
2012-02-01 Kalev Lembergio/tests: Fix out-of-source build
2012-02-01 Kalev Lembergio.symbols: Add g_static_* symbols
2012-02-01 Kalev Lembergresource-tool: include sys/mman.h conditionally
2012-01-31 Alexander Larssonresources: Add to-pixdata preprocessing option
2012-01-31 Alexander LarssonMake constructor-based resource registration malloc...
2012-01-31 Alexander Larssonresources: Minor fixes to the docs
2012-01-30 Matthias ClasenFix distclean
2012-01-30 Matthias ClasenEmit meaningful error messages
2012-01-30 Matthias ClasenFix builddir != src builds
2012-01-30 Matthias ClasenSome more documentation fixes
2012-01-30 Matthias ClasenAssorted documentation fixes
2012-01-30 Matthias ClasenMove pragmas out of function body
2012-01-30 Matthias ClasenMove pragmas out of function body
2012-01-30 Matthias ClasenSilence another deprecation warning
2012-01-30 Matthias ClasenSilence a deprecation warning
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-30 Dan Winshipgtlspassword.c: indentation fixes and doc clarifications
2012-01-28 Ryan Lortieglib-compile-schemas: get strict about whitespace
2012-01-27 Ryan LortieGSettings: two memory use fixes
2012-01-26 David Zeuthengdbus-codegen: Use C array instead of GValueArray
2012-01-26 David ZeuthenGDBusInterface: add dup_object() method
2012-01-26 David Zeuthengio.symbols: Remove removed g_menu_markup_* symbols
2012-01-26 Ryan LortieDrop the GMenu markup functions
2012-01-25 Matthias Clasene G_SOURCE_CONTINUE/REMOVE internally
2012-01-25 Christian Perschresources: tool: Fix a compiler warning
2012-01-25 Christian Perschresources: compiler: Add autoselected output format
2012-01-25 Christian Perschresources: compiler: Add dependency generator
2012-01-25 Christian Perschresources: compiler: Allow stripping blanks from xml...
2012-01-25 Xan Lopezgresource-tool: fix the build
2012-01-24 Matthias Clasengresource: Initialize i18n
2012-01-24 Dan WinshipGSocket: fix complile on platforms without source-speci...
2012-01-24 Christian PerschWrite list-of value correctly
2012-01-24 Matthias ClasenGMenuMarkup: call g_variant_ref_sink()
2012-01-23 Matthias ClasenAdd a resource tool
2012-01-20 Matthias ClasenSilence some compiler warnings
2012-01-20 Matthias ClasenSilence a compiler warning
2012-01-20 Matthias ClasenFix a refcounting error
2012-01-19 Ryan Lortietests for GSettings action binding
2012-01-19 Ryan Lortieadd a way to create a GAction from GSettings
2012-01-19 Murray Cumminggioenums.h: Remove a trailing comma.
2012-01-19 Ryan LortieGSettingsSchema: ignore empty schema caches
2012-01-18 Christian Perschresources: Plug mem leaks in resource compiler
2012-01-18 Ryan LortieGApplication: drop support for appmenu/menubars
2012-01-18 Dan Winshipupdate .gitignores
2012-01-18 Dan WinshipFix glib-compile-resources usage when cross-compiling
2012-01-18 Will ThompsonGDBusConnection: note that exit-on-close is sometimes...
2012-01-18 Xavier ClaessensGUnixConnection: add async variant for send/receive_cre...
2012-01-18 Dan Winshipgsocket: make this compile on Windows again
2012-01-17 Alexander Larssonresources: Skip initial underscores in resource section...
2012-01-16 Dan Winshipgsocket: Use alternate IPv6 multicast group sockopt...
2012-01-16 Dan WinshipGInetSocketAddress: add IPv6 flowinfo and scope_id...
2012-01-16 Dan Winshipginetaddress.c: fix an incorrect enum name in the docs
2012-01-16 Sebastian DrögeGSocket: Use correct type for SO_BROADCAST parameter
2012-01-16 Sebastian DrögeGSocket: Reset the timeout in the GSocket GSource after...
2012-01-16 Ole André Vadla... GSocket: Add function to get the currently available...
2012-01-16 Sebastian DrögeGSocket: Add function to set/get the broadcast setting...
2012-01-16 Sebastian DrögeGSocket: Add function for setting unicast TTL
2012-01-16 Sebastian DrögeGSocket: Add support for source-specific multicast...
2012-01-16 Sebastian DrögeGSocket: Add possibility to join a multicast group...
2012-01-16 Dan WinshipGSocket: Add multicast-related functions
2012-01-16 Dan WinshipGAsyncInitable: fix subclassibility
2012-01-16 Alexander LarssonFix typo
2012-01-15 Christian PerschEnsure to generate a flags GType for empty Flags enums
2012-01-15 Christian Perschresources: Use g_set_error_literal where appropriate
2012-01-15 Christian PerschAdd missing Since: docs
2012-01-14 Rico Tzschichholzgio/tests: Fix out-of-source build and use uninstalled...
2012-01-13 Rico Tzschichholzgio/tests: add some missing files to EXTRA_DIST
next