summaryrefslogtreecommitdiff
path: root/gio/src/loadableicon.ccg
Commit message (Expand)AuthorAgeFilesLines
* Add Gio::giomm_SignalProxy_async_callback() with C linkageKjell Ahlstedt2023-03-311-2/+2
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Gio: Derive all interfaces directly from Glib::InterfaceKjell Ahlstedt2017-07-251-1/+0
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-29/+13
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-2/+2
* C++11: Use nullptr.Murray Cumming2015-07-161-2/+2
* C++11: More use of auto.Murray Cumming2015-07-151-2/+2
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-2/+2
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-20/+0
* Use 0 instead of NULL.Murray Cumming2010-01-291-2/+2
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-291-2/+2
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Allow _CLASS_INTERFACE() to take two extra optional paremeters to specifyMurray Cumming2008-02-041-1/+3
* remove an obsolete TODO add LoadableIcon vfunc definitionsJonathon Jongsma2008-02-041-0/+93
* Added this, though no methods or vfuncs are wrapped yet.Murray Cumming2008-01-091-0/+25