oopinyinguide 0.0.8

* Spanish translation thanks to dukesso

* Updated to CEDICT dictionary from 2010-03-29

* Last user's ruby style entries are now used as default when the dialog is opened again



oopinyinguide 0.0.7

* Updated to CEDICT dictionary from 2010-03-02

* Added rule-based pinyin conversion in jpinyinlookup to handle the special
cases 

* Fixed resource path issue which made it unable to find the dictionary files
in Windows



oopinyinguide 0.0.6

* Added German translation (thanks to Patrick Nagel)

* Fixed dialog keyboard shortcuts and tab order

* Added keyboard navigation using page-up, page-down and arrow keys

* Added "Styles" button that pops up the "Styles" list to let the user modify
the ruby styles manually.



oopinyinguide 0.0.5

* Added support for traditional Chinese characters

* Added utility class to sort the CEDICT

* Improved indexing engine to work even if dictionary is not properly sorted

* Updated to the latest CEDICT dictionary (2009-12-06)



oopinyinguide 0.0.4

* Added toolbar/menu image

* Fixed dictionary entries that prevented the conversion of common words

* Fixed bug when re-applying pinyin on grouped hanzi that have spaces
in-between

* Fixed bug when pinyin block contains less pinyin parts than available hanzi
characters

* Adjustment/Position/Style are now read properly from the selection

* Non-Chinese characters are now grouped together

* Clearing the pinyin now clears the internal property properly

* Pinyin parser now ignores invalid pinyin / separators

* Pinyin parser now uses a list of valid pinyin forms

* Added handling for pinyin apostrophe cases



oopinyinguide 0.0.3

* Preview box now works and is using the correct font

* Buttons "Individual" and "Combinations" work 

* Added French and Simplified Chinese localizations

* Moved menu item to the "Format" menu

* Fixed various small bugs related to the conversion/parsing of pinyin

* Removed duplicate dictionary file in the archives

* Fixed some wrongly placed entries in the CEDICT file

* Improved documentation
