summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Disable deprecated API when building with MesonKjell Ahlstedt2020-03-101-0/+1
* Add support for building libsigc++-2.0 with MesonKjell Ahlstedt2019-12-241-0/+27
* examples: Don't use deprecated mem_fun(pointer, func).Murray Cumming2016-03-101-1/+1
* examples build: Disable deprecated API.Murray Cumming2016-03-101-1/+1
* Don't use SIGC_USING_STD()Kjell Ahlstedt2015-12-172-8/+0
* C++11: Use auto.Murray Cumming2015-07-181-1/+1
* Transition to new mm-common build infrastructureDaniel Elstner2009-08-063-7/+23
* slot and signal template specialization for various numbers of templateMurray Cumming2005-01-211-1/+2
* struct is_base_and_derived: Make the test inner struct a friend, so thatMurray Cumming2005-01-191-1/+3
* Added cxx_std.m4, with a test copied from glibmm/scripts/cxx_std.m4 toMurray Cumming2005-01-192-0/+8
* update .cvsignoreMartin Schulze2004-09-011-1/+2
* Use sigc::ptr_fun instead of std::ptr_fun. (fixes bug #144846)Martin Schulze2004-07-111-1/+1
* Make block() and unblock() always return a value, to fix compilerMurray Cumming2004-04-021-1/+1
* Added sigc++/sigc++.h, like in libsigc++ 1.2 Added member_method example,Murray Cumming2003-03-163-11/+53
* Added Andreas Rottman's example.Murray Cumming2003-01-222-0/+34
* Applied Andreas Rottman's make dist fixes.Murray Cumming2003-01-221-0/+3
* Added examples directoryMurray Cumming2003-01-221-0/+0