summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal
Commit message (Expand)AuthorAgeFilesLines
* Bug 388461 Use gdk_device_grab() instead of gdk_pointer_grab() in GTK+3 and h...Anatoly Spektor2012-09-141-0/+56
* Bug 388369 Use gtk_separator_new () in GTK+3Anatoly Spektor2012-09-121-0/+15
* Bug 388265 fix formatting and remove redundant else check in WidgetArun Thondapu2012-09-111-0/+1
* Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor2012-09-111-1/+28
* terminator is not a 64 bit value in these functions (it is a column index -> ...Silenio Quarti2012-09-071-24/+24
* Use gtk_scale_new() in Gtk+3Anatoly Spektor2012-09-061-4/+24
* Use gtk_scrollbar_new() for GTK+3Anatoly Spektor2012-09-061-2/+22
* Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: im-xi...Silenio Quarti2012-08-291-0/+11
* Omit use of deprecated gdk_utf8_to_compound_text() in newer GTK+Anatoly Spektor2012-08-281-5/+14
* Remove cast in dynamic method breaking compilation.Alexander Kurtakov2012-08-281-1/+0
* Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+Anatoly Spektor2012-08-161-8/+4
* Make gdk_gc_set_values() dynamicAnatoly Spektor2012-08-141-2/+1
* Bug 387144 - Make gdk_pixbuf_render_to_drawable() dynamicSilenio Quarti2012-08-141-4/+1
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-141-1/+1
* Bug 386778 Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+Anatoly Spektor2012-08-091-0/+13
* Omit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_STARTAnatoly Spektor2012-08-081-0/+15
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-081-0/+10
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-081-0/+40
* Remove unused GTK_WIDGET_SET_HEIGHT and GTK_WIDGET_SET_WIDTHAnatoly Spektor2012-08-081-4/+0
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-0/+10
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-061-0/+10
* Bug 385939 - Omit use of deprecated GTK_TOOLTIPS_TIP_WINDOW and gtk_tooltips_newSilenio Quarti2012-08-031-0/+1
* Fix gtk_widget_get_allocation naming in OS.javaArun Thondapu2012-08-031-3/+4
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-0/+13
* Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor2012-08-031-0/+40
* Use g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor2012-08-031-1/+42
* Uses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVEAnatoly Spektor2012-08-021-0/+10
* remove unused function GTK_WIDGET_STATEAnatoly Spektor2012-08-011-9/+0
* Use gtk_widget_get_mapped() instead of deprecated GTK_WIDGET_MAPPEDAnatoly Spektor2012-08-011-0/+10
* fix 64 bit problemsSilenio Quarti2012-08-011-4/+4
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-2/+13
* Omit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor2012-08-011-1/+41
* Use gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULTAnatoly Spektor2012-08-011-0/+10
* put back some natives needed by 64 bit buildsSilenio Quarti2012-06-261-0/+53
* Remove unused gtk_* functions (part 2).Alexander Kurtakov2012-06-261-529/+0
* Remove unused gtk_* functions (part 1).Alexander Kurtakov2012-06-261-165/+0
* Remove unused gdk_* functions bindings.Alexander Kurtakov2012-06-261-169/+0
* Remove unused g_* functions bindings.Alexander Kurtakov2012-06-261-155/+0
* Remove X*Event unused memmove bindings.Alexander Kurtakov2012-06-261-18/+0
* Remove unused gdk_ functions bindings.Alexander Kurtakov2012-06-261-19/+0
* Remove unused X functions binding.Alexander Kurtakov2012-06-261-46/+0
* Make gdk_gc_set_exposures() dynamicAnatoly Spektor2012-06-261-2/+1
* Remove gtk_toolbar_insert_widget.Alexander Kurtakov2012-06-211-16/+0
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-211-0/+26
* Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor2012-06-191-0/+14
* Make gdk_draw_image dynamicAnatoly Spektor2012-06-181-3/+1
* put back JNI generator flagsSilenio Quarti2012-06-181-0/+2
* Make gdk_draw_polygon function dynamicAnatoly Spektor2012-06-181-5/+1
* Make gdk_draw_layout function dynamicAnatoly Spektor2012-06-181-5/+1
* Make gdk_gc_get_values dynamicAnatoly Spektor2012-06-181-2/+1