platform/upstream/glib.git
2010-05-13 David ZeuthenGDBus: Make message serialization routines take capabil...
2010-05-13 Matthias Clasenremove the redundant interface_name parameter
2010-05-13 David ZeuthenGDBus: Catch up with new PropertiesChanged signal
2010-05-13 Matthias ClasenFill out the export section of the migration guide
2010-05-13 Matthias ClasenAdd an example of exporting a GObject
2010-05-13 David ZeuthenGDBus: add 'monitor' verb to gdbus(1)
2010-05-13 David ZeuthenGDBus: Make gdbus(1) print annotations when introspecti...
2010-05-13 Matthias ClasenAdd a note about implemented standard interfaces
2010-05-13 David ZeuthenGDBusProxy: Remove error in get_cached_property() and...
2010-05-12 Matthias ClasenAdd some more verbiage
2010-05-12 David ZeuthenGDBus: Add an example of a GDBusProxy subclass
2010-05-12 Matthias ClasenUpdate an example to the latest auth observer api
2010-05-12 Matthias ClasenCorrect env var names
2010-05-12 Matthias Clasenplaceholder for more migration docs
2010-05-12 Matthias ClasenUpdate TODO list
2010-05-12 Matthias Clasenmention inline use of floating variants
2010-05-12 Matthias ClasenRemove properties from GDBusMethodInvocation class
2010-05-12 Matthias ClasenDocument remove_filter
2010-05-12 Matthias ClasenDocument DBUS address env vars
2010-05-12 Matthias ClasenTrivial: tweak section heading
2010-05-12 Matthias ClasenTrivial formatting fix
2010-05-12 Matthias ClasenFill out the proxy section of the migration guide
2010-05-12 Matthias ClasenDon't refer to nonexisting API.
2010-05-12 Matthias ClasenFix a typo
2010-05-12 Matthias ClasenComplete the name owning section of the migration guide
2010-05-12 Matthias ClasenMatch up parameter names
2010-05-12 Matthias ClasenLine up prototypes
2010-05-11 Matthias ClasenMore gdbus migration stuff
2010-05-11 Matthias ClasenStrip copyright headers from examples
2010-05-11 Matthias ClasenTrivial: rename a file
2010-05-11 David ZeuthenGDBus: Update TODO list
2010-05-10 David ZeuthenGDBus: In gdbus(1), try Get() if GetAll() fails
2010-05-10 David ZeuthenGDBus: Add TODO item about a need to validate data...
2010-05-10 David ZeuthenGDBus Add TODO items about finding and launching bus...
2010-05-10 David ZeuthenGDBus: Use GVariant instead of GHashTable for GDBusProx...
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-10 Matthias ClasenMore copyright year updates
2010-05-10 Matthias ClasenTrivia
2010-05-10 Matthias ClasenCosmetic fixes
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-09 Matthias ClasenMicrooptimize string reallocations
2010-05-09 Matthias ClasenMove some platform sources around
2010-05-09 Matthias ClasenMention multithreading as a reason for not using libdbus
2010-05-09 David ZeuthenGDBus: Rework GCredentials type
2010-05-09 Matthias ClasenAdd some conceptual changes
2010-05-09 Matthias ClasenSome documentation tweaks
2010-05-09 Matthias ClasenDocument length parameter of g_settings_get/set_strv
2010-05-07 David ZeuthenGDBus: add TODO item about maybe having to rework ...
2010-05-07 David ZeuthenGDBus: add TODO item about the need to rewrite private...
2010-05-07 David ZeuthenAdd TODO item about wanting G_DBUS_NONCE_TCP_TMPDIR
2010-05-07 David ZeuthenGDBus: Document environment variables in "Running GIO...
2010-05-07 Matthias ClasenA quick cheat sheet
2010-05-06 David ZeuthenGDBus: add a man page for gdbus(1)
2010-05-06 Matthias ClasenMention D-Bus functionality in the overview
2010-05-06 Matthias ClasenAdd a migration chapter for dbus bits
2010-05-06 David ZeuthenGDBus: Add more symbols to pltcheck.sh's SKIP variable
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenGDBus: Fix up i18n
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenSet up gtk-doc for GDBus
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo
2010-05-06 Javier JardónClean Glib header #include issues: gthread
2010-05-06 Javier JardónClean Glib header #include issues: gmem
2010-05-06 Javier JardónClean Glib header #include issues: gtestutils
2010-05-06 Javier JardónClean Glib header #include issues: gasyncqueue
2010-05-06 Javier JardónDo not include "glib.h" in gio files
2010-05-05 Tor LillqvistMinor updates to README.win32.
2010-05-04 Xan LopezFix typo in limits documentation
2010-05-03 Torsten Schönfeldgio: Add a boxed type for GFileAttributeMatcher
2010-05-03 Tor LillqvistFix list of sources in the gio Visual Studio project
2010-05-03 Tor LillqvistFix misspelled identifier in the Win32 code
2010-05-03 Dan Winshipg_cancellable_release_fd: allow NULL cancellable
2010-05-02 Ryan LortieGSettings: fix mixed use of a pointer
2010-05-01 Kjartan MaraasUpdated Norwegian bokmål translation
2010-05-01 Christian PerschAdd API to get the compile and match flags from a GRegex
2010-04-30 Shaun McCance[gvariant-varargs.xml] Fix some outdated documentation
2010-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-27 Dan Winship.gitignore updates for gsettings stuff
2010-04-27 Jorge GonzálezUpdated Spanish translation
2010-04-27 Jorge GonzálezUpdated Spanish translation
2010-04-27 Dan WinshipGSocket: fix garbled error messages on windows
2010-04-27 Alexander LarssonAllocate quarks in chunks to avoid overhead and fragmen...
2010-04-26 David ZeuthenBug 616877 – Several issues with g_socket_receive_message
2010-04-26 Ryan Lortiedocs and glib.symbols update
2010-04-26 Christian PerschAdd testcases for <range> and <choices>
2010-04-26 Ryan LortieAdd range restriction to gschema-compiler
2010-04-26 Ryan LortieGVariant: add bind map for strings to byte arrays
2010-04-26 Ryan LortieAdd g_variant_{new,get}_byte_array()
2010-04-25 Shaun McCanceMake glib_compile_schemas point to a binary that exists
2010-04-25 Ryan LortieGVariant: strings are now utf8
2010-04-25 Tor LillqvistCan't use stderr as a field name
2010-04-24 Fran DiéguezUpdated Galician translation
2010-04-24 Matthias Clasenbump version
2010-04-24 Matthias Clasen2.25.3 2.25.3
2010-04-24 Matthias ClasenRename in more places
2010-04-23 Matthias ClasenUpdates
2010-04-23 Matthias ClasenRename gschema-compile to glib-compile-schemas
2010-04-23 Matthias ClasenFix up man page handling
2010-04-23 Ryan Lortieadd missing #endif from last patch
2010-04-23 Dan WinshipGSocket: define CMSG_LEN and CMSG_SPACE if the system...
next