commit 275e60bde3f9a0c94b44cf0b2651bb85368e5ea0
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Mar 3 02:07:12 2013 +0100

    3.7.91 release

 NEWS         | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 25d1be87c2005edcf3f478d819e697479042e365
Author: Luca Ferretti <lferrett@gnome.org>
Date:   Sun Mar 3 01:34:09 2013 +0100

    l10n: Added Italian translation

 po/LINGUAS |   1 +
 po/it.po   | 236 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 237 insertions(+)

commit 4360e1dbea9722c407a510106a702e141d4a669c
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sat Mar 2 02:51:12 2013 +0100

    Do not use GtkClutter for main view
    
    Use GdRevealer for search entry and GtkOverlay to handle selection bar
    Return BjbNoteView as a widget to pack
    GtkClutter is still used for note view

 configure.ac                |   1 +
 src/bjb-bijiben.c           |  24 ++++----
 src/bjb-main-toolbar.c      |  66 ++++++++------------
 src/bjb-main-toolbar.h      |   7 +--
 src/bjb-main-view.c         | 105 +++++++------------------------
 src/bjb-main-view.h         |   7 +--
 src/bjb-note-view.c         |  71 ++++++++++-----------
 src/bjb-note-view.h         |   8 +--
 src/bjb-search-toolbar.c    | 106 +++++++++++---------------------
 src/bjb-search-toolbar.h    |  12 ++--
 src/bjb-selection-toolbar.c | 117 ++++++-----------------------------
 src/bjb-selection-toolbar.h |  10 ++-
 src/bjb-window-base.c       | 146 ++++++++++++++++++++------------------------
 src/bjb-window-base.h       |  19 ++----
 14 files changed, 242 insertions(+), 457 deletions(-)

commit 4abaac3440d4c21ac564bf0bd2868bc0d2fae676
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Feb 21 12:06:23 2013 -0500

    build: check for Tracker 0.16
    
    This is the version used for 3.8 and what JHBuild tracks.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7dc1b7603322ffb03f13f65763e52285c456e02a
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Tue Feb 19 20:56:41 2013 +0100

    Updated Serbian translation

 po/sr.po       | 45 +++++++++++++++++++++++++++++++++++++++------
 po/sr@latin.po | 45 +++++++++++++++++++++++++++++++++++++++------
 2 files changed, 78 insertions(+), 12 deletions(-)

commit ef21a6efe08838d56e40059552e69d9f0f2ff290
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Feb 19 20:33:41 2013 +0100

    Updated POTFILES.in and POTFILES.skip

 po/POTFILES.in   | 1 -
 po/POTFILES.skip | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

commit df2040fbd712d26891742c5690a9d0f31d371234
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Feb 18 16:07:38 2013 +0100

    Updated POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 547bfd1cd4f8618ed4b1a263b78fd80151e8eabb
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Mon Feb 18 02:02:35 2013 +0100

    windowBase: Use GdStack rather GtkNoteBook

 configure.ac          |  3 ++-
 src/bjb-window-base.c | 21 +++++++++++----------
 2 files changed, 13 insertions(+), 11 deletions(-)

commit c8da5b5559129ef6755ad037ff7e5a3133f688d6
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Mon Feb 18 01:57:46 2013 +0100

    NEWS: fix typo

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 79a42f68c0669c702ec398687ecb9f874a4ce59f
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Mon Feb 18 01:43:37 2013 +0100

    Update libgd to have stack

 libgd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)