glib/gio
Ryan Lortie 0bd50b39eb Bug 623400 - acquire context before dispatching
For GSettings.

Use the functionality introduced in the last commit to simplify our
notify dispatching and increase the safety of doing so (by ensuring that
the context is acquired in the current thread for the duration of the
dispatch).

This closes bugs #623400 and #629849.
2010-10-03 17:34:16 -04:00
..
fam Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
fen Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
gvdb Merge remote branch 'gvdb/master' 2010-06-10 13:35:25 -04:00
inotify Correct a comment 2010-08-13 17:23:44 -04:00
libasyncns Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
tests Clean up g_settings_list_schemas() 2010-10-02 22:42:02 -04:00
win32 Recuce DLL hijack risk on Windows 2010-09-02 22:36:47 +03:00
xdgmime Don't compile some unused functions in gio/xdgmime/ 2010-08-08 21:32:04 -04:00
.gitignore gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
abicheck.sh move glibconfig.h to glib/ 2010-07-12 15:33:05 -04:00
ChangeLog Update README files to refer to git 2009-03-31 19:39:16 -04:00
gaction.c [introspection] Move over annotations 2010-09-24 15:52:38 -03:00
gaction.h Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gactiongroup.c [introspection] Move over annotations 2010-09-24 15:52:38 -03:00
gactiongroup.h GActionGroup is now an interface 2010-08-30 19:26:37 +02:00
gappinfo.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gappinfo.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gapplication.c Fix an off-by-one error 2010-07-30 19:53:29 -04:00
gapplication.h Documentation fixups 2010-06-17 16:07:52 -04:00
gasynchelper.c Fix a possible deadlock 2010-08-03 10:41:21 -04:00
gasynchelper.h GSocket: Merge the unix and windows socket sources together 2010-04-23 12:25:56 -04:00
gasyncinitable.c [introspection] Move over annotations 2010-09-24 15:52:38 -03:00
gasyncinitable.h Import GInitable, GSocket and dependencies from gnio 2009-05-14 15:44:36 +02:00
gasyncresult.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gasyncresult.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gbufferedinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gbufferedinputstream.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gbufferedoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gbufferedoutputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gcancellable.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gcancellable.h Add g_cancellable_release_fd() 2009-08-19 11:02:05 +02:00
gcharsetconverter.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gcharsetconverter.h Add missign single include guards 2010-02-21 16:12:35 -05:00
gcontenttype.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gcontenttype.h Cleanups 2010-07-05 00:56:12 -04:00
gcontenttypeprivate.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gconverter.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gconverter.h Small doc addition 2010-03-26 09:30:25 -04:00
gconverterinputstream.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gconverterinputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gconverteroutputstream.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gconverteroutputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gcredentials.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gcredentials.h Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gdatainputstream.c Add g_data_input_stream_read_upto{,async,finish} 2010-09-13 13:14:25 -04:00
gdatainputstream.h Add g_data_input_stream_read_upto{,async,finish} 2010-09-13 13:14:25 -04:00
gdataoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdataoutputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gdbus-bash-completion.sh Initial GDBus code-drop from GDBus-standalone repo 2010-05-06 14:21:32 -04:00
gdbus-tool.c GDBus: Remove constness from introspection data structures 2010-07-19 15:45:27 -04:00
gdbusaddress.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gdbusaddress.h Add single-include guards to new headers 2010-06-06 16:20:21 -04:00
gdbusapplication.c GDBus: Remove constness from introspection data structures 2010-07-19 15:45:27 -04:00
gdbusauth.c Plug a mem leak 2010-08-30 10:14:39 -04:00
gdbusauth.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanism.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusauthmechanism.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanismanon.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusauthmechanismanon.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanismexternal.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusauthmechanismexternal.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanismsha1.c build: Quench the compiler's thirst for warnings 2010-09-04 18:24:50 +01:00
gdbusauthmechanismsha1.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthobserver.c GDBusAuthObserver: Fix docs 2010-07-20 16:34:28 -04:00
gdbusauthobserver.h GDBus: Hide instance structures for classes we don't want to be subclassed 2010-07-07 16:36:51 -04:00
gdbusconnection.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gdbusconnection.h GDBusMessage: Don't reset serial number when copying 2010-09-09 15:15:13 -04:00
gdbuserror.c Make g_dbus_error_unregister_error work 2010-08-07 18:56:12 -04:00
gdbuserror.h Add single-include guards to new headers 2010-06-06 16:20:21 -04:00
gdbusintrospection.c Introspection: make 'direction' default to 'in' for methods 2010-08-30 08:50:09 -04:00
gdbusintrospection.h GDBus: Remove constness from introspection data structures 2010-07-19 15:45:27 -04:00
gdbusmessage.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gdbusmessage.h GDBusMessage: Make it possible to lock and copy messages 2010-09-09 12:00:32 -04:00
gdbusmethodinvocation.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gdbusmethodinvocation.h GDBusMethodInvocation: nuke constructor 2010-08-22 22:58:29 -04:00
gdbusnameowning.c Make the closure variants of name owning and watching actually work 2010-08-07 17:10:17 -04:00
gdbusnameowning.h Add _with_closures alternative functions for those in GDBus that 2010-06-10 18:29:23 +02:00
gdbusnamewatching.c Make the closure variants of name owning and watching actually work 2010-08-07 17:10:17 -04:00
gdbusnamewatching.h Add _with_closures alternative functions for those in GDBus that 2010-06-10 18:29:23 +02:00
gdbusprivate.c message_to_write_data_free: Don't unref data->message if it is NULL 2010-09-30 14:40:50 -04:00
gdbusprivate.h Bug 624546 – Modification of GDBusMessage in filter function 2010-09-09 13:21:35 -04:00
gdbusproxy.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gdbusproxy.h GDBus: update padding 2010-06-22 12:14:31 -04:00
gdbusserver.c GDBusServer: Make ::new-connection return whether the connection was claimed 2010-09-09 14:02:31 -04:00
gdbusserver.h GDBus: Hide instance structures for classes we don't want to be subclassed 2010-07-07 16:36:51 -04:00
gdbusutils.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusutils.h Add single-include guards to new headers 2010-06-06 16:20:21 -04:00
gdelayedsettingsbackend.c Bug 623400 - acquire context before dispatching 2010-10-03 17:34:16 -04:00
gdelayedsettingsbackend.h improve thread safety in GDelayedSettingsBackend 2010-05-17 07:16:37 -04:00
gdesktopappinfo.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gdesktopappinfo.h [GDesktopAppInfo] New function g_desktop_app_info_get_filename 2010-03-14 15:45:46 -04:00
gdrive.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gdrive.h Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gdummyfile.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdummyfile.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gdummyproxyresolver.c Implemented proxy-resolver extension point 2010-08-19 16:32:36 -04:00
gdummyproxyresolver.h Implemented proxy-resolver extension point 2010-08-19 16:32:36 -04:00
gemblem.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gemblem.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gemblemedicon.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gemblemedicon.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfile.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gfile.h Bug 535159 - g_file_has_parent 2009-11-17 20:27:38 -06:00
gfileattribute-priv.h Add string vector attribute type to GFileInfo 2009-06-23 16:35:41 +02:00
gfileattribute.c Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten code 2010-08-18 00:12:28 +02:00
gfileattribute.h Bug 554745 - GFileAttributeInfoList should be boxed 2008-10-06 21:59:29 +00:00
gfiledescriptorbased.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfiledescriptorbased.h include gio.h, not giotypes.h 2010-02-23 16:23:07 -08:00
gfileenumerator.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gfileenumerator.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gfileicon.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gfileicon.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfileinfo-priv.h Add pregenerated ids for TRASH_ORIG_PATH and TRASH_DELETION_DATE 2010-03-08 12:03:40 +01:00
gfileinfo.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gfileinfo.h gio: Add a boxed type for GFileAttributeMatcher 2010-05-03 20:13:35 +02:00
gfileinputstream.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gfileinputstream.h Bug 562613 – Missing const modifier in string parameters 2009-03-03 15:50:13 +00:00
gfileiostream.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gfileiostream.h Add GFileIOStream class 2009-05-13 14:42:46 +02:00
gfilemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfilemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfilenamecompleter.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfilenamecompleter.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfileoutputstream.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gfileoutputstream.h Bug 562613 – Missing const modifier in string parameters 2009-03-03 15:50:13 +00:00
gfilterinputstream.c Declare stream base classes as abstract 2010-08-16 10:21:38 -04:00
gfilterinputstream.h Bug 568394 – dropping the last reference to a stream filter closes the 2009-01-21 14:09:56 +00:00
gfilteroutputstream.c Declare stream base classes as abstract 2010-08-16 10:21:38 -04:00
gfilteroutputstream.h Bug 568394 – dropping the last reference to a stream filter closes the 2009-01-21 14:09:56 +00:00
gicon.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gicon.h Bug 555740 - gicon serialization Based on patch from David Zeuthen 2008-10-21 11:51:48 +00:00
ginetaddress.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
ginetaddress.h Add g_inet_address_get_native_size (#583205) 2009-05-25 11:33:56 +02:00
ginetsocketaddress.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
ginetsocketaddress.h Add network address and socket types 2009-04-22 08:36:10 -04:00
ginitable.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
ginitable.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
ginputstream.c Declare stream base classes as abstract 2010-08-16 10:21:38 -04:00
ginputstream.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gio-marshal.list GDBusServer: Make ::new-connection return whether the connection was claimed 2010-09-09 14:02:31 -04:00
gio-querymodules.c Add gio-querymodule program 2010-01-12 16:34:18 +01:00
gio.h GAction is now an interface 2010-08-30 19:26:37 +02:00
gio.rc.in Put a version info resource also in the gio DLL 2010-02-04 00:37:13 +02:00
gio.symbols Clean up g_settings_list_schemas() 2010-10-02 22:42:02 -04:00
gioenums.h Bug 628904 – Add credential support for FreeBSD and fix a socket issue 2010-09-09 14:10:01 -04:00
gioenumtypes.c.template gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gioenumtypes.h.template introduce an ENUMPREFIX substitution. 2008-06-23 12:06:39 +00:00
gioerror.c Extend IO_ERROR enum for Proxy support 2010-08-19 16:32:37 -04:00
gioerror.h Add GWin32InputStream and GWin32OutputStream classes 2010-04-19 11:54:56 +03:00
giomodule-priv.h Split out the extension point registration code to its own function. 2009-02-27 15:22:11 +00:00
giomodule.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
giomodule.h Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gioscheduler.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gioscheduler.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
giostream.c Declare stream base classes as abstract 2010-08-16 10:21:38 -04:00
giostream.h Import GIOStream from gnio 2009-05-13 14:42:38 +02:00
giotypes.h GAction is now an interface 2010-08-30 19:26:37 +02:00
gkeyfilesettingsbackend.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
glib-compile-schemas.c Bug 628937 - gracefully handle broken schemas 2010-10-01 11:21:13 -04:00
gloadableicon.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gloadableicon.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
glocaldirectorymonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocaldirectorymonitor.h Avoid unnecessary work if mount watching not specified (#585360) 2009-06-15 12:26:57 +02:00
glocalfile.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfile.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
glocalfileenumerator.c Minor cleanup 2010-07-10 18:04:22 -04:00
glocalfileenumerator.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
glocalfileinfo.c Handle MLS selinux policy better 2010-07-08 14:19:08 -04:00
glocalfileinfo.h Add extension point for adding metadata for local files 2009-06-23 16:35:42 +02:00
glocalfileinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfileinputstream.h Local file implementation of GFileIOStream and ops 2009-05-13 14:42:57 +02:00
glocalfileiostream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfileiostream.h Local file implementation of GFileIOStream and ops 2009-05-13 14:42:57 +02:00
glocalfilemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfilemonitor.h GLocalFileMonitor: Support for GFileMonitorFlags 2010-02-18 15:50:26 +01:00
glocalfileoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfileoutputstream.h Bug 619142 – Build fixes 2010-05-20 10:53:08 -04:00
glocalvfs.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalvfs.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gmemoryinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gmemoryinputstream.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gmemoryoutputstream.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gmemoryoutputstream.h Add g_memory_output_stream_steal_data 2010-08-17 17:33:01 +02:00
gmemorysettingsbackend.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gmemorysettingsbackend.h add GMemorySettingsBackend 2010-04-17 01:26:34 -04:00
gmount.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gmount.h Add "default location" support to GMount 2009-11-26 16:12:18 +01:00
gmountoperation.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gmountoperation.h Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gmountprivate.h Add is_supported() to GNativeVolumeMonitorClass so that we can avoid 2007-12-17 16:00:33 +00:00
gnativevolumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gnativevolumemonitor.h Add licence headers to gnativevolumemonitor.c/h 2010-03-04 11:02:31 +01:00
gnetworkaddress.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gnetworkaddress.h Added method g_network_address_parse_uri() 2010-08-19 16:32:37 -04:00
gnetworkingprivate.h Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authority 2010-09-10 13:07:00 -04:00
gnetworkservice.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gnetworkservice.h Implemented proxy_enumerate() for all Connectables 2010-08-19 16:32:37 -04:00
gnullapplication.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gnullsettingsbackend.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gnullsettingsbackend.h add 'null' GSettings backend 2010-04-15 18:22:14 -04:00
goutputstream.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
goutputstream.h Add g_output_stream_is_closing 2009-11-23 16:22:52 +01:00
gpermission.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gpermission.h Bug 620519 - GPermission 2010-06-04 19:03:38 +02:00
gpollfilemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gpollfilemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gproxy.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gproxy.h Added GProxy interface for proxy extension point 2010-08-19 16:32:37 -04:00
gproxyaddress.c Implement GProxyAddress 2010-08-19 16:32:37 -04:00
gproxyaddress.h Implement GProxyAddress 2010-08-19 16:32:37 -04:00
gproxyaddressenumerator.c Fix invalid reads 2010-08-30 10:21:43 -04:00
gproxyaddressenumerator.h gproxyaddressenumerator.h: add missing G_END_DECLS 2010-08-19 17:51:01 -04:00
gproxyconnection.c Implement GProxyConnection a GIOStream+GTcpConn wrapper 2010-08-19 16:32:37 -04:00
gproxyconnection.h Implement GProxyConnection a GIOStream+GTcpConn wrapper 2010-08-19 16:32:37 -04:00
gproxyresolver.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gproxyresolver.h Implemented proxy-resolver extension point 2010-08-19 16:32:36 -04:00
gregistrysettingsbackend.c Fix small bug in registry backend 2010-09-01 15:05:42 +02:00
gregistrysettingsbackend.h Add GSettings Windows Registry backend 2010-09-01 15:05:42 +02:00
gresolver.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gresolver.h Re-run res_init() when resolv.conf changes 2009-08-19 12:08:15 -04:00
gschema.dtd Update the dtd to match the implementation 2010-07-08 14:29:17 -04:00
gseekable.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gseekable.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gsettings-bash-completion.sh gsettings-tool: Rewrite 2010-10-03 02:48:07 -04:00
gsettings-mapping.c Bug 624991 - GSettings mapping for G_TYPE_STRV 2010-07-22 11:34:57 -04:00
gsettings-mapping.h merge GSettings 2010-04-16 23:23:40 -04:00
gsettings-tool.c gsettings-tool: Rewrite 2010-10-03 02:48:07 -04:00
gsettings.c GSettings: implement .property_get('path') 2010-10-03 01:53:09 -04:00
gsettings.h Clean up g_settings_list_schemas() 2010-10-02 22:42:02 -04:00
gsettingsbackend.c Bug 623400 - acquire context before dispatching 2010-10-03 17:34:16 -04:00
gsettingsbackend.h Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gsettingsbackendinternal.h Bug 623400 - acquire context before dispatching 2010-10-03 17:34:16 -04:00
gsettingsschema.c Add 'Since:' tags for schema listing APIs 2010-10-02 22:46:53 -04:00
gsettingsschema.h GSettings: major refactor. Add enums, range. 2010-06-16 18:17:53 -04:00
gsimpleaction.c GAction is now an interface 2010-08-30 19:26:37 +02:00
gsimpleaction.h GAction is now an interface 2010-08-30 19:26:37 +02:00
gsimpleactiongroup.c GActionGroup is now an interface 2010-08-30 19:26:37 +02:00
gsimpleactiongroup.h GActionGroup is now an interface 2010-08-30 19:26:37 +02:00
gsimpleasyncresult.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsimpleasyncresult.h Make the error const for g_simple_async_result_set_from_error 2009-09-11 15:20:34 +01:00
gsimplepermission.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsimplepermission.h Bug 620582 - a simple GPermission implementation 2010-06-04 22:35:14 +02:00
gsocket.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsocket.h Always do async vs sync correctly in GSocketConnection streams 2010-08-15 15:34:29 -04:00
gsocketaddress.c Fix IPv6 parsing in _g_uri_parse_authority, add _g_uri_from_authority 2010-09-10 13:07:00 -04:00
gsocketaddress.h Add GError to g_socket_address_to_native 2009-05-18 21:31:28 +02:00
gsocketaddressenumerator.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsocketaddressenumerator.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gsocketclient.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsocketclient.h Add support for g_socket_client_add_application_proxy() 2010-08-19 16:32:38 -04:00
gsocketconnectable.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsocketconnectable.h Added proxy_enumerate method to GSocketConnectable 2010-08-19 16:32:37 -04:00
gsocketconnection.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsocketconnection.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gsocketcontrolmessage.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsocketcontrolmessage.h Add padding to new classes 2009-05-15 10:28:30 +02:00
gsocketinputstream.c Always do async vs sync correctly in GSocketConnection streams 2010-08-15 15:34:29 -04:00
gsocketinputstream.h Import all the highlevel socket classes from gnio 2009-05-15 21:26:24 +02:00
gsocketlistener.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsocketlistener.h Bug 585566 - GSocketListener API issues 2009-11-19 10:04:27 -06:00
gsocketoutputstream.c Always do async vs sync correctly in GSocketConnection streams 2010-08-15 15:34:29 -04:00
gsocketoutputstream.h Import all the highlevel socket classes from gnio 2009-05-15 21:26:24 +02:00
gsocketservice.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketservice.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gsocks4aproxy.c Implemented SOCKSv4 and SOCKSv4a 2010-08-19 16:32:38 -04:00
gsocks4aproxy.h Implemented SOCKSv4 and SOCKSv4a 2010-08-19 16:32:38 -04:00
gsocks4proxy.c gio/proxy: Fixed compilation warnings 2010-08-19 17:31:42 -04:00
gsocks4proxy.h Implemented SOCKSv4 and SOCKSv4a 2010-08-19 16:32:38 -04:00
gsocks5proxy.c Fix memory leak in SOCKSv5 implementation 2010-09-23 12:02:51 -04:00
gsocks5proxy.h Implemented SOCKSv5 proxy support 2010-08-19 16:32:37 -04:00
gsrvtarget.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gsrvtarget.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gtcpconnection.c Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gtcpconnection.h Add support for graceful disconnect to GTcpConnection 2009-05-20 11:19:47 +02:00
gthemedicon.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gthemedicon.h Reformat g_themed_icon_get_names return type to make gtk-doc work 2009-06-01 22:10:41 +02:00
gthreadedresolver.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gthreadedresolver.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gthreadedsocketservice.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gthreadedsocketservice.h Add max_threads argument to g_threaded_socket_service_new 2009-05-18 08:47:49 +02:00
gunionvolumemonitor.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gunionvolumemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixconnection.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gunixconnection.h Remove the credentials argument from g_unix_connect_send_credentials() 2010-05-13 14:29:39 -04:00
gunixcredentialsmessage.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gunixcredentialsmessage.h Make gunixcredentialsmessage.h standalone includable 2010-08-18 12:07:38 -04:00
gunixfdlist.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixfdlist.h Clean up platform-specific includes 2010-05-13 20:29:04 -04:00
gunixfdmessage.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gunixfdmessage.h Clean up platform-specific includes 2010-05-13 20:29:04 -04:00
gunixinputstream.c Annotate all custom GIO GSource using g_source_set_name 2010-07-10 20:09:34 -04:00
gunixinputstream.h Add "fd" and "close-fd" properties including getters and setters. Patch by 2008-12-08 05:41:43 +00:00
gunixmount.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixmount.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixmounts.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gunixmounts.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixoutputstream.c Correct error message when GUnixOutputStream fails to write 2010-09-24 13:56:35 +02:00
gunixoutputstream.h Add "fd" and "close-fd" properties including getters and setters. Patch by 2008-12-08 05:41:43 +00:00
gunixresolver.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
gunixresolver.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gunixsocketaddress.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixsocketaddress.h GUnixSocketAddress: handle abstract sockets with non-0-padded names 2010-04-22 11:54:41 -04:00
gunixvolume.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixvolume.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixvolumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixvolumemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gvfs.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gvfs.h Move comment to the right place 2009-07-05 22:35:55 -04:00
gvolume.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gvolume.h Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gvolumemonitor.c Add a lot of missing annotations 2010-09-24 18:24:41 -03:00
gvolumemonitor.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gwin32appinfo.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32appinfo.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gwin32inputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32inputstream.h Add GWin32InputStream and GWin32OutputStream classes 2010-04-19 11:54:56 +03:00
gwin32mount.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32mount.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gwin32outputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32outputstream.h Add GWin32InputStream and GWin32OutputStream classes 2010-04-19 11:54:56 +03:00
gwin32resolver.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32resolver.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gwin32volumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32volumemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gzlibcompressor.c Fix building with zlib < 1.2.4 on win32 2010-09-01 15:09:51 +02:00
gzlibcompressor.h Add GZIP header processing to GZlibCompressor/GZlibDecompressor 2010-08-17 17:37:32 +02:00
gzlibdecompressor.c Fix building with zlib < 1.2.4 on win32 2010-09-01 15:09:51 +02:00
gzlibdecompressor.h Add GZIP header processing to GZlibCompressor/GZlibDecompressor 2010-08-17 17:37:32 +02:00
Makefile.am Rename gschema-compile.c -> glib-compile-schemas.c 2010-09-09 16:42:55 -04:00
makefile.msc gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
strinfo.c Bug 622124 - implement flags for GSettings 2010-07-01 19:06:02 -04:00