Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Gayed3-34/+21
2012-09-24Make 64-bit the default source codeSilenio Quarti2-133/+133
2012-08-02Bug 345296 - Remove qt from org.eclipse.swtGrant Gayed1-201/+0
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod6-6/+6
2012-05-15Bug 368629 - IE Browser widget should alwaysGrant Gayed2-7/+24
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 Gayed3-4/+8
2012-03-29Bug 373253 - BrowserFunction not working with XULRunner 10Grant Gayed1-2/+1
2012-03-29initialGrant Gayed1-1/+2
2012-03-09Bug 373794 - Malformed Javadoc commentsGrant Gayed1-2/+2
2012-03-08Bug 333972 - Installed BrowserFunctions are available to remote contentGrant Gayed2-23/+92
2012-01-06fix Browser.evaluate() regression introduced by initial fix for bugGrant Gayed1-6/+6
2011-11-25javadocGrant Gayed1-1/+1
2011-10-03Bug 350098 (part 1) - [hovering] "Enrich on click" is not working onGrant Gayed1-1/+1
2011-09-23fix permission of filesSilenio1-0/+0
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 Gayed3-8/+13
2011-08-08349837 - Incompatibility between WebKit and XULRunner's sqlite (part 2)ggayed1-0/+26
2011-06-24349837 - Incompatibility between WebKit and XULRunner's sqliteRoot_R3_7_maintenanceGrant Gayed1-1/+22
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-16Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2-2/+2
2011-05-11344487 - WebKit and XULRunner-1.9.2.x crash due to incompatible SQLLite libsGrant Gayed2-0/+29
2011-05-10343979 - secure window.external.callJavaGrant Gayed3-3/+31
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod9-9/+9
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-25335382 - WebKitGTK can now throw exception with SWT.WEBKIT styleGrant Gayed1-1/+3
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-12check style for webkitLakshmi Shanmugam1-1/+1
2011-01-11add wince checkGrant Gayed1-1/+5
2011-01-10*** empty log message ***Grant Gayed1-1/+1
2011-01-10handle SWT.WEBKIT style bitGrant Gayed1-1/+7
2011-01-10handle SWT.WEBKIT style bitGrant Gayed4-4/+4
2010-12-16332700 - createSafeArray() does not work for cross processGrant Gayed1-1/+1
2010-12-15Bug 220098 - Support for WebKit on WindowsLakshmi Shanmugam1-0/+3
2010-11-15329058 - BrowserFunction should map java null to JS null, not to undefinedGrant Gayed2-16/+14
2010-11-01328053 - After clicking certain links, mouse/key events are not sent anymoreGrant Gayed1-14/+8
2010-10-18327362 - setUrl() call navigates to about:blank prior to real url breaks IEWe...Grant Gayed1-1/+1
2010-09-28*** empty log message ***Grant Gayed1-1/+1
2010-09-28fix compiler warningGrant Gayed1-1/+0
2010-09-02*** empty log message ***Grant Gayed1-1/+1
2010-08-20317163 - Browser dispatching to platform-specific implementation has room for...Grant Gayed14-45/+195

Back to the top