Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-08167219 - NPE in org.eclipse.swt.widgets.Menu._setVisibleSteve Northover1-1/+1
2006-12-01165712 - Create wrapper Shell around existing handleSilenio Quarti4-139/+185
2006-12-01129314 - [Preferences] Font sizes cannot be set as float (8,6pt)Silenio Quarti2-3/+32
2006-11-30114007 - The GC line width must not be an intSilenio Quarti2-37/+149
2006-11-14Bug 161830 - incorrect SWT.NO_FOCUS behaviour for Shell windows on LinuxFelipe Heidrich1-1/+9
2006-11-09*** empty log message ***Grant Gayed1-1/+1
2006-11-0879084 - Load TrueType fonts directly from a file..Silenio Quarti1-0/+35
2006-10-17133943 - [DCR] Provide way to query a previously set cursor (this time with p...Steve Northover1-1/+1
2006-10-17133943 - [DCR] Provide way to query a previously set cursorSteve Northover1-0/+4
2006-10-12105101 - Transform translations not accounted for in GC.drawFocus()Silenio Quarti1-0/+14
2006-10-11160498 - Need the Tracker class to accept empty Rectangle listsSteve Northover1-29/+45
2006-09-06154736 - All Fonts appear the sameSilenio Quarti1-1/+4
2006-08-14153567 - Custom cursor has wrong coloursSilenio Quarti1-12/+28
2006-07-26137621 - License Agreement Does Not Display on HP-UXSilenio Quarti2-0/+7
2006-07-19need to check line style to run awaySilenio Quarti1-2/+2
2006-07-19reset previous clipping in setClipping(Path)Silenio Quarti1-3/+0
2006-07-19reset previous clipping in setClipping(Path)Silenio Quarti1-0/+1
2006-07-18fixing clipping for holongate (performance of setTransform() and intersection...Silenio Quarti2-71/+113
2006-07-05134760 - Performance of fill* methodsFelipe Heidrich6-349/+300
2006-06-2323614 - [DCR] Allow triple mouse eventsSteve Northover2-8/+13
2006-06-20bug 115947Carolyn MacLeod1-0/+22
2006-06-13fixing compile problems on Motifv3301aSilenio Quarti1-0/+9
2006-05-09After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod29-29/+29
2006-05-03Javadoc basher output for 3.2RC3Carolyn MacLeod18-58/+146
2006-05-03Javadoc basher output for 3.2RC3Carolyn MacLeod4-6/+106
2006-05-03Javadoc basher output for 3.2RC3Carolyn MacLeod3-19/+116
2006-05-01bug 63226Carolyn MacLeod1-2/+0
2006-04-20114850 - Eclipse 3.2M2 crashes just after startupSilenio Quarti1-1/+5
2006-04-13isUndecorated()Silenio Quarti1-3/+7
2006-04-12bug 123922 - javadoc typosCarolyn MacLeod2-2/+2
2006-04-04127848 - CustomControlExample CLabel background image differencesSilenio Quarti1-1/+1
2006-03-31131617Silenio Quarti1-0/+4
2006-03-23127821 - ControlExample crash when setting background image on SEPARATOR LabelSilenio Quarti1-5/+7
2006-03-09use gc background when no control background is setFelipe Heidrich1-21/+24
2006-03-07121351 - Alpha channel ignored when Image is disabled or greyed outSilenio Quarti1-0/+7
2006-03-06fix compiler warningsVeronika Irvine2-3/+3
2006-03-03bug 114662Felipe Heidrich1-2/+5
2006-02-28Improve performance of Image.getBounds() by caching resultVeronika Irvine1-3/+16
2006-02-21Bug124004 Text widget has drop target enabled by defaultVeronika Irvine3-9/+20
2006-02-21Bug124004 Text widget has drop target enabled by defaultVeronika Irvine1-0/+8
2006-02-01use alpha value in filling gradientSilenio Quarti1-2/+2
2006-01-30call checkBackground () after THEME_BACKGROUND is setSilenio Quarti1-1/+1
2006-01-26bug 103976Felipe Heidrich1-0/+18
2006-01-24fix setBackgroundMode() after creationSilenio Quarti3-22/+56
2006-01-18121506 - GC.drawImage() selects wrong source regionSilenio Quarti1-0/+2
2006-01-13consistency: setFont causes redraw in all platformsFelipe Heidrich2-1/+17
2005-12-14Add support for dragging textVeronika Irvine2-4/+27
2005-12-1229994 - Image background Composite / Transparent widget backgroundsSteve Northover9-7/+48
2005-12-07*** CHANGE MOUSE SEND BACK TO POST ***Veronika Irvine1-17/+18
2005-11-29implement Control.setBackgroundImage()v3216aSilenio Quarti15-58/+287

Back to the top