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 "Scout/Scout Nomination OSC"

(Patches and contributions to Bugzilla Tickets)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
Oli has been working on projects which use scout for more than 10 years and therefore knows the code base very well.
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
He worked on customer projects with scout before it became an eclipse project.
+
he did a lot of contributions to scout before it was an eclipse project.
+
 
+
=== Patches and contributions to Bugzilla Tickets ===
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=399051 399051] SWT: Performance issue in computeSize for TextFields with auto wrapped
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=396847 396847] SWT: Mandatory columns in mutable table not supported
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=400293 400293] SWT Tooltip on tables do not consider dynamic column order
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=396848 396848] Validation on mutable tables
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=396845 396845] SWT: Max. row height should be configurable in multiline text tables
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354383 354383] Property values used in AbstractSMTPService createSession need to be String instead of the generic Hashtable type Object
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=355485 355485] Label of navigation tree node is changing while moving columns in the data list
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=361569 361569] Using AlwaysIncludeSortAtBegin or AlwaysIncludeSortAtEnd flag on a column enforces setting the sortIndex to take effect on the sort order.
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=373076 373076] Possible NullPointerException when switching views very fast
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=352599 352599] SWT: Summary value containing line breaks do not show up with the whole text on tree nodes
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354818 354818] SWT: Row icon is been moved with the first column while moving column in data list
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=361616 361616] SWT: Columheader menu Reset columns --> Sort is not removing the triangle in the columnheader
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=378826 378826] SWT: Disposing display can cause Deadlock while all waiting jobs are processed.
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=396844 396844] Line Breaks in mutable tables
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=395717 395717] JAX-WS Scout & JBoss AS 7
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=400065 400065] Setprefetch size of jdbc driver dynamically up for large resultsets
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=400817 400817] SWT: SwtScoutHtmlField in SwtScoutGroupBox with border decoration "section" freezes the GUI
+
 
+
=== Scout Newsgroup/Forum/Wiki ===
+
 
+
n/a
+
 
+
=== Subjects ===
+
 
+
* GUI tables (primarily SWT tables)
+
* Performance optimization with big data sets
+
* Interoperability with Windows® office suite
+
 
+
=== Other contributions ===
+
 
+
n/a
+

Latest revision as of 06:21, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top