- code improvements - update to gwt 2.10.0 (with org.gwtproject group id) - switch gwt-maven plugin from codehous to tbroyer - dependency updates
- using url shortener to work around false positive cve warnings - dependency updates - checkstyle fixes
- replaced unsupported google gin by gwtplus version 3.0.0 - dependency updates
- fixed search problems with empty string as base (> null doesn't work in mysql)
- dependency updates to fix compatibility problems with gwt 2.8.0-rc2
- dependency update - removed unused code - some little cleanups using StringUtils
- gwtp dependency update
- some changes to migrate applications to mgwt - made big screens scroll and other fixes - removed wrong height setting - defined DialogBox no longer final, added setUpMask implementation