summaryrefslogtreecommitdiff
path: root/gio/src/memoryinputstream.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::Pollable[Input|Output]Stream: More implementationsKjell Ahlstedt2017-06-231-1/+4
* Remove deprecated API.Murray Cumming2016-11-141-21/+0
* sigc3: .hg/.ccg files: Use sigc::slot<R(Args...)> syntax.Murray Cumming2016-11-141-1/+1
* C++11: .hg/.ccg files: Replace typedefs with using.Murray Cumming2016-03-311-1/+1
* Fix the build with --disable-deprecated-apiKjell Ahlstedt2015-12-051-0/+2
* Fix the version numbers in some @newin Doxygen commandsKjell Ahlstedt2015-05-081-3/+1
* Gio::MemoryInputStream: Add add_bytes().Murray Cumming2015-03-031-0/+2
* Gio::MemoryInputStream: Add add_data() taking a sigc::slotKjell Ahlstedt2014-02-121-5/+21
* Gio::MemoryInputStream::add_data(): Minor documentation fix.Michael2010-02-221-5/+4
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Fix MemoryInputStream::addData (Bug #589683)Jonathon Jongsma2009-07-261-0/+13
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Put these in a Streams doxygen group. We should think of some more groups,Murray Cumming2008-03-031-1/+3
* Regenerated with h2defs.pyMurray Cumming2008-02-201-2/+10
* Add class documentation, now that there is some in gio. Add classMurray Cumming2008-02-031-0/+2
* add MemoryInputStream classJonathon Jongsma2008-02-031-0/+52