commit 9f2339fb93766a8e2a6d1e0b2f7a9f39d2484b95 Author: Pierre-Yves Luyten Date: Wed Jan 30 23:38:05 2013 +0100 noteTagsDialog Sort tags properly and scroll to new tags https://bugzilla.gnome.org/show_bug.cgi?id=692791 https://bugzilla.gnome.org/show_bug.cgi?id=692790 src/bjb-note-tag-dialog.c | 118 +++++++++++++++++++--- src/libbiji/biji-note-obj.c | 6 +- src/libbiji/biji-tracker.c | 67 +++++++++--- src/libbiji/biji-tracker.h | 6 +- src/libbiji/deserializer/biji-lazy-deserializer.c | 3 +- 5 files changed, 170 insertions(+), 30 deletions(-) commit 97bfcec7ea24446cc5e81ab91372e3f1881c9f70 Author: Piotr Drąg Date: Mon Jan 28 21:03:21 2013 +0100 Updated Polish translation po/pl.po | 40 +++++++++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) commit 3b70c06dd8204c422343e78b4e9fff20c885e2e4 Author: Matej Urbančič Date: Mon Jan 28 15:56:34 2013 +0100 Updated Slovenian translation po/sl.po | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 94 insertions(+), 9 deletions(-) commit de90f2f0e2057071e61d420b1e1b0c851a07c22f Author: Daniel Mustieles Date: Mon Jan 28 11:44:09 2013 +0100 Updated Spanish translation po/es.po | 41 +++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-) commit bf9d2954a26075b8c167594e5a9c67646516465b Author: Marek Černocký Date: Mon Jan 28 09:10:28 2013 +0100 Updated Czech translation po/cs.po | 39 ++++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) commit cd3fc4736d36b26a05c1f5d710030dabf35af918 Author: Pierre-Yves Luyten Date: Mon Jan 28 00:08:10 2013 +0100 Update fr translation po/fr.po | 45 +++++++++++++++++++++++++++++++++++++-------- 1 file changed, 37 insertions(+), 8 deletions(-) commit 0e53c307c300f51a81adec9a8869a3a57ef3fae4 Author: Pierre-Yves Luyten Date: Mon Jan 28 00:06:10 2013 +0100 colorDialog editorToolbar tagsDialog : Mark strings to translate Use ngettext for main toolbar po/POTFILES.in | 2 ++ src/bjb-color-button.c | 4 +++- src/bjb-editor-toolbar.c | 6 +++--- src/bjb-main-toolbar.c | 2 +- src/bjb-note-tag-dialog.c | 6 ++++-- 5 files changed, 13 insertions(+), 7 deletions(-) commit 4dec496c608ae703a678da6435373a44b8246ef4 Author: Marek Černocký Date: Sun Jan 27 22:56:27 2013 +0100 Czech translation po/cs.po | 210 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 210 insertions(+) commit bebce56c931ec111a041d8186aa75ee115ace6b1 Author: Marek Černocký Date: Sun Jan 27 22:56:19 2013 +0100 Added Czech language po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 5f04a774c2ee3719f697aa8d1e55b9a8aa8246cb Author: Pierre-Yves Luyten Date: Sat Jan 19 01:39:54 2013 +0100 Control+A and Esc shortcuts for main view Control a selects all notes when selection mode Escape cancels the selection mode (and still allows to escape the search bar) src/bjb-main-view.c | 49 ++++++++++++++++++++++++++++++++++++++++++------ src/bjb-search-toolbar.c | 18 ++++++++---------- 2 files changed, 51 insertions(+), 16 deletions(-) commit 361d7381b976f0774c76a544a7a04f435b31ff90 Author: Pierre-Yves Luyten Date: Fri Jan 18 01:08:38 2013 +0100 Fix small leaks on main view notes selection src/bjb-main-view.c | 67 +++++++++++++++++++++-------------------------------- 1 file changed, 27 insertions(+), 40 deletions(-) commit 03fecea0d31fd9a6f6a5a934ea6619055e1f9b02 Author: Pierre-Yves Luyten Date: Fri Jan 18 00:54:50 2013 +0100 Update main view color button when selection changes When notes are toggled, randomly retrieve one of the notes color to update the button and consequently the potential color dialog src/bjb-main-view.c | 16 ++++++++++++++++ src/bjb-main-view.h | 4 ++++ src/bjb-selection-toolbar.c | 5 +++++ 3 files changed, 25 insertions(+) commit 0599e2a9d5016210e932be1fd654e01f4a2e8eea Author: Piotr Drąg Date: Wed Jan 16 20:19:45 2013 +0100 Updated Polish translation po/pl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 9a35e142bee1f9199ff2ea791a59b3d938bbf4b8 Author: Daniel Mustieles Date: Wed Jan 16 13:16:28 2013 +0100 Updated Spanish translation po/es.po | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) commit d9ee586f733c0c4449cfb8f81074d7b8815fa5ed Author: Pierre-Yves Luyten Date: Tue Jan 15 23:42:25 2013 +0100 Fix typo Simple Noteboook src/bjb-app-menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 81bfcbfe137f5459195f35cfcb3a259463397efc Author: Enrico Nicoletto Date: Tue Jan 15 11:57:13 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 64 +++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 50 insertions(+), 14 deletions(-) commit 36b778d036b7b349162a97c81ea2c14ae54697bd Author: Daniel Mustieles Date: Tue Jan 15 14:33:14 2013 +0100 Updated Spanish translation po/es.po | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)