| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 413200 - Remove code less than 2.8 from Scrollable widgetscrollable_cleanup_210 | Anatoly Spektor | 2013-07-17 | 1 | -20/+4 |
* | Bug 413116 - Build fails due to SWT at 1.5 level? | Silenio Quarti | 2013-07-17 | 18 | -38/+52 |
* | Bug 411356: Move requirement for SWT to Java 1.5 | Markus Keller | 2013-07-17 | 3 | -20/+22 |
* | remove unused vars warning | Silenio Quarti | 2013-07-16 | 1 | -6/+0 |
* | revert change to see if build will work | Silenio Quarti | 2013-07-16 | 1 | -0/+17 |
* | Bug 413068 - Don't excludes="**/package.html" | Silenio Quarti | 2013-07-16 | 1 | -216/+216 |
* | Bug 412067 - isLoadable(); returns False due URL parse error - comment#4 | Silenio Quarti | 2013-07-15 | 1 | -11/+7 |
* | v4400 | Silenio Quarti | 2013-07-15 | 4 | -5/+5 |
* | Bug 411356 - Move requirement for SWT to Java 1.5. Bug 412067 - isLoadable();... | Silenio Quarti | 2013-07-15 | 15 | -32/+16 |
* | Bug 412885 - [GTK2 clean-up] drop 2.8 code in Combo | Anatoly Spektor | 2013-07-15 | 1 | -3/+0 |
* | Remove hacks for GtkTree from pre Gtk 2.10. | Alexander Kurtakov | 2013-07-13 | 5 | -350/+0 |
* | Clean TrayItem from pre- GtkStatusIcon code. | Alexander Kurtakov | 2013-07-12 | 9 | -342/+17 |
* | Remove Gtk 2.6 hack for popups. | Alexander Kurtakov | 2013-07-12 | 3 | -42/+0 |
* | Get rid of gtk_tree_view_set_enable_search . | Alexander Kurtakov | 2013-07-12 | 7 | -157/+9 |
* | Get rid of gtk_object_sink. | Alexander Kurtakov | 2013-07-12 | 12 | -56/+10 |
* | org.eclipse.swt.printing - Clean pre-2.8 GTK checks. | Alexander Kurtakov | 2013-07-12 | 2 | -202/+198 |
* | GC remove GTK pre-2.8 code paths. | Alexander Kurtakov | 2013-07-12 | 9 | -432/+22 |
* | GTK 2.10.0 is the minimum required version now. | Alexander Kurtakov | 2013-07-12 | 1 | -1/+1 |
* | Bug 411672 - SWT's API description files are empty in CBI builds | Silenio Quarti | 2013-07-11 | 2 | -237/+227 |
* | Bug 412706 - Widget is disposed using Browser in Section | Grant Gayed | 2013-07-11 | 8 | -0/+14 |
* | Use gtk_text_buffer_select_range instead of gtk_text_buffer_move_mark. | Alexander Kurtakov | 2013-07-11 | 5 | -32/+27 |
* | Bug 412067 - isLoadable(); returns False due URL parse error | Silenio Quarti | 2013-07-10 | 1 | -3/+3 |
* | Bug 405450 - Redundant calls in Accessible class when setFocus to child | Silenio Quarti | 2013-07-10 | 1 | -0/+7 |
* | Bug 411203 - [Retina] screen capture via cmd shift control 4 is not | Silenio Quarti | 2013-07-10 | 1 | -0/+17 |
* | gtk_scrolled_window_add_with_viewport is deprecated in GTK 3.8. | Alexander Kurtakov | 2013-07-10 | 4 | -1/+15 |
* | Bug 410027 - Retire 'eclipse.platform.releng.maps.git' | Silenio Quarti | 2013-07-03 | 1 | -81/+12 |
* | fixed compile problems in the build | Markus Keller | 2013-07-01 | 2 | -40/+7 |
* | converted to OSGi bundle and set BREE to 1.6 | Markus Keller | 2013-07-01 | 5 | -15/+23 |
* | v4400 | Silenio Quarti | 2013-06-27 | 4 | -5/+5 |
* | Bug 410683 - Chinese words is lost when typing in the StyledText control with... | Silenio Quarti | 2013-06-27 | 1 | -1/+1 |
* | Bug 411167 - Update parent POMs for Luna | Silenio Quarti | 2013-06-26 | 13 | -14/+14 |
* | Bug 178918 (rename MOZ_PROFILE_PATH property) | Grant Gayed | 2013-06-25 | 1 | -1/+1 |
* | Bug 178918 - Flexible Mozilla profile support - new API request | Grant Gayed | 2013-06-25 | 3 | -6/+17 |
* | Bug 409603 - SWTApplication.setHelpMenu() is not defined on OS X 10.5 | Grant Gayed | 2013-06-25 | 1 | -4/+6 |
* | Bug 400626 - Crash webkitWebViewRegisterForIconNotification | Grant Gayed | 2013-06-25 | 5 | -3/+78 |
* | Bug 383175 - Browser sometimes can not detect an http redirect by | Grant Gayed | 2013-06-25 | 2 | -1/+2 |
* | Bug 383175 - Browser sometimes can not detect an http redirect by | Grant Gayed | 2013-06-25 | 1 | -62/+73 |
* | Bug 409239 - Typo in win32 Menu | Grant Gayed | 2013-06-25 | 1 | -2/+2 |
* | Bug 411006 - Typo in Menu.getBounds() | Grant Gayed | 2013-06-25 | 1 | -1/+1 |
* | Bug 411058 - finish trimming XPCOM interfaces down to the functions that | Grant Gayed | 2013-06-25 | 58 | -1629/+6 |
* | Bug 394803 - [CTabFolder] Javadocs missing for API CTabFolderRenderer.PART_* | Bogdan Gheorghe | 2013-06-05 | 1 | -0/+64 |
* | Bug 407270 - Miss NPE check in org.eclipse.swt.accessibility.Accessible | Carolyn MacLeod | 2013-05-30 | 3 | -66/+132 |
* | Bug 408957 - Improve API doc for Text.getTextChars() and setTextChars() | Lakshmi Shanmugam | 2013-05-29 | 3 | -5/+35 |
* | v4332 | Silenio Quarti | 2013-05-28 | 4 | -5/+5 |
* | Bug 408895 - Do the annual javadoc/copyright bash for 4.3 | Carolyn MacLeod | 2013-05-28 | 980 | -980/+980 |
* | Bug 392967 - eclipse crash SIGSEGV when trying to use Webkit | Grant Gayed | 2013-05-28 | 1 | -10/+12 |
* | Bug 409225 - Many compile errors in build I20130527-2000 | Bogdan Gheorghe | 2013-05-28 | 1 | -8/+8 |
* | Bug 408895 - fix cocoa compile errors from previous commit | Markus Keller | 2013-05-28 | 2 | -5/+16 |
* | Bug 408895 - Do the annual javadoc/copyright bash for 4.3 | Carolyn MacLeod | 2013-05-25 | 14 | -45/+105 |
* | ensure that SWTMessages properties files have trailing newlines | Grant Gayed | 2013-05-23 | 8 | -8/+8 |