Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-08-05v4527v4527cM20150805-1500M20150805-1000Arun Thondapu1-1/+1
2015-08-05Bug 471431 - Problems with Table/Tree with header on OSX 10.10.3.Lakshmi Shanmugam2-91/+3
Revert "Bug 446534 - [10.10] Table/tree with column headers visible has issues on OS X 10.10 Yosemite" This reverts the following commits: 5c5a1960ed4fe39af5c026e122d7c1e5145e25fa. adf7f16f5cf34e63f05f2da0e0bae04f43495e01. f05b4fbf416f2b0b093907de82f9762b4ada1375. e36ad026bcc2ea955980a2ee3df2c148939b95c0.
2015-08-05Bug 474305 (Part 2) - SWT should increase bundle version in Mars SR1 toNiraj Modi2-2/+2
3.104.1 qualifier Change-Id: I6c8194771586649167ada0766689071cdeb8d73d Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-08-05Bug 474305 - SWT should increase bundle version in Mars SR1 to 3.104.1Niraj Modi17-17/+17
qualifier Change-Id: I5ec147619d25124592f6bd726afe0f6073b64e48 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-08-04Bug 472956 - [Regression][XULRunner] XULRunner crashes when profile pathNiraj Modi1-1/+7
does not exist Change-Id: I48a6cc7236c8000fbfbf3f8698d5741d95845740 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-08-04Bug 334234 - [Viewers] TableViewer scrolls the leftmost column into viewNiraj Modi1-1/+12
unexpectedly Change-Id: Ic2e90e1349270c5aed9b6e9816b23febd900e109 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-07-07Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsM20150729-1000M20150722-1000M20150715-1000M20150708-1000Arun Thondapu12-13/+13
Update pom files to use 4.5.1 for parent pom Change-Id: Iaf85f7c70a80cae531ff499140674ed590208de8
2015-05-28v4527v4527bR4_5I20150603-2000I20150602-2000I20150601-2000I20150531-2000I20150529-2000I20150528-0700Arun Thondapu1-1/+1
2015-05-27Bug 468439 - Do the annual javadoc bash for 4.5I20150527-2010Lakshmi Shanmugam44-40/+366
- javadoc changes. Change-Id: I7407abcffd09e1e2e5f65aff39fdd4d6e4448ad6 Signed-off-by: Lakshmi Shanmugam <lshanmug@in.ibm.com>
2015-05-24v4527I20150526-2010I20150525-2000I20150524-2000Arun Thondapu1-1/+1
2015-05-23v4527Arun Thondapu1-1/+1
2015-05-22v4527I20150522-2000Arun Thondapu1-1/+1
2015-05-21v4527Arun Thondapu1-1/+1
2015-05-21v4527v4527aI20150521-1715I20150521-1400I20150521-1100Arun Thondapu1-1/+1
2015-05-21Bug 467601 - [Win32][bidi] Control#setTextDirection(int) doesn'tLina Kemmel1-0/+3
propagate AUTO to children of Composite Change-Id: I13de91b4d8024132f26f037869a1ff5b9fd75354 Signed-off-by: Lina Kemmel <lkemmel@il.ibm.com>
2015-05-21Bug 467687 - SWT: Invalid thread access in GC.drawImageSravan Kumar Lakkimsetti4-16/+41
On Windows created a new method getActualDPI() that works in non ui threads as well and using this to get the dpi On linux modified the getActualdpi() method to not use getbounds call which is actually not required as we need on only x and y of the display. these are always 0, 0 in all cases of getBounds. Updated with review comments Change-Id: I7154ca7a2493fc21d1e38388a2f19c885ce9e4bf Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2015-05-20v4527I20150520-2000Arun Thondapu1-1/+1
2015-05-20v4527v4527Arun Thondapu1-1/+1
2015-05-20v4527Arun Thondapu4-5/+5
2015-05-20Bug 467656 - CCombo dropdown popup doesn't close automaticallyNiraj Modi1-32/+32
Change-Id: Icedbaaf8bb692861225511711b7adf257cf66bf3 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-05-20Bug 467664 - [GTK3][ppc64le] Add support for GTK3 in SWT forSravan Kumar Lakkimsetti1-2/+2
Power8/ppc64le platform Change-Id: I057b853d75651f6fd8f4ef81719077030c50ff3d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2015-05-20Bug 433817 - Shell#setText with newlines (\n) causes the shell title toNiraj Modi13-20/+20
disappear Change-Id: I56cac9c5799d3009b3a480a81604944c8251e23b Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-05-19v4526I20150519-2000Arun Thondapu1-1/+1
2015-05-19Bug 433817 - Shell#setText with newlines (\n) causes the shell title toI20150519-1000Niraj Modi13-20/+20
disappear - fixed JavaDoc changes to use the term "escape sequences" Change-Id: I141c0dd13fb97fee5c6d7b5edb5d9cf739822b0c Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-05-18v4526I20150519-0030I20150518-2000Arun Thondapu1-1/+1
2015-05-18Bug 438505 - [GTK3] Problem with table/tree editingSnjezana Peco2-1/+8
Change-Id: I0038080544c6cbfae7fa8abee54b7660dea2dc3b Signed-off-by: Snjezana Peco <snjeza.peco@gmail.com>
2015-05-17v4526I20150517-2000Arun Thondapu1-1/+1
2015-05-16v4526Arun Thondapu1-1/+1
2015-05-15v4526I20150516-1500I20150515-2000Arun Thondapu1-1/+1
2015-05-15Bug 433817 - Shell#setText with newlines (\n) causes the shell title toNiraj Modi1-1/+7
disappear - Fixed JavaDocs for CCombo#add() methods. Change-Id: I79b3b142f0f6cd2cd2d4b55ad3d350dea0062681 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-05-14v4526I20150514-2000Arun Thondapu1-1/+1
2015-05-14Bug 433817 - Shell#setText with newlines (\n) causes the shell title toI20150514-1000Niraj Modi4-3/+15
disappear Change-Id: Ic2ac18c47274c40c6eda3d1bb309077d0b84908b Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-05-14Bug 433817 - Shell#setText with newlines (\n) causes the shell title toNiraj Modi9-14/+58
disappear Change-Id: I701985afc2cd779035b14cb1287513d42bf086c7 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-05-13v4526I20150513-2000Arun Thondapu1-1/+1
2015-05-13v4526v4526Arun Thondapu1-1/+1
2015-05-13v4526Arun Thondapu4-5/+5
2015-05-13Bug 465757 - [Browser][Xulrunner] When browser is using XULRunner, theLakshmi Shanmugam5-7/+421
browser.evaluate function is always returning null Patch to put back the code required for BrowserFunction to work on versions < 24. This code was removed as part of fix for 429739. The new approach in that fix is used for XULR versions >= 24. For XULR versions < 24, we still need the old code.
2015-05-13Bug 465757 - When browser is using XULRunner, the browser.evaluateLakshmi Shanmugam2-14/+15
function is always returning null. -Modified evaluate(script) to use evaluate(script, false) so that evaluate executes in the context of the current document. -Modified javadoc of evaluate(script,trusted) -fixed a typo on nsIHelperAppLauncher_1_8.java
2015-05-13[Bug 430012] [BiDi] Implement contextual base text direction forLina Kemmel2-0/+20
Widgets: GTK and Cocoa constants / stubs
2015-05-13Revert "Misc changes"Arun Thondapu5-63/+19
This reverts commit 28eae5a124e699ec7aa8293ac7fa643d7d4191ce.
2015-05-13Misc changesLina Kemmel5-19/+63
2015-05-13Support AUTO (contextual) text direction for ControlsLina Kemmel20-102/+496
2015-05-13Bug 465309 - [GTK3] No icon showing in open type dialogSravan Kumar Lakkimsetti2-1/+26
Adjusted the clip rectangle to consider the icon size as well Change-Id: I326a3f84068ec804d6c2c0cac166cd8fbebb6c7e Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2015-05-12v4525I20150512-2100I20150512-2000Arun Thondapu1-1/+1
2015-05-12v4525v4525bArun Thondapu1-1/+1
2015-05-12Bug 438505 - [GTK3] Problem with table editingSnjezana Peco4-5/+29
Change-Id: I30c9caaa1b71547eb4c762f4f074b0dadf719e26 Signed-off-by: Snjezana Peco <snjeza.peco@gmail.com>
2015-05-12Bug 466943 - Bogus UI freeze logged on Mac when opening a view menuSergey Prigogin1-0/+3
Change-Id: I045207e49db6d897cb40eb78ef9ae4f922a13a28 Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-05-12Bug 466202 - XULRunner 24 : memory leak when calling SWT BrowserFunctionNiraj Modi1-1/+2
Change-Id: Ic5a649f9f99d8396fbcedc2b924c80acfbfed7f5 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2015-05-12v4525v4525aArun Thondapu1-1/+1
2015-05-12Bug 466975 - XULRunner browser crashes when any file is downloaded.Lakshmi Shanmugam4-8/+32
Fixed the code to return correct method indexes for nsIHelperAppLauncher_1_8.saveToDisk() and nsICancelable.cancel(). Modified getMethodIndex() to throw error if something fails instead of returning -1 and causing a crash eventually.

Back to the top