diff options
author | Jean-François Rameau <jframeau@cvs.gnome.org> | 2005-10-10 03:49:00 +0800 |
---|---|---|
committer | Jean-François Rameau <jframeau@src.gnome.org> | 2005-10-10 03:49:00 +0800 |
commit | 7564180aa406fe0c5fa561fdbdb1f3566ca1487a (patch) | |
tree | 4b31224f6bcae63b5996a8ebf4825fb695ed18a1 /ChangeLog | |
parent | 5596836e1b87d5ddf6f9ad787a52ed8fecb472a2 (diff) | |
download | gsoc2013-epiphany-7564180aa406fe0c5fa561fdbdb1f3566ca1487a.tar gsoc2013-epiphany-7564180aa406fe0c5fa561fdbdb1f3566ca1487a.tar.gz gsoc2013-epiphany-7564180aa406fe0c5fa561fdbdb1f3566ca1487a.tar.bz2 gsoc2013-epiphany-7564180aa406fe0c5fa561fdbdb1f3566ca1487a.tar.lz gsoc2013-epiphany-7564180aa406fe0c5fa561fdbdb1f3566ca1487a.tar.xz gsoc2013-epiphany-7564180aa406fe0c5fa561fdbdb1f3566ca1487a.tar.zst gsoc2013-epiphany-7564180aa406fe0c5fa561fdbdb1f3566ca1487a.zip |
Eliminate the *Popup/*ImagePopup popup variants. Add image context to all
2005-10-09 Jean-François Rameau <jframeau@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
* src/ephy-window.c: (show_embed_popup),
(update_image_actions_visibility):
Eliminate the *Popup/*ImagePopup popup variants.
Add image context to all popups it can show up.
Display image context dynamically.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-10-09 Jean-François Rameau <jframeau@cvs.gnome.org> + + * data/ui/epiphany-ui.xml: + * src/ephy-window.c: (show_embed_popup), + (update_image_actions_visibility): + + Eliminate the *Popup/*ImagePopup popup variants. + Add image context to all popups it can show up. + Display image context dynamically. + 2005-10-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: |