CVSROOT:        /cvs/gnome
Module name:    gtkhtml
Changes by:     rganesan        05/05/04 23:38:02

Modified files:
        src            : ChangeLog gtkhtml.c htmlcolorset.c htmltext.c 
                         htmltext.h 

Log message:
2005-05-04  Ganesh  <[EMAIL PROTECTED]>

* htmltext.c (html_text_set_link_visited): new function to set the
visited link flag

* htmltext.c (html_text_change_set): new function to set change to
text and all its slaves

* gtkhtml.c (key_press_event): call the html_set_link_visited function
to set the flag for key press (Enter key).

* gtkhtml.c (button_release_event): call the html_set_link_visited function
to set the flag for mouse click.

* htmlcolorset.c (html_colorset_new): set the clink color to red.

* htmlcolorset.c (html_colorset_set_style): set the vlink color to red.

* htmltext.c (prepare_attrs) : prepare the pango attribute with appropriate
color.

* htmltext.h : Declare new funciton and variable.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkhtml&who=rganesan&date=explicit&mindate=2005-05-04%2023:37&maxdate=2005-05-04%2023:39

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

Reply via email to