=== 1.9.24 === 2009-01-27 George Y. Kussumoto Release 1.9.24 2009-01-15 Ronaldo Maia reviewed by: Johan Dahlin * kiwi/currency.py: * tests/test_datatypes.py: currency is formating the value wrong. Fixes bug 3855 2008-11-13 Ronaldo Maia reviewed by: Johan Dahlin * kiwi/ui/entry.py: * kiwi/ui/entrycompletion.py: When the value of the ComboEntry changes, the object is not updated sometimes. Fixes Bug 3673 2008-11-07 Ronaldo Maia reviewed by: Johan Dahlin * examples/awesomecombo.py: * kiwi/ui/cellrenderer.py: * kiwi/ui/comboentry.py: Enable multi-line ComboEntry options, similar to firefox's toolbar. Fixes 3843. 2008-11-03 Ronaldo Maia * kiwi/ui/comboentry.py: Keep the toggle button the same size as the entry and position the popup correctly. Fixes 3841 2008-10-28 Johan Dahlin * kiwi/ui/builderloader.py: * kiwi/ui/views.py: Add initial support for loading GtkBuilder files