gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotation
[platform/upstream/glib.git] / docs / reference / gio / gio-sections.txt
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
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-17 Colin Waltersgdatainputstream: Add Since: tags and update gio-sectio...
2011-06-14 Matthias ClasenFix up symbol lists and docs
2011-06-03 David ZeuthenMove gdbus-codegen example code and docs into separate...
2011-05-12 David ZeuthenAdd g_dbus_method_invocation_take_error() convenience...
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-05-02 Matthias ClasenSome documentation additions
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
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-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-14 David ZeuthenGInetAddress: add equal() method
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-13 David ZeuthenGDBus: Minor renames and doc fixes
2011-04-11 Matthias ClasenAdd forgotten apis
2011-04-09 David ZeuthenGDBus: Document GVariant/GValue conversion routines...
2011-04-08 David ZeuthenAdd docs for new high-level D-Bus types
2011-03-31 Ryan LortieAdd 'uint' convenience functions for GSettings
2011-03-31 Ryan LortieAdd GTimeZoneMonitor
2011-03-28 David ZeuthenGDBus: Add mechanism to make lookup on interfaces const...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-05 Christian PerschMake the memory and null settings backends public
2010-12-20 Cosimo Cecchiappinfo: add g_app_info_set_as_last_used_for_type()
2010-12-15 Matthias ClasenRemove GPeriodic for now
2010-12-15 Cosimo Cecchiemblemedicon: add docs for _clear_emblems()
2010-12-13 Xavier ClaessensAdd GIOStreamSpliceFlags to doc
2010-12-13 Xavier ClaessensAdd g_io_stream_splice_async/finish()
2010-12-07 Dan WinshipChange the handling of the peer certificate in GTlsConn...
2010-12-07 Dan WinshipRemove GTlsConnection::need-certificate
2010-12-07 Dan WinshipAdd GTlsConnection:use-system-certdb
2010-12-07 Dan WinshipAdd g_tls_certificate_verify()
2010-11-29 Matthias ClasenVarious doc tweaks
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-11-26 Dan Winshipmake GProxyConnection public, as GTcpWrapperConnection
2010-11-26 Dan WinshipAdd pollable input/output streams
2010-11-26 Dan WinshipGCancellable: add g_cancellable_create_source()
2010-11-23 Cosimo Cecchiappinfo: update docs for API addition
2010-11-08 Ryan LortieGPeriodic: remove repair functions
2010-11-03 Christian PerschAdd g_simple_async_report_take_gerror_in_idle
2010-11-03 Ryan LortieAdd simple dynamic scheduling to GPeriodic
2010-11-01 Matthias ClasenVarious documentation fixes
2010-10-29 Ryan LortieGApplication: support environment passing
2010-10-25 Matthias ClasenMore documentation fixups 2.27.1
2010-10-20 Ryan LortieGPeriodic: a periodic event clock
2010-10-19 Ryan LortieGApplication: reduce GVariant abuse
2010-10-19 Ryan LortieCleanup and doc GApplicationCommandLine
2010-10-19 Ryan LortieGIO reference doc cleanups (re: GApplication)
2010-10-04 Ryan LortieUpdate symbols and docs sections
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-13 Ryan LortieAdd g_data_input_stream_read_upto{,async,finish}
2010-09-09 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-09-09 David ZeuthenGDBusMessage: Make it possible to lock and copy messages
2010-08-30 Ryan LortieGAction is now an interface
2010-08-23 David ZeuthenGDBusMethodInvocation: nuke constructor
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-21 Matthias ClasenAdd some forgotten symbols
2010-08-19 Nicolas DufresneAdd support for g_socket_client_add_application_proxy()
2010-08-19 Nicolas DufresneImplemented g_socket_client_connect_to_uri() method
2010-08-19 Nicolas DufresneHooked proxy enumeration into GSocketClient
2010-08-19 Nicolas DufresneImplemented proxy_enumerate() for all Connectables
2010-08-19 Nicolas DufresneAdded proxy_enumerate method to GSocketConnectable
2010-08-19 Nicolas DufresneAdding GProxyAddressEnumerator class
2010-08-19 Nicolas DufresneAdded GProxy interface for proxy extension point
2010-08-19 Nicolas DufresneAdded method g_network_address_parse_uri()
2010-08-19 Nicolas DufresneImplement GProxyAddress
2010-08-19 Nicolas DufresneImplemented proxy-resolver extension point
2010-08-18 Ryan Lortieadd GSimpleActionGroup
2010-08-18 Ryan Lortieadd some missed bits in the docs
2010-08-18 Ryan Lortieadd GAction base class
2010-08-18 Ryan Lortieadd GActionGroup base class
2010-08-17 Christian PerschAdd GZIP header processing to GZlibCompressor/GZlibDeco...
2010-08-17 Christian PerschAdd g_memory_output_stream_steal_data
2010-08-15 Dan WinshipAlways do async vs sync correctly in GSocketConnection...
2010-08-15 Dan WinshipBelatedly add g_socket_client_get/set_timeout to docs...
2010-08-04 David ZeuthenGDBusMessage: Add a way to get/set byte order of a...
2010-07-22 Ryan LortieGSettings: add g_settings_reset()
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-14 David ZeuthenGDBusConnection: Fix up g_dbus_connection_close()
2010-07-13 Ryan LortieRemove GUnixVolumeMonitor, GUnixMount from docs
2010-07-12 Ryan Lortiegio/ docs fixup
2010-07-07 David ZeuthenGDBus: Hide class structures for classes we don't want...
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-07-01 Ryan LortieBug 622124 - implement flags for GSettings
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-28 Ryan LortieBug 622127 - GSettings extended key validation
2010-06-24 Ryan LortieTweak GSettings key/schema listing APIs
2010-06-24 Ryan LortieGSettings: add g_settings_list_keys()
2010-06-24 Ryan LortieRework the GSettings keyfile backend
2010-06-23 Matthias ClasenGIO doc cleanups
2010-06-17 Matthias ClasenFix a mismerge 2.25.9
2010-06-17 Matthias ClasenDocumentation fixups
2010-06-17 Matthias ClasenUpdate api docs to current api
2010-06-17 Matthias ClasenAdd new api
next