summaryrefslogtreecommitdiff
path: root/gio/src/outputstream.ccg
Commit message (Expand)AuthorAgeFilesLines
* Add Gio::giomm_SignalProxy_async_callback() with C linkageKjell Ahlstedt2023-03-311-12/+12
* 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
* Gio::OutputStream: Move OutputStreamSpliceFlags to SpliceFlags.Murray Cumming2017-04-181-4/+6
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-106/+76
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-9/+9
* C++11: Use nullptr.Murray Cumming2015-07-161-6/+6
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-10/+10
* Gio::OutputStream: Add write_all_async() and write_all_finish().Murray Cumming2015-03-031-0/+37
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-41/+0
* Gio::OutputStream: Add write_bytes().Murray Cumming2012-07-101-0/+33
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-90/+0
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-291-4/+4
* Fix --disable-api-exceptions buildDaniel Elstner2009-03-231-18/+18
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* add BufferedInputStream classJonathon Jongsma2008-02-021-26/+1
* Ignore functions that are just duplicates of the ones in Seekable, andMurray Cumming2008-01-201-2/+223
* Fixed const-ness of Cancellables.Marko Anastasov2008-01-171-0/+34
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-16/+4
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+128