Some more GApplication doc tweaks
[platform/upstream/glib.git] / gio / gioenums.h
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...
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 David ZeuthenGDBus: Nuke G_BUS_TYPE_NONE
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
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-02-18 Christian KellnerMove event support for fs-monitoring: Event & flag
2009-12-01 Jeroen Nijhof[gio] Remove some commas at end of enumerator list
2009-11-30 Matthias ClasenFix up GIO docs
2009-11-24 Alexander LarssonFix GZlibCompressorFormat names
2009-11-23 Alexander LarssonAdd GZlibDecompressor for zlib decompression
2009-11-23 Alexander LarssonAdd GConverter interface
2009-11-23 Alexander LarssonAdd G_IO_ERROR_PARTIAL_INPUT and G_IO_ERROR_INVALID_DAT...
2009-06-23 Alexander LarssonAdd string vector attribute type to GFileInfo
2009-06-15 David ZeuthenBug 585591 – Starting/stopping drives
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-25 Alexander LarssonDon't end enum with comma (#583663)
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio
2009-04-22 Dan WinshipAdd GResolver, a glib-ish interface to DNS
2009-04-22 Dan WinshipAdd network address and socket types
2009-03-02 Matthias ClasenAdd a Since: tag
2009-02-18 Alexander LarssonBug 560564 – Replacing a symlink with its linked file...
2009-01-08 Matthias ClasenAdd a G_IO_ERROR_TOO_MANY_OPEN_FILES error code. Reques...
2008-09-21 Nelson Benítez LeónAdd new GFileCopyFlag
2008-09-02 Michael Nattererbig header formatting cleanup: indentation, vtable...
2008-08-04 Matthias ClasenForgotten commit
2008-07-21 Matthias ClasenMore doc fixes
2008-07-01 Cody RussellMoved all relevant typedefs into these files.