commit 0f1e67af69b86194b5370ec0c469db6c96fdcd2f Author: Alex Tereschenko Date: Thu Jul 13 20:36:10 2017 +0200 RecentChanges.cs: disconnect "note deleted" handler on window close Fixes #52. Signed-off-by: Alex Tereschenko Tomboy/RecentChanges.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d55588fe17572c31ca7c1d2ffada1b4be3c5e021 Author: Damien Doumer Tohin Date: Mon May 29 23:15:27 2017 +0100 README: convert to Markdown, refresh contents Inspired by the patch proposed by Damien Doumer Tohin . Signed-off-by: Alex Tereschenko README | 37 ------------------------------------- README.md | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 37 deletions(-) commit 2114d3695eee6b31ce2064106a23dd7a435425d3 Author: Alex Tereschenko Date: Sat May 27 16:26:38 2017 +0200 .gitignore: add MSI files Signed-off-by: Alex Tereschenko .gitignore | 1 + 1 file changed, 1 insertion(+) commit 1c745ebc71e3c540f4384e5097f337dd0d4a03f3 Author: Alex Tereschenko Date: Sat May 27 20:08:07 2017 +0200 Watchers.cs: fix URL highlighting with multibytes in the text Closes #45. Signed-off-by: Alex Tereschenko Tomboy/Watchers.cs | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) commit 3540348a968b27831e44300cb94370663f29033a Author: Alex Tereschenko Date: Tue May 16 23:26:16 2017 +0200 NoteWindow.cs: fix note search to work with multibyte characters Closes #45. Signed-off-by: Alex Tereschenko Tomboy/NoteWindow.cs | 20 ++++++++------------ Tomboy/Notebooks/NotebookManager.cs | 1 + 2 files changed, 9 insertions(+), 12 deletions(-) commit f507832e34452f5025f85cc949461cdad48a978a Author: Alex Tereschenko Date: Sat May 20 10:41:13 2017 +0200 Bump the version up to 1.15.9 Signed-off-by: Alex Tereschenko Tomboy/Defines.WIN32.cs | 2 +- configure.ac | 2 +- osx/Contents/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)