summaryrefslogtreecommitdiff
path: root/gio/src/dataoutputstream.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Gio::DataOutputStream::put_string(): Don't pass std:string by valueKjell Ahlstedt2018-03-011-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::Seekable: More implementations, fix base class of DataOutputStreamKjell Ahlstedt2017-07-041-8/+7
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-36/+8
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-32/+0
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Added unix types. Regenerated. Added buffer_size property. AddedMurray Cumming2009-02-061-0/+1
* 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-0/+2
* Removed get/set_newline_type(), which doesn't exist in the C API.Marko Anastasov2008-02-141-2/+0
* Regenerated with h2defs.py.Marko Anastasov2008-02-121-0/+2
* add DataOutputStream classJonathon Jongsma2008-02-031-0/+128