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 b35193f refs #3501: Introduce a new jaxx-widgets-datetime module (can show hide time editor slider)
new 283943d fixes #3524 Add a progressbar and a title to the splashscreen
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 283943d111f6c23761e259ea498843f975deb639
Author: Kevin Morin <morin(a)codelutin.com>
Date: Wed Oct 1 15:28:40 2014 +0200
fixes #3524 Add a progressbar and a title to the splashscreen
Summary of changes:
.../nuiton/jaxx/widgets/extra/SplashScreen.java | 205 +++++++++++----------
1 file changed, 111 insertions(+), 94 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 51a963b fixes #3521 [Table filter] Enable to choose the popup default size
new b35193f refs #3501: Introduce a new jaxx-widgets-datetime module (can show hide time editor slider)
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 b35193ff858343e559eca237b0028556a9cd687b
Author: Tony CHEMIT <chemit(a)codelutin.com>
Date: Wed Oct 1 14:46:53 2014 +0200
refs #3501: Introduce a new jaxx-widgets-datetime module (can show hide time editor slider)
Summary of changes:
jaxx-widgets-datetime/pom.xml | 13 +++++++++++++
.../org/nuiton/jaxx/widgets/datetime/DateTimeEditor.css | 12 ++++++++++++
.../org/nuiton/jaxx/widgets/datetime/DateTimeEditor.jaxx | 7 ++++++-
.../nuiton/jaxx/widgets/datetime/DateTimeEditorHandler.java | 1 +
.../resources/i18n/jaxx-widgets-datetime_en_GB.properties | 2 ++
.../resources/i18n/jaxx-widgets-datetime_es_ES.properties | 2 ++
.../resources/i18n/jaxx-widgets-datetime_fr_FR.properties | 2 ++
7 files changed, 38 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
nuiton.org SCM administrator <admin+scm(a)nuiton.org>.