[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / giotypes.h
2014-05-09 Sébastien Wilmetdoc: various improvements
2014-04-24 Volker Sobekdocs: Remove <!-- --> comment before plural s
2014-04-15 Volker Sobekdocs: Use markdown links in all .c and .h files
2014-02-10 Philip Withnallgsubprocess: Fix ‘Since’ lines in documentation to...
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-21 Ryan LortieGNotification: finish documentation
2013-10-21 Lars UebernickelAdd GNotification
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes
2013-09-06 Ryan LortieGFile: add new g_file_measure_disk_usage() API
2013-07-11 Ryan Lortieadd GPropertyAction
2013-04-21 Ryan LortieIntroduce GBytesIcon
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-10-10 Dan WinshipGTask: new GAsyncResult implementation / threaded task...
2012-04-19 Xavier ClaessensAdd GTestDBus object
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: correct struct...
2012-01-13 Alexander LarssonInitial version of GResource
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-17 Ryan Lortieintroduce GRemoteActionGroup
2011-12-08 Ryan Lortieadd GActionMap interface
2011-12-08 Matthias ClasenAdd GMenuModel
2011-12-08 Ryan LortieAdd GDBusActionGroup
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-14 Dan WinshipGInetAddressMask: new type for internet address range...
2011-10-05 Dan WinshipFix up some doc comments that referred to threads not...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-06-06 Dan WinshipFix some socket docs issues, remove unused typedefs
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-08 David ZeuthenStart merging gdbus-codegen code
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
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-01 Matthias ClasenRemove nonexisting type from giotypes.h
2010-10-25 Ryan LortieImplement (untested) GApplication actions 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-08-30 Ryan LortieGAction is now an interface
2010-08-19 Nicolas DufresneAdding GProxyAddressEnumerator class
2010-08-19 Nicolas DufresneAdded GProxy interface for proxy extension point
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 GAction base class
2010-08-18 Ryan Lortieadd GActionGroup base class
2010-06-16 Ryan Lortiemove GSettings(Backend) to giotypes.h
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-04 Ryan LortieBug 620582 - a simple GPermission implementation
2010-06-04 Ryan LortieBug 620519 - GPermission
2010-05-14 Matthias ClasenDocumentation cleanups
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-14 Matthias ClasenClean up platform-specific includes
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-01 Paolo BorelliRemove utf8inputstream leftovers in a few other places
2010-02-15 Christian KellnerGFileDescriptorBased: New interface
2009-12-06 Paolo BorelliAdd GUtf8InputStream - Bug #603270
2009-11-23 Alexander LarssonAdd GZlibCompressor
2009-11-23 Alexander LarssonAdd GZlibDecompressor for zlib decompression
2009-11-23 Alexander LarssonAdd GConverterOutputStream
2009-11-23 Alexander LarssonAdd GConverterInputStream
2009-11-23 Alexander LarssonAdd GCharsetConverter
2009-11-23 Alexander LarssonAdd GConverter interface
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-19 Alexander LarssonDocument GOutputVector and GInputVector
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio
2009-05-14 Alexander LarssonMake GSocketSourceFunc return the GSocket
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio
2009-05-13 Alexander LarssonAdd GFileIOStream class
2009-05-13 Alexander LarssonImport GIOStream from gnio
2009-04-22 Dan WinshipGResolver wrappers: GNetworkAddress, GNetworkService...
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS
2009-04-22 Dan WinshipAdd network address and socket types
2008-11-21 Christophe FergeauBug 561212 – GFileReadMoreCallback API doc refers to...
2008-09-02 Michael Nattererbig header formatting cleanup: indentation, vtable...
2008-07-01 Cody RussellMoved all relevant typedefs into these files.