summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CCombo.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod2012-11-061-1/+1
* Bug 250948 - NPE in CCombo.isDroppedCarolyn MacLeod2012-11-051-1/+1
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 99718-Very long text in CCombo causes vertical scroll bar toLakshmi Shanmugam2012-04-301-7/+8
* Bug 377155-CCombo dropdown list can go off the top screen boundAnnika Karjakina2012-04-301-1/+11
* Mac VoiceOver calls menuForEvent. Fix CCombo.Carolyn MacLeod2012-03-101-1/+9
* bug 110005 MacCarolyn MacLeod2012-03-101-0/+3
* Bug 363801 - CCombo has a bad initial visibleItemCountCarolyn MacLeod2011-11-161-0/+8
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 335134 - CCombo: floating list pop-up on ALT+TABLakshmi Shanmugam2011-02-161-21/+26
* Bug 320636 - CCombo setFocus does not workLakshmi Shanmugam2011-02-091-1/+1
* Bug 320064 - StyledText and CCombo should also use preceding CLabel as acces...Carolyn MacLeod2010-08-241-14/+14
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* Bug 118049 - CCombo in form : dropdown scrolling causes parent shell to scrol...Lakshmi Shanmugam2010-05-111-1/+31
* 305070 - CCombo should not throw away event.doit of forwarded eventsBogdan Gheorghe2010-03-081-0/+2
* Bug 119192 - [CCombo] CCombo Mouse problem (listeners not fired)Lakshmi Shanmugam2010-01-151-38/+57
* 299302 - Cannot Uppercase text CCombo in VerifyListenerKevin Barnes2010-01-141-0/+1
* Bug 246505 - If install key listener to CCombo, it can not traverse out usin...Lakshmi Shanmugam2010-01-141-0/+12
* propagate keyLocation infoFelipe Heidrich2009-10-151-0/+7
* revertKevin Barnes2009-10-011-38/+23
* *** empty log message ***Kevin Barnes2009-10-011-23/+38
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1793
* *** empty log message ***Felipe Heidrich2009-06-301-1793/+0
* Bug 255282: SWTException thrown from CComboFelipe Heidrich2008-11-211-2/+17
* Bug 49996 - [CCombo] CCombo, CLabel - Custom widgets are nulling internal slo...Duong Nguyen2008-08-251-0/+4
* Bug 235968 - CCombo class should not be finalDuong Nguyen2008-07-101-2/+2
* Bug 235968 - CCombo class should not be finalDuong Nguyen2008-07-091-0/+9
* Bug 235968 - CCombo class should not be finalDuong Nguyen2008-07-081-1/+1
* Bug 236634 - Cannot dismiss attribute type comboDuong Nguyen2008-07-081-2/+2
* 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
* 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/+2
* Bug 234437 - CCombo#setVisible() doesn't check if the popup shell is disposedDuong Nguyen2008-05-291-1/+3
* Bug 219558 - [CellEditors] ComboBoxCellEditor doesn't work properly (CCombo)Duong Nguyen2008-05-071-1/+1
* Bug 223512 - [CCombo] dropdown does not move when window is draggedDuong Nguyen2008-04-151-0/+1
* combo too small when key listener and SWT.BORDER added on MacSilenio Quarti2008-04-151-1/+1
* Bug 78825 - [CCombo] Tab doesn't go to next entry field when list is downDuong Nguyen2008-03-131-0/+6
* Bug 175689 - [CCombo] CCombo#deselectAll() doesn't clear TextDuong Nguyen2008-03-121-1/+7
* Bug 142981 - [CCombo] CCombo doesn't lose focusDuong Nguyen2008-03-121-0/+1
* Bug 142981 - [CCombo] CCombo doesn't lose focusDuong Nguyen2008-03-121-1/+5
* - allow drop down list to have focus if the CCombo has focusDuong Nguyen2008-02-011-7/+8
* Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorv3425Duong Nguyen2008-01-221-0/+2
* Bug 16987 - [CCombo] does not respond to MouseWheelDuong Nguyen2008-01-211-1/+28
* Bug 182196 - [CCombo] Mouse Listener Support for CComboDuong Nguyen2008-01-211-2/+54
* Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorDuong Nguyen2008-01-171-6/+5
* Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behavio...Duong Nguyen2008-01-151-3/+8
* Rolling back fix for Bug 205351Duong Nguyen2008-01-141-1/+1
* Bug 205351 - [CCombo] Adding a KeyListener changes expected traversal behaviorDuong Nguyen2008-01-121-6/+0