Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libsigc++20: The Typesafe Signal Framework for C++
- Summary
- 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++20 is now a seperate 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 GTK-- (gtkmm), which is a C++ binding to the GTK+ library,
starting with version 1.1.2, uses libsigc++20.
Changelog
- * Sat Jan 15 16:00:00 2005 Rick L Vinyard Jr <rvinyard{%}cs{*}nmsu{*}edu> - 0:2.0.6-1
- Update to 2.0.6
- * Sun Jun 27 17:00:00 2004 Denis Leroy <denis{%}poolshark{*}org> - 0:2.0.3-0.fdr.1
- Update to 2.0.3
- Merged deps from FC2 sigc++ 1.2.5 spec
- Moved docs to regular directory
- * Sat Apr 15 17:00:00 2000 Dmitry V. Levin <ldv{%}fandra{*}org>
- updated Url and Source fileds
- 1.0.0 stable release