summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused X functions binding.Alexander Kurtakov2012-06-264-105/+2
* Make gdk_gc_set_exposures() dynamicAnatoly Spektor2012-06-263-3/+11
* Remove gtk_toolbar_insert_widget.Alexander Kurtakov2012-06-214-37/+2
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-215-2/+82
* JNI generator changeSilenio Quarti2012-06-191-2/+2
* Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor2012-06-195-0/+35
* Make gdk_draw_image dynamicAnatoly Spektor2012-06-183-4/+11
* put back JNI generator flagsSilenio Quarti2012-06-183-5/+21
* Make gdk_draw_polygon function dynamicAnatoly Spektor2012-06-183-20/+11
* Make gdk_draw_layout function dynamicAnatoly Spektor2012-06-183-6/+11
* Make gdk_gc_get_values dynamicAnatoly Spektor2012-06-183-4/+12
* Bug 376448 - [DBCS4.2] AIX 7, DirectoryDialog returns 'null' if selectedSilenio Quarti2012-06-185-0/+38
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-018-8/+8
* Bug 378482 - g_object_get() emits console warnings in ToolItem#gtk_create_men...Silenio Quarti2012-05-114-2/+33
* Fix param name in OSBogdan Gheorghe2012-04-262-2/+2
* 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-265-2/+481
* Bug 327696 - implement support for xulrunner >= 4.0 (jemalloc workaroundGrant Gayed2012-04-021-0/+1
* need to be able to overwrite native package name (actual code)Silenio Quarti2012-03-292-1/+5
* Remove gdk_event_get_graphics_expose function.Alexander Kurtakov2012-03-194-26/+2