Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-07Bug 497525 - Move from charsets string constants to StandardCharsetsAlexander Kurtakov1-16/+4
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformSravan Kumar Lakkimsetti1-0/+2
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformNiraj Modi1-1/+3
2016-02-26Bug 485563: [Win32] MozillaDelegate wrongly vetos TRAVERSE_ESCAPE event on Es...Markus Keller1-3/+2
2016-02-10Bug 487556 - Remove redundant type parematers Alexander Kurtakov5-10/+10
2016-02-10Bug 483640 - Add missing annotations to SWT after the move to Java 7Alexander Kurtakov8-8/+34
2016-01-07Bug 485367 - cleaned trailing spaces in swt (common)Andrey Loskutov42-401/+401
2016-01-07Bug 485367 - cleaned trailing spaces in swt (cocoa)Andrey Loskutov1-2/+2
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov1-2/+2
2016-01-07Bug 485367 - cleaned trailing spaces in swt (gtk, cairo and Co)Andrey Loskutov1-12/+12
2015-11-23Bug 463924 - Hashtable -> HashMap, MapJacek Sieka2-173/+173
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller1-0/+1
2015-07-31Bug 458863 - [Common] Replace Vector with ArrayList and friendsJacek Sieka2-5/+5
2015-07-31Bug 472956(Part2) - [Regression][XULRunner] XULRunner crashes whenNiraj Modi1-3/+4
2015-07-31Bug 472956 - [Regression][XULRunner] XULRunner crashes when profile pathNiraj Modi1-1/+6
2015-05-13Bug 465757 - [Browser][Xulrunner] When browser is using XULRunner, theLakshmi Shanmugam5-7/+421
2015-05-13Bug 465757 - When browser is using XULRunner, the browser.evaluateLakshmi Shanmugam1-1/+1
2015-05-12Bug 466202 - XULRunner 24 : memory leak when calling SWT BrowserFunctionNiraj Modi1-1/+2
2015-05-12Bug 466975 - XULRunner browser crashes when any file is downloaded.Lakshmi Shanmugam4-8/+32
2015-05-11Bug 411719 - [Win32] UnsatisfiedLinkError: GREVersionRange_sizeof() onNiraj Modi1-0/+8
2015-05-08Bug 411719 - [Win32] UnsatisfiedLinkError: GREVersionRange_sizeof() onNiraj Modi1-1/+8
2015-04-27Bug 465508 - XULRunner support crashes all UI tests on eclipse.orgLakshmi Shanmugam26-31/+33
2015-04-24Linux build file changes for XULR31Lakshmi Shanmugam1-6/+9
2015-04-24Build related changes for xulrunner 31 supportLakshmi Shanmugam2-239/+0
2015-04-24Merge branch 'lshanmugam/xulrunner-31'Lakshmi Shanmugam93-228/+433
2015-03-23Bug 462633 - Enable save actions for annotationsAlexander Kurtakov1-1/+2
2015-03-18Bug 429739 - Permission denied to access property '' Lakshmi Shanmugam1-8/+17
2015-03-18Bug 429739 - Permission denied to access property ''Lakshmi Shanmugam2-81/+43
2015-03-17Bug 429739 - Permission denied to access property ''mjgp21-0/+81
2015-03-16Bug 429739 - Permission denied to access property ''I20150316-0800mjgp27-570/+212
2015-03-13Bug 462049 - Fix discouraged invocation of non generified methodsAlexander Kurtakov1-2/+3
2015-02-27Bug 460943 - Do not suppress warningsAlexander Kurtakov1-1/+1
2015-02-26Bug 460943 - Do not suppress warningsAlexander Kurtakov2-14/+12
2015-02-05Bug 458863 - Replace Vector with ArrayList where appropriateJacek Sieka3-18/+17
2014-12-25Bug 450368 - Embedding strings could be better encapsulatedArun Thondapu3-3/+3
2014-12-24Bug 450368 - Embedding strings could be better encapsulatedNeil Rashbrook8-162/+92
2014-12-23Bug 451204 - nsIInputStream.Available's type changedNeil Rashbrook1-1/+4
2014-09-22Bug 444725 - Remove carbon support from swtAlexander Kurtakov1-1/+1
2014-09-22Bug 444725 - Remove carbon support from swtAlexander Kurtakov1-323/+0
2014-08-21Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov1-1/+1
2014-08-20Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov1-225/+0
2014-04-13Remove useless SuppressWarnings.Alexander Kurtakov1-3/+2
2014-03-26Bug 430547 - (move MozillaVersion to internal package)Grant Gayed81-81/+2
2014-03-18Bug 430624 - native struct field get/set/cache code should not beGrant Gayed4-5/+11
2014-03-18Bug 430547 - refactor mozilla implementation to get version-spec IIDGrant Gayed114-1505/+1258
2014-03-17Bug 430546 - regression: Browser.getCookie(...) crashes on Windows withGrant Gayed2-2/+9
2014-03-03Bug 426710 - Browser.evaluate always returning null with SWT.MOZILLA andGrant Gayed1-176/+181
2014-02-03Bug 423870 -remove the SWT.MOZILLA style checkArun Thondapu1-2/+2
2014-01-09Remove useless casts.Alexander Kurtakov1-1/+1
2014-01-09Bug 423870 - move the GTK 3 check from Mozilla to MozillaDelegate toArun Thondapu2-5/+4

Back to the top