Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-30[517436] Fix an issue with the filter of TabElementTreeSelectionDialogStéphane Bégaudeau1-1/+2
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[517050] Improve the layout of the reference widgetStéphane Bégaudeau1-0/+1
2017-05-22[516741] Recompute the property view when a group is expandedMélanie Bats2-1/+40
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 Bats78-187/+1574
2017-05-16[496069] Add support for images in the buttons and widget actionsMélanie Bats69-142/+819
2017-05-16[496080] Add support for indented pagesMélanie Bats74-156/+315
2017-05-16[515701] Add an onClick expression on the reference widgetMélanie Bats24-250/+523
2017-05-16[515586] Handle dynamic mappings recursively for the force refreshStéphane Bégaudeau1-4/+25
2017-05-16[516668] Introduce arbitrary ID's to identify EObjectscbrun3-4/+103
2017-05-15[516667] Remove extra space after hyperlinkMélanie Bats1-2/+11
2017-05-02[515586] Force the refresh of the UI with a dynamic mappingStéphane Bégaudeau145-1756/+1665
2017-04-19[refactoring] Remove dependencies to GuavaStéphane Bégaudeau14-112/+140
2017-04-19[releng] Fix missing about.html in the build.propertiesStéphane Bégaudeau3-0/+3
2017-04-19[refactoring] Improve some listeners for the widget actionsStéphane Bégaudeau3-37/+30
2017-04-19[cleanup] Remove useless @SuppressWarningsStéphane Bégaudeau1-1/+0
2017-04-19[refactoring] Fix a warning for an unused exceptionStéphane Bégaudeau3-7/+9
2017-04-19[refactoring] Reduce the number of potential NPEsStéphane Bégaudeau16-77/+95
2017-04-19[513254] Add support for read-only status decoratorPierre-Charles David7-0/+33
2017-03-30[refactoring] Replace IConsumer by java.util.function.ConsumerStéphane Bégaudeau30-146/+142
2017-03-30[releng] Open Guava range to include version 21Pierre-Charles David1-1/+1
2017-03-27[cleanup] Fix compilation errors with CheckStyle 7.6Pierre-Charles David5-3/+7
2017-03-08[refactoring] Remove warningsv2.0.0_M6Stéphane Bégaudeau11-78/+136
2017-03-07[513242] Fix the reference widget for badly configured metamodelsStéphane Bégaudeau1-3/+17
2017-02-27[releng] Switch to EEF 1.5.2Stéphane Bégaudeau56-61/+61
2017-02-08[508530] Reset Widget Label to default valuesMélanie Bats1-3/+9
2017-02-08[501492] Do not scroll-to-top when gaining focusPierre-Charles David2-1/+3
2017-02-01[511205] Quick fixes are not executed using the EditingContextAdapterStéphane Bégaudeau38-250/+307
2017-01-27[refactoring] Improve some code thanks to JavaSE-8.0Stéphane Bégaudeau34-593/+331
2017-01-27[cleaning] Remove the old eef2_legacy.ecore modelStéphane Bégaudeau1-1346/+0
2017-01-27[version] Switch to JavaSE-8.0Stéphane Bégaudeau39-65/+65
2017-01-27[version] Bump version to 2.0.0Stéphane Bégaudeau26-98/+99
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-19[510686] Fix the creation of a new value in the reference widgetStéphane Bégaudeau1-8/+11
2017-01-16[509815] Use SWT.VIRTUAL to improve widget performancesv1.9.0_RC2Stéphane Bégaudeau2-4/+12
2017-01-11[510279] Remove "smart" lock/unlock from text and reference widgetsv1.9.0_RC1Stéphane Bégaudeau4-100/+23
2017-01-11[510278] Keep the exception when logging a statusStéphane Bégaudeau1-3/+3
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égaudeau3-12/+23
2017-01-05Add missing permission iconsStéphane Bégaudeau2-0/+0
2016-12-29[496006] Fix typo in method namePierre-Charles David2-2/+2
2016-12-14[version] Bump version to 1.9.0Stéphane Bégaudeau26-93/+93
2016-12-14Make the user interface lock-awareStéphane Bégaudeau16-68/+316
2016-12-13[496006] Make EditingContextAdapter lock-awarePierre-Charles David3-10/+154
2016-12-06Use Import-Package everywhere for the Sirius interpreter dependencyPierre-Charles David2-3/+3

Back to the top