diff options
author | Adam Hooper <adamh@src.gnome.org> | 2004-03-27 06:10:03 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2004-03-27 06:10:03 +0800 |
commit | ea323c1d7f28e2a03b7b1752de25a975218a488d (patch) | |
tree | 7f8f06dd5555efc1ccffe475541aaece3a0864c2 /ChangeLog | |
parent | 392862972143af3915942456b6a6665d95a79fcb (diff) | |
download | gsoc2013-epiphany-ea323c1d7f28e2a03b7b1752de25a975218a488d.tar gsoc2013-epiphany-ea323c1d7f28e2a03b7b1752de25a975218a488d.tar.gz gsoc2013-epiphany-ea323c1d7f28e2a03b7b1752de25a975218a488d.tar.bz2 gsoc2013-epiphany-ea323c1d7f28e2a03b7b1752de25a975218a488d.tar.lz gsoc2013-epiphany-ea323c1d7f28e2a03b7b1752de25a975218a488d.tar.xz gsoc2013-epiphany-ea323c1d7f28e2a03b7b1752de25a975218a488d.tar.zst gsoc2013-epiphany-ea323c1d7f28e2a03b7b1752de25a975218a488d.zip |
Documented EphyEmbedSingle
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2004-03-26 Adam Hooper <adamh@cvs.gnome.org> + + * doc/reference/epiphany-docs.sgml: + * doc/reference/epiphany-sections.txt: + * doc/reference/tmpl/ephy-embed-single.sgml: + * doc/reference/tmpl/epiphany-unused.sgml: + * embed/ephy-embed-single.c: (ephy_embed_single_iface_init), + (ephy_embed_single_load_proxy_autoconf), + (ephy_embed_single_get_font_list): + * embed/ephy-embed-single.h: + + Documented EphyEmbedSingle. Made argument names consistent across the + c and header files. + + * embed/ephy-embed.c: + + Fix gtk-doc warnings + + * doc/reference/tmpl/ephy-tab.sgml: + + All the properties showed up when chpe fixed gtk-doc-ness. + 2004-03-26 Piers Cornwell <piers@gnome.org> * src/ephy-window.c: (confirm_close_with_modified_forms): |