diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-18 20:35:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-18 20:35:02 +0800 |
commit | bf6e7073bb05741c865cf9efee9ec387acdee4b9 (patch) | |
tree | 75422120e4a01aae82d4e337024df589b10981b1 /ChangeLog | |
parent | 436f6e9686a7ae31883c8bd2e30cf76853141a9a (diff) | |
download | gsoc2013-epiphany-bf6e7073bb05741c865cf9efee9ec387acdee4b9.tar.gz gsoc2013-epiphany-bf6e7073bb05741c865cf9efee9ec387acdee4b9.tar.zst gsoc2013-epiphany-bf6e7073bb05741c865cf9efee9ec387acdee4b9.zip |
Show favicons in location entry drop-down. Bug #112748, patch by Diego
2006-12-18 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_set_completion):
* lib/widgets/ephy-location-entry.h:
* src/ephy-completion-model.c:
(ephy_completion_model_get_column_type), (init_favicon_col),
(ephy_completion_model_get_value):
* src/ephy-completion-model.h:
* src/ephy-location-action.c: (connect_proxy):
Show favicons in location entry drop-down. Bug #112748, patch by Diego
Escalante Urrelo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2006-12-18 Christian Persch <chpe@cvs.gnome.org> + + * lib/widgets/ephy-location-entry.c: + (ephy_location_entry_set_completion): + * lib/widgets/ephy-location-entry.h: + * src/ephy-completion-model.c: + (ephy_completion_model_get_column_type), (init_favicon_col), + (ephy_completion_model_get_value): + * src/ephy-completion-model.h: + * src/ephy-location-action.c: (connect_proxy): + + Show favicons in location entry drop-down. Bug #112748, patch by Diego + Escalante Urrelo. + 2006-12-17 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-bookmarks-html.xsl: |