GSettings: add g_settings_reset()
[platform/upstream/glib.git] / docs / reference / gio / gio-sections.txt
2010-07-22 Ryan LortieGSettings: add g_settings_reset()
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-14 David ZeuthenGDBusConnection: Fix up g_dbus_connection_close()
2010-07-13 Ryan LortieRemove GUnixVolumeMonitor, GUnixMount from docs
2010-07-12 Ryan Lortiegio/ docs fixup
2010-07-07 David ZeuthenGDBus: Hide class structures for classes we don't want...
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-07-01 Ryan LortieBug 622124 - implement flags for GSettings
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-28 Ryan LortieBug 622127 - GSettings extended key validation
2010-06-24 Ryan LortieTweak GSettings key/schema listing APIs
2010-06-24 Ryan LortieGSettings: add g_settings_list_keys()
2010-06-24 Ryan LortieRework the GSettings keyfile backend
2010-06-23 Matthias ClasenGIO doc cleanups
2010-06-17 Matthias ClasenFix a mismerge 2.25.9
2010-06-17 Matthias ClasenDocumentation fixups
2010-06-17 Matthias ClasenUpdate api docs to current api
2010-06-17 Matthias ClasenAdd new api
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Tomeu VizosoAdd _with_closures alternative functions for those...
2010-06-08 Matthias ClasenAdd a lost <SECTION>
2010-06-07 Matthias ClasenMerge the wip/gapplication branch
2010-06-04 Ryan LortieBug 620582 - a simple GPermission implementation
2010-06-04 Ryan LortieBug 620519 - GPermission
2010-05-14 Matthias ClasenFix a typo
2010-05-14 Matthias ClasenDocumentation cleanups
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 David ZeuthenGDBus: Remove g_dbus_is_activated()
2010-05-13 David ZeuthenGDBus: Rename ::deny-authentication-peer to ::authorize...
2010-05-13 David ZeuthenGDBus: add 'monitor' verb to gdbus(1)
2010-05-13 David ZeuthenGDBusProxy: Remove error in get_cached_property() and...
2010-05-12 Matthias ClasenMatch up parameter names
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-09 David ZeuthenGDBus: Rework GCredentials type
2010-05-09 Matthias ClasenDoc improvements
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenSet up gtk-doc for GDBus
2010-04-23 Dan WinshipGSocket: add support for timeouts
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Matthias ClasenDocument g_settings_bind_writable
2010-04-18 Matthias ClasenFix up docs for backend setup functions
2010-04-17 Matthias ClasenMerge the GSettings docs
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-26 Matthias ClasenThird try to get this right...
2010-03-26 Matthias ClasenFix a typo
2010-03-26 Matthias ClasenSome more doc cleanups
2010-03-26 Matthias ClasenAdd g_io_module_query to docs
2010-03-14 Colin Walters[GDesktopAppInfo] New function g_desktop_app_info_get_f...
2010-03-03 Felix RiemannFix API docs for GZlibCompressor and GZlibDecompressor
2010-03-01 Paolo BorelliRemove utf8inputstream leftovers in a few other places
2010-02-22 Matthias ClasenFix up GFileDescriptorBased docs
2010-01-25 Matthias ClasenMinor docs update
2009-12-06 Paolo BorelliAdd GUtf8InputStream - Bug #603270
2009-11-30 Matthias ClasenFix up GIO docs
2009-11-24 Ryan LortieBug 601637 - add GUnixFDList
2009-11-19 Ryan LortieBug 585566 - GSocketListener API issues
2009-11-18 Ryan LortieBug 535159 - g_file_has_parent
2009-10-13 Tomas BzatekDocumentation fixes
2009-08-24 Matthias ClasenDocumentation fixes
2009-08-19 Benjamin OtteAdd g_cancellable_release_fd()
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 David ZeuthenAllow interaction when unmounting mounts
2009-06-15 David ZeuthenBug 585591 – Starting/stopping drives
2009-06-12 Ryan Lortieadd g_socket_speaks_ipv4()
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-25 Alexander LarssonAdd g_inet_address_get_native_size (#583205)
2009-05-20 Sjoerd SimonsAdd helper functions for connecting to service (#583061)
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-20 Alexander LarssonAdd support for graceful disconnect to GTcpConnection
2009-05-19 Alexander LarssonAdd g_socket_shutdown
2009-05-19 Alexander LarssonDocument GOutputVector and GInputVector
2009-05-19 Alexander LarssonRename g_socket_check_pending_error to g_socket_check_c...
2009-05-18 Alexander LarssonAdd support for abstract unix socket addresses
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
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
2009-04-20 Alexander LarssonAdd helpers for connecting/disconnecting to cancelled...
2009-01-28 Ryan LortieBug 568575 – _async functions for GDataInputStream
2009-01-21 Ryan LortieBug 568394 – dropping the last reference to a stream...
2009-01-05 Ryan LortieAdd g_simple_async_result_is_valid(). Implementation...
2008-12-08 Matthias ClasenAdd "fd" and "close-fd" properties including getters...
2008-12-01 Alexander LarssonAdd and document g_mount_is_shadowed plus calls to...
2008-11-28 Matthias ClasenAdd g_app_info_get_commandline. Requested by Hans Pette...
2008-11-15 Matthias ClasenAdd G_FILE_ATTRIBUTE_PREVIEW_ICON
2008-10-21 Alexander LarssonBug 555740 - gicon serialization Based on patch from...
2008-10-16 Matthias Clasen2.19.0 GLIB_2_19_0
2008-09-26 Dan Winship Bug 505361 - gunixinputstream.c assumes poll() available
2008-09-15 Matthias ClasenAdd forgotten function
2008-09-02 Matthias ClasenAdd missing docs
2008-08-16 Matthias ClasenFix a typo
2008-08-04 Matthias ClasenForgotten commit
next