CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/08/23 23:07:30
Modified files:
a11y : ChangeLog table.c
Log message:
2006-08-24 Li Yuan <[EMAIL PROTECTED]>
* table.c: (is_valid):
Fix #351358.
Check whether table have parent first.
URL :
http:
CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/05/15 05:49:55
Modified files:
components/html-editor: ChangeLog body.c
Log message:
2006-05-15 Boby Wang <[EMAIL PROTECTED]>
Fix for #341811
* body.c: (body_properties):
add label relationship between butt
CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/04/27 23:10:43
Modified files:
a11y : Tag: gnome-2-14 ChangeLog object.c
Log message:
2006-04-28 Li Yuan <[EMAIL PROTECTED]>
* object.c: (gtk_html_a11y_new):
we should call our callback function f
CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/04/27 23:05:34
Modified files:
a11y : ChangeLog object.c
Log message:
2006-04-25 Li Yuan <[EMAIL PROTECTED]>
* object.c: (gtk_html_a11y_new):
we should call our callback function first to set the
CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/04/26 05:55:51
Modified files:
src: Tag: gnome-2-14 ChangeLog htmlobject.c
Log message:
2006-04-26 Li Yuan <[EMAIL PROTECTED]>
* htmlobject.c: (move_object_downtree_cursor):
The second htmlobject
CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/04/26 05:46:56
Modified files:
src: ChangeLog htmlobject.c
Log message:
2006-04-26 Li Yuan <[EMAIL PROTECTED]>
* htmlobject.c: (move_object_downtree_cursor):
The second htmlobject in a clue could
CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/04/25 22:04:06
Modified files:
components/html-editor: Tag: gnome-2-14 ChangeLog toolbar.c
Log message:
2006-04-26 Li Yuan <[EMAIL PROTECTED]>
* toolbar.c: (create_style_toolbar):
make the toolbar focusable
CVSROOT:/cvs/gnome
Module name:gtkhtml
Changes by: liyuan 06/04/25 07:09:17
Modified files:
components/html-editor: ChangeLog toolbar.c
Log message:
2006-04-25 Li Yuan <[EMAIL PROTECTED]>
* toolbar.c: (create_style_toolbar):
make the toolbar focusable.
Fix for #3380