From 1ae9e642b53c3668c4b74e0b043ee6cf861a2b11 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 11 Aug 2003 19:26:24 +0000 Subject: Respect priority text preference. Ported from gtk. 2003-08-11 Marco Pesenti Gritti * lib/egg/egg-action.c: (egg_action_class_init), (egg_action_init), (egg_action_set_property), (egg_action_get_property), (egg_action_sync_important), (connect_proxy): * lib/egg/egg-action.h: * lib/egg/eggtoolbar.c: (toolbar_item_is_homogeneous), (egg_toolbar_size_request), (get_item_size): * lib/egg/eggtoolbutton.c: (egg_tool_button_property_notify), (egg_tool_button_class_init), (egg_tool_button_construct_contents): * lib/egg/eggtoolitem.c: (egg_tool_item_class_init), (egg_tool_item_get_is_important), (egg_tool_item_set_is_important), (egg_tool_item_set_property), (egg_tool_item_get_property): * lib/egg/eggtoolitem.h: * src/ephy-window.c: (setup_window): * src/toolbar.c: (toolbar_setup_actions): Respect priority text preference. Ported from gtk. --- NEWS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ebb316ee7..21ee99b01 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +============== +Epiphany 0.8.4 +============== + +New features + + * Respect the new system wide pref to not use + proxy for a list of urls (Malcolm Tredinnick, Marco) + +Bugfixes + + * Fix multiple items drag and drop behavior and one + crash caused by the old code. (Marco) + * Make it compile with mozilla head (Xan Lopez) + +Documentation + + * Wrote section about bookmarks (Patanjali Somayaji) + +Translations + + * ca (Jordi Mallach) + * cy (Dafydd Harries) + * da (Ole Laursen) + * pt_BR (Evandro Fernandes Giovanini) + ============== Epiphany 0.8.3 ============== -- cgit v1.2.3