Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Nebula/Releases/2.0.0/NaN"

(Acknowledgements)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Release 1.5.0 New and Noteworthy=
+
=Release 2.0.0 New and Noteworthy=
  
 
----
 
----
Line 6: Line 6:
 
{| style="width: 100%;"
 
{| style="width: 100%;"
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525836 525836 - Highlighting of days in CDateTime is broken]
+
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525836 525836 - Highlighting restored to CDateTime]
| Due to a retired internal SWT project, selection highlighting was broken on CDateTime.<br/>
+
| Due to a retired internal SWT project, selection highlighting was broken on CDateTime.<br/><br/>
 
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525836 Glenn Burkhardt]
 
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525836 Glenn Burkhardt]
  
Line 18: Line 18:
 
{| style="width: 100%;"
 
{| style="width: 100%;"
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529842 529842 - SWTException when disposing Gallery immediately after scrolling]
+
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529842 529842 - Fixed SWTException when disposing Gallery immediately after scrolling]
| Fixed a source of a &quot;Widget is disposed&quot; exception, which was particularly easy to trigger when using ScrollingSmoother.<br/>
+
| Fixed a source of a &quot;Widget is disposed&quot; exception, which was particularly easy to trigger when using ScrollingSmoother.<br/><br/>
 
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529842 Justin Dolezy]
 
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529842 Justin Dolezy]
 
|}
 
|}
Line 25: Line 25:
 
{| style="width: 100%;"
 
{| style="width: 100%;"
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529912 529912 - NullPointerExceptions when traversing across empty groups in Gallery]
+
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529912 529912 - Fixed NullPointerExceptions when traversing across empty groups in Gallery]
| When navigating using the keyboard across an expanded empty group, NullPointerExceptions would occur. Specifically, when  traversing down from one group through the empty group into the next group below, and aslo left from the first element of a group through the empty group to the last element of the previous group.<br/>
+
| When navigating using the keyboard across an expanded empty group, NullPointerExceptions would occur. Specifically, when  traversing down from one group through the empty group into the next group below, and aslo left from the first element of a group through the empty group to the last element of the previous group.<br/><br/>
 
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529912 Justin Dolezy]
 
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=529912 Justin Dolezy]
 
|}
 
|}
 +
 +
== Grid ==
 
----
 
----
 +
{| style="width: 100%;"
 +
|- style="vertical-align:top;"
 +
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=530002 Bug 530002 - Performance enhancements for Grids with a large number of columns]
 +
| Adding columns to the Grid had a penalty on performamce.<br/><br/>
 +
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=530002 Mirko Partuzo]
 +
|}
 +
 +
----
 +
== Opal ==
 +
----
 +
{| style="width: 100%;"
 +
|- style="vertical-align:top;"
 +
! style="width: 30%; text-align:left;" | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=420422 420422- Opal]
 +
| We have included 26 of the Opal widgets into Nebula.<br/><br/>
 +
Contributor: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=420442 Laurent Caron]
 +
 +
* [[Nebula Breadcrumb|Breadcrumb]]
 +
* [[Nebula Calculator|Calculator]]
 +
* [[Nebula CheckboxGroup|CheckboxGroup]]
 +
* [[Nebula ColumnBrowser|ColumnBrowser]]
 +
* [[Nebula Dialog|Dialog]]
 +
* [[Nebula Duallist|Duallist]]
 +
* [[Nebula Header|Header]]
 +
* [[Nebula HeapManager|HeapManager]]
 +
* [[Nebula HorizontalSpinner|HorizontalSpinner]]
 +
* [[Nebula Launcher|Launcher]]
 +
* [[Nebula LoginDialog|LoginDialog]]
 +
* [[Nebula Multichoice|Multichoice]]
 +
* [[Nebula NebulaSlider|NebulaSlider]]
 +
* [[Nebula Notifier|Notifier]]
 +
* [[Nebula Panels|Panels]]
 +
* [[Nebula PreferenceWindow|PreferenceWindow]]
 +
* [[Nebula ProgressCircle|ProgressCircle]]
 +
* [[Nebula PromptSupport|PromptSupport]]
 +
* [[Nebula PropertyTable|PropertyTable]]
 +
* [[Nebula RangeSlider|RangeSlider]]
 +
* [[Nebula RoundedToolbar|RoundedToolbar]]
 +
* [[Nebula StarRating|StarRating]]
 +
* [[Nebula SwitchButton|SwitchButton]]
 +
* [[Nebula TextAssist|TextAssist]]
 +
* [[Nebula TipOfTheDay|TipOfTheDay]]
 +
* [[Nebula TitledSeparator|TitledSeparator]]
 +
 +
|}
 +
 +
  
 
= Bugs Fixed in this Release =
 
= Bugs Fixed in this Release =
See [https://projects.eclipse.org/projects/technology.nebula/releases/1.5.0/bugs 1.5.0 project bugs page] or the Bugzilla report [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=Nebula&target_milestone=1.5.0 Bugs Fixed in Nebula 1.5.0]
+
See [https://projects.eclipse.org/projects/technology.nebula/releases/2.0.0/bugs 2.0.0 project bugs page] or the Bugzilla report [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=Nebula&target_milestone=2.0.0 Bugs Fixed in Nebula 2.0.0]
 +
 
 +
 
 +
= Acknowledgements =
 +
The following people contributed to this release. In alphabetical order:  Ed Merks, Glenn Burkhardt, Heiko Henning, Johannes Faltermeier, Jonah Graham, Justin Dolezy, Lars Vogel, Laurent Caron, Matthias Paul Scholz, Mirko Paturzo, Peter Chang, Rodrigo Cantu Polo, Svyatoslav Kovalsky, Tu Ton and Wim Jongman.
 +
<br/><br/>
 +
Eclipse staff: Wayne Beaton, Denis Roy, Sharon McDonald, Matt Ward and others.
 +
<br/><br/>
 +
Activity cloud:
 +
<br/>
 +
[[File:Nebula_N&N_2.0_-_cloud.png]]

Latest revision as of 11:57, 1 April 2018

Release 2.0.0 New and Noteworthy


CDateTime


525836 - Highlighting restored to CDateTime Due to a retired internal SWT project, selection highlighting was broken on CDateTime.

Contributor: Glenn Burkhardt

Nebula N&N 1.5 - hghlight.gif


Gallery


529842 - Fixed SWTException when disposing Gallery immediately after scrolling Fixed a source of a "Widget is disposed" exception, which was particularly easy to trigger when using ScrollingSmoother.

Contributor: Justin Dolezy

529912 - Fixed NullPointerExceptions when traversing across empty groups in Gallery When navigating using the keyboard across an expanded empty group, NullPointerExceptions would occur. Specifically, when traversing down from one group through the empty group into the next group below, and aslo left from the first element of a group through the empty group to the last element of the previous group.

Contributor: Justin Dolezy

Grid


Bug 530002 - Performance enhancements for Grids with a large number of columns Adding columns to the Grid had a penalty on performamce.

Contributor: Mirko Partuzo


Opal


420422- Opal We have included 26 of the Opal widgets into Nebula.

Contributor: Laurent Caron


Bugs Fixed in this Release

See 2.0.0 project bugs page or the Bugzilla report Bugs Fixed in Nebula 2.0.0


Acknowledgements

The following people contributed to this release. In alphabetical order: Ed Merks, Glenn Burkhardt, Heiko Henning, Johannes Faltermeier, Jonah Graham, Justin Dolezy, Lars Vogel, Laurent Caron, Matthias Paul Scholz, Mirko Paturzo, Peter Chang, Rodrigo Cantu Polo, Svyatoslav Kovalsky, Tu Ton and Wim Jongman.

Eclipse staff: Wayne Beaton, Denis Roy, Sharon McDonald, Matt Ward and others.

Activity cloud:
Nebula N&N 2.0 - cloud.png

Back to the top