summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java
Commit message (Expand)AuthorAgeFilesLines
...
* 177589 up/down arrows don't work in a combobox on LinuxBogdan Gheorghe2008-01-081-4/+6
* 212610 Cannot delete text in Combo boxBogdan Gheorghe2007-12-111-1/+1
* 210995 SWT Combo doesn't gain focus during choice selection in Eclipse 3.3/GTKBogdan Gheorghe2007-12-101-0/+74
* 21619 - Programmatically dropdown a comboSteve Northover2007-12-081-1/+9
* Fix 64 bit compile errorBogdan Gheorghe2007-12-061-2/+2
* 206682 Combo with SWT.READ_ONLY doesn't fire mouseeventsBogdan Gheorghe2007-12-051-0/+39
* Bug 206714 - Combo#toString() behaves differently on linux/gtk/x86_64 and win...Duong Nguyen2007-11-081-0/+4
* 208209 Combo immediately closesBogdan Gheorghe2007-11-021-0/+6
* 208209 Combo immediately closesBogdan Gheorghe2007-11-011-20/+42
* Fixed 64bit compile errorBogdan Gheorghe2007-10-151-1/+1
* *** empty log message ***Bogdan Gheorghe2007-10-151-2/+2
* Fixed 64bit compile errorBogdan Gheorghe2007-10-151-5/+6
* 41364 GTK-BIDI: RTL support in ComboBogdan Gheorghe2007-10-151-1/+45
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-2/+2
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-7/+5
* 188932: Can't enter paths in Text fields on Red Hat Workstation 5Silenio Quarti2007-05-251-5/+17
* 187560 READ_ONLY combos not tall enoughSteve Northover2007-05-181-1/+9
* 187560 READ_ONLY combos not tall enoughSteve Northover2007-05-171-1/+3
* 183640 Combo on Linux missing, doesn't show up (FormData)Silenio Quarti2007-05-111-3/+0
* 186054 - [DND] Combo Drag-and-drop performed twiceSteve Northover2007-05-081-0/+20
* remove ypad (smaller preferred size)Silenio Quarti2007-04-201-0/+1
* *** empty log message ***Silenio Quarti2007-04-031-1/+1
* *** empty log message ***Silenio Quarti2007-04-031-0/+1
* fix SWT.READ_ONLY combo does not get SWT.FocusIn and SWT.FocusOut events.Silenio Quarti2007-03-301-18/+33
* 177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover2007-03-301-1/+1
* 177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover2007-03-301-6/+7
* 178597 - Error Message in Console (gtkcellview.c)Steve Northover2007-03-211-0/+8
* 176115 - Combo with SWT.READ_ONLY does not trigger ModifyEventSteve Northover2007-03-151-0/+4
* refactor to share gtk_popup_menu and add commentsSteve Northover2006-09-151-6/+0
* 156027 - VerifyEvent e.doit inconsistent behavior on Linux GTKSteve Northover2006-09-051-2/+2
* Bug 154052 - Table tooltip does not show after selection of a table itemFelipe Heidrich2006-08-311-3/+3
* Bug 154611 ComboViewerTest dies with BadMatch errorFelipe Heidrich2006-08-231-0/+3
* Bug 153423 Text and Spinner initially report incorrect preferred sizeFelipe Heidrich2006-08-161-0/+1
* 133183 - Button widget with SWT.CHECK style is not showing foreground color w...Steve Northover2006-06-291-6/+6
* remove gtk_combo_box_get_active_text cause it is only available in gtk 2.6Felipe Heidrich2006-06-271-27/+38
* fix unit test failuresv3302aGrant Gayed2006-06-271-3/+6
* fix 64-bit compile errorsGrant Gayed2006-06-261-2/+2
* Bug 102756 - Use GtkComboBox instead of GtkComboFelipe Heidrich2006-06-231-196/+391
* fix JUnit failureSteve Northover2006-06-221-1/+1
* 146575 - setCursor is ignored in the SWT Text under gtk-linuxSilenio Quarti2006-06-151-0/+13
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* 129054 - Text widget VerifyListener causes characters to be inserted backward...Steve Northover2006-02-241-1/+2
* dynamic tooltipsSteve Northover2006-01-301-3/+3
* 76804 - Improve SWT performance over GTK window systemBilly Biggs2005-10-241-18/+14
* 106511 - Cannot set text selection in VerifyListener.verifyTextSteve Northover2005-08-251-20/+32
* post SWT.Modify when the user is typingSteve Northover2005-08-251-1/+24
* 45708 & 4862 - recursive disposeSteve Northover2005-08-091-1/+1
* Bug 80798Felipe Heidrich2005-07-281-0/+5
* After initial JavadocBash for 3.1 RC4AFTER_JAVADOC_BASH_FOR_31RC4Carolyn MacLeod2005-06-221-11/+25
* 97813Billy Biggs2005-06-011-1/+1