LWN.net Logo

libsigc++ 2.2.4.1 released

From:  Daniel Elstner <daniel.kitta-AT-googlemail.com>
To:  libsigc-list-AT-gnome.org
Subject:  libsigc++ 2.2.4.1 released
Date:  Fri, 28 Aug 2009 18:04:30 +0200
Message-ID:  <1251475470.4422.12.camel@seymour.WAG160N>
Cc:  gnome-announce-list-AT-gnome.org, gtkmm-list-AT-gnome.org
Archive-link:  Article, Thread

libsigc++ 2.2.4.1 is now available for download at:

  http://download.gnome.org/sources/libsigc++/2.2/

MD5 sums:
33efb48e92dae0a56bcfaebc39b250e8  libsigc++-2.2.4.1.tar.bz2
e58adf509a2373778105a67f6f58920c  libsigc++-2.2.4.1.tar.gz

SHA1 sums:
4dd9a0d42f390562f27f6650942d2cd929ac3176  libsigc++-2.2.4.1.tar.bz2
beea482a7bacebf7d0a189320db6d1c932321cd0  libsigc++-2.2.4.1.tar.gz


* Reenable the per-class hierarchy graphs in the reference documentation.
  (Daniel Elstner)
* Drop the custom HTML header and footer, and use the shared doxygen.css
  file from mm-common. (Daniel Elstner)


About 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. It does not
depend on GTK or gtkmm.

More information about libsigc++ is available at:

  http://libsigc.sourceforge.net/


August 28, 2009
Daniel Elstner


_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds