This is an automated email from the git hooks/post-receive script.
New change to branch feature/3368 in repository jaxx.
See http://git.nuiton.org/jaxx.git
at fbf4a7b refs #3368 introduce ApplicationUIConfiguration + deal with shortcuts
This branch includes the following new commits:
new fbf4a7b refs #3368 introduce ApplicationUIConfiguration + deal with shortcuts
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 fbf4a7b6b8681a12e40f7bd3360544d1f4338c81
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Mon Sep 22 11:36:13 2014 +0200
refs #3368 introduce ApplicationUIConfiguration + deal with shortcuts
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from 91ac907 add ignore license
new b619bbb add author
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 b619bbb7c6d50a764a268361281ba8a08ae35356
Author: Kevin Morin <morin(a)codelutin.com>
Date: Fri Sep 19 11:00:19 2014 +0200
add author
Summary of changes:
jaxx-widgets/src/main/java/jaxx/runtime/swing/list/CheckList.java | 4 +---
.../src/main/java/jaxx/runtime/swing/list/CheckListEditor.java | 1 +
.../src/main/java/jaxx/runtime/swing/list/DefaultCheckListModel.java | 1 +
.../java/jaxx/runtime/swing/table/filter/AbstractTableFilter.java | 1 +
.../jaxx/runtime/swing/table/filter/FilterTableHeaderRenderer.java | 1 +
5 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from ce2a442 fix jdk6 build
new 889e3fb add ignore license
new 91ac907 add ignore license
The 2 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 91ac9070b922a3df15289ae41fe04852fc8770ea
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Sep 19 08:21:29 2014 +0200
add ignore license
commit 889e3fb579b2226c043b9f13a53f1a32406ea0bc
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Sep 19 08:19:39 2014 +0200
add ignore license
Summary of changes:
jaxx-widgets/src/main/java/jaxx/runtime/swing/CompoundIcon.java | 1 +
jaxx-widgets/src/main/java/jaxx/runtime/swing/JSearchTextField.java | 1 +
.../src/main/java/jaxx/runtime/swing/list/ActionCheckListModel.java | 1 +
jaxx-widgets/src/main/java/jaxx/runtime/swing/list/CheckList.java | 2 ++
jaxx-widgets/src/main/java/jaxx/runtime/swing/list/CheckListEditor.java | 1 +
jaxx-widgets/src/main/java/jaxx/runtime/swing/list/CheckListModel.java | 1 +
.../src/main/java/jaxx/runtime/swing/list/CheckListRenderer.java | 1 +
.../src/main/java/jaxx/runtime/swing/list/DefaultCheckListModel.java | 1 +
.../jaxx/runtime/swing/list/filter/FilterableActionCheckListModel.java | 1 +
.../main/java/jaxx/runtime/swing/table/filter/FilterChangeListener.java | 1 +
.../java/jaxx/runtime/swing/table/filter/FilterTableHeaderRenderer.java | 1 +
.../src/main/java/jaxx/runtime/swing/table/filter/JTableFilter.java | 1 +
.../jaxx/runtime/swing/table/filter/TableAwareCheckListRenderer.java | 1 +
.../src/main/java/jaxx/runtime/swing/table/filter/TableFilter.java | 1 +
.../java/jaxx/runtime/swing/table/filter/TableFilterColumnPopup.java | 1 +
.../src/main/java/jaxx/runtime/swing/table/filter/TableFilterState.java | 1 +
.../java/jaxx/runtime/swing/table/filter/TableRowFilterSupport.java | 1 +
17 files changed, 18 insertions(+)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from 9df3c00 fixes #3516 : Traduction field in UnifiedValidatorMessageTableRenderer
new ce2a442 fix jdk6 build
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 ce2a442ae4843ad119cdcafcc416a2e7dc85ec16
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Fri Sep 19 08:14:58 2014 +0200
fix jdk6 build
Summary of changes:
.../java/jaxx/runtime/swing/table/filter/AbstractTableFilter.java | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from cc58234 add translation
new 9df3c00 fixes #3516 : Traduction field in UnifiedValidatorMessageTableRenderer
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 9df3c00ca33752af718edaf5f133224d3b3257a7
Author: Sylvain Bavencoff <bavencoff(a)codelutin.com>
Date: Thu Sep 18 12:09:12 2014 +0200
fixes #3516 : Traduction field in UnifiedValidatorMessageTableRenderer
Summary of changes:
.../jaxx/runtime/validator/swing/SwingValidatorUtil.java | 8 ++++++++
.../unified/UnifiedValidatorMessageTableRenderer.java | 15 ++++++++++++++-
2 files changed, 22 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from e8990c6 fixes #3515 Create a table filter
new cc58234 add translation
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 cc5823408e9722f37bcdb2f31beab4ca306e3948
Author: Kevin Morin <morin(a)codelutin.com>
Date: Thu Sep 18 12:01:20 2014 +0200
add translation
Summary of changes:
.../src/main/java/jaxx/runtime/swing/list/CheckListAction.java | 4 +++-
jaxx-widgets/src/main/resources/i18n/jaxx-widgets_en_GB.properties | 1 +
jaxx-widgets/src/main/resources/i18n/jaxx-widgets_es_ES.properties | 1 +
jaxx-widgets/src/main/resources/i18n/jaxx-widgets_fr_FR.properties | 1 +
4 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from ab544ac Merge branch 'feature/3305' into develop
new 098c0ce fix typo
new 594bd24 use non deprecated API
new 2e96c9f refs #3513, introduce a SwingListValidatior constructors
The 3 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 2e96c9fc7b2ac7033014f5e0df87185ad7e92e3e
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 18 11:40:21 2014 +0200
refs #3513, introduce a SwingListValidatior constructors
commit 594bd243978d71cab1ec90bc1782de2f3d4698f1
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 18 11:24:07 2014 +0200
use non deprecated API
commit 098c0ce073ae7fd3f7a55f3de1cd8ff787ed87ab
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 18 11:23:56 2014 +0200
fix typo
Summary of changes:
.../application/swing/table/ColumnIdentifier.java | 6 +-
.../validator/swing/SwingListValidator.java | 71 ++++++++++++++++++++++
src/site/rst/index.rst | 2 +-
3 files changed, 75 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from daec2e0 Merge branch 'feature/3513' into develop
new 4167980 fixes #3503: Define a global CSS file
new ab544ac Merge branch 'feature/3305' into develop
The 2 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 ab544ace2a3ed5ccd68cdc6b3ef5fe9db6e26381
Merge: daec2e0 4167980
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 18 11:23:28 2014 +0200
Merge branch 'feature/3305' into develop
commit 41679802984f7e8ee660fd3f7e4d142e7a6228d8
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 18 11:23:15 2014 +0200
fixes #3503: Define a global CSS file
Summary of changes:
.../main/java/jaxx/compiler/CompilerConfiguration.java | 6 ++++++
.../java/jaxx/compiler/DefaultCompilerConfiguration.java | 16 ++++++++++++++++
.../java/jaxx/compiler/tasks/CompileFirstPassTask.java | 9 +++++++++
.../main/java/org/nuiton/jaxx/plugin/GenerateMojo.java | 13 +++++++++++++
4 files changed, 44 insertions(+)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository jaxx.
See http://git.nuiton.org/jaxx.git
from ac964f4 fixes #3514 : Error message in action
new 11e799a refs #3513, introduce a SwingListValidation to be able to attach an editor to BeanListValidator
new daec2e0 Merge branch 'feature/3513' into develop
The 2 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 daec2e04b2627a9a71a5f8c11efffd2fae75a05e
Merge: ac964f4 11e799a
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 18 11:09:01 2014 +0200
Merge branch 'feature/3513' into develop
commit 11e799a3aba59d0aa24a7e4bbe00ef36265594cf
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Thu Sep 18 11:07:55 2014 +0200
refs #3513, introduce a SwingListValidation to be able to attach an editor to BeanListValidator
Summary of changes:
...lidatorMessage.java => SwingListValidator.java} | 49 +++++++--------
.../unified/UnifiedValidatorMessageTableModel.java | 71 +++++++++++-----------
2 files changed, 58 insertions(+), 62 deletions(-)
copy jaxx-validator/src/main/java/jaxx/runtime/validator/swing/{SwingListValidatorMessage.java => SwingListValidator.java} (50%)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.