Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Fix import order errorv1.7.0Mélanie Bats1-4/+4
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 Bats5-9/+88
2016-09-29[496011] Defer the computation of help messageMélanie Bats4-0/+42
2016-09-26[501903] Review the value of the selection variable on hyperlink widgetMélanie Bats3-2/+3
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égaudeau3-0/+33
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égaudeau30-104/+1488
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égaudeau69-990/+4294
2016-09-07[500472] Add support for widget actions on label and hyperlinkStéphane Bégaudeau39-75/+940
2016-09-07[500423] Rename domainClassExpression in iterableExpressionStéphane Bégaudeau10-77/+78
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
2016-08-24[496007] Fix an issue with labels and conditional stylesStéphane Bégaudeau1-1/+16
2016-08-24[496081] Expose the result of the audit expression as "auditResult"Stéphane Bégaudeau2-10/+45
2016-08-24Fix an issue with the lifecycle manager provider extension pointStéphane Bégaudeau1-2/+3
2016-08-24Fix an issue with the Properties UI extension pointsStéphane Bégaudeau1-1/+2
2016-08-24[496008] The hyperlink of the reference widget is blackStéphane Bégaudeau1-1/+6
2016-08-24Fix an issue with the validation markerStéphane Bégaudeau1-1/+1
2016-08-24Add missing iconsStéphane Bégaudeau1-1/+2
2016-08-22[498117] Fix an issue with the refresh of the title with legacy tabsStéphane Bégaudeau6-85/+88
2016-08-22[496057] Add support for advanced custom widgetsStéphane Bégaudeau90-25/+6985
2016-08-22[495124] Use contributor ID to filter tabsMélanie Bats18-242/+178
2016-08-22[489294] Provide a tab descriptor filterMélanie Bats7-7/+262
2016-08-05[495124] Fix section class definition in legacy properties viewMélanie Bats1-1/+1
2016-08-01[497069] IllegalArgumentException when trying to open the legacy tabv1.7.0_M1Mélanie Bats3-178/+111
2016-08-01[495124] NPE's are thrown when clicking on a tab generated with EEFMélanie Bats4-346/+413
2016-08-01[495126] Support sub tabs description of the legacy properties viewMélanie Bats16-177/+715
2016-07-21Remove warnings in org.eclipse.eef.properties.ui.legacyStéphane Bégaudeau1-2/+3
2016-07-21Fix a potential IllegalArgumentException with the label of the pageStéphane Bégaudeau1-1/+5
2016-07-21Add support for the generation of the Javadoc during the buildStéphane Bégaudeau12-0/+246

Back to the top