Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-19Bug 528831: Use static inner classes where possible - Part 4Matthias Becker3-3/+3
2017-12-12[Bug 527855] Add Automatic-Module-Name to MANIFEST.MF forI20171212-2000Lars Vogel1-0/+1
2017-10-11Bug 525764 - Inconsistent implementation ofAndrey Loskutov3-3/+6
2017-10-10Bug 518142 - Take in account IGNORE_BODY flag in form layoutI20171011-0305I20171010-2000Peter Severin1-1/+2
2017-10-09Bug 521488 - unwire logic to see the source of the problem in the stackAndrey Loskutov1-1/+5
2017-10-09Bug 525742 - IllegalStateException inAndrey Loskutov1-0/+4
2017-09-17Bug 520833: Middle-align text label when there is more spaceJens Reimann1-1/+10
2017-09-06Bug 521493 - Escape ampersand characters in tagged textI20170906-0815Karsten Thoms1-1/+3
2017-07-17Bug 519714 - Copyright header is missing in some file in ui.formsChristoph Stanik3-0/+30
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170622-0950Alexander Kurtakov1-1/+1
2017-06-20org.eclipse.ui.forms MANIFEST.MF update for 4.8Lars Vogel2-2/+2
2017-06-20Bug 518048 - Use StringBuilder instead of StringBuffer inLars Vogel4-7/+7
2017-06-14Bug 518135 - NullPointerException in FormToolkit.adaptBrian de Alwis1-1/+37
2017-05-17Bug 516815 - Left pane in Feature editor too narrowY20170518-1000I20170518-0830I20170518-0500I20170517-2000Stefan Xenos2-9/+28
2017-05-17Bug 515518 - Add CSS for ExpandableComposite titlebar colorI20170517-0800Lars Vogel2-2/+2
2017-05-09Bug 196692 - Section cannot handle most kinds of wrapping controls Stefan Xenos1-2/+2
2017-05-08Bug 196692 - Section cannot handle most kinds of wrapping controlsI20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000Stefan Xenos1-1/+1
2017-05-05Bug 196692 - Section cannot handle most kinds of wrapping controlsStefan Xenos1-1/+1
2017-05-04Bug 196692 - Forms cannot handle most kinds of wrapping controlsI20170504-2000Stefan Xenos14-240/+331
2017-05-04Bug 482024 - ExpandableComposite layout issuesAlena Laskavaia3-354/+330
2017-05-02Bug 515391 - [CSS] [Dark Theme] Allow to set the TitleBarForeground ofLars Vogel1-2/+1
2017-04-20bug 515520 - [CSS] ExpandableComposite CSS hander should reset widgetI20170420-2000Fabian Pfaff1-0/+9
2017-04-20Bug 515391 - [CSS] [Dark Theme] Allow to set theFabian Pfaff4-0/+82
2017-04-08Small typo in the javadoc of org.eclipse.ui.forms.widgets.FormRalf M Petter1-1/+1
2017-04-05Bug 484506 Form widgets trying to use disposed colors when switchingRalf M Petter1-2/+28
2017-02-06Bug 510902 Twistie on ExpandableComposite is not antialiasedRalf M Petter1-0/+4
2017-02-01Bug 510826 getSectionGradientImage in FormImages always returns a newRalf M Petter1-3/+4
2017-01-31Bug 511405: Some binary bundles are missing .options fileI20170131-2000Markus Keller1-2/+3
2017-01-23Bug 183675 ExpandableComposite does not resize upon collapseI20170124-0800I20170123-2000Ralf M Petter2-4/+4
2017-01-21Bug 510796 - Comparator errors in I20170120-2000I20170123-0830I20170123-0800I20170122-2000I20170121-2000I20170121-0950Alexander Kurtakov1-0/+1
2017-01-18Bug 183675 - fixed API error on ExpandableComposite, second tryAndrey Loskutov1-0/+5
2017-01-18Bug 183675 - fixed API error on ExpandableCompositeAndrey Loskutov1-1/+1
2017-01-17Bug 183675 [Forms] ExpandableComposite does not resize upon collapseRalf M Petter2-35/+36
2017-01-12Bug 259846 - Text is trimed even when setWhitespaceNormalized is set toY20170112-1300Y20170112-1000Ralf M Petter1-2/+14
2017-01-10Bug 509654 [forms] Description in section flickers during resizeI20170111-0200I20170110-2000Ralf M Petter1-6/+7
2017-01-10Bug 483174 - Use lambdas in org.eclipse.ui.formsLars Vogel2-25/+17
2017-01-10Bug 509805 - Typos in javadoc of ExpandableCompositeRalf M Petter1-7/+7
2017-01-10Bug 509719 - Performance problem in FormHeading updateGradientImageRalf M Petter1-4/+6
2017-01-02Bug 509828 Typo in javadoc of ScrolledFormRalf M Petter1-1/+1
2016-12-20Bug 378799: ManagedForm#setFocus() should make sure that the focus is setMarkus Keller1-0/+3
2016-12-14Bug 509246 - Typos in javadoc of FormColorsRalf M Petter1-2/+2
2016-12-09Bug 508623 - typos in java doc of Section class in formsRalf M Petter1-5/+5
2016-12-02Bug 486531 - updated bundle versions for 4.7Andrey Loskutov2-2/+2
2016-12-01Bug 486531 Resource (GDI-Handles) leak in ImageHyperlinkY20161201-1000Ralf Petter1-7/+7
2016-11-22Bug 507967 - Fix a small Javadoc typo in FormToolkitI20161122-2000Ralf Petter1-3/+3
2016-09-19Bug 501699 - Use lambdas in o.e.ui.forms Alexander Kurtakov18-409/+247
2016-08-31Bug 483072 - Fix initializeBorderStyle() on Windows 10Andreas Mayer1-2/+25
2016-08-18Bug 498814 - form-based editors unusable because getEditorReferences usPatrik Suzzi1-1/+5
2016-07-11Bug 497689 - Make use of StandardCharsetsAlexander Kurtakov1-9/+4
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1

Back to the top