commit 2a99be9a3c2848b5fd3b9c96591963962570bb71 Author: Xan Lopez Date: Mon Nov 21 22:45:25 2011 +0100 [release] 3.3.2 NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) commit 1ea903e6e4f0079501486409b16887edfc8fd0b0 Author: Claudio Saavedra Date: Mon Nov 21 19:31:51 2011 +0100 Remove some deprecated GTK+ calls https://bugzilla.gnome.org/show_bug.cgi?id=664120 lib/widgets/ephy-node-view.c | 10 +++++++--- lib/widgets/ephy-overlay-escaping-child.c | 4 +++- src/ephy-notebook.c | 11 +++++++---- 3 files changed, 17 insertions(+), 8 deletions(-) commit 1e8f2bd6fdf325a412343b475d89d7afc0ba394b Author: Xan Lopez Date: Tue Nov 15 17:06:16 2011 +0100 Use GNetworkMonitor to monitor network status We can now get rid of the NetworkManager custom code. https://bugzilla.gnome.org/show_bug.cgi?id=664096 data/Makefile.am | 1 - data/ephy-network-manager.xml | 9 ------ lib/Makefile.am | 1 - lib/ephy-network-manager-defines.h | 54 ------------------------------------ src/Makefile.am | 15 ---------- src/ephy-shell.c | 37 +++++++++--------------- 6 files changed, 14 insertions(+), 103 deletions(-) commit 4b9f2d366db4eba0449f032f821d1ecc6345e2c3 Author: Xan Lopez Date: Tue Nov 15 12:25:57 2011 +0100 eggs-toolbar-mode: remove unused variable lib/egg/egg-toolbars-model.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit aa145489d1e24d7ecfba8512ace4b7bb9c27fee5 Author: Kjartan Maraas Date: Sat Nov 12 12:07:58 2011 +0100 Updated Norwegian bokmål translation po/nb.po | 55 +++++++++++++++++++++++++------------------------------ 1 files changed, 25 insertions(+), 30 deletions(-) commit b867105b1f4e0d60496266c9dc80d4f2926b78f7 Author: Xan Lopez Date: Sun Nov 6 14:18:47 2011 +0100 Remove g_thread_init calls They are not needed anymore. src/ephy-main.c | 3 --- tests/ephy-download.c | 1 - tests/ephy-embed-single.c | 1 - 3 files changed, 0 insertions(+), 5 deletions(-) commit 54f4c695ea937cbd16a2bbad1d0a67b33fc3d87a Author: Fran Diéguez Date: Fri Nov 4 13:31:19 2011 +0100 Updated Galician translations po/gl.po | 178 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 91 insertions(+), 87 deletions(-) commit e3edc4c17a8e9b5122092f20f2e73485744d775d Author: Muhammet Kara Date: Thu Nov 3 21:14:48 2011 +0200 Updated Turkish translation po/tr.po | 57 +++++++++++++++++++++++++++++---------------------------- 1 files changed, 29 insertions(+), 28 deletions(-) commit d81547a5e47b9a2e36b7a5c60ed9cfdb77a5829e Author: Xan Lopez Date: Thu Nov 3 18:24:03 2011 +0100 pdm: use a stock button for the "Clear All" action Really no need to do our own thing, which does not follow the system-wide icon settings. https://bugzilla.gnome.org/show_bug.cgi?id=663159 data/glade/epiphany.ui | 54 +---------------------------------------------- 1 files changed, 2 insertions(+), 52 deletions(-) commit 4f1cee7fede3899f54776a3d90e1890756cbc266 Author: Daniel Mustieles Date: Wed Nov 2 13:54:00 2011 +0100 Updated Spanish translation po/es.po | 100 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 50 insertions(+), 50 deletions(-) commit 4f2df193dc9f8d048b34bf4cec1279a71eb3d783 Author: Juan A. Suarez Romero Date: Fri Sep 30 10:01:31 2011 +0000 Show Webkit version Shows which WebKit version is powering Epiphany. src/window-commands.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 0f9f250d9857a78c4e4bd84178d48b371b49c823 Author: Xan Lopez Date: Wed Oct 26 20:25:24 2011 +0200 [release] 3.3.1 NEWS | 10 ++++++++++ configure.ac | 8 ++++---- 2 files changed, 14 insertions(+), 4 deletions(-)