summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics
Commit message (Expand)AuthorAgeFilesLines
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-3110-10/+10
* Bug 314492 - Do the annual copyright/javadoc bashBEFORE_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-263-4/+4
* Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention Displ...Silenio Quarti2010-05-261-2/+1
* Bug 250427 - Javadoc of constructor Cursor(Device, int) should mention Displ...Lakshmi Shanmugam2010-05-261-0/+5
* Bug 313711 - API inconsistencies between dispose() and isDisposed()Lakshmi Shanmugam2010-05-2410-10/+10
* Bug 314066 - Add missing flags (<code>, @see, @return) in javadocLakshmi Shanmugam2010-05-241-2/+2
* Bug 312956 - GC#textExtents(String) throws ArrayIndexOutOfBoundsException wit...Felipe Heidrich2010-05-171-1/+4
* Bug 283503 - Eclipse crashes at org.eclipse.swt.internal.win32.OS.ScriptGetLo...Felipe Heidrich2010-04-261-1/+1
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-1312-1/+56
* Bug 305815 - GC could not draw Chinese text when setAdvanced(true).Silenio Quarti2010-03-301-1/+1
* Bug 305815 - GC could not draw Chinese text when setAdvanced(true).Silenio Quarti2010-03-302-1/+102
* javadoc typoCarolyn MacLeod2010-03-081-2/+2
* Bug 302972 - GIF with origin geometry wrongly render transparency on windows 7Felipe Heidrich2010-03-051-0/+6
* Bug 303499 - Editors can't display EUDC mapped to single fontFelipe Heidrich2010-03-041-0/+6
* Bug 241482 - [Bidi] Need to extend BidiSegmentListenerFelipe Heidrich2009-11-171-28/+89
* fix java doc since tagFelipe Heidrich2009-11-021-1/+1
* Bug 115432 - [Graphics] TextLayout.setIndent not supporting "out-denting"Felipe Heidrich2009-10-291-5/+48
* 289244 - [Graphics] GDI+ drawText is not consistent with GDISilenio Quarti2009-09-211-185/+187
* 275070 - unused code in GC#setClippingSilenio Quarti2009-09-111-3/+0
* Bug 133133: [Bidi] Numeral contextual behavior is not respected in eclipse ed...Felipe Heidrich2009-09-111-3/+1
* roll back accidental releaseFelipe Heidrich2009-09-111-4/+4
* Bug 288857: GDI Handle Resource LeakFelipe Heidrich2009-09-111-4/+6
* Bug 288452: TextLayout renders underlines badly when antialias is onFelipe Heidrich2009-09-031-0/+6
* 281695 - Incorrect loading of cursors from custom PNG images on Windows.Silenio Quarti2009-09-011-5/+55
* 283217 - Can't print Image with alphas with transparent pixel unspecified (pr...Silenio Quarti2009-08-311-1/+1
* 28766 - Printing Images does not respect transparencySilenio Quarti2009-08-311-2/+16
* 276892 - GC.setLineAttributes() uses caps const instead of joinSilenio Quarti2009-08-171-6/+6
* remove unnecessary semicolonsCarolyn MacLeod2009-07-311-1/+1
* Bug 278959: setting font height should update font widthFelipe Heidrich2009-07-221-0/+1
* Bug 280708: Second call to setFont produces incorrect textFelipe Heidrich2009-07-141-5/+3
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-0115-0/+15208
* *** empty log message ***Felipe Heidrich2009-06-3015-15208/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-297-7/+7
* Bug 273919: getOffset(int,int,int[]) fails for empty lines ("\n")Felipe Heidrich2009-04-271-0/+4
* fix \n\n\n\n\n case (height for empty lines ends by \n were zero)Felipe Heidrich2009-04-221-1/+1
* NOTE: Last version (1.251) was released with the wrong comment. The correct c...Felipe Heidrich2009-04-201-1/+1
* Bug 268750: image package: comparison is always true/false due to limited ran...Felipe Heidrich2009-04-201-0/+8
* Bug 272075: Spaces/Tabs are not added after multibyte characters in Java ClassFelipe Heidrich2009-04-161-39/+79
* Bug 272075: Spaces/Tabs are not added after multibyte characters in Java Class.Felipe Heidrich2009-04-151-1/+12
* Bug 239477: Crash in ScriptStringOutFelipe Heidrich2009-03-311-1/+7
* 267176 - Path#addString() not working with custom font (only run new code whe...Silenio Quarti2009-03-161-5/+7
* 267176 - Path#addString() not working with custom fontSilenio Quarti2009-03-163-10/+85
* Bug 266409: [SWT] FontData.toString() optimizationFelipe Heidrich2009-02-271-3/+4
* 265860 - Missing @since tagsCarolyn MacLeod2009-02-241-0/+1
* 265860 - Missing @since tagsCarolyn MacLeod2009-02-231-0/+1
* Bug 213305: 100% cpu usage on opening files with long lines.Felipe Heidrich2009-02-041-0/+37
* fix exceptions for lines ending with \r or \nFelipe Heidrich2009-02-041-1/+1
* performance improvements for long lines (part of Bug 213305: 100% cpu usage o...Felipe Heidrich2009-02-041-41/+39
* fix warningGrant Gayed2009-01-161-1/+2
* Bug 260584: Device.getSystemColor() called with widget property color idsFelipe Heidrich2009-01-091-9/+9