This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from ebfdb777 fixes #9321 mauvaise suppression d'un validateur new 91af1eed Correction de fuite mémoire à l'ouverture des demandes 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 91af1eeda4e1fd1d764958b8a7f77cb67bd0e24a Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Nov 15 16:59:33 2017 +0100 Correction de fuite mémoire à l'ouverture des demandes Summary of changes: .../faxtomail/ui/swing/FaxToMailUIContext.java | 4 + .../ui/swing/actions/ShowDemandeAction.java | 4 +- .../ui/swing/content/demande/DemandeUIHandler.java | 98 +++++++++++----------- .../ui/swing/content/demande/DemandesUI.jaxx | 3 +- .../swing/content/demande/DemandesUIHandler.java | 28 +------ .../demande/demandgroup/DemandGroupUIHandler.java | 1 + .../util/FaxToMailValidatorMessageWidget.java | 18 ++++ .../util/toolbar/AbstractToolbarPopupButton.java | 50 ++++++----- 8 files changed, 108 insertions(+), 98 deletions(-) create mode 100644 faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/FaxToMailValidatorMessageWidget.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.