diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-04-19 19:21:52 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-19 19:21:52 +0800 |
commit | eb54a302b7a560007abe4b803d04526d91c07553 (patch) | |
tree | 81c085ddfa950e7ee445f3ebddea2f2b262285dd /ChangeLog | |
parent | 50ff5e50420a75f627344b7d8bad2451e9fb714a (diff) | |
download | gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar.gz gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar.zst gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.zip |
Fix bookmarks editing and warnings when openining the dialog.
2003-04-19 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-node-view.c: (ephy_node_view_add_column),
(ephy_node_view_remove), (ephy_node_view_edit):
Fix bookmarks editing and warnings when openining the dialog.
* lib/widgets/ephy-node-view.h:
Remove unused api.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-04-19 Marco Pesenti Gritti <marco@it.gnome.org> + + * lib/widgets/ephy-node-view.c: (ephy_node_view_add_column), + (ephy_node_view_remove), (ephy_node_view_edit): + + Fix bookmarks editing and warnings when openining the dialog. + + * lib/widgets/ephy-node-view.h: + + Remove unused api. + 2003-04-19 Xan Lopez <xan@masilla.org> * embed/downloader-view.c: (controls_info_foreach), |