commit 3c62af0a10b85a62c6268a83e841adf6ec240bf4 Author: Aaron Borden Date: Mon Jan 16 09:30:45 2012 -0800 Add new contributor Tomboy/Tomboy.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 9861cef7299c47434a7489222e97d2a28390b567 Author: Aaron Borden Date: Sun Dec 18 16:28:12 2011 -0800 Call Save and high-profile Find on main thread Tomboy/Synchronization/SyncManager.cs | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit bd13c94c621e5f9d6fa94adece61d54159581c4f Author: Aaron Borden Date: Sun Dec 11 15:55:16 2011 -0800 Use AutoResetEvent instead of deprecated suspend https://bugs.launchpad.net/tomboy/+bug/564262 Tomboy/Synchronization/SyncManager.cs | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 0d62a62d5b3a7c435678533ced2c6a2927b62e44 Author: Aaron Borden Date: Sun Dec 11 15:54:01 2011 -0800 Fix Template syncing https://bugzilla.gnome.org/show_bug.cgi?id=665679 Tomboy/NoteManager.cs | 16 ++++++++++++++-- Tomboy/Notebooks/Notebook.cs | 10 ++++++++-- Tomboy/Synchronization/SilentUI.cs | 4 +++- Tomboy/Synchronization/SyncManager.cs | 10 +++++++--- 4 files changed, 32 insertions(+), 8 deletions(-) commit 84797b9a9df3c84b329fbed946478f0171f5163c Author: Jared Jennings Date: Mon Jan 16 11:51:04 2012 -0500 Sam Lin has provided a patch to address slow Logouts Sam added Stop signal callback in Tomboy and it solved the issue. bgo #650029 Tomboy/GnomeApplication.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 1df59b4dd231718c6630c01f6d45cb3c63caf157 Author: Jovan Naumovski Date: Sat Jan 14 22:12:11 2012 +0100 Updated Macedonian translation. po/mk.po | 2617 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1481 insertions(+), 1136 deletions(-) commit 35045f5f720a44da581a97c8b268368a145a85f6 Author: Jiro Matsuzawa Date: Fri Jan 13 13:58:11 2012 +0900 Bug 666291: Fix the broken tag in gl.po help/gl/gl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2bd3018bbff4b3199842fcb3a3c49060420415aa Author: Daniel Mustieles Date: Thu Jan 12 10:36:32 2012 +0100 Updated Spanish translation help/es/es.po | 154 ++++++++++++++++++++++++++++---------------------------- po/es.po | 23 ++++----- 2 files changed, 88 insertions(+), 89 deletions(-) commit 3d25869964c2a44abade013c32c88333afe1aded Author: Tiffany Antopolski Date: Wed Jan 11 21:37:41 2012 -0500 help/C: fixed validation errors. help/C/delete-notes.page | 13 ++++++------- help/C/sync-setup.page | 11 +++++------ 2 files changed, 11 insertions(+), 13 deletions(-) commit 78298034aaf3a72378e38340c58eb387fd8afb40 Author: Muhammet Kara Date: Sat Dec 31 19:04:41 2011 +0200 [l10n]Updated Turkish translation po/tr.po | 30 ++++++++---------------------- 1 files changed, 8 insertions(+), 22 deletions(-) commit bdcd85161ccd2d096e0775a71340a90b5c409d15 Author: Benjamin Podszun Date: Tue Dec 20 00:11:48 2011 +0200 Fix the release build configuration on Windows The release configuration needs a WIN32 symbol during compilation, just like the equivalent debug configuration. Same applies to the PlatformTarget setting Signed-off-by: Jared Jennings Tomboy.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c2d46c83615382f3c103d0763c0ccfa3b805dbdb Author: Jared Jennings Date: Mon Dec 19 16:55:40 2011 -0500 Address bug 666562 removing resource files Signed-off-by: Jared Jennings Tomboy.csproj | 35 ----------------------------------- 1 files changed, 0 insertions(+), 35 deletions(-) commit 49fc29f9ce2b15b3b5390d6f543b6f7d0fa5ecaa Author: Aaron Borden Date: Mon Dec 19 09:53:34 2011 -0800 Bumping version to 1.9.5 Tomboy/Defines.WIN32.cs | 2 +- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) commit 0cbfcf08453b7b910c1ffb5b08e381bc3863d806 Author: Aaron Borden Date: Mon Dec 19 09:51:29 2011 -0800 Update NEWS for 1.9.4 NEWS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)