Add GSocketClient::event, for tracking socket client status
[platform/upstream/glib.git] / gio / gio.symbols
2011-12-22 Dan WinshipAdd GSocketClient::event, for tracking socket client...
2011-12-22 Dan WinshipAdd g_socket_connection_connect(), etc
2011-12-19 Ryan LortieDrop public menu APIs from GApplication
2011-12-17 Ryan Lortieintroduce GRemoteActionGroup
2011-12-17 Ryan LortieGDBusActionGroup: add _full variants of activation
2011-12-17 Ryan LortieRevert "GDBusActionGroup: add static platform registration"
2011-12-16 Ryan LortieGDBusActionGroup: add static platform registration
2011-12-09 Thomas Hindoe Paab... GFile: add g_file_new_temp
2011-12-08 Ryan Lortiegio.symbols fixes
2011-12-08 Ryan Lortiegio symbol cleanups
2011-12-08 Ryan Lortieadd GActionMap interface
2011-12-08 Matthias ClasenRename exporter APIs
2011-12-08 Matthias ClasenAdd g_application_set_menu
2011-12-08 Ryan LortieAdd GMenuProxy
2011-12-08 Matthias ClasenAdd GMenuModel D-Bus exporter
2011-12-08 Matthias ClasenAdd GMenu markup
2011-12-08 Matthias ClasenAdd GMenu
2011-12-08 Matthias ClasenAdd GMenuModel
2011-12-08 Ryan LortieAdd GDBusActionGroup
2011-12-08 Ryan LortieAdd GActionGroup D-Bus exporter
2011-12-02 Tristan Van BerkomGDBusInterfaceSkeleton: make it possible to export...
2011-11-27 Ryan Lortiegio.symbols: add g_application_[gs]et_default()
2011-11-27 Ryan LortieAdd g_action_group_query_action()
2011-11-17 Ryan LortieAdd g_settings_schema_source_new_from_directory()
2011-11-17 Ryan LortieAdd g_settings_new_full() taking GSettingsSchema
2011-11-17 Ryan Lortieadd boxed types for GSettingSchema{,Source}
2011-11-17 Ryan Lortiespeak of 'schema id' rather than 'schema name'
2011-11-17 Ryan Lortienew public header: gsettingsschema.h
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_to_string()
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-14 Dan WinshipGInetAddressMask: new type for internet address range...
2011-10-18 David Zeuthengio: Introduce get_sort_key() methods on GDrive, GVolum...
2011-10-17 Chun-wei FanFix gio.symbols
2011-10-15 Dan WinshipGAppLaunchContext: add environment-manipulating functions
2011-10-14 Florian Müllnerdesktop-app-info: Add support for X-GNOME-Keywords
2011-10-03 David ZeuthenGUnixMountPoint: expose options
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Dan WinshipRemove !g_thread_supported() codepaths in gio
2011-08-30 Stef Waltergio: Add GTlsInteraction interaction method invocation...
2011-08-28 Matthias ClasenFix symbol lists
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...
next