Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-12[500665] Introduce a list widgetStéphane Bégaudeau63-990/+4226
2016-09-07[500472] Add support for widget actions on label and hyperlinkStéphane Bégaudeau32-68/+909
2016-09-07[500423] Rename domainClassExpression in iterableExpressionStéphane Bégaudeau8-73/+74
2016-09-06[500926] Fix an issue with the refresh of the groupsStéphane Bégaudeau3-7/+29
2016-09-02[500657] EEF Radio button value change doesn't update semantic valuev1.7.0_M2Stéphane Bégaudeau1-1/+9
2016-09-02Use a more discriminant TabDescriptor#getId()Pierre-Charles David1-1/+1
2016-09-02Remove listeners on page disposal to avoid memory leakPierre-Charles David1-7/+20
2016-08-25[498063] Keep the onClickExpression active on a disabled referenceStéphane Bégaudeau1-1/+0
2016-08-25[497582] Stop logging missing onClickExpression on reference widgetsStéphane Bégaudeau1-2/+1

Back to the top