* change Int64 to Integer for better operabillity
* fix typo in makefile
* add build modes for debug / release
* add tool for converting braille chars to comma-separated strings
* add debug/release modes
* add form for asking for blackprint
* remove wrong build mode
* make paths crossplatform
* change execution of cli tests
* change execution of cli tests
* change execution of cli tests
* change execution of cli tests
* change execution of cli tests
* fix tests
* change integer boundaries
* change integer boundaries
* implement configuration of size and colors
* add and implement theme controller for setting colors
* add missing copyright info
* implement Main controller for showing lessions
* add testdata
* add main controller
* add data directory structure
* add easySqlit to libs
* remove translator
* implement black2braille translator
* implement helper for braille chars
* deactivate TranslatorTests
* added translator tests for priority and short forms
* update logo
* prototype program allows to change all properties
* implement 6Bit output option
* add vertical centering of braille chars
* implement drawing of output component
* start implementation of output component
* add tests for TBlack2BrailleTranslator
* start implementation of model charset tests
* add testcase unit for model tests
* add Makefile
* add test suite
* add prototype program
* add basic directory structure
* add image directories
* add trunk
* add branches