commit 36f0e578c2d5de9afede9fb1b6a8c522e9f1bf17
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 20 12:44:35 2012 +0100

    [release] 3.3.92

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)

commit ebe2c82b7c78337d8e274467c77e31df58336079
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Wed Mar 21 10:51:02 2012 +0200

    ephy-hosts-store: -1 is not a valid insertion position

 lib/widgets/ephy-hosts-store.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 733bf55779c282c38fc654c53c6875a50886712a
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Mar 20 17:55:31 2012 +0200

    ephy-history-window: add back the favicons
    
    Use the new webkit favicon database for favicons here. This
    might not work perfectly, but that's a webkitgtk issue, see
    https://bugs.webkit.org/show_bug.cgi?id=81665
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672480

 lib/widgets/ephy-hosts-store.c |   56 +++++++++++++++++++++++++++++++++++++++-
 lib/widgets/ephy-hosts-store.h |    1 +
 lib/widgets/ephy-hosts-view.c  |   22 +++++++++++++---
 3 files changed, 74 insertions(+), 5 deletions(-)

commit e1b810ce01cfe4dc240b6eac34c5ebc43a58dd58
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Mar 20 18:04:27 2012 +0200

    ephy-completion-model: minor cleanup
    
    No need to invoke twice webkit_get_favicon_databas() in the same
    method, there's a variable pointing to the database already.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672483

 src/ephy-completion-model.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8322393f79b67deeeb952216cb0de23aa2ed9138
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Mar 20 18:01:58 2012 +0200

    ephy-completion-model: fix a few leaks
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672481

 src/ephy-completion-model.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit dea0cd3eb1f325af336fa6e027fafb23b39bc194
Author: Automatic Mirroring <aronmalache@gmail.com>
Date:   Wed Mar 21 05:19:15 2012 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po |  480 +++++++++++++++++++++++++++++------------------------------
 1 files changed, 235 insertions(+), 245 deletions(-)

commit 5343bd8252e0a2e58871c642295c47e179b332b6
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 20 13:34:07 2012 +0100

    ephy-history-window: fix callback for new signal signature

 src/ephy-history-window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3ea388bed726683ab2e5bc0219b53b3ada6d70f1
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 20 12:23:58 2012 +0100

    POTFILES.in: remove ephy-history.h

 po/POTFILES.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit f7b3d7e2762ff0682a37ad9928414ddc3df53a2a
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 20 12:17:43 2012 +0100

    configure.ac: we require WebKitGTK+ 1.7.92 now

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d244ad7072e081af90a9c34065c758feb42bed69
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 20 12:15:49 2012 +0100

    doc: remove references to removed files

 doc/reference/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit f788322f9acdf3b490e3bba7aaf3c4c8d66f9ffb
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 20 12:15:09 2012 +0100

    Remove EphyHistory from the repository. It's unused now.

 embed/Makefile.am           |    2 -
 embed/ephy-embed-shell.c    |   27 --
 embed/ephy-embed-shell.h    |    2 -
 embed/ephy-history.c        | 1058 -------------------------------------------
 embed/ephy-history.h        |  134 ------
 embed/ephy-web-view.c       |    8 +-
 src/Makefile.am             |    2 -
 src/ephy-completion-model.c |    3 -
 src/ephy-history-window.h   |    1 -
 9 files changed, 1 insertions(+), 1236 deletions(-)

commit faf0c7c89a02f38e2272048ae6aa3ba3e11e5f63
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 20 12:14:50 2012 +0100

    bookmarks: use the new favicon database

 src/bookmarks/ephy-bookmarks.c |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

commit 6119b95ca4c0c2d4d78b27422dfb6ba9203bab56
Author: Sergio Villar Senin <svillar@igalia.com>
Date:   Wed Mar 7 18:28:02 2012 +0100

    Replace EphyFaviconCache by WebKit's icon database cache
    
    https://bugzilla.gnome.org/show_bug.cgi?id=648653

 embed/Makefile.am                     |    2 -
 embed/ephy-embed-prefs.h              |    1 +
 embed/ephy-embed-shell.c              |   30 --
 embed/ephy-embed-shell.h              |    2 -
 embed/ephy-embed-single.c             |    6 +
 embed/ephy-favicon-cache.c            |  869 ---------------------------------
 embed/ephy-favicon-cache.h            |   73 ---
 embed/ephy-web-view.c                 |   42 +--
 src/Makefile.am                       |    2 -
 src/bookmarks/ephy-bookmark-action.c  |   44 +-
 src/bookmarks/ephy-bookmarks-editor.c |   44 ++-
 src/ephy-completion-model.c           |   61 ++-
 src/ephy-history-window.c             |   24 +-
 src/ephy-shell.c                      |    1 -
 src/pdm-dialog.c                      |    5 +-
 src/prefs-dialog.c                    |    1 -
 16 files changed, 130 insertions(+), 1077 deletions(-)

commit bc0e3b41f8c21fa0b4bd0cd89e305b0fee049b6a
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Mar 19 23:35:19 2012 +0200

    Updated Lithuanian translation

 po/lt.po | 2025 ++++++++++++++++++++------------------------------------------
 1 files changed, 632 insertions(+), 1393 deletions(-)

commit c20a5a33016d40b531bee4aa54c539edfcb620ba
Author: Krishnababu Krothapalli <email>
Date:   Mon Mar 19 17:43:29 2012 +0530

    Translations Updated with FUEL

 po/te.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 3e90c69a46bd2f6670119222c909c52de3960eb0
Author: Krishnababu Krothapalli <email>
Date:   Mon Mar 19 17:39:41 2012 +0530

    Updated Telugu Translations

 po/te.po |  254 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 127 insertions(+), 127 deletions(-)

commit 28b430855e037406d9c04d651af340ff586d3b35
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sun Mar 18 17:07:59 2012 +0200

    Uploaded Ukranian

 po/uk.po |  408 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 202 insertions(+), 206 deletions(-)

commit e7e224743a76bd5ed4e06b926d3cf5b2ded578ee
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Sun Mar 18 21:04:48 2012 +0900

    [l10n] Update Japanese translation

 help/ja/ja.po |   50 +++++++++++++++++++++++++-------------------------
 1 files changed, 25 insertions(+), 25 deletions(-)

commit 35fb0d4114acfa1c594851a59b2704bfef346d86
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Mar 17 23:57:11 2012 +0000

    Updated Portuguese translation

 po/pt.po | 2555 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 1193 insertions(+), 1362 deletions(-)

commit d4caf3f9d65f2333e5f850e69f0763b3baceffe4
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Sat Mar 17 13:41:18 2012 +0100

    Updated French translation

 po/fr.po | 1922 ++++++++++++++++++++------------------------------------------
 1 files changed, 602 insertions(+), 1320 deletions(-)

commit b2a52ad25cc405978927ac65993086092a596b81
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:   Sat Mar 17 09:53:50 2012 +0200

    [l10n]Updated Turkish translation

 po/tr.po |  551 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 270 insertions(+), 281 deletions(-)

commit 9a1a115d6f30a427317de953a674137e931fce31
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Fri Mar 16 23:07:28 2012 +0100

    Updated Dutch translation

 po/nl.po |  878 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 447 insertions(+), 431 deletions(-)

commit 260de67f797c036ffea73e11175e34b5fae5183a
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Fri Mar 16 14:24:25 2012 +0000

    Updated British English translation

 po/en_GB.po |  396 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 200 insertions(+), 196 deletions(-)

commit 9d8fd9a553a114ef9b5d8ba559bde0899539a44b
Author: Xan Lopez <xan@igalia.com>
Date:   Fri Mar 16 01:16:30 2012 +0100

    Fix bookmarklet's titles when they are created
    
    This was pretty much broken since the Gecko days. On top of that,
    catch the case where the bookmarklet title is in the child node of the
    anchor element, which we never got right before.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672194

 embed/ephy-embed-event.c |    7 +++++
 embed/ephy-embed-event.h |   29 ++++++++++---------
 src/popup-commands.c     |   68 +++++++++++++++++++++++++---------------------
 3 files changed, 59 insertions(+), 45 deletions(-)

commit 76ba84b394edbaf7e0b4ff2053612fcb13c909da
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Thu Mar 15 22:06:21 2012 +0100

    [l10n] Updated Italian translation

 po/it.po | 1818 +++++++++++++++++++-------------------------------------------
 1 files changed, 555 insertions(+), 1263 deletions(-)

commit 670fcfc8061b483910ced4638d57dc238eadf484
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Mar 15 13:08:30 2012 +0100

    Updated Hungarian translation

 po/hu.po |  332 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 164 insertions(+), 168 deletions(-)

commit 27ac10ebebeabcd2c12eb377ab696ac2e56fc3e0
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 11:22:22 2012 +0100

    ephy-web-view: return an actual visit type instead of just '0'

 embed/ephy-web-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 82dadc0a5ca5f0155e021fcfacd815c099673e17
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 11:18:39 2012 +0100

    The security certificate code is a no-op, remove it

 embed/ephy-web-view.c |   12 ------------
 embed/ephy-web-view.h |    1 -
 src/window-commands.c |   13 -------------
 src/window-commands.h |    2 --
 4 files changed, 0 insertions(+), 28 deletions(-)

commit 7d2c1aa65348b4cd816a3506c9534163b1dcf8e5
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 11:15:07 2012 +0100

    ephy-web-view: remove gtk-doc snippet for a private method

 embed/ephy-web-view.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

commit 362b27f3d57e3ce41bec82b29360b6276f166176
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 09:51:24 2012 +0100

    ephy-web-view: use plain g_signal_connect always
    
    I'm pretty sure there's no point in using the _object variant here.

 embed/ephy-web-view.c |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit c92bf9e0656c505674df45a5fbf2d34ab7017ca2
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 09:47:52 2012 +0100

    ephy-web-view: connect to WebView signals in just one place

 embed/ephy-web-view.c |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)

commit 3c4521680d8d06bbfa0ec878953fafe69ae84abb
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 09:43:45 2012 +0100

    ephy-web-view: we already have a reference to the history service
    
    Don't request the global instance again.

 embed/ephy-web-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0ddce1562e5712c098358ab99eccded7a327dd0c
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 09:42:13 2012 +0100

    ephy-web-view: do not duplicate code for the uri->title fallback

 embed/ephy-web-view.c |   31 ++++++++++++++-----------------
 1 files changed, 14 insertions(+), 17 deletions(-)

commit 3060de2a0ceeb976c1da6b79f3b3a4c7ed7848d2
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 09:37:17 2012 +0100

    ephy-web-view: remove can_go_up/go_up code
    
    We do not support this anymore in our UI.

 embed/ephy-web-view.c |   45 ---------------------------------------------
 embed/ephy-web-view.h |    7 ++-----
 2 files changed, 2 insertions(+), 50 deletions(-)

commit 00276359e926f4f1fba732534a0b47bec88371f5
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 09:34:23 2012 +0100

    ephy-web-view: make ephy_web_view_clear_history private
    
    It's only used by the class itself now.

 embed/ephy-web-view.c |  100 +++++++++++++++++++++++--------------------------
 embed/ephy-web-view.h |    1 -
 2 files changed, 47 insertions(+), 54 deletions(-)

commit d72eec43e48839540e349ce8986b300c34005414
Author: Xan Lopez <xan@igalia.com>
Date:   Thu Mar 15 09:21:44 2012 +0100

    configure.ac: remove epiphany_branch define
    
    It's not used anywhere that I can see.

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit e56a4085e028c937d77d40b36ffc3d7d827d4bfb
Author: Krishnababu Krothapalli <email>
Date:   Thu Mar 15 12:22:37 2012 +0530

    Updated Telugu Translations

 po/te.po |  637 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 333 insertions(+), 304 deletions(-)

commit 82d5d40649ed8adaa0739a8e0a9ce873435adbaa
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Thu Mar 15 12:04:08 2012 +0530

    updated Tamil translation

 po/ta.po |  341 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 167 insertions(+), 174 deletions(-)

commit b34691d69e7c10bfb46518e7dfa3a8003dd79e7e
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Thu Mar 15 11:47:08 2012 +0530

    updated Tamil translation

 po/ta.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 75b2741e5dd334652198345d269cfb8b93ad9b26
Author: Anita Reitere <nitalynx@gmail.com>
Date:   Wed Mar 14 22:01:15 2012 +0200

    Updated Latvian translation.

 po/lv.po | 2580 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 1261 insertions(+), 1319 deletions(-)

commit 398e670b1dd80cd0427a1db8a21dfc892bbe5eaf
Author: Gustavo Noronha Silva <gns@gnome.org>
Date:   Sat Mar 10 16:52:04 2012 -0300

    Automatically prefix existing absolute paths with file://
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671792

 embed/ephy-embed-utils.c      |   12 +++++++++++-
 embed/ephy-embed-utils.h      |    9 +++++----
 embed/ephy-web-view.c         |    1 +
 tests/ephy-embed-utils-test.c |    1 +
 tests/ephy-web-view-test.c    |    2 ++
 5 files changed, 20 insertions(+), 5 deletions(-)

commit 0ea81088cf97aee3d5bbb1f0ec470b8c805a746d
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 16:26:30 2012 +0100

    Revert "ephy-embed-single: remove some dead code"
    
    This reverts commit 08956cf8cd8040f8500c40b646a52b6f03ae5275.
    
    Bleh, the mostly useless popup code in EphyWebView needs this even if
    it's a no-op, so bring it back.

 embed/ephy-embed-single.c |   54 ++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 53 insertions(+), 1 deletions(-)

commit 3b6eaf03d1bb27ef42bd500a34799b82acf47c61
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 15:58:33 2012 +0100

    Fix distcheck
    
    Most data files are listed through EXTRA_DIST, so they are left in the
    top srcdir during VPATH builds. The new EphyWebView unit test needs
    data/pages/error.html, so distcheck was broken because ephy_file
    ("error.html") was failing since it looked for them in $pwd/data.
    
    To fix this, look for files in the top srcdir instead of $pwd/data,
    which will lead to the builddir data data dir during distcheck.

 configure.ac            |    7 -------
 lib/Makefile.am         |    1 +
 lib/ephy-file-helpers.c |   11 ++++++-----
 3 files changed, 7 insertions(+), 12 deletions(-)

commit 63d0dca04581603d862d3fd74e83c992b5c8baec
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 15:57:55 2012 +0100

    Run distcheck builds with debug enabled
    
    We are going to need this for ephy_file to pick up all the data paths.

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 67247db727a6fc1724de9c94c4030e9c02b250d5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Mar 14 09:53:29 2012 -0400

    floating-bar: set a max-width to the label
    
    We don't want the floating bar to extend without boundaries in the
    available size, since some hyperlinks can be very long (and make the bar
    cover the whole screen).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671520

 lib/widgets/nautilus-floating-bar.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 035fbe726fca2110054ac45965fe699ca8e30eed
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 14:42:14 2012 +0100

    ephy-embed-single: remove network status
    
    We are not using it. Easy enough to bring it back if needed.

 embed/ephy-embed-single.c      |   91 ----------------------------------------
 embed/ephy-embed-single.h      |    5 --
 tests/ephy-embed-single-test.c |   17 -------
 3 files changed, 0 insertions(+), 113 deletions(-)

commit 4a0f71e24f7df2fe66a433416eb276d9b60992c7
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 14:41:54 2012 +0100

    window-commands: forcing offline mode has been a no-op for a while

 src/window-commands.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 990372e738219a8effebe2eb41e5ffe26b931fa7
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 14:37:22 2012 +0100

    Don't go to EphyEmbedSingle just to get the network status
    
    The new GNetworkMonitor class is really a good enough abstraction,
    don't overdo it.

 src/ephy-shell.c  |   29 +----------------------------
 src/ephy-window.c |    3 ++-
 2 files changed, 3 insertions(+), 29 deletions(-)

commit 08956cf8cd8040f8500c40b646a52b6f03ae5275
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 14:18:36 2012 +0100

    ephy-embed-single: remove some dead code

 embed/ephy-embed-single.c |   57 +--------------------------------------------
 1 files changed, 1 insertions(+), 56 deletions(-)

commit 44050bc63e4c131809af0f078e211587fe55e0f2
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 13:06:55 2012 +0100

    ephy-embed: do not pull in string.h for strcmp

 embed/ephy-embed.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 0e6cf976a163a6615afb95c4fd66c592dea118b8
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 13:06:14 2012 +0100

    ephy-embed: remove a few useless includes

 embed/ephy-embed.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

commit 116a7b1027be4bd1606331cca81f7d7475b45d98
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 12:52:51 2012 +0100

    ephy-web-view: also reset page visit type on load failed

 embed/ephy-web-view.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit fa2b55c65df0aeece42706e27026c08666601300
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 12:51:32 2012 +0100

    ephy-web-view: style fixes

 embed/ephy-web-view.c |  161 ++++++++++++++++++++++++-------------------------
 1 files changed, 79 insertions(+), 82 deletions(-)

commit 62b41467c3ff66f705cb8b93c60993eedf6356fb
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 12:49:08 2012 +0100

    ephy-embed: remove history service
    
    EphyEmbed does not use it anymore.

 embed/ephy-embed.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

commit 1b941be52d0ed9ec90036efe4987740076c501a2
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 12:48:23 2012 +0100

    ephy-web-view: move history management to EphyWebView

 embed/ephy-embed.c    |   27 +--------------------------
 embed/ephy-web-view.c |   20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 26 deletions(-)

commit 6f220733c22c7c2f04ba8894a470ba7b7c64d8bd
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 12:44:18 2012 +0100

    ephy-web-view: move zoom handling to EphyWebView
    
    Again, this only interacts with the view, so it does not need to be in
    EphyEmbed.

 embed/ephy-embed.c    |   81 ------------------------------------------------
 embed/ephy-web-view.c |   82 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+), 81 deletions(-)

commit 9d0c171675a92fb30e8bc45f73a513e5dc86912e
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 12:35:15 2012 +0100

    ephy-web-view: let EphyWebView clear its own history
    
    No point in doing it from EphyEmbed.

 embed/ephy-embed.c    |   15 ---------------
 embed/ephy-web-view.c |   15 +++++++++++++++
 2 files changed, 15 insertions(+), 15 deletions(-)

commit 4f4df6f74af2bd387857f81845bc53a55abbe460
Author: Xan Lopez <xan@igalia.com>
Date:   Wed Mar 14 12:32:18 2012 +0100

    ephy-web-view: get a reference to the history service
    
    We are going to move stuff from embed to webview, so we'll need this.

 embed/ephy-web-view.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit d42586bb4a2fb45cad1fcc2cf7f6b49a423770cd
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 18:57:56 2012 +0100

    history: remember visit types
    
    Instead of hardcoding all visits as 'TYPED' properly distinguish
    between bookmarks, following links and typing URIs in the entry.
    
    We'll use this to compute the frecency of history items.

 embed/ephy-embed-private.h           |   11 ++++++++++
 embed/ephy-embed.c                   |   20 ++++++++++++-----
 embed/ephy-web-view.c                |   37 ++++++++++++++++++++++++++++++++++
 lib/history/ephy-history-service.c   |   15 ++++++++-----
 lib/history/ephy-history-service.h   |    5 ++-
 lib/history/ephy-history-types.h     |    3 ++
 src/bookmarks/ephy-bookmark-action.c |    2 +
 src/ephy-link.h                      |    4 ++-
 src/ephy-location-controller.c       |    4 +-
 src/ephy-private.h                   |    1 +
 src/ephy-window.c                    |   10 +++++++++
 11 files changed, 95 insertions(+), 17 deletions(-)

commit c07e7d034b4cfdaad4fc35ef5e82bee9718a1bd9
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 18:57:36 2012 +0100

    history: generate gtypes for the history types

 lib/history/Makefile.am |   62 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 62 insertions(+), 0 deletions(-)

commit 7180bb84f41ee56eef859245d2d5a987c9d7c20e
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 18:56:54 2012 +0100

    lib: link to the internal libraries instead of copying source files

 lib/Makefile.am |   26 ++++----------------------
 1 files changed, 4 insertions(+), 22 deletions(-)

commit 8898bd3460aa1dc79ab2a9fa82d1a4f64a37ae64
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 16:57:40 2012 +0100

    ephy-private: add missing header

 src/ephy-private.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 0bc48d17643425b2856fdc1e0ae170cc61d1f64f
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 16:52:01 2012 +0100

    ephy-web-view: fix indentation

 embed/ephy-web-view.h |   32 ++++++++++++++------------------
 1 files changed, 14 insertions(+), 18 deletions(-)

commit d3bc1d282b8332cc74156fd14d8a3c476ced820e
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 16:49:03 2012 +0100

    ephy-web-view: remove useless includes

 embed/ephy-web-view.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 0e3b4f9fbe00143eb4bb2167025cc23baa4e9930
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 16:47:46 2012 +0100

    ephy-web-view: move header to the new coding style

 embed/ephy-web-view.h |   66 +++++++++++++++++++++++++-----------------------
 1 files changed, 34 insertions(+), 32 deletions(-)

commit 21f1c9ace4814fe646226d25fac8bc3cbb488e96
Author: Xan Lopez <xan@igalia.com>
Date:   Tue Mar 13 16:31:27 2012 +0100

    ephy-web-view: remove stale code

 embed/ephy-web-view.c |   43 -------------------------------------------
 1 files changed, 0 insertions(+), 43 deletions(-)

commit 7ece86ff394e037447767408643e108da8f4658f
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Mar 13 11:02:48 2012 +0200

    ephy-embed: cancel the pending history queries during finalize
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671901

 embed/ephy-embed.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 637e046e0666576c71d1efa116d8148450b35db6
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Mar 13 11:02:09 2012 +0200

    ephy-history-service: make the async API cancellable
    
    The main purpose of the cancellable API in ephy-history-service
    is to let the user notify when the results of the operation
    are no longer needed and the callback call can be omitted. Since
    performing a read operation, in such cases, makes no sense, we
    cancel them altogether. However, given the nature of the service,
    we don't cancel write operations.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671901

 embed/ephy-embed.c                 |    4 +-
 embed/ephy-web-view.c              |    2 +-
 lib/ephy-profile-migrator.c        |    2 +-
 lib/history/ephy-history-service.c |   84 +++++++++++++++++++++++++----------
 lib/history/ephy-history-service.h |   33 +++++++-------
 src/ephy-completion-model.c        |    2 +-
 src/ephy-history-window.c          |   10 ++--
 src/pdm-dialog.c                   |    2 +-
 tests/ephy-history-test.c          |   34 +++++++-------
 9 files changed, 105 insertions(+), 68 deletions(-)

commit f4ed0fb98f033727eb22f62ddb3ba60424c8cc91
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Thu Mar 8 12:00:56 2012 +0200

    ephy-history-view: open pages in a new tab on middle click
    
    This was present in the old EphyNodeView history. Bring it back.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671635

 src/ephy-history-window.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

commit 12c233832347dddfe64ac842998e043692ecb2be
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Thu Mar 8 11:59:03 2012 +0200

    ephy-history-view: add row-middle-clicked signal
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671635

 lib/widgets/ephy-history-view.c |   69 +++++++++++++++++++++++++++++++++++++++
 lib/widgets/ephy-history-view.h |    5 +++
 2 files changed, 74 insertions(+), 0 deletions(-)

commit 63cbd77dc4f5bad34b6ebfae18416e5c73886984
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Mar 12 18:32:16 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  448 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 216 insertions(+), 232 deletions(-)

commit 6d3c8b64c59a38f8cc2799f23f427924e0290000
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Mar 12 18:15:51 2012 +0100

    Updated Swedish translation

 po/sv.po |  382 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 189 insertions(+), 193 deletions(-)

commit 95a16ff80dde40901c56c6d5814d372b57c6d917
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   Fri Mar 9 05:20:10 2012 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 1786 ++++++++++++++++++++++++++++-------------------------------
 1 files changed, 840 insertions(+), 946 deletions(-)

commit b0f0cc7aa385fca6dd657fcffae32ec930574abb
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Mar 12 10:59:04 2012 +0200

    Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint

 po/fi.po | 2630 ++++++++++++--------------------------------------------------
 1 files changed, 490 insertions(+), 2140 deletions(-)

commit 3a56065d6e19812b3a9168753a2e6eaf7a7bd73b
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sat Mar 10 23:06:36 2012 +0100

    Updated Serbian translation

 po/sr.po       |  429 ++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po |  429 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 426 insertions(+), 432 deletions(-)

commit b56ec1730731af291ebf59ad243b77938462435d
Author: Diego Escalante Urrelo <diegoe@igalia.com>
Date:   Mon Jan 30 18:10:45 2012 -0500

    tests: add ephy-web-view test
    
    Testing ephy_web_view_load_url and the internal GRegex of EphyWebView.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669548

 tests/Makefile.am          |    4 +
 tests/ephy-web-view-test.c |  270 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 274 insertions(+), 0 deletions(-)

commit 643d1fd862ad9db0132fd4917d5db9d491070cc8
Author: Diego Escalante Urrelo <diegoe@igalia.com>
Date:   Thu Feb 9 18:03:22 2012 -0500

    ephy-web-view: share non-search-regex for testing
    
    Add ephy-embed-private.h
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669548

 embed/Makefile.am          |    1 +
 embed/ephy-embed-private.h |   44 ++++++++++++++++++++++++++++++++++++++++++++
 embed/ephy-web-view.c      |   11 ++---------
 3 files changed, 47 insertions(+), 9 deletions(-)

commit b0b25d75ac3d8feedb1cc04e10b98e626d7b67ff
Author: Diego Escalante Urrelo <diegoe@igalia.com>
Date:   Thu Mar 1 16:43:24 2012 -0500

    ephy-main: run app mode only with a existing dir
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669700

 src/ephy-main.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 804bd8348aa940fc82f8400e643639e9782ff35c
Author: Diego Escalante Urrelo <diegoe@igalia.com>
Date:   Wed Mar 7 19:49:13 2012 -0500

    ephy-history-window: init hosts to NULL
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671613

 src/ephy-history-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit dec614c2481632ceeaf7966eb88412942e6a8a67
Author: Khoem Sokhem <khoemsokhem@khmeros.info>
Date:   Sat Mar 10 13:20:12 2012 +0100

    Add initial Khmer translation

 po/LINGUAS |    1 +
 po/km.po   | 2813 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2814 insertions(+), 0 deletions(-)

commit dbe00de3094e44d1b7972dcd8b8549537139929c
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sat Mar 10 13:01:48 2012 +0100

    Updated Catalan translation

 po/ca.po | 2441 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 1125 insertions(+), 1316 deletions(-)

commit 89ebc0c41eb4e9c31590390852136a93cfebcc50
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Mar 10 12:04:25 2012 +0330

    Updated Persian Translation

 po/fa.po | 2499 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 1162 insertions(+), 1337 deletions(-)

commit c295a47ca22ba645e8e5ec9dabac3640eaad9e06
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Mar 10 17:03:48 2012 +0900

    Updated Korean translation

 po/ko.po | 2446 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 1135 insertions(+), 1311 deletions(-)

commit abda24bea594b505011b064b5df461ce50115c53
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Fri Mar 9 21:57:20 2012 +0300

    Updated Belarusian translation.

 po/be.po |   80 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 42 insertions(+), 38 deletions(-)

commit a3368005fc9700497ec68cfaf6b1e8af106a54e0
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Fri Mar 9 18:17:01 2012 +0200

    [l10n] Updated Estonian translation

 po/et.po |  127 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 64 insertions(+), 63 deletions(-)

commit f4cdb44661ac215110e4216202f0bac8983a42b4
Author: Priit Laes <plaes@plaes.org>
Date:   Fri Mar 9 16:30:21 2012 +0200

    ephy-history-service: Give me a break!
    
    Signed-off-by: Priit Laes <plaes@plaes.org>
    Reviewed-by: Xan Lopez <xan@igalia.com>

 lib/history/ephy-history-service-urls-table.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8b9a6dddacc4f7c6d9d426ed87a5a52be9165a3d
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Thu Mar 8 22:43:08 2012 +0200

    Updated Bulgarian translation

 po/bg.po |  206 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 93 insertions(+), 113 deletions(-)

commit 092f249b4546b75c1e10a2c68f57fda6c89e83fd
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Mar 8 18:15:35 2012 +0100

    [l10n] Updated German translation

 po/de.po | 2418 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 1117 insertions(+), 1301 deletions(-)

commit 83cc7c43ed85aebc692f7f950017c2502d4bf872
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Mar 8 15:42:28 2012 +0100

    Updated Slovenian translation

 po/sl.po |   85 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 45 insertions(+), 40 deletions(-)

commit b3609b4592957f615477e944ac297f30c42d68db
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Thu Mar 8 17:42:32 2012 +0530

    Assamese translation completed

 po/as.po | 2445 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 1140 insertions(+), 1305 deletions(-)

commit d9cc04a93e48b22d8a5b88910dc4e51a793b30e1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Mar 8 10:29:35 2012 +0100

    Updated Spanish translation

 po/es.po |  219 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 107 insertions(+), 112 deletions(-)

commit 8561422eb31ec4b0f4797fd68606d95967192b0e
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Thu Mar 8 11:20:24 2012 +0200

    ephy-history-service: plug a few more leaks

 lib/history/ephy-history-service-hosts-table.c |    2 ++
 lib/history/ephy-history-service.c             |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

commit 0fcb144d136241637c4cfa04715754241907f90a
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Thu Mar 8 11:02:46 2012 +0200

    ephy-history-window: plug a couple of leaks

 lib/widgets/ephy-hosts-store.c |    2 +-
 lib/widgets/ephy-urls-store.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 28c7f79185ada7c67a790f982abb4ec737397c29
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Mar 8 15:57:50 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  401 +++++++++++++++++++++++++++++------------------------------
 po/zh_TW.po |  401 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 400 insertions(+), 402 deletions(-)

commit 2d38793271a31b4ed68b5c072200ca86a3301245
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Mar 8 00:25:48 2012 +0100

    Updated Polish translation

 po/pl.po |  300 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 152 insertions(+), 148 deletions(-)

commit 4b79f617d556ab555beb2a19e000a8b4242900b0
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Mar 8 00:06:42 2012 +0100

    Updated Galician translations

 po/gl.po |  127 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 61 insertions(+), 66 deletions(-)

commit 85439355448065ae3210e19683cfe07607e871b4
Author: Sébastien Bacher <seb128@ubuntu.com>
Date:   Wed Mar 7 23:20:41 2012 +0100

    Don't list deprecated gsettings keys in the .convert

 data/epiphany.convert |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)