Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libsigc++ - Typesafe signal framework for C++
This library implements a full callback system for use in widget libraries,
abstract interfaces, and general programming. Originally part of the Gtk--
widget set, libsigc++ is now a separate library to provide for more general
use. It is the most complete library of its kind with the ablity to connect
an abstract callback to a class method, function, or function object. It
contains adaptor classes for connection of dissimilar callbacks and has an
ease of use unmatched by other C++ callback libraries.
Package gtkmm (previously gtk--), which is a C++ binding to the GTK+
library, starting with version 1.1.2, uses libsigc++.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
libsigc++ |
1.2.7 |
2.fc4 |
src |
325 KiB |
Tue Oct 10 08:24:10 2006 |
Changelog
- * Tue Oct 10 18:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> - 1.2.7-2
- Fixed Source URL
- Patches integrated upstream
- Added dist tag
- * Mon Oct 9 18:00:00 2006 Denis Leroy <denis{%}poolshark{*}org> - 1.2.7-1
- Update to 1.2.7
- * Tue Apr 12 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 1.2.5-8
- Add BR docbook-style-xsl and patch doc/manual to use it instead of
an external http stylesheet.
- Replace libtool/autofoo calls with ~145KiB patch.