platform/upstream/glib.git
2013-10-21 Ryan LortieGNotification: some final cleanups
2013-10-21 Lars UebernickelAdd gtk notification backend
2013-10-21 Lars UebernickelAdd GNotification
2013-10-21 Philip Withnallgmessages: Clarify new-line behaviour of message functions
2013-10-20 Djalal Harouniglib-init: fix redundant-decls of g_mem_gc_friendly
2013-10-20 Djalal Harounigmem: remove glib-init.h inclusion
2013-10-19 Enrico NicolettoUpdated Brazilian Portuguese translation
2013-10-19 Djalal Harounigio/gbufferedinputstream: fix redundant-decls of g_buff...
2013-10-19 Djalal Harounigutils: fix redundant-decls of g_init_user_config_dir()
2013-10-19 Djalal Harounigconvert: fix redundant-decls of _g_charset_get_aliases()
2013-10-19 Dan Winshipgenviron: fix g_setenv(var, NULL) and some other stuff
2013-10-19 Jehangconvert: Clarify g_locale_to/from_utf8 docs
2013-10-18 Ross Lagerwalldocs: Remove comment about calling g_type_init()
2013-10-18 Nilamdyuti... Assamese translation updated
2013-10-18 Matthias ClasenInclude gapplication(1) in the tools section
2013-10-18 Matthias ClasenFix up subprocess docs
2013-10-18 Matthias ClasenFix up gio-sections.txt
2013-10-18 Matthias ClasenGenerate introspected docs for GSimpleProxyResolver
2013-10-18 Matthias ClasenAdd some missing argument docs
2013-10-18 Matthias ClasenAdd index for 2.40 api additions
2013-10-17 Colin Walterstests/gsubprocess: Locate test child binary for install...
2013-10-17 Piotr DrągUpdated POTFILES.in
2013-10-17 Ihar HrachyshkaUse g_return_val_if_fail() for developer-only messages
2013-10-17 Ryan LortieFixup GSubprocess documentation bits
2013-10-17 Colin Waltersgsubprocess: Add UTF-8 variants of communicate()
2013-10-17 Colin Waltersgsubprocess: Fix up communicate
2013-10-17 Colin WaltersGSubprocess: New class for spawning child processes
2013-10-17 Ryan Lortiegspawn: support creating pipes with O_CLOEXEC
2013-10-17 Colin Waltersgio: Add private API to create win32 streams from fds
2013-10-17 Ihar HrachyshkaRemoved obsolete makefile rules
2013-10-17 Jasper St.... gtask: Fix invalid name in documentation
2013-10-17 Ryan LortieNew gapplication(1) tool
2013-10-17 Ryan LortieRevert "gapplication: don't rely on cmdline being final...
2013-10-17 Cosimo Cecchigapplication: don't rely on cmdline being finalized...
2013-10-16 Colin Waltersg_file_copy: Fall back to pathname queryinfo to help...
2013-10-15 Xavier ClaessensFix wrong function names in g_str_match_string() docume...
2013-10-15 Ihar HrachyshkaUpdated reference to README.commits
2013-10-15 Andika TriwidadaUpdated Indonesian translation
2013-10-14 Xavier ClaessensAdd testcase for search utilities functions
2013-10-14 Ryan LortieAdd simple string "search" function
2013-10-14 Ryan LortieAdd g_str_is_ascii()
2013-10-13 Noah Masseygmain: mark newest id used when source id overflows
2013-10-08 Colin WaltersGMemoryOutputStream: Don't return -1 as a gboolean...
2013-10-07 Nilamdyuti... Assamese translation updated
2013-10-06 Dan WinshipFix overloading of "source" and "target" terminology...
2013-10-04 Kalev Lemberxdgmime: Fix an invalid read
2013-10-04 John RallsRestore gl_GLIBC21 to configure; needed for libcharset
2013-10-04 Ryan Lortieappinfo: Don't try DBusActivatable with load_from_keyfile
2013-10-04 Ryan LortieAdd g_key_file_save_to_file()
2013-10-04 Dan Winshipgcredentials: add Solaris support
2013-10-04 Dan Winshipgcredentials: add Hurd support
2013-10-04 Dan Winshipgcredentials: add internal macros to simplify all the...
2013-10-04 Giovanni CampagnaGDBusProxy: add flag to control autostarting at constru...
2013-10-03 Ryan Lortiegdesktopappinfo: Large-scale whitespace fixup
2013-10-03 Ryan Lortiegdesktopappinfo: rework search path
2013-10-03 Ryan Lortiegdesktopappinfo: remove global_defaults_cache
2013-10-03 Ryan Lortiegdesktopappinfo: remove should_ping_mime_monitor
2013-10-03 Ryan Lortieglocalfile: add private worker monitor APIs
2013-10-03 Ryan LortieGFileMonitor: support specifying a context
2013-10-03 Ryan Lortieinotify: stop using constructor()
2013-10-03 Ryan Lortielocal monitors: make more idiomatic use of GObject
2013-10-03 Ryan Lortiedirectory monitor: use the right 'mount_notify'
2013-10-02 Colin Waltersgoutputstream: Add clear warning about short writes...
2013-10-02 Ryan Lortieg_settings_list_children: only list viable schemas
2013-10-02 Christian Perschunicode: Update to unicode 6.3.0
2013-10-02 Simon FeltmanFix crashes in various GParamSpec creation functions
2013-10-01 Michael ForneyAdd missing string.h include
2013-09-30 Ryan LortieFix a careless mistake in the last commit
2013-09-30 Ryan Lortiegmain: Remove dispatching source stack
2013-09-29 Mike RuprechtGOutputStream: Use async read/write of streams in splic...
2013-09-29 Mike RuprechtGOutputStream: Split _close_async for internal use
2013-09-29 Mike RuprechtGOutputStream: Rename _g_output_stream_close_internal...
2013-09-29 Mike Ruprechttests: Add testcases for g_output_stream_splice_async()
2013-09-29 Mike RuprechtGOutputStream: Add g_output_stream_async_write_is_via_t...
2013-09-29 Mike RuprechtGInputStream: Add g_input_stream_async_read_is_via_thre...
2013-09-29 John RallsFix the -Werror=format-nonliteral fixes for older GCCs
2013-09-29 John RallsMore -Werror=format-nonliteral fixes
2013-09-29 Colin Waltersgfileutils: Make -Werror=format-nonliteral happy
2013-09-28 Dan Winshipgmessages: fix clang annotations to work with older...
2013-09-28 Dan Winshipgio: make gnetworking.h nodist
2013-09-28 Dan Winship.gitignore: add "signals"
2013-09-27 Patrick WelcheOnly use SA_RESTART if it exists
2013-09-27 Bastien Noceragdesktopappinfo: Call g_file_get_path() on demand
2013-09-27 Robert Ancellgio: Fix documentation for GSocketControlMessage that...
2013-09-27 Jan Schmidtgio: Fix -Werror format string errors from mismatched...
2013-09-26 William Orrglocalfile: Only use O_DIRECTORY if available
2013-09-25 Yuri MyasoedovUpdated Russian translation
2013-09-25 Krzesimir NowakFix typo in GLIB_VERSION_2_40 docs.
2013-09-25 Shantha kumarTamil Translations Updated
2013-09-24 James Strandbogegio: Fix typo in the /org/freedesktop/DBus path
2013-09-24 Svante Signellgio/gsocket.c: Fix error code checks when SOCK_CLOEXEC...
2013-09-24 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2013-09-23 Ryan LortieBump version to 2.39.0
2013-09-23 Ryan LortieIntroduce version macros for 2.40
2013-09-23 Ryan LortieGLib 2.38.0 2.38.0
2013-09-23 Ryan Lortiefix up refcount/properties test case
2013-09-23 Ryan Lortiegio docs: add some missing functions
2013-09-23 Ryan LortieMore gio-du win32 fixes
2013-09-23 Ryan LortieRevert "gcancellable: allow g_cancellable_disconnect...
2013-09-23 Alexander Larssoncancellable: Minor fix to docs
next