This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from f517566 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new dc3223e Add fillWithZero on Coordinate editor (Fixes #4077) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit dc3223e82beff72be40923c22826e403e1723f18 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Oct 26 19:00:48 2016 +0200 Add fillWithZero on Coordinate editor (Fixes #4077) Summary of changes: .../nuiton/jaxx/widgets/gis/DdCoordinateConverter.java | 12 +++++++++--- .../nuiton/jaxx/widgets/gis/DmdCoordinateConverter.java | 13 +++++++++---- .../nuiton/jaxx/widgets/gis/DmsCoordinateConverter.java | 15 +++++++++++---- .../widgets/gis/absolute/AbsoluteDdCoordinateEditor.jaxx | 1 + .../gis/absolute/AbsoluteDdCoordinateEditorHandler.java | 5 +++++ .../widgets/gis/absolute/AbsoluteDmdCoordinateEditor.jaxx | 1 + .../gis/absolute/AbsoluteDmdCoordinateEditorHandler.java | 5 +++++ .../widgets/gis/absolute/AbsoluteDmsCoordinateEditor.jaxx | 1 + .../gis/absolute/AbsoluteDmsCoordinateEditorHandler.java | 4 ++++ .../jaxx/widgets/gis/absolute/CoordinatesEditor.jaxx | 1 + .../jaxx/widgets/gis/absolute/CoordinatesEditor.jcss | 12 ++++++------ .../jaxx/widgets/gis/signed/SignedDdCoordinateEditor.jaxx | 1 + .../gis/signed/SignedDdCoordinateEditorHandler.java | 7 +++++++ .../widgets/gis/signed/SignedDmdCoordinateEditor.jaxx | 1 + .../gis/signed/SignedDmdCoordinateEditorHandler.java | 5 +++++ .../widgets/gis/signed/SignedDmsCoordinateEditor.jaxx | 1 + .../gis/signed/SignedDmsCoordinateEditorHandler.java | 5 +++++ 17 files changed, 73 insertions(+), 17 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.