summaryrefslogtreecommitdiff
path: root/gio/src/bufferedinputstream.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::Seekable: More implementations, fix base class of DataOutputStreamKjell Ahlstedt2017-07-041-1/+4
* Wrap some vfuncs in giomm streamsKjell Ahlstedt2016-11-211-2/+1
* Wrap some constructors and methods in giomm streamsKjell Ahlstedt2016-06-021-4/+2
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-1/+1
* Strip trailing whitespace.Mark Vender2012-10-291-8/+8
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-10/+2
* Dealt with several TODOs.Murray Cumming2011-02-151-1/+11
* BufferedInputStream, BufferedOutputStream: Correct property name.Murray Cumming2011-01-051-2/+7
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-8/+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-1/+3
* 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/+16
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-271-1/+1
* 'upgraded' the doxygen config file since doxygen was complaining aboutJonathon Jongsma2008-02-261-2/+2
* Comment out _WRAP_VFUNC() lines because we decided that they are notMurray Cumming2008-02-201-1/+1
* Regenerated with h2defs.py.Marko Anastasov2008-02-121-0/+2
* Moved the Priorities enum into Though all the giomm stuff seems to alreadyMurray Cumming2008-02-071-2/+2
* find_enclosing_mout(), append_to(): Reordered parameters and addedMurray Cumming2008-02-031-0/+1
* Move a signal-specific conversion here, because these conversions areMurray Cumming2008-02-021-15/+22
* add BufferedInputStream classJonathon Jongsma2008-02-021-0/+90