Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Bug 465757 - When browser is using XULRunner, the browser.evaluateLakshmi Shanmugam1-13/+14
2015-03-18Bug 429739 - Permission denied to access property '' Lakshmi Shanmugam2-7/+8
2015-03-18Bug 429739 - Permission denied to access property ''Lakshmi Shanmugam2-1/+56
2015-02-26Bug 460943 - Do not suppress warningsAlexander Kurtakov1-5/+4
2015-02-05Bug 458863 - Replace Vector with ArrayList where appropriateJacek Sieka1-6/+4
2014-09-22Bug 444725 - Remove carbon support from swtAlexander Kurtakov1-1/+0
2014-08-21Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov1-4/+1
2014-03-21Bug 430913 - Remove trailing whitespaceSami Wagiaalla1-4/+4
2013-12-03Add missing @Override annotations.Alexander Kurtakov8-0/+11
2013-12-02Added @SuppressWarnings after 1.5 change(Bug 411356)Lakshmi Shanmugam1-0/+1
2012-10-17Bug 390853 - [Browser] having a detectable XULRunner can cause a WebKitGrant Gayed1-6/+21
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod5-5/+5
2012-05-15Bug 368629 - IE Browser widget should alwaysGrant Gayed1-2/+5
2012-04-12Bug 350098 - [hovering] "Enrich on click" is not workingGrant Gayed2-4/+6
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-08-08Bug 352383 - increase BrowserFunction security token to 128 bitsGrant Gayed2-5/+10
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-16Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2-2/+2
2011-05-10343979 - secure window.external.callJavaGrant Gayed2-0/+15
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2-2/+2
2011-01-12check style for webkitLakshmi Shanmugam1-1/+1
2011-01-10handle SWT.WEBKIT style bitGrant Gayed1-1/+7
2010-11-15329058 - BrowserFunction should map java null to JS null, not to undefinedGrant Gayed1-4/+6
2010-09-02*** empty log message ***Grant Gayed1-1/+1
2010-08-20317163 - Browser dispatching to platform-specific implementation has room for...Grant Gayed2-33/+8
2010-06-28make WebKitGTK default on GTKGrant Gayed1-6/+1
2010-06-25316811 - change all "Safari" references to "WebKit"Grant Gayed2-2/+2
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2-2/+2
2010-05-24 Bug 314066 - Add missing flags (<code>, @see, @return) in javadocLakshmi Shanmugam1-5/+5
2010-04-27fix getBrowserType()Grant Gayed1-1/+1
2010-04-13*** empty log message ***Grant Gayed1-1/+2
2010-03-30WebKitGTK initialGrant Gayed2-23/+29
2010-03-04303615 - Some traverse events in Browser are missing character, state mask an...Grant Gayed1-42/+38
2010-02-19fix GetCookieGrant Gayed1-2/+2
2010-02-17*** empty log message ***Grant Gayed1-1/+1
2010-02-17improvements for 231311 fixGrant Gayed1-2/+80
2010-01-27fix javadoc tagGrant Gayed1-1/+1
2009-11-13278299 - SWT Browser (IE based) to support multiple zonesGrant Gayed2-3/+47
2009-10-22281383 - Cookies cannot be set before the first Browser instanceGrant Gayed2-4/+27
2009-10-03*** empty log message ***Grant Gayed1-1/+27
2009-10-0260387 and 283223: Browser.setUrl() with header values and post argsGrant Gayed2-2/+7
2009-09-2184620 - onbeforeunload not sent when browser disposedGrant Gayed1-0/+3
2009-09-10277072 - onbeforeunload dialog is not displayedGrant Gayed2-0/+29
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti21-0/+2895

Back to the top