summaryrefslogtreecommitdiff
path: root/gio/src/outputstream.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-1/+1
* 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::OutputStream: Move OutputStreamSpliceFlags to SpliceFlags.Murray Cumming2017-04-181-10/+10
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-4/+4
* Wrap some vfuncs in giomm streamsKjell Ahlstedt2016-11-211-5/+4
* Gio::InputStream, OutputStream: Make some of the new methods constKjell Ahlstedt2016-06-021-3/+3
* Wrap some constructors and methods in giomm streamsKjell Ahlstedt2016-06-021-3/+19
* Remove unnecessary _IGNORE()Kjell Ahlstedt2015-07-301-3/+0
* Gio::OutputStream: write_async(), write_all_async(): Improve docs.Murray Cumming2015-03-061-0/+16
* Gio::OutputStream: Add write_all_async() and write_all_finish().Murray Cumming2015-03-031-0/+80
* Add _IGNORE()s, remove obsolete commentsKjell Ahlstedt2014-01-211-0/+1
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-0/+2
* Strip trailing whitespace.Mark Vender2012-10-291-76/+76
* Add some documentation.Murray Cumming2012-10-211-4/+62
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-92/+6
* Gio::OutputStream: Add write_bytes().Murray Cumming2012-07-101-0/+16
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-40/+0
* Regenerated method .defs. Added a Resolver signal.Murray Cumming2010-01-291-1/+1
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Documentation: Remove/fix mentions of 0 when we mean something else.Murray Cumming2008-03-281-4/+2
* Put these in a Streams doxygen group. We should think of some more groups,Murray Cumming2008-03-031-0/+2
* Correct hand-coded documentation, to talk about throwing exceptions ratherMurray Cumming2008-02-271-17/+16
* 'upgraded' the doxygen config file since doxygen was complaining aboutJonathon Jongsma2008-02-261-1/+1
* Moved the Priorities enum into Though all the giomm stuff seems to alreadyMurray Cumming2008-02-071-10/+10
* Split intoMurray Cumming2008-01-271-6/+6
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-2/+0
* Removed some unnecessary TODOsMurray Cumming2008-01-211-1/+1
* Ignore functions that are just duplicates of the ones in Seekable, andMurray Cumming2008-01-201-6/+359
* Ignore g_input_stream_clear_pending() as well as the other implementationMurray Cumming2008-01-201-4/+2
* FileAttributeMatcher::create(): Add a default value and documentation.Murray Cumming2008-01-201-1/+1
* Fixed const-ness of Cancellables.Marko Anastasov2008-01-171-2/+4
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-4/+9
* Added class documentation.Murray Cumming2008-01-111-0/+2
* Added the Seekable interface, though it has not methods yet.Murray Cumming2008-01-111-0/+2
* Correct an include.Murray Cumming2008-01-101-3/+3
* Made some whitespace more consistent with the rest of glibmm. InMurray Cumming2008-01-081-25/+8
* Mention the new gio/giommconfig.h in AM_CONFIG_HEADER(). Change referencesMurray Cumming2007-12-281-1/+1
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+113