Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove gtk_toolbar_insert_widget. | Alexander Kurtakov | 2012-06-21 | 4 | -37/+2 | |
| | | | | | The function is deprecated, removed in GTK 3 and no longer used in SWT codebase. | |||||
* | 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 | 3 | -4/+11 | |
| | ||||||
* | put back JNI generator flags | Silenio Quarti | 2012-06-18 | 3 | -5/+21 | |
| | ||||||
* | Make gdk_draw_polygon function dynamic | Anatoly Spektor | 2012-06-18 | 3 | -20/+11 | |
| | ||||||
* | Make gdk_draw_layout function dynamic | Anatoly Spektor | 2012-06-18 | 3 | -6/+11 | |
| | ||||||
* | Make gdk_gc_get_values dynamic | Anatoly Spektor | 2012-06-18 | 3 | -4/+12 | |
| | ||||||
* | Bug 376448 - [DBCS4.2] AIX 7, DirectoryDialog returns 'null' if selected | Silenio Quarti | 2012-06-18 | 8 | -6/+49 | |
| | | | | | | path contains DBCS characters Bug 377246 - [DBCS] AIX 7: FileDialog returns 'null' if selected path contains DBCS characters | |||||
* | Bug 339342 - CTabFolder should throw IllegalArgumentException when a | Carolyn MacLeod | 2012-06-18 | 1 | -3/+3 | |
| | | | disposed control is set as its top right control | |||||
* | Bug 382887 - CustomControlExample CTabFolder should have setTopRight | Carolyn MacLeod | 2012-06-18 | 2 | -1/+53 | |
| | ||||||
* | Bug 382840 - Table#setSelection(int) should specify that it shows the | Carolyn MacLeod | 2012-06-18 | 9 | -33/+66 | |
| | | | selection | |||||
* | Bug 378264 - Update CTabFolder JavaDoc | Carolyn MacLeod | 2012-06-05 | 1 | -1/+3 | |
| | ||||||
* | Fix comment tag | Bogdan Gheorghe | 2012-06-04 | 1 | -7/+9 | |
| | ||||||
* | v4232 | Silenio Quarti | 2012-06-04 | 4 | -5/+5 | |
| | ||||||
* | Fix build | Bogdan Gheorghe | 2012-06-04 | 1 | -6/+4 | |
| | ||||||
* | Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2 | Carolyn MacLeod | 2012-06-01 | 283 | -283/+283 | |
| | ||||||
* | Bug 365280 - Combo box closes self when Mozilla Browser present | Grant Gayed | 2012-05-29 | 3 | -10/+8 | |
| | | | (improved) | |||||
* | Bug 365280 - Combo box closes self when Mozilla Browser present | Grant Gayed | 2012-05-28 | 4 | -2/+34 | |
| | ||||||
* | Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2 | Carolyn MacLeod | 2012-05-28 | 14 | -21/+267 | |
| | ||||||
* | Remove buildnotes | Bogdan Gheorghe | 2012-05-28 | 2 | -1195/+3 | |
| | ||||||
* | Bug 380730 - GraphicsExample Image Transformation tab needs to be more | Carolyn MacLeod | 2012-05-25 | 2 | -16/+61 | |
| | | | interesting | |||||
* | Bug 380678 - update swt's externalized strings from babel | Grant Gayed | 2012-05-25 | 10 | -1/+155 | |
| | ||||||
* | v4232 | Silenio Quarti | 2012-05-24 | 1 | -0/+6 | |
| | ||||||
* | Bug 378846-Eclipse Crashes while clicking button when a table has | Lakshmi Shanmugam | 2012-05-24 | 1 | -4/+0 | |
| | | | the focus | |||||
* | v4232 | Silenio Quarti | 2012-05-23 | 1 | -0/+6 | |
| | ||||||
* | Revert "Remove buildnotes from build" | Bogdan Gheorghe | 2012-05-23 | 1 | -3/+3 | |
| | | | | This reverts commit 5eaaa28aa1a14392d0c16f38dfd341f34156d198. | |||||
* | Remove buildnotes from build | Bogdan Gheorghe | 2012-05-23 | 1 | -3/+3 | |
| | ||||||
* | Bump version in poms. | Thanh Ha | 2012-05-23 | 4 | -4/+4 | |
| | ||||||
* | Add poms for Tycho build | Igor Fedorenko | 2012-05-23 | 13 | -0/+357 | |
| | ||||||
* | Bug 378846 - Eclipse Crashes while clicking button when a table has the | Lakshmi Shanmugam | 2012-05-23 | 1 | -3/+13 | |
| | | | focus | |||||
* | Bug 379998-Plugin list not showing up in Run configuration dialog | Lakshmi Shanmugam | 2012-05-23 | 1 | -2/+2 | |
| | ||||||
* | v4232v4232 | Silenio Quarti | 2012-05-18 | 5 | -5/+11 | |
| | ||||||
* | Bug 379446 - FileDialog hangs when choosing download destination with | Grant Gayed | 2012-05-18 | 4 | -3/+67 | |
| | | | WebKitGTK 1.8.x (natives) | |||||
* | v4231v4231b | Silenio Quarti | 2012-05-18 | 1 | -0/+6 | |
| | ||||||
* | Bug 379791 - SWTException: Graphic is disposed for PlaceholderImpl | Bogdan Gheorghe | 2012-05-18 | 1 | -3/+3 | |
| | ||||||
* | v4231v4231a | Silenio Quarti | 2012-05-16 | 1 | -0/+6 | |
| | ||||||
* | Bug 379737 - Include Eclipse-BundleShape in test plugin MANIFEST.MF | Grant Gayed | 2012-05-16 | 1 | -0/+1 | |
| | ||||||
* | Bug 379266 - API Filters needed for new split stream | Carolyn MacLeod | 2012-05-16 | 1 | -0/+312 | |
| | ||||||
* | Bug 379005 - NullPointerException in Clipboard | Grant Gayed | 2012-05-16 | 1 | -0/+2 | |
| | ||||||
* | v4231v4231 | Silenio Quarti | 2012-05-15 | 5 | -5/+11 | |
| | ||||||
* | Bug 379446 - FileDialog hangs when choosing download destination with | Grant Gayed | 2012-05-15 | 2 | -15/+64 | |
| | | | WebKitGTK 1.8.x | |||||
* | Bug 368629 - IE Browser widget should always | Grant Gayed | 2012-05-15 | 8 | -10/+99 | |
| | | | encode LocationEvent#location | |||||
* | v4230v4230 | Silenio Quarti | 2012-05-11 | 5 | -5/+11 | |
| |