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 4a38a22 Gestion plus perfectionnée des calculs taille-poids (Fixes #8404) Merge branch 'feature/8404' into develop new ab2e912 Ajout d'une nouvelle option à la configuration pour le fichier de sauvegarde des états des ui new 831f205 Mise en place de SwingSession dans ObServe new 10ee9e9 Réglage par défaut des proportions des volets de la fenêtre (Fixes #2841) Merge branch 'feature/2841' into develop The 3 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 10ee9e9a4311b6a10a8653d6ab847164a9fd384d Merge: 4a38a22 831f205 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 7 08:34:16 2016 +0100 Réglage par défaut des proportions des volets de la fenêtre (Fixes #2841) Merge branch 'feature/2841' into develop commit 831f2050ffa6fcdcd17651ad22105c9d8e64f21f Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 7 08:34:14 2016 +0100 Mise en place de SwingSession dans ObServe commit ab2e9125f3fd5c53f160b8f4bbfda8dfaec9c1ad Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 7 08:34:01 2016 +0100 Ajout d'une nouvelle option à la configuration pour le fichier de sauvegarde des états des ui Summary of changes: .../src/main/config/ObserveSwingApplication.ini | 8 ++++ ...pplication-swing-configuration_en_GB.properties | 1 + ...pplication-swing-configuration_es_ES.properties | 1 + ...pplication-swing-configuration_fr_FR.properties | 1 + .../observe/application/swing/ObserveRunner.java | 2 + .../swing/ObserveSwingApplicationContext.java | 9 ++++ .../swing/ObserveSwingSessionHelper.java | 52 ++++++++++++++++++++++ .../swing/ui/content/ContentUIManager.java | 7 ++- 8 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 application-swing/src/main/java/fr/ird/observe/application/swing/ObserveSwingSessionHelper.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.