Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Bug 548277 - [Win32] Remove 32-bit code commentsNikita Nemkin1-73/+73
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationPaul Pazderski1-7/+7
2019-04-16Bug 545884 - [Win32] Remove TCHAR string wrapper (Part 1)Nikita Nemkin1-0/+1
2019-02-15Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-1/+1
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel1-3/+6
2018-03-28Bug 531097 - [Win32] Remove support for Windows before VistaNikita Nemkin1-331/+90
2017-11-09Bug 475858: [api]TVT_IES45_JDT: Command name with "Command (&M)"-styleNiraj Modi1-2/+9
2017-06-05Bug 517183 - Do the annual javadoc bash for 4.7Lakshmi Shanmugam1-1/+1
2017-01-21Revert "Bug 483642 - Retire internal SWTEventListener and SWTEventObject class"I20170121-0950Alexander Kurtakov1-5/+4
2017-01-20Bug 483642 - Retire internal SWTEventListener and SWTEventObject classAlexander Kurtakov1-4/+5
2016-12-13Revert "Bug 483642 - Retire internal SWTEventListener and SWTEventObject class"Alexander Kurtakov1-2/+1
2016-12-13Bug 483642 - Retire internal SWTEventListener and SWTEventObject classFabian Pfaff1-1/+2
2016-05-31Bug 495006 - Do the annual javadoc bash for 4.6Lakshmi Shanmugam1-2/+2
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformNiraj Modi1-18/+9
2016-02-24Bug 260406 / bug 260407: e4 CSS: widgets need to notify CSS to apply style in...Markus Keller1-4/+4
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov1-91/+91
2015-12-04[Bug 467463] [BiDi] Implement contextual base text direction forLina Kemmel1-47/+15
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller1-0/+1
2015-05-13Support AUTO (contextual) text direction for ControlsLina Kemmel1-1/+53
2013-12-05Bug 422090 - Adding/Removing SWT.MeasureEvent listener will show treeNiraj Modi1-2/+6
2013-10-16Update Javadoc commentsBogdan Gheorghe1-1/+0
2013-09-10Review for Bug 360052 - New API for monitoring UI delaysforemans1-1/+1
2013-07-18fixed API problemMarkus Keller1-3/+4
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod1-1/+1
2013-03-13Bug 273198 - [Bidi] Lack of support for controlling text direction independen...v4322dI20130313-2000Lina Kemmel1-0/+4
2012-09-24Make 64-bit the default source codeSilenio Quarti1-52/+52
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod1-1/+1
2012-04-30Bug 375723 - Handle MENU_KEYBOARD in more widgetsCarolyn MacLeod1-0/+7
2012-04-16Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe1-1/+1
2012-03-10Change menu detect event detail constant namesCarolyn MacLeod1-3/+3
2012-03-10Initial bug110005 work (Windows)Carolyn MacLeod1-2/+9
2011-09-23fix permission of filesSilenio1-0/+0
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod1-1/+1
2011-01-17279884 - Add support for touch events. Also some gesture code cleanup.Scott Kovatch1-74/+0
2010-12-21refactoringFelipe Heidrich1-24/+24
2010-12-21refactoringFelipe Heidrich1-55/+0
2010-12-21fixed code format, added since tagsFelipe Heidrich1-16/+8
2010-12-21Removed unnecessary indirection for wmGesture.Scott Kovatch1-11/+0
2010-12-20279884 - Implement gestures on Win32Scott Kovatch1-0/+149
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod1-1/+1
2010-05-24Bug 313711 - API inconsistencies between dispose() and isDisposed()Lakshmi Shanmugam1-1/+2
2010-04-13305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed1-0/+2
2009-11-12260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe1-0/+49
2009-10-23Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were pr...Felipe Heidrich1-0/+13
2009-10-02Bug 143911 - differentiate left and right modifier keys in keyPressed event [...Felipe Heidrich1-8/+8
2009-09-30Bug 143911 - differentiate left and right modifier keys in keyPressed eventFelipe Heidrich1-0/+44
2009-09-08*** empty log message ***Felipe Heidrich1-32/+32
2009-09-08Bug 223637: [SWT][Mac] MouseWheel event does not contain information on the a...Felipe Heidrich1-17/+30
2009-08-07Bug 285656: [Widgets] Eclipse framework incorrectly assumes keys that have di...Felipe Heidrich1-8/+7
2009-07-22Bug 278982: Tooltip problems handling escaped &s, and Workbench title inconsi...Felipe Heidrich1-2/+1

Back to the top