Re: Webkit-gtk and MacOSX

2009-08-26 Thread Kalle Vahlman
2009/8/26 John Ralls jra...@ceridwen.us: On Aug 25, 2009, at 10:10 PM, Kalle Vahlman wrote: 2009/8/26 John Ralls jra...@ceridwen.us: Thank you both for hashing this out for me. I'll persevere with getting Webkit-Gtk to build with quartz, then. I'm not sure I agree that it's not that big:

Re: Webkit-gtk and MacOSX

2009-08-26 Thread Christian Dywan
Am Wed, 26 Aug 2009 10:45:00 +1000 schrieb Davyd Madeley da...@madeley.id.au: On Tue, 2009-08-25 at 21:44 +0200, Kristian Rietveld wrote: On Tue, Aug 25, 2009 at 9:35 PM, Xan Lopezx...@gnome.org wrote: WebKit is the native layer on top of WebCore offered by each port for their platform,

Re: Webkit-gtk and MacOSX

2009-08-26 Thread Christian Dywan
Am Tue, 25 Aug 2009 19:40:04 -0700 schrieb Brian J. Tarricone br...@tarricone.org: On 08/25/2009 06:04 PM, John Ralls wrote: Thank you both for hashing this out for me. I'll persevere with getting Webkit-Gtk to build with quartz, then. I'm not sure I agree that it's not that big:

Re: Webkit-gtk and MacOSX

2009-08-26 Thread Brian J. Tarricone
On 08/25/2009 06:04 PM, John Ralls wrote: Thank you both for hashing this out for me. I'll persevere with getting Webkit-Gtk to build with quartz, then. I'm not sure I agree that it's not that big: WebKit.framework clocks in at 78M. Presumably WebKit.framework includes WebCore. Would it be

Re: Webkit-gtk and MacOSX

2009-08-26 Thread Xan Lopez
On Wed, Aug 26, 2009 at 5:40 AM, Brian J. Tarriconebr...@tarricone.org wrote: On 08/25/2009 06:04 PM, John Ralls wrote: Thank you both for hashing this out for me. I'll persevere with getting Webkit-Gtk to build with quartz, then. I'm not sure I agree that it's not that big: WebKit.framework

Re: Webkit-gtk and MacOSX

2009-08-25 Thread Kristian Rietveld
Hi, On Sun, Aug 23, 2009 at 6:26 AM, John Rallsjra...@ceridwen.us wrote: I wonder, though, if that's the best approach for Gtk+ applications using Quartz, since Webkit is already well integrated into the system. If I were Interesting question really. I can see that it feels like overkill to

Re: Webkit-gtk and MacOSX

2009-08-25 Thread Xan Lopez
On Tue, Aug 25, 2009 at 10:20 PM, Kristian Rietveldk...@gtk.org wrote: to provide a Gtk-Carbon shim library using the approach in http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/Tasks/CarbonApps.html  will it integrate OK with gdk-quartz and cairo-quartz? What I am

Re: Webkit-gtk and MacOSX

2009-08-25 Thread Kristian Rietveld
On Tue, Aug 25, 2009 at 9:35 PM, Xan Lopezx...@gnome.org wrote: WebKit is the native layer on top of WebCore offered by each port for their platform, so the answer to that is: yes, WebKitGTK provides GObject APIs which are all specific to it. Right, so another question: does the GObject API

Re: Webkit-gtk and MacOSX

2009-08-25 Thread Xan Lopez
On Tue, Aug 25, 2009 at 10:44 PM, Kristian Rietveldk...@gtk.org wrote: On Tue, Aug 25, 2009 at 9:35 PM, Xan Lopezx...@gnome.org wrote: WebKit is the native layer on top of WebCore offered by each port for their platform, so the answer to that is: yes, WebKitGTK provides GObject APIs which are

Re: Webkit-gtk and MacOSX

2009-08-25 Thread Davyd Madeley
On Tue, 2009-08-25 at 21:44 +0200, Kristian Rietveld wrote: On Tue, Aug 25, 2009 at 9:35 PM, Xan Lopezx...@gnome.org wrote: WebKit is the native layer on top of WebCore offered by each port for their platform, so the answer to that is: yes, WebKitGTK provides GObject APIs which are all

Re: Webkit-gtk and MacOSX

2009-08-25 Thread John Ralls
On Aug 25, 2009, at 12:57 PM, Xan Lopez wrote: On Tue, Aug 25, 2009 at 10:44 PM, Kristian Rietveldk...@gtk.org wrote: On Tue, Aug 25, 2009 at 9:35 PM, Xan Lopezx...@gnome.org wrote: WebKit is the native layer on top of WebCore offered by each port for their platform, so the answer to that

Re: Webkit-gtk and MacOSX

2009-08-25 Thread Kalle Vahlman
2009/8/26 John Ralls jra...@ceridwen.us: Thank you both for hashing this out for me. I'll persevere with getting Webkit-Gtk to build with quartz, then. I'm not sure I agree that it's not that big: WebKit.framework clocks in at 78M. Whatever the WebKit.framework is, with that size it's bound to

Re: Webkit-gtk and MacOSX

2009-08-25 Thread John Ralls
On Aug 25, 2009, at 10:10 PM, Kalle Vahlman wrote: 2009/8/26 John Ralls jra...@ceridwen.us: Thank you both for hashing this out for me. I'll persevere with getting Webkit-Gtk to build with quartz, then. I'm not sure I agree that it's not that big: WebKit.framework clocks in at 78M.