From mallon@users.chorem.org Fri Jul 20 14:24:05 2012 From: mallon@users.chorem.org To: lima-commits@list.chorem.org Subject: [Lima-commits] r3546 - trunk/lima-swing/src/main/java/org/chorem/lima/ui/lettering Date: Fri, 20 Jul 2012 14:24:05 +0200 Message-ID: <20120720122405.130EE5A82A@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5653433725805196011==" --===============5653433725805196011== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: mallon Date: 2012-07-20 14:24:05 +0200 (Fri, 20 Jul 2012) New Revision: 3546 Url: http://chorem.org/repositories/revision/lima/3546 Log: fixes #707 Suppression des anciens labels faisant office de titres, ajout de = panels avec titres, et diminution de la place prise par chacune des fonctionn= alit?\195?\169s. Modified: trunk/lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringView.= jaxx Modified: trunk/lima-swing/src/main/java/org/chorem/lima/ui/lettering/Letteri= ngView.jaxx =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringView= .jaxx 2012-07-20 12:07:10 UTC (rev 3545) +++ trunk/lima-swing/src/main/java/org/chorem/lima/ui/lettering/LetteringView= .jaxx 2012-07-20 12:24:05 UTC (rev 3546) @@ -9,21 +9,22 @@ %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as - published by the Free Software Foundation, either version 3 of the=20 + published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - =20 + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - =20 - You should have received a copy of the GNU General Public=20 + + You should have received a copy of the GNU General Public License along with this program. If not, see . #L% --> - =20 +
+ org.chorem.lima.ui.common.AccountComboBoxModel org.chorem.lima.ui.common.FinancialPeriodComboBoxModel @@ -33,7 +34,7 @@ org.chorem.lima.beans.LetteringFilter org.chorem.lima.beans.LetteringFilterImpl - =20 + =20 @@ -43,63 +44,57 @@ =20 - + ]]> + =20 - - + + + + + + + - - - - - - - =20 - - =20 - - =20 - - - - =20 - =20 - - -
+ + +
- - =20 + + - + - + - +
- =20 + - - + +
- =20 + - =20 + - =20 + @@ -127,67 +122,62 @@ -
=20 +
- =20 - - - - - - - =20 - - - =20 - - - =20 - =20 - - - =20 - - - =20 - - - =20 - - - =20 - =20 - - - + + + + + + + + + + + + + + + + + + + + + + + +
+
+
- - - - - - - + + + + + \ No newline at end of file --===============5653433725805196011==--