commit 4877a965d7df25bff160d9a90992b99ae2c54204 Author: Xan Lopez Date: Fri Jul 1 04:22:39 2011 +0200 [release] 3.0.4 NEWS | 13 +++++++++++++ configure.ac | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) commit fb3464fb3a85f754991185cb30326b76e033b166 Author: Xan Lopez Date: Tue Jun 28 17:00:41 2011 +0200 ephy-window: the move tab actions should not depend on wrap-around They do not make sense on the first/last tab. src/ephy-window.c | 21 +++++++++------------ 1 files changed, 9 insertions(+), 12 deletions(-) commit ec7104e2821377433837f229f77083e77407f4a9 Author: Xan Lopez Date: Mon Jun 27 21:48:44 2011 +0200 Respect gtk-keynav-wrap-around in the global change-page handler We have a global-handler for Ctrl+Page{Up,Down} that is used in some situations (basically, when the notebook is not focused). It does not respect the wrap-around GtkSetting though, so the final experience can be inconsistent. src/ephy-window.c | 39 +++++++++++++++++++++++++-------------- src/window-commands.c | 20 ++++---------------- 2 files changed, 29 insertions(+), 30 deletions(-) commit 8ce6f10ad917be8d5aa1ba239dc32e631187ebac Author: José Aliste Date: Mon Jun 27 14:30:54 2011 -0400 toolbareditor: Fix the removal of items by DnD. If the 'window-dragging' property of GtkToolbar is set (as it is in adwaita) then the Toolbar starts the drag of the window on 'button-press' event. We prevent this by connecting a handler for 'button-press' which prevents the handler of the toolbar to be run while in edit mode. Fixes bug #647265 lib/egg/egg-editable-toolbar.c | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) commit 8b1de7dc3113a4d33c93181924dc5d5c5d71c760 Author: Xan Lopez Date: Sat Jun 25 04:16:47 2011 +0200 popup-commands: make 'Use picture as background' work again Things are done differently in GNOME3. Bug #647604 src/popup-commands.c | 29 +++++++---------------------- 1 files changed, 7 insertions(+), 22 deletions(-) commit 2ddf0933b22697184d663c69bac7a82dfd516a0f Author: Antoine Jacoutot Date: Wed May 25 08:54:50 2011 +0200 eggsmclient-xsmp: fix warnings Bug #651030 lib/egg/eggsmclient-xsmp.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 43c9c643e843ec9948f4a5427cc44eb926e780ac Author: Xan Lopez Date: Fri Jun 17 22:08:23 2011 +0200 ephy-embed-prefs: stop trying to use the GNOME font settings They are particularly ill-suited for us in GNOME 3: - font-name is Cantarell, which is not good as the sans-serif font in the web. - document-font-name, which we hoped would be a serif font, is "Sans 11". So just give up and set "sans" "serif" and use whatever the system is set up to do for that. In Fedora we will get DejaVu, which is not particularly great, so ideally we should add code to get better defaults. embed/ephy-embed-prefs.c | 44 +++++++------------------------------------- 1 files changed, 7 insertions(+), 37 deletions(-) commit 5ee6ea92c43ad7f8cedf2748c5f4ff9b1a5f36be Author: Мирослав Николић Date: Fri Jun 24 22:09:28 2011 +0200 Updated Serbian translation po/sr.po | 148 +++++++++++++++++++++++++++++--------------------------- po/sr@latin.po | 148 +++++++++++++++++++++++++++++--------------------------- 2 files changed, 154 insertions(+), 142 deletions(-) commit ab48d521c435a4445cff723e85cac1a0d08f32a0 Author: Abduxukur Abdurixit Date: Sat Jun 11 23:42:46 2011 +0200 Added UG translation po/ug.po | 6067 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 3042 insertions(+), 3025 deletions(-) commit 170252a3f9b1943ebe40a0085dff649a5bacb8ae Author: Carles Ferrando Date: Sun May 29 17:57:55 2011 +0200 [l10n]Updated Catalan (Valencian) translation po/ca@valencia.po | 2601 ++++++++++++++++++++++++++--------------------------- 1 files changed, 1298 insertions(+), 1303 deletions(-)