Add GSocketClient::event, for tracking socket client status
[platform/upstream/glib.git] / docs / reference / gio / gio-sections.txt
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-11 Matthias ClasenAdd g_application_set/get_default to the docs
2011-12-10 Ryan LortieClean up GApplication docs
2011-12-09 Thomas Hindoe Paab... GFile: add g_file_new_temp
2011-12-08 Ryan LortieGDBusActionGroup: make API just like GDBusMenuModel
2011-12-08 Matthias ClasenFix up docs
2011-12-08 Ryan Lortiemenu/action exporter docs fixup
2011-12-08 Ryan LortieGApplication: make distinction about menus
2011-12-08 Matthias ClasenMinor doc improvements
2011-12-08 Matthias ClasenAdd GActionMap to the docs
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 LortieAdd g_action_group_query_action()
2011-11-17 Ryan LortieAdd gtk-doc for gsettingsschema{,source}
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-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-06 Ryan Lortiegio docs: lots more fixes
2011-09-05 Ryan Lortiegio docs: don't scan subdirectories
2011-08-30 Matthias ClasenMore doc additions
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 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 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...
next