This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See http://git.chorem.org/lima.git commit 964faf1af88914119ae8a47185578f44e6f5dba1 Merge: e8a9357 37937e4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Apr 24 14:17:47 2015 +0200 fixes #1187: Améliorer l'apparence des Popup Merge branch 'feature/1187' into develop .../org/chorem/lima/FinancialStatementWayEnum.java | 42 ++----- .../resources/i18n/lima-callao_en_GB.properties | 6 +- .../resources/i18n/lima-callao_fr_FR.properties | 6 +- .../org/chorem/lima/enums/AccountsChartEnum.java | 24 +++- .../lima/enums/FinancialStatementsChartEnum.java | 22 +++- .../chorem/lima/enums/VatStatementsChartEnum.java | 26 ++++- .../java/org/chorem/lima/ui/ClosableTabHeader.css | 14 ++- .../org/chorem/lima/ui/account/AccountForm.css | 2 + .../org/chorem/lima/ui/account/AccountForm.jaxx | 20 ++-- .../chorem/lima/ui/account/AccountImportForm.css | 39 ++----- .../chorem/lima/ui/account/AccountImportForm.jaxx | 61 +++------- .../chorem/lima/ui/account/AccountViewHandler.java | 2 +- .../chorem/lima/ui/account/UpdateAccountForm.css | 2 + .../chorem/lima/ui/account/UpdateAccountForm.jaxx | 17 +-- .../org/chorem/lima/ui/entrybook/EntryBookForm.css | 2 + .../chorem/lima/ui/entrybook/EntryBookForm.jaxx | 20 ++-- .../lima/ui/entrybook/EntryBookImportForm.css | 2 + .../lima/ui/entrybook/EntryBookImportForm.jaxx | 26 ++--- .../FinancialStatementChartViewHandler.java | 8 +- .../FinancialStatementHeaderForm.css | 25 ++-- .../FinancialStatementHeaderForm.jaxx | 65 ++++++----- .../FinancialStatementImportForm.css | 41 +++---- .../FinancialStatementImportForm.jaxx | 84 ++++++------- .../FinancialStatementMovementForm.css | 16 ++- .../FinancialStatementMovementForm.jaxx | 63 +++++----- .../org/chorem/lima/ui/fiscalperiod/AddPeriod.css | 6 +- .../org/chorem/lima/ui/fiscalperiod/AddPeriod.jaxx | 28 ++--- .../ui/fiscalperiod/FiscalPeriodViewHandler.java | 70 ++++++----- .../fiscalperiod/RetainedEarningsEntryBookForm.css | 33 +++--- .../RetainedEarningsEntryBookForm.jaxx | 85 ++++---------- .../org/chorem/lima/ui/identity/IdentityForm.css | 18 ++- .../org/chorem/lima/ui/identity/IdentityForm.jaxx | 130 +++++++++++---------- .../chorem/lima/ui/vatchart/VatChartImportForm.css | 35 ++---- .../lima/ui/vatchart/VatChartImportForm.jaxx | 84 ++++++------- .../lima/ui/vatchart/VatChartMovementForm.css | 29 ++--- .../lima/ui/vatchart/VatChartMovementForm.jaxx | 59 +++++----- .../lima/ui/vatchart/VatChartViewHandler.java | 7 +- .../java/org/chorem/lima/util/ReportDialogView.css | 5 +- .../org/chorem/lima/util/ReportDialogView.jaxx | 2 +- .../resources/i18n/lima-swing_en_GB.properties | 13 ++- .../resources/i18n/lima-swing_fr_FR.properties | 49 ++++---- .../src/main/resources/icons/action-cancel.png | Bin 0 -> 587 bytes .../src/main/resources/icons/action-close.png | Bin 0 -> 655 bytes .../src/main/resources/icons/action-closeTab.png | Bin 3140 -> 0 bytes lima-swing/src/main/resources/icons/action-ok.png | Bin 0 -> 537 bytes 45 files changed, 612 insertions(+), 676 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.