summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/Image.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-87/+87
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 356571 - Exception in org.eclipse.swt.graphics.Image.getImageData()Silenio Quarti2011-10-261-22/+7
* Bug 350783 - certain images cause "no more handles" on win7Carolyn MacLeod2011-10-041-1/+2
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 314492 - Do the annual copyright/javadoc bashBEFORE_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+1
* Bug 313711 - API inconsistencies between dispose() and isDisposed()Lakshmi Shanmugam2010-05-241-1/+1
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-131-1/+11
* Bug 302972 - GIF with origin geometry wrongly render transparency on windows 7Felipe Heidrich2010-03-051-0/+6
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+2129
* *** empty log message ***Felipe Heidrich2009-06-301-2129/+0
* rename methodSilenio Quarti2008-10-211-2/+2
* 251528 - SWT Image created without GDI trackingSilenio Quarti2008-10-211-4/+6
* 250782 - No More Handles Exception when trying to load an imageSilenio Quarti2008-10-141-66/+70
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* 232625 - SWT/JFace - Lack of examples in API;Carolyn MacLeod2008-06-041-0/+1
* 10465 - org.eclipse.swt.graphics.Image DocumentatonCarolyn MacLeod2008-06-041-3/+3
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-021-0/+1
* 232499 - [JFace] Slower image painting due to fix for bug 224422 and bug 219432Silenio Quarti2008-05-211-1/+2
* type should be copied for all flag values (this is consistent with other plat...Carolyn MacLeod2008-03-121-1/+1
* 216614 - NPE in imageSilenio Quarti2008-01-251-1/+1
* reorganize to consider adding finalizationSilenio Quarti2008-01-241-57/+35
* hold on to Font objectSilenio Quarti2008-01-211-1/+1
* 214160 - Issues with transparent images when advanced graphics is onSilenio Quarti2008-01-141-9/+9
* 207347 - Snippet279 draws bad (draw icon with GDI+ gc)Silenio Quarti2007-10-241-8/+17
* 196737Grant Gayed2007-08-291-0/+6
* 193561 - public Image (Device device, String filename) fails on WinCeSilenio Quarti2007-07-231-1/+6
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-93/+93
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* 180621 - overlap image transparency failure in 16bits color qualitySilenio Quarti2007-04-241-4/+13
* 182777 -Image.getImageData crashes VM in win32.OS.MoveMemorySilenio Quarti2007-04-201-3/+8
* remove 0x02 from color handleSilenio Quarti2007-04-131-1/+1
* 168384 - Problem with grayed disabled button imageSilenio Quarti2007-01-251-1/+1
* *** empty log message ***Grant Gayed2006-11-061-1/+1
* fixing junitSilenio Quarti2006-09-261-2/+4
* performance for gifsSilenio Quarti2006-09-201-108/+127
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* bug 63226Carolyn MacLeod2006-05-011-14/+19
* Junit tests (corrupted and non-existent images)Silenio Quarti2006-04-101-4/+11
* 125812 - new Image(device, image, SWT.IMAGE_COPY) does not work as expected o...Silenio Quarti2006-04-071-1/+3
* 129731 - Transparent gif images cannot be drawn properly.Silenio Quarti2006-04-071-59/+71
* 132695 & 132681 - Disabled image loses transparencySilenio Quarti2006-04-071-195/+63
* 121351 - Alpha channel ignored when Image is disabled or greyed outSilenio Quarti2006-03-071-1/+9
* Improve performance of Image.getBounds() by caching resultVeronika Irvine2006-02-281-3/+16
* *** empty log message ***Veronika Irvine2005-12-121-1/+1
* Bug 119744 - Images loaded with GDI+ all seem to be bottom-up and images load...Veronika Irvine2005-12-121-1/+7
* Bug 119744 DIB is bottom-up instead of top-down when created from GDI+ BitmapVeronika Irvine2005-12-071-11/+19
* Bug 119744 DIB is bottom-up instead of top-down when created from GDI+ BitmapVeronika Irvine2005-12-071-10/+10