This is an automated email from the git hooks/post-receive script. New change to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 5edb4cd1 [jgitflow-maven-plugin]merging 'release/2.4.15' into 'master' adds cc4f0463 [jgitflow-maven-plugin]updating poms for 2.4.16-SNAPSHOT development adds f3bd6757 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds ed63f5d4 [jgitflow-maven-plugin]merging 'master' into 'develop' adds 7ce322dc [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds b131db35 refs #9939 : Transférer une réponse à un mail archivé. adds b3943d3c Merge branch 'feature/9939_Transferer_reponse_mail_archive' into 'develop' adds 8eeb0066 refs #9933 : déplacement de la génération des pages des PDF dans une action JAXX pour avoir la barre de progression si la génération est longue. adds a5e16fb7 Merge branch 'feature/9933_barre_progression_edition_PDF' into 'develop' adds c6b298c9 refs #9937 #9938 : Alignements et tailles des aperçues des piéces jointes adds 2bf42927 refs #9937 : alignement des contenue HTML adds a47855f9 Merge branch 'feature/9937_9938_alignements_et_tailles_des_pieces_jointes' into 'develop' adds d8a10321 Fix release ... adds 6052c563 [jgitflow-maven-plugin]updating poms for branch'release/2.4.16' with non-snapshot versions adds b06a2a50 [jgitflow-maven-plugin]merging 'release/2.4.16' into 'master' No new revisions were added by this update. Summary of changes: faxtomail-persistence/pom.xml | 2 +- .../faxtomail/FaxToMailConfiguration.java | 4 + .../faxtomail/FaxToMailConfigurationOption.java | 7 + .../i18n/faxtomail-persistence_fr_FR.properties | 1 + faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- .../ui/swing/content/demande/DemandeUI.css | 6 +- .../ui/swing/content/demande/DemandeUIHandler.java | 2 +- .../demande/replies/ButtonDemandReplies.java | 4 +- .../content/demande/replies/DemandRepliesUI.jaxx | 2 +- .../demande/replies/DemandRepliesUIHandler.java | 10 +- .../content/demande/replies/DemandReplyItem.css | 2 +- .../content/demande/replies/DemandReplyItem.jaxx | 2 +- .../content/demande/replies/RepliesCellEditor.java | 2 +- .../demande/replies/actions/OpenReplyAction.java | 6 +- .../content/pdfeditor/PDFEditorUIHandler.java | 291 ++++---------------- .../pdfeditor/actions/DisplayPageAction.java | 295 +++++++++++++++++++++ .../faxtomail/ui/swing/util/FaxToMailUIUtil.java | 25 +- .../faxtomail/ui/swing/util/JImagePanel.java | 6 + .../i18n/faxtomail-ui-swing_fr_FR.properties | 1 + faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 22 files changed, 414 insertions(+), 262 deletions(-) create mode 100644 faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/content/pdfeditor/actions/DisplayPageAction.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.