6 Nov 2007 dobey   » (Master)

WebKit Plug-ins and Nokia N81

With a little help from alp and bdash, I finally figured out how to get webkit to position the GtkSocket I need to embed plug-ins with, correctly. Now that the positioning works right, I just need to get the code to deal with building with GTK+ on Win32 and OSX properly, so that it doesn't try to use X11 there, unless we're explicitly building for X11 on them, since plug-ins work very differently with native Win32 and OSX. And hopefully I can pull the custom widgetry that Gecko uses, into the webkit tree, and it will build, and Flash will Just Work, as it requires the use of old X Toolkit bits. Anyway, here's the obligatory:

I also decided to get some practice with drawing device icons in the Tango style. Since I am currently planning to get a Nokia N81, I drew up an icon of it, both with the silver and blue trim options.


Syndicated 2007-11-06 17:55:04 from dobey's blog

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!