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 78bce32 fixes #3575: Using best ui to diplay messages in actions new 0c75922 fixes #3504: Be able to select default value of options fixes #3505: Add an action to reset to default value 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 0c75922def8a8f43b1438cb0fc76b229870e1ca0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Nov 23 12:55:49 2014 +0100 fixes #3504: Be able to select default value of options fixes #3505: Add an action to reset to default value Summary of changes: .../jaxx/runtime/swing/config/ConfigCategoryUI.css | 23 +++ .../runtime/swing/config/ConfigCategoryUI.jaxx | 8 +- .../swing/config/ConfigCategoryUIHandler.java | 154 ++++++++++++++++++++- .../resources/i18n/jaxx-config_en_GB.properties | 4 + .../resources/i18n/jaxx-config_es_ES.properties | 4 + .../resources/i18n/jaxx-config_fr_FR.properties | 5 + .../main/resources/icons/action-config-copy.png | Bin 0 -> 309 bytes .../resources/icons/action-config-reset-option.png | Bin .../src/main/java/jaxx/runtime/JAXXUtil.java | 18 +++ 9 files changed, 213 insertions(+), 3 deletions(-) create mode 100644 jaxx-config/src/main/resources/icons/action-config-copy.png copy jaxx-widgets-datetime/src/main/resources/icons/action-coordinate-reset.png => jaxx-config/src/main/resources/icons/action-config-reset-option.png (100%) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.