Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10Bug 507346 - Remove Device.checkCairo Y20161110-1000I20161110-1225I20161110-1130Alexander Kurtakov3-6/+2
This code is trying to load old compat so file which is no longer shipped with SWT since 2013. Effectively this is just a waste of time without any real effect. Change-Id: Id99392da7aad0e703cb3f47855b907044367311c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-05-30Bug 494717 - [HiDPI][GTK] Path cubic curves are not auto-scaledSravan Kumar Lakkimsetti1-1/+8
correctly with HiDPI settings Change-Id: I02121a7f450e005a7394deae2d9479094f081390
2016-05-24Bug 494035 - [HiDpi] Rendering issues on Neon due to the new SWTSravan Kumar Lakkimsetti1-4/+10
Auto-scaling feature on Windows and GTK platforms - taken care of review comments Change-Id: I4ae4f75eb89d44d6f6ae2b8b09031d98c51b4605 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformSravan Kumar Lakkimsetti3-14/+84
- GTK changes. Change-Id: Idcc8e547f7fcca3e6c415b69e30ee6d1edf0cb6c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2016-02-22Revert "Bug 399786 - GC#draw*(..) needs to support high-DPI "Sravan Kumar Lakkimsetti1-235/+5
This reverts commit acc3aad22de4e9ad78274eb6e8ec760f1ee4c7c2.
2016-02-22Bug 399786 - GC#draw*(..) needs to supportSravan Kumar Lakkimsetti1-5/+235
high-DPI Change-Id: Ibf39177432c1c29506d9226cabf65a6a16d39931 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2016-01-07Bug 485367 - cleaned trailing spaces in swt (gtk, cairo and Co)Andrey Loskutov3-83/+83
Change-Id: I666ba3c50b8d8d8c8db67db7efd1647115f36cf1 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2015-12-16Bug 484484 - Remove org.eclipse.swt.internal.Compatibility classAlexander Kurtakov2-9/+7
Inlined: * Math.PI * equalsIgnoreCase * interrupt * isLetter * isWhitespace Change-Id: Ib38e9efb1017533f5205fa0b41cb78c0ac5a3254 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-05-27Bug 468439 - Do the annual javadoc bash for 4.5I20150527-2010Lakshmi Shanmugam3-1/+28
- javadoc changes. Change-Id: I7407abcffd09e1e2e5f65aff39fdd4d6e4448ad6 Signed-off-by: Lakshmi Shanmugam <lshanmug@in.ibm.com>
2013-12-03Add missing @Override annotations.Alexander Kurtakov3-0/+9
Since moving to 1.5 this warning was left to enabled which caused 1000+ warnings. Add all annotations. Change-Id: I647cbd86fe93e8daed655def41f9d5fbcf16e609 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2-2/+2
2012-09-24Make 64-bit the default source codeSilenio Quarti2-13/+13
2010-05-26Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod3-3/+3
2010-04-13305742 - Fields that should not be referenced by clients should have ↵Grant Gayed3-0/+6
@noreference javadoc
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti3-0/+1292
2009-06-30*** empty log message ***Felipe Heidrich3-1292/+0
2008-06-05After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod3-3/+3
2008-06-04After Javadoc Bash for 3.4RC4Carolyn MacLeod3-1/+91
2008-03-11*** empty log message ***Felipe Heidrich1-0/+11
2008-01-24reorganize to consider adding finalizationSilenio Quarti3-54/+17
2007-11-23*** empty log message ***Silenio Quarti1-0/+64
2007-08-17200083 Support BIDI on Linux GTKBogdan Gheorghe1-2/+5
2007-05-31After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod3-3/+3
2007-05-31After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod3-8/+76
2006-09-06154746 - Path Clipping does not work properly on Mac, GTK and MotifSilenio Quarti1-18/+32
2006-07-05134760 - Performance of fill* methodsFelipe Heidrich1-0/+1
2006-06-13fixing compile problems on Motifv3301aSilenio Quarti1-18/+1
2006-06-08136472 - GC#drawText doesn't work with arabic text when advance is onSilenio Quarti1-6/+17
2006-05-09After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod3-3/+3
2006-05-03Javadoc basher output for 3.2RC3Carolyn MacLeod2-1/+28
2006-04-12bug 123922 - javadoc typosCarolyn MacLeod1-1/+1
2006-03-30wrong boundsSilenio Quarti1-0/+2
2005-09-06108423Silenio Quarti1-2/+10
2005-07-1964 bit problemsSilenio Quarti1-4/+4
2005-07-12102481Silenio Quarti1-7/+9
2005-07-11porting to cairo 0.5.1Silenio Quarti2-45/+142
2005-07-08103187Silenio Quarti1-3/+5
2005-06-22After initial JavadocBash for 3.1 RC4AFTER_JAVADOC_BASH_FOR_31RC4Carolyn MacLeod3-4/+525
2005-05-11fixing outputSilenio Quarti1-0/+31
2005-04-28*** empty log message ***Silenio Quarti1-0/+1
2005-04-07gradient APISilenio Quarti1-0/+18
2005-04-07pattern APISilenio Quarti1-0/+59
2005-04-06Path.getPathData()Silenio Quarti1-1/+15
2005-03-30share device slotSilenio Quarti2-10/+0
2005-03-3087695Silenio Quarti2-2/+2
2005-03-2287554Silenio Quarti1-0/+12
2005-03-15*** empty log message ***Silenio Quarti1-0/+1
2005-03-15right quadToSilenio Quarti1-1/+9
2005-02-28Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2-8/+8
2005-02-25fill rule and path hit testSilenio Quarti1-0/+17

Back to the top