summaryrefslogtreecommitdiff
path: root/gio/src/memoryoutputstream.hg
Commit message (Expand)AuthorAgeFilesLines
* Gio::File docs: Fix names of thrown exceptionsKjell Ahlstedt2020-11-011-1/+0
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-3/+3
* 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
* Wrap some constructors and methods in giomm streamsKjell Ahlstedt2016-06-021-0/+7
* Gio::InetAddress, MemoryOutputStream: Add some _IGNOREKjell Ahlstedt2015-04-271-4/+1
* MemoryOutputStream: Add the steal_as_bytes() method.José Alburquerque2012-11-061-0/+10
* Strip trailing whitespace.Mark Vender2012-10-291-3/+3
* Dealt with several TODOs.Murray Cumming2011-02-151-2/+2
* giomm: Wrap several unwrapped functions.José Alburquerque2010-11-041-0/+4
* MemoryOutputStream: Add properties.Murray Cumming2010-02-061-3/+10
* MemoryOutputStream: Fix the constructor.Murray Cumming2010-02-061-2/+2
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* MemoryOutputStream fix to inherit from correct GTypeJonathon Jongsma2008-12-131-1/+1
* Add MemoryOutputStreamJonathon Jongsma2008-12-121-0/+58