Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-06Use Import-Package for the Sirius interpreter dependencyPierre-Charles David1-1/+1
2016-12-02[508246] Defer image creation to workaround #265265v1.8.0_RC4v1.8.0v1.8.xPierre-Charles David4-10/+43
2016-12-02[507180] Trimmed tab disappearedMélanie Bats1-1/+1
2016-12-01[508435] Accept null (displayed as empty string) as a valid text valuePierre-Charles David1-2/+6
2016-11-30[version] Bump version to 1.8.0v1.8.0_RC3Pierre-Charles David26-93/+93
2016-11-29[507731] Always refresh conditional style, even if the label is emptyPierre-Charles David1-1/+1
2016-11-28[498748] Fix potential NPE when switching back to an existing tabStéphane Bégaudeau1-19/+28
2016-11-28[498748] Make sure text field changes are applied when switching toPierre-Charles David1-6/+10
2016-11-28[495604] Refresh problem on unset hyperlinkMélanie Bats1-5/+2
2016-11-25[508126] Use type name as label for anonymous EObjectsPierre-Charles David1-1/+13
2016-11-24[498259] Action buttons broken after switching tabMélanie Bats3-3/+33
2016-11-24[506621] Always synchronize widgets' UI state after callback executionPierre-Charles David17-39/+117
2016-11-02[501903] The selection variable refers to the hyperlink elementMélanie Bats3-12/+33
2016-10-19[500894] Always update tabs content, even when there nonePierre-Charles David1-6/+1
2016-10-19[497583] Improve the documentation of the projectStéphane Bégaudeau1-1/+1
2016-10-17Switch to EEF 1.7.2Stéphane Bégaudeau25-25/+25
2016-10-14[505813] Compute the tab descriptors only onceStéphane Bégaudeau2-65/+11
2016-10-14[505776] Fix an issue with the enablement of the reference widgetStéphane Bégaudeau2-0/+14
2016-10-14[505772] Dynamic mappings can only use one ifStéphane Bégaudeau1-9/+3
2016-10-13Revert "[496011] Defer the evaluation of select candidates"v1.7.1_RC1v1.7.1Pierre-Charles David3-63/+4
2016-10-12Switch to EEF 1.7.1Stéphane Bégaudeau25-25/+25
2016-10-12[505758] Fix an internationalization issue with the reference widgetStéphane Bégaudeau3-3/+3
2016-10-12Make sure the 'input' variable is always availablePierre-Charles David2-0/+2
2016-10-11[505728] NPE in AbstractEEFWidgetLifecycleManagerStéphane Bégaudeau1-17/+19
2016-10-04Fix missing messages.Mélanie Bats1-0/+4
2016-10-04Make sure the 'input' variable is available in dynamic-if expressionsPierre-Charles David1-0/+1
2016-10-02[502048] Reset widgets' UI state on model change errorPierre-Charles David4-12/+87
2016-10-02[502048] Return an explicit IStatus for model changesPierre-Charles David9-15/+34
2016-10-02[498748] Only invoke a text's callback when really neededPierre-Charles David1-3/+5
2016-10-02Fix SWTException when closing source editorPierre-Charles David1-1/+3
2016-09-30[496058] Add the all semantic elements to the default rulesMélanie Bats1-1/+5
2016-09-29[496058] Fix the computation of the ID in case of EEFViewCategoryMélanie Bats1-1/+1
2016-09-29[501917] Make EEF able to handle Object inputMélanie Bats3-15/+18
2016-09-29Set a default help messageMélanie Bats3-1/+6
2016-09-29[496011] Defer the evaluation of select candidatesMélanie Bats3-5/+64
2016-09-29[496011] Defer the computation of help messageMélanie Bats3-0/+41
2016-09-26[501903] Review the value of the selection variable on hyperlink widgetMélanie Bats1-2/+1
2016-09-22[501844] Groups changes not taken into account dynamicallyStéphane Bégaudeau1-3/+12
2016-09-22[498748] Fix an issue with the text widget when switching tabStéphane Bégaudeau2-5/+46
2016-09-21[501709] Pressing enter should trigger the update of a mono-line textStéphane Bégaudeau1-0/+29
2016-09-21[501693] Add the ReflectiveItemProviderAdapterFactory as a fallbackStéphane Bégaudeau4-0/+8
2016-09-21[501680] Add support for style for the reference widgetStéphane Bégaudeau28-102/+1484
2016-09-14[501400] Add support for the isEnabledExpression to the referenceStéphane Bégaudeau2-0/+17
2016-09-12[498748] Trigger the editExpression of a text widget on focus lostStéphane Bégaudeau2-41/+21
2016-09-12[501150] Fix a NPE in TabbedPropertySheetPage while closing other viewsStéphane Bégaudeau1-1/+1
2016-09-12[500681] Remove the old reference widgetStéphane Bégaudeau36-3818/+35

Back to the top