commit 6f2b70df19d173de3d4def410ee5eeccccba02b8
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Feb 17 16:33:18 2014 +0100

    Updated Spanish translation

 po/es.po | 64 +++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 45 insertions(+), 19 deletions(-)

commit c002736bfade8ef1ba28f3a46333f7d243c74f9a
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Feb 16 19:20:06 2014 +0100

    Updated POTFILES.in

 po/POTFILES.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 8807f390d2112aaacd171e61b6041a52c92dc4e9
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Feb 16 02:36:43 2014 +0100

    loadMoreButton: do not show unless scrollbar at bottom
    
    Only propose to load more when the user already saw
    what is loaded.
    See 723846

 src/bjb-controller.c       |  8 +++++
 src/bjb-controller.h       |  5 ++++
 src/bjb-load-more-button.c | 56 +++++++++++++++++++++++++++++-----
 src/bjb-load-more-button.h |  6 ++++
 src/bjb-main-view.c        | 75 ++++++++++++++++++++++++++++++++++++++++++----
 5 files changed, 138 insertions(+), 12 deletions(-)

commit 286d337154a26df3a57fd49f55d8231870542ca4
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sat Feb 15 22:33:23 2014 +0100

    Notes search without result: do not show any icon

 src/bjb-empty-results-box.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 7ed5f6d9e871aced709261ca2aba8a4a82519379
Author: Bogdan Petcu <bogdanconstantinpetcu@gmail.com>
Date:   Sat Feb 15 22:28:03 2014 +0100

    No notes found: do not repeat the string in vain

 src/bjb-empty-results-box.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 8844e1e8e7f73d901805bfadb3583954019a1e7e
Author: Arnaud Bonatti <arnaud.bonatti@gmail.com>
Date:   Sat Feb 15 22:18:26 2014 +0100

    Commandline: Add --help and --version

 src/bjb-bijiben.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

commit d1e87dd5cdbc13b9ed8a4706984620d00784c194
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Fri Feb 14 22:09:30 2014 +0100

    Get note view focus

 src/bjb-note-view.c   | 17 +++++++++++++----
 src/bjb-note-view.h   |  2 ++
 src/bjb-window-base.c |  1 +
 3 files changed, 16 insertions(+), 4 deletions(-)

commit 583c949e64a7075402ff5f9aea851fb487d541e8
Author: Alex Muñoz <amunoz@src.gnome.org>
Date:   Fri Feb 14 21:40:12 2014 +0100

    Build: check for Tracker 1.0
    
    Look for tracker 0.18 or 1.0

 configure.ac | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4c9285d7d0351c1a525990551a800cba2dcdf6bf
Author: ngoswami <ngoswami@redhat.com>
Date:   Wed Feb 12 09:16:05 2014 +0000

    Updated Assamese translation

 po/as.po | 270 +++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 194 insertions(+), 76 deletions(-)

commit 60eede8baf4b9c7aaa12f7879809c290c415acb7
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Mon Feb 10 22:40:14 2014 +0200

    Updated Ukrainian translation

 po/uk.po | 287 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 196 insertions(+), 91 deletions(-)

commit ae0e0f6a2e889a1ebd808660a7386b2ddd5ad326
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Mon Feb 10 14:03:58 2014 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 107 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 56 insertions(+), 51 deletions(-)

commit 24ba7fd62ae00d2d2d43a4d422ebc8151e3d3869
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Feb 10 14:26:45 2014 +0100

    Updated Spanish translation

 po/es.po | 105 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 58 insertions(+), 47 deletions(-)

commit 0bbf51dfc6bf4b9d6e6576549818d3a3b70bb51a
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Mon Feb 10 12:13:07 2014 +0500

    Tajik translation updated

 po/tg.po | 103 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 54 insertions(+), 49 deletions(-)

commit 3cf8e8e1830c29f738f523ae021a7cb270443b95
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Feb 10 01:48:26 2014 +0100

    Updated Galician translations

 po/gl.po | 109 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 59 insertions(+), 50 deletions(-)

commit 9b3913c2ae50217986ad5fcfe56df34d0b013c48
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Mon Feb 10 01:16:06 2014 +0100

    selections: Use Action bar
    
    721699

 configure.ac                |  2 +-
 src/bjb-selection-toolbar.c | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

commit 14c46eedfcc6c0a3e2e8d13ad2c3beca5c54ee21
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Feb 9 22:35:19 2014 +0100

    Change window's position if not first
    
    See #723837

 src/bjb-bijiben.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 014b40962316442c75e7321596b31a1d76c7bee2
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Feb 9 22:20:22 2014 +0100

    bijiben.c, remove other whitespaces

 src/bjb-bijiben.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cf6a594a51eb3c0b9afa7e485cc1e1cd2609b1a4
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Feb 9 22:19:37 2014 +0100

    bijiben.c, remove whitespaces

 src/bjb-bijiben.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 08d2700b5cd6ebf86243e0ab438378e3e35a7189
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Feb 9 22:14:34 2014 +0100

    mainToolbar: do not show Share on headerbar, just on note menu
    
    Do not use header bar but a GtkMenuItem.
    Use "Email this Note" to make things clear.
    
    See 723840

 src/bjb-main-toolbar.c | 39 +++++++++++++++++----------------------
 1 file changed, 17 insertions(+), 22 deletions(-)

commit a78ced49e9b9cb3f998020095e3d3e0740611ecf
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Feb 9 21:54:10 2014 +0100

    selections: use mail-unread-symbolic for sharing
    
    Sharing has not been implemented yet,
    thus do not confuse the user: one can just email note.
    
    See #723840

 src/bjb-selection-toolbar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 44d15cf3a2f9c1fcc7b1cf0b68771a9446e2e3ea
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:   Sun Feb 9 14:08:18 2014 +0200

    Updated Hebrew translation

 po/he.po | 85 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 44 insertions(+), 41 deletions(-)

commit b03a0f922a234635cd80d32f6910fdce4b142d1e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Feb 9 01:47:41 2014 +0100

    Updated POTFILES.in

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit 332d334d80cd77e7e8711f2e34ba2a15269c55fe
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sun Feb 9 01:09:39 2014 +0100

    selection for archive-view: get rid of trash-bar, use selection-bar
    
    This is less code, despite this commit is to be improved.
    This fixes padding on old trash bar (723845) but does not fix the top stroke
    which, at least, can now be fixed for both cases
    
    Also removes lot of runtime warnings due to previous dirty implementation.

 src/Makefile.am             |   2 -
 src/bjb-selection-toolbar.c | 162 +++++++++++++++++-------
 src/bjb-trash-bar.c         | 294 --------------------------------------------
 src/bjb-trash-bar.h         |  74 -----------
 4 files changed, 117 insertions(+), 415 deletions(-)

commit 5538534923b6635b99aa6ef641d5c10f4282a50b
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sat Feb 8 23:13:09 2014 +0100

    EmptyBin: move button to header bar
    
    bug 723844

 src/bjb-main-toolbar.c | 180 +++++++++++++++++++++++++++----------------------
 src/bjb-trash-bar.c    |  43 ------------
 src/bjb-window-base.h  |   2 +-
 3 files changed, 101 insertions(+), 124 deletions(-)

commit d272ef5ccf52547111c5c3d42139c2c528d64d02
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:   Sat Feb 8 20:27:47 2014 +0200

    Updated Hebrew translation

 po/he.po | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

commit 50aabcc5677ca96f0d3d90114509f1275ba593f7
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Sat Feb 8 16:29:05 2014 +0500

    Tajik translation updated

 po/tg.po | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

commit e6e068354f8fdc8d8fad05d288e26d049a9d1ba8
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Sat Feb 8 11:04:46 2014 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

commit 0499ab6019b6b29a96ffe2ca9593721cef231987
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Feb 8 11:25:04 2014 +0100

    Updated Czech translation

 po/cs.po | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

commit 9497240101fc58fb16091a469b35cb5f7bbfd5ec
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sat Feb 8 10:49:21 2014 +0100

    selection: align buttons with GtkSizeGroup, not valign

 src/bjb-selection-toolbar.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 07515448af603d4c230b3ab77afc541e7109cf76
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Sat Feb 8 10:40:06 2014 +0100

    str: Open in New Window
    
    rather Open in another window. For consistency.

 src/bjb-main-toolbar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bf0577fbbf5c7d314545b872c6058f69df249710
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Feb 7 01:29:53 2014 +0100

    Updated Galician translations

 po/gl.po | 93 +++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 63 insertions(+), 30 deletions(-)

commit 184fb9e0806c6aa55bfe426446896304c10b4596
Author: Pierre-Yves Luyten <py@luyten.fr>
Date:   Mon Feb 3 23:36:15 2014 +0100

    Prepare for 3.11.5

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