On Sat, Apr 26, 2008 at 05:26:58PM +0000, corvid wrote:
Jorge wrote:
On Tue, Apr 22, 2008 at 04:50:32AM +0000, corvid wrote:
dw: I added motionNotifyImpl() and currLink
dillo: - I imagine the setUseMap() in open_img() is probably supposed to be routed through DilloImage. - Html_read_coords() was borrowed from 0.8.6 and modified a fair amount. For one thing, the old code couldn't handle whitespace preceding a comma. - I didn't really like that dReturn_if_fail so far down in open_area() since coords is dynamically allocated now, but I left it there.
Committed this patch and also scroll_motionNotify.dw2.
Shape image-mapped links work so far. Coordinates are not yet being sent. If I missed something, please repost the patch. (I assume this is a work in progress).
What's not working exactly? We didn't do ISMAP yet, if that's what you're saying...
Yes, ISMAP. -- Cheers Jorge.-