2014-03-04 Murray Cumming Regenerate docs XML. 2014-03-04 Murray Cumming Fix tiny typo in commit 2014-02-26 Murray Cumming Regenerated docs XML 2014-02-26 Murray Cumming Regenerated signal/property .defs 2014-02-26 Murray Cumming Regenerated methods .defs 2014-02-26 Murray Cumming Gio::Socket::bind() docs: Use @a instead of 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 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 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 2.39.4