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