summaryrefslogtreecommitdiff
path: root/gio/src/asyncinitable.hg
Commit message (Expand)AuthorAgeFilesLines
* Gio: Use callback functions with C linkageKjell Ahlstedt2023-03-271-3/+5
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-3/+3
* 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-1/+1
* Strip trailing whitespace.Mark Vender2012-10-291-2/+2
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* giomm: Provide non-cancellable overloads for newly added API.José Alburquerque2010-11-141-29/+1
* Correct @newin{}'s and add class docs of newly added API.José Alburquerque2010-11-141-2/+2
* AsyncInitable: Add create_finish() wrapping an unwrapped function.José Alburquerque2010-10-251-0/+2
* giomm: Add various unwrapped methods.José Alburquerque2010-09-131-2/+2
* giomm: AsyncInitable: Wrap virtual functions.José Alburquerque2010-08-301-0/+23
* AsyncInitable: Remove duplicate license blocks.José Alburquerque2010-08-301-32/+0
* giomm: Add AsyncInitable interface.José Alburquerque2010-08-301-0/+162