giomodule: When loading GIO_EXTRA_MODULES skip duplicates
[platform/upstream/glib.git] / gio / gio.symbols
2011-08-26 Stef Waltergiomodule: When loading GIO_EXTRA_MODULES skip duplicates
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-08-04 Stef WalterFix up ABI symbols after GTlsDatabase merge.
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-07-23 Vincent UntzGDesktopAppInfo: Add g_desktop_app_info_get_show_in()
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 _utf8() variants of _read_line
2011-06-14 Matthias ClasenFix up symbol lists and docs
2011-05-23 Matthias ClasenSimply symbols files
2011-05-12 David ZeuthenAdd g_dbus_method_invocation_take_error() convenience...
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin WaltersUpdate gio.symbols for previous two commits
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
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-09 David ZeuthenGDBus: Document GVariant/GValue conversion routines...
2011-04-08 David ZeuthenStart merging gdbus-codegen code
2011-03-31 Ryan Lortiegio.symbols updates
2011-03-31 Ryan LortieAdd 'uint' convenience functions for GSettings
2011-03-28 David ZeuthenGDBus: Add mechanism to make lookup on interfaces const...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-12 Chun-wei FanAdded symbols for GIO/Win32
2011-01-06 Matthias ClasenAdd new symbol
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-17 Matthias ClasenUpdate symbols list for recent changes
2010-12-15 Cosimo Cecchiemblemedicon: add docs for _clear_emblems()
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-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-10 Benjamin OtteAPI: Reinstate "gio-desktop-app-info-lookup" extension...
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 ClasenGSimpleAsyncResult: add error-taking variants
2010-10-29 Ryan LortieGApplication: support environment passing
2010-10-20 Ryan LortieGPeriodic: a periodic event clock
2010-10-19 Ryan LortieGApplication: reduce GVariant abuse
2010-10-19 Ryan Lortiegio: update symbols
2010-10-18 Ryan Lortiegio: app info symbol file fixup
2010-10-18 Ryan Lortiegio: symbol file updates (actions, command line)
2010-10-18 Ryan Lortienew GApplication implementation
2010-10-05 Bastien NoceraReplace "gio-desktop-app-info-lookup" extension point
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-10-03 Ryan LortieClean up g_settings_list_schemas()
2010-09-13 Ryan LortieAdd g_data_input_stream_read_upto{,async,finish}
2010-09-10 David ZeuthenRemove g_dbus_message_filter_result_get_type() from...
2010-09-09 Ryan Lortiesplit GSettings.list_items => list_{children,keys}
2010-09-09 David ZeuthenGDBusMessage: Make it possible to lock and copy messages
2010-08-30 Matthias ClasenUpdate symbol list 2.25.15
2010-08-23 David ZeuthenGDBusMethodInvocation: nuke constructor
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-19 Dan Winshipgio.symbols: add missing g_simple_action_group stuff
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 GAction base class
2010-08-18 Ryan Lortiegio.symbols: Fix missed symbol name tweak
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-06 Ryan Lortiegio.symbols: add g_dbus_message_[gs]et_byte_order
2010-08-04 David ZeuthenGDBusMessage: Add a way to get/set byte order of a...
2010-08-02 Fridrich ŠtrbaOn windows, export also symbols defined in gio/gwin32ap...
2010-07-22 Ryan LortieGSettings: add g_settings_reset()
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-19 David ZeuthenGDBus: Forgot to add g_dbus_send_message_flags_get_type...
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-07 Ryan Lortiegio/: fully remove gioalias hacks
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 LortieAdd g_settings_schema_exists
next