version 0.1.9 (2-September-2006): * Fixed a bug where the cursor position in a SexySpellEntry would change if the position was at the end of the entry and word was replaced. * Fixed a few enchant-related bugs in SexySpellEntry. * Fixed our GModule loading for enchant to let glib figure out the proper file extension, rather than hard-coding ".so". * Fixed some uninitialized variables when creating the icon windows for SexyIconEntry that were causing valgrind to complain. Patch by Benjamin Otte. (Bug #349701) * Fixed a bug in SexyIconEntry where the caret would be invisible at the start of the entry when no icon was shown. Patch by Ed Catmur. (Bug #353671) * Fixed a bug with SexyToolTip positioning in treeviews without headers where the tooltips would immediately disappear when shown at the bottom of the screen. (Bug #333424) * Fixed a linking bug when building on win32. Patch by Steffen Eschenbacher. (Bug #351796)