org.eclipse.rap
                                
                                 org.eclipse.rap copied to clipboard
                                
                                    org.eclipse.rap copied to clipboard
                            
                            
                            
                        Eclipse RAP Runtime (Remote Application Platform)
I have no idea why the commit is "mknauer authored", that was not the case. Also-by: Ralf Schlesinger Also-by: Rico Scholz
This should enhance compatibility between using RAP und RCP with the same application Also-by: Ralf Schlesinger Also-by: Rico Scholz
removed explicit (wrong) color for tabitem and set widget background Also-by: Ralf Schlesinger Also-by: Rico Scholz
without this change there was a chance, that both threads waited on eachother. Also-by: Ralf Schlesinger
Some enhancements in the GC / Canvas to impove image quality and be more compatible to swt Also-by: Ralf Schlesinger
if showWaitHint was called twice, another overlay would be created and only the second would be cleaned later. Also-by: Ralf Schlesinger
Also-by: Ralf Schlesinger
testIncludesDebugSettings compares a string and fails (in windows) because of whitespace differences. Fixed to ignore different whitespaces. Also-by: Ralf Schlesinger
- Static helper methods to use lambda expressions in ColumnLabelProvider, LabelProvider and IExpansionListener - getThreshold() method in ViewerDropAdapter - removeSection() methods in DialogSettings - Use of varargs instead of array...
Let's make sure issue is not already fixed in latest builds first. - [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps...