From scm@users.codelutin.com Thu Dec 8 11:25:25 2016 From: "codelutin.com scm" To: observe-commits@list.forge.codelutin.com Subject: [Observe-commits] 01/01: Redimensionnement de l'assistant connexion (Fixes #8851) Date: Thu, 08 Dec 2016 11:25:24 +0100 Message-ID: <20161208102525.814335C24E9@goh.codelutin.com> In-Reply-To: <20161208102523.15013.83963@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1957283683687735949==" --===============1957283683687735949== 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 observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 2bfe0f1a222c4c58bc004dd84cbc42536259d4c0 Author: Tony CHEMIT Date: Thu Dec 8 11:25:13 2016 +0100 Redimensionnement de l'assistant connexion (Fixes #8851) --- .../swing/ui/storage/tabs/ConfigUI.jaxx | 322 ++++++++++---------= -- .../swing/ui/storage/tabs/ConfigUI.jcss | 4 +- 2 files changed, 162 insertions(+), 164 deletions(-) diff --git a/application-swing/src/main/java/fr/ird/observe/application/swing= /ui/storage/tabs/ConfigUI.jaxx b/application-swing/src/main/java/fr/ird/obser= ve/application/swing/ui/storage/tabs/ConfigUI.jaxx index e66ce8d..d992cb1 100644 --- a/application-swing/src/main/java/fr/ird/observe/application/swing/ui/sto= rage/tabs/ConfigUI.jaxx +++ b/application-swing/src/main/java/fr/ird/observe/application/swing/ui/sto= rage/tabs/ConfigUI.jaxx @@ -49,168 +49,166 @@ =20 - - - - - - -
- - - - - - - - - - - -
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - -
-
-
-
- - - + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+
+
+
=20 diff --git a/application-swing/src/main/java/fr/ird/observe/application/swing= /ui/storage/tabs/ConfigUI.jcss b/application-swing/src/main/java/fr/ird/obser= ve/application/swing/ui/storage/tabs/ConfigUI.jcss index f69a574..75a2b01 100644 --- a/application-swing/src/main/java/fr/ird/observe/application/swing/ui/sto= rage/tabs/ConfigUI.jcss +++ b/application-swing/src/main/java/fr/ird/observe/application/swing/ui/sto= rage/tabs/ConfigUI.jcss @@ -57,7 +57,7 @@ } =20 #USE_REMOTE_content { - layout:{new GridLayout()}; + layout:{new BorderLayout()}; } =20 #USE_SERVER { @@ -65,7 +65,7 @@ } =20 #USE_SERVER_content { - layout:{new GridLayout()}; + layout:{new BorderLayout()}; } =20 #remoteConfig { --=20 To stop receiving notification emails like this one, please contact codelutin.com SCM administrator . --===============1957283683687735949==-- From scm@users.codelutin.com Thu Dec 8 11:25:25 2016 From: "codelutin.com scm" To: observe-commits@list.forge.codelutin.com Subject: [Observe-commits] branch develop updated (8e514ac -> 2bfe0f1) Date: Thu, 08 Dec 2016 11:25:23 +0100 Message-ID: <20161208102523.15013.83963@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3900827527300550063==" --===============3900827527300550063== 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 observe. See https://gitlab.nuiton.org/codelutin/observe.git from 8e514ac [LL] autocompl=C3=A9tion des 3 champs de position sur l= a ligne (Fixes #8854) new 2bfe0f1 Redimensionnement de l'assistant connexion (Fixes #8851) 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 2bfe0f1a222c4c58bc004dd84cbc42536259d4c0 Author: Tony CHEMIT Date: Thu Dec 8 11:25:13 2016 +0100 Redimensionnement de l'assistant connexion (Fixes #8851) Summary of changes: .../swing/ui/storage/tabs/ConfigUI.jaxx | 322 ++++++++++---------= -- .../swing/ui/storage/tabs/ConfigUI.jcss | 4 +- 2 files changed, 162 insertions(+), 164 deletions(-) --=20 To stop receiving notification emails like this one, please contact codelutin.com SCM administrator . --===============3900827527300550063==--