2014-01-17 Murray Cumming Regenerate C docs. 2014-01-17 Murray Cumming Regenerate signal/property .defs 2014-01-17 Murray Cumming Regenerate functions .defs. 2014-01-17 Murray Cumming Regenerate enums defs. 2014-01-17 Murray Cumming Add a TODO comment for C++11. 2013-12-09 Kjell Ahlstedt Glib::ustring: Delete an obsolete TODO comment * glib/glibmm/ustring.cc: The comment added 2007-08-12 by commit https://git.gnome.org/browse/glibmm/commit/?id=132b0ceb8c30ef82a6c11635eff8e7b41feba357 is obsolete or a misunderstanding. A std::wostream requires a wchar_t string as input from the C++ code, but the character encoding of a written file is determined by the std::wostream's std::locale. 2013-12-09 Kjell Ahlstedt Gio::ThemedIcon::get_names(): Use _WRAP_METHOD * gio/src/themedicon.[hg|ccg]: Use _WRAP_METHOD instead of hand-written code. gmmproc does not complain. 2013-12-09 Kjell Ahlstedt Gio::Mount::guess_content_type_finish(): Correct the documentation * gio/src/mount.hg: guess_content_type_finish(): Adapt the docs to C++ instead of copying directly from glib. 2013-12-09 Kjell Ahlstedt Gio::DBus::AuthObserver: Add example from the C API docs in class docs * gio/src/dbusauthobserver.hg: Add the example from the C API docs, translated to C++. 2013-12-08 Adam Sampson This test assumes that the first DNS result it gets for www.google.com is an IPv4 address -- but it can equally well be an IPv6 address. Create the right kind of socket to match. 2013-11-18 Murray Cumming 2.38.1