commit e0afa6ff9f5bd625abb86e16faef6fd28319166f Author: Fran Dieguez Date: Mon Jul 4 21:47:07 2011 +0200 Updated Galician translations po/gl.po | 171 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 94 insertions(+), 77 deletions(-) commit f7cd01c02cdb5b7d9137113d8bb1d88a4782a6f9 Author: Yaron Shahrabani Date: Sat Jul 2 11:10:16 2011 +0300 Updated Hebrew translation. po/he.po | 436 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 274 insertions(+), 162 deletions(-) commit d1dc142830f58f77706264b03fef4c822421d362 Author: Matej Urbančič Date: Sun Jun 26 20:36:07 2011 +0200 Updated Slovenian translation po/sl.po | 168 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 92 insertions(+), 76 deletions(-) commit e632f8d189ca5b8b7186666e4fd806633faf59c0 Author: Daniel Mustieles Date: Sun Jun 26 13:05:03 2011 +0200 Updated Spanish translation po/es.po | 112 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 64 insertions(+), 48 deletions(-) commit 32bc77abf14c4163f89a00174adcc560f123eec3 Author: Jared Jennings Date: Sun Jun 26 01:25:13 2011 -0400 bgo #531085 Addresses improper handling of links. Patches submitted by Sandy Armstrong and Aaron Borden Tomboy/Watchers.cs | 40 +++++++++++++++++++++++++++++++++++++++- 1 files changed, 39 insertions(+), 1 deletions(-) commit 8026313c705edf69f50cd53a86ca20a3d4cad61a Author: Jared Jennings Date: Sun Jun 26 00:41:59 2011 -0400 bgo #653280 Updated copyright for --version --usage --help Tomboy/Tomboy.cs | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 80e24a006aa0b49770b52d077f5b3afe85996517 Author: Abhinav Upadhyay Date: Sat Jun 25 17:31:59 2011 -0700 Add UI for no search results in notebook In the Search All Notes window, when searching a notebook and no results appear, display a link button with information and the option to search all notebooks instead. https://bugzilla.gnome.org/show_bug.cgi?id=588730 Signed-off-by: Aaron Borden Tomboy/RecentChanges.cs | 77 ++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 70 insertions(+), 7 deletions(-) commit c9b2876607185380a39b2d93d367152184b3857b Author: Lukas Vacek Date: Fri Jan 14 01:20:35 2011 +0100 Correct exception handling when trying to load files without read permissions Signed-off-by: Aaron Borden Tomboy/NoteManager.cs | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit 5770662522219349b6c38ac8f1774d474c9e72bf Author: Lukas Vacek Date: Fri Jan 14 01:15:14 2011 +0100 Correct exception handling when loading corrupted note files https://bugzilla.gnome.org/show_bug.cgi?id=639500 Signed-off-by: Aaron Borden Tomboy/NoteManager.cs | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) commit da3b1caacd0dfa45b6390bbd4eab4204f3ccb22e Author: Daniel Mustieles Date: Sat Jun 25 19:25:12 2011 +0200 Updated Spanish translation po/es.po | 92 ++++++++++++++++++++++++------------------------------------- 1 files changed, 36 insertions(+), 56 deletions(-) commit a68e36da14ddd1d26040d2899f153e746e096219 Author: Max Lin Date: Tue Mar 1 17:44:23 2011 +0800 Fix incorrect opening the Url twice Signed-off-by: Aaron Borden Tomboy/PreferencesDialog.cs | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 1f4fc99da48ef5a573ec1b0d725c9a8948ea49e4 Author: Robert Nordan Date: Sat Jun 25 13:36:19 2011 +0200 Fix for #627872, makes attempting to rename special notebooks impossible Signed-off-by: Jared Jennings Tomboy/RecentChanges.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 85c61449925f1adcf12f684b5b7ccf1ed307d2f6 Author: Robert Nordan Date: Sat Jun 25 17:10:57 2011 +0200 Fix for #651286, removes trailing slash from server URL. Tomboy/Addins/WebSyncService/WebSyncServer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 61e1883dc97435712a7c8f10ffc3d7ee74e30c74 Author: Matt Rajca Date: Sat Nov 13 10:31:03 2010 -0600 Fixed missing ending period in UI string (630577) Signed-off-by: Jared Jennings Tomboy/PreferencesDialog.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e25f42a594428f7a5b46f9df593617886db4628c Author: Robert Nordan Date: Sat Jun 25 10:04:43 2011 +0200 Fix for #652783, resolves relative paths between exported notes. Signed-off-by: Jared Jennings Tomboy/Addins/ExportToHtml/ExportToHtml.xsl | 16 +++- .../ExportToHtml/ExportToHtmlApplicationAddin.cs | 106 +++++++++++++++++++- Tomboy/ExportAllApplicationAddin.cs | 69 +++++++++++++ 3 files changed, 186 insertions(+), 5 deletions(-) commit 60a47d6a9c823df5b7a594a34ab09734e99e204f Author: Мирослав Николић Date: Sat Jun 25 01:15:03 2011 +0200 Updated Serbian translation po/sr.po | 364 ++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 364 ++++++++++++++++++++++++++++---------------------------- 2 files changed, 362 insertions(+), 366 deletions(-) commit 52a89816328f6e3d485eb52bd4103ac0da854450 Author: Jared Jennings Date: Wed Jun 22 00:10:44 2011 -0400 bgo #447245 Addressed bullet list bug when using the delete key Tomboy/NoteBuffer.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit fdfa00140cc164b23b240f5e80d43746a00f310c Author: Fran Diéguez Date: Mon Jun 20 16:42:22 2011 +0200 Updated Galician translations po/gl.po | 399 ++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 248 insertions(+), 151 deletions(-) commit 8d2fcfcfbca4a86636bbf2c04394ab4acfaf65af Author: Matej Urbančič Date: Sun Jun 19 21:41:58 2011 +0200 Updated Slovenian translation po/sl.po | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 92 insertions(+), 11 deletions(-) commit bf5492c40cc52afee9565be57ce2505af6de0dde Author: Daniel Mustieles Date: Sun Jun 19 12:16:51 2011 +0200 Updated Spanish translation po/es.po | 455 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 284 insertions(+), 171 deletions(-) commit 515b26bfeed54020774262e1210f3c1364da40da Author: Sandy Armstrong Date: Thu Jun 16 16:01:39 2011 -0700 Drop dependency on gconf-sharp-peditors Copy in source for property editors that we actually use. Other bits of that library were causing continued dependency on obsolete libraries because of a gnome-sharp dependency. https://bugzilla.gnome.org/show_bug.cgi?id=652787 Tomboy/GConf.PropertyEditors/PropertyEditor.cs | 96 ++++++++++++++++++++ Tomboy/GConf.PropertyEditors/PropertyEditorBool.cs | 50 ++++++++++ .../GConf.PropertyEditors/PropertyEditorEntry.cs | 51 +++++++++++ .../PropertyEditorToggleButton.cs | 49 ++++++++++ Tomboy/Makefile.am | 16 ++-- configure.in | 4 +- 6 files changed, 257 insertions(+), 9 deletions(-) commit 22edbf166a58c92ae898f3472214b9f59c9308f5 Author: Aaron Borden Date: Thu Jun 16 14:44:53 2011 -0700 Updat POTFILES.in with new source files po/POTFILES.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 405cc4e74824235128e2770cbcabd6ba48e1ae00 Author: Robert Nordan Date: Thu May 12 21:50:20 2011 +0200 Fix for Bug 356871 - Allows mass export of HTML, v2 Tomboy/Addins/ExportToHtml/ExportToHtml.addin.xml | 6 +- .../ExportToHtml/ExportToHtmlApplicationAddin.cs | 54 +++ Tomboy/Addins/ExportToHtml/Makefile.am | 3 +- Tomboy/ExportAllApplicationAddin.cs | 469 ++++++++++++++++++++ Tomboy/Makefile.am | 1 + 5 files changed, 531 insertions(+), 2 deletions(-) commit dcc33640f7991909b2d71f3a72a25d0d48b5c626 Author: Daniel Nylander Date: Thu Jun 16 22:56:30 2011 +0200 Updated Swedish translation po/sv.po | 561 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 389 insertions(+), 172 deletions(-) commit dd21196a72e1d879c0248e2e98498f7ec93127bf Author: Matej Urbančič Date: Tue Jun 14 18:25:43 2011 +0200 Updated Slovenian translation po/sl.po | 33 +++++++++++++++++++-------------- 1 files changed, 19 insertions(+), 14 deletions(-) commit b298262565fcd5d30a8714b65dee476cc1ab6ea4 Author: Aaron Borden Date: Mon Jun 13 14:12:56 2011 -0700 Bump version to 1.7.1 Tomboy/Defines.WIN32.cs | 2 +- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) commit 6b2ac535b14209e059a44437e465d1cf40884306 Author: Aaron Borden Date: Mon Jun 13 14:07:07 2011 -0700 Update NEWS file for Tomboy 1.7.0 NEWS | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-)