summaryrefslogtreecommitdiff
path: root/glib/src/iochannel.hg
Commit message (Expand)AuthorAgeFilesLines
* Glib::IOChannel docs: Update names of some enum valuesKjell Ahlstedt2020-07-311-4/+4
* glib/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-4/+5
* glib/src: Decorate classes and methods with GLIBMM_APIChun-wei Fan2020-03-071-3/+4
* Use {} for function arguments initialisationTapasweni Pathak2019-01-131-2/+2
* fileutils|IOChannel: Don’t use @retval on out argsDaniel Boles2018-12-161-6/+6
* Glib::IOCondition: Add an IO_ prefix to the enumerator namesKjell Ahlstedt2017-09-051-2/+11
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Fix documentation of enum Glib::IOConditionKjell Ahlstedt2017-06-121-3/+4
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-14/+14
* Glib::IOChannel, StreamIOChannel: Remove deprecated partsKjell Ahlstedt2017-03-191-49/+0
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-0/+6
* IOChannel: Documentation: Mark vfuncs as deprecated.Murray Cumming2015-07-171-9/+31
* Avoid shadowed variables.Murray Cumming2015-07-151-2/+2
* Fix error messages from gmmprocKjell Ahlstedt2015-02-201-1/+0
* Predefine G_OS_UNIX or G_OS_WIN32 in Doxygen's configuration file.Kjell Ahlstedt2013-01-301-3/+2
* Strip trailing whitespace.Mark Vender2012-10-291-1/+1
* Remove useless Subversion tags.Mark Vender2012-09-151-3/+0
* Move IOCondition from main.h to iochannel.h and autogenerate it.Murray Cumming2011-10-261-2/+15
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-24/+0
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-5/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-101-1/+1
* Added a set_double() without the group_name parameter, because the CMurray Cumming2007-07-291-3/+3
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+24
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-49/+1
* I mean Tru64, not MipsProMurray Cumming2005-01-201-1/+1
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-201-1/+49
* documentation fixes and corrections in the comments reflecting the shiftMartin Schulze2004-02-131-4/+4
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-1/+1
* Some GTKMM_ prefixes that I forgot.Murray Cumming2003-01-221-1/+1
* Initial revisionMurray Cumming2003-01-071-0/+452