From scm@users.codelutin.com Fri Aug 28 13:33:02 2015 From: "codelutin.com scm" To: faxtomail-commits@list.forge.codelutin.com Subject: [Faxtomail-commits] branch feature/7421 created (now fbe4783) Date: Fri, 28 Aug 2015 13:33:02 +0200 Message-ID: <20150828113302.29881.82442@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3498867810115445674==" --===============3498867810115445674== 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 feature/7421 in repository faxtomail. See http://git.codelutin.com/faxtomail.git at fbe4783 ajout d'un bouton pour cacher ou afficher les pj moins = importantes (refs #7421) This branch includes the following new commits: new fbe4783 ajout d'un bouton pour cacher ou afficher les pj moins = importantes (refs #7421) 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 fbe478343f42589f094782ae0daaa783e11c47f3 Author: Kevin Morin Date: Fri Aug 28 13:32:38 2015 +0200 ajout d'un bouton pour cacher ou afficher les pj moins importantes (refs = #7421) --=20 To stop receiving notification emails like this one, please contact codelutin.com SCM administrator . --===============3498867810115445674==-- From scm@users.codelutin.com Fri Aug 28 13:33:02 2015 From: "codelutin.com scm" To: faxtomail-commits@list.forge.codelutin.com Subject: [Faxtomail-commits] 01/01: ajout d'un bouton pour cacher ou afficher les pj moins importantes (refs #7421) Date: Fri, 28 Aug 2015 13:33:03 +0200 Message-ID: <20150828113302.84FFC5C11A6@goh.codelutin.com> In-Reply-To: <20150828113302.29881.82442@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8462682025994496704==" --===============8462682025994496704== 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 feature/7421 in repository faxtomail. See http://git.codelutin.com/faxtomail.git commit fbe478343f42589f094782ae0daaa783e11c47f3 Author: Kevin Morin Date: Fri Aug 28 13:32:38 2015 +0200 ajout d'un bouton pour cacher ou afficher les pj moins importantes (refs = #7421) --- .../content/attachment/AttachmentEditorUI.jaxx | 26 ++++++++++++++++++++= +- pom.xml | 2 +- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/sw= ing/content/attachment/AttachmentEditorUI.jaxx b/faxtomail-ui-swing/src/main/= java/com/franciaflex/faxtomail/ui/swing/content/attachment/AttachmentEditorUI= .jaxx index 4c81313..a575b86 100644 --- a/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/con= tent/attachment/AttachmentEditorUI.jaxx +++ b/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/con= tent/attachment/AttachmentEditorUI.jaxx @@ -29,6 +29,7 @@ com.franciaflex.faxtomail.ui.swing.FaxToMailUIContext com.franciaflex.faxtomail.persistence.entities.Attachment =20 + jaxx.runtime.swing.HidorButton jaxx.runtime.swing.editor.FileEditor jaxx.runtime.swing.model.JaxxDefaultListModel =20 @@ -54,7 +55,30 @@ =20 =20 - + + + + + + + + + + + + + + + + + + + + +
=20 diff --git a/pom.xml b/pom.xml index a961c85..a073106 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ 1.3.176 18.0 =20 - 2.24 + 2.25 1.6.4 2.3.16.3 --=20 To stop receiving notification emails like this one, please contact codelutin.com SCM administrator . --===============8462682025994496704==--