summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library
Commit message (Expand)AuthorAgeFilesLines
* Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+Anatoly Spektor2012-08-164-62/+2
* Make gdk_gc_set_values() dynamicAnatoly Spektor2012-08-142-1/+10
* Bug 387144 - Make gdk_pixbuf_render_to_drawable() dynamicSilenio Quarti2012-08-142-1/+10
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-142-1/+10
* Bug 386778 Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+Anatoly Spektor2012-08-094-2/+34
* Omit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_STARTAnatoly Spektor2012-08-084-2/+38
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-084-2/+23
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-084-2/+89
* Remove unused GTK_WIDGET_SET_HEIGHT and GTK_WIDGET_SET_WIDTHAnatoly Spektor2012-08-084-28/+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-064-353/+31
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-064-2/+28
* 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-032-27/+34
* Fix gtk_widget_get_allocation naming in OS.javaArun Thondapu2012-08-032-2/+2
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-034-2/+43
* 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-034-2/+99
* Use g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor2012-08-034-3/+77
* 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-024-2/+28
* Removes warning for GTK_WIDGET_MAPPED when gtk deprecated is disabledAnatoly Spektor2012-08-011-0/+3
* remove unused function GTK_WIDGET_STATEAnatoly Spektor2012-08-013-16/+2
* Use gtk_widget_get_mapped() instead of deprecated GTK_WIDGET_MAPPEDAnatoly Spektor2012-08-014-2/+25
* fix 64 bit problemsSilenio Quarti2012-08-011-8/+8
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-014-3/+33
* Omit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor2012-08-014-2/+92
* Use gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULTAnatoly Spektor2012-08-014-2/+28
* put back some natives needed by 64 bit buildsSilenio Quarti2012-06-263-16/+189
* Remove unused gtk_* functions (part 2).Alexander Kurtakov2012-06-263-856/+16
* Remove unused gtk_* functions (part 1).Alexander Kurtakov2012-06-263-225/+2
* Remove unused gdk_* functions bindings.Alexander Kurtakov2012-06-263-205/+2
* Remove unused g_* functions bindings.Alexander Kurtakov2012-06-263-264/+2
* Remove X*Event unused memmove bindings.Alexander Kurtakov2012-06-263-105/+2
* Remove unused gdk_ functions bindings.Alexander Kurtakov2012-06-263-30/+2
* jni generator changeSilenio Quarti2012-06-261-0/+2
* Remove unused X functions binding.Alexander Kurtakov2012-06-263-59/+2
* Make gdk_gc_set_exposures() dynamicAnatoly Spektor2012-06-262-1/+10
* Remove gtk_toolbar_insert_widget.Alexander Kurtakov2012-06-213-21/+2
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-214-2/+56
* JNI generator changeSilenio Quarti2012-06-191-2/+2
* Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor2012-06-194-0/+21
* Make gdk_draw_image dynamicAnatoly Spektor2012-06-182-1/+10
* put back JNI generator flagsSilenio Quarti2012-06-182-5/+19
* Make gdk_draw_polygon function dynamicAnatoly Spektor2012-06-182-15/+10
* Make gdk_draw_layout function dynamicAnatoly Spektor2012-06-182-1/+10
* Make gdk_gc_get_values dynamicAnatoly Spektor2012-06-182-2/+11