Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-19[513254] Add support for read-only status decoratorPierre-Charles David1-0/+19
2017-03-30[refactoring] Replace IConsumer by java.util.function.ConsumerStéphane Bégaudeau1-4/+4
2017-03-08[refactoring] Remove warningsv2.0.0_M6Stéphane Bégaudeau1-4/+3
2017-02-01[511205] Quick fixes are not executed using the EditingContextAdapterStéphane Bégaudeau1-7/+8
2017-01-27[refactoring] Improve some code thanks to JavaSE-8.0Stéphane Bégaudeau1-29/+12
2017-01-27[510279] Fix potential NPE in AbstractEEFWidgetLifecycleManagerv1.9.0_RC5v1.9.0Stéphane Bégaudeau1-12/+18
2017-01-19[510687] Ensure the verification of the lock status during the refreshv1.9.0_RC4Stéphane Bégaudeau1-12/+8
2016-12-29[496006] Fix typo in method namePierre-Charles David1-1/+1
2016-12-14Make the user interface lock-awareStéphane Bégaudeau1-10/+157
2016-10-11[505728] NPE in AbstractEEFWidgetLifecycleManagerStéphane Bégaudeau1-17/+19
2016-10-02Fix SWTException when closing source editorPierre-Charles David1-1/+3
2016-09-29Set a default help messageMélanie Bats1-1/+1
2016-09-29[496011] Defer the computation of help messageMélanie Bats1-0/+28
2016-09-21[501680] Add support for style for the reference widgetStéphane Bégaudeau1-4/+12
2016-08-24[496007] Fix an issue with labels and conditional stylesStéphane Bégaudeau1-1/+16
2016-05-24Improve the layout for the widgets and the validationStéphane Bégaudeau1-0/+4
2016-05-20Remove additional references to the bodyExpression of the labelStéphane Bégaudeau1-0/+1
2016-05-10Fix an issue with the styling of the checkboxesStéphane Bégaudeau1-184/+11
2016-05-04Improve the API of EvalStéphane Bégaudeau1-120/+23
2016-04-28Improve the APIsStéphane Bégaudeau1-2/+2
2016-04-27Support for an enabled option on the widgets.Mélanie Bats1-0/+16
2016-04-26Support reference widget.Mélanie Bats1-1/+16
2016-04-20Improve the layout of dynamic mappings directly under a groupStéphane Bégaudeau1-1/+22
2016-04-20Add support for layoutStéphane Bégaudeau1-50/+53
2016-04-19Remove dependency to EMF TransactionPierre-Charles David1-7/+7
2016-04-13Make EEF 1.6 build on LunaPierre-Charles David1-0/+25
2016-04-11Support conditional stylesMélanie Bats1-12/+65
2016-04-07Contribute stylingMélanie Bats1-2/+237
2016-03-30Improve the layout of the label and help of the text areaStéphane Bégaudeau1-2/+2
2016-03-29Remove the dependency to o.e.eef.properties.ui from IDE UIStéphane Bégaudeau1-10/+11
2016-03-25Add Abstract classes to the API.Stéphane Bégaudeau1-6/+5
2016-03-24Custom widgets support.Mélanie Bats1-0/+225

    Back to the top