Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-23Bug 533677 - [win32] calling Browser#refresh does not callLars Vogel1-1/+0
2018-03-28Bug 531097 - [Win32] Remove support for Windows before VistaNikita Nemkin2-41/+31
2018-02-24Bug 531633 - Replace usage of System.getProperty("file.separator")Karsten Thoms1-1/+2
2017-09-27Bug 525255 - Enable indirect static usage warningsAlexander Kurtakov2-29/+29
2017-06-22Bug 518542: Remove XULRunner related code from SWT source repositoryMarkus Keller1-1/+0
2017-06-22Bug 518542: Remove XULRunner related code from SWT source repositoryLakshmi Shanmugam1-6/+0
2016-07-24Bug 497962 - Use lambdas where possibleAlexander Kurtakov1-647/+615
2016-07-13Bug 433526: [Browser] browser.getText() is throwing exception after Internet ...RĂ¼diger Herrmann1-1/+1
2016-06-27Bug 493666 - [win32][HiDPI] Images in Browser widget not scaledNiraj Modi2-2/+3
2016-05-25Bug 476043 - Fix crash related to ActiveX Filtering in IE11Sebastian Ratz1-1/+1
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformNiraj Modi2-1/+3
2016-02-10Bug 483640 - Add missing annotations to SWT after the move to Java 7Alexander Kurtakov1-1/+11
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov2-50/+50
2015-11-23Bug 463924 - Hashtable -> HashMap, MapJacek Sieka2-21/+18
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller2-0/+76
2015-10-15Bug 465822 - [IE]BrowserFunctions doesn't work properly with SWT.NONENiraj Modi1-0/+10
2015-10-08Bug 479313 - [Win32][Browser] NullPointerException in IE.executeNiraj Modi1-1/+6
2014-11-24Bug 342145 - Embedded IE browser shows webpages in Quirks(IE5)-ModeNiraj Modi1-2/+22
2014-08-25Bug 439714 - NPE in IE.executev4503fI20140826-0800Niraj Modi1-0/+4
2014-07-24Bug 440300 - Embedded IE compatibility mode not updated in Registry,v4503aI20140803-2000I20140729-0800Niraj Modi1-1/+10
2014-05-09Bug 433400 - SWT Snippet308 fails with IBM JREv4426eI20140511-2000I20140510-1500I20140509-2000Niraj Modi1-1/+16
2013-12-02Added @SuppressWarnings after Java 1.5 change (Bug 411356)Lakshmi Shanmugam2-0/+2
2013-10-24Bug 404543 - Internal WebBrowser fails to detect IEVersion 10 andGrant Gayed1-4/+10
2013-06-25Bug 383175 - Browser sometimes can not detect an http redirect byGrant Gayed2-1/+2
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod3-3/+3
2013-04-15Bug 405711 - Memory Leak / COM Leak in OleEventSink.java and IE.javaMartin Kolb1-8/+4
2013-02-13Bug 384162 - Internal web browser does not catch Tab keystrokesGrant Gayed1-5/+0
2012-12-14Bug 394851 - [Browser] Invalid security setting returned when leavingv4317bGrant Gayed1-33/+26
2012-10-17Bug 390853 - [Browser] having a detectable XULRunner can cause a WebKitGrant Gayed1-14/+0
2012-09-24Make 64-bit the default source codeSilenio Quarti2-133/+133
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod1-1/+1
2012-05-15Bug 368629 - IE Browser widget should alwaysGrant Gayed1-5/+19
2012-04-27Bug 269198 - [Browser-IE] Cannot register a function for the wholeGrant Gayed1-15/+12
2012-04-12Bug 350098 - [hovering] "Enrich on click" is not workingGrant Gayed1-0/+2
2011-09-22Bug 354745 - keyboard navigation in Browser widget broken with IE 9 onGrant Gayed1-0/+10
2011-08-08Bug 352383 - increase BrowserFunction security token to 128 bitsGrant Gayed1-3/+3
2011-05-24347022 - Browser does not honor IE version setting on first navigateGrant Gayed1-1/+3
2011-05-18328609 - IE7 WebBrowser being embedded on machine with IE8Grant Gayed1-2/+59
2011-05-11344487 - WebKit and XULRunner-1.9.2.x crash due to incompatible SQLLite libsGrant Gayed1-0/+14
2011-05-10343979 - secure window.external.callJavaGrant Gayed1-3/+16
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod3-3/+3
2011-05-04344597 - Error when returning null values from Javascript evaluations in IE 9Grant Gayed1-0/+1
2011-05-04343932 - crash happened outside the Java Virtual Machine in native codeGrant Gayed1-2/+2
2011-04-15commentGrant Gayed1-2/+2
2011-04-15341190 - KEY CTRL+O is passed to IE8Grant Gayed1-0/+1
2011-01-18344161 (new fix) - Eclipse crashes if link to PDF with anchor is clicked twic...Grant Gayed1-29/+22
2011-01-13344161 - Eclipse crashes if link to PDF with anchor is clicked twice from Bro...Grant Gayed1-1/+21
2011-01-12<Click here to enter a commit comment>Grant Gayed1-1/+1
2011-01-12334067 - Avoid invoking _getUrl() inside MapUrlToZone callbackGrant Gayed2-2/+3
2011-01-11add wince checkGrant Gayed1-1/+5

Back to the top