Keep up with the standards
[platform/upstream/glib.git] / gio /
2011-09-10 Matthias ClasenKeep up with the standards
2011-09-09 Colin WaltersAdd glib__private__() API to share between glib,gio...
2011-09-09 Ryan LortieDeprecated (undocumented) g_thread_gettime
2011-09-09 Dan WinshipRemove !g_thread_supported() codepaths in gio
2011-09-09 Ryan LortieRevert "GIOSchedulerJob: Improve struct packing"
2011-09-09 Dan WinshipMake threads mandatory
2011-09-08 Damien Lespiausimpleaction: Fix documentation of :enabled
2011-09-08 Federico Mena Quinterobgo#640212 - Replace "error stating file" with friendli...
2011-09-06 Ryan LortieGSettingsBackend: emit changes to correct thread
2011-09-06 Ryan Lortiegio docs: lots more fixes
2011-09-04 Dan Winshipfix a few warnings on non-Linux
2011-09-04 Patrick WelcheAvoid getmntinfo
2011-09-04 Dan Winshipgio/tests/tls-interaction: fix two sporadic errors
2011-09-04 Dan Winshipgsocket: fix win32 build
2011-09-03 Dan Winshipg_network_address_parse: deprecate symbolic port names
2011-09-03 Dan Winshipgsocket: fix g_socket_details_from_fd() on Solaris
2011-09-03 Dan Winshipconfigure: check if -lsocket is needed (for Solaris)
2011-09-01 Will Thompsongdbus-codegen: post-process all interfaces when parsing...
2011-08-30 Stef Waltergio: Add GTlsInteraction interaction method invocation...
2011-08-30 Tomas Bzatekglocalfile: Fix the grammar
2011-08-30 Bastien Noceragio: Error out when we cannot modify a GAppInfo
2011-08-30 Dan Winshipgio/tests/gdbus-peer: make this work on non-Linux unixes
2011-08-30 Matthias ClasenFix a doc comment
2011-08-30 Dan WinshipGSocketAddress: create IPv4 addresses for IPv6 mapped...
2011-08-29 David ZeuthenGDBusObjectManagerServer: Add locking
2011-08-29 David ZeuthenGDBusObjectManagerClient: Add locking
2011-08-29 David ZeuthenGDBusObjectProxy: Add locking
2011-08-29 David ZeuthenGDBusObjectSkeleton: Add locking
2011-08-29 David ZeuthenGDBusInterfaceSkeleton: Add locking
2011-08-29 Matthias ClasenSpelling fixes
2011-08-28 Kalev Lembergio/tests/gtlsconsoleinteraction: Work around missing...
2011-08-28 Matthias ClasenFix symbol lists
2011-08-27 Matthias ClasenSpell out file descriptors in a message
2011-08-27 Matthias ClasenGDBusMessage: Use ngettext() where appropriate
2011-08-27 Dan Winshipgsocketaddress: don't return ABSTRACT if the OS doesn...
2011-08-27 Dan Winshipgunixcredentialsmessage: fix this on FreeBSD
2011-08-27 Dan WinshipGSocket: fix GIOCondition on timed-out socket operation
2011-08-26 Og B. MacielFixed typo: s/ether/enter.
2011-08-26 Stef Waltergiomodule: When loading GIO_EXTRA_MODULES skip duplicates
2011-08-26 Stef WalterMake GTlsInteraction virtual methods cancellable
2011-08-25 Dieter VerfaillieMake gdbus-codegen 'relocatable' at runtime on Windows.
2011-08-25 Dieter Verfailliegdbus-codegen: Revert to using /usr/bin/env for Python
2011-08-25 Dieter VerfaillieIntroduce the UNINSTALLED_GLIB_SRCDIR environment variable
2011-08-25 Dieter VerfaillieIntroduce the UNINSTALLED_GLIB_BUILDDIR environment...
2011-08-25 Dieter VerfaillieUse relative imports for the gdbus/codegen package
2011-08-25 Dieter VerfaillieAvoid using - (hyphen) in gdbus-codegen directory name
2011-08-25 Ionut BiruUse detected PYTHON shebang in gdbus-codegen
2011-08-25 Matthias ClasenGCancellable: Small annotation additions
2011-08-24 Philip WithnallBug 657206 — GInputStream leaked in g_file_icon_load_as...
2011-08-23 Eduardo Lima MitevGIO: Add more missing GI annotations
2011-08-23 David Zeuthengdbus-codegen: update comment in code to reflect reality
2011-08-23 David Zeuthengdbus-codegen: Rework C property getters
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-19 Stef Waltergio: GCancellable can be used concurrently
2011-08-17 Brian Cameronvoid functions should not return. Fixes bug #656675.
2011-08-16 Ryan Lortiedistcheck fixes
2011-08-15 Simon McVittieAdd a stress-test for GDBusProxy in threads with no...
2011-08-15 Simon McVittieGDBusProxy: hold properties_lock while using any mutabl...
2011-08-15 Simon McVittieGDBusProxy: factor out async_init_data_set_name_owner
2011-08-15 Simon McVittieg_dbus_proxy_get_property: use accessors for all mutabl...
2011-08-15 Simon McVittieGDBusProxy: if a well-known name is not owned, don...
2011-08-15 Ryan Lortieg_settings_bind: add some g_return checks
2011-08-15 David ZeuthenGDBusObjectManagerClient: Emit signals on proxy before...
2011-08-13 Sjoerd SimonsDon't finish gtls connection if the handshake failed
2011-08-13 Matthias ClasenGDBusProxy: on_properties_changed initialize some variables
2011-08-12 David ZeuthenIn addition to /media and $HOME, also show mounts in...
2011-08-11 Martin Pitt[gi] Add missing (out) annotation to g_dbus_{node,inter...
2011-08-11 Martin Pitt[gi] Add missing Gio transfer annotations
2011-08-11 Martin Pitt[gi] Fix parameter name typos in Gio docstrings
2011-08-10 Martin Pitt[gi] Add missing transfer annotation to g_dbus_node_inf...
2011-08-09 Martin Pitt[gi] Add missing (allow-none) annotations to g_dbus_con...
2011-08-05 Dan Winshipgio/tests/.gitignore: fix
2011-08-04 Murray Cumminggio enums: Remove trailing commas
2011-08-04 Stef WalterFix up ABI symbols after GTlsDatabase merge.
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-08-03 kotaroubuild: Pass ZLIB_CFLAGS for gio build
2011-08-01 Owen W. Taylorg_cancellable_get_fd: silently return -1 for NULL cance...
2011-08-01 David ZeuthenGDBusConnection: Only apply exit-on-closed semantics...
2011-07-27 Nicolas DufresneAdded TLS PEM parser unit test
2011-07-27 Nicolas DufresneRework PEM parsing to not be order dependent
2011-07-26 Tomas BzatekDocs: Correct the namespace for g_file_query_filesystem...
2011-07-26 David ZeuthenMore gdbus-codegen fixed to build on non-Unix
2011-07-26 Ryan Lortieglocalfile: don't bother with fstype on win32
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-25 David ZeuthenMore fixes for non-Unix builds
2011-07-25 David ZeuthenFix the build on non-Unix
2011-07-25 Ryan LortieGCancellable: port to GWakeup
2011-07-25 Murray CummingDocs: Fix tiny typo.
2011-07-24 Dan Winshipgio/tests/socket: add some basic IPv4 and IPv6 tests
2011-07-24 Dan WinshipGSocket: fix connected state after async connect
2011-07-24 Matthias ClasenExplicitly unset the session bus address for the peer...
2011-07-24 Matthias ClasenProperly bring up a session bus for application tests
2011-07-24 Matthias ClasenFix a typo
2011-07-23 Vincent UntzGDesktopAppInfo: Add g_desktop_app_info_get_show_in()
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
2011-07-21 David ZeuthenGDBus: Don't convert GVariant type 'h' to gint
2011-07-21 David Zeuthengdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant...
2011-07-21 Benjamin Otteglocalfile: Fix compilation without USE_STATFS and...
next