summaryrefslogtreecommitdiff
path: root/gio/src/inputstream.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
* Wrap some vfuncs in giomm streamsKjell Ahlstedt2016-11-211-4/+3
* Gio::InputStream, OutputStream: Make some of the new methods constKjell Ahlstedt2016-06-021-2/+2
* Wrap some constructors and methods in giomm streamsKjell Ahlstedt2016-06-021-2/+15
* Remove unnecessary _IGNORE()Kjell Ahlstedt2015-07-301-3/+0
* InputStream: Add read_all_async() and read_all_finish().Murray Cumming2015-03-031-0/+74
* Add _IGNORE()s, remove obsolete commentsKjell Ahlstedt2014-01-211-0/+1
* Strip trailing whitespace.Mark Vender2012-10-291-25/+25
* Add some documentation.Murray Cumming2012-10-211-4/+51
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-77/+4
* Added Glib::Bytes and Gio::InputStream::read_bytes().Murray Cumming2012-07-101-0/+20
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-16/+0
* 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
* 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-14/+14
* Updated the todo regarding read().Marko Anastasov2008-02-241-0/+4
* Moved the Priorities enum into Though all the giomm stuff seems to alreadyMurray Cumming2008-02-071-6/+6
* Do not include gio.h from our public headers, to avoid polluting theMurray Cumming2008-01-271-2/+0
* Added method overloads and documentation.Murray Cumming2008-01-211-3/+247
* Ignore g_input_stream_clear_pending() as well as the other implementationMurray Cumming2008-01-201-3/+1
* FileAttributeMatcher::create(): Add a default value and documentation.Murray Cumming2008-01-201-4/+1
* Fixed const-ness of Cancellables.Marko Anastasov2008-01-171-3/+3
* *_async() functions: Rearrange the parameters, so the (optional)Murray Cumming2008-01-151-4/+7
* 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
* Added poll_for_media, poll_for_media_finish.Marko Anastasov2008-01-101-3/+3
* Made some whitespace more consistent with the rest of glibmm. InMurray Cumming2008-01-081-22/+8
* Added files missing from the import.Marko Anastasov2007-12-281-0/+100