summaryrefslogtreecommitdiff
path: root/glib/src/iochannel.ccg
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Add and use make_refptr_for_instance().Murray Cumming2017-04-061-1/+1
* IOChannel: Avoid creating a RefPtr to this.Murray Cumming2017-04-051-4/+1
* Glib::IOChannel, StreamIOChannel: Remove deprecated partsKjell Ahlstedt2017-03-191-278/+3
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-116/+134
* Use Glib::c_str_or_nullptr()Kjell Ahlstedt2016-01-211-1/+1
* fix the buildMurray Cumming2016-01-181-1/+1
* Replace ScopedPtr with make_unique_ptr_gfree().Murray Cumming2016-01-181-8/+8
* Glib: More nullptr instead of 0.Murray Cumming2015-11-201-1/+1
* More use of nullptr instead of 0.Murray Cumming2015-11-201-4/+4
* IOChannel: move operations: Call the base sigc::trackable.Murray Cumming2015-09-011-1/+4
* C++11: _CLASS_GENERIC classes: Add move operations.Murray Cumming2015-08-231-1/+22
* C++11: Use of the override keyword.Murray Cumming2015-07-171-2/+2
* C++11: Use nullptr.Murray Cumming2015-07-161-10/+10
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-14/+14
* Remove useless Subversion tags.Mark Vender2012-09-151-3/+0
* FileUtils: Correct my previous commit.Murray Cumming2011-03-291-3/+2
* Use the utility functions for creating strings.Murray Cumming2011-03-291-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-103/+0
* 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/+0
* Moved the Priorities enum into Though all the giomm stuff seems to alreadyMurray Cumming2008-02-071-16/+28
* Add a silly line to avoid unused parameters when GLIBMM_EXCEPTION_ENABLEDMurray Cumming2006-10-041-0/+10
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-20/+107
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-32/+25
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-201-25/+32
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-6/+9
* Initial revisionMurray Cumming2003-01-071-0/+540