platform/upstream/glib.git
2010-06-04 Murray CummingGio: gioenums.h: Remove trailing commas to avoid C...
2010-06-03 Javier Jardóngdbusaddress: Fix typo
2010-06-03 Kristjan SchmidtUpdated Esperanto translation
2010-06-03 Matthias ClasenDon't spew a g_warning if inotify setup fails
2010-06-03 Ryan LortieBug 620350 - add g_variant_builder_add_parsed()
2010-06-03 Ryan LortieBug 620349 – utf8ify GVariant printer
2010-06-02 Milan Bouchet... Annotate GVariant and GSettings _strv() functions
2010-06-02 Ryan Lortieimprove gitignore (systemtap)
2010-06-02 Kjartan MaraasUpdated Norwegian bokmål translation
2010-06-02 Ryan LortieSupport NULL value for g_settings_set_strv()
2010-06-02 Milan Bouchet... Remove length parameter for g_settings_[gs]et_strv
2010-05-30 Jorge GonzálezUpdated Spanish translation
2010-05-30 Fran DiéguezUpdated Galician translations
2010-05-30 Andika TriwidadaUpdated Indonesian translation
2010-05-29 Jorge GonzálezUpdated Spanish translation
2010-05-28 Jorge GonzálezUpdated Spanish translation
2010-05-28 Jorge GonzálezUpdated Spanish translation
2010-05-28 Yaron ShahrabaniUpdated Hebrew translation.
2010-05-28 Yaron ShahrabaniUpdated Hebrew translation.
2010-05-28 Lin MaAfter talk with FEN dev, we dicide simply disable monit...
2010-05-27 Alexander LarssonAdd dtrace and systemtap support for gobject
2010-05-27 Alexander LarssonInitial support for dtrace and systemtap
2010-05-27 Mikhail ZabaluevOptimized the overlong sequence check in g_utf8_get_cha...
2010-05-27 Ryan LortieGSettings schema docs: mention need for EXTRA_DIST
2010-05-27 Ryan LortieRemove duplicate copies of migration docs
2010-05-27 Ryan Lortiegsettings m4: check for .xml in src/builddir
2010-05-27 Ryan LortieGVariant: One more FreeBSD fix
2010-05-27 Ryan LortieMore alignment-related fixes.
2010-05-27 Lin MaRemove unused code.
2010-05-26 Ryan Lortieinclude "config.h" for HAVE_POSIX_MEMALIGN
2010-05-26 Ryan LortieUse aligned memory in GVariant test cases.
2010-05-26 Colin Walters[mainloop-test] Fix compilation errors
2010-05-26 Colin Walters[tests/gvariant] Handle flavored_free(NULL), since...
2010-05-26 Jorge GonzálezUpdated Spanish translation
2010-05-26 Jorge GonzálezUpdated Spanish translation
2010-05-26 Lin Mabugster#6955199, on hsfs portfs will fail, and FEN...
2010-05-25 Havoc PenningtonGSource: add g_source_set_name, g_source_get_name,...
2010-05-25 Havoc PenningtonGSource: add g_source_set_name, g_source_get_name,...
2010-05-25 David ZeuthenGDBus: Big-endian fixes
2010-05-25 Ryan LortieGVariant: deal with non-8-aligned malloc()
2010-05-25 Matthias ClasenDocument that vtable is not copied
2010-05-25 Fran DiéguezUpdated Galician translations
2010-05-25 Ryan Lortie.gitignore manpages (*.1)
2010-05-25 Ryan Lortiepost-release version bump.
2010-05-25 Ryan LortieRelease 2.25.7. glib-2.25.7
2010-05-25 Ryan Lortieanother occurrence of the last fix (@XSLTPROC@)
2010-05-25 Ryan Lortieman pages: fix broken @XSLTPROC@ substitution
2010-05-25 Ryan Lortiechange GSettingsBackend.list() API
2010-05-25 Matthias ClasenImprove the g_file_make_symbolic_link docs
2010-05-24 Ryan LortieGIO: Add g_d{,c}gettext to PLT check exceptions
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-24 Richard HughesFix up a typo in the g_variant_builder_add() docs
2010-05-24 Tor LillqvistMost of the gdbus test programs build only on Unix
2010-05-23 Kjartan MaraasUpdated Norwegian bokmål translation
2010-05-23 Kjartan MaraasAdd two missing files
2010-05-22 Fran DiéguezUpdated Galician translations
2010-05-22 Fran DiéguezUpdated Galician translations
2010-05-22 Fran DiéguezUpdated Galician translations
2010-05-22 Matthias ClasenClean up man page handling
2010-05-22 Ryan Lortieadd .SECONDARY: rule to preserve generated schemas
2010-05-21 David ZeuthenReturn an error for calls into unknown interfaces or...
2010-05-20 Christian PerschUse stack-allocated GVariantBuilders
2010-05-20 Christian PerschAdd g_dc[p]gettext, and use it in gsettings
2010-05-20 Fran DiéguezUpdated Galician translations
2010-05-20 David ZeuthenBug 619142 – Build fixes
2010-05-20 Ivar SmolinEstonian translation updated
2010-05-19 Javier JardónAdd G_TYPE_CLASS_GET_PRIVATE macro to docs
2010-05-19 Ryan LortieVersion bump.
2010-05-19 Ryan LortieRelease 2.25.6 2.25.6
2010-05-19 Ryan LortieAdd --uninstall option to glib-compile-schemas
2010-05-19 Ryan LortieBug 619038 - increase gsettings.m4 power
2010-05-19 Tor LillqvistMake config.h.win32.in match what configure produces
2010-05-18 Ryan Lortieglib-compile-schemas rename missed in docs
2010-05-18 Javier JardónFix trivial typo in GCredentials code
2010-05-18 Ryan LortieBug 619031 - method-calls-in-thread test failing
2010-05-18 Ryan LortieBug 618839 - Typo at translation message
2010-05-18 Ryan LortieAdd sync method to GSettingsBackend, and pad
2010-05-18 Ryan Lortiewhitespace fix
2010-05-18 Robert AncellAdd missing gunixfdlist.h include in gdbus-example...
2010-05-17 David ZeuthenGDBus: Fix obvious crasher when looking up annotations
2010-05-17 Fran DiéguezUpdated Galician translations
2010-05-17 David Zeuthengdbus(1): Don't fetch props if introspection data indic...
2010-05-17 David ZeuthenGDBus: Fix introspection of objects registered at /
2010-05-17 Ryan Lortieimprove thread safety in GDelayedSettingsBackend
2010-05-17 Ryan LortieGSettingsBackend: make signal dispatch threadsafe
2010-05-17 Ryan Lortiegitignore additions for gdbus, new test cases
2010-05-17 Ryan LortieGSettings: support emitting signals in threads
2010-05-17 Ryan LortieGSettings tool: work-around GDBus issue
2010-05-17 Ryan Lortieintern a key name instead of using strdup()
2010-05-17 Lin MaReworked Solaris file event notification for GIO. See
2010-05-17 Jorge GonzálezUpdated Spanish translation
2010-05-16 Matthias ClasenAdd GDBus files to POTFILES.in
2010-05-16 Fran DiéguezUpdated Galician translations
2010-05-16 Andika TriwidadaUpdated Indonesian translation
2010-05-16 Sebastian DrögeFix gio tests linking with binutils gold linker
2010-05-16 Sebastian DrögeFix build of gdbus tool with binutils gold linker
2010-05-15 Matthias ClasenExpand information about schema translation
2010-05-15 Matthias ClasenFix build on !linux
2010-05-15 Christian PerschUse the new option name
2010-05-15 Matthias ClasenBump version
next