summaryrefslogtreecommitdiff
path: root/gio/src/initable.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Put _WRAP_VFUNC in protected sectionsKjell Ahlstedt2019-03-151-0/+1
* 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
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-4/+1
* Initable: Add a non-cancellable overload of the init() method.José Alburquerque2010-11-141-1/+4
* A bunch of minor doxygen cleanups around the treeJonathon Jongsma2010-01-031-1/+1
* Implement Gio::Socket ctors using Gio::InitableDaniel Elstner2009-09-081-9/+4
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Add start of InitableJonathon Jongsma2009-06-191-0/+70