summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_custom.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of gtk_object_sink.Alexander Kurtakov2013-07-121-2/+0
* gtk_scrolled_window_add_with_viewport is deprecated in GTK 3.8.Alexander Kurtakov2013-07-101-0/+1
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Revert "DateTime on top of GtkSpinButton (work in progress) Conflicts:"Arun Thondapu2013-05-011-3/+0
* Bug 392774 - [GTK3] Need to implementArun Thondapu2013-05-011-0/+1
* DateTime on top of GtkSpinButton (work in progress)Anatoly Spektor2013-05-011-0/+3
* Bug 397107 - [GTK3] CTabFolder rendering hangsSilenio Quarti2013-03-251-0/+3
* Bug 403191 - [GTK+3] Implement SwtFixed preferred height/width methodsSilenio Quarti2013-03-191-0/+1
* Remove ColorSelection deprecation warnings when compiling against GTK3.6Anatoly Spektor2013-03-181-0/+5
* remove compiler warning - macro redefinedSilenio Quarti2013-03-181-1/+1
* Fix Control.setBackground on GTK3.Alexander Kurtakov2013-03-151-0/+1
* Make g_thread_init dynamic.Alexander Kurtakov2013-03-071-2/+8
* Add css style to button to solve button's height clipping issueAnatoly Spektor2013-02-211-0/+3
* Add forgotten defines for dynamic g_thread* functions.Alexander Kurtakov2013-02-071-0/+2
* Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and upAnatoly Spektor2013-02-061-0/+4
* stop using gtk_rc_parse_string in GTK3Silenio Quarti2012-12-061-0/+1
* use gtk_icon_set_render_icon_pixbuf in GTK3Silenio Quarti2012-12-061-0/+2
* Bug 393724 - [GTK3] Owner draw trees are not drawing itemsSilenio Quarti2012-11-161-0/+2
* Bug 393727 - [GTK3] Search box in eclipse is clipped on the rightSilenio Quarti2012-11-121-0/+2
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorerSilenio Quarti2012-11-091-0/+1
* Use gtk_tree_view_column_get_button on GTK 3.Alexander Kurtakov2012-11-071-0/+1
* Remove unused gdk_pango_context_set_colormap.Alexander Kurtakov2012-11-061-1/+0
* Use gtk_entry_set_placeholder_text APISilenio Quarti2012-11-051-1/+2
* Bug 393156 - [ GTK+ 3 ] Shell.forceResize() gives Critical error when running...Silenio Quarti2012-11-021-0/+36
* fixing background image and inherit backgroundSilenio Quarti2012-10-311-0/+1
* use GTK API to convert RGB to/from HSVSilenio Quarti2012-10-311-0/+2
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-0/+10
* Bug 392784 - [GTK3] implement Control.print()Silenio Quarti2012-10-291-0/+3
* cleanup region changes - use macros to redefine gdk_region_XXX in terms of ca...Silenio Quarti2012-10-271-12/+0
* call gtk_combo_box_text_insert in GTK3Silenio Quarti2012-10-261-0/+1
* Bug 392841 - [GTK3] Need to replace expose-event signal with draw signalSilenio Quarti2012-10-261-0/+1
* Bug 392839 - [GTK3] need to replace GtkAdjustment with accessorsSilenio Quarti2012-10-251-0/+9
* Swap gtk_combo_box_entry_new_text with gtk_combo_box_text_new_with_entryAlexander Kurtakov2012-10-251-0/+1
* Bug 392811 - Replace gtk_combo_box_new_text with gtk_combo_box_text_newAlexander Kurtakov2012-10-251-0/+1
* hacks to get libraries compiled and to load dynamic functions against GTK3Silenio Quarti2012-10-241-0/+5
* make gdk_window_set_back_pixmap for GTK3Silenio Quarti2012-10-241-0/+1
* make gdk_window_shape_combine_region dynamic - should work with cairo and gdk...Silenio Quarti2012-10-241-0/+1
* make gdk_window_invalidate_region dynamic - should work fine with cairo (GDK3...Silenio Quarti2012-10-241-0/+1
* remove gdk_window_get_internal_paint_info from GTK3Silenio Quarti2012-10-241-0/+1
* remove gdk_cursor_new_from_pixmap and gdk_bitmap_create_from_data from GTK3Silenio Quarti2012-10-241-0/+2
* remove gdk_colormap_get_system from GTK3Silenio Quarti2012-10-241-0/+1
* forgot os_custom.hSilenio Quarti2012-10-241-0/+1
* make gdk_pixmap_get_size and gdk_drawable_get_depth dynamicSilenio Quarti2012-10-241-0/+1
* remove gdk_pixmap_new from GTK3 - all calls are protectedSilenio Quarti2012-10-241-0/+1
* remove gdk_draw_drawable from GTK3Silenio Quarti2012-10-241-0/+1
* remove gdk_gc_set_subwindow from GTK3Silenio Quarti2012-10-241-0/+1
* remove gdk_gc_set_function from GTK3Silenio Quarti2012-10-241-0/+1
* remove gdk_gc_set_foreground from GTK 3Silenio Quarti2012-10-241-0/+1
* remove gdk_gc_set_clip_region from GTK3Silenio Quarti2012-10-241-0/+1
* remove gdk_draw_rectangle from GTK3Silenio Quarti2012-10-241-0/+1