summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/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 365280 - Combo box closes self when Mozilla Browser presentGrant Gayed2012-05-281-0/+2
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-281-0/+28
* Bug 379998-Plugin list not showing up in Run configuration dialogLakshmi Shanmugam2012-05-231-2/+2
* Bug 44072 - API Request: Combo#getCaretLocation()Carolyn MacLeod2012-05-101-1/+5
* Bug 378081 - Combo should not send ModifyEvent on #select(int) if item unchangedSilenio Quarti2012-05-101-2/+2
* Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam2012-01-311-0/+6
* review for bug 44072, cocoaFelipe Heidrich2011-10-071-11/+5
* Bug 44072Felipe Heidrich2011-10-071-0/+27
* 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 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-301-1/+1
* 333386 - add ignoreSelection when doing programmatic selection of the list it...Scott Kovatch2011-01-041-0/+6
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-181-1/+1
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+1
* Bug 268112 - Combo getListVisible missingSilenio Quarti2010-05-031-2/+20
* Bug 245569 - Use platform native or reasonable default for Combo's visibleIte...Silenio Quarti2010-03-291-2/+8
* Bug 245569 - Use platform native or reasonable default for Combo's visibleIte...Silenio Quarti2010-03-221-0/+3
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-3/+3
* 291918 - NSMenuItem does not clear title when attributed Title is clearedKevin Barnes2009-10-091-0/+7
* Bug 288554: BIDI improvementsFelipe Heidrich2009-10-021-25/+72
* 284572 - [Widgets] Label Background Image moves aroundKevin Barnes2009-09-211-5/+1
* 278886 - [Widgets] setBackgroundMode not working on TextKevin Barnes2009-08-241-8/+7
* 285773 - Combo toString missing detail.Kevin Barnes2009-08-171-0/+4
* 279441 - Cocoa:Verify Listener not called on selecting items in ComboKevin Barnes2009-08-131-50/+57
* 277315 - Combo does not accept drag and dropKevin Barnes2009-07-101-2/+4
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1617
* *** empty log message ***Felipe Heidrich2009-06-301-1617/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-0/+5
* 274890 - SWT crashSilenio Quarti2009-05-051-22/+20
* 273313 - [carbon] Control#getBackground() and getForeground() returns new ColorSilenio Quarti2009-04-241-2/+1
* 270880 - Combo does not fire SWT.Modify immediately on select(int)Kevin Barnes2009-04-021-20/+4
* 270663 - Combo.select() causes SelectionEventKevin Barnes2009-04-011-3/+5
* 269606 - Wrong default new text line delimiter on Mac/CocoaKevin Barnes2009-03-241-2/+10
* 269010 - ModifyListener isn't working for ComboKevin Barnes2009-03-231-11/+11
* 269010 - ModifyListener isn't working for ComboKevin Barnes2009-03-231-0/+2
* 269010 - ModifyListener isn't working for ComboKevin Barnes2009-03-201-1/+26
* cleanupSilenio Quarti2009-03-201-56/+0
* deseletAll() junit test failingSilenio Quarti2009-03-171-1/+3
* junit test failingSilenio Quarti2009-03-171-1/+1
* 268112 - Combo getListVisible missingKevin Barnes2009-03-111-0/+24
* Bug 266828: getCharCount() in Combo throws NullPointerExceptionFelipe Heidrich2009-03-031-0/+1
* fix ClassCastExceptionGrant Gayed2009-03-031-1/+6
* 266475 - Control#setBackgroundImage() does not workKevin Barnes2009-03-021-9/+8
* 259181 - SWT Cocoa: Text.setEchoChar() doesn't workKevin Barnes2009-02-171-35/+18
* 253226 - Implement widget attributes (foreground, background, font, backgroun...Grant Gayed2009-02-111-2/+2
* fixing mouse events in the fieldEditor, corner of scrolled widgets and header...Silenio Quarti2009-02-061-0/+4
* call super for textDidChangeGrant Gayed2009-02-061-0/+1
* 264003 - Exception in Combo.dragDetect()Silenio Quarti2009-02-061-1/+1