Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-21[releng] Switch to EEF 2.1.5Pierre-Charles David2-2/+2
2020-08-21[566252] Fix properties label appearancePierre-Charles David1-2/+4
2020-02-10[releng] Switch to EEF 2.1.4Stéphane Bégaudeau2-2/+2
2019-09-05[releng] Switch to EEF 2.1.3Stéphane Bégaudeau2-2/+2
2019-01-31[releng] Switch to EEF 2.1.2 and update the build to PhotonStéphane Bégaudeau2-2/+2
2018-09-21[releng] Second part of the switch to EPLv2Stéphane Bégaudeau48-258/+304
2018-09-20[releng] First part of the switch to EPL v2Stéphane Bégaudeau6-42/+334
2018-09-19[releng] Add support for automatic module nameStéphane Bégaudeau1-0/+1
2018-09-19[releng] Bump to 2.1.1Stéphane Bégaudeau2-3/+3
2018-05-13[releng] Bump to 2.1.0Stéphane Bégaudeau2-2/+2
2018-05-13[refactoring] Switch to Sirius Ext IDEStéphane Bégaudeau2-7/+7
2018-04-11[cleanup] Fix wrong name in debug messages of EEFTabLaurent Redor1-7/+7
2018-01-31[528330] Fix dialog messagev2.0.1_RESPINPierre-Charles David1-1/+1
2018-01-26[530391] Fix an issue with text style updateStéphane Bégaudeau1-1/+4
2018-01-26[530181] Add workarounds for combos under Windows 7Pierre-Charles David1-0/+27
2018-01-26[528330] Handle possible text loss on widget lockingPierre-Charles David4-84/+234
2017-12-22[releng] Bump the version to 2.0.1v2.0.1_RC1Stéphane Bégaudeau2-2/+2
2017-12-22[529128] Fix a selection issue with List during refreshStéphane Bégaudeau1-3/+2
2017-12-22[528330] Handle possible edition conflicts in the text widgetPierre-Charles David4-8/+345
2017-05-22[496076] Review the tool bar lifecyclev2.0.0_RC1Mélanie Bats1-3/+28
2017-05-22[496076] Provide a default image for toolbar actionMélanie Bats2-4/+23
2017-05-22[516741] Recompute the property view when a group is expandedMélanie Bats1-1/+20
2017-05-17[516667] Improve the layout of the hyperlinksMélanie Bats1-10/+1
2017-05-17[496076] Contribute actions on the groups and pagesMélanie Bats8-6/+240
2017-05-16[496069] Add support for images in the buttons and widget actionsMélanie Bats7-5/+356
2017-05-16[515701] Add an onClick expression on the reference widgetMélanie Bats4-26/+31
2017-05-15[516667] Remove extra space after hyperlinkMélanie Bats1-2/+11
2017-04-19[refactoring] Remove dependencies to GuavaStéphane Bégaudeau2-5/+3
2017-04-19[refactoring] Improve some listeners for the widget actionsStéphane Bégaudeau3-37/+30
2017-04-19[513254] Add support for read-only status decoratorPierre-Charles David6-0/+29
2017-03-30[refactoring] Replace IConsumer by java.util.function.ConsumerStéphane Bégaudeau2-8/+8
2017-03-27[cleanup] Fix compilation errors with CheckStyle 7.6Pierre-Charles David1-1/+1
2017-03-08[refactoring] Remove warningsv2.0.0_M6Stéphane Bégaudeau7-74/+43
2017-02-08[508530] Reset Widget Label to default valuesMélanie Bats1-3/+9
2017-02-01[511205] Quick fixes are not executed using the EditingContextAdapterStéphane Bégaudeau17-86/+90
2017-01-27[refactoring] Improve some code thanks to JavaSE-8.0Stéphane Bégaudeau16-331/+190
2017-01-27[version] Switch to JavaSE-8.0Stéphane Bégaudeau3-5/+5
2017-01-27[version] Bump version to 2.0.0Stéphane Bégaudeau2-14/+14
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
2017-01-16[509815] Use SWT.VIRTUAL to improve widget performancesv1.9.0_RC2Stéphane Bégaudeau1-2/+6
2017-01-11[510279] Remove "smart" lock/unlock from text and reference widgetsv1.9.0_RC1Stéphane Bégaudeau1-18/+0
2017-01-11[510277] Add setEditable(true/false) on text widgetsStéphane Bégaudeau1-0/+1
2017-01-09[510117] Fix an issue with the use of unlock for text widgetsStéphane Bégaudeau1-9/+9
2017-01-09[510116] Fix a potential widget is disposed exceptionStéphane Bégaudeau8-17/+36
2017-01-06[510025] Improve the release of the locksStéphane Bégaudeau1-7/+7
2017-01-05Add missing permission iconsStéphane Bégaudeau2-0/+0
2016-12-29[496006] Fix typo in method namePierre-Charles David1-1/+1
2016-12-14[version] Bump version to 1.9.0Stéphane Bégaudeau2-14/+14
2016-12-14Make the user interface lock-awareStéphane Bégaudeau13-62/+253

Back to the top