This is an automated email from the git hooks/post-receive script. New change to branch master in repository jaxx. See http://git.nuiton.org/jaxx.git from 6a647b9 Merge branch 'release/2.13' adds 9911f76 [jgitflow-maven-plugin]updating poms for 2.14-SNAPSHOT development adds 068b97a [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 570b0c1 Merge branch 'master' into develop adds cc2fa5d [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 4918612 fix jaxx little demo config bug adds 51a963b fixes #3521 [Table filter] Enable to choose the popup default size adds b35193f refs #3501: Introduce a new jaxx-widgets-datetime module (can show hide time editor slider) adds 283943d fixes #3524 Add a progressbar and a title to the splashscreen adds 8b2c715 fix coordinates layout adds eb0c5fd fixes #3525 : in Action add listener for enable property in button adds 9f2fbb7 refs #3525 : add comment adds 010bcab fixes #3526 : fix update color adds 8f4539a fix splashscren position in dual screen adds cb852e5 [jgitflow-maven-plugin]updating poms for branch'release/2.14' with non-snapshot versions adds 683d763 Merge branch 'release/2.14' No new revisions were added by this update. Summary of changes: jaxx-application-api/pom.xml | 2 +- jaxx-application-swing/pom.xml | 2 +- .../swing/action/ApplicationUIAction.java | 12 +- jaxx-compiler/pom.xml | 2 +- jaxx-config/pom.xml | 2 +- jaxx-demo/pom.xml | 2 +- jaxx-demo/src/main/java/jaxx/demo/DemoConfig.java | 6 +- jaxx-maven-plugin/pom.xml | 2 +- jaxx-runtime/pom.xml | 2 +- .../jaxx/runtime/swing/editor/ColorCellEditor.java | 1 + jaxx-validator/pom.xml | 2 +- jaxx-widgets-datetime/pom.xml | 15 +- .../jaxx/widgets/datetime/DateTimeEditor.css | 12 ++ .../jaxx/widgets/datetime/DateTimeEditor.jaxx | 7 +- .../widgets/datetime/DateTimeEditorHandler.java | 1 + .../i18n/jaxx-widgets-datetime_en_GB.properties | 2 + .../i18n/jaxx-widgets-datetime_es_ES.properties | 2 + .../i18n/jaxx-widgets-datetime_fr_FR.properties | 2 + jaxx-widgets-extra/pom.xml | 2 +- .../nuiton/jaxx/widgets/extra/SplashScreen.java | 207 +++++++++++---------- jaxx-widgets-gis/pom.xml | 2 +- .../widgets/gis/absolute/CoordinatesEditor.jaxx | 67 ++++--- jaxx-widgets/pom.xml | 2 +- .../swing/table/filter/TableFilterColumnPopup.java | 12 +- .../swing/table/filter/TableRowFilterSupport.java | 12 +- pom.xml | 2 +- 26 files changed, 237 insertions(+), 145 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.