CVSROOT:        /cvs/gnome
Module name:    gtkhtml
Changes by:     rodo    05/04/28 07:20:17

Modified files:
        src            : ChangeLog htmlengine.c 

Log message:
2005-04-28  Radek Doulik  <[EMAIL PROTECTED]>

* htmlengine.c: created new html_element_new constructor and
renamed the old one to html_element_new_parse. make all the places
to call new constructor instead of creating element structure
themselfs. all the uses of html_element_new were updated to use
the html_element_new_parse. removed free_element function and call
html_element_free destructor instead of it.
(html_engine_replace_do): initialize finished variable to quiet
compiler

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkhtml&who=rodo&date=explicit&mindate=2005-04-28%2007:19&maxdate=2005-04-28%2007:21

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to