Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-24Bug 384906 - [FEEP] [CSS] Allow styling of table headers via CSSConrad Groth1-1/+8
2016-10-07Bug 23837 - [FEEP] Button, do not respect foreground and backgroundConrad Groth1-2/+3
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov69-320/+320
2015-11-30Bug 473894 - new ToolTip gets message from another tooltip that isConrad Groth1-1/+3
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller2-0/+2
2015-09-22Bug 461486 - Disable the move of a shellEugen Neufeld1-1/+2
2014-08-28Bug 409553 - Clear text in Text.setTextChars(char[] text)Niraj Modi1-1/+10
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod137-137/+137
2013-04-23Bug 404249 - On Windows 7, Cannot convert Korean charactor to Chinese in Styl...Silenio Quarti1-5/+7
2013-04-09Bug 404249 - On Windows 7, Cannot convert Korean charactor to Chinese in Styl...Silenio Quarti1-0/+21
2013-04-05Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningCarolyn MacLeod1-0/+1
2012-10-01fix native compile warningGrant Gayed1-3/+3
2012-09-25Bug 377107 - no 32bits vm for JDK7 - comment#2Silenio Quarti1-0/+5
2012-09-24Make 64-bit the default source codeSilenio Quarti138-1664/+1664
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod4-4/+4
2012-05-15Bug 368629 - IE Browser widget should alwaysGrant Gayed1-0/+22
2012-04-11COLORREF is not a long on 64 bitSilenio Quarti1-3/+3
2012-04-11Convert all files with CRLF and CR to LFBogdan Gheorghe1-31/+31
2012-04-11Bug 336503 - AppID being changed unexpectedly (PI)Silenio Quarti1-0/+2
2012-03-09Bug 373794 - Malformed Javadoc commentsGrant Gayed1-1/+1
2012-02-24remove unused imports, fix some whitespaceGrant Gayed1-4/+0
2012-02-23move implementation from Platform to LibraryGrant Gayed1-27/+2
2012-02-23Bug 292062 - Provide a way to dynamically introspect an SWT port infoGrant Gayed1-3/+37
2011-11-11natives for Bug 325795 - support Windows Vista and 7 Aero Glass shellsFelipe Heidrich1-0/+13
2011-10-26Bug 356571 - Exception in org.eclipse.swt.graphics.Image.getImageData()Silenio Quarti1-2/+2
2011-10-11adding natives for aero work: drawThemeTextExFelipe Heidrich2-0/+35
2011-10-11Adding native for aero workFelipe Heidrich1-1/+3
2011-10-04Bug 350783 - certain images cause "no more handles" on win7Carolyn MacLeod1-1/+2
2011-09-06355149 - Workbench window rendering very slow when restored fromBogdan Gheorghe1-0/+1
2011-08-17Bug 281912 - printing to non-default printer no longer works properly Silenio Quarti1-0/+49
2011-07-14Bug 347490 - Shell.setImeInputMode(int mode) does not always set IMEFelipe Heidrich1-0/+1
2011-05-27Copyright bash pre-RC4Carolyn MacLeod1-1/+1
2011-05-26fix (c) for files new in 3.7Grant Gayed2-2/+2
2011-05-18328609 - IE7 WebBrowser being embedded on machine with IE8Grant Gayed1-0/+73
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod17-13/+53
2011-04-15341190 - KEY CTRL+O is passed to IE8Grant Gayed1-0/+1
2011-04-12Bug 342102 - DBCS3.7 Eclipse disappears when entering DBCS characters in a te...Felipe Heidrich1-0/+1
2011-03-23340799 - WebKit on Windows crashes with IBM JREGrant Gayed1-0/+6
2011-03-17Bug 329518 - Need to add some try/exception in some SWT JNI callSilenio Quarti2-1/+2
2011-03-07Bug 339116 - SWT.Hide not sent properly for menusSilenio Quarti1-0/+1
2011-02-01Bug 275624 - PrintDialog.setPrinterData does not work as expectedCarolyn MacLeod1-0/+1
2011-01-17279884 - Add support for touch events. Also some gesture code cleanup.Scott Kovatch1-0/+6
2011-01-10Show invalid certificate detailsLakshmi Shanmugam9-0/+215
2011-01-07after review of WebKit.javaLakshmi Shanmugam1-0/+19
2011-01-03webkit - after review and code cleanupLakshmi Shanmugam3-25/+29
2010-12-23*** empty log message ***Felipe Heidrich1-0/+1
2010-12-21Fix unnecessary casts.Scott Kovatch1-2/+1
2010-12-21279884 - more post-review cleanup.Scott Kovatch1-1/+1
2010-12-21LONG data type is 32 bit on WindowsSilenio Quarti1-2/+2
2010-12-20279884 - Implement gestures on Win32Scott Kovatch6-0/+178

Back to the top