[kdbus] Add RequestName and ReleaseName to new API
[platform/upstream/glib.git] / gio / gioenums.h
2015-07-10 Lukasz Skalski[kdbus] Add RequestName and ReleaseName to new API
2015-07-10 Lukasz Skalski[kdbus] Add G_BUS_NAME_OWNER_FLAGS_DO_NOT_QUEUE flag
2015-07-10 Lukasz Skalski[kdbus] Initial support for two new bus types: 'user...
2015-07-10 Ignacio Casal Quin... gio: fix build
2015-07-10 Ignacio Casal Quin... gio: add G_IO_ERROR_NOT_CONNECTED
2015-07-10 Dan Winshipgsocket: add G_IO_ERROR_CONNECTION_CLOSED
2014-09-29 Ting-Wei LanGCredentials: Fix ABI break when adding NetBSD support
2014-06-28 Patrick Welchegcredentials: add NetBSD support
2014-06-28 Lars UebernickelGNotification: add priority
2014-05-22 Murray CummingGDBusError enum: Remove trailing comma.
2014-04-24 Volker Sobekdocs: Remove <!-- --> comment before plural s
2014-04-09 Stef Waltergio: Add newer dbus UnknownXxxx and PropertyReadOnly...
2014-03-30 Dan Winshipgioerror: map some more values to G_IO_ERROR_NOT_SUPPORTED
2014-03-20 Dan WinshipClarify expectations with error codes like G_IO_ERROR_F...
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-02-10 Philip Withnallgsubprocess: Fix ‘Since’ lines in documentation to...
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-28 Stef WalterAdd a request_certificate virtual method to GTlsInteraction
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes
2013-10-04 Dan Winshipgcredentials: add Solaris support
2013-10-04 Giovanni CampagnaGDBusProxy: add flag to control autostarting at constru...
2013-09-06 Ryan LortieGFile: add new g_file_measure_disk_usage() API
2013-04-08 Lars Uebernickelg_dbus_connection_signal_subscribe: add path and namesp...
2013-02-21 Ryan LortieGApplication: document IS_SERVICE timeout properly
2013-01-10 Will ThompsonG_IO_ERROR_INVALID_DATA: fix docstring typo
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-19 Dan WinshipAdd "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc
2012-12-19 Ryan Lortiegio + inotify support for hard links
2012-11-29 Juan Pablo UgarteAdded G_IO_ERROR_BROKEN_PIPE
2012-08-19 Matthias ClasenExterminate 'the the'
2012-06-12 Murray CummingRemove trailing commas from enums
2012-04-30 Ryan LortieGApplication: allow null application_id
2012-04-19 Xavier ClaessensAdd GTestDBus object
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-16 Stef WalterAdd support for MX, TXT, NS and SOA records to GResolver
2012-04-04 Rodrigo MoyaAlways include G_SOCKET_FAMILY_UNIX value in GSocketFamily
2012-03-12 Ryan LortieGSocketMsgFlags: annotate as a flags
2012-02-21 David Kingdocs: Fix GTlsDatabase typos
2012-02-18 David Kingdocs: Add GIOModuleScope and GIOModuleScopeFlags
2012-02-08 David ZeuthenGDBusProxy: Add G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROP...
2012-02-03 Dan Winshipgioenums.h: clean up a few GIOErrorEnum descriptions
2012-01-19 Murray Cumminggioenums.h: Remove a trailing comma.
2012-01-15 Christian PerschEnsure to generate a flags GType for empty Flags enums
2012-01-15 Christian PerschAdd missing Since: docs
2012-01-13 Alexander LarssonInitial version of GResource
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-22 Dan WinshipAdd GSocketClient::event, for tracking socket client...
2011-12-08 Ryan LortieGDBusActionGroup: drop ability to 'inject'
2011-12-08 Ryan LortieAdd GDBusActionGroup
2011-10-21 Simon McVittieGDBusConnection: check for initialization where needed...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-26 Stef Waltergiomodule: When loading GIO_EXTRA_MODULES skip duplicates
2011-08-26 Stef WalterMake GTlsInteraction virtual methods cancellable
2011-08-04 Murray Cumminggio enums: Remove trailing commas
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-06-09 Murray Cumminggioenums.h: Remove trailing commas
2011-06-06 Dan WinshipFix some socket docs issues, remove unused typedefs
2011-05-27 Antoine JacoutotAdd glib credentials support to OpenBSD.
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-10 Ryan LortieGApplication: add G_APPLICATION_NON_UNIQUE
2011-04-08 David ZeuthenStart merging gdbus-codegen code
2011-04-04 Murray CummingDocs: Change DBus to D-Bus
2011-03-04 Matthias ClasenSome more details about GApplicationFlags
2011-03-04 Matthias ClasenFix a typo
2011-03-04 Matthias ClasenGApplication: Improve documentation
2011-02-08 Javier Jardóndocs: Document Since properly, 2.26 -> 2.28
2011-02-02 Johan DahlinUse ; instead of: to not confuse g-ir-scanner
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-16 Murray Cumminggioenums.h: Remove a trailing comma.
2010-12-13 Xavier ClaessensAdd Since 2.28 in g_io_stream_splice doc
2010-12-13 Xavier ClaessensAdd g_io_stream_splice_async/finish()
2010-12-07 Dan Winshipadd G_TLS_ERROR_UNAVAILABLE
2010-12-07 Dan WinshipRemove GTlsConnection::need-certificate
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-11-06 Ryan LortieAdd G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
2010-10-29 Ryan LortieGApplication: support environment passing
2010-10-23 Matthias ClasenSome more GApplication doc tweaks
2010-10-23 Matthias ClasenBrush up the GApplication docs
2010-10-18 Ryan LortieGApplication: add remote commandline support
2010-10-18 Ryan Lortienew GApplication implementation
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-09 Joe Marcus ClarkeBug 628904 – Add credential support for FreeBSD and...
2010-09-09 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-19 Nicolas DufresneExtend IO_ERROR enum for Proxy support
2010-08-04 David ZeuthenGDBusMessage: Add a way to get/set byte order of a...
2010-07-23 Murray Cumming[gio]: gioenums.h: Remove trailing comma again.
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-19 David ZeuthenGDBus: Introduce G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-10 Matthias ClasenAdd a GAppInfoCreate flag for startup-notification
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-04 Murray CummingGio: gioenums.h: Remove trailing commas to avoid C...
next