xx.jaxx-demo.2.40.source-code.CHANGELOG.txt Maven / Gradle / Ivy
Version 2.40 - 2017-01-20
o Bug #4140 due to Tony Chemit, thanks to tchemit - Revert previous fix on DmdConverter
Version 2.39 - 2017-01-18
o Feature #4132 due to Tony Chemit, thanks to tchemit - Use nuiton-validator 3.1
o Feature #4133 due to Tony Chemit, thanks to tchemit - change java level to 7
o Feature #4134 due to Tony Chemit, thanks to tchemit - use pom 10.5
o Bug #4128 due to Tony Chemit, thanks to tchemit - Error in DMD gis editor, minutes are not ok
Version 2.38 - 2017-01-03
o Feature #4123 due to Benjamin Poussin, thanks to bpoussin - Use JTextPane to display HTML in dialog box
Version 3.0-alpha-3 - 2017-01-01
o Feature #4113 due to Tony Chemit, thanks to tchemit - Introduce jaxx-runtime-swing-session module
o Feature #4115 due to Tony Chemit, thanks to tchemit - Introduce jaxx-runtime-swing-application module
o Feature #4120 due to Tony Chemit, thanks to tchemit - Generate generic handler if necessary
o Feature #4117 due to Tony Chemit, thanks to tchemit - Introduce jaxx-runtime-swing-wizard module
o Feature #4118 due to Tony Chemit, thanks to tchemit - Introduce jaxx-runtime-swing-help module
o Feature #4114 due to Tony Chemit, thanks to tchemit - Move some api from jaxx-runtime to jaxx-widgets-extra
o Feature #4116 due to Tony Chemit, thanks to tchemit - Introduce jaxx-runtime-swing-nav module
o Feature #3663 due to Tony Chemit, thanks to tchemit - Extract a minimal runtime module used in generation
o Feature #4119 due to Tony Chemit, thanks to tchemit - Review widgets to use UIHandler and other Jaxx best pratices
o Bug #4112 due to Tony Chemit, thanks to tchemit - Can't open links with file ou http protocol in method SwingUtil.openLink
Version 3.0-alpha-2 - 2016-12-31
o Feature #4109 due to Tony Chemit, thanks to tchemit - Introduce jaxx-widgets-i18n module
o Feature #4111 due to Tony Chemit, thanks to tchemit - Introduce jaxx-widgets-hidor module
o Feature #4110 due to Tony Chemit, thanks to tchemit - Introduce jaxx-widgets-error module
o Feature #4104 due to Tony Chemit, thanks to tchemit - Review default configuration
o Feature #4103 due to Tony Chemit, thanks to tchemit - Remove deprecated API and remove jaxx-widgets module
o Feature #4105 due to Tony Chemit, thanks to tchemit - Introduce jaxx-widgets-file module
o Feature #4106 due to Tony Chemit, thanks to tchemit - Introduce jaxx-widgets-status
o Feature #4107 due to Tony Chemit, thanks to tchemit - Remove jaxx-application modules
o Feature #4108 due to Tony Chemit, thanks to tchemit - Introduce jaxx-widgets-font module
Version 3.0-alpha-1 - 2016-12-30
o Feature #4101 due to Tony Chemit, thanks to tchemit - Improve initialization of generated UI
o Feature #3669 due to Tony Chemit, thanks to tchemit - Migrates package to *org.nuiton.jaxx*
o Bug #3849 due to Tony Chemit, thanks to tchemit - Make webstart compatible with jdk 8
o Bug #912 due to Sylvain Letellier, thanks to tchemit - Cannot generate class extend JaxxObject
o Task #2645 due to Tony Chemit, thanks to tchemit - Update jdk level to 1.8
Version 2.37 - 2016-12-24
o Feature #4100 due to Tony Chemit, thanks to tchemit - Add a way to customize ConfigCallBackUI
Version 2.36 - 2016-12-14
o Feature #4095 due to Tony Chemit, thanks to tchemit - Be able to clean a CardLayout2
Version 2.35 - 2016-12-10
o Feature #4081 due to Tony Chemit, thanks to tchemit - Do not display UIHandler warning on abstract classes
o Bug #4093 due to Tony Chemit, thanks to tchemit - For DMD editor, we should consider for minutes and degres that value 5 equals 50 and not 05
Version 2.34 - 2016-10-26
o Feature #4077 due to Tony Chemit, thanks to tchemit - Add fillWithZero on Coordinate editor
Version 2.33.1 - 2016-10-13
o Bug #4068 due to Tony Chemit, thanks to tchemit - Quadrant reset is not effective
o Bug #4067 due to Tony Chemit, thanks to tchemit - Quadrant should not be computed when latitude or longitude is changed
Version 2.33 - 2016-09-19
o Feature #4038 due to Tony Chemit, thanks to tchemit - Sanitize model builder methods
o Feature #4040 due to Tony Chemit, thanks to tchemit - Add a more generic method SwingUtil.getIcon with a classifier
o Feature #4032 due to Tony Chemit, thanks to tchemit - Use jcss extension instead of cc in jaxx widgets
o Feature #4034 due to Tony Chemit, thanks to tchemit - Add more config ui model constructors
o Bug #4039 due to Tony Chemit, thanks to tchemit - actionIcon is no more generated
o Bug #4033 due to Tony Chemit, thanks to tchemit - Bad reset of quadrant
Version 2.32 - 2016-09-13
o Feature #4024 due to Tony Chemit, thanks to tchemit - Introduce a new module jaxx-widget-about + make possible to add as many as wanted tags from resources
o Feature #4026 due to Tony Chemit, thanks to tchemit - Update dependencies
o Feature #4031 due to Tony Chemit, thanks to tchemit - Update to nuitonpom 10.4
Version 2.31 - 2016-08-28
o Feature #4004 due to Tony Chemit, thanks to tchemit - Updates i18n to 3.5.2
o Bug #4003 due to Tony Chemit, thanks to tchemit - missing i18n keys
Version 2.30.1 - 2016-08-02
o Bug #3999 due to Tony Chemit, thanks to tchemit - Constructor raw body are no more generated
Version 2.30 - 2016-08-01
o Feature #3740 due to Kevin Morin, thanks to tchemit - Add missing ids and style classes automatically to the css file
o Feature #3980 due to Tony Chemit, thanks to kmorin - Be able to use java 8 lambda syntax at least in construtor's bodies
o Feature #3991 due to Tony Chemit, thanks to tchemit - Updates to nuitonpom 10.2
o Feature #3996 due to Tony Chemit, thanks to tchemit - updates to nuiton-utils 3.0-rc-13
o Bug #3990 due to Benjamin Poussin, thanks to bpoussin - memory leak in ApplicationActionSwingWorker$TuttiActionTimerTask
Version 2.29 - 2016-04-27
o Feature #3916 due to Tony Chemit, thanks to tchemit - Add a EnumEditor renderer based on a Map (keys are enum values, values are labels to render)
o Feature #3931 due to Kevin Morin, thanks to kmorin - [BeanDoubleList] add predicates to handle the removeEnabled state
o Feature #3936 due to Tony Chemit, thanks to tchemit - Update nuitonpom to 10
o Feature #3937 due to Tony Chemit, thanks to tchemit - Upgrade maven to 3.3.9
o Feature #3946 due to Tony Chemit, thanks to tchemit - Update nuiton-version to 1.0-rc-2
o Feature #3947 due to Tony Chemit, thanks to tchemit - Update nuiton-config to 3.0-rc-4
o Feature #3948 due to Tony Chemit, thanks to tchemit - Update nuiton-utils to 3.0-rc-12
o Bug #3920 due to Kevin Morin, thanks to kmorin - NumberEditor - The 0 button is not enabled when it should be
o Bug #3919 due to Kevin Morin, thanks to kmorin - NumberEditor - The 0 and clear one buttons in the popup have no label
o Bug #3935 due to Kevin Morin, thanks to kmorin - [SwingSession] Some hidden columns reappear (the last ones)
Version 2.28.2 - 2016-01-20
o Bug #3872 due to Tony Chemit, thanks to tchemit - If css file extension is changed, then jaxx files are not recompiled if only a css file changed
Version 2.28.1 - 2016-01-18
Version 2.28 - 2016-01-18
o Feature #3866 due to Tony Chemit, thanks to tchemit - Use nuiton-version
o Feature #3868 due to Tony Chemit, thanks to tchemit - Configure the extension of css files
o Feature #3870 due to Tony Chemit, thanks to tchemit - Use nuiton-config 3.0-rc-3
o Bug #3848 due to Tony Chemit, thanks to tchemit - Make javadoc compatible with jdk 1.8
Version 2.27 - 2015-12-24
o Feature #3833 due to Kevin Morin, thanks to kmorin - [Simple Time Editor] When the user types 2 digits in the hour field, automatically focus the minute field
o Feature #3838 due to Tony Chemit, thanks to tchemit - Remove cobertura report in jaxx-compiler module
o Feature #3834 due to Tony Chemit, thanks to tchemit - Updates to nuitonpom 5.1
o Feature #3839 due to Tony Chemit, thanks to tchemit - Update guava to 19.0
o Feature #3840 due to Tony Chemit, thanks to tchemit - Update commons-collections to 3.2.2
o Feature #3842 due to Tony Chemit, thanks to tchemit - update nuiton-csv to 3.0-rc-5
o Feature #3843 due to Tony Chemit, thanks to tchemit - update nuiton-utils to 3.0-rc-10
o Feature #3844 due to Tony Chemit, thanks to tchemit - Updates commons-lang3 to 3.4
o Feature #3845 due to Tony Chemit, thanks to tchemit - updates rsyntaxtextarea to 3.5.8
o Feature #3841 due to Tony Chemit, thanks to tchemit - update commons-collections4 to 4.1
o Feature #3846 due to Tony Chemit, thanks to tchemit - update maven-verifier to 1.6
o Feature #3847 due to Tony Chemit, thanks to tchemit - Update plexus-utils to 3.0.22
o Feature #3850 due to Tony Chemit, thanks to tchemit - Can reuse last maven-javadoc-plugin
Version 2.25 - 2015-08-27
o Feature #3771 due to Tony Chemit, thanks to tchemit - Add a resetModel method on coordinate editor
Version 2.24 - 2015-04-23
o Feature #3667 due to Tony Chemit, thanks to tchemit - Parser only that is necessary in java files
o Feature #3668 due to Tony Chemit, thanks to tchemit - Allow to use Diamond in java files
o Feature #3677 due to Tony Chemit, thanks to tchemit - Be able to display zero in coordinate componant editors for null values
o Feature #3678 due to Tony Chemit, thanks to tchemit - Authorize component by their type in BlockingLayerUI
Version 2.23.1 - 2015-03-23
o Bug #3664 due to Tony Chemit, thanks to tchemit - NumberEditor keyboard only produces 7 digit!
Version 2.23 - 2015-03-22
o Feature #3652 due to Kevin Morin, thanks to kmorin - [UnifiedValidatorMessageWidget] add a getDefaultRenderer method
o Feature #3654 due to Kevin Morin, thanks to kmorin - [JaxxFileChooser] ignore case in the path
o Feature #3656 due to Tony Chemit, thanks to tchemit - Introduce a API to navigate inside a JFormattedTextField using a mask
o Feature #3655 due to Tony Chemit, thanks to tchemit - [AbsoluteCoordinateEditor] Improve navigation of a coordinate
o Feature #3658 due to Tony Chemit, thanks to tchemit - Use nuitonpom 1.8.2
o Bug #3650 due to Kevin Morin, thanks to kmorin - [UnifiedValidatorMessageWidget] error on validator registration
o Bug #3651 due to Kevin Morin, thanks to kmorin - [UnifiedValidatorMessageWidget] Error on clearValidators
o Bug #3657 due to Tony Chemit, thanks to tchemit - [AbsoluteCoordinateEditor] Bad round value when changing quadrant value
Version 2.22 - 2015-01-16
o Feature #3615 due to Tony Chemit, thanks to tchemit - Add a label on universe and selected lists
Version 2.21 - 2015-01-08
o Bug #3613 due to Tony Chemit, thanks to tchemit - Can't inheritates handler when using handler generated by Jaxx
Version 2.20.1 - 2015-01-05
o Bug #3610 due to Tony Chemit, thanks to tchemit - Sometimes error are not well displayed
Version 2.20 - 2015-01-02
o Feature #3606 due to Tony Chemit, thanks to tchemit - Add more hooks on ApplicationTableModel
o Bug #3605 due to Tony Chemit, thanks to tchemit - NumberEditor model does not fire when bean is changed.
o Bug #3607 due to Tony Chemit, thanks to tchemit - NumberEditor does not deal well with signed number
o Bug #3608 due to Tony Chemit, thanks to tchemit - Keep caret position if a bad caracter is given in NumberEditor
o Bug #3609 due to Tony Chemit, thanks to tchemit - NumberEditor does not accept Long or long number type
Version 2.19 - 2014-12-29
o Feature #3601 due to Kevin Morin, thanks to kmorin - [TABLE FILTER] uncheck the "all" action when the user starts typing in the search field
o Bug #3604 due to Tony Chemit, thanks to tchemit - BlockerLayerUI[2] does not block MouseWheelEvent
Version 2.18 - 2014-12-05
o Feature #3501 due to Tony Chemit, thanks to tchemit - Introduce datetime editor and time editor (ng) widget
o Feature #3074 due to Tony Chemit, thanks to tchemit - Introduce a new NumberEditor
o Feature #3580 due to Tony Chemit, thanks to tchemit - Introduce a new FilterableDoubleList widget
o Feature #3582 due to Tony Chemit, thanks to tchemit - Improve the dmd editor pattern
o Feature #3583 due to Tony Chemit, thanks to tchemit - Pass a predicate to BooleanCellRenderer
o Feature #3584 due to Tony Chemit, thanks to tchemit - Improve gis editor layout
o Feature #3585 due to Tony Chemit, thanks to tchemit - Introduce new jaxx-widgets modules
o Feature #3590 due to Tony Chemit, thanks to tchemit - Introduces JTables
o Bug #3579 due to Kevin Morin, thanks to kmorin - [Table Filter] the "CONTAINS" filter does not work with the upper case words
o Bug #3581 due to Tony Chemit, thanks to tchemit - Fix absolute coordinate editor labels
o Task #3591 due to Tony Chemit, thanks to tchemit - Use nuiton-decorator 3.0
o Task #3592 due to Tony Chemit, thanks to tchemit - Use rsyntaxtextarea 2.5.4
o Task #3593 due to Tony Chemit, thanks to tchemit - Use guava 18.0
o Task #3594 due to Tony Chemit, thanks to tchemit - Use junit 4.12
Version 2.17 - 2014-11-25
o Feature #3569 due to Tony Chemit, thanks to tchemit - Add a default directory option in JaxxFileChooser
o Feature #3570 due to Tony Chemit, thanks to tchemit - Can save a file giving a starting directory
o Feature #3573 due to Tony Chemit, thanks to tchemit - Add a keepCurrentDirectory option in JaxxFileChooser
o Feature #3575 due to Tony Chemit, thanks to tchemit - Using best ui to diplay messages in actions
o Feature #3504 due to Tony Chemit, thanks to tchemit - Be able to select default value of options
o Feature #3505 due to Tony Chemit, thanks to tchemit - Add an action to reset to default value
o Bug #3578 due to Kevin Morin, thanks to kmorin - Sometimes, the loading ui never closes
o Task #3571 due to Tony Chemit, thanks to tchemit - Updates plexus-util to 3.0.21
o Task #3572 due to Tony Chemit, thanks to tchemit - updates nuitonpom to 1.6
Version 2.16.1 - 2014-11-06
Version 2.16 - 2014-11-06
o Bug #3564 due to Tony Chemit, thanks to tchemit - ActionListCellRenderer does not take accoun of enabled action state
Version 2.15 - 2014-10-30
o Feature #3561 due to Tony Chemit, thanks to tchemit - Introduce a new API to choose files
o Task #3560 due to Tony Chemit, thanks to tchemit - Updates nuitonpom to 1.5 + fix site urls
Version 2.14 - 2014-10-03
o Feature #3521 due to Kevin Morin, thanks to kmorin - [Table filter] Enable to choose the popup default size
o Feature #3524 due to Kevin Morin, thanks to kmorin - Add a progressbar and a title to the splashscreen
o Bug #3525 due to Sylvain Bavencoff, thanks to sbavencoff - Shotcuts for disable Button is alaways disable even if button is enabled
o Bug #3526 due to Sylvain Bavencoff, thanks to sbavencoff - ColorCellEditor
Version 2.13 - 2014-09-26
o Feature #3513 due to Tony Chemit, thanks to tchemit - Use a *validatorLabel* client property to translate field in unified validator table
o Feature #3515 due to Kevin Morin, thanks to kmorin - Create a table filter
o Feature #3503 due to Kevin Morin, thanks to tchemit - Define a global CSS file
o Feature #3516 due to Sylvain Bavencoff, thanks to sbavencoff - Traduction field in UnifiedValidatorMessageTableRenderer
o Feature #3520 due to Kevin Morin, thanks to kmorin - Enable to set the BeanFilterableComboBox's and BeanComboBox's combobox's maximumRowCount
o Feature #3368 due to Sylvain Bavencoff, thanks to tchemit - Add Shortcuts
o Bug #3514 due to Sylvain Bavencoff, thanks to sbavencoff - Error message in action
o Bug #3517 due to Kevin Morin, thanks to kmorin - Value of number cell editor not save when clicking outside a table
o Bug #3518 due to Kevin Morin, thanks to kmorin - Number cell editor in edition on focus
o Task #3512 due to Tony Chemit, thanks to tchemit - Use nuitonpom 1.3
Version 2.12 - 2014-09-11
o Feature #3496 due to Tony Chemit, thanks to tchemit - Add more methods on JavaBeanObjectUtil and deprecates org.nuiton.jaxx.application.ApplicationDataUtil
o Feature #3493 due to Tony Chemit, thanks to tchemit - Introduce a new module jaxx-widgets-gis
o Feature #3497 due to Tony Chemit, thanks to tchemit - Improve error log when java parsing fails in css files.
o Feature #3499 due to Kevin Morin, thanks to kmorin - Block an action if it is alreay running
o Bug #3509 due to Kevin Morin, thanks to kmorin - In configuration, the last option value is not saved if you do not select another cell before clicking on the save button
o Bug #3506 due to Tony Chemit, thanks to kmorin - Can't save configuration if one option is null
Version 2.11 - 2014-08-25
o Feature #3458 due to Tony Chemit, thanks to tchemit - Remove the autoCssImport option
o Feature #3469 due to Tony Chemit, thanks to tchemit - Use nuiton-converter API instead of nuiton-utils
o Feature #3470 due to Tony Chemit, thanks to tchemit - Improve the I18n detection
o Feature #3457 due to Tony Chemit, thanks to tchemit - Improve error message when css are not well formed
o Feature #3454 due to Tony Chemit, thanks to tchemit - Improve org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler#quitScreen(boolean, boolean, java.lang.String, java.lang.String, javax.swing.Action)
o Feature #3455 due to Tony Chemit, thanks to tchemit - Add more useful method on org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel
o Feature #3459 due to Tony Chemit, thanks to tchemit - Remove warning when a css is not associated to a jaxx file
o Bug #3456 due to Tony Chemit, thanks to tchemit - Bad message when using autoImportCss and use others css
o Bug #3450 due to Kevin Morin, thanks to kmorin - NPE when creating a new session and adding a component
o Task #3471 due to Tony Chemit, thanks to tchemit - Use nuiton-utils 3.0-rc-7 and replace old version API
Version 2.10 - 2014-08-16
o Feature #3423 due to Tony Chemit, thanks to tchemit - Add a new API to prevent to change of a selected item in a combo box
o Feature #3422 due to Tony Chemit, thanks to tchemit - Be able to access to BeanComboBox and BeanFilterableComboBox models
o Feature #3424 due to Tony Chemit, thanks to tchemit - Add a new method org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler#quitInternalScreen
o Feature #3425 due to Tony Chemit, thanks to tchemit - Add init methods form BeanComboBox in org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler
o Feature #3428 due to Tony Chemit, thanks to tchemit - Add more suitable JavaBeanObject API
o Feature #3439 due to Tony Chemit, thanks to tchemit - Add RemoveablePropertyChangeListener class
o Feature #3420 due to Tony Chemit, thanks to tchemit - Add more methods in org.nuiton.jaxx.application.swing.action.ApplicationActionEngine
o Feature #3435 due to Tony Chemit, thanks to tchemit - Improve AbstractApplicationTableModel API
o Feature #3437 due to Tony Chemit, thanks to tchemit - Introduce JavaBeanObjectUtil class
o Feature #3438 due to Tony Chemit, thanks to tchemit - Use in AbstractApplicationTableModel the identifier propertyName as the default columnName
o Feature #3440 due to Tony Chemit, thanks to tchemit - Improve the way to manage validators in application ui handler
o Feature #3441 due to Tony Chemit, thanks to tchemit - Introduce AbstractApplicationFormUIModel
o Feature #3442 due to Tony Chemit, thanks to tchemit - Improve AbstractApplicationUIHandler and deprecates some poor codes
o Feature #3443 due to Tony Chemit, thanks to tchemit - Create a unified API to listen both SimpleBeanValidator and ListBeanValidator
o Feature #3445 due to Tony Chemit, thanks to tchemit - Add a jaxx.runtime.validator.swing.SwingListValidatorMessageWidget
o Feature #3446 due to Tony Chemit, thanks to tchemit - Improve loading of SwingSession file and allow also to change it
o Bug #3434 due to Tony Chemit, thanks to tchemit - When NumberCellEditor lost focus, the edition should be canceled
o Bug #3436 due to Tony Chemit, thanks to tchemit - When table model changed (fireTableDataChanged invocation), beans are not removed from validator
o Bug #3447 due to Tony Chemit, thanks to tchemit - While init a UIAction on a button, the enabled state from button is lost
Version 2.9.1 - 2014-08-06
o Bug #3418 due to Tony Chemit, thanks to tchemit - Jaxx demo does not works on site
Version 2.9 - 2014-08-06
o Feature #3366 due to Tony Chemit, thanks to tchemit - Improve wizard API
o Bug #3290 due to Ludovic Pecquot, thanks to LudovicPecquot - [BeanDoubleList] Add button is active even if the universe list is not empty
o Bug #3291 due to Ludovic Pecquot, thanks to LudovicPecquot - [BeanDoubleList] Doubleclick on selected list raise IOOB exception
o Bug #3389 due to Tony Chemit, thanks to tchemit - method org.nuiton.jaxx.application.ApplicationIOUtil#readContent only return first line of file
o Task #3414 due to Tony Chemit, thanks to tchemit - Updates nuiton-csv to 3.0-rc-4
o Task #3334 due to Tony Chemit, thanks to tchemit - Migrate to Git
o Task #3335 due to Tony Chemit, thanks to tchemit - Updates to nuitonpom and use new site layout
o Task #3417 due to Tony Chemit, thanks to tchemit - Updates eugene to 2.13
o Task #3378 due to Tony Chemit, thanks to tchemit - Use new Version object from nuiton-utils
o Task #3413 due to Tony Chemit, thanks to tchemit - Updates nuiton-validator to 3.0-rc-2
o Task #3381 due to Tony Chemit, thanks to tchemit - Updates i18n to 3.3
o Task #3382 due to Tony Chemit, thanks to tchemit - Updates nuiton-config to 3.0-alpha-4
o Task #3383 due to Tony Chemit, thanks to tchemit - Updates nuiton-utils to 3.0-rc-5
Version 2.8.7 - 2014-06-11
o Bug #3249 due to Kevin Morin, thanks to kmorin - The properties showI18n, showClock and showMemoryStatus of StatusMesagePanel are not used
Version 2.8.6 - 2014-06-02
o Feature #3202 due to Kevin Morin, thanks to kmorin - Enable the component resizer to resize only horizontally or vertically
o Bug #3221 due to Tony Chemit, thanks to tchemit - Throw an exception when can't read a SwingSession
o Bug #2995 due to Sylvain Bavencoff, thanks to tchemit - Error for option call back
o Task #3241 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 5.0.8
Version 2.8.5 - 2014-05-14
o Feature #3189 due to Kevin Morin, thanks to kmorin - [CustomTab] Add a button to close the custom tab
o Feature #3196 due to Tony Chemit, thanks to tchemit - Improve I18n.t detected in text field
o Feature #3198 due to Tony Chemit, thanks to tchemit - Permits to not auto acquire focus in Bean combobox
Version 2.8.4 - 2014-03-25
o Bug #3130 due to Tony Chemit, thanks to tchemit - Avoid to get error if model is empty
Version 2.8.3 - 2014-03-25
o Bug #3129 due to Tony Chemit, thanks to tchemit - [NumberEditor] Can't edit a number starting with 0
Version 2.8.2 - 2014-03-17
o Feature #3084 due to Kevin Morin, thanks to kmorin - Save the sort orders for the JTables in the Swingsession
o Feature #1463 due to Tony Chemit, thanks to tchemit - Merge nuiton-widgets into Jaxx project
o Bug #3093 due to Tony Chemit, thanks to tchemit - Release profile invoked twice when release:perform
o Bug #3108 due to Tony Chemit, thanks to tchemit - NPE in JTableState
o Bug #3109 due to Tony Chemit, thanks to tchemit - No handler binding anylonger generated
o Bug #3116 due to Kevin Morin, thanks to kmorin - The "showToolTipText" option is not used in DecoratorCellRenderer
o Task #3095 due to Tony Chemit, thanks to tchemit - updates mavenpom to 5.0
Version 2.8.1 - 2014-02-12
o Feature #3075 due to Tony Chemit, thanks to tchemit - Add option to select in a FilterableComboBox with enter key whene there is a unique resultSet
o Bug #3073 due to null, thanks to tchemit - NumberEditor does not support Double modelType
o Task #3077 due to Tony Chemit, thanks to tchemit - Updates nuiton-validator to 3.0-rc-1
Version 2.8 - 2014-02-04
o Task #3016 due to Tony Chemit, thanks to tchemit - Remove jaxx-swing-action moduel from svn
o Task #3017 due to Tony Chemit, thanks to tchemit - Introduce a simple jaxx application framework
o Task #3041 due to Tony Chemit, thanks to tchemit - Updates plexus-utils to 3.0.17
o Task #3019 due to Tony Chemit, thanks to tchemit - Use mavenpom 4.7
o Task #3038 due to Tony Chemit, thanks to tchemit - updates nuiton-utils to 3.0-rc-2
o Task #3053 due to Tony Chemit, thanks to tchemit - Updates eugene to 2.7.4
o Task #3039 due to Tony Chemit, thanks to tchemit - updates i18n to 3.0
o Task #3052 due to Tony Chemit, thanks to tchemit - Updates nuiton-csv to 3.0-alpha-3
o Task #3040 due to Tony Chemit, thanks to tchemit - updates nuiton-validator to 3.0-alpha-3
Version 2.7 - 2014-01-12
o Bug #2999 due to Tony Chemit, thanks to tchemit - Can't get the correct component with GetCompopentAtPointVisitor
o Task #2998 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 4.5
Version 2.6 - 2013-11-28
o Feature #2924 due to Tony Chemit, thanks to tchemit - Introduce a new *Simple* time editor.
o Feature #2929 due to Tony Chemit, thanks to tchemit - Introduce some coordinate editors
o Feature #2946 due to Tony Chemit, thanks to tchemit - Introduce UIHandler contract and a way to glue it to any generated jaxx object
o Feature #2557 due to Tony Chemit, thanks to tchemit - Introduce a new jaxx-config module
o Bug #2931 due to Tony Chemit, thanks to tchemit - Does not compile if an interface extends JAXXObject
o Task #2947 due to Tony Chemit, thanks to tchemit - Updates nuiton-i18n to 2.5.2
o Task #2948 due to Tony Chemit, thanks to tchemit - Updates eugene to 2.7.3
o Task #2949 due to Tony Chemit, thanks to tchemit - Updates plexus-utils to 3.0.15
o Task #2951 due to Tony Chemit, thanks to tchemit - Updates rsyntaxtextarea to 2.5.0
Version 2.5.30 - 2013-11-12
o Feature #2909 due to Tony Chemit, thanks to tchemit - Add a reset button on FileEditor
o Task #2907 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 4.3
o Task #2908 due to Tony Chemit, thanks to tchemit - improve jws launching
Version 2.5.29 - 2013-10-25
o Feature #2868 due to Tony Chemit, thanks to tchemit - [ConfigUI] Improve the shortLabel of an option
o Feature #2878 due to Tony Chemit, thanks to tchemit - Validate more than one bean property with one editor
o Feature #2874 due to Tony Chemit, thanks to tchemit - Add some nice methods to select rows and columns from jtable
Version 2.5.28 - 2013-10-07
o Feature #2865 due to Tony Chemit, thanks to tchemit - Can stop propagation of events in JaxxListModel
o Feature #2866 due to Tony Chemit, thanks to tchemit - [BeanDoublieList] Add a beforeFilter zone (to add some stuff from outised)
o Feature #2867 due to Tony Chemit, thanks to tchemit - [BeanComboBox] Add methods to add and remove multiple items (improve performance)
Version 2.5.27 - 2013-09-30
o Feature #2857 due to Tony Chemit, thanks to tchemit - [BeanDoubleList] Be able to show or hide the selected list popup
o Feature #2862 due to Tony Chemit, thanks to tchemit - [BeanDoubleList] Be able to add more than once selected for agiven universe item
o Feature #2863 due to Tony Chemit, thanks to tchemit - [BeanDoublieList] Can add a second decorator form selected list
o Bug #2856 due to Tony Chemit, thanks to tchemit - [BeanFilterableComboBox] Editor still open even if editor is disabled
o Task #2859 due to Tony Chemit, thanks to tchemit - Updates nuiton-decorator to 3.0-alpha-2
Version 2.5.26 - 2013-09-23
o Feature #2850 due to Tony Chemit, thanks to tchemit - [BeanComboBox] Add a property to not sort data
o Feature #2852 due to Tony Chemit, thanks to tchemit - [BeanDoubleList] Can reorder selected items
o Task #2851 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 4.1
Version 2.5.25 - 2013-08-23
o Feature #2797 due to Tony Chemit, thanks to tchemit - Can veto the change of a category
o Feature #2831 due to Tony Chemit, thanks to tchemit - [FileChooserUtil] Add a method to check if current directory is still the default one
o Bug #2832 due to Tony Chemit, thanks to tchemit - Do not use FileUtil defaultDirectory methods in FileChooserUtil class
o Task #2782 due to Tony Chemit, thanks to tchemit - Use nuiton-decorator 3.0
o Task #2783 due to Tony Chemit, thanks to tchemit - Use nuiton-config 3.0
o Task #2793 due to Tony Chemit, thanks to tchemit - Use nuiton-utils 2.7.1
Version 2.5.24 - 2013-07-10
o Bug #2739 due to Tony Chemit, thanks to tchemit - Regression due to #2731 (Can't use any longer Bean widget API with generic types)
o Task #2743 due to Tony Chemit, thanks to tchemit - Updates rsyntaxtextarea to 2.0.7
o Task #2744 due to Tony Chemit, thanks to tchemit - Updates eugene to 2.6.3
Version 2.5.23 - 2013-07-03
o Feature #2730 due to Tony Chemit, thanks to tchemit - Introduce a SimpleBeanValidator table model
o Bug #2731 due to Tony Chemit, thanks to tchemit - Can't use any longer Bean widget API with generic types
o Task #2732 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 3.4.12
Version 2.5.22 - 2013-06-04
o Feature #2716 due to Kevin Morin, thanks to kmorin - [SwingSession] enable to replace a component if its path already exists
o Feature #2717 due to Tony Chemit, thanks to tchemit - Synchronize data access in filterableComboBox model
Version 2.5.21 - 2013-05-30
o Feature #2710 due to Tony Chemit, thanks to tchemit - Should be able to specify the file where to save
o Task #2711 due to Kevin Morin, thanks to kmorin - [Swing session] create a state for the BeanDoubleList
Version 2.5.20 - 2013-05-27
o Feature #2690 due to Kevin Morin, thanks to kmorin - [BeanDoubleList] Add a shortcut to add the selected items and to remove them from the selected
o Bug #2706 due to Kevin Morin, thanks to kmorin - [NumberEditor] When the new model does not match the pattern, the last text set is not correct
o Task #2689 due to Kevin Morin, thanks to kmorin - [Swing session] create a state for the BeanFilterableComboBox
o Task #2697 due to Tony Chemit, thanks to tchemit - Updates i18n to 2.5.1
o Task #2696 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 3.4.11
Version 2.5.19 - 2013-05-13
o Feature #2688 due to Tony Chemit, thanks to tchemit - Add a JaxxRuntimeException to catch some special errors
o Task #2663 due to Tony Chemit, thanks to tchemit - Updates swingx to 1.6.5-1
o Task #2665 due to Tony Chemit, thanks to tchemit - Updates maven-verifier to 1.4
o Task #2666 due to Tony Chemit, thanks to tchemit - Updates eugene to 2.6.2
o Task #2667 due to Tony Chemit, thanks to tchemit - Updates rsyntaxtextarea to 2.0.6
Version 2.5.18 - 2013-04-22
Version 2.5.17 - 2013-04-15
o Bug #2655 due to Kevin Morin, thanks to kmorin - JXTableSwingSessionState - Error if the number of columns is different from the saved state
o Task #2661 due to Tony Chemit, thanks to tchemit - Updates nuiton-utils to 2.6.12
o Task #2660 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 3.4.9
o Task #2662 due to Tony Chemit, thanks to tchemit - Updates eugene to 2.6.1
Version 2.5.16 - 2013-04-08
o Feature #2646 due to Kevin Morin, thanks to kmorin - Move the SwingSession from nuiton-widget
o Feature #2651 due to Tony Chemit, thanks to tchemit - Introduce API to chosse a file or a directory (moved from nuiton-utils#FileUtil)
o Feature #2635 due to Kevin Morin, thanks to kmorin - SwingValidatorMessageWidget - add a addTableModelListener method
o Bug #2649 due to Kevin Morin, thanks to kmorin - BeanFilterableComboBox - the text is not cleared on reset clicked
Version 2.5.15 - 2013-03-28
o Feature #2616 due to Kevin Morin, thanks to kmorin - BeanFilterableComboBox - remove filter text when an item is selected
o Feature #2621 due to Kevin Morin, thanks to kmorin - [BeanFilterableComboBox] add predicate filter management
Version 2.5.14 - 2013-03-18
o Feature #2499 due to Tony Chemit, thanks to tchemit - Mnemonic should be able to be i18nAble
o Feature #2597 due to Tony Chemit, thanks to tchemit - [ConfigUI] Make possible to use ui not in a frame
o Feature #2596 due to Tony Chemit, thanks to tchemit - [ConfigUI] Deal with application config array type options
o Feature #2595 due to Kevin Morin, thanks to kmorin - DecoratorTableCellRenderer - add tooltiptext with the value of the cell
o Feature #2598 due to Tony Chemit, thanks to tchemit - Get a copy of delegate list of JaxxDefaultListModel
o Feature #2603 due to Tony Chemit, thanks to tchemit - Add new API to scan components as a tree
o Feature #2604 due to Tony Chemit, thanks to tchemit - Add a new method to get a parent of a component of a certain type (using the Container#parent api)
o Feature #2602 due to Tony Chemit, thanks to tchemit - [JAXXHelper] Improve api
o Bug #2599 due to Tony Chemit, thanks to tchemit - [ConfigUI] Can not edit an option of type *char*
o Bug #2588 due to Kevin Morin, thanks to kmorin - BeanFilterableComboBox - error when the user presses "enter" after typing text
o Bug #2589 due to Kevin Morin, thanks to kmorin - BeanFilterableComboBox - the text is not reset when th selected item is set to null by binding
o Bug #2591 due to Kevin Morin, thanks to kmorin - BeanFilterableComboBox - Bug when removing an item, the UI freezes
o Bug #2592 due to Tony Chemit, thanks to tchemit - [ConfigUI] When opening never center on parent
o Task #2605 due to Tony Chemit, thanks to tchemit - Updates nuiton-utils to 2.6.11
Version 2.5.13 - 2013-03-12
o Feature #2584 due to Kevin Morin, thanks to kmorin - Enable to use a particular table cell renderer for a config option
o Bug #2583 due to Kevin Morin, thanks to kmorin - The table cell editor in the config options is never used
o Bug #2585 due to Kevin Morin, thanks to kmorin - Bug in the BeanFilterableComboBoxHandler when the selected item is a String (not the same type as the bean type)
Version 2.5.12 - 2013-03-11
o Feature #2564 due to Tony Chemit, thanks to tchemit - Improve SwingValidatorMessageWidget (add close button)
o Feature #2566 due to Tony Chemit, thanks to tchemit - Can merge helper ids into inpute files in generate-help-ids mojo
o Feature #2576 due to Tony Chemit, thanks to tchemit - Change the default generated help ids filenames
o Feature #2575 due to Tony Chemit, thanks to tchemit - Add a strict mode on generate-help-ids mojo
o Feature #2579 due to Tony Chemit, thanks to tchemit - Improve JAXXHelpBroker
o Feature #2580 due to Kevin Morin, thanks to kmorin - Make a combobox whose elements can be filtered
o Bug #2565 due to Tony Chemit, thanks to tchemit - Fix NPE in ComponentResizer
o Bug #2578 due to Tony Chemit, thanks to tchemit - When invoking fileEditor from a dialog with alwaysOnTopdoes not display in top
o Task #2581 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 3.4.8
Version 2.5.11 - 2013-03-05
o Feature #2534 due to Kevin Morin, thanks to kmorin - Enable to set a tooltip on the NumberEditor
o Feature #2535 due to Kevin Morin, thanks to kmorin - Add filter and sorted on the BeanDoubleList widget
o Feature #2549 due to Kevin Morin, thanks to kmorin - BeanComboBox - trigger the item selection only when the user really selects an item
o Bug #2551 due to Kevin Morin, thanks to kmorin - NumberCellEditor - the textfield is not emptied when we change to an empty cell
o Task #2546 due to Tony Chemit, thanks to kmorin - Updates to nuiton-utils 2.6.10
o Task #2556 due to Tony Chemit, thanks to tchemit - Deprecates ConfigUI (using old applicationconfig api)
Version 2.5.10 - 2013-02-15
o Feature #2504 due to Kevin Morin, thanks to kmorin - Create a button to show a popup with a validation table
o Feature #2520 due to Tony Chemit, thanks to tchemit - Introduce a new comboBoxModel which does not use a Vector
o Feature #2524 due to Tony Chemit, thanks to tchemit - Add a sort model on BeanComboBoxModel
o Feature #2521 due to Tony Chemit, thanks to tchemit - Introduce a new listModel which does not use a Vector
o Feature #2522 due to Tony Chemit, thanks to tchemit - Improve the DoubleListBean api
o Task #2528 due to Kevin Morin, thanks to kmorin - Create an adapter to move a component by using the mouse.
o Task #2529 due to Kevin Morin, thanks to kmorin - Create an adapter to resize a component by dragging a border of the component
Version 2.5.9 - 2013-01-04
o Feature #2492 due to Tony Chemit, thanks to tchemit - [BeanComboBox] add empty property
o Feature #2491 due to Tony Chemit, thanks to tchemit - [BeanComboBox] add method to add and remove items from comboBox
o Feature #2493 due to Tony Chemit, thanks to tchemit - [BeanComboBox] Use widget with no model
o Feature #2494 due to Tony Chemit, thanks to tchemit - Use the genericType to fill the beanType property on BeanTypeAware widgets
o Feature #2496 due to Tony Chemit, thanks to tchemit - Set encoding to UTF-8 in jaxx-m-p tests
o Feature #2495 due to Tony Chemit, thanks to tchemit - Add BeanComboBox demo
o Feature #2497 due to Tony Chemit, thanks to tchemit - [BeanDoubleList] Use widget with no model
o Task #2498 due to Tony Chemit, thanks to tchemit - Updates rsyntaxtextarea to 2.0.2
Version 2.5.8 - 2012-12-15
o Feature #2474 due to Kevin Morin, thanks to kmorin - Create a double list widget
o Task #2482 due to Tony Chemit, thanks to tchemit - Updates plexus-utils to 3.0.10
o Task #2479 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 3.4.6
o Task #2480 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.6.5
o Task #2481 due to Tony Chemit, thanks to tchemit - Updates Eugene to 2.6
Version 2.5.7 - 2012-11-23
o Bug #2448 due to Tony Chemit, thanks to tchemit - Can not use enabled binding on TabInfo
o Task #2428 due to Tony Chemit, thanks to tchemit - Updates to mavenpom 3.4.4
o Task #2429 due to Tony Chemit, thanks to tchemit - Updates to helper-m-p 2.0
o Task #2449 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.6.4
o Task #2450 due to Tony Chemit, thanks to tchemit - Updates to eugene 2.5.6
o Task #2454 due to Tony Chemit, thanks to tchemit - Updates to plexus-util 3.0.9
o Task #2453 due to Tony Chemit, thanks to tchemit - Use css for bean widgets
Version 2.5.6 - 2012-10-12
o Feature #2333 due to Tony Chemit, thanks to tchemit - Improve FileEditor
o Feature #2344 due to Tony Chemit, thanks to tchemit - Improve ConfigUIModelBuilder api
o Bug #2303 due to Tony Chemit, thanks to tchemit - SwingListValidatorMessageTableModel is not correct
o Bug #2346 due to Tony Chemit, thanks to tchemit - Can no use css to add title in tab
o Bug #2343 due to Tony Chemit, thanks to tchemit - Can not use in a jaxx file some java file as soon they extends some other classes
o Task #2334 due to Tony Chemit, thanks to tchemit - Updates to i18n-m-p 2.5
o Task #2335 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.6.3
o Task #2336 due to Tony Chemit, thanks to tchemit - Updates to eugene 2.5
o Task #2337 due to Tony Chemit, thanks to tchemit - Updates to maven-plugin-testing-harness 1.3
o Task #2340 due to Tony Chemit, thanks to tchemit - Updates to rsyntaxtextarea 1.5.2
o Task #2338 due to Tony Chemit, thanks to tchemit - Updates to mavenpom 3.4
o Task #2339 due to Tony Chemit, thanks to tchemit - Updates to plexus-util 3.0.8
Version 2.5.5 - 2012-08-23
o Feature #1647 due to Tony Chemit, thanks to tchemit - Remove deprecated decorator api
o Bug #2248 due to Tony Chemit, thanks to tchemit - Make possible again to change SwingValidatorFactory
o Bug #2250 due to Tony Chemit, thanks to tchemit - Fix pom dependencies
o Task #2247 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.6
Version 2.5.4 - 2012-08-08
o Feature #2217 due to Tony Chemit, thanks to tchemit - Improve ConfigUI
o Feature #2221 due to Tony Chemit, thanks to tchemit - Do not show sort property to change if there is only one property available in BeanUI api
o Feature #2227 due to Matthieu ALLON, thanks to mallon - Make a color editor and its renderer
o Feature #2239 due to Tony Chemit, thanks to tchemit - Introduce a ClassTableCellRenderer
o Feature #2238 due to Tony Chemit, thanks to tchemit - Improve ConfigUI to use configuration with no inheritanceon ApplicationConfig
o Bug #2220 due to Tony Chemit, thanks to tchemit - NPE in ConfigUI if one option has a nul value
o Bug #2240 due to Tony Chemit, thanks to tchemit - ClassCellEditor does not work for anything but classes
o Task #2226 due to Tony Chemit, thanks to tchemit - Updates to swingx 1.6.4
o Task #2219 due to Tony Chemit, thanks to tchemit - Add a logback configuration file
o Task #2236 due to Tony Chemit, thanks to tchemit - updates to nuiton-utils 2.5.3
Version 2.5.3 - 2012-07-30
o Feature #2214 due to Tony Chemit, thanks to tchemit - Add method in SwingUtil to auto-select a cell content in a table when the cell is selected
o Feature #2215 due to Tony Chemit, thanks to tchemit - Can auto-select NumberEditor content when having bad content
o Feature #2210 due to Tony Chemit, thanks to tchemit - Use new validation api from nuiton-utils
o Feature #2212 due to Tony Chemit, thanks to tchemit - Add new methods in SwingUtil
o Bug #2211 due to Tony Chemit, thanks to tchemit - SwingUtil.editCell method does not work properly
o Bug #2213 due to Tony Chemit, thanks to tchemit - NPE when no file selected within the FileCellEditor
o Task #2202 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.5.2
Version 2.5.2 - 2012-07-17
o Feature #2194 due to Éric Chatellier, thanks to echatellier - Update ListToListSelector component
o Bug #2195 due to Florian DESBOIS, thanks to fdesbois - Null management with NumberCellEditor
o Task #2184 due to Éric Chatellier, thanks to echatellier - Update to swingx 1.6.3
Version 2.5.1 - 2012-07-10
o Feature #930 due to Tony Chemit, thanks to tchemit - Use maven-plugin-plugin 3 api
o Feature #2173 due to Sylvain Letellier, thanks to sletellier - Add keyStroke editor to input shortcut key in config ui
o Feature #2159 due to Sylvain Letellier, thanks to sletellier - Create GenericListSelectionModel extracted from GenericListModel
o Feature #2163 due to Tony Chemit, thanks to tchemit - Improve ActionWorker api
o Bug #2153 due to Tony Chemit, thanks to tchemit - ClassDescriptor equals and isAssignableFrom are not correct
o Bug #2154 due to Tony Chemit, thanks to tchemit - Jaxx deos not compile under jdk 7 (field comparator fails)
o Bug #2161 due to Florian DESBOIS, thanks to tchemit - Can't use 'errors' id for SwingValidatorMessageTableModel
o Bug #2171 due to Sylvain Letellier, thanks to sletellier - FileEditor dont keep input path
o Task #2162 due to Tony Chemit, thanks to tchemit - Updates to commons-lang3
o Task #2167 due to Tony Chemit, thanks to tchemit - Updates to eugene 2.4.2
o Task #2168 due to Tony Chemit, thanks to tchemit - Updates to maven-verifier 1.3
o Task #2169 due to Tony Chemit, thanks to tchemit - Updates to plexus-utils 3.0.1
o Task #2166 due to Tony Chemit, thanks to tchemit - Updates to mavenpom 3.3.4
o Task #2179 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.5.1
o Task #2180 due to Tony Chemit, thanks to tchemit - Remove old tutorials
Version 2.5 - 2012-07-02
o Feature #1744 due to Tony Chemit, thanks to tchemit - treat imageIcon as icon and actionIcon
o Feature #1644 due to Tony Chemit, thanks to tchemit - Move decorator neutral api to nuiton-utils
o Feature #1939 due to Tony Chemit, thanks to tchemit - Change maven-jaxx-plugin to jaxx-maven-plugin
o Feature #2127 due to Sylvain Letellier, thanks to sletellier - Allow to specify date pattern to display for ClockWidget
o Feature #2136 due to Sylvain Letellier, thanks to sletellier - Create component extend JXDatePicker to hide popup button and allow input time
o Feature #2137 due to Sylvain Letellier, thanks to sletellier - Add component to choose a file
o Feature #2138 due to Sylvain Letellier, thanks to sletellier - Use FileEditor to input File in ApplicationConfigUI
o Feature #2144 due to Sylvain Letellier, thanks to sletellier - Add method to select next editable cell on TAB key released
o Feature #2145 due to Sylvain Letellier, thanks to sletellier - Add numberCellEditor using NumberEditor
o Feature #2146 due to Sylvain Letellier, thanks to sletellier - Add widget to select values in list
o Bug #1948 due to Tony Chemit, thanks to tchemit - inherited attribute no more supported by item of site.xml
o Bug #1947 due to Tony Chemit, thanks to tchemit - Can not use any more menu item with no href with m-site-p 3.0
o Bug #2147 due to Tony Chemit, thanks to tchemit - Can not build release application
o Bug #2150 due to Tony Chemit, thanks to tchemit - Jnlp demo won't works.
o Bug #1946 due to Tony Chemit, thanks to tchemit - Can not compile jaxx demo module with jdk 1.7
o Task #1962 due to Tony Chemit, thanks to tchemit - Updates to mavenpom 3.3.3
o Task #1758 due to Tony Chemit, thanks to tchemit - Updates to helper-m-p 1.4
o Task #1659 due to Tony Chemit, thanks to tchemit - Updates to i18n 2.4.1
o Task #1892 due to Éric Chatellier, thanks to tchemit - Update to xworks-core 2.3.1.2
o Task #1645 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.5
o Task #2149 due to Tony Chemit, thanks to tchemit - Remove tutorial as part of release build
o Task #2148 due to Tony Chemit, thanks to tchemit - Use now fluido for generated site
Version 2.4.2 - 2011-05-15
o Feature #1487 due to Tony Chemit, thanks to tchemit - Integrates spanish i18n translations
o Feature #1396 due to Éric Chatellier, thanks to tchemit - Update to rSyntaxTextArea 1.5.0
o Feature #1493 due to Tony Chemit, thanks to tchemit - Use Clonable contract to create new decorators
o Feature #1490 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.2
o Feature #1526 due to Tony Chemit, thanks to tchemit - Updates to i18n 2.4 (using utf-8 i18n files)
o Bug #1470 due to Tony Chemit, thanks to tchemit - Loading java source file does not take account of super classes
o Bug #1473 due to Éric Chatellier, thanks to tchemit - [Binding regression] Binding on javaBean doesn't seams to work
o Bug #1442 due to Éric Chatellier, thanks to tchemit - Non public classes make generation fails
Version 2.4.1 - 2011-04-15
o Feature #1450 due to Tony Chemit, thanks to tchemit - Can set a numberPattern on number editor
o Feature #1405 due to Tony Chemit, thanks to tchemit - Improve import manager usage
o Feature #1452 due to Tony Chemit, thanks to tchemit - Updates to nuiton-utils 2.1.1
o Feature #1407 due to Tony Chemit, thanks to tchemit - Can simplify body code of method while cloning it
o Bug #1453 due to Éric Chatellier, thanks to tchemit - Jaxx should not be embed validators.xml file at runtime
o Bug #1461 due to Tony Chemit, thanks to tchemit - Warnings are not displayed
o Bug #1377 due to Tony Chemit, thanks to tchemit - Improve log in JXPathDecorator
o Bug #1460 due to Éric Chatellier, thanks to tchemit - Can't use
o Bug #1404 due to Éric Chatellier, thanks to tchemit - Using decorator='boxed' or icon="img.png" miss import jaxx.runtime.SwingUtil
o Bug #1406 due to Tony Chemit, thanks to tchemit - NPE when cloning method with arguments
Version 2.4 - 2011-02-20
o Feature #989 due to Éric Chatellier, thanks to tchemit - Updates to commons-io 2.0.1
o Feature #1349 due to Tony Chemit, thanks to tchemit - Replace StringBuffer by StringBuilder
o Feature #1341 due to Tony Chemit, thanks to tchemit - Updates to javaHelp 2.0.05
o Feature #1265 due to Tony Chemit, thanks to tchemit - Updates to mavenpom 2.5.1
o Feature #1309 due to Tony Chemit, thanks to tchemit - Improve generation code
o Feature #1342 due to Tony Chemit, thanks to tchemit - Updates to plexus-velocity 1.1.8
o Feature #1343 due to Tony Chemit, thanks to tchemit - Introduce a JXLayerHandler to deal with new api of JXLayer
o Feature #1322 due to Tony Chemit, thanks to tchemit - Updates to i18n 2.3.1
o Feature #1339 due to Tony Chemit, thanks to tchemit - Updates to JXLayer 3.0.4
o Feature #1340 due to Tony Chemit, thanks to tchemit - Updates to rsyntaxtextarea R239 a.k.a version 1.4.2
o Feature #1344 due to Tony Chemit, thanks to tchemit - Improve DefaultFinalizer code
o Feature #1347 due to Tony Chemit, thanks to tchemit - Improve ClassDescriptor loading (try also to obtain constructors if possible)
o Bug #1129 due to Éric Chatellier, thanks to tchemit - call constructors other than default ones
o Bug #1346 due to Tony Chemit, thanks to tchemit - Java file parsing is done twice
Version 2.3 - 2011-01-27
o Feature #1178 due to Tony Chemit, thanks to tchemit - Use nuiton-validator 2.0
o Feature #1233 due to Tony Chemit, thanks to tchemit - Updates nuiton-i18n to 2.2
o Feature #1232 due to Tony Chemit, thanks to tchemit - Updates mavenpom to 2.4.3
o Feature #1240 due to Tony Chemit, thanks to tchemit - Review the validation api
o Feature #1236 due to Tony Chemit, thanks to tchemit - Can generate annotations on fields or methods
o Feature #1237 due to Tony Chemit, thanks to tchemit - Updates nuiton-utils to 2.0
o Feature #1206 due to Tony Chemit, thanks to tchemit - Can skip null value in CollectionUniqueKeyValidator validator
o Feature #1239 due to Tony Chemit, thanks to tchemit - Add a validation tutorial
o Feature #1238 due to Tony Chemit, thanks to tchemit - Add getField method on JavaFile
o Feature #1250 due to Tony Chemit, thanks to tchemit - Deprecate the validatorFQN in mojo
o Bug #1234 due to Tony Chemit, thanks to tchemit - Memory leak when changing validation context
Version 2.2.5 - 2011-01-01
o Bug #1191 due to Tony Chemit, thanks to tchemit - Improve nav api
Version 2.2.4 - 2010-12-30
o Feature #1075 due to Tony Chemit, thanks to tchemit - Update nuiton-utils to 1.5.3
o Feature #1073 due to Tony Chemit, thanks to tchemit - Optimize dependencies
o Feature #1186 due to Tony Chemit, thanks to tchemit - Deprecates the jaxx validator api
o Feature #996 due to Éric Chatellier, thanks to tchemit - Add new 'fatal' message level in bean validation
o Feature #1072 due to Tony Chemit, thanks to tchemit - Use new maven-license-plugin mecanism to update file headers
o Feature #1074 due to Tony Chemit, thanks to tchemit - Update i18n to 2.0.1
o Feature #1185 due to Tony Chemit, thanks to tchemit - Introduce a new module jaxx-validator
o Bug #1124 due to Éric Chatellier, thanks to tchemit - Runtime exception when using javax.swing.event.TableColumnModelListener#columnMarginChanged(ChangeEvent)
Version 2.2.3 - 2010-10-21
o Feature #915 due to Tony Chemit, thanks to tchemit - Remove deprecated api from 2.0.2 (JavaFileParser and ClassDescriptorLoader)
o Feature #914 due to Tony Chemit, thanks to tchemit - Update swingx to swingx-core 1.6.2-2
o Feature #913 due to Tony Chemit, thanks to tchemit - Remove deprecated EntityComboBoxHandler
o Feature #951 due to Sylvain Letellier, thanks to sletellier - Add method to find child by id in tree nav api
Version 2.2.2 - 2010-09-30
o Bug #904 due to Sylvain Letellier, thanks to sletellier - Propager les bons évènements pour les TreeTables
Version 2.2.1 - 2010-09-16
o Feature #865 due to Tony Chemit, thanks to tchemit - Improve BeanListHeader (can reset selection)
o Bug #864 due to Tony Chemit, thanks to tchemit - Validator fields are not refresh when validation changes his context name
Version 2.2 - 2010-09-07
o Feature #836 due to Tony Chemit, thanks to tchemit - Update nuiton-utils to 1.4.1
o Feature #839 due to Tony Chemit, thanks to tchemit - Update mavenpom4redmine to 2.2.4
o Feature #823 due to Tony Chemit, thanks to tchemit - Remove deprecated navigation api
o Feature #824 due to Tony Chemit, thanks to tchemit - Can inject a TreeWillExpandListener to NavHelper
o Feature #825 due to Tony Chemit, thanks to tchemit - Remove deprectaed AbstractActionThread
o Feature #827 due to Tony Chemit, thanks to tchemit - Add a closeAction in ConfigUI api
o Feature #828 due to Tony Chemit, thanks to tchemit - Update swingx to 1.6.1
o Feature #845 due to Tony Chemit, thanks to tchemit - Improve TimeEditor
o Feature #846 due to Tony Chemit, thanks to tchemit - Improve jaxx demo
o Feature #849 due to Tony Chemit, thanks to tchemit - Deprecates EntityComboBox, use now BeanComboBox
o Feature #848 due to Tony Chemit, thanks to tchemit - Introduce jaxx.runtime.swing.editor.bean package
o Feature #850 due to Tony Chemit, thanks to tchemit - Can sort in reverse order in DecoratorUtils
o Feature #851 due to Tony Chemit, thanks to tchemit - Introduce BeanListHeader
o Feature #854 due to Tony Chemit, thanks to tchemit - Can add the columnHeaderView component in the tag JScrollPane
o Bug #826 due to Tony Chemit, thanks to tchemit - Validators does not translate error message for none trim message
o Bug #847 due to Tony Chemit, thanks to tchemit - Can not use auto popup if showPopup is false
o Bug #853 due to Tony Chemit, thanks to tchemit - when using MultiJxPathDecorator, can not use extra token formatter in expression
Version 2.1.1 - 2010-07-31
o Feature #794 due to Tony Chemit, thanks to sletellier - Improve multi-selection in tree api
Version 2.1 - 2010-07-02
o Feature #666 due to Tony Chemit, thanks to tchemit - Introduce a new tree api to replace too complex old one
o Feature #740 due to Tony Chemit, thanks to tchemit - Use nuiton-utils 1.3.2
o Feature #696 due to Tony Chemit, thanks to tchemit - Use rsyntaxtextarea 1.4.1
o Feature #625 due to Tony Chemit, thanks to tchemit - Improve data binding with inheritance
o Feature #626 due to Tony Chemit, thanks to tchemit - generate generics on overriden object
o Feature #632 due to Tony Chemit, thanks to tchemit - Introduce jaxx.runtime.swing.layer package
o Feature #633 due to Tony Chemit, thanks to tchemit - BlockingLayerUI can accept some components NOT to be blocked
o Feature #640 due to Jean Couteau, thanks to jcouteau - Add helloworld tutorial
o Feature #641 due to Jean Couteau, thanks to jcouteau - Add a data-binding tutorial
o Feature #642 due to Jean Couteau, thanks to jcouteau - Add a CSS tutorial
o Feature #639 due to Tony Chemit, thanks to tchemit - Add logger on each generated ui (with inheritance or not)
o Feature #653 due to Tony Chemit, thanks to tchemit - Use nuiton-utils 1.3.2
o Feature #665 due to Tony Chemit, thanks to tchemit - Replace too complex WizardOperationModel with WizardExtModel
o Feature #685 due to Tony Chemit, thanks to tchemit - Add import tag
o Feature #732 due to Tony Chemit, thanks to tchemit - Use mavenpom 2.2.2
o Feature #733 due to Tony Chemit, thanks to tchemit - Use maven-helper-plugin 1.2.6
o Feature #734 due to Tony Chemit, thanks to tchemit - Use i18n 1.2.3
o Bug #620 due to Tony Chemit, thanks to tchemit - Improve error when fail to load a script
o Bug #606 due to Tony Chemit, thanks to tchemit - Fix logging issues in plugin (since nuiton-utils 1.3)
o Bug #607 due to Tony Chemit, thanks to tchemit - Fix release of demo and tutorials
o Bug #622 due to Tony Chemit, thanks to tchemit - Register bindings when all components are initialized
o Bug #621 due to Tony Chemit, thanks to tchemit - Make script parse correctly field declaration with generics
o Bug #623 due to Tony Chemit, thanks to tchemit - Fix broken dependency jaxx files mecanism
o Bug #624 due to Tony Chemit, thanks to tchemit - Interface methods are not loaded in ClassDescriptor
Version 2.0.2 - 2010-05-11
o Feature #100 due to Tony Chemit, thanks to tchemit - Improve compiler design
o Feature #435 due to Tony Chemit, thanks to tchemit - Regenerates jaxx files when his css file is modified
o Feature #514 due to Tony Chemit, thanks to tchemit - Remove jaxx-swing-action from part of build
o Feature #443 due to Tony Chemit, thanks to tchemit - Use I18n 1.2.3
o Feature #507 due to Tony Chemit, thanks to tchemit - Use maven-license-plugin 2.2
o Feature #506 due to Tony Chemit, thanks to tchemit - Use mavenpom4redmine 2.1.4
o Feature #509 due to Tony Chemit, thanks to tchemit - Use junit 4.8.1
o Feature #508 due to Tony Chemit, thanks to tchemit - Use nuiton-utils 1.3
o Feature #513 due to Tony Chemit, thanks to tchemit - Improve ConfigUI api
o Feature #547 due to Tony Chemit, thanks to tchemit - module jaxx-demo is only build at release time
o Feature #596 due to Tony Chemit, thanks to tchemit - Use log4j 1.2.16
o Feature #558 due to Tony Chemit, thanks to tchemit - Add Auto import of css mode in generate goal (property autoImportCss=true)
o Feature #586 due to Tony Chemit, thanks to tchemit - Use maven-helper-plugin 1.2.4
o Bug #559 due to Tony Chemit, thanks to tchemit - Can not use jaxx widgets in css (property autoRecurseInCss=false)
Version 2.0.1 - 2010-03-31
o Feature #294 due to Sylvain Letellier, thanks to tchemit - Remove deprecated api from version 2.0
o Feature #410 due to Tony Chemit, thanks to tchemit - Can listen modifications of a DefaultApplicationContext via the PCS api
o Feature #428 due to Tony Chemit, thanks to tchemit - Using nuiton-i18n 1.2
o Feature #434 due to Tony Chemit, thanks to tchemit - Using mavenpom 2.0.7
o Feature #403 due to Tony Chemit, thanks to tchemit - Introduce a extented jaxx.runtime.decorator.MapPropertyHandler
o Feature #419 due to Tony Chemit, thanks to tchemit - Refactor navigation package (a abstract based + a impl package for tree and treetable)
o Feature #420 due to Tony Chemit, thanks to tchemit - Add methods in JAXXUtil to clean listeners
Version 2.0 - 2010-03-13
o Feature #387 due to Tony Chemit, thanks to tchemit - Enable use of generics on objects
o Feature #381 due to Tony Chemit, thanks to tchemit - Use mavenpom4redmine 2.0.6
o Feature #382 due to Tony Chemit, thanks to tchemit - Use swingx 1.6
o Feature #384 due to Tony Chemit, thanks to tchemit - Refactor binding framework
o Feature #385 due to Tony Chemit, thanks to tchemit - Use maven-helper-plugin 1.2.0 and revisited AbstractPlugin api
o Feature #386 due to Tony Chemit, thanks to tchemit - Refactor Navigation framework
o Feature #390 due to Tony Chemit, thanks to tchemit - Make help framework multi-language
o Feature #396 due to Tony Chemit, thanks to tchemit - Improve UI configuration
o Feature #349 due to Tony Chemit, thanks to tchemit - Use nuiton-utils 1.2 and nuiton-i18n 1.1
o Feature #392 due to Tony Chemit, thanks to tchemit - Allows initialization of object wich are not javabeans
o Feature #383 due to Tony Chemit, thanks to tchemit - simplifier les modules maven + reorganisation des paquetages
o Feature #389 due to Tony Chemit, thanks to tchemit - Simplify maven modules
o Feature #394 due to Tony Chemit, thanks to tchemit - Improve generated code
o Feature #388 due to Tony Chemit, thanks to tchemit - Can generates simple Swing class and not direclty JAXX object (JTree, JComboBox,...)
o Feature #393 due to Tony Chemit, thanks to tchemit - Improve decorator api
o Feature #401 due to Tony Chemit, thanks to tchemit - Can build EnumEditor on restricted values of enum universe
o Feature #399 due to Tony Chemit, thanks to sletellier - Rename jaxx.runtime.Util to jaxx.runtime.JAXXUtil
o Feature #402 due to Tony Chemit, thanks to tchemit - Generates help index in a specific goal
o Feature #391 due to Tony Chemit, thanks to tchemit - Make JAXXObject serializable
o Feature #395 due to Tony Chemit, thanks to tchemit - Generates constants for binding and javabeans properties
o Bug #398 due to Tony Chemit, thanks to tchemit - Fix NPE in Decorator sort when context data is null
o Bug #374 due to Tony Chemit, thanks to sletellier - NPE on NavigationTreehelper due to multi selection
o Bug #397 due to Tony Chemit, thanks to tchemit - Bug dans constructorParams
o Bug #400 due to Tony Chemit, thanks to tchemit - NumberEditor avec un Double ou BigDecimal
Version 2.0.0-beta-6 - 2010-03-06
o Feature #320 due to Tony Chemit, thanks to tchemit - Can build EnumEditor on restricted values of enum universe
o Feature #321 due to Tony Chemit, thanks to sletellier - Mae Navigation api compatible with TreeTable widget from SwingX framework
o Feature #322 due to Tony Chemit, thanks to tchemit - Improve editable and focusable properties on EntityComboBox
Version 2.0.0-beta-5 - 2010-02-08
o Feature #292 due to Sylvain Letellier, thanks to sletellier - Renomer Util en JAXXUtil
o Feature #297 due to Tony Chemit, thanks to tchemit - Improve ConfigUI with a CallBackManager
o Bug #236 due to Tony Chemit, thanks to tchemit - La generation de l'index de l'aide n'est pas correct
o Bug #302 due to Tony Chemit, thanks to tchemit - Fix NPE in Decorator sort when context data is null
Version 2.0.0-beta-4 - 2010-01-07
o Feature #191 due to Tony Chemit, thanks to tchemit - Use maven-helper-plugin 1.2.0 and revisited AbstractPlugin api
o Feature #188 due to Tony Chemit, thanks to tchemit - Bump jx dependencies versions
o Bug #184 due to Sylvain Letellier, thanks to tchemit - Bug dans constructorParams
Version 2.0.0-beta-3 - 2009-12-23
o Feature #99 due to Tony Chemit, thanks to tchemit - Améliorer le code généré
o Feature #133 due to Tony Chemit, thanks to tchemit - Ajout de constantes sur les propriétés javaBeans générées
o Feature #172 due to Tony Chemit, thanks to tchemit - Générer les index de l'aide dans un goal spécific
o Feature #175 due to Tony Chemit, thanks to tchemit - Amélioration de l'ui de configuration
o Bug #17 due to Éric Chatellier, thanks to tchemit - Condition != null manquante sur les bindings d'interface
o Bug #152 due to Kevin Morin, thanks to tchemit - NumberEditor avec un Double ou BigDecimal
Version 2.0.0-beta-1 - 2009-11-13
o Feature #75 due to Tony Chemit, thanks to tchemit - Supprimer les codes non utilisés
o Feature #74 due to Tony Chemit, thanks to tchemit - pouvoir generer les classes swing (JComboBox, JList,...)
o Feature #78 due to Tony Chemit, thanks to tchemit - rendre le système d'aide multi-langue
o Feature #76 due to Tony Chemit, thanks to tchemit - simplifier les modules maven + reorganisation des paquetages
o Feature #68 due to Tony Chemit, thanks to tchemit - utilisation du framework mojo maven-helper-plugin
o Feature #106 due to Tony Chemit, thanks to tchemit - Amélioration de l'api des Decorator
o Feature #98 due to Tony Chemit, thanks to tchemit - les objets JAXX sont serializable
o Feature #121 due to Tony Chemit, thanks to tchemit - Permettre d'utiliser des generics sur tous les objets
o Feature #71 due to Tony Chemit, thanks to tchemit - utilisation nouvelle configuration webstart
o Feature #105 due to Tony Chemit, thanks to tchemit - permettre l'initialisation des objets sans JavaBean
o Bug #120 due to Tony Chemit, thanks to tchemit - NPE sur un removeDataBinding
o Bug #73 due to Tony Chemit, thanks to tchemit - Regression dans JAXXComboBox
Version 1.7.0 - 2009-07-06
Version 1.7.1 - 2008-08-25
© 2015 - 2025 Weber Informatics LLC | Privacy Policy