ANNOUNCE: libsigc++ 1.1.13 (API frozen)
- From: Murray Cumming <murrayc usa net>
- To: gnome-announce <gnome-announce-list gnome org>, gtkmm-list <gtkmm-list gnome org>, libsigc-list <libsigc-mlist lists sourceforge net>
- Subject: ANNOUNCE: libsigc++ 1.1.13 (API frozen)
- Date: 28 Jul 2002 10:41:30 +0100
*** libsigc++
libsigc++ implements a typesafe callback system for standard C++. It
allows you to define signals and to connect those signals to any
callback function, either global or a member function, regardless of
whether it is static or virtual.
libsigc++ is used by gtkmm to wrap the GTK+ signal system.
*** Changes:
* This is a candidate for a stable libsigc++ 1.2.0 release.
* Added SigC::hide_return() (Gergo Erdi)
* Removed Closure, chain(), convert(), and auto_disconnect()
because they are not used much and we need to simplify the library so
it's easier to understand and maintain. (Murray Cumming)
* Added Doxygen reference documentation:
http://libsigc.sourceforge.net/libsigc1_2/reference/html/modules.html
(Murray Cumming)
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]