Re: [PATCH] wxwidgets: Enable webview via webkit.

2016-04-26 Thread Ricardo Wurmus
Andy Wingo writes: > On Sun 03 Apr 2016 18:54, Efraim Flashner writes: > >> On Thu, Mar 31, 2016 at 11:20:19PM +0200, Ludovic Courtès wrote: >>> Efraim Flashner skribis: >>> >>> > On Thu, 31 Mar 2016 11:29:52 +0200 >>> > Ricardo Wurmus wrote: >>> >> store item

Re: [PATCH] wxwidgets: Enable webview via webkit.

2016-04-04 Thread Andy Wingo
On Sun 03 Apr 2016 18:54, Efraim Flashner writes: > On Thu, Mar 31, 2016 at 11:20:19PM +0200, Ludovic Courtès wrote: >> Efraim Flashner skribis: >> >> > On Thu, 31 Mar 2016 11:29:52 +0200 >> > Ricardo Wurmus wrote: >> >> store item total

Re: [PATCH] wxwidgets: Enable webview via webkit.

2016-04-03 Thread Efraim Flashner
On Thu, Mar 31, 2016 at 11:20:19PM +0200, Ludovic Courtès wrote: > Efraim Flashner skribis: > > > On Thu, 31 Mar 2016 11:29:52 +0200 > > Ricardo Wurmus wrote: > > > >> Efraim Flashner writes: > >> > >> [...] > >> [...] > >> [...] > >> > >> Yes. Unfortunately, it does not work with t

Re: [PATCH] wxwidgets: Enable webview via webkit.

2016-03-31 Thread Ludovic Courtès
Efraim Flashner skribis: > On Thu, 31 Mar 2016 11:29:52 +0200 > Ricardo Wurmus wrote: > >> Efraim Flashner writes: >> >> [...] >> [...] >> [...] >> >> Yes. Unfortunately, it does not work with the latest webkitgtk. >> >> [...] >> [...] >> >> It’s quite a bit larger. Should

Re: [PATCH] wxwidgets: Enable webview via webkit.

2016-03-31 Thread Efraim Flashner
On Thu, 31 Mar 2016 11:29:52 +0200 Ricardo Wurmus wrote: > Efraim Flashner writes: > > [...] > [...] > [...] > > Yes. Unfortunately, it does not work with the latest webkitgtk. > > [...] > [...] > > It’s quite a bit larger. Should I try to move the webkit/webview stuff > to

Re: [PATCH] wxwidgets: Enable webview via webkit.

2016-03-31 Thread Ricardo Wurmus
Efraim Flashner writes: > On Mon, 28 Mar 2016 13:21:37 +0200 > Ricardo Wurmus wrote: > >> From ceec9310992cf37c9a423a072db90f7a48120df0 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Mon, 28 Mar 2016 13:19:18 +0200 >> Subject: [PATCH] gnu: wxwidgets: Enable webview support. >> >> *

Re: [PATCH] wxwidgets: Enable webview via webkit.

2016-03-31 Thread Efraim Flashner
On Mon, 28 Mar 2016 13:21:37 +0200 Ricardo Wurmus wrote: > From ceec9310992cf37c9a423a072db90f7a48120df0 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Mon, 28 Mar 2016 13:19:18 +0200 > Subject: [PATCH] gnu: wxwidgets: Enable webview support. > > * gnu/packages/wxwidgets.scm (wxwidgets

[PATCH] wxwidgets: Enable webview via webkit.

2016-03-28 Thread Ricardo Wurmus
>From ceec9310992cf37c9a423a072db90f7a48120df0 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 28 Mar 2016 13:19:18 +0200 Subject: [PATCH] gnu: wxwidgets: Enable webview support. * gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add webkitgtk-2.4. [arguments]: Add configure flags to enab