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