summaryrefslogtreecommitdiff
path: root/gio/src/datainputstream.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Gio: Add some API (AppInfo::launch_uris_async() etc.)Kjell Ahlstedt2019-03-151-0/+3
* Gio::DataInputStream: Remove read_until*()Kjell Ahlstedt2018-02-151-78/+4
* Gio::DataInputStream: Fix the documentation of read_line_utf8()Kjell Ahlstedt2017-09-241-19/+42
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Mention nullptr instead of NULL in documentation and some comments.Murray Cumming2015-11-201-1/+1
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-7/+7
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-35/+7
* DataInputStream: Add read_line_utf8() and read_line_finish_utf8().José Alburquerque2011-10-111-0/+9
* 2.30.02.30.0Murray Cumming2011-09-271-3/+3
* Dealt with several TODOs.Murray Cumming2011-02-151-2/+2
* Gio: Added some methods.Murray Cumming2010-11-101-11/+98
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-52/+0
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Regenerated.Murray Cumming2009-02-061-9/+80
* Added unix types. Regenerated. Added buffer_size property. AddedMurray Cumming2009-02-061-0/+2
* 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
* equal(), get_relative_file(), contains_file(): Take const File parameters.Murray Cumming2008-02-201-1/+2
* Regenerated with h2defs.py.Marko Anastasov2008-02-121-0/+5
* change the read_line() and read_until() APIs so that they are actuallyJonathon Jongsma2008-02-071-8/+8
* add DataOutputStream classJonathon Jongsma2008-02-031-3/+1
* find_enclosing_mout(), append_to(): Reordered parameters and addedMurray Cumming2008-02-031-1/+8
* add new header files to the main include add FIXME note about not beingJonathon Jongsma2008-02-021-0/+4
* add DataInputStream classJonathon Jongsma2008-02-021-0/+143