GApplication: use GActionGroup exporter
[platform/upstream/glib.git] / gio /
2011-12-08 Ryan LortieGApplication: use GActionGroup exporter
2011-12-08 Ryan LortieAdd GActionGroup D-Bus exporter
2011-12-08 Ryan LortieRevert "Use an XML blob for gapplication interface...
2011-12-08 Ryan LortieRevert "Forgot one interface..."
2011-12-07 Matthias ClasenClarify docs around main loop vfuncs
2011-12-07 David ZeuthenBug 665733 – GDBusConnection holds lock while calling...
2011-12-06 David ZeuthenGDBus: Note in docs that g_dbus_node_info_new_for_xml...
2011-12-06 David ZeuthenGDBus: fix link to D-Bus spec
2011-12-05 Benjamin Otteoutputstream: Clarify docs of flush()
2011-12-05 Cosimo AlfaranoSend CHANGES_DONE_HINT on file moves if no IN_CLOSE_WRI...
2011-12-05 Simon McVittieGDBusConnection: propagate error correctly if flags...
2011-12-02 Tristan Van BerkomGDBusInterfaceSkeleton: make it possible to export...
2011-12-01 Dan WinshipGMemoryInputStream/GMemoryOutputStream: fix bug in...
2011-11-30 Dan WinshipGMemoryInputStream/GMemoryOutputStream: make these...
2011-11-30 Matthias ClasenClarify local_command_line docs
2011-11-29 Dan Winshipgnetworkmonitornetlink.c: Make the error messages less...
2011-11-29 Dan Winshipgzlibdecompressor.c: fix a comment
2011-11-29 Michael VogtAdd missing annotation to g_file_set_attribute()
2011-11-29 Matthias ClasenForgot one interface...
2011-11-29 Matthias ClasenUse an XML blob for gapplication interface info
2011-11-27 Ryan Lortiegio.symbols: add g_application_[gs]et_default()
2011-11-27 Matthias ClasenCosmetics
2011-11-27 Ryan LortieGApplication: add default application
2011-11-27 Ryan LortieGApplication: unregister action interface export
2011-11-27 Matthias ClasenGApplication: Implement query_action
2011-11-27 Matthias ClasenGSimpleActionGroup: Implement query_action
2011-11-27 Ryan LortieAdd g_action_group_query_action()
2011-11-23 Simon McVittieGInitable, GAsyncInitable: not initializing gives undef...
2011-11-23 Simon McVittieGDBusWorker: continue_writing: initialize flush_async_d...
2011-11-22 Ryan LortieGApplication: don't fail if can't get session bus
2011-11-22 Simon McVittieGDBusConnection: don't pass boolean > 1 to _g_dbus_work...
2011-11-22 Dan WinshipGSocketInputStream/GSocketOutputStream: fix win32 build
2011-11-21 Rico Tzschichholzgio/tests: Fix for -Werror=format-security
2011-11-21 Ryan Lortiedist gio/tests/key8.pem
2011-11-21 Simon McVittieAdd test case for #662395
2011-11-21 Simon McVittieGDBus tests: factor out TestIOStream, test_pipe and...
2011-11-21 Simon McVittie_g_dbus_worker_flush_sync: always flush if we need to
2011-11-21 Simon McVittieGDBusWorker: move flush async op into continue_writing()
2011-11-21 Simon McVittieschedule_write_in_worker_thread: require caller to...
2011-11-21 Simon McVittieGDBusWorker: rename some functions
2011-11-21 Simon McVittieGDBusWorker: distinguish between 3 sorts of output...
2011-11-21 Ryan LortieDrop last uses of @returns:
2011-11-21 Matthias ClasenGSocketClient: Drop @returns syntax from doc comments
2011-11-21 Matthias ClasenGSimplePermission: Drop @returns syntax in doc comments
2011-11-21 Matthias ClasenGPermission: Drop @returns syntax from doc comments
2011-11-21 Chun-wei Fangio/Makefile.am
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
next