summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal
Commit message (Expand)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-2847-47/+47
* Revert "DateTime on top of GtkSpinButton (work in progress) Conflicts:"Arun Thondapu2013-05-011-27/+7
* Bug 392774 - [GTK3] Need to implementArun Thondapu2013-05-011-0/+10
* DateTime on top of GtkSpinButton (work in progress)Anatoly Spektor2013-05-011-7/+27
* Remove g_thread_init parameter cast.Alexander Kurtakov2013-04-271-1/+0
* Bug 397107 - [GTK3] CTabFolder rendering hangsSilenio Quarti2013-03-251-0/+37
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorerSilenio Quarti2013-03-211-0/+2
* Bug 399547 - [GTK3] Widget.getStyle() does not report a set SWT.BORDER valueSilenio Quarti2013-03-211-0/+1
* Bug 399560 - [GTK3] CoolBar item handles only shown when CoolBar style includ...Silenio Quarti2013-03-201-0/+1
* Bug 403191 - [GTK+3] Implement SwtFixed preferred height/width methodsSilenio Quarti2013-03-191-0/+10
* Remove ColorSelection deprecation warnings when compiling against GTK3.6Anatoly Spektor2013-03-181-12/+12
* Remove unneeded spaces that break the 64to32 bit.Alexander Kurtakov2013-03-151-1/+1
* Fix Control.setBackground on GTK3.Alexander Kurtakov2013-03-151-0/+16
* Make g_thread_init dynamic.Alexander Kurtakov2013-03-071-0/+1
* Add css style to button to solve button's height clipping issueAnatoly Spektor2013-02-211-0/+40
* This patch solves clipping and wrong default sizing of GtkEntry in GTK3Anatoly Spektor2013-02-211-0/+13
* Remove gdk_threads_init/enter.Alexander Kurtakov2013-02-151-2/+0
* Bug 400576 - N20130211-2000 coredumps on startupSilenio Quarti2013-02-141-4/+0
* Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2013-02-111-0/+1
* Do not use g_thread_init on Glib newer than 2.32.Alexander Kurtakov2013-02-071-1/+7
* Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and upAnatoly Spektor2013-02-061-0/+50
* stop using gtk_rc_parse_string in GTK3Silenio Quarti2012-12-061-1/+4
* use gtk_icon_set_render_icon_pixbuf in GTK3Silenio Quarti2012-12-061-0/+14
* Bug 393724 - [GTK3] Owner draw trees are not drawing itemsSilenio Quarti2012-11-163-10/+38
* Bug 393856 - Consider using pango_layout_get_pixel_sizeAlexander Kurtakov2012-11-141-0/+14
* remove dependency on GTK from ATK bindingSilenio Quarti2012-11-132-11/+3
* Bug 393727 - [GTK3] Search box in eclipse is clipped on the rightSilenio Quarti2012-11-121-0/+23
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorerSilenio Quarti2012-11-092-4/+13
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorer ...Silenio Quarti2012-11-082-0/+5
* environment vars cannot have dotsSilenio Quarti2012-11-071-1/+1
* Use gtk_tree_view_column_get_button on GTK 3.Alexander Kurtakov2012-11-071-0/+13
* Bug 392700 - Bad scrolling in editor (N20121022-1000)Silenio Quarti2012-11-061-0/+10
* Bug 393681 - Port to GTK+ 3Silenio Quarti2012-11-061-1/+2
* Remove unused gdk_pango_context_set_colormap.Alexander Kurtakov2012-11-061-13/+0
* Use gtk_entry_set_placeholder_text APISilenio Quarti2012-11-051-0/+14
* USE_CAIRO has to be true on GTK3Silenio Quarti2012-11-021-1/+1
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-1/+2
* Bug 393156 - [ GTK+ 3 ] Shell.forceResize() gives Critical error when running...Silenio Quarti2012-11-021-0/+50
* remove call from ATK (conflicts with OS.call)Silenio Quarti2012-11-011-9/+0
* fix tree/table rendering and inherit backgroundSilenio Quarti2012-10-311-0/+9
* fixing background image and inherit backgroundSilenio Quarti2012-10-311-0/+10
* use GTK API to convert RGB to/from HSVSilenio Quarti2012-10-311-0/+24
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-302-4/+134
* Bug 392784 - [GTK3] implement Control.print()Silenio Quarti2012-10-291-0/+10
* cleanup region changes - use macros to redefine gdk_region_XXX in terms of ca...Silenio Quarti2012-10-271-12/+19
* stack overflowSilenio Quarti2012-10-261-1/+1
* call gtk_combo_box_text_insert in GTK3Silenio Quarti2012-10-261-0/+10
* Bug 392841 - [GTK3] Need to replace expose-event signal with draw signalSilenio Quarti2012-10-261-0/+11
* Bug 392839 - [GTK3] need to replace GtkAdjustment with accessorsSilenio Quarti2012-10-251-0/+119
* Bug 387315 - Use gtk_entry_im_context_filter_keypress to omit direct ImContex...Silenio Quarti2012-10-251-0/+14