Add some schema examples
[platform/upstream/glib.git] / gio /
2010-06-17 Matthias ClasenAdd some schema examples
2010-06-17 Matthias ClasenTypo fix
2010-06-17 Matthias ClasenUpdate the dtd to match the schema parser
2010-06-17 Ryan LortieGSettings: enum/choices/aliases/range test cases
2010-06-16 Ryan Lortiemove GSettings(Backend) to giotypes.h
2010-06-16 Ryan LortieBug 621319 - more leaked GVariants in GSettings
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-16 Christian PerschTypo fix
2010-06-16 Colin WaltersRework GApplication API to use GInitable
2010-06-16 Emmanuele BassiAdd gdbus-proxy-well-known-name to the ignore file
2010-06-16 Matthias ClasenProperly initialize GError
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-16 Matthias ClasenCorrect some documentation mistakes in gunixmounts.c
2010-06-15 Hib ErisUse native glib-compile-schemas when cross compiling
2010-06-14 Colin WaltersSwitch to using variants for timestamps, split out...
2010-06-13 Christian PerschAdd --xml to gdbus-tool to print raw introspected XML
2010-06-13 Matthias ClasenAvoid a race in application registration
2010-06-12 Matthias ClasenAccept no-reply errors
2010-06-12 Matthias ClasenMake the tests not fall over every other time
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-11 Ryan Lortiegitignore GApplication test-cases
2010-06-11 Felix RiemannClose memory leak in GSettings
2010-06-11 Alexander Larssonconverter streams: make code more readable
2010-06-11 Jürg BilleterUse correct offset for buffer data in GConverterOutputS...
2010-06-11 Jürg BilleterEnsure we always have some target space in GConverterOu...
2010-06-11 Christian DywanAdd a regression test for GConverterOutputStream corruption
2010-06-11 Ryan LortieGSettings test case fixes
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Colin Walters[Gio] Merge in introspection annotations from gobject...
2010-06-10 Ryan LortieGSettings: store (default, options) in gvdb
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Tomeu VizosoAdd _with_closures alternative functions for those...
2010-06-10 Colin Walters[GApplication] Tweak docs a bit
2010-06-10 Colin WaltersRewrite apps test to ensure children are killed
2010-06-10 Matthias ClasenFix GApplication tests to run without a session bus
2010-06-09 David ZeuthenGDBusConnection: Do not dispatch calls to unregistered...
2010-06-09 David ZeuthenGDBusProxy: Fix error handling in synchronous initializ...
2010-06-09 David ZeuthenBug 621119 – GDBusProxy and objects with no properties
2010-06-09 Juan A. Suarez RomeroFix warning
2010-06-09 Juan A. Suarez RomeroFix warnings
2010-06-08 Christian PerschFix thinko
2010-06-08 Colin Walters[GDBusConnection] Use Gio's default async implementatio...
2010-06-08 Christian Perschg_dbus_method_invocation_return_value consumes the...
2010-06-08 Christian PerschSimplify variant builder
2010-06-08 Christian PerschUse g_variant_is_of_type()
2010-06-08 Christian PerschPlug a mem leak
2010-06-08 Javier Jardón[docs] Fix typos in some g_file_* functions
2010-06-08 Matthias ClasenAdd missing marshaler
2010-06-08 Matthias ClasenFix a missing parameter in a doc comment
2010-06-08 Matthias ClasenFix a signal signature
2010-06-08 Matthias ClasenFix a misspelt doc comment
2010-06-08 Matthias ClasenRename GApplication::appid to GApplication::application-id
2010-06-08 Matthias ClasenFix !srcdir checks
2010-06-08 Matthias ClasenDocument signals
2010-06-07 Javier Jardón[docs] GApplication is available since Gio 2.26
2010-06-07 Matthias ClasenUse g types for consistency
2010-06-07 Matthias ClasenMerge the wip/gapplication branch
2010-06-07 Matthias ClasenInclude the right header
2010-06-07 Ryan LortieBug 620496 - schema compiler: reject invalid paths
2010-06-06 Christian PerschDon't do an extra strlen when g_variant_get_string...
2010-06-06 Matthias ClasenAdd single-include guards to new headers
2010-06-06 Matthias ClasenSort gio.h includes alphabetically
2010-06-06 Michael Natterergio: fix the build
2010-06-06 Matthias ClasenSome cleanups
2010-06-04 Ryan Lortieadd get_permission API to GSettingsBackend
2010-06-04 Ryan Lortiegsettingsbackend.h: pretend to be gio.h
2010-06-04 Ryan LortieBug 620582 - a simple GPermission implementation
2010-06-04 Ryan LortieBug 620519 - GPermission
2010-06-04 Murray CummingGio: gioenums.h: Remove trailing commas to avoid C...
2010-06-03 Javier Jardóngdbusaddress: Fix typo
2010-06-03 Matthias ClasenDon't spew a g_warning if inotify setup fails
2010-06-02 Milan Bouchet-ValatAnnotate GVariant and GSettings _strv() functions
2010-06-02 Ryan LortieSupport NULL value for g_settings_set_strv()
2010-06-02 Milan Bouchet-ValatRemove length parameter for g_settings_[gs]et_strv
2010-05-28 Lin MaAfter talk with FEN dev, we dicide simply disable monit...
2010-05-27 Lin MaRemove unused code.
2010-05-26 Lin Mabugster#6955199, on hsfs portfs will fail, and FEN...
2010-05-25 David ZeuthenGDBus: Big-endian fixes
2010-05-25 Matthias ClasenDocument that vtable is not copied
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 Tor LillqvistMost of the gdbus test programs build only on Unix
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 David ZeuthenBug 619142 – Build fixes
2010-05-19 Ryan LortieAdd --uninstall option to glib-compile-schemas
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 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
next