summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 376448 - [DBCS4.2] AIX 7, DirectoryDialog returns 'null' if selectedSilenio Quarti2012-06-181-0/+12
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-015-5/+5
* Bug 378482 - g_object_get() emits console warnings in ToolItem#gtk_create_men...Silenio Quarti2012-05-111-0/+13
* Fix param name in OSBogdan Gheorghe2012-04-261-1/+1
* Fix tool items with only image and no text appearing blankArun Thondapu2012-04-261-0/+1
* eclipse adds image/label spacing somehow because toolbar style is BOTH_HORZSilenio Quarti2012-04-261-0/+2
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-261-0/+220
* Remove gdk_event_get_graphics_expose function.Alexander Kurtakov2012-03-191-10/+0
* Make gdk_gc_set_ts_origin dynamic.Alexander Kurtakov2012-03-191-1/+3
* Make gdk_gc_set_tile dynamic.Alexander Kurtakov2012-03-191-2/+1
* Make gdk_gc_set_line_attributes dynamic.Alexander Kurtakov2012-03-191-5/+1
* Remove gdk_gc_set_clip_rectangle.Alexander Kurtakov2012-03-191-13/+0
* Make gdk_gc_set_background dynamic.Alexander Kurtakov2012-03-191-1/+1
* Make gdk_gc_set_dashes dynamic.Alexander Kurtakov2012-03-191-1/+1
* Make gdk_gc_set_clip_origin and gdk_gc_set_clip_mask dynamic.Alexander Kurtakov2012-03-191-3/+2
* Make gdk_draw_layout_with_colors dynamic.Alexander Kurtakov2012-03-191-2/+1
* Make gdk_draw_lines dynamic.Alexander Kurtakov2012-03-191-2/+1
* Make gdk_draw_line dynamic.Alexander Kurtakov2012-03-191-2/+1
* Make gdk_draw_point dynamic.Alexander Kurtakov2012-03-191-2/+1
* Make gdk_draw_arc dynamic.Alexander Kurtakov2012-03-191-2/+1
* Replace gdk_cursor_destroy with gdk_cursor_unref.Alexander Kurtakov2012-03-191-3/+3
* Bug 330563 Menu doesn't appear on Ubuntu with Unity desktopBogdan Gheorghe2012-03-091-0/+12
* fix javadoc fixesGrant Gayed2012-03-091-5/+1