summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_custom.h
Commit message (Expand)AuthorAgeFilesLines
* Use cairo_region_create instead of gdk_region_new for GTK+3 and highergtk3_cairo_region_createAnatoly Spektor2012-09-071-0/+1
* Omit use of deprecated gdk_utf8_to_compound_text() in newer GTK+Anatoly Spektor2012-08-281-0/+2
* Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+Anatoly Spektor2012-08-161-4/+0
* Make gdk_gc_set_values() dynamicAnatoly Spektor2012-08-141-0/+1
* Bug 387144 - Make gdk_pixbuf_render_to_drawable() dynamicSilenio Quarti2012-08-141-0/+1
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-141-0/+1
* Bug 386778 Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+Anatoly Spektor2012-08-091-0/+9
* Omit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_STARTAnatoly Spektor2012-08-081-0/+9
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-081-0/+1
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-081-0/+5
* Remove unused GTK_WIDGET_SET_HEIGHT and GTK_WIDGET_SET_WIDTHAnatoly Spektor2012-08-081-2/+0
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-0/+5
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-061-0/+4
* 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-031-5/+4
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-0/+17
* 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-031-0/+9
* Use g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor2012-08-031-0/+2
* 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-021-0/+4
* Removes warning for GTK_WIDGET_MAPPED when gtk deprecated is disabledAnatoly Spektor2012-08-011-0/+3
* Use gtk_widget_get_mapped() instead of deprecated GTK_WIDGET_MAPPEDAnatoly Spektor2012-08-011-0/+1
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-0/+2
* Omit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor2012-08-011-0/+3
* Use gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULTAnatoly Spektor2012-08-011-0/+4
* Make gdk_gc_set_exposures() dynamicAnatoly Spektor2012-06-261-0/+1
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-211-0/+10
* Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor2012-06-191-0/+1
* Make gdk_draw_image dynamicAnatoly Spektor2012-06-181-0/+1
* Make gdk_draw_polygon function dynamicAnatoly Spektor2012-06-181-0/+1
* Make gdk_draw_layout function dynamicAnatoly Spektor2012-06-181-0/+1
* Make gdk_gc_get_values dynamicAnatoly Spektor2012-06-181-0/+1
* Bug 376448 - [DBCS4.2] AIX 7, DirectoryDialog returns 'null' if selectedSilenio Quarti2012-06-181-0/+4
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-261-0/+1
* Make gdk_gc_set_ts_origin dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_gc_set_tile dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_gc_set_line_attributes dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_gc_set_background dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_gc_set_dashes dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_gc_set_clip_origin and gdk_gc_set_clip_mask dynamic.Alexander Kurtakov2012-03-191-0/+2
* Make gdk_draw_layout_with_colors dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_draw_lines dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_draw_line dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_draw_point dynamic.Alexander Kurtakov2012-03-191-0/+1
* Make gdk_draw_arc dynamic.Alexander Kurtakov2012-03-191-0/+1