..
fam
Replace -I with $(glib_INCLUDES) and friends
2010-08-06 13:10:34 -04:00
fen
Fixed bugster 7007407. Do not clear stat info until a node is really
2011-02-17 15:07:52 +08:00
gdbus-2.0 /codegen
gio: Use G_VALUE_INIT
2011-10-18 17:12:33 +01:00
gvdb
Merge remote-tracking branch 'gvdb/master'
2011-09-12 08:12:57 -04:00
inotify
Correct a comment
2010-08-13 17:23:44 -04:00
tests
GMemoryInputStream/GMemoryOutputStream: fix bug in previous commit
2011-12-01 13:10:25 +01:00
win32
Recuce DLL hijack risk on Windows
2010-09-02 22:36:47 +03:00
xdgmime
fix a few warnings on non-Linux
2011-09-04 17:50:41 -04:00
.gitignore
update .gitignores
2011-06-12 16:17:30 -04:00
abicheck.sh
Distcheck fixes
2011-06-04 10:45:54 -04:00
ChangeLog
Update README files to refer to git
2009-03-31 19:39:16 -04:00
gaction.c
GAction: make GObject properties read-only
2011-06-29 17:32:21 +01:00
gaction.h
Make 4 incompatible changes to the GAction API
2011-06-29 11:38:21 +01:00
gactiongroup.c
Add g_action_group_query_action()
2011-11-26 19:25:32 -05:00
gactiongroup.h
Add g_action_group_query_action()
2011-11-26 19:25:32 -05:00
gappinfo.c
GAppLaunchContext: add environment-manipulating functions
2011-10-15 17:30:55 -04:00
gappinfo.h
GAppLaunchContext: add environment-manipulating functions
2011-10-15 17:30:55 -04:00
gapplication.c
GApplication: add default application
2011-11-26 20:11:40 -05:00
gapplication.h
Clarify local_command_line docs
2011-11-29 22:10:37 -05:00
gapplicationcommandline.c
Spelling fixes
2011-08-29 14:49:32 -04:00
gapplicationcommandline.h
GApplication: document Since properly in header files, 2.26 -> 2.28
2011-02-08 01:00:04 +00:00
gapplicationimpl-dbus.c
Forgot one interface...
2011-11-28 19:57:44 -05:00
gapplicationimpl.h
Implement (untested) GApplication actions support
2010-10-25 14:32:07 -04:00
gasynchelper.c
gio: Use G_VALUE_INIT
2011-10-18 17:12:33 +01:00
gasynchelper.h
Implement closure-related methods for gio GSource types
2010-11-26 15:07:28 -05:00
gasyncinitable.c
GInitable, GAsyncInitable: not initializing gives undefined behaviour
2011-11-23 12:30:06 +00:00
gasyncinitable.h
Import GInitable, GSocket and dependencies from gnio
2009-05-14 15:44:36 +02:00
gasyncresult.c
Fix up some doc comments that referred to threads not being enabled
2011-10-05 11:54:36 -04:00
gasyncresult.h
Add GI annotations to GSimpleAsyncResult
2010-12-21 18:21:33 +01:00
gbufferedinputstream.c
Spelling fixes
2011-08-29 14:49:32 -04:00
gbufferedinputstream.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
gbufferedoutputstream.c
Use g_simple_async_result_{new_,}take_error
2010-11-03 14:25:35 +01:00
gbufferedoutputstream.h
gio/ docs fixup
2010-07-12 18:30:14 -04:00
gcancellable.c
gio: Use G_VALUE_INIT
2011-10-18 17:12:33 +01:00
gcancellable.h
GCancellable: add g_cancellable_create_source()
2010-11-26 15:07:28 -05:00
gcharsetconverter.c
Check for (GIConv)-1 instead of NULL.
2010-11-21 21:21:22 +01:00
gcharsetconverter.h
Add missign single include guards
2010-02-21 16:12:35 -05:00
gcontenttype.c
Fix doc syntax
2011-06-04 19:05:51 -04: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
Spelling fixes
2011-08-29 14:49:32 -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 glib credentials support to OpenBSD.
2011-05-27 14:22:56 -04:00
gcredentials.h
Bug 617483 – Credentials passing
2010-07-20 16:34:18 -04:00
gdatainputstream.c
Spelling fixes
2011-08-29 14:49:32 -04:00
gdatainputstream.h
GDataInputStream: Add _utf8() variants of _read_line
2011-06-16 20:03:02 -04:00
gdataoutputstream.c
Add GI annotations to GData{Input|Output}Stream
2010-12-21 18:21:33 +01: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: Don't pass an unintialized GError pointer
2011-06-09 13:29:58 -04:00
gdbusaddress.c
Silence a compiler warning
2011-06-14 21:06:17 -04:00
gdbusaddress.h
Add single-include guards to new headers
2010-06-06 16:20:21 -04:00
gdbusauth.c
Add glib credentials support to OpenBSD.
2011-05-27 14:22:56 -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
GDBus: Nuke debug spew from the ANONYMOUS authentication method
2011-04-13 18:20:34 -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
bgo#640212 - Replace "error stating file" with friendlier messages
2011-09-08 09:11:56 -05: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
Pass in NULL instead of g_cclosure_marshal_generic
2011-07-19 14:38:34 -03: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
GDBusConnection: don't pass boolean > 1 to _g_dbus_worker_new
2011-11-22 16:08:14 +00:00
gdbusconnection.h
gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotation
2011-07-21 16:06:18 -04:00
gdbuserror.c
g_dbus_error_encode_gerror: don't segfault on bad domains
2011-09-30 13:17:27 +01:00
gdbuserror.h
Add single-include guards to new headers
2010-06-06 16:20:21 -04:00
gdbusinterface.c
Stop using glib-genmarshal at build time
2011-06-20 17:24:07 -04:00
gdbusinterface.h
Remove duplicate GDBusInterface declaration
2011-04-29 17:07:28 -04:00
gdbusinterfaceskeleton.c
Add g_main_context_ref_thread_default()
2011-10-07 10:14:34 -04:00
gdbusinterfaceskeleton.h
GDBusInterfaceSkeleton: fix odd use of floating refs
2011-07-12 19:44:21 +02:00
gdbusintrospection.c
[gi] Add missing (out) annotation to g_dbus_{node,interface}_info_generate_xml()
2011-08-11 14:09:23 +02:00
gdbusintrospection.h
Fix docs for D-Bus introspection data structures
2011-06-03 14:39:04 -04:00
gdbusmessage.c
GDBusMessage: fix leak of GError
2011-10-21 15:18:20 -04:00
gdbusmessage.h
GDBusMessage: Make it possible to lock and copy messages
2010-09-09 12:00:32 -04:00
gdbusmethodinvocation.c
void functions should not return. Fixes bug #656675 .
2011-08-17 03:01:14 -05:00
gdbusmethodinvocation.h
gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotation
2011-07-21 16:06:18 -04:00
gdbusnameowning.c
g_bus_own_name: fix race when unowning a name immediately after owning it
2011-10-27 10:35:18 -04:00
gdbusnameowning.h
Add _with_closures alternative functions for those in GDBus that
2010-06-10 18:29:23 +02:00
gdbusnamewatching.c
gio: Use G_VALUE_INIT
2011-10-18 17:12:33 +01:00
gdbusnamewatching.h
Add _with_closures alternative functions for those in GDBus that
2010-06-10 18:29:23 +02:00
gdbusobject.c
Stop using glib-genmarshal at build time
2011-06-20 17:24:07 -04:00
gdbusobject.h
GDBusObject: Remove comment non-existant virtual functions
2011-06-04 21:37:37 -04:00
gdbusobjectmanager.c
Pass in NULL instead of g_cclosure_marshal_generic
2011-07-19 14:38:34 -03:00
gdbusobjectmanager.h
GDBus: Avoid using the word interface in public C headers
2011-04-11 15:24:52 -04:00
gdbusobjectmanagerclient.c
gdbus: avoid warning when finalizing a GDBusObjectManagerClient
2011-10-27 18:34:27 +02:00
gdbusobjectmanagerclient.h
GDBusObjectManagerClient: Add a GDestroyNotify to the user_data
2011-04-16 15:24:42 -04:00
gdbusobjectmanagerserver.c
GDBus: switch to struct-embedded GMutex and GCond
2011-10-04 11:13:46 -04:00
gdbusobjectmanagerserver.h
GDBusObjectManagerServer: Allow setting :connection property
2011-05-04 03:43:52 -04:00
gdbusobjectproxy.c
GDBus: switch to struct-embedded GMutex and GCond
2011-10-04 11:13:46 -04:00
gdbusobjectproxy.h
gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton} subtypes
2011-04-25 09:29:18 -04:00
gdbusobjectskeleton.c
GDBus: switch to struct-embedded GMutex and GCond
2011-10-04 11:13:46 -04:00
gdbusobjectskeleton.h
GDBus: Use Skeleton instead of Stub
2011-04-13 16:33:51 -04:00
gdbusprivate.c
GDBusWorker: continue_writing: initialize flush_async_data if closing
2011-11-23 11:20:15 +00:00
gdbusprivate.h
GDBusConnection: delegate to the worker to close the stream
2011-09-16 12:00:22 -04:00
gdbusproxy.c
GDBusProxy: Correctly handle unknown members when having an expected interface
2011-10-05 10:45:22 -04:00
gdbusproxy.h
gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotation
2011-07-21 16:06:18 -04:00
gdbusserver.c
Add g_main_context_ref_thread_default()
2011-10-07 10:14:34 -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
GDBus: Don't convert GVariant type 'h' to gint
2011-07-21 09:43:59 -04:00
gdbusutils.h
Clarify docs for g_dbus_gvalue_to_gvariant() and g_dbus_gvariant_to_gvalue()
2011-04-10 11:19:45 -04:00
gdelayedsettingsbackend.c
GSettings: port from GStaticMutex to GMutex
2011-09-21 16:06:53 -04:00
gdelayedsettingsbackend.h
improve thread safety in GDelayedSettingsBackend
2010-05-17 07:16:37 -04:00
gdesktopappinfo.c
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gdesktopappinfo.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gdrive.c
gio: Introduce get_sort_key() methods on GDrive, GVolume and GMount
2011-10-18 14:29:18 -04:00
gdrive.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -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
Use g_simple_async_result_{new_,}take_error
2010-11-03 14:25:35 +01:00
gdummyproxyresolver.h
Implemented proxy-resolver extension point
2010-08-19 16:32:36 -04:00
gdummytlsbackend.c
GTlsDatabase and related objects
2011-08-04 08:54:55 +02:00
gdummytlsbackend.h
Add initial TLS (SSL) support to gio
2010-11-26 15:57:11 -05:00
gemblem.c
Add GI annotations to GIcon and related classes and interfaces
2010-12-27 16:08:46 +01:00
gemblem.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
gemblemedicon.c
Add GI annotations to GIcon and related classes and interfaces
2010-12-27 16:08:46 +01:00
gemblemedicon.h
emblemedicon: make GEmblemedIcon subclassable
2010-12-20 15:39:00 +01:00
gfile.c
Add missing annotation to g_file_set_attribute()
2011-11-29 12:01:25 +01:00
gfile.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gfileattribute-priv.h
Add string vector attribute type to GFileInfo
2009-06-23 16:35:41 +02:00
gfileattribute.c
Spelling fixes
2011-08-29 14:49:32 -04: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
Spelling fixes
2011-08-29 14:49:32 -04:00
gfileenumerator.h
Add GI annotations to GFileEnumerator
2010-12-27 15:48:31 +01:00
gfileicon.c
Bug 657206 — GInputStream leaked in g_file_icon_load_async()
2011-08-24 07:54:29 +01: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
fileinfo: Add g_file_attribute_matcher_subtract()
2011-11-16 17:19:02 +01:00
gfileinfo.h
fileinfo: Add g_file_attribute_matcher_subtract()
2011-11-16 17:19:02 +01:00
gfileinputstream.c
Spelling fixes
2011-08-29 14:49:32 -04:00
gfileinputstream.h
[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.
2010-12-17 16:29:05 +01:00
gfileiostream.c
[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.
2010-12-17 16:29:05 +01:00
gfileiostream.h
[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.
2010-12-17 16:29:05 +01:00
gfilemonitor.c
Add g_main_context_ref_thread_default()
2011-10-07 10:14:34 -04:00
gfilemonitor.h
GFileMonitor: Don't accept negative values for rate-limit
2010-11-28 17:14:49 -05:00
gfilenamecompleter.c
GFilenameCompleter: Improve struct packing
2011-04-12 10:01:37 -04:00
gfilenamecompleter.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
gfileoutputstream.c
Add g_simple_async_report_take_gerror_in_idle
2010-11-03 14:38:08 +01:00
gfileoutputstream.h
[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.
2010-12-17 16:29:05 +01:00
gfilterinputstream.c
GFilterInputStream: close-base-stream should not be construct-only
2011-04-29 16:14:17 +02: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
Fix links in gio docs
2011-06-04 18:48:19 -04:00
gicon.h
Bug 555740 - gicon serialization Based on patch from David Zeuthen
2008-10-21 11:51:48 +00:00
ginetaddress.c
GInetAddress: add equal() method
2011-04-14 12:46:46 -04:00
ginetaddress.h
GInetAddress: add equal() method
2011-04-14 12:46:46 -04:00
ginetaddressmask.c
GInetAddressMask: new type for internet address range matching
2011-11-14 13:42:29 -05:00
ginetaddressmask.h
GInetAddressMask: new type for internet address range matching
2011-11-14 13:42:29 -05:00
ginetsocketaddress.c
Add GI annotations to Gio lowlevel network support classes
2010-12-29 16:02:23 +01:00
ginetsocketaddress.h
Add network address and socket types
2009-04-22 08:36:10 -04:00
ginitable.c
GInitable, GAsyncInitable: not initializing gives undefined behaviour
2011-11-23 12:30:06 +00:00
ginitable.h
Documentation and coding style fixups
2009-05-27 18:20:08 -04:00
ginputstream.c
Spelling fixes
2011-08-29 14:49:32 -04:00
ginputstream.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
gio-querymodules.c
Add gio-querymodule program
2010-01-12 16:34:18 +01:00
gio.h
new public header: gsettingsschema.h
2011-11-17 14:03:39 +00:00
gio.rc.in
Update the year in the *.rc.in files
2011-06-07 08:55:31 +08:00
gio.symbols
gio.symbols: add g_application_[gs]et_default()
2011-11-26 20:28:50 -05:00
gioenums.h
GDBusConnection: check for initialization where needed for thread-safety
2011-10-21 16:02:27 +01: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
Add _g_io_module_get_default(), use to simplify other *_get_default()s
2011-10-04 13:20:34 -04:00
giomodule.c
add GNetworkMonitor, for... monitoring the network
2011-11-14 13:42:30 -05:00
giomodule.h
Spelling fixes
2011-08-29 14:49:32 -04:00
gioscheduler.c
Add g_main_context_ref_thread_default()
2011-10-07 10:14:34 -04:00
gioscheduler.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
giostream.c
giostream: "closed" property should not be marked writable
2011-09-23 08:53:47 -04:00
giostream.h
Add g_io_stream_splice_async/finish()
2010-12-13 17:36:12 +01:00
giotypes.h
add GNetworkMonitor, for... monitoring the network
2011-11-14 13:42:30 -05:00
gkeyfilesettingsbackend.c
Drop last uses of @returns:
2011-11-21 12:02:02 -05:00
glib-compile-schemas.c
Accept CDATA in gschema.xml files
2011-11-07 00:13:56 -05:00
gloadableicon.c
Spelling fixes
2011-08-29 14:49:32 -04: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
GLocalDirectoryMonitor: Improve struct packing
2011-04-12 10:02:31 -04:00
glocalfile.c
Avoid getmntinfo
2011-09-04 17:50:41 -04:00
glocalfile.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
glocalfileenumerator.c
localfileenumerator: Improve non-stat'ing code
2011-11-16 17:22:17 +01:00
glocalfileenumerator.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
glocalfileinfo.c
localfileinfo: Split out attributes that don't need a stat
2011-11-16 17:22:10 +01:00
glocalfileinfo.h
localfileinfo: Split out attributes that don't need a stat
2011-11-16 17:22:10 +01: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
bgo#640212 - Replace "error stating file" with friendlier messages
2011-09-08 09:11:56 -05: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
GMemoryInputStream/GMemoryOutputStream: fix bug in previous commit
2011-12-01 13:10:25 +01:00
gmemoryinputstream.h
Revert "Add g_memory_input_stream_new_from_data_full/add_data_full() apis"
2011-09-16 16:09:56 +02:00
gmemoryoutputstream.c
GMemoryInputStream/GMemoryOutputStream: fix bug in previous commit
2011-12-01 13:10:25 +01:00
gmemoryoutputstream.h
Add g_memory_output_stream_steal_data
2010-08-17 17:33:01 +02:00
gmemorysettingsbackend.c
Document new API
2011-02-08 10:05:00 -05:00
gmount.c
gio: Introduce get_sort_key() methods on GDrive, GVolume and GMount
2011-10-18 14:29:18 -04:00
gmount.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gmountoperation.c
Pass in NULL instead of g_cclosure_marshal_generic
2011-07-19 14:38:34 -03: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
gio static fixups
2011-10-16 21:41:15 -04:00
gnetworkaddress.h
Added method g_network_address_parse_uri()
2010-08-19 16:32:37 -04:00
gnetworkingprivate.h
Fix compile warnings on OpenBSD.
2011-05-28 18:59:38 -04:00
gnetworkmonitor.c
add GNetworkMonitor, for... monitoring the network
2011-11-14 13:42:30 -05:00
gnetworkmonitor.h
add GNetworkMonitor, for... monitoring the network
2011-11-14 13:42:30 -05:00
gnetworkmonitorbase.c
add GNetworkMonitor, for... monitoring the network
2011-11-14 13:42:30 -05:00
gnetworkmonitorbase.h
add GNetworkMonitor, for... monitoring the network
2011-11-14 13:42:30 -05:00
gnetworkmonitornetlink.c
gnetworkmonitornetlink.c: Make the error messages less geeky
2011-11-29 21:45:37 +01:00
gnetworkmonitornetlink.h
add GNetworkMonitor, for... monitoring the network
2011-11-14 13:42:30 -05:00
gnetworkservice.c
gio static fixups
2011-10-16 21:41:15 -04:00
gnetworkservice.h
Implemented proxy_enumerate() for all Connectables
2010-08-19 16:32:37 -04:00
gnullsettingsbackend.c
Document new API
2011-02-08 10:05:00 -05:00
goutputstream.c
Don't close stream twice when splicing
2011-09-19 10:13:52 +02:00
goutputstream.h
[gi] Add annotations for GFile, G[File]{Input|Output|IO}Stream.
2010-12-17 16:29:05 +01:00
gpermission.c
GPermission: Drop @returns syntax from doc comments
2011-11-21 11:01:16 -05:00
gpermission.h
Bug 620519 - GPermission
2010-06-04 19:03:38 +02:00
gpollableinputstream.c
GPollable*Stream: expose source methods to introspection
2011-11-18 15:20:41 +01:00
gpollableinputstream.h
Various doc tweaks
2010-11-28 23:55:43 -05:00
gpollableoutputstream.c
GPollable*Stream: expose source methods to introspection
2011-11-18 15:20:41 +01:00
gpollableoutputstream.h
Add pollable input/output streams
2010-11-26 15:08:08 -05: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
Fix links in gio docs
2011-06-04 18:48:19 -04:00
gproxy.h
Added GProxy interface for proxy extension point
2010-08-19 16:32:37 -04:00
gproxyaddress.c
Add GI annotations to Gio lowlevel network support classes
2010-12-29 16:02:23 +01:00
gproxyaddress.h
Implement GProxyAddress
2010-08-19 16:32:37 -04:00
gproxyaddressenumerator.c
Spelling fixes
2011-08-29 14:49:32 -04:00
gproxyaddressenumerator.h
gproxyaddressenumerator.h: add missing G_END_DECLS
2010-08-19 17:51:01 -04:00
gproxyresolver.c
Add _g_io_module_get_default(), use to simplify other *_get_default()s
2011-10-04 13:20:34 -04:00
gproxyresolver.h
Implemented proxy-resolver extension point
2010-08-19 16:32:36 -04:00
gregistrysettingsbackend.c
Spelling fixes
2011-08-29 14:49:32 -04:00
gregistrysettingsbackend.h
Add GSettings Windows Registry backend
2010-09-01 15:05:42 +02:00
gresolver.c
Fix up some doc comments that referred to threads not being enabled
2011-10-05 11:54:36 -04:00
gresolver.h
Re-run res_init() when resolv.conf changes
2009-08-19 12:08:15 -04:00
gschema.dtd
Update gschema.dtd
2011-01-09 21:45:20 +01:00
gseekable.c
Spelling fixes
2011-08-29 14:49:32 -04: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: Support completion for enum values
2010-10-30 01:13:42 -04:00
gsettings-mapping.c
gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()
2011-09-22 20:05:38 -04:00
gsettings-mapping.h
merge GSettings
2010-04-16 23:23:40 -04:00
gsettings-tool.c
Update gsettings utilities in GIO
2011-06-07 10:49:29 +08:00
gsettings.c
Drop last uses of @returns:
2011-11-21 12:02:02 -05:00
gsettings.h
Drop last uses of @returns:
2011-11-21 12:02:02 -05:00
gsettingsbackend.c
Drop last uses of @returns:
2011-11-21 12:02:02 -05:00
gsettingsbackend.h
Make the memory and null settings backends public
2011-01-05 20:31:50 +01:00
gsettingsbackendinternal.h
Make the memory and null settings backends public
2011-01-05 20:31:50 +01:00
gsettingsschema-internal.h
drop the now-trivial g_settings_schema_new
2011-11-17 14:03:39 +00:00
gsettingsschema.c
We need <locale.h> in gsettingsschema.c now
2011-11-18 09:41:52 +00:00
gsettingsschema.h
schema source: avoid introspection confusion
2011-11-17 14:03:39 +00:00
gsimpleaction.c
Cosmetics
2011-11-26 20:12:34 -05:00
gsimpleaction.h
Make 4 incompatible changes to the GAction API
2011-06-29 11:38:21 +01:00
gsimpleactiongroup.c
GSimpleActionGroup: Implement query_action
2011-11-26 19:27:30 -05:00
gsimpleactiongroup.h
Add 'change_state' callback to GActionEntry
2011-06-29 16:20:52 +01:00
gsimpleasyncresult.c
Add g_main_context_ref_thread_default()
2011-10-07 10:14:34 -04:00
gsimpleasyncresult.h
Add g_simple_async_report_take_gerror_in_idle
2010-11-03 14:38:08 +01:00
gsimplepermission.c
GSimplePermission: Drop @returns syntax in doc comments
2011-11-21 11:02:30 -05:00
gsimplepermission.h
Bug 620582 - a simple GPermission implementation
2010-06-04 22:35:14 +02:00
gsocket.c
GSocketClient: improve error messages on connection failure
2011-11-14 19:46:02 -05:00
gsocket.h
Always do async vs sync correctly in GSocketConnection streams
2010-08-15 15:34:29 -04:00
gsocketaddress.c
gio static fixups
2011-10-16 21:41:15 -04:00
gsocketaddress.h
Add GError to g_socket_address_to_native
2009-05-18 21:31:28 +02:00
gsocketaddressenumerator.c
Add GI annotations to Gio lowlevel network support classes
2010-12-29 16:02:23 +01:00
gsocketaddressenumerator.h
Documentation and coding style fixups
2009-05-27 18:20:08 -04:00
gsocketclient.c
GSocketClient: Drop @returns syntax from doc comments
2011-11-21 11:03:31 -05:00
gsocketclient.h
Add initial TLS (SSL) support to gio
2010-11-26 15:57:11 -05: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
docs: fix typos in networking classes
2011-04-20 21:08:15 +02:00
gsocketconnection.h
Documentation and coding style fixups
2009-05-27 18:20:08 -04:00
gsocketcontrolmessage.c
Silence a bunch of -Wunused-but-set-variable warnings
2011-04-08 15:44:25 -04:00
gsocketcontrolmessage.h
Add padding to new classes
2009-05-15 10:28:30 +02:00
gsocketinputstream.c
GSocketInputStream/GSocketOutputStream: fix win32 build
2011-11-22 08:56:54 -05:00
gsocketinputstream.h
Import all the highlevel socket classes from gnio
2009-05-15 21:26:24 +02:00
gsocketlistener.c
docs: fix typos in networking classes
2011-04-20 21:08:15 +02:00
gsocketlistener.h
Bug 585566 - GSocketListener API issues
2009-11-19 10:04:27 -06:00
gsocketoutputstream.c
GSocketInputStream/GSocketOutputStream: fix win32 build
2011-11-22 08:56:54 -05:00
gsocketoutputstream.h
Import all the highlevel socket classes from gnio
2009-05-15 21:26:24 +02:00
gsocketservice.c
Fix up some doc comments that referred to threads not being enabled
2011-10-05 11:54:36 -04:00
gsocketservice.h
Documentation and coding style fixups
2009-05-27 18:20:08 -04:00
gsocks4aproxy.c
gsocks5proxy, gsocks4aproxy: simplify some error messages
2011-09-18 10:49:58 -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
gsocks5proxy, gsocks4aproxy: simplify some error messages
2011-09-18 10:49:58 -04:00
gsocks5proxy.h
Implemented SOCKSv5 proxy support
2010-08-19 16:32:37 -04:00
gsrvtarget.c
gio static fixups
2011-10-16 21:41:15 -04:00
gsrvtarget.h
Add GResolver, a glib-ish interface to DNS
2009-04-22 08:36:32 -04:00
gtcpconnection.c
docs: fix typos in networking classes
2011-04-20 21:08:15 +02:00
gtcpconnection.h
Add support for graceful disconnect to GTcpConnection
2009-05-20 11:19:47 +02:00
gtcpwrapperconnection.c
Correct gtk-doc SECTION: syntax
2011-02-01 16:18:02 -02:00
gtcpwrapperconnection.h
make GProxyConnection public, as GTcpWrapperConnection
2010-11-26 15:08:31 -05:00
gthemedicon.c
Add GI annotations to GIcon and related classes and interfaces
2010-12-27 16:08:46 +01: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
gthreadedresolver: remove a bit of cruft
2011-10-05 08:36:03 -04:00
gthreadedresolver.h
Add GResolver, a glib-ish interface to DNS
2009-04-22 08:36:32 -04:00
gthreadedsocketservice.c
Pass in NULL instead of g_cclosure_marshal_generic
2011-07-19 14:38:34 -03:00
gthreadedsocketservice.h
Add max_threads argument to g_threaded_socket_service_new
2009-05-18 08:47:49 +02:00
gtlsbackend.c
Add _g_io_module_get_default(), use to simplify other *_get_default()s
2011-10-04 13:20:34 -04:00
gtlsbackend.h
GTlsDatabase and related objects
2011-08-04 08:54:55 +02:00
gtlscertificate.c
GTlsCertificate: support unencrypted PKCS#8 private keys
2011-11-18 20:26:58 -05:00
gtlscertificate.h
Add g_tls_certificate_verify()
2010-12-07 10:41:05 +01:00
gtlsclientconnection.c
[gi] Add missing Gio transfer annotations
2011-08-11 11:38:20 +02:00
gtlsclientconnection.h
Change GTlsClientConnection::accepted-cas to contain DER DNs
2011-01-05 09:35:06 -08:00
gtlsconnection.c
[gi] Add missing Gio transfer annotations
2011-08-11 11:38:20 +02:00
gtlsconnection.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gtlsdatabase.c
void functions should not return. Fixes bug #656675 .
2011-08-17 03:01:14 -05:00
gtlsdatabase.h
GTlsDatabase and related objects
2011-08-04 08:54:55 +02:00
gtlsfiledatabase.c
[gi] Add missing Gio transfer annotations
2011-08-11 11:38:20 +02:00
gtlsfiledatabase.h
GTlsDatabase and related objects
2011-08-04 08:54:55 +02:00
gtlsinteraction.c
Add g_main_context_ref_thread_default()
2011-10-07 10:14:34 -04:00
gtlsinteraction.h
gio: Add GTlsInteraction interaction method invocation guarantees
2011-08-30 18:30:02 +02:00
gtlspassword.c
Fixed typo: s/ether/enter.
2011-08-26 11:07:32 -04:00
gtlspassword.h
GTlsDatabase and related objects
2011-08-04 08:54:55 +02:00
gtlsserverconnection.c
[gi] Add missing Gio transfer annotations
2011-08-11 11:38:20 +02:00
gtlsserverconnection.h
tls: Make g_tls_{client|server}_connection_new() return a GIOStream
2010-12-07 19:39:24 +01:00
gunionvolumemonitor.c
locks: drop _INIT macros
2011-10-02 22:33:10 -04:00
gunionvolumemonitor.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
gunixconnection.c
Add glib credentials support to OpenBSD.
2011-05-27 14:22:56 -04:00
gunixconnection.h
Remove the credentials argument from g_unix_connect_send_credentials()
2010-05-13 14:29:39 -04:00
gunixcredentialsmessage.c
gunixcredentialsmessage: fix this on FreeBSD
2011-08-27 12:28:03 -04:00
gunixcredentialsmessage.h
Make gunixcredentialsmessage.h standalone includable
2010-08-18 12:07:38 -04:00
gunixfdlist.c
If dup fails don't call close()
2011-06-14 18:51:57 -04:00
gunixfdlist.h
Clean up platform-specific includes
2010-05-13 20:29:04 -04:00
gunixfdmessage.c
GSocket: Use MSG_CMSG_CLOEXEC
2011-05-05 14:09:11 -04:00
gunixfdmessage.h
Clean up platform-specific includes
2010-05-13 20:29:04 -04:00
gunixinputstream.c
GUnixInput/OutputStream: fix blocking methods to always block
2011-11-14 18:31:21 -05: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
Use g_simple_async_result_{new_,}take_error
2010-11-03 14:25:35 +01:00
gunixmount.h
big header formatting cleanup: indentation, vtable formatting, consistent
2008-09-02 19:05:58 +00:00
gunixmounts.c
GUnixMountPoint: expose options
2011-10-03 14:06:47 -04:00
gunixmounts.h
GUnixMountPoint: expose options
2011-10-03 14:06:47 -04:00
gunixoutputstream.c
GUnixInput/OutputStream: fix blocking methods to always block
2011-11-14 18:31:21 -05:00
gunixoutputstream.h
Add "fd" and "close-fd" properties including getters and setters. Patch by
2008-12-08 05:41:43 +00:00
gunixsocketaddress.c
Add GI annotations to Gio lowlevel network support classes
2010-12-29 16:02:23 +01:00
gunixsocketaddress.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gunixvolume.c
Use g_simple_async_result_{new_,}take_error
2010-11-03 14:25:35 +01: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 _g_io_module_get_default(), use to simplify other *_get_default()s
2011-10-04 13:20:34 -04:00
gvfs.h
Move comment to the right place
2009-07-05 22:35:55 -04:00
gvolume.c
gio: Introduce get_sort_key() methods on GDrive, GVolume and GMount
2011-10-18 14:29:18 -04:00
gvolume.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gvolumemonitor.c
Add a lot of missing annotations
2010-09-24 18:24:41 -03:00
gvolumemonitor.h
GIO: Don't use G_DISABLE_DEPRECATED for functions
2011-11-03 00:16:41 -04:00
gwin32appinfo.c
GAppLaunchContext: add environment-manipulating functions
2011-10-15 17:30:55 -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
Spelling fixes
2011-08-29 14:49:32 -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
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
gzlibdecompressor.c: fix a comment
2011-11-29 21:43:00 +01:00
gzlibdecompressor.h
Add GZIP header processing to GZlibCompressor/GZlibDecompressor
2010-08-17 17:37:32 +02:00
Makefile.am
gio/Makefile.am
2011-11-21 11:53:02 +08:00
makefile.msc
gio/: fully remove gioalias hacks
2010-07-07 19:53:22 -04:00
strinfo.c
Spelling fixes
2011-08-29 14:49:32 -04:00