summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Combo.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 44072 - API Request: Combo#getCaretLocation()Carolyn MacLeod2012-05-101-1/+5
* Bug 370355 - Combo does not show focus ring in some casesFelipe Heidrich2012-02-011-0/+7
* Missing longBogdan Gheorghe2011-10-031-1/+1
* bug 44072: review win32Felipe Heidrich2011-10-031-10/+66
* Bug 44072unknown2011-10-031-0/+64
* 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
* callWindowProc: fixes Bug 277618 - Text in writable combobox partially hiddenFelipe Heidrich2011-05-051-1/+26
* [Bug 29779] BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-231-65/+59
* Bug 240657 - Combo.setText() doesnt set the text if the string is a substring...Felipe Heidrich2010-07-051-3/+6
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-311-1/+1
* Bug 310401 - Combo shows only 5 items if items are set after first layoutSilenio Quarti2010-04-261-7/+23
* Bug 213050 - Mouse cursor disappears when Combo.setListVisible(true) is calledFelipe Heidrich2010-03-311-0/+3
* Bug 277618 - Text in writable combobox partially hiddenFelipe Heidrich2010-03-301-0/+2
* Bug 245569 - Use platform native or reasonable default for Combo's visibleIt...Silenio Quarti2010-03-291-4/+21
* Bug 245569 - Use platform native or reasonable default for Combo's visibleIt...Silenio Quarti2010-03-221-1/+11
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were pr...Felipe Heidrich2009-10-231-4/+4
* Bug 292056 - [StyledText] StyledText: add listener for direction change and a...Felipe Heidrich2009-10-161-1/+21
* Bug 214729 - Combo VerifyEvent is not always firedFelipe Heidrich2009-09-081-2/+5
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+2489
* *** empty log message ***Felipe Heidrich2009-06-301-2489/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* Bug 269950: Combo.setText does nothing in read-only modeFelipe Heidrich2009-03-251-0/+4
* getDrawing()/isDrawing()Silenio Quarti2009-03-031-1/+1
* 240657 - Combo.setText() doesnt set the text if the string is a substring of ...Steve Northover2009-02-251-38/+19
* 261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod2009-02-241-0/+1
* Bug 248128: VerifyEvent.start contains incorrect index when "undoing typing"Felipe Heidrich2009-01-071-1/+1
* 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/+1
* work around can't run on CESteve Northover2007-12-201-0/+1
* 213247 - Combo box in CVS commit wizard leaves garbage behind on resizeSteve Northover2007-12-201-7/+35
* 21619 - programmatically dropdown a comboSteve Northover2007-12-081-25/+25
* fix for 64-bitGrant Gayed2007-11-211-1/+1
* 209960 - Combo widgets cause area beneath them to flicker when resized [oops,...Steve Northover2007-11-201-1/+1
* 209960 - Combo widgets cause area beneath them to flicker when resizedSteve Northover2007-11-201-2/+43
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-139/+141
* use macros for lParam and wParamSilenio Quarti2007-06-261-6/+6
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* 149040 - Change javadoc for Table addSelectionListenerCarolyn MacLeod2007-05-311-3/+3
* make sure that stopping SWT.CR will also stop SWT.DefaultSelectionSteve Northover2007-04-181-8/+10
* don't send SWT.DefaultSelection when the drop down list is dropped downSteve Northover2007-04-171-2/+29
* 169291 - [DnD] Combo: Incorrect DragStart when mouse hover still inside combo...Steve Northover2007-04-171-0/+22
* send verify when the same text is set (to be consistent with the Text control)Steve Northover2007-02-131-4/+3
* limit can be -1 for SWT.MULTISilenio Quarti2006-10-161-1/+1
* check text limit when setting textSilenio Quarti2006-10-161-0/+6
* 158577 - combo.setItem dispatchs a ModifyListener event with empty textSteve Northover2006-09-251-9/+9
* call previous CBT hook instead of always returning zeroSteve Northover2006-09-251-3/+4