[patch]: html.cc: DilloHtmlInput::connectTo()
This implements DilloHtmlInput::connectTo() which is called by DilloHtmlForm::addInput and connects the input to the form. This is another API milestone: now only DilloHtmlForm methods access DilloHtmlForm::form_receiver . We are nearly done with the DilloHtmlForm API, there only a few locations left that directly access DilloHtmlForm data members. Regards,
On Fri, May 30, 2008 at 05:33:17AM +0100, Jeremy Henty wrote:
This implements DilloHtmlInput::connectTo() which is called by DilloHtmlForm::addInput and connects the input to the form.
This is another API milestone: now only DilloHtmlForm methods access DilloHtmlForm::form_receiver . We are nearly done with the DilloHtmlForm API, there only a few locations left that directly access DilloHtmlForm data members.
Committed. -- Cheers Jorge.-
participants (2)
-
jcid@dillo.org
-
onepoint@starurchin.org