commit 9e59d1cd7042ab9a47841eb796190ff403a2cc27 Author: Sandy Armstrong Date: Mon Sep 7 16:33:32 2009 -0700 When closing search window, do not quit if Tomboy icon is visible (#584910) This bug generally only occurred if for some reason Tomboy took more than 2 seconds to appear in the notification area, which caused Tomboy to assume there was no notification area at all. The fix is to check again when closing the search window. Tomboy/Tomboy.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 0bdc0760ab6c99fe694649a725fb2c970f0433b0 Author: Sandy Armstrong Date: Mon Sep 7 14:19:15 2009 -0700 Don't let applet connect to session manager (#533537) Tomboy/tomboy-panel.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 647d4cf4ebcd093c72686307397a36ee0dc88023 Author: Sandy Armstrong Date: Mon Sep 7 13:57:28 2009 -0700 [WebSync] Bundle System.Web.HttpUtility from Mono 2.4 This allows us to avoid a dependency on System.Web, which is quite large and has many other dependencies. Tomboy/Addins/WebSyncService/Makefile.am | 1 - Tomboy/Makefile.am | 3 + Tomboy/System.Web/HttpUtility.cs | 1124 ++++++++++++++++++++++++++++++ 3 files changed, 1127 insertions(+), 1 deletions(-) commit 047af08ccd04a34afad15860485ae3f103e3040c Author: Piotr Drąg Date: Mon Sep 7 23:59:38 2009 +0200 Updated Polish translation po/pl.po | 1413 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 836 insertions(+), 577 deletions(-) commit 02e0eac75155ccd6f61b9d5271d67b06feefcb74 Author: Sanford Armstrong Date: Sun Sep 6 21:24:56 2009 -0700 Protect against PPC/ARM crash when showing menus (#586605, #593422) This may result in less-than-optimal menu positioning for PPC/ARM users. I have filed BNC #537118 with the gtk-sharp guys. Other relevant bugs are LP #391124 and BTS #544022. Tomboy/RecentChanges.cs | 16 ++++++++++++---- Tomboy/Utils.cs | 30 +++++++++++++++--------------- 2 files changed, 27 insertions(+), 19 deletions(-) commit e4bd94af71ff1d817d65af53c92782c9cb0dd7c7 Author: Branko Kokanović Date: Sun Sep 6 17:06:08 2009 +0000 Updated Serbian translation po/sr.po | 1784 ++++++++++++++++++++++++++++++++++++-------------------- po/sr@latin.po | 1784 ++++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 2318 insertions(+), 1250 deletions(-) commit 8f2bab27818ce662cbbca8d3122924ed072e8eee Author: Chao-Hsiung Liao Date: Sun Sep 6 15:35:10 2009 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 246 ++++++++++++++++++++++++++++++++++++--------------------- po/zh_TW.po | 252 ++++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 318 insertions(+), 180 deletions(-) commit 4bc1ff7802a0de4ca327aae264fb1e32c7639736 Author: Sandy Armstrong Date: Sat Sep 5 17:44:43 2009 -0700 [WebSync] Patch from Rodrigo Moya updating to latest REST API spec In addition to updates to the Root resource, this patch includes support for unathenticated GETs, and implements a HTTPS certificate policy that blindly accepts all certificates. Tomboy.mdp | 2 + .../WebSyncService/Api/AnonymousConnection.cs | 110 ++++++++++++++++++++ .../WebSyncService/Api/CertificateManager.cs | 60 +++++++++++ Tomboy/Addins/WebSyncService/Api/OAuth.cs | 16 ++-- Tomboy/Addins/WebSyncService/Api/RootInfo.cs | 21 +++- .../WebSyncService/WebSyncPreferencesWidget.cs | 27 ++++-- .../WebSyncService/WebSyncService-mac.csproj | 2 + Tomboy/Addins/WebSyncService/WebSyncService.csproj | 2 + 8 files changed, 222 insertions(+), 18 deletions(-) commit c71746c5f60fed59f3557588a2c9b00041fe3d4a Author: Sandy Armstrong Date: Sat Sep 5 14:03:05 2009 -0700 [WebSync] Fix parsing problem that caused Tomboy to send blank note content Include new unit test for Date: Fri Sep 4 21:50:21 2009 +0200 Updated German translation po/de.po | 876 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 505 insertions(+), 371 deletions(-) commit 53f0e705c29f0d2dc0a19c8b192da2cdd537773a Author: Kjartan Maraas Date: Tue Sep 1 14:21:13 2009 +0200 Update Norwegian bokmål translation. po/nb.po | 364 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 208 insertions(+), 156 deletions(-) commit b1dd2ba1cb757ea2c155785784e44f7f7f4d3dab Author: Jamil Ahmed Date: Tue Sep 1 02:31:52 2009 +0700 Updated Bengali translation po/bn.po | 2239 ++++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 1835 insertions(+), 404 deletions(-) commit 332955afc256274dc3dce76ff8c545c7cc529802 Author: Daniel Mustieles Date: Sat Aug 29 15:36:36 2009 +0200 Updated Spanish translation po/es.po | 142 ++++++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 102 insertions(+), 40 deletions(-) commit a150840393116ae69ece7390b23c0658086e26e9 Author: Bruno Brouard Date: Fri Aug 28 22:35:39 2009 +0200 Updated French translation po/fr.po | 624 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 382 insertions(+), 242 deletions(-) commit ac2a491b05000816d39f232b4eda357c24ae18a2 Author: Duarte Loreto Date: Fri Aug 28 01:08:18 2009 +0100 Updated Portuguese translation po/pt.po | 621 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 379 insertions(+), 242 deletions(-) commit b802902e5dbb74ac371fc825348953680032db74 Author: Inaki Larranaga Murgoitio Date: Thu Aug 27 17:53:59 2009 +0200 Updated Basque language po/eu.po | 614 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 375 insertions(+), 239 deletions(-) commit ecaf687437c7f00c5b14a2a54852342bf16bf11b Author: ifelix Date: Wed Aug 26 14:29:25 2009 +0530 Updated Tamil Translations po/ta.po | 483 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 280 insertions(+), 203 deletions(-) commit 0e9ffbb19a8244de68dbb0a155ccb2dfc9dee57b Author: Runa Bhattacharjee Date: Wed Aug 26 12:58:00 2009 +0530 Updated Bengali India Translations po/bn_IN.po | 456 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 263 insertions(+), 193 deletions(-) commit 109a703641eaa2bc3cc5290075f4908eee6057a8 Author: Ivar Smolin Date: Wed Aug 26 10:09:23 2009 +0300 Updating Estonian translation po/et.po | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 59 insertions(+), 2 deletions(-) commit b3ca62f69d12846a1515ec96be6e15d082ea2bec Author: Daniel Nylander Date: Wed Aug 26 06:01:49 2009 +0200 Updated Swedish translation po/sv.po | 108 +++++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 76 insertions(+), 32 deletions(-) commit 98a6cbfb1562a07575e02f2485d184a218bd5444 Author: Og B. Maciel Date: Mon Aug 24 23:34:58 2009 -0400 Updated Brazilian Portuguese translation. po/pt_BR.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 8ebf1e326c0983ffe5f06560d8d63a2045549239 Author: Henrique P Machado Date: Mon Aug 24 23:32:08 2009 -0400 Updated Brazilian Portuguese translation. po/pt_BR.po | 399 +++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 239 insertions(+), 160 deletions(-) commit ebda42f0545cacf3ca9445b778b52baace611905 Author: Sandy Armstrong Date: Mon Aug 24 15:46:51 2009 -0700 Bump version to 0.15.7. Setup/Setup.wxs | 2 +- Tomboy/Defines.WIN32.cs | 4 ++-- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)