summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)AuthorFilesLines
2011-08-30gio: Error out when we cannot modify a GAppInfoBastien Nocera1-2/+16
2011-08-30gio/tests/gdbus-peer: make this work on non-Linux unixesDan Winship1-2/+24
2011-08-30Fix a doc commentMatthias Clasen1-3/+4
2011-08-29GSocketAddress: create IPv4 addresses for IPv6 mapped-IPv4 addressesDan Winship2-6/+116
2011-08-29GDBusObjectManagerServer: Add lockingDavid Zeuthen1-47/+110
2011-08-29GDBusObjectManagerClient: Add lockingDavid Zeuthen1-19/+88
2011-08-29GDBusObjectProxy: Add lockingDavid Zeuthen1-8/+54
2011-08-29GDBusObjectSkeleton: Add lockingDavid Zeuthen1-15/+69
2011-08-29GDBusInterfaceSkeleton: Add lockingDavid Zeuthen1-9/+66
2011-08-29Spelling fixesMatthias Clasen37-89/+89
2011-08-28gio/tests/gtlsconsoleinteraction: Work around missing getpass() on win32Kalev Lember1-0/+31
2011-08-27Fix symbol listsMatthias Clasen1-0/+1
2011-08-27Spell out file descriptors in a messageMatthias Clasen1-1/+1
2011-08-27GDBusMessage: Use ngettext() where appropriateMatthias Clasen1-3/+12
2011-08-27gsocketaddress: don't return ABSTRACT if the OS doesn't support itDan Winship1-1/+6
2011-08-27gunixcredentialsmessage: fix this on FreeBSDDan Winship1-1/+1
2011-08-27GSocket: fix GIOCondition on timed-out socket operationDan Winship2-3/+4
2011-08-26Fixed typo: s/ether/enter.Og B. Maciel1-1/+1
2011-08-26giomodule: When loading GIO_EXTRA_MODULES skip duplicatesStef Walter4-16/+219
2011-08-26Make GTlsInteraction virtual methods cancellableStef Walter4-25/+87
2011-08-25Make gdbus-codegen 'relocatable' at runtime on Windows.Dieter Verfaillie1-0/+3
2011-08-25gdbus-codegen: Revert to using /usr/bin/env for PythonDieter Verfaillie2-2/+2
2011-08-25Introduce the UNINSTALLED_GLIB_SRCDIR environment variableDieter Verfaillie3-8/+13
2011-08-25Introduce the UNINSTALLED_GLIB_BUILDDIR environment variableDieter Verfaillie6-25/+58
2011-08-25Use relative imports for the gdbus/codegen packageDieter Verfaillie5-13/+13
2011-08-25Avoid using - (hyphen) in gdbus-codegen directory nameDieter Verfaillie12-3/+3
2011-08-25Use detected PYTHON shebang in gdbus-codegenIonut Biru1-1/+1
2011-08-24GCancellable: Small annotation additionsMatthias Clasen1-13/+13
2011-08-24Bug 657206 — GInputStream leaked in g_file_icon_load_async()Philip Withnall1-0/+1
2011-08-23GIO: Add more missing GI annotationsEduardo Lima Mitev1-5/+5
2011-08-23gdbus-codegen: update comment in code to reflect realityDavid Zeuthen1-4/+0
2011-08-23gdbus-codegen: Rework C property gettersDavid Zeuthen3-60/+272
2011-08-22GTimeZoneMonitor: Revert addition of this classColin Walters5-208/+0
2011-08-19Merge branch 'concurrent-cancellable'Stef Walter4-2/+233
2011-08-19gio: GCancellable can be used concurrentlyStef Walter4-2/+233
2011-08-17void functions should not return. Fixes bug #656675.Brian Cameron4-7/+7
2011-08-15distcheck fixesRyan Lortie1-0/+8
2011-08-15Add a stress-test for GDBusProxy in threads with no default main contextSimon McVittie3-0/+259
2011-08-15GDBusProxy: hold properties_lock while using any mutable propertySimon McVittie1-23/+109
2011-08-15GDBusProxy: factor out async_init_data_set_name_ownerSimon McVittie1-43/+47
2011-08-15g_dbus_proxy_get_property: use accessors for all mutable stateSimon McVittie1-2/+2
2011-08-15GDBusProxy: if a well-known name is not owned, don't GetAll from the dbus-daemonSimon McVittie1-1/+20
2011-08-15g_settings_bind: add some g_return checksRyan Lortie1-0/+3
2011-08-15GDBusObjectManagerClient: Emit signals on proxy before emitting on managerDavid Zeuthen1-9/+9
2011-08-13Don't finish gtls connection if the handshake failedSjoerd Simons1-2/+2
2011-08-13GDBusProxy: on_properties_changed initialize some variablesMatthias Clasen1-3/+3
2011-08-12In addition to /media and $HOME, also show mounts in $XDG_USER_DIRDavid Zeuthen1-2/+6
2011-08-11[gi] Add missing (out) annotation to g_dbus_{node,interface}_info_generate_xml()Martin Pitt1-2/+2
2011-08-11[gi] Add missing Gio transfer annotationsMartin Pitt7-8/+10
2011-08-11[gi] Fix parameter name typos in Gio docstringsMartin Pitt2-2/+2