Changelog for kottan

v1.0.0

* a list of recently used files is now displayed in the file dialog
* the app can now launch multiple instances which was previously prevented by an erroneous entry in the rdef file
* new and updated language translations from Polyglot (a big thankyou to all contributors there)


v0.14.4

* fixed data corruption bug when saving a file. Only occured when data in variable length fields was shortened.
* slightly improved editing for B_FLOAT_TYPE and B_DOUBLE_TYPE fields.
* data and edit windows are now modal.
* added application icon
* updated language translations from Polyglot
* window look for all windows is now B_DOCUMENT_WINDOW_LOOK -> easier to resize


v0.14.3

* link against the columnlistview library directly
* imported new translations from Polyglot


v0.13.2

* message file to open can be specified as commandline parameter
* notification when open message file is changed by another application and reloaded if requested
* file/reload option added to reload manually
* Romanian and Catalan translations added
* layout and interface improvements
* position and size of main window is saved in settings file


v0.10.8-beta

* initial release