Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)
[platform/upstream/glib.git] / gio /
2011-04-15 Kean JohnstonGLocalFile: Use _fstati64 rather than stat on Win32
2011-04-15 Matthias ClasenSlight docs rewording
2011-04-14 David ZeuthenGResolver: Don't return duplicate addresses
2011-04-14 David ZeuthenGInetAddress: add equal() method
2011-04-13 David ZeuthenGDBus: If an authentication method fail, don't give...
2011-04-13 David ZeuthenGDBus: Add test case for the ANONYMOUS authentication...
2011-04-13 David ZeuthenGDBus: Nuke debug spew from the ANONYMOUS authenticatio...
2011-04-13 David ZeuthenGDBus: Allow tcp: and nonce-tcp: addresses without...
2011-04-13 David ZeuthenGDBusInterfaceStub: Clarify ::g-authorize-method docs
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-13 Colin Waltersgdbusconnection: Avoid tripping assertion if we fail...
2011-04-13 David ZeuthenGDBusInterfaceStub: Use G_VARIANT_TYPE_VARDICT when...
2011-04-13 Matthias ClasenFix a typo in the GSettings docs
2011-04-13 David ZeuthenGDBus: Minor renames and doc fixes
2011-04-12 David ZeuthenAdd support for org.gtk.GDBus.Since annotation
2011-04-12 Colin Waltersgsettings-tool fixes: Add missing _apply(), add unset...
2011-04-12 Colin Waltersgsettings: Implement reset-recursively
2011-04-12 David Zeuthengdbus-codegen: Add --c-generate-object-manager option...
2011-04-12 Matthias ClasenGLocalDirectoryMonitor: Improve struct packing
2011-04-12 Matthias ClasenGIOSchedulerJob: Improve struct packing
2011-04-12 Matthias ClasenGFilenameCompleter: Improve struct packing
2011-04-12 Matthias ClasenGFileAttributeMatcher: Improve struct packing
2011-04-12 Matthias ClasenGDBusProxy: Improve struct packing
2011-04-12 Matthias ClasenGDBusWorker: Improve struct packing
2011-04-12 David ZeuthenSpiff up the "Migrating to GDBus" docs a bit
2011-04-11 David ZeuthenUpdate "Migrating to GDBus" chapter to take gdbus-codeg...
2011-04-11 David ZeuthenGDBus: Add ObjectManager example
2011-04-11 David ZeuthenAlso use interface_ instead of interface in C files
2011-04-11 David ZeuthenGDBusInterfaceStub: Rename stub parameter to interface
2011-04-11 David ZeuthenGDBus: Avoid using the word interface in public C headers
2011-04-11 David ZeuthenDist test-codegen.xml
2011-04-11 Matthias ClasenDon't include unistd.h unconditionally
2011-04-11 David ZeuthenGDBus: Add test-suite for new ObjectManager and gdbus...
2011-04-11 David ZeuthenGDBus: Use thread-default GMainContext in _g_assert_pro...
2011-04-11 Ryan LortieGApplication: g_settings_sync() on exit
2011-04-11 Ryan LortieGSettings: make _sync() a no-op if uninitialised
2011-04-10 David ZeuthenClarify docs for g_dbus_gvalue_to_gvariant() and g_dbus...
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 David ZeuthenImprove g_dbus_gvalue_to_gvariant() docs
2011-04-09 Dan WinshipGSocket: clarify g_socket_receive documentation
2011-04-09 Dan Winshipgsettings-tool: warn if setting a value fails
2011-04-09 David ZeuthenGDBus: Document GVariant/GValue conversion routines...
2011-04-08 David ZeuthenAdd a generic libffi based marshaller to libgobject
2011-04-08 David ZeuthenAdd gdbus-codegen(1) command
2011-04-08 Matthias ClasenFix another faulty GApplicationCommandline example
2011-04-08 David ZeuthenAdd "Since: 2.30" for new D-Bus routines
2011-04-08 David ZeuthenGDBusProxy: Store GDBusObject in private struct instead...
2011-04-08 David ZeuthenGDBusProxy: Update description to match GDBusInterface
2011-04-08 David ZeuthenStart merging gdbus-codegen code
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...
next