I started working on a version 0.4.2 of the EGE program, but during the development of OxGarage, version 0.4.3 of EGE was created. I have tried to merge the changes in this version into the current version of OxGarage. Basically all the changes were implemented with only some small deviations from the original 0.4.3 version. In addition, there is a brief description of what I have done to the Java source code during my internship time here at OUCS.
Sections in this document:- 1. Changes to user interface
- 2. Added conversion to ePub
- 3. Added image support
- 4. Created possibility to define hidden conversions
- 5. Implemented conversion to and from odt
- 6. Added OOConverter
- 7. Implemented weights (aka costs)
- 8. Automatic detection of new extensions for XslConverter
- 9. CSV conversion
- 10. Automatic cover image generation for ePub
- 11. Repaired several bugs

