summaryrefslogtreecommitdiff
path: root/sigc++/signal_base.h
Commit message (Expand)AuthorAgeFilesLines
...
* If SIGC_NEW_DELETE_IN_LIBRARY_ONLY is defined, implementMartin Schulze2004-10-121-11/+4
* Define and use new macro SIGC_NEW_DELETE_IN_LIBRARY_ONLY to ABI-compatiblyMartin Schulze2004-10-021-0/+13
* Added SIGC_API qualifier to all externally-visible non-templateJames Lin2004-08-031-3/+4
* Rename config.h.in to sigc++config.h.in so that gtkmm does not includeMurray Cumming2004-03-211-1/+0
* Added config.h.in, using autoheader, from which config.h will beMurray Cumming2004-03-191-0/+1
* Move some documentation to slot_base.h. Move some documentation toMartin Schulze2004-02-141-2/+32
* Create and use a typedef for the destroy_notify callback functions, toMurray Cumming2004-02-131-0/+224