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 e8c577d4 Typo new e327555e fixes #10565 : Revert cloneable deletion. It was indeed used new 5b784e44 fixes #10578 : Utilisation du navigateur JavaFX The 2 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 5b784e4419866f2434d1b8e2d5de29053ef54872 Author: jcouteau <couteau@codelutin.com> Date: Tue Nov 12 17:06:30 2019 +0100 fixes #10578 : Utilisation du navigateur JavaFX commit e327555efb721dd6748ee597ba696de183cf9ad1 Author: jcouteau <couteau@codelutin.com> Date: Mon Nov 4 16:17:20 2019 +0100 fixes #10565 : Revert cloneable deletion. It was indeed used Summary of changes: .../faxtomail/services/DecoratorServiceImpl.java | 7 ++- .../faxtomail/services/FaxToMailDecorator.java | 16 ++++- faxtomail-ui-swing/pom.xml | 8 +++ .../ui/swing/content/demande/DemandeUIHandler.java | 63 +------------------ .../faxtomail/ui/swing/util/FaxToMailUIUtil.java | 73 ++++------------------ .../faxtomail/ui/swing/util/HTMLPane.java | 47 ++++++++++++++ pom.xml | 4 +- 7 files changed, 91 insertions(+), 127 deletions(-) create mode 100644 faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/util/HTMLPane.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.