platform/upstream/glib.git
2011-04-16 David Zeuthengdbus-codegen: Make generated code introspectable
2011-04-15 David Zeuthengdbus-codegen: Nuke debug spew
2011-04-15 David Zeuthengdbus-codegen: Never emit empty PropertiesChanged signals
2011-04-15 David Zeuthengdbus-codegen: Don't send out PropertiesChanged if...
2011-04-15 David Zeuthengdbus-codegen: Fix obvious bug in _g_variant_equal0...
2011-04-15 David Zeuthengdbus-codegen: Add support for the org.freedesktop...
2011-04-15 David Zeuthengdbus-codegen: Include a blurb about the license of...
2011-04-15 David Zeuthengdbus-codegen: Use the right program name in introducto...
2011-04-15 David Zeuthengdbus-codegen: Use the right program name in introducto...
2011-04-15 David Zeuthengdbus-codegen: Add copyright / license headers
2011-04-15 David ZeuthenGDBus: Support Ugly_Case and use org.gtk.GDBus.C.Name...
2011-04-13 David ZeuthenGDBusInterfaceStub: Clarify ::g-authorize-method docs
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-13 David ZeuthenGDBusInterfaceStub: Use G_VARIANT_TYPE_VARDICT when...
2011-04-13 David Zeuthengdbus-codegen: Shorten man page title
2011-04-13 David Zeuthengdbus-codegen: Use CDATA to make gtk-doc avoid expandin...
2011-04-13 David ZeuthenGDBus: Minor renames and doc fixes
2011-04-12 David Zeuthengdbus-codegen: Mention that @since can be used
2011-04-12 David ZeuthenAdd support for org.gtk.GDBus.Since annotation
2011-04-12 David Zeuthengdbus-codegen: Add --c-generate-object-manager option...
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 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-10 David ZeuthenClarify docs for g_dbus_gvalue_to_gvariant() and g_dbus...
2011-04-09 David ZeuthenImprove g_dbus_gvalue_to_gvariant() docs
2011-04-09 David ZeuthenGDBus: Document GVariant/GValue conversion routines...
2011-04-09 David ZeuthenForgot to add autofoo for libffi
2011-04-08 David ZeuthenAdd a generic libffi based marshaller to libgobject
2011-04-08 David ZeuthenAdd gdbus-codegen(1) command
2011-04-08 David ZeuthenAdd "Since: 2.30" for new D-Bus routines
2011-04-08 David ZeuthenAdd docs for new high-level D-Bus types
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 Jordi Serratosa[l10n]Fixes on Catalan translation
2011-04-04 OKANO TakayoshiUpdated Japanese translation
2011-04-04 Murray CummingDocs: Change DBus to D-Bus
2011-04-04 Petr KovarUpdate Czech translation
2011-04-03 Gabor KelemenUpdated Hungarian translation
2011-04-03 Murray CummingGDBusMethodInvocation: Improve get_parameters() documen...
2011-03-31 Colin Waltersgqsort: Quiet a compiler warning for qsort_r
2011-03-31 Colin Waltersgoption: [linux] Look in /proc/self/cmdline for argv0...
2011-03-31 Ryan Lortiegio.symbols updates
2011-03-31 Ryan LortieImprove .gitignore
2011-03-31 Ryan Lortieglib.symbols: add some missing symbols
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 LortieGVariant test: test parsing of "inf" and "nan"
2011-03-31 Ryan LortieGVariant parser: parse "inf", "-inf" and "nan"
2011-03-31 Ryan LortieGVariant parser: match strings without consuming
2011-03-31 Ryan LortieGVariant parser: fix memory error
2011-03-31 Ryan LortieAdd 'uint' convenience functions for GSettings
2011-03-31 Ryan LortieAdd GTimeZoneMonitor
2011-03-31 Ryan Lortieg_time_zone_new_local: cache the result
2011-03-31 Ryan LortieGTimeZone: don't add /etc/localtime to the cache
2011-03-30 Miroslav NikolićUpdated Serbian translation
2011-03-30 Gil Forcada[l10n]Updated Catalan translation
2011-03-30 Martin Pitt[gi] Add missing allow-none annotations to Gio
2011-03-30 Friedel WolffUpdate translation for Afrikaans (af)
2011-03-30 Bruce CowanUpdated British English translation
2011-03-30 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2011-03-29 Gintautas MiliauskasUpdated Lithuanian translation.
2011-03-29 Jonathan Matthewintrospection: add annotations for g_file_load_contents...
2011-03-28 Gil Forcada[l10n]Updated Catalan translation
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 Zeuthendocs: Add a "Index of new symbols in 2.30" section
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-28 Aron XuUpdate Simplified Chinese translation.
2011-03-28 Aron XuUpdate Simplified Chinese translation.
2011-03-27 Wouter BolsterleeUpdated Dutch translation by Wouter Bolsterlee
2011-03-27 Abduxukur AbdurixitAdded UG translation
2011-03-26 Nguyễn Thái... Updated Vietnamese translation
2011-03-26 Nguyễn Thái... po/vi.po: import from Damned Lies
2011-03-26 Ask H. LarsenUpdated Danish translation
2011-03-25 David ZeuthenFix test suite breakage caused by Murray's commit
2011-03-25 Alexander ShopovUpdated Bulgarian translation
2011-03-25 Daniel NylanderUpdated Swedish translation
2011-03-25 Daniel NylanderUpdated Swedish translation
2011-03-24 Tristan Van... GDBusServer: move business logic from _new() function...
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-22 Daniel NylanderUpdated Swedish translation
2011-03-22 Daniel NylanderUpdated Swedish translation
next