Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Hired/sponsored work

Hi all,

Thank you for the feedback. The most important bugs for us are following:

[StyledText] IllegalArgumentException clearing Chinese text
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=481814>

Hang in org.eclipse.swt.internal.gtk.OS._g_main_context_iteration
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=354842>

OS X: "Widget is disposed" while processing keyDown event
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=436228>

[GTK3] setting a lot of items to combobox is extremely slow
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=489640>

[GTK3] disposing an item will select a node
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=489751>

[GTK3] Repaint problem in tree (ownerdraw)
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=493513>

[Cocoa] Drag and drop always uses text drop ignoring own droplistener
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=492351>

[Cocoa] StyledText: MenuDetect event is sent two times
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=496446>

[Cocoa] AIOOBE in Table._getItem
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=500282>

[Cocoa] Tree does not show first node
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=501907>

[GTK] Radio button menu item does not change selection state
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=502056>

Following bugs are not that critical, but we would prefer to have them fixed rather sooner than later:

StyledText enters characters that are none
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=501509>

[Win32] Sorted owner-drawn table: horizontal scrolling causes corrupt background
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=485645>

HiDPI: Tree expansion triangle issues
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=480586>

OS X: Inconsistent look of themed text and control
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=508809>

Win32: Toolbar ignores foreground color
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=508033>

Win32: TabFolder does not allow changing background or foreground color
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=508633>

Win32: Combobox does not allow changing background or foreground color
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=508634>

[api] Add methods to define the table header background/foreground
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=449475>

--
Best regards,
Thomas Singer
=============
syntevo GmbH
http://www.syntevo.com
http://www.syntevo.com/blog


On 2016-12-09 8:56, Thomas Singer wrote:
Hi,

I'm not sure this is the right way to ask, but I don't know a better one.

Our company's applications (SmartGit, SmartSVN) highly depend on SWT and
we would prefer to see some reported bugs fixed or enhancement requests
implemented rather sooner than later. Hence we consider to support the
Eclipse foundation or SWT developers with commit permission financially.
What would be the correct way in doing that? Who we should contact?

--
Best regards,
Thomas Singer
--------------------------------------------------
syntevo GmbH            |Register of companies:
Salzburger Str. 17      | Handelsregister HRB 16660
83404 Ainring           | Amtsgericht Traunstein
Germany                 |Managing Directors:
Phone: +49-8654-681900-0| Thomas Singer
Fax  : +49-8654-681900-9| Marc Strapetz
http://www.syntevo.com  |VAT-ID: DE244701621
--------------------------------------------------
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top