Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-18Bug 488739 - [Windows 10] Tray item icon is duplicated in someR3_8_maintenanceNiraj Modi1-7/+20
conditions Change-Id: Ideb9c573ee6d7cc96cbe7d4cb278e900be656582 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2013-05-14v3837v3837Silenio Quarti4-5/+5
2013-05-14backport build scriptsSilenio Quarti3-31/+96
2013-05-14Bug 407555 - StackOverflowError in SWT widgets on Mac OS - backportSilenio Quarti4-2/+16
2013-04-26Bug 405244 - Accessibility: There is no way to supply group positionCarolyn MacLeod1-0/+21
information for IAccessible2 support
2013-04-26Bug 405244 - Accessibility: There is no way to supply group positionCarolyn MacLeod7-25/+184
information for IAccessible2 support
2013-04-05User can choose to log typed (default) or untyped eventsCarolyn MacLeod2-41/+58
2013-04-05Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningCarolyn MacLeod2-2/+8
2013-04-05Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningCarolyn MacLeod2-2/+8
2013-04-05Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningCarolyn MacLeod3-4/+14
2013-03-28Bug 403967 - Update Platform SWT parent versionsSilenio Quarti13-55/+40
2013-03-22Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod1-2/+4
hyperlink colors
2013-03-22Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod1-2/+2
hyperlink colors
2013-03-22Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod3-9/+25
hyperlink colors
2013-03-22Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod1-0/+8
hyperlink colors
2013-03-22Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod1-1/+9
hyperlink colors
2013-03-22Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod2-753/+761
hyperlink colors
2013-03-22Bug 181592 - [Widgets] Need a color constant for active and inactive ↵Silenio Quarti2-0/+8
hyperlink colors
2013-03-22Bug 248410 - [Wizards] Accessibility: User is not alerted to errorCarolyn MacLeod1-1/+1
message displayed in wizard dialog
2013-03-22Bug 379263 - CTabFolder itself should return accessible nameCarolyn MacLeod1-1/+5
2013-03-22incrementing version to 3.8.2Silenio Quarti21-21/+21
2013-03-22Bug 384162 - Internal web browser does not catch Tab keystrokesGrant Gayed1-5/+0
2013-03-22Bug 403346 - TreeViewers throw NPE's on collapsed multi-selectionsSilenio Quarti1-1/+6
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsSilenio Quarti12-23/+23
2013-02-25Bug 394831 - [cbi] Platform parent should be renamedSilenio Quarti1-2/+2
2013-01-29Bug 398711 - NPE in AbstractTreeViewer.getSelection trying to selectv3836bR3_8_2Carolyn MacLeod1-0/+3
non-expanded nodes
2013-01-29Bug 398711 - NPE in AbstractTreeViewer.getSelection trying to selectCarolyn MacLeod1-0/+11
non-expanded nodes
2013-01-17Bug 398386 - Tooltips appearing randomlyv3836aSilenio Quarti1-1/+1
2013-01-15v3836v3836Silenio Quarti4-5/+5
2013-01-15Bug 324435 - JVM crashes when press a buttonGrant Gayed6-6/+51
2013-01-15Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: ↵Silenio Quarti5-3/+33
im-xim.so+0x3b04
2013-01-15Bug 388574 - [Mac OS X 10.8] Text control loses focus upon its movementSilenio Quarti2-0/+10
2013-01-15Bug 388402 - List gets into bad state when an item is removed from context ↵Silenio Quarti1-8/+15
menu trigger
2013-01-15Bug 339132 - [10.8][Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti1-0/+8
2013-01-15Bug 391722 - Avoid setting the same tooltip text in ToolItemBogdan Gheorghe1-0/+1
2012-12-19Update JRE path for PPC64Bogdan Gheorghe1-2/+2
2012-12-13Bug 384315 - virtual table accessibility slow on GTK (was: Open Type is very ↵v3835dSilenio Quarti2-4/+4
slow: causes UI lockup with high CPU utilization)
2012-12-12adjustment to fix for bug 392967Grant Gayed1-2/+2
2012-12-12forgot the commentGrant Gayed1-0/+6
2012-12-12Bug 392967 - eclipse crash SIGSEGV when trying to use WebkitGrant Gayed1-0/+9
2012-11-29Bug 392498 - GC.copyarea does not work correctly on linuxv3835cSilenio Quarti1-0/+4
2012-11-19Bug 394473 - Mozilla Browser.evaluate broken for XULRunner 3.x due to ↵Grant Gayed1-10/+3
changes to support XULRunner >= 4
2012-11-08Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color forMarkus Keller10-17/+90
selected, unfocused table and tree items
2012-11-07Bug 383305 - [10.8]Font size incorrect when running in Retina - back portSilenio Quarti1-2/+7
2012-11-07Bug 387755 - GC.copyArea() not work correctly on Mac retina screen - backportSilenio Quarti4-7/+31
2012-11-06Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod1-1/+1
2012-11-06Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod1-1/+1
2012-11-02Bug 259141 - Tree.getSelection() is extremely slow with SWT.VIRTUAL andCarolyn MacLeod1-4/+9
SWT.MULTI Conflicts: bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Tree.java
2012-10-24Bug 384874 - CBI SWT build delivers strange artifacts - comment#6Silenio Quarti1-0/+5
2012-10-19Bug 392229 - [Browser] JS_EvaluateUCScriptForPrincipals crash withv3835bGrant Gayed1-1/+5
XULRunner 10 (IBM JRE only)

Back to the top