Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-18187878 - FileDialog with MULTI has old lookKevin Barnes1-4/+10
2007-05-18150397 - Text: SWT.RIGHT without SWT.BORDER does not show textSilenio Quarti1-2/+22
2007-05-17185607 - Can't copy and paste into dialog text fields from some applicationsv3344cSilenio Quarti4-57/+52
2007-05-17187560 READ_ONLY combos not tall enoughSteve Northover1-1/+3
2007-05-17187597 - BeginBufferedPaint does not work in RTL and advancedSteve Northover1-2/+10
2007-05-16v3344 for I200705161300v3344Carolyn MacLeod2-3/+3
2007-05-16fixed clippingKevin Barnes2-1/+5
2007-05-16187215 - Enabling owner draw removes horizontal scrollbarSteve Northover1-1/+1
2007-05-16182986 - Javadoc in GC should document methods that need the advanced graphic...Steve Northover4-10/+141
2007-05-15177711 - Grayed PNG image displayed white background in some LinuxSilenio Quarti2-81/+66
2007-05-15v3343 for I20070516v3343Carolyn MacLeod2-3/+3
2007-05-15187117 - GC.copyArea(Image, int, int) wrong in RTLSilenio Quarti1-9/+2
2007-05-15173549 - Drawing round rectangles, DND and antialias vowsSilenio Quarti7-6/+43
2007-05-15185231 - Mac: Cannot get rid of native tooltip in a table with columnsSilenio Quarti3-241/+248
2007-05-15fix selection drawing on Vista for custom draw when right side of text box is...Steve Northover1-2/+8
2007-05-15184916 - Variables view not painted correctly after column resizeSteve Northover1-4/+6
2007-05-15185910 - Custom drawing listeners produce display artifacts when used with vi...Steve Northover2-42/+41
2007-05-14v3342 for I20070515Carolyn MacLeod2-3/+3
2007-05-14186580 - GC#drawRoundRectangle looks ugly on advance modeSilenio Quarti1-37/+28
2007-05-14Bug 67652 some GC calls are off by one pixel in mirrored mode (platform consi...Felipe Heidrich2-26/+47
2007-05-14Bug 67652 - some GC calls are off by one pixel in mirrored mode (platform con...Felipe Heidrich2-24/+44
2007-05-14Bug 67652 - some GC calls are off by one pixel in mirrored mode - platform co...Felipe Heidrich2-23/+43
2007-05-14Bug 67652 some GC calls are off by one pixel in mirrored modeFelipe Heidrich2-23/+135
2007-05-14Bug 158122 BIDI: StyledText does not paint selection well when mirroredFelipe Heidrich1-4/+5
2007-05-14fix default tree foreground colorSteve Northover1-0/+26
2007-05-14186757 - No context menus in tablesSteve Northover1-16/+14
2007-05-14186611 - Alpha channels being lost on Windows XP classic themeSilenio Quarti1-1/+1
2007-05-11v33341 for I20070511Carolyn MacLeod2-3/+3
2007-05-11183640 Combo on Linux missing, doesn't show up (FormData)Silenio Quarti1-3/+0
2007-05-11186557 - No Deactivate events from ON_TOP shellsKevin Barnes1-9/+13
2007-05-11182547 - tree tooltip problems with "activation follows mouse" (tweakui/x-mouse)Steve Northover2-1/+35
2007-05-10186335 - Eclipse active without shell activation eventsKevin Barnes1-1/+1
2007-05-10186448 - Exceptions selecting tree itemsKevin Barnes1-0/+1
2007-05-10186335 - Eclipse active without shell activation eventsKevin Barnes1-1/+0
2007-05-10186335 - Eclipse active without shell activation eventsKevin Barnes1-1/+2
2007-05-09166198 - Image transparency problem in treeSteve Northover1-36/+53
2007-05-09185534 - Table sends MenuDetect twiceSteve Northover1-1/+20
2007-05-08186054 - [DND] Combo Drag-and-drop performed twiceSteve Northover1-0/+20
2007-05-08184111 - [DND] Not possible to drag multiple classes to a new packageSteve Northover3-0/+57
2007-05-08Bug 186028 - BIDI: GC.getStyle() never returns SWT.RIGHT_TO_LEFT in SWT.DOUBL...Felipe Heidrich1-6/+5
2007-05-08Bug 186028 - BIDI: GC.getStyle() never returns SWT.RIGHT_TO_LEFT in SWT.DOUBL...Felipe Heidrich1-0/+6
2007-05-08186034 - NPE in Shell.filterProcKevin Barnes1-0/+1
2007-05-08185532 - wrong selection length in owner drawn tableSteve Northover2-16/+46
2007-05-08185313 - Inconsistency with focus on selected actionSteve Northover1-16/+22
2007-05-08185529 - horizontal scrollbar missing in owner drawn treeSteve Northover1-10/+11
2007-05-07fix spellingSteve Northover1-1/+1
2007-05-07184592 - Calling List#setTopIndex() on Lists created with SWT.V_SCROLL scramb...Silenio Quarti3-3/+3
2007-05-07v33340 for I20070508Carolyn MacLeod2-3/+3
2007-05-07Bug 172757 - popups close on resizeKevin Barnes2-69/+31
2007-05-07181843 - On Mac, Widget.kEventControlTrack(int, int, int) inserts unacceptabl...Silenio Quarti4-90/+73

Back to the top