2014-03-04 Murray Cumming <murrayc@murrayc.com> Regenerate docs XML. 2014-03-04 Murray Cumming <murrayc@murrayc.com> Fix tiny typo in commit 2014-02-26 Murray Cumming <murrayc@murrayc.com> Regenerated docs XML 2014-02-26 Murray Cumming <murrayc@murrayc.com> Regenerated signal/property .defs 2014-02-26 Murray Cumming <murrayc@murrayc.com> Regenerated methods .defs 2014-02-26 Murray Cumming <murrayc@murrayc.com> Gio::Socket::bind() docs: Use @a instead of <tt></tt> for a parameter. * gio/src/socket.hg: @a is the doxygen way to say that we are referring to a parameter in the method being documented. 2014-02-26 Murray Cumming <murrayc@murrayc.com> Gio::Socket docs: Do not say that the Cancellable (reference) can be 0. * gio/src/socket.hg: That makes sense only in the C API, which uses a pointer. We instead have method overloads without that parameter. 2014-02-26 Tomasz Jankowski <tomcioj@gmail.com> Improve Gio::Socket documentation. * gio/src/socket.hg: Added documentation for the bind(), listen() and accept() methods, based on original Glib API reference but mentioning our exceptions rather than GError or return values. Bug #725178 2014-02-17 Murray Cumming <murrayc@murrayc.com> 2.39.4