summaryrefslogtreecommitdiff
path: root/gio/src/socketclient.hg
Commit message (Expand)AuthorAgeFilesLines
* Glib, Gio: Add some methods for glibmm 2.72Kjell Ahlstedt2022-04-071-9/+4
* Gio: Use _WRAP_METHOD(..., ignore_deprecations)Kjell Ahlstedt2021-11-261-7/+4
* Gio::SocketClient, TlsClientConnection: Ignore some deprecationsKjell Ahlstedt2021-11-241-5/+14
* Rewrite Gio::Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-08-121-1/+1
* Gio::SocketClient::signal_event(): Fix wrapping of 'connection' paramKjell Ahlstedt2020-07-311-2/+3
* gio/src/*.hg: Mark _WRAP_ENUM with decl_prefix GIOMM_APIChun-wei Fan2020-04-041-1/+1
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* SocketClient: Take copy in RefPtrs for signal argsDaniel Boles2018-07-011-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::Socket: Move enums into class.Murray Cumming2017-04-181-6/+6
* Remove no_default_handler in some _WRAP_SIGNAL()sKjell Ahlstedt2016-11-301-3/+1
* Gio::SocketClient: Added some methods.Murray Cumming2013-03-251-0/+22
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-1/+1
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-42/+4
* Dealt with several TODOs.Murray Cumming2011-02-151-11/+61
* Gio: Added some methods.Murray Cumming2010-11-101-0/+17
* Indentation correctionsMurray Cumming2010-11-101-36/+47
* giomm: Wrap several unwrapped functions.José Alburquerque2010-11-041-0/+9
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-12/+0
* A bunch of minor doxygen cleanups around the treeJonathon Jongsma2010-01-031-5/+9
* Add non-cancellable versions of a bunch of SocketClient functionsJonathon Jongsma2010-01-031-6/+22
* Wrap missing properties of SocketClient, SocketConnection, SocketListenerJonathon Jongsma2010-01-021-0/+5
* Wrap SocketClient, SocketConnection, TcpConnection, UnixConnectionJonathon Jongsma2010-01-021-0/+93