summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of gtk_tree_view_set_enable_search .Alexander Kurtakov2013-07-121-10/+0
* Get rid of gtk_object_sink.Alexander Kurtakov2013-07-121-27/+1
* Use gtk_text_buffer_select_range instead of gtk_text_buffer_move_mark.Alexander Kurtakov2013-07-111-14/+17
* gtk_scrolled_window_add_with_viewport is deprecated in GTK 3.8.Alexander Kurtakov2013-07-101-0/+8
* Revert "DateTime on top of GtkSpinButton (work in progress) Conflicts:"Arun Thondapu2013-05-011-47/+1
* Bug 392774 - [GTK3] Need to implementArun Thondapu2013-05-011-0/+18
* DateTime on top of GtkSpinButton (work in progress)Anatoly Spektor2013-05-011-1/+47
* Remove g_thread_init parameter cast.Alexander Kurtakov2013-04-271-2/+2
* Bug 397107 - [GTK3] CTabFolder rendering hangsSilenio Quarti2013-03-251-0/+60
* Bug 403191 - [GTK+3] Implement SwtFixed preferred height/width methodsSilenio Quarti2013-03-191-0/+18
* Remove ColorSelection deprecation warnings when compiling against GTK3.6Anatoly Spektor2013-03-181-4/+44
* Fix Control.setBackground on GTK3.Alexander Kurtakov2013-03-151-0/+18
* Make g_thread_init dynamic.Alexander Kurtakov2013-03-071-0/+8
* Add css style to button to solve button's height clipping issueAnatoly Spektor2013-02-211-0/+65
* This patch solves clipping and wrong default sizing of GtkEntry in GTK3Anatoly Spektor2013-02-211-0/+10
* Remove gdk_threads_init/enter.Alexander Kurtakov2013-02-151-20/+0
* Bug 400576 - N20130211-2000 coredumps on startupSilenio Quarti2013-02-141-16/+0
* Do not use g_thread_init on Glib newer than 2.32.Alexander Kurtakov2013-02-071-1/+17
* Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and upAnatoly Spektor2013-02-061-0/+86
* stop using gtk_rc_parse_string in GTK3Silenio Quarti2012-12-061-0/+8
* use gtk_icon_set_render_icon_pixbuf in GTK3Silenio Quarti2012-12-061-0/+28
* Bug 393724 - [GTK3] Owner draw trees are not drawing itemsSilenio Quarti2012-11-161-0/+66
* Bug 393856 - Consider using pango_layout_get_pixel_sizeAlexander Kurtakov2012-11-141-0/+17
* remove dependency on GTK from ATK binding - C codeSilenio Quarti2012-11-131-0/+24
* Bug 393727 - [GTK3] Search box in eclipse is clipped on the rightSilenio Quarti2012-11-121-0/+46
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorerSilenio Quarti2012-11-091-0/+27
* Use gtk_tree_view_column_get_button on GTK 3.Alexander Kurtakov2012-11-071-0/+20
* Bug 392700 - Bad scrolling in editor (N20121022-1000)Silenio Quarti2012-11-061-0/+10
* Remove unused gdk_pango_context_set_colormap.Alexander Kurtakov2012-11-061-18/+0
* Use gtk_entry_set_placeholder_text APISilenio Quarti2012-11-051-0/+22
* Bug 393156 - [ GTK+ 3 ] Shell.forceResize() gives Critical error when running...Silenio Quarti2012-11-021-0/+50
* fix tree/table rendering and inherit backgroundSilenio Quarti2012-10-311-5/+39
* fixing background image and inherit backgroundSilenio Quarti2012-10-311-0/+18
* use GTK API to convert RGB to/from HSVSilenio Quarti2012-10-311-0/+60
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-1/+213
* Bug 392784 - [GTK3] implement Control.print()Silenio Quarti2012-10-291-0/+18
* cleanup region changes - use macros to redefine gdk_region_XXX in terms of ca...Silenio Quarti2012-10-271-106/+10
* call gtk_combo_box_text_insert in GTK3Silenio Quarti2012-10-261-0/+25
* Bug 392841 - [GTK3] Need to replace expose-event signal with draw signalSilenio Quarti2012-10-261-0/+24
* Bug 392839 - [GTK3] need to replace GtkAdjustment with accessorsSilenio Quarti2012-10-251-0/+174
* Bug 387315 - Use gtk_entry_im_context_filter_keypress to omit direct ImContex...Silenio Quarti2012-10-251-0/+12
* Swap gtk_combo_box_entry_new_text with gtk_combo_box_text_new_with_entryAlexander Kurtakov2012-10-251-0/+20
* Bug 392811 - Replace gtk_combo_box_new_text with gtk_combo_box_text_newAlexander Kurtakov2012-10-251-0/+20
* make gdk_window_set_back_pixmap for GTK3Silenio Quarti2012-10-241-1/+9
* make gdk_window_shape_combine_region dynamic - should work with cairo and gdk...Silenio Quarti2012-10-241-1/+9
* make gdk_window_invalidate_region dynamic - should work fine with cairo (GDK3...Silenio Quarti2012-10-241-1/+9
* remove gdk_window_get_internal_paint_info from GTK3Silenio Quarti2012-10-241-1/+9
* remove gdk_cursor_new_from_pixmap and gdk_bitmap_create_from_data from GTK3Silenio Quarti2012-10-241-1/+17
* remove gdk_colormap_get_system from GTK3Silenio Quarti2012-10-241-0/+8
* missing version checkSilenio Quarti2012-10-241-1/+9