Dlume 0.2.0
Application
Dlume 0.2.0
Description
An easy to use address book.
Enhancements
- contact info font and background color are configurable
- ‘nickname’ and ‘state’ fields added
- new icon
Fixes
- a bug in the display routine has been fixed
Download
http://clay.ll.pl/download/dlume-0.2.0.tar.gz
GNOME Software Map entry
http://www.gnome.org/softwaremap/projects/dlume
libxml++ 2.5.1
libxml++
libxml++ is a C++ wrapper for the libxml XML parser library. It
has SAX and DOM-like APIs, but does not attempt to conform exactly
to the DOM specifications because they are not aimed at C++. Its
API is much simpler than the underlying libxml C API.
- Homepage
http://libxmlplusplus.sourceforge.net/
Changes
- Introduced Glib::ustring in replacement of std::string (Murray
Cumming) - Added Document::create_rootnodeby_import (Kim Garrison)
- Added TextReader interface (Christophe de Vienne)
Fixes
- #131018: xmlpp::Document::write_to_stream() fails when output
size exceeds 4000 bytes. - #131329: Document::set_internal_subset does not work.
- #132014: Memory leak in throwing exception in SaxParser.
Download
You can download libxml++ 2.5.1 from here :
http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.5/
Best Regards,
Christophe de Vienne