summaryrefslogtreecommitdiff
path: root/gio/src/bufferedinputstream.hg
Commit message (Expand)AuthorAgeFilesLines
* 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