version 0.1.4 (9-November-2005): * Fixed several UTF-8 bugs in SexySpellEntry. * Fixed a compile issue where sexy-marshal.h wasn't generated. version 0.1.3 (14-October-2005): * Fixed several bugs in SexyIconEntry. * Added support for icons on both sides of a SexyIconEntry. * UrlLabel can now wrap to any width, thanks to the logic in libview. * Fixed several other bugs. version 0.1.2 (22-July-2005): * Added SexySpellEntry, a GtkEntry subclass that provides inline spell checking. version 0.1.1 (14-July-2005): * Escaped text is now passed through as escaped in sexy_url_label_set_markup() so that the underlying GtkLabel doesn't get invalid markup. * Prevent pango warnings in sexy_url_label_set_markup() when the attribute list is NULL. version 0.1.0 (13-July-2005): * Initial release.