summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Browser/win32
Commit message (Expand)AuthorAgeFilesLines
* Bug 383175 - Browser sometimes can not detect an http redirect byGrant Gayed2013-06-252-1/+2
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-283-3/+3
* Bug 405711 - Memory Leak / COM Leak in OleEventSink.java and IE.javaMartin Kolb2013-04-151-8/+4
* Bug 384162 - Internal web browser does not catch Tab keystrokesGrant Gayed2013-02-131-5/+0
* Bug 394851 - [Browser] Invalid security setting returned when leavingGrant Gayed2012-12-141-33/+26
* Bug 390853 - [Browser] having a detectable XULRunner can cause a WebKitGrant Gayed2012-10-171-14/+0
* Make 64-bit the default source codeSilenio Quarti2012-09-242-133/+133
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 368629 - IE Browser widget should alwaysGrant Gayed2012-05-151-5/+19
* Bug 269198 - [Browser-IE] Cannot register a function for the wholeGrant Gayed2012-04-271-15/+12
* Bug 350098 - [hovering] "Enrich on click" is not workingGrant Gayed2012-04-121-0/+2
* Bug 354745 - keyboard navigation in Browser widget broken with IE 9 onGrant Gayed2011-09-221-0/+10
* Bug 352383 - increase BrowserFunction security token to 128 bitsGrant Gayed2011-08-081-3/+3
* 347022 - Browser does not honor IE version setting on first navigateGrant Gayed2011-05-241-1/+3
* 328609 - IE7 WebBrowser being embedded on machine with IE8Grant Gayed2011-05-181-2/+59
* 344487 - WebKit and XULRunner-1.9.2.x crash due to incompatible SQLLite libsGrant Gayed2011-05-111-0/+14
* 343979 - secure window.external.callJavaGrant Gayed2011-05-101-3/+16
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-103-3/+3
* 344597 - Error when returning null values from Javascript evaluations in IE 9Grant Gayed2011-05-041-0/+1
* 343932 - crash happened outside the Java Virtual Machine in native codeGrant Gayed2011-05-041-2/+2
* commentGrant Gayed2011-04-151-2/+2
* 341190 - KEY CTRL+O is passed to IE8Grant Gayed2011-04-151-0/+1
* 344161 (new fix) - Eclipse crashes if link to PDF with anchor is clicked twic...Grant Gayed2011-01-181-29/+22
* 344161 - Eclipse crashes if link to PDF with anchor is clicked twice from Bro...Grant Gayed2011-01-131-1/+21
* <Click here to enter a commit comment>Grant Gayed2011-01-121-1/+1
* 334067 - Avoid invoking _getUrl() inside MapUrlToZone callbackGrant Gayed2011-01-122-2/+3
* add wince checkGrant Gayed2011-01-111-1/+5
* 332700 - createSafeArray() does not work for cross processGrant Gayed2010-12-161-1/+1
* Bug 220098 - Support for WebKit on WindowsLakshmi Shanmugam2010-12-151-0/+3
* 329058 - BrowserFunction should map java null to JS null, not to undefinedGrant Gayed2010-11-151-12/+8
* 328053 - After clicking certain links, mouse/key events are not sent anymoreGrant Gayed2010-11-011-14/+8
* 327362 - setUrl() call navigates to about:blank prior to real url breaks IEWe...Grant Gayed2010-10-181-1/+1
* *** empty log message ***Grant Gayed2010-09-281-1/+1
* 317163 - Browser dispatching to platform-specific implementation has room for...Grant Gayed2010-08-202-3/+25
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-312-2/+2
* 314432 - First click on not yet enriched hover closes hover immediatelyGrant Gayed2010-05-261-32/+0
* 307991 - IE browser zone elevation blocks standard browser UIGrant Gayed2010-05-122-0/+13
* 107337 - Browser.refresh() does not fire ProgressEventGrant Gayed2010-04-201-1/+48
* *** empty log message ***Grant Gayed2010-04-161-7/+8
* 308496 - NullPointerException at org.eclipse.swt.browser.IE.handleDOMEventGrant Gayed2010-04-161-39/+4
* 308515 - mouse event coordinates are wrong for pages with framesGrant Gayed2010-04-081-10/+18
* WebKitGTK initialGrant Gayed2010-03-301-1/+3
* don't Stop if no content shown yetGrant Gayed2010-03-291-0/+7
* 305224 - Browser Widget is always showing scrollbarsGrant Gayed2010-03-292-47/+51
* 303615 - (Ctrl+Enter sends too many events, part 2)Grant Gayed2010-03-041-6/+17
* 303615 - (Ctrl+Enter sends too many events)Grant Gayed2010-03-041-3/+3
* 303615 - Some traverse events in Browser are missing character, state mask an...Grant Gayed2010-03-041-26/+16
* fix test case failuresGrant Gayed2010-02-191-43/+52
* 285223 - authentication listener not called when navigating directly to siteGrant Gayed2010-02-171-51/+100
* improvements for 231311 fixGrant Gayed2010-02-171-78/+1