summaryrefslogtreecommitdiff
path: root/examples/iochannel_stream
Commit message (Expand)AuthorAgeFilesLines
* Glib::IOCondition: Add an IO_ prefix to the enumerator namesKjell Ahlstedt2017-09-051-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-303-6/+3
* Fix make check when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-2/+2
* Examples: Use libsigc++ 2.9/10 and its slot/signal<R(Args...)> syntax.Murray Cumming2016-03-312-4/+4
* Run clang-format on the examples.Murray Cumming2016-02-263-92/+90
* C++11: Use of the override keyword.Murray Cumming2015-07-171-5/+5
* C++11: examples: more use of auto.Murray Cumming2015-07-092-2/+3
* C++11: examples: Use nullptr.Murray Cumming2015-07-091-4/+4
* Revert "C++11: Use auto in examples."Murray Cumming2013-06-271-1/+1
* C++11: Use auto in examples.Murray Cumming2013-06-261-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-79/+0
* Convert examples/ sub-tree to non-recursive buildDaniel Elstner2009-08-091-11/+0
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-193-12/+12
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+84
* Added MSVC_Net2003 directory. Added mkfifo #define (for mingw32). AddedCedric Gustin2005-01-241-1/+6
* Provide a means of obtaining Glib::IOChannel error information from theChris Vine2005-01-053-74/+143
* Adapted and added iochannel_stream example from Chris Vine in bug #138259.Murray Cumming2004-12-194-0/+478