platform/upstream/glib.git
2011-07-25 Ryan LortieWindows (mingw32) .gitignore additions
2011-07-25 Murray CummingDocs: Fix tiny typo.
2011-07-25 Chun-wei FanUpdate Windows READMEs
2011-07-24 Dan Winshipgio/tests/socket: add some basic IPv4 and IPv6 tests
2011-07-24 Dan WinshipGSocket: fix connected state after async connect
2011-07-24 Dan Winshipupdate .gitignore
2011-07-24 Matthias ClasenExplicitly unset the session bus address for the peer...
2011-07-24 Matthias ClasenProperly bring up a session bus for application tests
2011-07-24 Matthias ClasenFix a typo
2011-07-23 Yuri KozlovUpdated Russian translation
2011-07-23 Luca Ferretti[l10n] Updated Italian translation
2011-07-23 Vincent UntzGDesktopAppInfo: Add g_desktop_app_info_get_show_in()
2011-07-22 Colin Waltersglib.symbols: Update for expected ABI changes
2011-07-22 Colin Waltersglib-2.0.pc: Add -lrt to private libraries to assist...
2011-07-22 Colin WaltersRevert addition of g_key_file_has_key_full
2011-07-22 Behdad EsfahbodDon't use deprecated G_UNICODE_COMBINING_MARK
2011-07-22 Ryan Lortiegitignore tweaks
2011-07-22 Ryan LortieRename a few arguments
2011-07-22 Ryan LortieHave gtk-doc ignore some #defines
2011-07-22 Ryan LortieReplace @Varargs with @...
2011-07-22 Ryan LortieRemove duplicate 'struct real_pcre' declaration
2011-07-22 Ryan LortieAdd deprecation guard to G_UNICODE_COMBINING_MARK
2011-07-22 Ryan LortieReword some docs comments to avoid 'Returns ...'
2011-07-22 Ryan Lortiemove 'Since:' tags down
2011-07-22 Xavier ClaessensAdd g_ptr_array_new_full
2011-07-22 Ryan LortieBump the version
2011-07-22 Ryan LortieRelease 2.29.14 2.29.14
2011-07-21 Behdad EsfahbodBug 655076 - Our normalization code misses some Full_Co...
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
2011-07-21 Dan WilliamsDocument how to free return values from g_key_file_get_...
2011-07-21 Behdad EsfahbodBug 655025 - #define G_UNICODE_SPACING_MARK G_UNICODE_C...
2011-07-21 David ZeuthenGDBus: Don't convert GVariant type 'h' to gint
2011-07-21 David Zeuthengdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant...
2011-07-21 Simon McVittieg_atomic_int_add: document that the return value is new
2011-07-21 Ryan LortieAdvise against using GPrivate
2011-07-21 Ryan LortieGParam: try to avoid further invalid uses
2011-07-21 Behdad EsfahbodAdd g_unicode_script_from_iso15924()
2011-07-21 Benjamin Otteglocalfile: Fix compilation without USE_STATFS and...
2011-07-20 Behdad EsfahbodBug 648271 - Add g_unicode_script_to_iso15924()
2011-07-20 Daniel MustielesUpdated Spanish translation
2011-07-20 Daniel MustielesUpdated Spanish translation
2011-07-20 Ryan LortieChange order of GFormatSizeFlags
2011-07-20 Ryan Lortieg_format_size: just use GString
2011-07-20 Ryan Lortieg_format_size: Return 'gchar' instead of 'char'
2011-07-20 Ryan Lortie[ast, es, fr, nn] Update byte unit translations
2011-07-20 Ryan LortieChange GLib size units policy
2011-07-20 Ryan Lortieg_format_size_for_display: some internal renames
2011-07-20 Giovanni Campagnagdbusintrospection: fix introspection annotations
2011-07-20 Vincent UntzStop using deprecated g_unicode_canonical_decomposition()
2011-07-20 Ryan LortieGVariant: document avoiding g_variant_iter_loop
2011-07-20 Ryan LortieGVariant: better support for object path arrays
2011-07-20 Ryan LortieGSettings: don't abort on missing schemas
2011-07-20 Ryan LortieAdd some blacklisted mount directories
2011-07-20 Ryan Lortiewait longer in threadpool test case
2011-07-20 Matthias Clasenpost-release bump
2011-07-20 Matthias Clasen2.29.12 2.29.12
2011-07-20 Matthias ClasenDrop the warnings.sgml template
2011-07-19 Holger BerndtDocument how to unset attributes
2011-07-19 Johan DahlinPass in NULL instead of g_cclosure_marshal_generic
2011-07-19 Johan DahlinUse a generic marshaller if one is not specified
2011-07-19 Ryan LortieGSettings: remove key length restrictions
2011-07-19 Matthias ClasenFix doc formatting errors
2011-07-19 Matthias ClasenMove GError docs inline and ditch template
2011-07-19 Matthias ClasenMove Unicode docs inline, ditch template
2011-07-19 Matthias ClasenRemove queue.sgml
2011-07-18 Behdad EsfahbodSimplify Hangul Jamo decomposition
2011-07-18 Behdad EsfahbodBug 654651 - Better g_unicode_canonical_decomposition()
2011-07-18 Patrick WelcheAvoid failing arguments to statfs() test on systems...
2011-07-18 Benjamin Ottegtester: Count inability to run a test in a binary...
2011-07-18 Benjamin Ottegtester: Return a failure exit code when a test fails
2011-07-18 Kjartan MaraasUpdated Norwegian bokmål translation
2011-07-18 Matthias ClasenMove version docs inline
2011-07-18 Matthias ClasenMove GQueue docs inline
2011-07-17 Tommi VainikainenUpdated Finnish translation
2011-07-15 Ryan LortieGParamSpec: intern property names
2011-07-14 Behdad EsfahbodRemove comp_step_table table
2011-07-14 Behdad EsfahbodDocument, that the second part of a decompose() wouldn...
2011-07-14 Behdad Esfahbod[test] Move non-utf8 tests into unicode.c
2011-07-14 Behdad EsfahbodRemove stale comment
2011-07-14 Behdad EsfahbodAdd tests for Unicode canonical composition/decomposition
2011-07-14 Behdad EsfahbodMove declarations around
2011-07-14 Matthias ClasenBug 654195 - Add g_unichar_compose() and g_unichar_deco...
2011-07-13 Ihar HrachyshkaUpdated Belarusian translation.
2011-07-13 Ihar HrachyshkaUpdated Belarusian translation.
2011-07-12 Aurimas ČerniusUpdated Lithuanian translation
2011-07-12 Changwoo RyuUpdated Korean translation
2011-07-12 Ryan LortieGDBusInterfaceSkeleton: fix odd use of floating refs
2011-07-12 Ryan LortieGVariant: add g_variant_take_ref()
2011-07-12 Rudolfs MazursUpdated Latvian translation.
2011-07-12 Murray CummingDocs: Fixed a typo.
2011-07-11 Tim-Philipp... tests: fix glib_translations_work()
2011-07-11 Paolo Bonziniadd g_regex_escape_nul
2011-07-11 Matthias ClasenFix gtk-doc cross-linking among glib/gobject/gio
2011-07-11 Matthias ClasenTake out the timeout from the large-message test
2011-07-11 Matthias ClasenDon't test negative values in ulong conversions
2011-07-11 Martin StorsjoDon't needlessly use "echo -e"
2011-07-11 Matthias ClasenOptimize g_[s]list_free_full a bit
2011-07-10 Colin WaltersGCancellable: Make eventfd() fall back to pipes on...
2011-07-08 Javier Jardóndocs: G_GNUC_DEPRECATED_FOR was added in Glib 2.26
2011-07-07 Muhammet Kara[l10n]Updated Turkish translation
next