summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java
Commit message (Expand)AuthorAgeFilesLines
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-081-1/+1
* Revert unnecessary changes in Combo.java made via Bug 386401 comment #2Arun Thondapu2012-08-071-0/+2
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-1/+1
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-061-1/+1
* Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for new...Anatoly Spektor2012-08-031-1/+1
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-2/+0
* Bug 245388 - [consistency] Combo.pack() does not consider item lengthsBogdan Gheorghe2012-08-011-1/+31
* rename setHasWindow() to gtk_widget_set_has_window(). Better naming conventionSilenio Quarti2012-08-011-1/+1
* add helper setHasWindowSilenio Quarti2012-08-011-5/+1
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-1/+5
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-281-0/+28
* Bug 378081 - Combo should not send ModifyEvent on #select(int) if item unchangedSilenio Quarti2012-05-101-10/+3
* Remove unused code (<2.4.x) in ComboAlexander Kurtakov2011-11-251-382/+225
* Bug 361004 - Remove GtkList related functions (comment#1 patch)Alexander Kurtakov2011-11-161-120/+1
* Bug 360872 - Remove GtkCombo and friends. (comment#0)Alexander Kurtakov2011-11-161-50/+0
* review bug 44072 on gtkFelipe Heidrich2011-10-071-7/+8
* Bug 44072y29cheng2011-10-071-0/+6
* Bug 44072y29cheng2011-10-071-1/+22
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 344686 - [GTK] Cannot enable/disable breakpoint by clicking checkboxSilenio Quarti2011-05-061-3/+3
* Bug 65899 - [StyledText] StyledText Supplementary/Surrogate character navigationFelipe Heidrich2011-03-231-13/+23
* Bug 333286 - [performance] Combo creation is sometimes very slow on gtkSilenio Quarti2011-03-011-5/+5
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtimeFelipe Heidrich2010-12-231-2/+2
* Bug 333053 - Multiple compiler warnings in I20101221-1019Felipe Heidrich2010-12-221-2/+2
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich2010-12-171-33/+24
* Bug 318782 - [DataBinding] StringIndexOutOfBoundsException exception when cl...Silenio Quarti2010-07-281-0/+1
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+1
* 295482 - [Widgets] file search history and regexp code assistance scroll BOTH...Praveen Innamuri2010-03-301-1/+5
* Bug 245569 - Use platform native or reasonable default for Combo's visibleIt...Silenio Quarti2010-03-291-1/+1
* Bug 245569 - Use platform native or reasonable default for Combo's visibleIt...Silenio Quarti2010-03-241-1/+1
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-4/+4
* 251270 Background color of Combo is always grayBogdan Gheorghe2009-08-141-0/+1
* 273850 SWT.MouseDown event not fired on combo widget arrow down (GTK only)Bogdan Gheorghe2009-07-221-26/+86
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+2241
* *** empty log message ***Felipe Heidrich2009-06-301-2241/+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
* 246408 Parent Composite gets MouseEntered event when mouse enters a controlBogdan Gheorghe2009-04-061-0/+4
* 261219 text inner border can be wrong on gtk 2.10Bogdan Gheorghe2009-01-201-3/+1
* 237517 GTK combo doesn't fire selection during arrow up/downBogdan Gheorghe2009-01-091-2/+0
* Bug 244396 - [DND] Combo on Linux does not fire DragSourceEvent.Duong Nguyen2008-08-201-2/+4
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+40
* Bug 222594: BIDI3.4:HCG Context menu is not mirroredFelipe Heidrich2008-04-221-0/+9
* removed blank lineKevin Barnes2008-04-151-1/+0
* 223015 - Combo height on Linux is too smallKevin Barnes2008-04-151-1/+3
* 220852 Combo control does not fire modify events on gtk+Bogdan Gheorghe2008-03-191-1/+13
* 220852 Combo control does not fire modify events on gtk+ and wpfBogdan Gheorghe2008-03-191-0/+1
* 215204 read-only Combo.setText() does not fire Modify event on GTKBogdan Gheorghe2008-03-191-0/+1
* 193433 [CCombo] Incorrect initial focus in Generate constructor using fieldsBogdan Gheorghe2008-01-211-0/+9