Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel2-6/+12
2017-09-27Bug 525255 - Enable indirect static usage warningsI20170927-0420Alexander Kurtakov1-4/+3
2016-11-17Bug 498876: [HiDPI][Printer] GC autoScales for Printer devices at HighDPIMarkus Keller1-0/+3
2016-09-28Bug 498876 - [HiDPI][Printer] GC autoScales for Printer devices atNiraj Modi1-1/+6
2016-01-07Bug 485367 - cleaned trailing spaces in swt (cocoa)Andrey Loskutov2-43/+43
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller2-0/+10
2014-09-04Modified fix for Bug 400478 - Print doesn't have a "print selection"Lakshmi Shanmugam1-6/+13
2014-09-04Bug 400478 - Print doesn't have a "print selection" option on osxLakshmi Shanmugam1-2/+5
2013-10-16Update Javadoc commentsBogdan Gheorghe1-0/+12
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod1-1/+1
2012-09-24Make 64-bit the default source codeSilenio Quarti2-16/+16
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod1-1/+1
2012-03-09Bug 373794 - Malformed Javadoc commentsGrant Gayed1-1/+1
2011-09-23fix permission of filesSilenio2-0/+0
2011-08-24Bug 349812 - Rotate gesture not working on 64bit buildSilenio Quarti1-1/+1
2011-05-16Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod1-2/+1
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2-2/+2
2011-05-09After javadoc bash for 3.7RC1AFTER_JAVADOC_BASH_FOR_37RC1Carolyn MacLeod1-1/+1
2011-02-04Remove unnecessary retain.Scott Kovatch1-1/+0
2011-02-04Bug 275624 - PrintDialog.setPrinterData does not work as expectedCarolyn MacLeod1-0/+7
2010-12-06Adding duplex APICarolyn MacLeod2-4/+28
2010-10-22219133 - get printer DPI using PrintCore calls.Scott Kovatch1-1/+32
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2-2/+2
2010-04-13305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed1-0/+4
2010-02-04301863 - NPE in PrintDialogKevin Barnes1-0/+1
2009-10-23278041 - Mac: When modal dialog is up, its parent window should not respond ...Kevin Barnes1-2/+5
2009-09-15288414 - [Printing] Creating GC on default printer fails on Cocoa on OS X, su...Silenio Quarti1-8/+12
2009-09-14288414 - [Printing] Creating GC on default printer fails on Cocoa on OS X, s...Kevin Barnes1-1/+7
2009-09-14288414 - [Printing] Creating GC on default printer fails on Cocoa on OS X, s...Kevin Barnes1-5/+6
2009-08-26287665 - [Widgets] SWT.SHEET and non responsive file and directory dialogs on...Kevin Barnes1-4/+4
2009-08-07271703 - Cannot print from 64 bit eclipseSilenio Quarti1-1/+2
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2-0/+990
2009-06-30*** empty log message ***Felipe Heidrich2-990/+0
2009-05-29After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2-2/+2
2009-05-27After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2-9/+17
2009-05-15276131 - Browser Test crashingSilenio Quarti1-0/+1
2009-04-24clear SWT.SHEET because super does notSilenio Quarti1-22/+20
2009-04-2323618 - Printing - copyCount field in PrinterData is uselessCarolyn MacLeod2-2/+4
2009-04-2352789 - DCR: No pageOrientation in PrintData?Carolyn MacLeod2-0/+13
2009-04-20use SWT.SHEET instead of SWT.PRIMARY_MODAL (consistency)Silenio Quarti1-1/+1
2009-04-17272391 - Support Sheets for dialogsSilenio Quarti1-1/+82
2009-04-1552789 - DCR: No pageOrientation in PrintData?Carolyn MacLeod1-23/+17
2009-01-16fix warningGrant Gayed1-1/+0
2009-01-14Optimize caret blinking and widget drawingSilenio Quarti1-8/+1
2008-11-06*** empty log message ***Silenio Quarti1-0/+1
2008-11-05support scaling factorSilenio Quarti1-7/+26
2008-11-04253720 - Settting clipping causes printing to be flippedSilenio Quarti1-0/+2
2008-11-04*** empty log message ***Silenio Quarti1-78/+94
2008-11-03use pool created in DeviceSilenio Quarti1-56/+54
2008-11-03253240 - Missing autorealese pool in printerSilenio Quarti1-112/+182

Back to the top