Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-25support CEF3-1364 releaseggayed/cef3-1364Grant Gayed13-190/+202
2013-02-22adjustments for released cef3-1180 (not built)Grant Gayed7-55/+18
2013-02-22update pathGrant Gayed1-3/+3
2013-02-22printlnsGrant Gayed11-8/+11
2013-02-22updateGrant Gayed1-1/+2
2013-02-22re-commit lost changesGrant Gayed15-2/+998
2013-02-21CEF3 testingGrant Gayed1-3/+28
2013-02-21done initial implGrant Gayed32-4643/+807
2013-02-21initial CEF workGrant Gayed40-1004/+7405
2013-02-21Add css style to button to solve button's height clipping issueAnatoly Spektor6-0/+127
2013-02-21Bug 374199 - SWT_AWT bridge broken by openjdk 1.7.0_04ea (embeddedframe class...Silenio Quarti1-15/+62
2013-02-21This patch solves clipping and wrong default sizing of GtkEntry in GTK3Anatoly Spektor5-0/+28
2013-02-21Bug 379263 - CTabFolder itself should return accessible nameCarolyn MacLeod1-4/+8
2013-02-21handle call function with multiple return types. detect if native starts with...Silenio Quarti1-1/+1
2013-02-21update tools build instrucitonsSilenio Quarti1-6/+6
2013-02-21fix tools parse of parameters of comma. add convention attriibute for call na...Silenio Quarti6-112/+77
2013-02-17Bug 343722 - On-screen-keyboard does not work properlyI20130220-0922Carolyn MacLeod1-0/+1
2013-02-15Remove gdk_threads_init/enter.Alexander Kurtakov4-28/+2
2013-02-14Bug 400576 - N20130211-2000 coredumps on startupI20130214-2011Silenio Quarti2-20/+0
2013-02-14javadoc: clarified getHSB()Markus Keller1-4/+9
2013-02-13Bug 384162 - Internal web browser does not catch Tab keystrokesGrant Gayed1-5/+0
2013-02-13Bug 181592: [Widgets] Need a color constant for active and inactive hyperlink...Markus Keller1-4/+4
2013-02-11v4320v4320Silenio Quarti4-5/+5
2013-02-11Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti3-17/+28
2013-02-11Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti1-1/+10
2013-02-11Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2-0/+8
2013-02-07Add forgotten defines for dynamic g_thread* functions.Alexander Kurtakov1-0/+2
2013-02-07Bug 234649 - Composite with scrollbar won't inherit background fromCarolyn MacLeod1-1/+1
2013-02-07Do not use g_thread_init on Glib newer than 2.32.Alexander Kurtakov4-7/+33
2013-02-07Bug 399543 ColorDialog ignores existing choice of color when GTK versionArun Thondapu1-2/+7
2013-02-07Bug 399543 ColorDialog.java formatting changesArun Thondapu1-26/+24
2013-02-06Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and upAnatoly Spektor7-34/+208
2013-02-05Bug 388628 - [Viewers] ILazyTreeContentProvider: NPE when refreshingCarolyn MacLeod1-3/+15
2013-01-30Bug 399563 - Splash screen is huge on aix.ppc and linux.ppcv4319bv4319aSilenio Quarti1-1/+1
2013-01-30Wrong sizing and trimming of Spinner widget in GTK+ 3Anatoly Spektor1-15/+36
2013-01-29Bug 399151 - Focus is not passed to the next window after a window minimizedSilenio Quarti1-1/+10
2013-01-29Bug 398711 - NPE in AbstractTreeViewer.getSelection trying to selectCarolyn MacLeod1-0/+3
2013-01-28Bug 395169 - Table contents disappear when scrolling horizontally (Windows 7 ...Silenio Quarti1-4/+10
2013-01-28v4319v4319Silenio Quarti4-5/+5
2013-01-25Bug 398070 - BrowserFunction not converting correctly boolean arraysGrant Gayed7-6/+68
2013-01-24Bug 398711 - NPE in AbstractTreeViewer.getSelection trying to selectCarolyn MacLeod1-0/+11
2013-01-23Rename gnome_24_* to gnome_*.Alexander Kurtakov1-4/+4
2013-01-23Remove gnome_vfs* unused function bindings.Alexander Kurtakov4-94/+6
2013-01-23Do not check for gnome_vfs_url_show.Alexander Kurtakov1-11/+0
2013-01-23Merge the 2 different GNOME desktop types.Alexander Kurtakov1-109/+7
2013-01-22Bug 393833 - Vertical scroll bar still shows after calling setVisible(false) ...Bogdan Gheorghe1-0/+18
2013-01-21Bug 398046 - ToolTip takes a very long time to show when tooltip message is v...v4318aSilenio Quarti3-13/+97
2013-01-17Bug 398386 - Tooltips appearing randomlySilenio Quarti1-1/+1
2013-01-16Bug 381915 - [JDK7]test_getTopIndex fails in org.eclipse.swt.testsSilenio Quarti1-1/+1
2013-01-14v4318v4318Silenio Quarti4-5/+5

Back to the top