Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Bug 552667 - Add fluent databinding APIY20220118-0600Jens Lidestrom1-0/+129
2022-01-06Bug 148327 - Add factory methods for enum convertersY20220107-0600Jens Lidestrom2-6/+34
2021-09-08Reformat ModelObject from JFace Databinding snippets to use the 120 lineI20210908-1800Lars Vogel1-25/+13
2021-09-084.21 version increase for org.eclipse.jface.examples.databindingLars Vogel1-1/+1
2021-07-29Bug 575106 - Comparator error in 20210729-0050Y20210730-0530Y20210729-0800I20210729-1800Sravan Kumar Lakkimsetti1-1/+2
2021-07-23[cleanup] Combine nested 'if' within 'else' block to 'else if'Karsten Thoms1-8/+5
2021-06-19Bug 574322 - Move bundles to Java 11 where neededAlexander Kurtakov13-23/+43
2021-04-15[dogfooding][cleanup] Use static inner class clean up for examples codeI20210415-1800Lars Vogel1-1/+1
2021-04-094.20 update for org.eclipse.jface.examples.databindingLars Vogel1-1/+1
2020-08-06Bug 565208: Remove calls to Color.disposeLars Vogel1-5/+0
2020-06-16Lambda and method cleanup on platform.ui plug-insLars Vogel1-34/+26
2020-06-13Bug 468293 - Add combined observable for local date and timeI20200613-1800Jens Lidestrom1-18/+17
2020-06-13Bug 468293 - Add java.time properties for DateTimeJens Lidestrom1-7/+7
2020-06-10Bug 564034 - org.eclipse.jface.examples.databinding does not requireAlexander Kurtakov3-10/+9
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of new instanceLars Vogel1-1/+1
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of newLars Vogel4-5/+5
2020-06-09Bug 564034 - org.eclipse.jface.examples.databinding does not requireAlexander Kurtakov8-1/+51
2020-06-08Bug 564034 - org.eclipse.jface.examples.databinding does not requireLars Vogel1-30/+0
2020-06-074.17 update for org.eclipse.jface.examples.databindingLars Vogel2-2/+2
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseSravan Kumar Lakkimsetti1-1/+1
2020-05-27foreQualifierUpdate for examples/org.eclipse.jface.examples.databindingLars Vogel1-1/+2
2020-05-26Remove unnecessary layout call on shell inI20200526-1800Lars Vogel5-5/+0
2020-05-26Remove unnecessary layout call on shell inI20200526-0600Lars Vogel1-1/+0
2020-05-21Fix broken databinding Snippet033Jens Lidestrom1-0/+3
2020-03-18Using for-each loop in examples codeI20200318-1800I20200318-1400Lars Vogel2-4/+4
2020-03-18Version updates for 4.16 streamKarsten Thoms2-2/+2
2020-03-06Bug 560872 - POM and product version change for 4.16 releaseY20200308-0700Y20200308-0520X20200306-1900I20200309-0810I20200308-1800I20200307-1800I20200307-1145Mat Booth1-1/+1
2020-01-27Use short-circuit logic in snippetsY20200127-1055Lars Vogel1-1/+1
2020-01-25Bug 558842 - Add update strategy "never" creation methodsJens Lidestrom2-2/+2
2020-01-23Revert "Bug 559353 - Revert "Use lambdas where possible""Dani Megert2-15/+8
2020-01-22Bug 559353 - Revert "Use lambdas where possible"Kalyan Prasad Tatavarthi2-8/+15
2020-01-20Use lambdas where possibleI20200120-0715Lars Vogel2-15/+8
2020-01-19Fiddle with databinding snippetsY20200120-0020I20200120-0445I20200120-0355I20200120-0115I20200119-2330I20200119-1800Jens Lidestrom3-22/+31
2020-01-19Bug 558842 - Add Properties#convertedValueJens Lidestrom1-4/+2
2020-01-06Bug 558815 - Fix license headers corrupted by Bug 535802Lars Vogel1-5/+6
2020-01-05Bug 558679 - Remove MenuUpdater from Snippet005MenuUpdaterJens Lidestrom1-19/+28
2020-01-05Bug 558679 - Misc cleanup in databining snippetsJens Lidestrom9-220/+153
2020-01-05Bug 558679 - Remove internal ControlUpdater from databinding snippetsJens Lidestrom1-30/+21
2020-01-03Bug 558679 - Give numbers to all databinding snippetsY20200103-2350I20200104-0625I20200104-0600I20200103-1800Jens Lidestrom6-6/+6
2020-01-03Bug 558679 - Cleanup databinding snippet main methodsJens Lidestrom44-835/+762
2020-01-03Bug 558679 - Handle empty fields in Snippet021MultiFieldValidationJens Lidestrom1-0/+4
2020-01-03Bug 558679 - Rename dbc in databinding snippetsJens Lidestrom22-102/+102
2020-01-03Bug 558679 - Remove old @SuppressWarnings in databinding snippetsJens Lidestrom6-8/+0
2020-01-03Bug 558679 - Simple cleanup of databinding snippet commentsJens Lidestrom43-496/+263
2020-01-03Bug 558679 - Clean up tool on databinding snippetsJens Lidestrom22-64/+118
2020-01-03Bug 558679 - Format databinding snippetsJens Lidestrom36-499/+280
2020-01-03Bug 558679 - Change name of Snippet0xffffffffJens Lidestrom1-6/+4
2019-12-28Bug 478611 - [DataBinding] Create snippets for the SideEffect classSimon Scholz1-0/+87
2019-12-11Remove unnecessary dependency fromLars Vogel1-1/+0
2019-12-10Updated bundle version for 4.15Dani Megert2-3/+3

Back to the top