commit 318346c87e420201be841a8a4451aa8516617db0
Author: Pierre-Yves Luyten <[email protected]>
Date:   Tue Jul 9 11:17:15 2013 +0200

   Release 3.9.4

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

commit 411f441b21d7fc4b61689c24179a07f834a6f134
Author: Manish Sinha <[email protected]>
Date:   Tue Jul 2 19:54:03 2013 -0700

   Fix #703501 to port to libzeitgeist2

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

commit 5740d58237a19b5d3437f885dd47f0837b777e46
Author: Kjartan Maraas <[email protected]>
Date:   Thu Jul 4 11:20:11 2013 +0200

   Updated Norwegian bokmål translation

po/nb.po | 81 ++++++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 48 insertions(+), 33 deletions(-)

commit 5beea9ff56464a41f15a69558abaf984cca06274
Author: Andika Triwidada <[email protected]>
Date:   Thu Jul 4 08:32:30 2013 +0700

   Added Indonesian translation

po/LINGUAS |   1 +
po/id.po   | 324 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 325 insertions(+)

commit 917756bbebf0fe2a8e9f416258e8389c66f3ba43
Author: Marek Černocký <[email protected]>
Date:   Wed Jul 3 17:52:17 2013 +0200

   Updated Czech translation

po/cs.po | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)

commit 26aa2841f27d36eae95125fcbd9a5abe547124a8
Author: Daniel Mustieles <[email protected]>
Date:   Wed Jul 3 16:23:23 2013 +0200

   Updated Spanish translation

po/es.po | 119 ++++++++++++++++++++++++++++++++++++---------------------------
1 file changed, 69 insertions(+), 50 deletions(-)

commit 9bc804e4ded773ff9ce8419667c36b7198f67436
Author: Yosef Or Boczko <[email protected]>
Date:   Wed Jul 3 01:34:03 2013 +0300

   mainToolbar: Fix the look of buttons

   See #703474

src/bjb-main-toolbar.c | 40 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 38 insertions(+), 2 deletions(-)

commit c33bd36cc6e77733409513cbdf0d08943d83cc2c
Author: Yosef Or Boczko <[email protected]>
Date:   Wed Jul 3 01:28:12 2013 +0300

   Updated POTFILES.in

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

commit 5a2ed0cf4b933186712f6c8b82a9a0756ea46361
Author: Yosef Or Boczko <[email protected]>
Date:   Wed Jul 3 01:27:53 2013 +0300

   drop GtkStock

src/bjb-import-dialog.c   | 2 +-
src/bjb-note-tag-dialog.c | 2 +-
src/bjb-rename-note.c     | 6 ++++--
src/bjb-settings.c        | 2 +-
4 files changed, 7 insertions(+), 5 deletions(-)

commit dfcf1463bbe5d6713d150dee5c39b1d65066866c
Author: Piotr Drąg <[email protected]>
Date:   Tue Jul 2 23:18:28 2013 +0200

   Updated Polish translation

po/pl.po | 73 +++++++++++++++++++++++++++++++---------------------------------
1 file changed, 35 insertions(+), 38 deletions(-)

commit 3b082948c76c1ec097357da1c2489201a2417496
Author: Rafael Ferreira <[email protected]>
Date:   Tue Jul 2 07:45:34 2013 -0300

   Updated Brazilian Portuguese translation

po/pt_BR.po | 111 +++++++++++++++++++++++++++++++-----------------------------
1 file changed, 57 insertions(+), 54 deletions(-)

commit 6af0778e7e7757b1db1e921ebc0fbaf6612c874a
Author: Marek Černocký <[email protected]>
Date:   Tue Jul 2 07:39:39 2013 +0200

   Updated Czech translation

po/cs.po | 97 ++++++++++++++++++++++++++++++++--------------------------------
1 file changed, 48 insertions(+), 49 deletions(-)

commit bc08780f1ff8bd4c82d306aa39200084d0cfb68d
Author: Pierre-Yves Luyten <[email protected]>
Date:   Tue Jul 2 00:22:04 2013 +0200

   Ship a HighContrast icon

   The CreativeCommons icon might be used for accessibility.
   Fixes #703404

data/icons/HighContrast_apps_scalable_bijiben.svg | 110 ++++++++++++++++++++++
data/icons/Makefile.am                            |   1 +
2 files changed, 111 insertions(+)

commit 125746d56e13c67e7b94501c41e5e1e08e108546
Author: Jeremy Bicha <[email protected]>
Date:   Mon Jul 1 12:20:24 2013 -0400

   Add website link to about dialog

   https://bugzilla.gnome.org/show_bug.cgi?id=703401

src/bjb-app-menu.c | 1 +
1 file changed, 1 insertion(+)

commit 24c18ee97a9be662d1eca1a7ffa7f60a5e129c6f
Author: Jeremy Bicha <[email protected]>
Date:   Mon Jul 1 12:11:10 2013 -0400

   rename About Bijiben to About Notes

   https://bugzilla.gnome.org/show_bug.cgi?id=703401

src/resources/app-menu.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit a1a612edaf683145d7bb2f1237d10477d004fa28
Author: Yosef Or Boczko <[email protected]>
Date:   Thu Jun 27 00:56:55 2013 +0200

   mainToolbar: replace "Note" string with the name collection

   https://bugzilla.gnome.org/attachment.cgi?id=247694

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

commit 52a235f59a2a3a9f132700063a6f2d212a68acd7
Author: Yosef Or Boczko <[email protected]>
Date:   Sun Jun 23 21:48:12 2013 +0200

   mainToolbar: Make headerbar a titlebar and add close button

src/bjb-main-toolbar.c | 36 ++++++++++++++++++++++++++++++++++++
src/bjb-window-base.c  |  3 +--
2 files changed, 37 insertions(+), 2 deletions(-)

commit fc2e2dff63d980c5e19d1c03d90c5283c93269b8
Author: Jiro Matsuzawa <[email protected]>
Date:   Sun Jun 23 01:06:18 2013 +0900

   Make title bar translatable

   https://bugzilla.gnome.org/show_bug.cgi?id=702865

po/POTFILES.in        | 1 +
src/bjb-window-base.c | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)

commit 657563ebb2b396bed4c9b1be39d5f9c46fa3c46c
Author: Yosef Or Boczko <[email protected]>
Date:   Sun Jun 23 00:10:29 2013 +0200

   mainToolbar: Use GtkButton subclasses instead of GdHeaderButton

configure.ac           |  1 -
src/bjb-main-toolbar.c | 52 +++++++++++++++++++++++++++++---------------------
2 files changed, 30 insertions(+), 23 deletions(-)

commit f2c7322896f8eed09a043d0644bcfedeb109dd9f
Author: Yosef Or Boczko <[email protected]>
Date:   Sat Jun 22 00:05:51 2013 +0200

   Do not use egg list box

   Port Import Dialog to GtkListBox

.gitmodules             |   3 --
Makefile.am             |   2 +-
autogen.sh              |   7 ----
configure.ac            |  17 +-------
egg-list-box            |   1 -
m4/ax_config_dir.m4     | 109 ------------------------------------------------
po/POTFILES.skip        |   1 -
src/bjb-import-dialog.c |  52 ++++++++++++-----------
8 files changed, 30 insertions(+), 162 deletions(-)

commit 173974013e288e6e27e506c1457dffffccd179da
Author: Kjartan Maraas <[email protected]>
Date:   Thu Jun 20 10:31:32 2013 +0200

   Updated Norwegian bokmål translation

po/nb.po | 139 +++++++++++++++++++++++++++++++--------------------------------
1 file changed, 69 insertions(+), 70 deletions(-)

commit 11dd105ad55f9333ecbba98bf4c5e6dcfabca96b
Author: Pierre-Yves Luyten <[email protected]>
Date:   Wed Jun 19 22:04:56 2013 +0200

   Help: apply the new title

help/C/collections.page | 2 +-
help/C/formatting.page  | 2 +-
help/C/index.page       | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)

commit ff868004c773e388cb37d6b7ee22aa6ec35fb117
Author: Yosef Or Boczko <[email protected]>
Date:   Wed Jun 19 21:35:51 2013 +0200

   Set button arrow icons according to locale's text direction

src/bjb-main-toolbar.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

commit a8b5aee5920574723f9232f87d56082bd2dba89c
Author: Pierre-Yves Luyten <[email protected]>
Date:   Wed Jun 19 00:48:42 2013 +0200

   Rename simply Notes

   It is a more useful title. See 702298

data/bijiben.desktop.in.in | 2 +-
src/bjb-app-menu.c         | 4 ++--
src/bjb-window-base.c      | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

commit 61aeb4985407471c71522bdc841798f4550c71d7
Author: Pierre-Yves Luyten <[email protected]>
Date:   Wed Jun 19 00:39:35 2013 +0200

   searchToolbar: do not include gd where it's not used anymore

   Include Gtk as required

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

commit f83e9837e4bf5b7654304d17c7833d3188d973f5
Author: Pierre-Yves Luyten <[email protected]>
Date:   Wed Jun 19 00:34:20 2013 +0200

   icons: use fantastic icons to represent Notes

   Provider useful icons - see 702298

data/icons/Makefile.am                       |    1 +
data/icons/hicolor_apps_16x16_bijiben.png    |  Bin 593 -> 666 bytes
data/icons/hicolor_apps_22x22_bijiben.png    |  Bin 852 -> 784 bytes
data/icons/hicolor_apps_24x24_bijiben.png    |  Bin 966 -> 770 bytes
data/icons/hicolor_apps_256x256_bijiben.png  |  Bin 0 -> 22451 bytes
data/icons/hicolor_apps_32x32_bijiben.png    |  Bin 1282 -> 1484 bytes
data/icons/hicolor_apps_48x48_bijiben.png    |  Bin 2325 -> 2561 bytes
data/icons/hicolor_apps_scalable_bijiben.svg | 2414 ++++++++++++++++++++++++--
8 files changed, 2278 insertions(+), 137 deletions(-)

commit dc70ddd6eebdd8244c6925a3ee205e171fc59c0e
Author: Pierre-Yves Luyten <[email protected]>
Date:   Tue Jun 18 01:48:05 2013 +0200

   Use GtkRevealer instead of GdRevealer

configure.ac               |  1 -
src/bjb-load-more-button.c |  5 ++---
src/bjb-search-toolbar.c   | 22 +++++++++++-----------
src/bjb-search-toolbar.h   |  2 +-
src/bjb-window-base.c      |  2 +-
5 files changed, 15 insertions(+), 17 deletions(-)

commit 4e2d94ddf8c048af644bac3428799220d89b314e
Author: Pierre-Yves Luyten <[email protected]>
Date:   Tue Jun 18 01:34:21 2013 +0200

   Use GtkStack rather than GdStack

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

commit df1d50e7b1c782d69f937c2065109297ce0f33b9
Author: Pierre-Yves Luyten <[email protected]>
Date:   Tue Jun 18 01:18:47 2013 +0200

   mainToolbar: inherit GtkHeaderBar, not GdMainToolbar

configure.ac           |   1 -
src/bjb-main-toolbar.c | 155 ++++++++++++++++++++++++++++++-------------------
src/bjb-main-toolbar.h |  16 +++--
3 files changed, 104 insertions(+), 68 deletions(-)