summaryrefslogtreecommitdiff
path: root/glib/glibmm/utility.h
Commit message (Expand)AuthorAgeFilesLines
* Add Gio::giomm_SignalProxy_async_callback() with C linkageKjell Ahlstedt2023-03-311-0/+4
* glib/glibmm/*.h: Mark classes and methods with GLIBMM_APIChun-wei Fan2020-03-051-0/+1
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-08-311-10/+13
* Avoid compiler warnings from function pointer conversionsKjell Ahlstedt2018-07-171-0/+19
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Remove Glib::unconst()Kjell Ahlstedt2017-03-131-11/+0
* Glib: Remove some deprecated APIKjell Ahlstedt2016-12-271-54/+0
* Run clang-format on glib .h files.Murray Cumming2016-02-261-31/+38
* Add Glib::c_str_or_nullptr()Kjell Ahlstedt2016-01-211-0/+9
* utility: Correct the deprecation ifndef.Murray Cumming2016-01-181-5/+4
* Replace ScopedPtr with make_unique_ptr_gfree().Murray Cumming2016-01-181-4/+21
* Put deprecation ifdefs around GLIBMM_INITIALIZE_STRUCT.Murray Cumming2016-01-071-2/+7
* More use of nullptr instead of 0 or NULL.Murray Cumming2015-11-201-1/+1
* Revert "Add Glib::c_str_or_null()"Kjell Ahlstedt2015-10-191-8/+0
* Add Glib::c_str_or_null()Kjell Ahlstedt2015-10-191-0/+8
* Make destructors explicitly noexcept.Murray Cumming2015-08-311-1/+1
* gmmproc: _WRAP_VFUNC: Add the keep_return parameterKjell Ahlstedt2015-03-171-1/+10
* Add a TODO comment for C++11.Murray Cumming2014-01-171-0/+1
* Use std::memset() instead of GLIBMM_INITIALIZE_STRUCT.Kjell Ahlstedt2013-07-101-0/+4
* Restore unintended change.Murray Cumming2011-11-231-1/+1
* Add Glib::Threads::* in threads.h, deprecating everything in thread.hMurray Cumming2011-11-231-2/+4
* Get rid of all uses of GLIBMM_USING_STD()Daniel Elstner2009-08-161-5/+2
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Clean up glib includes (Bug #563987)Jonathon Jongsma2008-12-101-2/+1
* Change variable name to avoid warnings about a shadowed member. BugBradley Bell2007-03-231-3/+1
* Applied Daniels changes from gtkmm 2.2Murray Cumming2003-01-211-3/+3
* Initial revisionMurray Cumming2003-01-071-0/+119