GDBus: Remove g_dbus_is_activated()
[platform/upstream/glib.git] / gio / gio.symbols
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-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-09 David ZeuthenGDBus: Rework GCredentials type
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-03 Torsten Schönfeldgio: Add a boxed type for GFileAttributeMatcher
2010-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-23 Dan WinshipGSocket: add support for timeouts
2010-04-23 Matthias ClasenFix up distcheck
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
2010-04-21 Dan Winshipgio.symbols: add two missing G_GNUC_CONSTs
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Ryan LortieGSettings: bind to writablity of a key
2010-04-19 Tor LillqvistAdd GWin32InputStream and GWin32OutputStream classes
2010-04-17 Ryan Lortieadd backend setup APIs
2010-04-17 Ryan Lortiemerge GSettings
2010-04-16 Ryan Lortiegio.symbols: remove pointless whitespace
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-15 Ryan Lortiemerge GSettingsBackend
2010-03-14 Colin Walters[GDesktopAppInfo] New function g_desktop_app_info_get_f...
2010-03-01 Alexander LarssonRemove GUtf8InputStream for now
2010-02-22 Matthias ClasenFix up make check
2010-01-12 Alexander LarssonAdd support for lazy loading of giomodules
2009-12-06 Paolo BorelliAdd GUtf8InputStream - Bug #603270
2009-11-30 Matthias ClasenFix 'make check' in gio
2009-11-24 Alexander LarssonUpdate gio.symbols with new functions
2009-11-19 Ryan LortieBug 585566 - GSocketListener API issues
2009-11-18 Ryan LortieBug 535159 - g_file_has_parent
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-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-06-23 Alexander LarssonAdd g_file_info_set_attribute_status
2009-06-23 Alexander LarssonAdd g_file_info_has_namespace
2009-06-23 Alexander LarssonAdd string vector attribute type to GFileInfo
2009-06-15 David ZeuthenBug 585591 – Starting/stopping drives
2009-06-12 Ryan Lortieadd g_socket_speaks_ipv4()
2009-05-25 Alexander LarssonAdd g_inet_address_get_native_size (#583205)
2009-05-20 Alexander LarssonDon't add unix specific APIs on win32
2009-05-20 Sjoerd SimonsAdd helper functions for connecting to service (#583061)
2009-05-20 Alexander LarssonAdd missing symbols to gio.symbols
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 LarssonRename g_socket_check_pending_error to g_socket_check_c...
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio
2009-05-15 Alexander LarssonStore protocol by id, add lookup function for name
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio
2009-05-14 Alexander LarssonAdd g_network_address_parse
2009-05-14 Alexander LarssonAdd the new GFile ops to gio.symbols
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
2009-04-20 Alexander LarssonAdd helpers for connecting/disconnecting to cancelled...
2009-02-17 Matthias ClasenAdd missing exports
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-10-21 Alexander LarssonBug 555740 - gicon serialization Based on patch from...
2008-10-15 Matthias ClasenFix make check
2008-10-12 David ZeuthenDeprecate g_volume_monitor_adopt_orphan_mount() (#555331).
2008-09-26 Matthias ClasenBug 545350 – GAppInfo deletion Bug 545351 – Reset assoc...
2008-09-26 Dan Winship Bug 505361 - gunixinputstream.c assumes poll() available
2008-08-04 Matthias ClasenForgotten commit
2008-07-28 Matthias ClasenAdd a GIcon implementation that can add an emblem to...
2008-07-24 David ZeuthenAlso export a g_mount_guess_content_type_sync() function.
2008-07-18 Matthias ClasenAdd g_content_type_guess_for_tree
2008-07-08 Matthias ClasenAdd g_mount_guess_content_type
2008-07-07 David ZeuthenAdd new method g_volume_get_activation_root(). This...
2008-07-02 Matthias ClasenAdd g_file_monitor
2008-07-02 Matthias ClasenAdd a function to create a GDesktopAppInfo from a GKeyF...
2008-06-16 Ross BurtonBug 536252 – GFileEnumerator should allow access to...
2008-06-11 Ross BurtonBug 511367 - add g_file_make_directory_with_parents.
2008-06-10 Matthias ClasenAdd g_themed_icon_prepend_name
2008-05-26 Matthias ClasenAdd a new symbol
2008-05-18 Matthias ClasenNew function to create a content type from a mime type...
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-03-31 Matthias ClasenAdd g_file_query_file_type convenience function to...
2008-03-14 David ZeuthenAdd g_unix_mount_monitor_set_rate_limit() function...
2008-03-10 Matthias ClasenFix symbol list
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-02-23 Matthias ClasenAdd new symbols
2008-02-21 David ZeuthenImplement this function by moving bits from glocalfilei...
2008-02-21 Alexander LarssonAdd new g_file_has_prefix that does the same as g_file_...
2008-02-11 Matthias ClasenAdd g_mount_mount_flags_get_type
2008-02-08 Alexander LarssonAdd g_volume_should_automount. Docs needed.
2008-02-01 Alexander LarssonAdd g_app_info_launch_default_for_uri utility function...
2008-01-29 Alexander LarssonAdded new symbols to gio.symbols
2008-01-28 Alexander LarssonAdd registration hooks for extension points. Register...
2008-01-24 Alexander LarssonAdd g_drive_get_identifier and g_drive_enumerate_identi...
2008-01-24 Alexander LarssonAdd g_file_copy_async() (#511580) Based on patch from...
2008-01-21 Matthias Clasen2.15.3 GLIB_2_15_3
next