summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT
Commit message (Expand)AuthorAgeFilesLines
* v3827v3827Silenio Quarti2012-04-112-3/+3
* Bug 336503 -AppID being changed unexpectedlyGrant Gayed2012-04-111-1/+5
* Convert all files with CRLF and CR to LFBogdan Gheorghe2012-04-112-138/+138
* Bug 354842 - Hang in org.eclipse.swt.internal.gtk.OS._g_main_context_iteratio...Silenio Quarti2012-04-101-2/+2
* Bug 376150 - NegativeArraySizeException in Menu.getItemsSilenio Quarti2012-04-051-0/+4
* v3826v3826Silenio Quarti2012-04-022-3/+3
* need to be able to overwrite native package name (actual code)Silenio Quarti2012-03-291-6/+10
* Bug 373036 - SWT Cocoa should not change Cocoa cell classes permanentlySilenio Quarti2012-03-291-8/+13
* v3825Silenio Quarti2012-03-292-3/+3
* Bug 375619 - Toolbar with only separator(s) should not be in tab orderSilenio Quarti2012-03-291-1/+1
* Bug 353084-Layout problem with Shell toolbarLakshmi Shanmugam2012-03-272-33/+30
* v3824v3824Silenio Quarti2012-03-192-3/+3
* Bug 374628 - gc.setBackgroundPattern does not draw correctly in CocoaSilenio Quarti2012-03-191-0/+33
* Replace gdk_cursor_destroy with gdk_cursor_unref.Alexander Kurtakov2012-03-195-5/+5
* Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All k...Silenio Quarti2012-03-162-6/+27
* v3823v3823aSilenio Quarti2012-03-122-3/+3
* Gtk bug 110005Carolyn MacLeod2012-03-102-1/+7
* Win Menu.hasLocation = falseCarolyn MacLeod2012-03-101-0/+1
* Mac VoiceOver calls menuForEvent. Fix CCombo.Carolyn MacLeod2012-03-101-1/+2
* bug 110005 MacCarolyn MacLeod2012-03-103-4/+6
* javadoc changes bug 110005Carolyn MacLeod2012-03-102-15/+21
* Change menu detect event detail constant namesCarolyn MacLeod2012-03-103-8/+21
* Initial bug110005 work (Windows)Carolyn MacLeod2012-03-104-2/+33
* Bug 330563 Menu doesn't appear on Ubuntu with Unity desktopBogdan Gheorghe2012-03-092-1/+76
* Cleanup TableItem and TreeItem.Alexander Kurtakov2012-03-092-164/+75
* Remove unneeded gtk version checks.Alexander Kurtakov2012-03-091-25/+19
* Remove unneeded gtk version checks in Shell.Alexander Kurtakov2012-03-091-10/+3
* Bug 364116 - [10.7]Crash when opening two FileDialogs in a rowSilenio Quarti2012-03-095-38/+8
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-0927-64/+66
* Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod2012-03-081-2/+23
* 64-bitCarolyn MacLeod2012-03-071-2/+2
* Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod2012-03-073-2/+214
* v3822v3822Silenio Quarti2012-03-052-3/+3
* Use gdk_x11_window_lookup_for_display for gtk 2.24 instead ofAlexander Kurtakov2012-03-051-2/+12
* Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov2012-02-285-11/+11
* reuse local varSilenio Quarti2012-02-281-3/+3
* Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov2012-02-287-20/+20
* Bug 372760 - segments offset should be more flexibleFelipe Heidrich2012-02-281-3/+2
* Bug 372729 - Javadoc warning in official buildFelipe Heidrich2012-02-281-1/+1
* Bug 372599 - Wrong drawing behaviour using SWT and Cairo drawing a TextLayout...Silenio Quarti2012-02-271-0/+3
* Merge branch 'master' into bug230854Felipe Heidrich2012-02-271-0/+18
|\
| * Bug 337979 - [ui] max/restore the editor area and viewstack tabs disappearBogdan Gheorghe2012-02-241-0/+18
* | clean upFelipe Heidrich2012-02-271-0/+1
* | removing more extra checksFelipe Heidrich2012-02-241-16/+9
* | removing extra checksFelipe Heidrich2012-02-241-46/+22
* | remove extra tests in gtkFelipe Heidrich2012-02-241-40/+25
* | fixFelipe Heidrich2012-02-241-1/+1
* | Merge branch 'master' into bug230854Felipe Heidrich2012-02-247-9/+134
|\|
| * Bug 355341-[10.7] TabFolder doesn't look nativeLakshmi Shanmugam2012-02-242-8/+16
| * Bug 355683-[10.7]API to tell whether scrollbars are overlayLakshmi Shanmugam2012-02-244-0/+92