GSettings: make _sync() a no-op if uninitialised
[platform/upstream/glib.git] / gio /
2011-04-11 Ryan LortieGSettings: make _sync() a no-op if uninitialised
2011-04-10 Ryan LortieAdd test case for G_APPLICATION_NON_UNIQUE
2011-04-10 Ryan LortieGApplication: add G_APPLICATION_NON_UNIQUE
2011-04-10 Ryan LortieGApplication: fix leaked object path
2011-04-09 Dan WinshipGSocket: clarify g_socket_receive documentation
2011-04-09 Dan Winshipgsettings-tool: warn if setting a value fails
2011-04-08 Matthias ClasenFix another faulty GApplicationCommandline example
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-04-08 Ryan LortieGSettings: remove more asserts
2011-04-08 Matthias ClasenAvoid an interaction between GApplication and GOption
2011-04-08 Ryan Lortieglib-compile-schemas: check for undefined refs
2011-04-08 Ryan LortieDon't assert on backend == settings->priv->backend
2011-04-07 Matthias ClasenAdd a warning to the g_dbus_connection_set_exit_on_clos...
2011-04-07 Dan WinshipFix two leaks seen when using TLS connections
2011-04-04 Murray CummingDocs: Change DBus to D-Bus
2011-04-03 Murray CummingGDBusMethodInvocation: Improve get_parameters() documen...
2011-03-31 Ryan Lortiegio.symbols updates
2011-03-31 Ryan LortieImprove .gitignore
2011-03-31 Ryan Lortiecompile schemas test: open ranges for all types
2011-03-31 Ryan Lortiegschema-test: invert expectation for min/max omit
2011-03-31 Ryan Lortieglib-compile-schemas: min and max are now optional
2011-03-31 Ryan LortieAdd 'uint' convenience functions for GSettings
2011-03-31 Ryan LortieAdd GTimeZoneMonitor
2011-03-30 Martin Pitt[gi] Add missing allow-none annotations to Gio
2011-03-29 Jonathan Matthewintrospection: add annotations for g_file_load_contents...
2011-03-28 David ZeuthenGDBusProxy: Also check signature when checking if signa...
2011-03-28 David ZeuthenGDBusProxy: Drop unexpected signals
2011-03-28 Olivier CrêteGDBusProxy: Validate properties received from service...
2011-03-28 David ZeuthenGDBusProxy: Make interface lookups O(1)
2011-03-28 David ZeuthenGDBusConnection: Make interface lookups O(1)
2011-03-28 David ZeuthenGDBus: Add mechanism to make lookup on interfaces const...
2011-03-25 David ZeuthenFix test suite breakage caused by Murray's commit
2011-03-24 Tristan Van BerkomGDBusServer: move business logic from _new() function...
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-15 Matthias ClasenDocument which files glib-compile-schemas looks at
2011-03-14 Olivier CrêteGDBusProxy: Check if connection is NULL before unreffing
2011-03-11 Murray Cummingg_file_info_get/set_attribute_string*(): Document the...
2011-03-07 Matthias ClasenImprove preconditions in action-related GApplication api
2011-03-07 Matthias ClasenForgotten file
2011-03-05 Murray Cummingg_application_run(): Add (allow-none) introspection...
2011-03-04 Matthias ClasenSome more details about GApplicationFlags
2011-03-04 Matthias ClasenAdd more GApplication docs
2011-03-04 Murray CummingGApplication: Check more before warning about a missing...
2011-03-04 Matthias ClasenGApplication: More documentation tweaks
2011-03-04 Matthias ClasenFix a typo
2011-03-04 Matthias ClasenSmall doc correction
2011-03-04 Matthias ClasenGApplication: Clarify docs for @argv
2011-03-04 Matthias ClasenGApplication: Beef up the local_command_line() docs
2011-03-04 Matthias ClasenGApplication: Improve documentation
2011-03-04 Matthias ClasenTry harder to explain GApplicationCommandline
2011-02-25 Matthias ClasenGApplications: Tighten up application-id validity checks
2011-02-23 Matthias ClasenAllow to list keys in all schemas
2011-02-23 Cosimo Cecchiapplication: fix a typo in the docs annotation
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-02-20 Vincent Untzappinfo: Do not override system default handler with...
2011-02-19 Tor LillqvistExport _glib_get_locale_dir() as it is now used in...
2011-02-19 Matthias ClasenBe more forgiving when parsing introspection xml
2011-02-17 Lin MaFixed bugster 7007407. Do not clear stat info until...
2011-02-16 Colin Waltersgdesktopappinfo: Handle g_get_prgname() being NULL
2011-02-16 Matthias ClasenDon't report standard interfaces more than once
2011-02-16 Matthias ClasenAdd a (currently failing) testcase
2011-02-15 Matthias ClasenFix memory leaks in the gdbus introspection parser
2011-02-15 Matthias ClasenAdd schema name in error message
2011-02-14 Matthias ClasenImprove test coverage
2011-02-12 Matthias ClasenFix some problems with message handling
2011-02-12 Matthias ClasenComplete the translation setup for glib-compile-schemas
2011-02-12 Matthias ClasenSet up message translation for gdbus
2011-02-11 Colin Waltersgsettings: Minor typo in previous commit
2011-02-09 Ryan LortieGSettings: add paragraph with performance notes
2011-02-08 Matthias ClasenDocument new API 2.28.0
2011-02-08 Michal HrubyAdd more data about origin application to the "Launched...
2011-02-08 Colin Waltersgdesktopappinfo: Asynchronously flush after sending...
2011-02-08 Matthias ClasenClarify GInitable docs
2011-02-08 Javier Jardóndocs: Document Since properly, 2.26 -> 2.28
2011-02-08 Rui MatosGApplication: document Since properly in header files...
2011-02-02 Johan DahlinUse ; instead of: to not confuse g-ir-scanner
2011-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
2011-01-31 Ryan LortieGApplication: add notes about GDBus architecture
2011-01-29 Matthias ClasenFix GIO build on Solaris
2011-01-28 Matthias ClasenUse g_set_error_literal where appropriate
2011-01-28 Matthias ClasenRemove redundant definitions
2011-01-28 Matthias ClasenFail in a clean way if schema name is missing
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-21 Matthias ClasenUpdate help and docs for gsettings cmdline tool
2011-01-21 Matthias ClasenDon't warn in GApplication if class handlers have been...
2011-01-17 Ray Strodegsettings: Update documentation on schema naming convention
2011-01-14 Christian PerschDon't leak variants in the null settings backend
2011-01-12 Daiki UenoMake g_unix_connection_send_fd() work as expected.
2011-01-12 Chun-wei FanAdded symbols for GIO/Win32
2011-01-11 Matthias ClasenAvoid a segfault in g_application_register()
2011-01-09 Matthias ClasenGSettings: Fix a copy-paste error
2011-01-09 Christian PerschUpdate gschema.dtd
2011-01-07 Pavel HolejsovskyFix and update GI annotations for 'Volumes and Drives'
2011-01-07 Pavel HolejsovskyAdd and update GI annotations in 'Settings'
2011-01-06 Colin Waltersgdesktopappinfo: Don't crash if we don't have a desktop...
2011-01-06 Serkan Kabagio: Recognize reiser4 in g_file_query_filesystem_info()
2011-01-06 Matthias ClasenAdd new symbol
2011-01-05 Matthias ClasenDrop annotation that break the documentation build
2011-01-05 Pavel HolejsovskyFix GI annotation for g_desktop_app_info_launch_uris_as...
2011-01-05 Christian PerschMake the memory and null settings backends public
next