commit 068d4700e6a4a1a8a81ff390d1aa666edde848b5 Author: Sandy Armstrong Date: Mon Nov 16 16:18:12 2009 -0800 Update NEWS for 1.0.1 NEWS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 6ec358cd988400fe5248ec8e7bfda5ad5a66d084 Author: Stefan Cosma Date: Sat Nov 7 15:57:16 2009 +0200 Display the correct version of manual as help (bug #601067) Tomboy/MacApplication.cs | 3 ++- Tomboy/WindowsApplication.cs | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) commit 8e84592c49b6bf16ce30f328a5a6ff693fadce42 Author: Lucian Grijincu Date: Sun Nov 8 20:35:06 2009 +0200 Updated Romanian translation po/ro.po | 72 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 35 insertions(+), 37 deletions(-) commit 7d0f1d1e172df192c89bab404e058a56291f4e01 Author: Rudolfs Mazurs Date: Thu Nov 5 20:01:18 2009 +0200 Updated Latvian translation. po/lv.po | 860 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 515 insertions(+), 345 deletions(-) commit efbfe369e4df6e1c2240bb989df876b20a74d577 Author: Aleksander Ɓukasiewicz Date: Tue Nov 3 17:31:56 2009 +0100 Updated Polish translation help/pl/figures/add-notebook-search.png | Bin 0 -> 60485 bytes help/pl/figures/add-to-notebook.png | Bin 0 -> 33504 bytes help/pl/figures/delete-notebook.png | Bin 0 -> 34234 bytes help/pl/figures/move-notes-search.png | Bin 0 -> 64263 bytes help/pl/figures/new-notebook.png | Bin 0 -> 64473 bytes help/pl/figures/note-template.png | Bin 0 -> 34339 bytes help/pl/figures/notebook-icon.png | Bin 0 -> 875 bytes help/pl/figures/tomboy-main-menu.png | Bin 0 -> 54717 bytes help/pl/figures/tomboy-new-note.png | Bin 0 -> 18644 bytes help/pl/figures/tomboy-panel.png | Bin 0 -> 10433 bytes help/pl/figures/tomboy-pindown.png | Bin 0 -> 486 bytes help/pl/figures/tomboy-pinup.png | Bin 0 -> 408 bytes help/pl/figures/tomboy-preferences-add-ins.png | Bin 0 -> 49262 bytes help/pl/figures/tomboy-preferences-editing.png | Bin 0 -> 46985 bytes help/pl/figures/tomboy-preferences-hotkeys.png | Bin 0 -> 38027 bytes .../figures/tomboy-preferences-synchronization.png | Bin 0 -> 33497 bytes help/pl/figures/tomboy-tools.png | Bin 0 -> 2450 bytes help/pl/pl.po | 1972 +++++++------------- 18 files changed, 640 insertions(+), 1332 deletions(-) commit 279182f8f00f295fe64c9d553f39cab9123cf9e3 Author: Rodrigo Moya Date: Wed Oct 28 14:37:08 2009 -0700 [WebSync] Add OAuth 1.0a support (bug #594046) Tomboy/Addins/WebSyncService/Api/OAuth.cs | 5 ++- Tomboy/Addins/WebSyncService/OAuth/Base.cs | 18 ++++++---- .../WebSyncService/WebSyncPreferencesWidget.cs | 39 ++++++++++---------- 3 files changed, 34 insertions(+), 28 deletions(-) commit d897dcebbedb913002c1c9b09c8901a3184729de Author: Joan Duran Date: Mon Oct 12 19:53:10 2009 +0200 Updated Catalan translation po/ca.po | 659 +++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 400 insertions(+), 259 deletions(-) commit f31d2c184ed1922d5332f71a170b1a1baa230878 Author: Takeshi AIHANA Date: Mon Oct 12 11:49:33 2009 +0900 2009-10-12 Updated Japanese translation. po/ja.po | 637 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 394 insertions(+), 243 deletions(-) commit 350cc8969b185335155b7c6a256f795e9fe875d4 Author: Ivar Smolin Date: Fri Oct 9 08:23:23 2009 +0300 Updating Estonian translation po/et.po | 28 +++++++++++----------------- 1 files changed, 11 insertions(+), 17 deletions(-) commit dd6b65e35a38823ff0695e00ebf668cf0003f028 Author: Sandy Armstrong Date: Sat Sep 26 12:08:47 2009 -0700 Fix Mac and Windows build (bug #596395) Tomboy/Tray.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f33504c23ac3af6d8f9b5d01f2e5ee4b7d04dd45 Author: Sandy Armstrong Date: Sat Sep 26 06:49:14 2009 -0700 Fix Linux build by adding missing file (#596416) Tomboy/gtk-sharp-beans/ImageMenuItem.cs | 41 +++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) commit 757c75d111beb66bdd9a4d8bd1ce2be783b2f3a4 Author: Leonid Kanter Date: Sun Oct 4 21:36:10 2009 +0300 Commited update by Eugenia Vlasova po/ru.po | 642 ++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 400 insertions(+), 242 deletions(-) commit 78c0d362cf3dfc2a35d225a43b7906c77998ca7a Author: Sandy Armstrong Date: Mon Sep 21 20:03:15 2009 -0700 Always show icons for note items in recent notes menu (#590653) Add new SetAlwaysShowImage extension method to ImageMenuItem in local gtk-sharp-beans (has also gone upstream, thanks sde). Tomboy/Makefile.am | 5 +++++ Tomboy/Tray.cs | 5 ++++- configure.in | 5 +++++ 3 files changed, 14 insertions(+), 1 deletions(-) commit 388d1132e0ddd0d146eb107d4706605df8311ccf Author: Sandy Armstrong Date: Mon Sep 21 09:46:17 2009 -0700 Bump version to 1.0.1 Setup/Setup.wxs | 2 +- Tomboy/Defines.WIN32.cs | 4 ++-- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) commit ac3e81fa7d2521c3a97e8b98484693c38afcbc47