summaryrefslogtreecommitdiff
path: root/gio/src/bufferedoutputstream.ccg
Commit message (Expand)AuthorAgeFilesLines
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Add and use make_refptr_for_instance().Murray Cumming2017-04-061-1/+1
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-2/+3
* BufferedInputStream, BufferedOutputStream: Correct property name.Murray Cumming2011-01-051-1/+2
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Changed size param of create_sized() to type gsize (in agreement withJosé Alburquerque2008-02-041-1/+1
* changed size param of create_sized() to type guint (in agreement withJosé Alburquerque2008-02-041-1/+1
* add BufferedOutputStream classJonathon Jongsma2008-02-031-0/+30