~vcs-imports/gnote/+git/gnote:stable-0.6

Last commit made on 2010-03-22
Get this branch:
git clone -b stable-0.6 https://git.launchpad.net/~vcs-imports/gnote/+git/gnote

Branch merges

Branch information

Name:
stable-0.6
Repository:
lp:~vcs-imports/gnote/+git/gnote

Recent commits

119f9b5... by Debarshi Ray <email address hidden>

Prepare 0.6.4

3766b5a... by Debarshi Ray <email address hidden>

Fix auto-selection of newly created note's contents

Fixes: https://bugzilla.gnome.org/608311
(cherry picked from commit 789b02fefacd7cb69032b5a52def820c94087a04)

8f743a2... by aurisc4

Make TrieTree::add_keyword, TrieTree::find_matches Unicode aware

Fixes: https://bugzilla.gnome.org/588537
Fixes: https://bugzilla.gnome.org/606022

Signed-off-by: Debarshi Ray <email address hidden>
(cherry picked from commit c5ed58df6fc690a3881aa495ce6a243ed65eeb5c)

6bda2a2... by Debarshi Ray <email address hidden>

Make sharp::string_to_lowercase, sharp::string_substring Unicode aware

Fixes: https://bugzilla.gnome.org/610406

62f612f... by Runa Bhattacharjee <email address hidden>

Updated Bengali India Translation

b45168c... by Debarshi Ray <email address hidden>

Do not show two context menus

Handle key presses in three different callbacks. One for the window to
deal with the escape, and one each for the two trees.

Fixes: https://bugzilla.gnome.org/602493
(cherry picked from commit 728b2e29a79a827e0ddccd7d7189d8597e053a84)

db56e89... by aurisc4

Let right click change the active row in search window

Right clicking a notebook first selects that notebook and then pops up
a context menu for it. Likewise for notes, except when multiple notes
have been selected.

Fixes: https://bugzilla.gnome.org/604779
(cherry picked from commit fa49869a5aa03aaafc2f23e0f8e02c0ba4c071a7)

e9066ee... by aurisc4

Correctly position the context menu

Pressing the context menu key in the notebook or notes list places the
menu at the top-left corner of the screen. It should be placed on the
selected row of the focussed TreeView.

Fixes: https://bugzilla.gnome.org/601459

Signed-off-by: Debarshi Ray <email address hidden>
(cherry picked from commit aa93949855d808c281bdc33239203c71592e5267)

4c2a072... by Iain Nicol

Correct the behaviour of the Find Previous and Next features

Fixes: https://bugzilla.gnome.org/598045

Signed-off-by: Debarshi Ray <email address hidden>
(cherry picked from commit 7e197caf07535a702a409d34150d52248b8184a2)

c05f898... by Iain Nicol

Fix Previous and Next accelerators in the find bar

Fixes: https://bugzilla.gnome.org/597942

Signed-off-by: Debarshi Ray <email address hidden>
(cherry picked from commit 2bfeb7d3f1573b02e3b2eb11e9bda740c67a9a5b)