Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-13Bug 462049 - Fix discouraged invocation of non generified methodsAlexander Kurtakov2-8/+12
2015-02-05Bug 458863 - Replace Vector with ArrayList where appropriate Jacek Sieka4-11/+13
2015-01-16Bug 457659 - Move swt.tools to Java 1.6Alexander Kurtakov13-57/+168
2015-01-15Bug 457622 - Move swt.tools to JLS8Alexander Kurtakov2-2/+2
2014-09-22Bug 444725 - Remove carbon support from swtAlexander Kurtakov1-3/+0
2014-09-22Bug 444715 - Remove photon support from swtAlexander Kurtakov1-1/+0
2014-08-21Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov1-2/+0
2013-12-11Bug 423721 - SWT workspace is full of SWT tools errors (Fix SWT tools)Lakshmi Shanmugam2-4/+2
2013-12-02Remove Unnecessary @SuppressWarnings in tools project and set theLakshmi Shanmugam3-3/+1
2013-11-27swt.tools: Suppress warnings.Alexander Kurtakov5-1/+5
2013-11-26swt.tools - last round of bringing source to java 5 lang features.Alexander Kurtakov1-1/+1
2013-11-26swt.tools - Further generify.Alexander Kurtakov21-102/+98
2013-11-26Bump swt.tools to 1.5 BREE.Alexander Kurtakov22-0/+65
2013-02-21handle call function with multiple return types. detect if native starts with...Silenio Quarti1-1/+1
2013-02-21fix tools parse of parameters of comma. add convention attriibute for call na...Silenio Quarti6-112/+77
2012-09-17do not generate function count to avoid patch conflictsSilenio Quarti1-16/+9
2012-03-29need to be able to overwrite native package nameSilenio Quarti1-0/+4
2012-03-10support custom callbacks with floating point parameters or return valueSilenio Quarti1-5/+9
2012-03-05generate objc_msgSend_stret for iOSSilenio Quarti1-4/+8
2012-03-05add way to configure library output dirrectory and classes directory independ...Silenio Quarti1-7/+30
2012-03-05generate objective-c filesSilenio Quarti2-1/+12
2011-09-27Bug 345682 WebKit for GTK not detectedGrant Gayed1-1/+3
2011-09-23fix permission of filesSilenio1-0/+0
2011-07-20supporting delimiters other then the platform delimiterSilenio Quarti5-17/+61
2011-03-23340799 - WebKit on Windows crashes with IBM JREGrant Gayed1-1/+1
2011-03-17adding support to generate try/catch blocksSilenio Quarti2-0/+4
2010-12-15adding WebKit windows packageLakshmi Shanmugam1-1/+1
2010-04-15*** empty log message ***Grant Gayed1-1/+1
2010-03-30WebKitGTK initialGrant Gayed2-0/+26
2010-02-25new flag to allow a primitive array type to represent a struct inside of a st...Felipe Heidrich2-4/+12
2009-10-20support QtSilenio Quarti5-11/+15
2009-06-05remove test codeSilenio Quarti1-2/+1
2009-06-05skip copyrights when comparing filesSilenio Quarti4-66/+66
2009-06-01add copyrightSilenio Quarti8-0/+80
2009-06-01copyright changesSilenio Quarti5-5/+5
2009-06-01copyright changesSilenio Quarti9-9/+25
2009-06-01*** empty log message ***Silenio Quarti1-1/+1
2009-06-01*** empty log message ***Silenio Quarti5-6/+6
2009-05-05274890 - SWT crashSilenio Quarti1-0/+92
2009-03-13junit tests in cocoa (wrong dynamic call)Silenio Quarti1-2/+8
2009-03-05266578 - Crash in TextLayout.computeRuns()Silenio Quarti1-25/+37
2009-01-26*** empty log message ***Grant Gayed2-3/+4
2008-09-12 Bug 246820 - org.eclipse.swt.tools causes 242 warnings in latest I-buildSilenio Quarti2-5/+9
2008-09-11Bug 211796 - Regenerate the PI ("Platform Interface") to better match cocoa (...Silenio Quarti1-1/+5
2008-09-10new JNI gen toolSilenio Quarti24-34656/+7
2008-09-10splitting XPCOM and XPCOMInit in two package for embedding the meta dataSilenio Quarti4-1525/+34
2008-09-10*** empty log message ***Silenio Quarti1-0/+4
2008-09-10*** empty log message ***Silenio Quarti2-0/+163
2008-09-10*** empty log message ***Silenio Quarti4-2/+14
2008-09-09*** empty log message ***Silenio Quarti2-6/+6

Back to the top