platform/upstream/glib.git
2010-04-19 Tor LillqvistBypass l10n tests for now on Windows
2010-04-19 Matthias ClasenAdd a bit about autofoo for schemas
2010-04-19 Tor LillqvistAvoid non-portable <glob.h> API
2010-04-19 Matthias ClasenAdd a schema convertion script
2010-04-19 Tor LillqvistPortability improvements
2010-04-19 Tor LillqvistAdd GWin32InputStream and GWin32OutputStream classes
2010-04-19 Matthias Clasen Silence a warning
2010-04-18 Matthias ClasenFix up docs for backend setup functions
2010-04-18 Matthias ClasenRefer to gio-querymodules in the extension point docs
2010-04-18 Matthias ClasenAdd a man page for gio-querymodules
2010-04-18 Matthias ClasenCorrect filename extension in help output.
2010-04-18 Matthias ClasenWhitespace fix
2010-04-18 Matthias ClasenUpdate the gschema-compile docs
2010-04-18 David King[docs] Remove unused sgml template from GObject documen...
2010-04-18 Matthias ClasenMore distcheck fixes
2010-04-18 Matthias Clasenadd a keyfile test
2010-04-18 Matthias ClasenMore distcheck fix attempts
2010-04-18 Matthias ClasenDistcheck fixes
2010-04-17 Matthias ClasenSome build fixes
2010-04-17 Matthias ClasenCorrect the sense of an assertion
2010-04-17 Matthias ClasenDocument the tests
2010-04-17 Ryan LortieGDelayedSettingsBackend: another mandatory fixup
2010-04-17 Ryan LortieGSettings delayed: fix handling of mandatory keys
2010-04-17 Ryan Lortieadd backend setup APIs
2010-04-17 Matthias ClasenUpdates
2010-04-17 Matthias ClasenMerge GSettings tests
2010-04-17 Ryan Lortielet binding functions return a floating GVariant
2010-04-17 Ryan Lortieadd GMemorySettingsBackend
2010-04-17 Ryan Lortieadd pltcheck.sh exception for GChecksum
2010-04-17 Ryan LortieXML schemas are now *.gschema.xml
2010-04-17 Matthias ClasenRemove garbage
2010-04-17 Matthias ClasenMerge the GSettings docs
2010-04-17 Matthias ClasenDocument G_SETTINGS_BIND_GET_NO_CHANGES
2010-04-17 Matthias ClasenMerge the keyfile settings backend.
2010-04-17 Ryan Lortiemerge GSettings
2010-04-17 Ryan LortieGSettingsSchema: add call to get list of keys
2010-04-17 Matthias ClasenMan page tweaks
2010-04-17 Matthias ClasenMan page tweaks
2010-04-16 Matthias ClasenSome doc tweaks
2010-04-16 Matthias ClasenAdd indices for 2.26 api additions
2010-04-16 Ryan Lortieset version to 2.25.0
2010-04-16 Ryan LortieGSettings: import delayed backend to master
2010-04-16 Ryan LortieGSettings: more PLT/visibility fixups
2010-04-16 Ryan Lortiegio.symbols: remove pointless whitespace
2010-04-16 Ryan LortieGSettingsBackend: fix type in g_return_val_if_fail
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieFix uninitialised header in the builder.
2010-04-16 Ryan LortieGSettings: merge the schema compiler
2010-04-16 Ryan Lortiemerge GSettingsSchema
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieRecommend git-merge(1) over git-submodule(1).
2010-04-16 Ryan LortieAdd a brief description to the .doap
2010-04-16 Ryan LortieInitial commit
2010-04-15 Ryan LortieGSettingsBackend: fix NULL vs "" context issues
2010-04-15 Ryan Lortieadd 'null' GSettings backend
2010-04-15 Ryan LortieGSettings: Modify backend API
2010-04-15 Ryan Lortiemerge GSettingsBackend
2010-04-15 Ryan LortieRemove accidental checkins
2010-04-15 Lars EllenbergCast to volatile to avoid warnings from -Wcast-qual
2010-04-15 Ryan Lortieg_string_append_len() accept NULL with length == 0
2010-04-15 Sweta KothariUpdated gujarati translations
2010-04-15 Sandeep ShedmakeUpdated Marathi Translations
2010-04-15 Ryan LortieGVariant: fix for g_variant_iter_loop()
2010-04-11 Ryan LortieAdd g_return_if_fail()s to g_variant_new_from_data()
2010-04-06 Theppitak Karoonboon... Updated Thai translation.
2010-04-02 Jordi SerratosaFixes to Catalan translation
2010-03-31 Behdad EsfahbodImprove docs
2010-03-30 Tor LillqvistFix build breakage on Unix
2010-03-30 Tor LillqvistDefine a public documented type for the struct stat...
2010-03-29 Benjamin OtteFix race in g_cancellable_cancel()
2010-03-29 Benjamin OtteRemove unneccessary variable from g_cancellable_cancel()
2010-03-29 Javier JardónRemove g_type_class_get_private() public documentation
2010-03-29 Javier JardónFix g_type_class_add_private() documentation
2010-03-27 Ask H. LarsenUpdated Danish translation
2010-03-27 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2010-03-27 Jamil AhmedUpdated Bengali translation
2010-03-26 Matthias ClasenBump version
2010-03-26 Matthias Clasen2.24.0 2.20.0 2.24.0
2010-03-26 Matthias ClasenThird try to get this right...
2010-03-26 Matthias ClasenAnd another one...
2010-03-26 Matthias ClasenFix a typo
2010-03-26 Matthias ClasenBump version to 2.24.0
2010-03-26 Matthias ClasenUpdates
2010-03-26 Matthias ClasenFix a typo
2010-03-26 Matthias ClasenMore doc fixups
2010-03-26 Matthias ClasenSome more doc cleanups
2010-03-26 Matthias ClasenSmall doc addition
2010-03-26 Matthias ClasenAdd g_io_module_query to docs
2010-03-26 Matthias ClasenCorrect the error handling in splice_stream_with_progress
2010-03-26 Ryan LortieGVariant: Stop lexing format strings at :
2010-03-26 Maxim V. DziumanenkoUpdated Ukrainian translation
2010-03-23 Ryan LortieAdd doc note about read_until() inconsistency.
2010-03-23 Ryan LortieSupport &s as key of dict entry in format string
2010-03-23 Ryan LortieGVariant: Removing mentions of &a from docs
2010-03-23 Christian DywanCorrect typo of libray/ library in GObject tutorial
2010-03-22 Ryan LortieBug 613601 - buglet in dup_close_on_exec_fd()
2010-03-22 Tor LillqvistFilter out gatomic-gcc.c from the VS project sources
2010-03-22 Tor LillqvistMake config.h.win32 match what the configure script...
2010-03-22 Inaki Larranaga... Updated Basque language
2010-03-22 ClytieUpdated Vietnamese translation
next