diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-08-09 00:21:19 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-08-09 00:21:19 +0800 |
commit | ddf8fccbe9c2afd3c432c06bf2240c398732c279 (patch) | |
tree | 2ae582aa50b0a99a7345e79ce56a5002711bab41 /ChangeLog | |
parent | fdba09646384da9c8526371507f75be15c9f2c17 (diff) | |
download | gsoc2013-epiphany-ddf8fccbe9c2afd3c432c06bf2240c398732c279.tar gsoc2013-epiphany-ddf8fccbe9c2afd3c432c06bf2240c398732c279.tar.gz gsoc2013-epiphany-ddf8fccbe9c2afd3c432c06bf2240c398732c279.tar.bz2 gsoc2013-epiphany-ddf8fccbe9c2afd3c432c06bf2240c398732c279.tar.lz gsoc2013-epiphany-ddf8fccbe9c2afd3c432c06bf2240c398732c279.tar.xz gsoc2013-epiphany-ddf8fccbe9c2afd3c432c06bf2240c398732c279.tar.zst gsoc2013-epiphany-ddf8fccbe9c2afd3c432c06bf2240c398732c279.zip |
Update
2003-08-08 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-toolbars-model.c:
* lib/egg/egg-toolbars-model.h:
Update
* src/ephy-toolbars-model.c: (get_toolbar_and_item_pos),
(impl_add_item), (ephy_toolbars_model_class_init),
(get_toolbar_pos):
Do not add duped bookmarks to toolbars
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2003-08-08 Marco Pesenti Gritti <marco@it.gnome.org> + + * lib/egg/egg-toolbars-model.c: + * lib/egg/egg-toolbars-model.h: + + Update + + * src/ephy-toolbars-model.c: (get_toolbar_and_item_pos), + (impl_add_item), (ephy_toolbars_model_class_init), + (get_toolbar_pos): + + Do not add duped bookmarks to toolbars + 2003-08-08 Xan Lopez <xan@masilla.org> * embed/downloader-view.c: (downloader_view_update_details), |