~gnome3-team/epiphany-browser/+git/master:gnome-3-0

Last commit made on 2016-04-19
Get this branch:
git clone -b gnome-3-0 https://git.launchpad.net/~gnome3-team/epiphany-browser/+git/master

Branch merges

Branch information

Name:
gnome-3-0
Repository:
lp:~gnome3-team/epiphany-browser/+git/master

Recent commits

a365af2... by Cédric VALMARY (Tot en òc)

Updated Occitan translation

4cc808a... by Praveen Illa

Updated Telugu Translation

e1f357d... by Abduxukur Abdurixit

Added UG translation

435fe4b... by Tommi Vainikainen

Updated Finnish translation

b8b5fb8... by Abduxukur Abdurixit

Added UG translation

4877a96... by Xan Lopez <email address hidden>

[release] 3.0.4

fb3464f... by Xan Lopez <email address hidden>

ephy-window: the move tab actions should not depend on wrap-around

They do not make sense on the first/last tab.

ec7104e... by Xan Lopez <email address hidden>

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.

8ce6f10... by =?utf-8?q?Jos=C3=A9_Aliste?= <email address hidden>

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

8b1de7d... by Xan Lopez <email address hidden>

popup-commands: make 'Use picture as background' work again

Things are done differently in GNOME3.

Bug #647604