GFile: Add some introspection annotations
[platform/upstream/glib.git] / gio /
2011-11-20 Matthias ClasenGFile: Add some introspection annotations
2011-11-19 Matthias ClasenGApplication: unregister bus name
2011-11-19 Matthias ClasenTrivial doc typo fix
2011-11-19 Dan WinshipGTlsCertificate: support unencrypted PKCS#8 private...
2011-11-18 Nicolas Dufresne[gio] Terminate connect call when application proxy...
2011-11-18 Giovanni CampagnaGPollable*Stream: expose source methods to introspection
2011-11-18 Ryan LortieWe need <locale.h> in gsettingsschema.c now
2011-11-18 Nicolas DufresneClear proxy address upon retry
2011-11-18 Alexandre Rostovtsev_g_dbus_get_machine_id(): check /etc/machine-id too
2011-11-17 Rico TzschichholzRemove redefinition of typedef 'GSettingsSchemaSource'
2011-11-17 Ryan Lortieg_settings_new_full(): more docs
2011-11-17 Ryan Lortieadd plugin example for GSettingsSchemaSource
2011-11-17 Ryan LortieAdd gtk-doc for gsettingsschema{,source}
2011-11-17 Matthias Clasen'make dist' fixes
2011-11-17 Matthias Clasensettings-source test: Check returned error as well
2011-11-17 Matthias ClasenTrivial typo fix
2011-11-17 Jasper St. Pierregsettings: add annotations for _new_full()
2011-11-17 Jasper St. Pierreschema source: avoid introspection confusion
2011-11-17 Jasper St. Pierregsettingsschema: Use the trusted parameter
2011-11-17 Ryan LortieAdd test case and fix some bugs
2011-11-17 Ryan LortieAdd g_settings_schema_source_new_from_directory()
2011-11-17 Ryan LortieClarify docs/params for 'schema' vs 'schema id'
2011-11-17 Ryan LortieAdd g_settings_new_full() taking GSettingsSchema
2011-11-17 Ryan LortieGSettings: add 'settings-schema' property
2011-11-17 Ryan Lortieadd boxed types for GSettingSchema{,Source}
2011-11-17 Ryan LortieDrop the 'schema_name' field of GSettings
2011-11-17 Ryan Lortiespeak of 'schema id' rather than 'schema name'
2011-11-17 Ryan LortieGSettings: deprecate 'schema' property
2011-11-17 Ryan Lortiedrop the now-trivial g_settings_schema_new
2011-11-17 Ryan Lortienew public header: gsettingsschema.h
2011-11-17 Ryan LortieAdd non-aborting g_settings_schema_source_lookup()
2011-11-17 Ryan LortieGSettingSchemaSource: add refcounting
2011-11-17 Ryan LortieGSettingsSchema: use our own linked lists
2011-11-17 Ryan LortieGSettingsSchema: alter our 'reverse' technology
2011-11-17 Ryan Lortiemove GSettingsSchemaKey to gsettingsschema.c
2011-11-17 Ryan LortieGSettingsSchemaKey: store the GSettingsSchema*
2011-11-17 Ryan Lortieg_settings_schema_key_init: take GSettingsSchema*
2011-11-17 Ryan Lortieadd internal g_settings_schema_get_name()
2011-11-17 Ryan Lortierename GSettingsKeyInfo to GSettingsSchemaKey
2011-11-17 Ryan LortieGSettingsKeyInfo: rename field 'key' to 'name'
2011-11-17 Ryan Lortieremove GSettings* from GSettingsKeyInfo
2011-11-17 Ryan Lortiestore some extra info in GSettingsKeyInfo
2011-11-17 Ryan LortieGSettingsKeyInfo: drop unused variable
2011-11-17 Ryan Lortierename gsettingsschema.h to -internal.h
2011-11-17 Ryan LortieunGObjectify GSettingsSchema
2011-11-16 Benjamin Ottelocalfileenumerator: Improve non-stat'ing code
2011-11-16 Benjamin Ottelocalfileinfo: Split out attributes that don't need...
2011-11-16 Benjamin Ottelocalfileenumerator: Take the type from the readdir...
2011-11-16 Benjamin Ottegio: Add tests for g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottetests: Add tests for fileattributematchers
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_to_string()
2011-11-16 Benjamin Ottefileinfo: Store namespace::* as 0th attribute
2011-11-16 Benjamin Ottefileinfo: Change the way attribute matchers are created
2011-11-16 Benjamin Ottefileinfo: Remove optimization for GFileAttributeMatcher
2011-11-15 Dan WinshipGSocketClient: improve error messages on connection...
2011-11-14 Dan WinshipGUnixInput/OutputStream: fix blocking methods to always...
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-14 Dan WinshipGInetAddressMask: new type for internet address range...
2011-11-13 Dan Winshipgunixinput/outputstream: fix docs
2011-11-13 Dan WinshipGUnixInputStream, GUnixOutputStream: support ordinary...
2011-11-11 Simon McVittieGDBusWorker: tolerate read errors while closing
2011-11-11 Simon McVittieGDBusWorker: debug on read errors if transport debuggin...
2011-11-11 Simon McVittiegdbus-exit-on-close test: don't leak a variant
2011-11-11 Simon McVittiegdbus-exit-on-close test: optionally be more verbose...
2011-11-09 Dan Winshipgio: more implementations of GFileDescriptorBased
2011-11-07 Dan Winshipgio/tests/proxy: don't use deprecated functions
2011-11-07 Benjamin Ottedocs: Improve g_variant_loop() docs
2011-11-07 Matthias ClasenAdd a test for CDATA in gschema.xml files
2011-11-07 Matthias ClasenAccept CDATA in gschema.xml files
2011-11-03 Matthias ClasenGIO: Don't use G_DISABLE_DEPRECATED for functions
2011-10-27 Aleksander Morgadogdbus: avoid warning when finalizing a GDBusObjectManag...
2011-10-27 David Zeutheng_bus_own_name: fix race when unowning a name immediate...
2011-10-24 Simon McVittieGDBusConnection: document that this object is (meant...
2011-10-24 Simon McVittieGDBusConnection: make the closed flag atomic (but still...
2011-10-24 Simon McVittieGDBusConnection: document which properties are protecte...
2011-10-24 Simon McVittieGDBusConnection: access the exit-on-close flag atomically
2011-10-24 Simon McVittieAnnotate GDBusConnection private functions with thread...
2011-10-21 Ryan LortieGDBusMessage: fix leak of GError
2011-10-21 Simon McVittieGDBusConnection: check for initializedness in most...
2011-10-21 Simon McVittieGDBusConnection: document use while uninitialized as...
2011-10-21 Simon McVittieGDBusConnection: check for initialization where needed...
2011-10-21 Simon McVittieGDBusConnection: replace is_initialized with an atomic...
2011-10-19 Cosimo Cecchidesktop-app-info: annotate g_desktop_app_info_get_keywo...
2011-10-19 Simon McVittiegdbus-non-socket test: avoid use of a GMainContext...
2011-10-19 Simon McVittiegdbus-exit-on-close test: cover more possibilities
2011-10-19 Simon McVittieGDBusWorker: if a read was cancelled it means we closed...
2011-10-19 Simon McVittieRevert "Disable two GDBus tests"
2011-10-18 David Zeuthengio: Introduce get_sort_key() methods on GDrive, GVolum...
2011-10-18 Javier Jardóngio: Use G_VALUE_INIT
2011-10-18 Sjoerd SimonsGDBusConnection: Fix race in /gdbus/connection/life...
2011-10-17 Alexander LarssonFix up testcase broken due to g_thread_new API change
2011-10-17 Chun-wei FanFix gio.symbols
2011-10-17 Ryan Lortiepush G_THREADS_MANDATORY over the cliff
2011-10-17 Ryan Lortiegobject/gio: some last missed statics/inclues
2011-10-17 Ryan Lortiegio static fixups
2011-10-17 Ryan Lortiemore 'static' adding in testcases
2011-10-17 Ryan Lortiecontexts test: don't use deprecated GCond wait API
2011-10-16 Ryan Lortiegitignore
2011-10-16 Matthias ClasenAdd a tests of some GVfs functions
next