From tchemit@users.nuiton.org Mon Dec 21 21:11:02 2009 From: tchemit@users.nuiton.org To: jaxx-commits@list.nuiton.org Subject: [Jaxx-commits] r1691 - in trunk/jaxx-widgets/src/main: java/jaxx/runtime/swing resources/i18n resources/icons Date: Mon, 21 Dec 2009 21:11:02 +0100 Message-ID: <20091221201102.0297415D8D@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0646926300526490894==" --===============0646926300526490894== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: tchemit Date: 2009-12-21 21:11:01 +0100 (Mon, 21 Dec 2009) New Revision: 1691 Added: trunk/jaxx-widgets/src/main/java/jaxx/runtime/swing/FontSizor.jaxx trunk/jaxx-widgets/src/main/resources/icons/action-font-size-down.png trunk/jaxx-widgets/src/main/resources/icons/action-font-size-up.png trunk/jaxx-widgets/src/main/resources/icons/action-font-size.png Modified: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties Log: add FontSizor widget + ExtremeDatabinding demo + use FontSizor on sources Added: trunk/jaxx-widgets/src/main/java/jaxx/runtime/swing/FontSizor.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/jaxx-widgets/src/main/java/jaxx/runtime/swing/FontSizor.jaxx = (rev 0) +++ trunk/jaxx-widgets/src/main/java/jaxx/runtime/swing/FontSizor.jaxx 2009-1= 2-21 20:11:01 UTC (rev 1691) @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + =20 + + + + Modified: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.prope= rties =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/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties = 2009-12-21 20:09:52 UTC (rev 1690) +++ trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-en_GB.properties = 2009-12-21 20:11:01 UTC (rev 1691) @@ -46,6 +46,9 @@ errorUI.action.close=3DClose errorUI.message=3DAn error wad detected... errorUI.title=3DError... +fontsize.action.default.tip=3D +fontsize.action.down.tip=3D +fontsize.action.up.tip=3D hidor.hideTip=3DHide hidor.showTip=3DShow i18neditor.empty.locales=3D< No locale to select > @@ -71,4 +74,5 @@ numbereditor.clearAll=3DC numbereditor.clearOne=3DCE numbereditor.toggleSign=3D+/- +size\ \:\ =3D timeeditor.H=3DH Modified: trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.prope= rties =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/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties = 2009-12-21 20:09:52 UTC (rev 1690) +++ trunk/jaxx-widgets/src/main/resources/i18n/jaxx-widgets-fr_FR.properties = 2009-12-21 20:11:01 UTC (rev 1691) @@ -46,6 +46,9 @@ errorUI.action.close=3DFermer errorUI.message=3DUne erreur est survenue \! errorUI.title=3DErreur... +fontsize.action.default.tip=3D +fontsize.action.down.tip=3D +fontsize.action.up.tip=3D hidor.hideTip=3DCacher hidor.showTip=3DVoir i18neditor.empty.locales=3D< Aucune locale \u00E0 s\u00E9lectionner > @@ -71,4 +74,5 @@ numbereditor.clearAll=3DC numbereditor.clearOne=3DCE numbereditor.toggleSign=3D+/- +size\ \:\ =3D timeeditor.H=3DH Added: trunk/jaxx-widgets/src/main/resources/icons/action-font-size-down.png =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 (Binary files differ) Property changes on: trunk/jaxx-widgets/src/main/resources/icons/action-font-= size-down.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/jaxx-widgets/src/main/resources/icons/action-font-size-up.png =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 (Binary files differ) Property changes on: trunk/jaxx-widgets/src/main/resources/icons/action-font-= size-up.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/jaxx-widgets/src/main/resources/icons/action-font-size.png =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 (Binary files differ) Property changes on: trunk/jaxx-widgets/src/main/resources/icons/action-font-= size.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream --===============0646926300526490894==--