summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk
Commit message (Expand)AuthorAgeFilesLines
* Bug 388369 Use gtk_separator_new () in GTK+3Anatoly Spektor2012-09-125-2/+58
* Bug 388265 fix formatting and remove redundant else check in WidgetArun Thondapu2012-09-112-2/+3
* Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor2012-09-115-3/+92
* terminator is not a 64 bit value in these functions (it is a column index -> ...Silenio Quarti2012-09-074-108/+108
* Bug 386893 - Omit use of deprecated GTK_ACCEL_LABEL_SET_ACCEL_STRING andSilenio Quarti2012-09-071-0/+5
* Use gtk_scale_new() in Gtk+3Anatoly Spektor2012-09-065-6/+67
* Use gtk_scrollbar_new() for GTK+3Anatoly Spektor2012-09-065-2/+63
* Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: im-xi...Silenio Quarti2012-08-294-2/+25
* Omit use of deprecated gdk_utf8_to_compound_text() in newer GTK+Anatoly Spektor2012-08-285-8/+65
* Make GTK_VERSION a variable.Alexander Kurtakov2012-08-281-4/+5
* Remove cast in dynamic method breaking compilation.Alexander Kurtakov2012-08-282-3/+2
* Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+Anatoly Spektor2012-08-165-70/+6
* Make gdk_gc_set_values() dynamicAnatoly Spektor2012-08-143-3/+11
* Bug 387144 - Make gdk_pixbuf_render_to_drawable() dynamicSilenio Quarti2012-08-143-5/+11
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-143-2/+11
* Bug 386778 Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+Anatoly Spektor2012-08-095-2/+47
* Omit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_STARTAnatoly Spektor2012-08-085-2/+53
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-085-2/+33
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-085-2/+129
* Remove unused GTK_WIDGET_SET_HEIGHT and GTK_WIDGET_SET_WIDTHAnatoly Spektor2012-08-085-32/+2
* Bug 386759 os.c regenerated to avoid warningsArun Thondapu2012-08-071-14/+363
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-065-353/+41
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-065-2/+38
* Bug 385315 - Omit use of deprecated GTK_WIDGET_SET_FLAGS (error when compilin...Silenio Quarti2012-08-031-1/+7
* Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for new...Anatoly Spektor2012-08-031-0/+4
* Bug 385939 - Omit use of deprecated GTK_TOOLTIPS_TIP_WINDOW and gtk_tooltips_newSilenio Quarti2012-08-033-27/+35
* Fix gtk_widget_get_allocation naming in OS.javaArun Thondapu2012-08-033-5/+6
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-035-2/+56
* g_object_ref_sink is in GOBJECT not GIOSilenio Quarti2012-08-031-1/+4
* fix unmerged codeSilenio Quarti2012-08-031-1/+0
* fix unmerged codeSilenio Quarti2012-08-031-2/+1
* Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor2012-08-035-2/+139
* Use g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor2012-08-035-4/+119
* Solve build errors regarding 2 GTK_TOOLTIPS constantsAnatoly Spektor2012-08-021-0/+8
* Uses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVEAnatoly Spektor2012-08-025-2/+38
* Removes warning for GTK_WIDGET_MAPPED when gtk deprecated is disabledAnatoly Spektor2012-08-011-0/+3
* remove unused function GTK_WIDGET_STATEAnatoly Spektor2012-08-014-25/+2
* Use gtk_widget_get_mapped() instead of deprecated GTK_WIDGET_MAPPEDAnatoly Spektor2012-08-015-2/+35
* fix 64 bit problemsSilenio Quarti2012-08-012-12/+12
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-015-5/+46
* Omit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor2012-08-015-3/+133
* Use gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULTAnatoly Spektor2012-08-015-2/+38
* put back some natives needed by 64 bit buildsSilenio Quarti2012-06-264-16/+242
* Remove unused gtk_* functions (part 2).Alexander Kurtakov2012-06-264-1385/+16
* Remove unused gtk_* functions (part 1).Alexander Kurtakov2012-06-264-390/+2
* Remove unused gdk_* functions bindings.Alexander Kurtakov2012-06-264-374/+2
* Remove unused g_* functions bindings.Alexander Kurtakov2012-06-264-419/+2
* Remove X*Event unused memmove bindings.Alexander Kurtakov2012-06-264-123/+2
* Remove unused gdk_ functions bindings.Alexander Kurtakov2012-06-264-49/+2
* jni generator changeSilenio Quarti2012-06-261-0/+2