summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Printing/cocoa/org/eclipse/swt/printing/PrintDialog.java
Commit message (Expand)AuthorAgeFilesLines
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2011-05-161-2/+1
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Remove unnecessary retain.Scott Kovatch2011-02-041-1/+0
* Bug 275624 - PrintDialog.setPrinterData does not work as expectedCarolyn MacLeod2011-02-041-0/+7
* Adding duplex APICarolyn MacLeod2010-12-061-3/+18
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* 301863 - NPE in PrintDialogKevin Barnes2010-02-041-0/+1
* 278041 - Mac: When modal dialog is up, its parent window should not respond ...Kevin Barnes2009-10-231-2/+5
* 287665 - [Widgets] SWT.SHEET and non responsive file and directory dialogs on...Kevin Barnes2009-08-261-4/+4
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+377
* *** empty log message ***Felipe Heidrich2009-06-301-377/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-2/+8
* clear SWT.SHEET because super does notSilenio Quarti2009-04-241-22/+20
* 23618 - Printing - copyCount field in PrinterData is uselessCarolyn MacLeod2009-04-231-0/+2
* 52789 - DCR: No pageOrientation in PrintData?Carolyn MacLeod2009-04-231-0/+5
* use SWT.SHEET instead of SWT.PRIMARY_MODAL (consistency)Silenio Quarti2009-04-201-1/+1
* 272391 - Support Sheets for dialogsSilenio Quarti2009-04-171-1/+82
* 52789 - DCR: No pageOrientation in PrintData?Carolyn MacLeod2009-04-151-23/+17
* 64 bit workSilenio Quarti2008-08-181-1/+1
* 211796 - Regenerate the PI ("Platform Interface") to better match cocoaSilenio Quarti2008-08-141-16/+14
* show page layout attributesSilenio Quarti2008-07-211-1/+1
* *** empty log message ***Silenio Quarti2008-07-171-88/+41
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-10/+14
* Add set/getPrinterData API to allow printer state to be saved across calls to...Carolyn MacLeod2008-03-201-0/+26
* *** empty log message ***Silenio Quarti2007-11-151-85/+90
* cocoa mergeFelipe Heidrich2007-11-151-0/+305