commit 8ca377ea472be651d0db440cb8d0136b502f06e0 Author: Marek Černocký Date: Sat Dec 7 18:13:31 2013 +0100 Updated Czech translation po/cs.po | 176 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 94 insertions(+), 82 deletions(-) commit 65289e7b17be3e6011984c2ece7d646fa3a9cfca Author: Aaron Borden Date: Thu Oct 4 00:42:49 2012 -0700 Cache libproxy's factory Avoid zombie processes from reading proxy settings. https://bugzilla.gnome.org/show_bug.cgi?id=677561 Signed-off-by: Jared Jennings Tomboy/Addins/WebSyncService/Api/ProxiedWebRequest.cs | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) commit cea2c730f3fe135067a26aafd6dd258348932662 Author: Rafael Ferreira Date: Mon Nov 25 23:36:17 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 178 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 95 insertions(+), 83 deletions(-) commit 73fe620334cce52761aa3516e998ccb349aa65d4 Author: Daniel Mustieles Date: Mon Nov 25 17:28:44 2013 +0100 Updated Spanish translation po/es.po | 176 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 91 insertions(+), 85 deletions(-) commit a3fa5c9e9e44eff1de31ff1fef9ae1efb0825c6d Author: Jared Jennings Date: Fri Nov 22 11:24:08 2013 -0600 Aaron Burgemeister * Updated patch to rework date format for standards, sorting, and precision. * Added seconds to the title (Catalog.GetString ("MMMM d yyyy, h:mm:ss tt")) so that the application doesn't loop continuously for the remainder of the minute trying to create a note, something an uninformed user could see as a program lockup. Tomboy/NoteManager.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 37d77d1b10d533d7652551b71da723b425955b40 Author: Guido Günther Date: Tue Nov 12 18:05:58 2013 +0100 Use ResetClient since it provides more debug infos and printout the server's id if it doesn't match with the expected one. Signed-off-by: Jared Jennings Tomboy/Synchronization/SyncManager.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 1915bba713be8489c3a79843d705257b86bc1235 Author: Guido Günther Date: Tue Nov 12 17:17:29 2013 +0100 Print what we failed to parse Instead of just printing Unparsable last-sync-date element in /home/foo/.config/tomboy/manifest.xml print which value failed to passe like Unparsable last-sync-date '0001-01-01T00:00:00.0000000+01:00' in /home/foo/.config/tomboy/manifest.xml Signed-off-by: Jared Jennings Tomboy/Synchronization/TomboySyncClient.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 8f4cdb289c6154d278486c1c70f42d5163807ea9 Author: Guido Günther Date: Mon Nov 4 18:41:28 2013 +0100 Improve error reportiing on note parsing errors Print the uuid, key and value that failed to parse. Otherwise one just sees: [ERROR 18:34:52.808] Synchronization failed with the following exception: Cannot cast from source type to destination type. at Tomboy.WebSync.Api.NoteInfo.ParseJson (Hyena.Json.JsonObject jsonObj) [0x00000] in :0 at Tomboy.WebSync.Api.UserInfo.ParseJsonNoteArray (Hyena.Json.JsonArray jsonArray) [0x00000] in :0 at Tomboy.WebSync.Api.UserInfo.ParseJsonNotes (System.String jsonString, System.Nullable`1& latestSyncRevision) [0x00000] in :0 at Tomboy.WebSync.Api.UserInfo.GetNotes (Boolean includeContent, Int32 sinceRevision, System.Nullable`1& latestSyncRevision) [0x00000] in :0 at Tomboy.WebSync.WebSyncServer.GetNoteUpdatesSince (Int32 revision) [0x00000] in :0 at Tomboy.Sync.SyncManager.SynchronizationThread () [0x00000] in :0 This makes debugging parsing errors send back from the server much simpler. Signed-off-by: Jared Jennings Tomboy/Addins/WebSyncService/Api/NoteInfo.cs | 84 +++++++++++++++++----------- 1 file changed, 50 insertions(+), 34 deletions(-) commit 64d31fa3e214e284d7df124b246f2c7421c2270c Author: Alex Tereschenko Date: Wed Oct 30 20:58:20 2013 +0100 Fixed .NET framework detection in installer Signed-off-by: Jared Jennings Setup/Setup.wxs | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) commit 06c5cd9bf65dde93e8756a7751583e49af5d58ff Author: Daniel Mustieles Date: Tue Oct 15 17:21:44 2013 +0200 Updated Spanish translation help/es/es.po | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) commit 800b90bbf01a5924d159615363585eb434136e96 Author: Marek Černocký Date: Sun Oct 13 17:42:28 2013 +0200 Updated Czech translation help/cs/cs.po | 51 ++++++++------------------------------------------- 1 file changed, 8 insertions(+), 43 deletions(-) commit 15e96609fbd94636d10cb04c0bfe61df8597c07e Author: Marek Černocký Date: Sun Oct 13 17:40:40 2013 +0200 Updated Czech translation help/cs/cs.po | 1197 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 802 insertions(+), 395 deletions(-) commit 307b7fd0f7fc4f8bda49a3561a248776f93324c2 Author: Marek Černocký Date: Sun Oct 13 16:32:58 2013 +0200 Fixed icon name help/C/addins-formatting-fixed-width.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 90ccfaf27178c77b7235fb6a36faf14b39f551e9 Author: Marek Černocký Date: Sun Oct 13 16:32:32 2013 +0200 Updated Czech translation po/cs.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 8d28a6c0573e667da8aa0ab940902ed8adda34fc Author: Andika Triwidada Date: Sun Oct 13 16:46:42 2013 +0700 Updated Indonesian translation po/id.po | 319 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 168 insertions(+), 151 deletions(-) commit 410b6e6c4effd8774e7199cf6f2dd6408d8a1dcb Author: Daniel Mustieles Date: Thu Oct 10 10:50:19 2013 +0200 Updated Spanish translation help/es/es.po | 158 +++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 100 insertions(+), 58 deletions(-) commit d06cbbf66664d64bca2a5d29c32bddd984a78ffc Author: Sindhu S Date: Wed Oct 9 17:22:18 2013 +0530 docs: Update ../help/Makefile.am for commit 48dda96 help/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit 884414fb528c6dd22294e8136698cb01ee583056 Author: Daniel Mustieles Date: Wed Oct 9 17:23:53 2013 +0200 Updated Spanish translation help/es/es.po | 260 ++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 145 insertions(+), 115 deletions(-) commit 48dda96e839e9fd9f2909dd6610fc8f5713cef04 Author: Sindhu S Date: Wed Oct 9 16:40:41 2013 +0530 docs: Add help to pin notes Added user help on how to pin and un-pin notes to Tomboy message tray icon. Added seealso link to addins-preferences page as it controls the number of items shown in recent list. Recent list is a common topic between pin-notes and addins-preferences pages. Updated TODO file: user help to pin a note added. help/C/TODO | 1 - help/C/addins-preferences.page | 1 + help/C/pin-notes.page | 49 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+), 1 deletion(-) commit 65ce4fdb51193be8c3754c68f61e2edf86bab38f Author: Sindhu S Date: Wed Oct 9 15:51:45 2013 +0530 docs: Add steps to delete a note Added steps markup and instructions to delete a note. Updated TODO: seealso links are correct in delete-notes.page. help/C/TODO | 1 - help/C/delete-notes.page | 41 +++++++++++++++++++++++++++-------------- 2 files changed, 27 insertions(+), 15 deletions(-) commit fc58d2ff9933c5c5022433d464ca66d1ac0f0e15 Author: Daniel Mustieles Date: Tue Oct 8 18:25:53 2013 +0200 Updated Spanish translation help/es/es.po | 1298 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 859 insertions(+), 439 deletions(-) commit 88aa70d7b4e191ae4800556f433eaadd14ea4f95 Author: Daniel Mustieles Date: Tue Oct 8 16:53:37 2013 +0200 Fixed typo in string help/C/addins-sync-webdav.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d5fc4a3612b457ba2deea7f172ad2a5f10b22b63 Author: Sindhu S Date: Tue Oct 8 19:51:01 2013 +0530 Modify help/Makefile.am entries for commit 438640f help/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b9370939cc6578e3b0c4af5bb0a9b63d28ea5ca9 Author: Rūdolfs Mazurs Date: Sat Sep 21 23:38:46 2013 +0300 Updated Latvian translatio po/lv.po | 373 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 204 insertions(+), 169 deletions(-) commit 438640fecfda1a007d4c840b7c91673af064d25c Author: Sindhu S Date: Fri Aug 23 23:25:58 2013 +0530 Reorganize addins user help New content on addins page, all plugins moved to their own pages. Re-written addins page content. help/C/addins-desktop-bugzilla.page | 32 ++++++++++++++ help/C/addins-desktop-printing.page | 41 +++++++++++++++++ help/C/addins-desktop.page | 51 --------------------- help/C/addins-formatting-fixed-width.page | 41 +++++++++++++++++ help/C/addins-formatting-underline.page | 39 +++++++++++++++++ help/C/addins-formatting.page | 40 ----------------- help/C/addins-preferences.page | 50 +++++++++++++++++++++ help/C/addins-sync-local.page | 21 +++++++++ help/C/addins-sync-ssh.page | 27 ++++++++++++ help/C/addins-sync-webdav.page | 26 +++++++++++ help/C/addins-sync-webservice.page | 22 ++++++++++ help/C/addins-sync.page | 60 ------------------------- help/C/addins-tools-backlinks.page | 29 ++++++++++++ help/C/addins-tools-html-export.page | 35 +++++++++++++++ help/C/addins-tools-note-of-day.page | 37 ++++++++++++++++ help/C/addins-tools-timestamp.page | 33 ++++++++++++++ help/C/addins-tools.page | 73 ------------------------------- help/C/addins.page | 61 ++++++++++++++++++++------ help/Makefile.am | 22 +++++++--- 19 files changed, 497 insertions(+), 243 deletions(-) commit 1e928f4d345e7511c2cb0a9cb1a790c0a237fcbe Author: Piotr Drąg Date: Thu Sep 5 16:16:38 2013 +0200 Updated Polish help translation help/pl/pl.po | 57 ++++++++++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 25 deletions(-) commit 67ab74c94cde1fcf5eec1307dca42ce6730242f7 Author: Daniel Mustieles Date: Tue Sep 3 14:55:53 2013 +0200 Updated Spanish translation help/es/es.po | 119 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 78 insertions(+), 41 deletions(-) commit 96360d1125e3bc8621e3ad4341938e32280afeed Author: Marek Černocký Date: Wed Aug 28 11:18:43 2013 +0200 Updated Czech translation help/cs/cs.po | 83 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 42 insertions(+), 41 deletions(-) commit 709b3291eab7c76727f7f2b0f5747473bf97925c Author: Sindhu S Date: Fri Aug 23 23:30:37 2013 +0530 Replace 'sync' with 'synchronize' in user help Replaces instances of the word 'sync' with 'synchronize' for grammatical correctness. help/C/introduction.page | 4 ++-- help/C/sync-setup.page | 8 ++++---- help/C/sync.page | 20 ++++++++++---------- help/C/whatsnew.page | 4 ++-- 4 files changed, 18 insertions(+), 18 deletions(-) commit b44356a3ab4ad9123a51eb782ebbb6e7888d04b9 Author: Fran Diéguez Date: Fri Aug 2 16:09:28 2013 +0200 Updated Galician translations po/gl.po | 311 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 165 insertions(+), 146 deletions(-) commit 266d9cfc2a7fb961e6580016602d71b35a368100 Author: Aaron Borden Date: Sun Jul 21 15:50:02 2013 -0700 Use xz compression for dist tarballs .gitignore | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) commit b962005173d8a4aa3d6a6845312abd476ac32b82 Author: Alex Tereschenko Date: Sun Apr 14 18:19:03 2013 +0200 Added buffer flushing to disk for changed note Tomboy/Note.cs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) commit 9e053a3dad9db45f9a1e86d38e478c59a6fbd794 Author: Alex Tereschenko Date: Tue May 28 22:30:44 2013 +0200 Fixed installer asking to install gtk# when it's already installed Some systems may have AllwaysInstallElevated property set to "1" and as a result some of the crucial properties our installer uses are not passed between the installation phases, because they're not listed as secure. That causes the installer to think user doesn't have gtk# installed. This patch marks all properties as secure explicitly and fixed that behavior. Signed-off-by: Jared Jennings Setup/Setup.wxs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 22bd0212751eb01153e309b7ac2c257d303cf8f4 Author: Aaron Borden Date: Mon May 27 11:57:35 2013 -0700 Bump version to 1.15.3 Tomboy/Defines.WIN32.cs | 2 +- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) commit d241ed55f9462afcc9ced08ae37efc07989698b4 Author: Aaron Borden Date: Mon May 27 11:55:50 2013 -0700 Update NEWS for 1.15.2 NEWS | 5 +++++ 1 file changed, 5 insertions(+)