Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 381333 - MouseExit event is not received in shell with style SWT.ON_TOP | Silenio Quarti | 2012-06-21 | 1 | -0/+9 | |
| | ||||||
* | Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8. | Alexander Kurtakov | 2012-06-21 | 7 | -7/+110 | |
| | | | | | | | The old way of accessing the struct directly is ifdefed as the struct can not be accessed directly in GTK 3. With this change if SWT is compiled against newer GTK it will not run for pre GTK 2.8. | |||||
* | Bug 164033 - Tree#setSelection() is sending out Expand-Events | Silenio Quarti | 2012-06-20 | 1 | -1/+6 | |
| | ||||||
* | drawText does not respect background pattern | Silenio Quarti | 2012-06-20 | 1 | -7/+14 | |
| | ||||||
* | Bug 113342 - Disposing a font still in use by a GC causes crashes | Silenio Quarti | 2012-06-20 | 1 | -0/+1 | |
| | ||||||
* | Bug 383069 - SWT Cocoa's URLTransfer does not return correct file url on Mac ↵ | Silenio Quarti | 2012-06-20 | 4 | -0/+11 | |
| | | | | OS X | |||||
* | JNI generator change | Silenio Quarti | 2012-06-19 | 1 | -2/+2 | |
| | ||||||
* | Use Cairo instead of deprecated functions in ToolTip widget. | Anatoly Spektor | 2012-06-19 | 6 | -3/+93 | |
| | ||||||
* | Make gdk_draw_image dynamic | Anatoly Spektor | 2012-06-18 |