diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-11-28 Christian Persch <chpe@cvs.gnome.org> + + * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_get_type), + (proxy_menu_activate_cb), (combo_changed_cb), (sync_zoom_cb), + (ephy_zoom_control_init), (ephy_zoom_control_set_tooltip), + (ephy_zoom_control_class_init), (ephy_zoom_control_finalize): + * lib/widgets/ephy-zoom-control.h: + + Port from option menu to GtkComboBox. + 2003-11-28 Xan Lopez <xan@masilla.org> * embed/mozilla/ContentHandler.cpp: |