From scm@users.nuiton.org Wed Oct 1 16:35:12 2014 From: "nuiton.org scm" To: jaxx-commits@list.nuiton.org Subject: [Jaxx-commits] [jaxx] branch develop updated (283943d -> 8b2c715) Date: Wed, 01 Oct 2014 16:35:12 +0200 Message-ID: <20141001143512.24315.36860@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7544386008292765774==" --===============7544386008292765774== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git from 283943d fixes #3524 Add a progressbar and a title to the splash= screen new 8b2c715 fix coordinates layout 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 8b2c7155690759275a42c1a0775b12e52d572990 Author: Tony CHEMIT Date: Wed Oct 1 16:34:56 2014 +0200 fix coordinates layout Summary of changes: .../widgets/gis/absolute/CoordinatesEditor.jaxx | 67 ++++++++++++--------= -- 1 file changed, 38 insertions(+), 29 deletions(-) --=20 To stop receiving notification emails like this one, please contact nuiton.org SCM administrator . --===============7544386008292765774==-- From scm@users.nuiton.org Wed Oct 1 16:35:12 2014 From: "nuiton.org scm" To: jaxx-commits@list.nuiton.org Subject: [Jaxx-commits] [jaxx] 01/01: fix coordinates layout Date: Wed, 01 Oct 2014 16:35:13 +0200 Message-ID: <20141001143512.9623A181ED1@goh.codelutin.com> In-Reply-To: <20141001143512.24315.36860@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0103993203382199575==" --===============0103993203382199575== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit 8b2c7155690759275a42c1a0775b12e52d572990 Author: Tony CHEMIT Date: Wed Oct 1 16:34:56 2014 +0200 fix coordinates layout --- .../widgets/gis/absolute/CoordinatesEditor.jaxx | 67 ++++++++++++--------= -- 1 file changed, 38 insertions(+), 29 deletions(-) diff --git a/jaxx-widgets-gis/src/main/java/org/nuiton/jaxx/widgets/gis/absol= ute/CoordinatesEditor.jaxx b/jaxx-widgets-gis/src/main/java/org/nuiton/jaxx/w= idgets/gis/absolute/CoordinatesEditor.jaxx index 530c35d..1f7187f 100644 --- a/jaxx-widgets-gis/src/main/java/org/nuiton/jaxx/widgets/gis/absolute/Coo= rdinatesEditor.jaxx +++ b/jaxx-widgets-gis/src/main/java/org/nuiton/jaxx/widgets/gis/absolute/Coo= rdinatesEditor.jaxx @@ -55,43 +55,52 @@ public void setShowResetButton(boolean showResetButton) {= model.setShowResetButt =20 - - - - - - - - +
- - - - - - - - + + + + + + - - - - + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
- - - - + + + + - - - - - =20 \ No newline at end of file --=20 To stop receiving notification emails like this one, please contact nuiton.org SCM administrator . --===============0103993203382199575==--