Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-06Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod1-1/+1
2012-11-05Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod1-1/+1
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod1-1/+1
2012-04-30Bug 99718-Very long text in CCombo causes vertical scroll bar toLakshmi Shanmugam1-7/+8
2012-04-30Bug 377155-CCombo dropdown list can go off the top screen boundAnnika Karjakina1-1/+11
2012-03-10Mac VoiceOver calls menuForEvent. Fix CCombo.Carolyn MacLeod1-1/+9
2012-03-10bug 110005 MacCarolyn MacLeod1-0/+3
2011-11-16Bug 363801 - CCombo has a bad initial visibleItemCountCarolyn MacLeod1-0/+8
2011-09-23fix permission of filesSilenio1-0/+0
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod1-1/+1
2011-02-16Bug 335134 - CCombo: floating list pop-up on ALT+TABLakshmi Shanmugam1-21/+26
2011-02-09Bug 320636 - CCombo setFocus does not workLakshmi Shanmugam1-1/+1
2010-08-24Bug 320064 - StyledText and CCombo should also use preceding CLabel as acces...Carolyn MacLeod1-14/+14
2010-05-31Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod1-1/+1
2010-05-11Bug 118049 - CCombo in form : dropdown scrolling causes parent shell to scrol...Lakshmi Shanmugam1-1/+31
2010-03-08305070 - CCombo should not throw away event.doit of forwarded eventsBogdan Gheorghe1-0/+2
2010-01-15Bug 119192 - [CCombo] CCombo Mouse problem (listeners not fired)Lakshmi Shanmugam1-38/+57
2010-01-14299302 - Cannot Uppercase text CCombo in VerifyListenerKevin Barnes1-0/+1
2010-01-14Bug 246505 - If install key listener to CCombo, it can not traverse out usin...Lakshmi Shanmugam1-0/+12
2009-10-15propagate keyLocation infoFelipe Heidrich1-0/+7
2009-10-01revertKevin Barnes1-38/+23
2009-10-01*** empty log message ***Kevin Barnes1-23/+38
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti1-0/+1793
2009-06-30*** empty log message ***Felipe Heidrich1-1793/+0
2008-11-21Bug 255282: SWTException thrown from CComboFelipe Heidrich1-2/+17
2008-08-25Bug 49996 - [CCombo] CCombo, CLabel - Custom widgets are nulling internal slo...Duong Nguyen1-0/+4
2008-07-10Bug 235968 - CCombo class should not be finalDuong Nguyen1-2/+2
2008-07-09Bug 235968 - CCombo class should not be finalDuong Nguyen1-0/+9
2008-07-08Bug 235968 - CCombo class should not be finalDuong Nguyen1-1/+1
2008-07-08Bug 236634 - Cannot dismiss attribute type comboDuong Nguyen1-2/+2
2008-06-05After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod1-1/+1
2008-06-04232625 - SWT/JFace - Lack of examples in API;Carolyn MacLeod1-0/+1
2008-06-04232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod1-0/+1
2008-06-02232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod1-0/+2
2008-05-29Bug 234437 - CCombo#setVisible() doesn't check if the popup shell is disposedDuong Nguyen1-1/+3
2008-05-07Bug 219558 - [CellEditors] ComboBoxCellEditor doesn't work properly (CCombo)Duong Nguyen1-1/+1
2008-04-15Bug 223512 - [CCombo] dropdown does not move when window is draggedDuong Nguyen1-0/+1
2008-04-15combo too small when key listener and SWT.BORDER added on MacSilenio Quarti1-1/+1
2008-03-13Bug 78825 - [CCombo] Tab doesn't go to next entry field when list is downDuong Nguyen1-0/+6
2008-03-12Bug 175689 - [CCombo] CCombo#deselectAll() doesn't clear TextDuong Nguyen1-1/+7
2008-03-12Bug 142981 - [CCombo] CCombo doesn't lose focusDuong Nguyen1-0/+1
2008-03-12Bug 142981 - [CCombo] CCombo doesn't lose focusDuong Nguyen1-1/+5
2008-02-01- allow drop down list to have focus if the CCombo has focusDuong Nguyen1-7/+8
2008-01-22Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorv3425Duong Nguyen1-0/+2
2008-01-21Bug 16987 - [CCombo] does not respond to MouseWheelDuong Nguyen1-1/+28
2008-01-21Bug 182196 - [CCombo] Mouse Listener Support for CComboDuong Nguyen1-2/+54
2008-01-17Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorDuong Nguyen1-6/+5
2008-01-15Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behavio...Duong Nguyen1-3/+8
2008-01-14Rolling back fix for Bug 205351Duong Nguyen1-1/+1
2008-01-12Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorDuong Nguyen1-6/+0

Back to the top