diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-04 18:56:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-04 18:56:23 +0800 |
commit | 3d5210a4ca588096cd847bff8a5e89b2d9f8c28b (patch) | |
tree | 6d62b71e76b07bbfe58a31e2a26c0ab987033f12 /ChangeLog | |
parent | 19c653c5affa0717a1fe627833b667bd0fb226a6 (diff) | |
download | gsoc2013-epiphany-3d5210a4ca588096cd847bff8a5e89b2d9f8c28b.tar gsoc2013-epiphany-3d5210a4ca588096cd847bff8a5e89b2d9f8c28b.tar.gz gsoc2013-epiphany-3d5210a4ca588096cd847bff8a5e89b2d9f8c28b.tar.bz2 gsoc2013-epiphany-3d5210a4ca588096cd847bff8a5e89b2d9f8c28b.tar.lz gsoc2013-epiphany-3d5210a4ca588096cd847bff8a5e89b2d9f8c28b.tar.xz gsoc2013-epiphany-3d5210a4ca588096cd847bff8a5e89b2d9f8c28b.tar.zst gsoc2013-epiphany-3d5210a4ca588096cd847bff8a5e89b2d9f8c28b.zip |
Normal context menus for check/radio/submit buttons. Fixes bug #143942.
2004-07-04 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp:
* embed/mozilla/EventContext.h:
Normal context menus for check/radio/submit buttons.
Fixes bug #143942.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-07-04 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EventContext.cpp: + * embed/mozilla/EventContext.h: + + Normal context menus for check/radio/submit buttons. + Fixes bug #143942. + +2004-07-04 Christian Persch <chpe@cvs.gnome.org> + * embed/downloader-view.c: (downloader_view_add_download): Use regular return for valid error conditions, not |