Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-10Bug 569529 - [Cocoa] Link and multi-line Text hog CPU in dark themeAlexandr Miloslavskiy1-12/+23
2019-07-02Bug 548721 - Replace some StringBuffer by StringBuilderNiraj Modi1-2/+2
2019-05-17Bug 547191 - [Cocoa] Remove support code for macOS 10.9 and earlierNikita Nemkin1-1/+1
2019-05-10Bug 546768 - [Cocoa] Remove 32-bit codeNikita Nemkin1-13/+13
2019-04-24Bug 540357 - [10.14] Make SWT adapt to switching to dark mode (and back)Lakshmi Priya Shanmugam1-0/+18
2019-02-18Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-1/+1
2019-02-13Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-1/+0
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel1-3/+6
2018-07-28Bug 514191 - Bridge support files should be updated to latest macOSLakshmi Shanmugam1-1/+1
2018-06-07Bug 396175 - Link widget needs an escape character for < and >Xi Yan1-1/+3
2017-09-27Bug 525255 - Enable indirect static usage warningsI20170927-0420Alexander Kurtakov1-3/+4
2016-04-07Bug 491148 - Links Javadoc should use <a></a>and not <A></A> Y20160407-1000Lars Vogel1-1/+1
2016-03-10Bug 401015 - [CSS] Add support for styling hyperlinks in Links Conrad Groth1-125/+182
2016-01-07Bug 485367 - cleaned trailing spaces in swt (cocoa)Andrey Loskutov1-20/+20
2016-01-06Bug 454590 - Link widget should not scroll its contents Alexander Kurtakov1-1/+1
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller1-0/+27
2015-01-20Bug 454590: Link widget should not scroll its contentsI20150120-0800Lakshmi Shanmugam1-10/+15
2015-01-16Bug 454590: Link widget should not scroll its contentsMarkus Keller1-8/+10
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod1-1/+1
2012-09-24Make 64-bit the default source codeSilenio Quarti1-9/+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-05-02Bug 335056 - Link widget shows IBeam cursorSilenio Quarti1-1/+13
2011-03-30Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti1-2/+2
2011-01-18324662 - force a mouse move to update the cursor.Scott Kovatch1-0/+9
2010-11-01251446 - ignore next mouseUp after clicking on a link.Scott Kovatch1-5/+14
2010-11-01328706 - turn off link tooltips at all times.Scott Kovatch1-5/+1
2010-09-21298698 - use smaller text container sizeScott Kovatch1-1/+1
2010-09-18325153 - convert device colors to calibrated colorsScott Kovatch1-2/+2
2010-09-07324497 - check for widget disposal after sending selection event.Scott Kovatch1-0/+2
2010-07-30Undo change for 251446 - selection events aren't firing.Scott Kovatch1-4/+5
2010-07-15251446 - check in mouseEvent for mouse ups to prevent sending twice.Scott Kovatch1-0/+5
2010-05-26Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod1-0/+12
2010-05-12Bug 312359 - 77% of CPU used doing nothingSilenio Quarti1-0/+6
2010-05-06311687 - implement computeSize and wrap text on resize.Scott Kovatch1-22/+44
2010-05-06Bug 311881 - NPE in Link traversal codeFelipe Heidrich1-3/+4
2010-05-05Bug 291749 - Links in Link widget not selectable via keyboard (no focus ring)Lakshmi Shanmugam1-19/+138
2009-10-23 Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich1-1/+1
2009-10-19/*long*/v3615Kevin Barnes1-1/+1
2009-10-19291722 - [Widgets] Link text is selectable on CocoaKevin Barnes1-1/+11
2009-10-19https://bugs.eclipse.org/bugs/show_bug.cgi?id=291722Kevin Barnes1-0/+1
2009-09-23276115 - just use setFont() to set everything up correctly.Scott Kovatch1-2/+1
2009-09-23force to remain left aligned even when rtl is setFelipe Heidrich1-0/+1
2009-09-23276115 - Set the default font to that of text fieldsScott Kovatch1-2/+4
2009-09-23Bug 290240 - Link.setText doesn't reset the anchorFelipe Heidrich1-0/+2
2009-09-21284572 - [Widgets] Label Background Image moves aroundKevin Barnes1-2/+5
2009-08-28Bug 261270: No support for right-to-left Styled Text on Mac OS XFelipe Heidrich1-0/+6
2009-08-24278886 - [Widgets] setBackgroundMode not working on TextKevin Barnes1-7/+6
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti1-0/+532
2009-06-30*** empty log message ***Felipe Heidrich1-532/+0

Back to the top