summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Combo.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 412885 - [GTK2 clean-up] drop 2.8 code in ComboAnatoly Spektor2013-07-151-3/+0
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Bug 403474 - [GTK3] Problems setting background on latestSilenio Quarti2013-04-031-0/+8
* Drop Combo Gtk 2.6 checks.Alexander Kurtakov2013-03-081-17/+10
* Bug 393856 - Consider using pango_layout_get_pixel_sizeAlexander Kurtakov2012-11-141-3/+3
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-9/+9
* Bug 393156 - [ GTK+ 3 ] Shell.forceResize() gives Critical error when running...Silenio Quarti2012-11-021-1/+1
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-7/+9
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-261-2/+2
* call gtk_combo_box_text_insert in GTK3Silenio Quarti2012-10-261-3/+15
* Bug 387315 - Use gtk_entry_im_context_filter_keypress to omit direct ImContex...Silenio Quarti2012-10-251-0/+5
* Don't use GTK_WIDGET_REQUISITION_HEIGHT in GTK 3.Alexander Kurtakov2012-10-251-1/+5
* Swap gtk_combo_box_entry_new_text with gtk_combo_box_text_new_with_entryAlexander Kurtakov2012-10-251-1/+5
* Bug 392811 - Replace gtk_combo_box_new_text with gtk_combo_box_text_newAlexander Kurtakov2012-10-251-1/+5
* Use gtk_widget_get_preferred_size() instead gtk_widget_size_request ()Anatoly Spektor2012-10-171-3/+3
* 64 bit problems in overwritten methodsSilenio Quarti2012-09-291-1/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-76/+76
* Bug 383189 - Warnings and Errors in the SWT Combo when running on LinuxSilenio Quarti2012-08-311-38/+66
* Bug 372560 - Glib error when disposing a ComboSilenio Quarti2012-08-311-7/+16
* Bug 387518 - Extremely wide combo box causes X11 crashSilenio Quarti2012-08-241-1/+1
* 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