summaryrefslogtreecommitdiff
path: root/gio/src/socket.hg
Commit message (Expand)AuthorAgeFilesLines
* Add an empty line after @newin where it's missingKjell Ahlstedt2014-12-111-2/+1
* Add Gio:SocketSource, SignalSocket and Socket::create_source()Kjell Ahlstedt2014-05-151-40/+67
* Socket: Add get/set_option().Murray Cumming2014-04-041-0/+3
* Gio::Socket::bind() docs: Use @a instead of <tt></tt> for a parameter.Murray Cumming2014-02-261-2/+2
* Gio::Socket docs: Do not say that the Cancellable (reference) can be 0.Murray Cumming2014-02-261-4/+5
* Improve Gio::Socket documentation.Tomasz Jankowski2014-02-261-2/+76
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-3/+5
* Strip trailing whitespace.Mark Vender2012-10-291-2/+2
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-15/+7
* Socket: Remove create_source() again.Murray Cumming2012-09-071-1/+1
* Socket. Add several methods.Murray Cumming2012-09-071-1/+31
* giomm: Add some unwrapped methods and properties.José Alburquerque2011-10-261-0/+1
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Dealt with several TODOs.Murray Cumming2011-02-151-2/+2
* giomm: Wrap several unwrapped functions.José Alburquerque2010-11-041-0/+9
* Added DBusMessage and DBusConnection::send_message().Murray Cumming2010-07-211-1/+5
* Wrapped new glib-2.26 methods.José Alburquerque2010-05-311-0/+5
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-56/+0
* Add TODOMurray Cumming2010-02-051-0/+2
* Regenerated method .defs. Added a Resolver signal.Murray Cumming2010-01-291-2/+2
* A bunch of minor doxygen cleanups around the treeJonathon Jongsma2010-01-031-12/+9
* _IGNORE a couple API that we've implemented manuallyJonathon Jongsma2010-01-021-2/+1
* Add socket-client exampleJonathon Jongsma2010-01-021-1/+10
* Make build successful when exceptions, vfuncs, etc. are disabled.José Alburquerque2009-12-041-0/+30
* Add Network I/O classes to new documentation moduleJonathon Jongsma2009-09-081-0/+4
* Implement Gio::Socket ctors using Gio::InitableDaniel Elstner2009-09-081-3/+12
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Fix build with glib from masterJonathon Jongsma2009-07-091-6/+45
* add start of Socket classJonathon Jongsma2009-06-201-0/+150