commit ecc55796e256d1e3e4348dd54d1f897ed10f83eb Author: Pierre-Yves Luyten Date: Sun Oct 27 17:56:43 2013 +0100 Prepare for 3.10.1 NEWS | 36 ++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 37 insertions(+), 1 deletion(-) commit dd147c9a0c2976c0bb4db2568938f51eaedd0ffb Author: Yosef Or Boczko Date: Sat Oct 26 20:06:48 2013 +0300 Updated Hebrew translation po/he.po | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) commit 22b2ab77e62f6684bd6563c6508d717f062ec68d Author: Pierre-Yves Luyten Date: Fri Oct 25 21:12:28 2013 +0200 Update to latest libgd libgd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e82698d6bb8d56b5e870dfa2ace6b3cae6ea24c2 Author: Daniel Mustieles Date: Fri Oct 25 16:38:55 2013 +0200 Updated Spanish translation po/es.po | 92 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 51 insertions(+), 41 deletions(-) commit 41e9673020c481906711f28c52d6bf82ce2c0cc2 Author: Matej Urbančič Date: Thu Oct 24 21:08:56 2013 +0200 Updated Slovenian translation po/sl.po | 88 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 49 insertions(+), 39 deletions(-) commit 6d202ca3475dc9940a5e421cc4c0466f4ab7bf1c Author: Piotr Drąg Date: Wed Oct 23 23:54:12 2013 +0200 Updated POTFILES.in po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) commit 53cae00629682661405ff0dfbb7c5ef295a26957 Author: Pierre-Yves Luyten Date: Wed Oct 23 22:49:50 2013 +0200 webkitEditor: tab inserts a tab. See 710591 src/libbiji/editor/biji-webkit-editor.c | 1 + 1 file changed, 1 insertion(+) commit c8adfcab88eb6c0b62281afd820e521172a6b0a6 Author: Pierre-Yves Luyten Date: Tue Oct 22 21:43:53 2013 +0200 Update TODO TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 0fb67438798071393d1b8a84365422214ecdf22e Author: Pierre-Yves Luyten Date: Sun Oct 20 23:32:05 2013 +0200 mainView: do not shadow the GdMainView See 706909 src/bjb-main-view.c | 2 ++ 1 file changed, 2 insertions(+) commit f5d5733b49a6a9f1bae202a4ec675e4d75df8aa3 Author: Pierre-Yves Luyten Date: Sun Oct 20 23:31:42 2013 +0200 mainView: remove old comment src/bjb-main-view.h | 3 --- 1 file changed, 3 deletions(-) commit 563cddfb37d4afa3decff1a7fc18acdea653dcf6 Author: Pierre-Yves Luyten Date: Sun Oct 20 23:30:41 2013 +0200 mainview: use a Grid widget, not a box src/bjb-main-view.c | 17 ++++++----------- src/bjb-main-view.h | 4 ++-- 2 files changed, 8 insertions(+), 13 deletions(-) commit cb35b2356cd9c1afe0978773db424757b01e0f38 Author: Anish A Date: Mon Oct 21 23:54:25 2013 +0530 Updated Malayalam Translation po/LINGUAS | 1 + po/ml.po | 356 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 357 insertions(+) commit 7c9a933541017ea01ae095ef0d4128515aff7a3b Author: Pierre-Yves Luyten Date: Sat Oct 19 14:57:45 2013 +0200 controller: do not insert templates See 709197 src/bjb-controller.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) commit 9c731358cec75808ae245072482e8097b0f5fe6b Author: Pierre-Yves Luyten Date: Sat Oct 19 13:39:17 2013 +0200 mainView: list view : add type and where renderers src/bjb-main-view.c | 94 +++++++++++++++++++++--------- src/libbiji/biji-collection.c | 11 ++++ src/libbiji/biji-item.c | 6 ++ src/libbiji/biji-item.h | 8 ++- src/libbiji/biji-local-note.c | 17 ++++++ src/libbiji/provider/biji-own-cloud-note.c | 17 ++++++ 6 files changed, 124 insertions(+), 29 deletions(-) commit 289ada3fc4db6f080f0f7f1ac1cd1a8142bb9167 Author: Pierre-Yves Luyten Date: Sat Oct 19 01:09:29 2013 +0200 mainView: add a renderer for dates src/bjb-main-view.c | 128 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 126 insertions(+), 2 deletions(-) commit 30c46b3629c39651fe62075ebe7d2b9e0777797b Author: Pierre-Yves Luyten Date: Fri Oct 18 21:34:57 2013 +0200 libgd: update to latest libgd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 45bbc988f35053ec98ee3db609914ba4079ae383 Author: Pierre-Yves Luyten Date: Fri Oct 18 21:30:11 2013 +0200 bjbSearchToolbar: use GtkSearchBar Little cleanup src/bjb-search-toolbar.c | 125 +++++++++++++++-------------------------------- src/bjb-search-toolbar.h | 25 ++++++---- src/bjb-window-base.c | 8 +-- 3 files changed, 59 insertions(+), 99 deletions(-) commit c6d69918c813d15eaa73f8a8cb1d85d120c5f086 Author: Pierre-Yves Luyten Date: Tue Oct 15 00:24:43 2013 +0200 importDialog : add a border See 709348 src/bjb-import-dialog.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) commit d1e4f994588114b88cec3fe69966f27dd506931b Author: Pierre-Yves Luyten Date: Mon Oct 14 23:58:53 2013 +0200 bjb-import-dialog: remove old comment src/bjb-import-dialog.c | 1 - 1 file changed, 1 deletion(-) commit 30ec522caa274c214395d6e07897871e5da126d7 Author: Pierre-Yves Luyten Date: Mon Oct 14 23:45:36 2013 +0200 zeitgeist: do not __warn__ too much when not logging just send a message. See 709195 src/libbiji/biji-zeitgeist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 86e212157df183b54211b230f9c87915d6b3ce16 Author: Pierre-Yves Luyten Date: Sun Oct 13 22:13:47 2013 +0200 collection: use the biji item book property The book property was not working anymore. Fixes 709820 src/libbiji/biji-collection.c | 35 +++++++++++++---------------------- 1 file changed, 13 insertions(+), 22 deletions(-) commit 9135a649d6428b3d3d5940ac0199f95ed9a77189 Author: Pierre-Yves Luyten Date: Fri Oct 11 21:05:38 2013 +0200 noteView: call bjb_settings_get rather g_object_get src/bjb-note-view.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) commit 6385ecc090a0311cf39e0dc14fddb965d8a238c7 Author: 甘露(Lu Gan) Date: Sun Oct 13 18:07:53 2013 +0800 update Simplified Chinese (zh_CN) translation po/zh_CN.po | 172 ++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 98 insertions(+), 74 deletions(-) commit 89e54e70c5f93280c59f5a790e57b436db4ff9df Author: Pierre-Yves Luyten Date: Fri Oct 11 20:50:42 2013 +0200 gitignore: do not push vi swap files .gitignore | 2 ++ src/.bjb-window-base.c.swp | Bin 28672 -> 0 bytes 2 files changed, 2 insertions(+) commit dffa524e17f15339de3ebc1c427f0bf69aa500d5 Author: Pierre-Yves Luyten Date: Wed Oct 9 22:35:43 2013 +0200 Fix some warnings src/.bjb-window-base.c.swp | Bin 0 -> 28672 bytes src/bjb-bijiben.c | 17 ++++++++--------- src/bjb-main-view.c | 2 +- src/bjb-window-base.c | 24 +++++++++++++++--------- src/bjb-window-base.h | 2 +- 5 files changed, 25 insertions(+), 20 deletions(-) commit efd1cef09734a2e8f307e43584c10f30963e6237 Author: Yosef Or Boczko Date: Wed Oct 9 22:21:56 2013 +0200 Fix compilation warnings src/bjb-controller.c | 1 - src/bjb-main-view.c | 2 +- src/bjb-note-view.c | 1 - src/bjb-settings-dialog.c | 2 +- src/libbiji/biji-error.c | 2 +- src/libbiji/biji-note-book.c | 1 - src/libbiji/biji-note-id.c | 4 ++-- src/libbiji/biji-note-obj.c | 6 +++--- 8 files changed, 8 insertions(+), 11 deletions(-) commit d73512c83547c663846cbb66b2137c1b7882bc62 Author: Yosef Or Boczko Date: Wed Oct 9 22:21:39 2013 +0200 Fix compilation warnings src/libbiji/biji-tracker.c | 4 ++-- src/libbiji/biji-tracker.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit 018128c8d74086d04a4e62b2c4b882e95870ab02 Author: Yosef Or Boczko Date: Wed Oct 9 22:20:04 2013 +0200 Fix compilation warnings src/libbiji/provider/biji-own-cloud-provider.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 3db1acbe25087eecc069173989a9baf7a8d36a50 Author: Pierre-Yves Luyten Date: Mon Oct 7 23:08:17 2013 +0200 import gnote and tomboy standard folders at first startup See 709024 src/bjb-bijiben.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) commit c35a6336f095548ec445c5cf05c1fcc5382fd076 Author: Nilamdyuti Goswami Date: Mon Oct 7 21:34:05 2013 +0530 Assamese translation Updated po/as.po | 350 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 350 insertions(+) commit d5654409d23b11754a48ce726c16af2d0b10de09 Author: Nilamdyuti Goswami Date: Mon Oct 7 21:33:29 2013 +0530 Added Assamese to LINGUAS po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 7e4c12ee8f2c08fc418c0869ac9310e2c51eddd5 Author: Pierre-Yves Luyten Date: Mon Oct 7 01:05:33 2013 +0200 search: do not use any completion The completion user needs is only visual feedback. Seeing titles appearing on the search bar only confused. See 709325 src/bjb-controller.c | 48 ------------------------------------------------ src/bjb-controller.h | 2 -- src/bjb-search-toolbar.c | 12 ------------ 3 files changed, 62 deletions(-) commit 10aa57c2cbd81255f036d94fca269b0b7c9090b5 Author: Pierre-Yves Luyten Date: Fri Oct 4 21:31:32 2013 +0200 configure: make zeitgeist optional Check zeitgeist is available. Otherwise, deactivate any zeitgeist call. configure.ac | 15 +++++++++++--- src/Makefile.am | 6 +++++- src/libbiji/.Makefile.am.swp | Bin 0 -> 12288 bytes src/libbiji/Makefile.am | 46 +++++++++++++++++++++++++++++++------------ src/libbiji/biji-note-book.c | 10 ++++++++++ src/libbiji/biji-note-book.h | 5 +++++ src/libbiji/biji-note-obj.c | 13 ++++++++++++ src/libbiji/biji-zeitgeist.c | 6 +++++- src/libbiji/biji-zeitgeist.h | 11 ++++++++++- src/libbiji/libbiji.h | 4 ++++ 10 files changed, 97 insertions(+), 19 deletions(-) commit 37b4112880f81b8f49ac82c0cd5a59b4d97cdff7 Author: Pierre-Yves Luyten Date: Fri Oct 4 00:38:18 2013 +0200 on_item_activated: check there is a path before going to far If we have no path and look into ghashtable, g_str_hash will sigsev. See 709197. The item has a path when added, but loses it for some reason. src/bjb-main-view.c | 2 ++ 1 file changed, 2 insertions(+) commit aa7bef822243442e2123fc0ccb468834db774597 Author: Carles Ferrando Date: Sun Oct 6 22:11:14 2013 +0200 [l10n] Added Catalan (Valencian) translation po/LINGUAS | 1 + po/ca@valencia.po | 350 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 351 insertions(+) commit 035224457518bf33a25201c1284c5a35e91e0c11 Author: Pierre-Yves Luyten Date: Thu Oct 3 23:21:03 2013 +0200 bjbSettings: add a use-system-font setting And use this for note view. See 709025 data/org.gnome.bijiben.gschema.xml.in | 4 ++ src/bjb-note-view.c | 27 ++++++-- src/bjb-settings-dialog.c | 74 +++++++++++++++++++--- src/bjb-settings.c | 112 ++++++++++++++++++++++++++-------- src/bjb-settings.h | 10 +++ 5 files changed, 188 insertions(+), 39 deletions(-) commit d9acbeacde11214a3e8b4c59817131e9243bc5e2