Enhanced how selection label for widgets is defined. Closes #9. (5c1897d)
Renamed "Image alternate text" to "Image text alternative" all across the code. Improved directory structure to have most important features in the top level of src/. Closes #37. (e38675f)
The src/imagealternatetext/imagealternatetext module is now src/imagetextalternative. All other related classes and directories were renamed too.
All the base image's util modules are now inside src/image/. The same applies to all other features. The main features are now directly in src/. Closes #33. Closes #26.