commit e763c9e8ced7d6182e27fdca4a2256af762dddc6 Author: Sandy Armstrong Date: Mon Aug 10 16:39:29 2009 -0700 Update NEWS for 0.15.5 NEWS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 56671475898649e0046ee78b5e6445562e152ff5 Author: Sandy Armstrong Date: Mon Aug 10 14:41:16 2009 -0700 Allow notebook renaming by editing rows in treeview (BGO #435734) Tomboy/RecentChanges.cs | 30 +++++++++++++++++++++++++++--- 1 files changed, 27 insertions(+), 3 deletions(-) commit 4503c77a69fc3584058dff70a838e7c4ca1d2948 Author: Sandy Armstrong Date: Wed Jul 8 14:29:59 2009 +0100 Clean up wasted space in Search dialog based on input from Andreas and Kalle Of note, this change removes the case-sensitive search option. Tomboy/RecentChanges.cs | 49 ++++++++++++++++++++-------------------------- 1 files changed, 21 insertions(+), 28 deletions(-) commit 53cb7fa1e84822dcae0764650e87232dc65d555a Author: Sandy Armstrong Date: Mon Aug 10 11:07:04 2009 -0700 Don't change scroll position on note save events (BGO #588593) Tomboy/RecentChanges.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 0dc33b0c64398ad7763159af4c26b29934094000 Author: Sandy Armstrong Date: Mon Aug 10 11:04:15 2009 -0700 Fix awkward spacing in Sync tab of Prefs dialog (BGO #574155) .../FileSystemSyncServiceAddin.cs | 12 ++++- .../Addins/SshSyncService/SshSyncServiceAddin.cs | 48 ++++++++++++-------- .../WebDavSyncService/WebDavSyncServiceAddin.cs | 46 +++++++++++------- Tomboy/PreferencesDialog.cs | 6 +- 4 files changed, 70 insertions(+), 42 deletions(-) commit 16a6f8c0135afd4c2bd2864d12d6fae251f71247 Author: Sandy Armstrong Date: Mon Aug 10 10:21:34 2009 -0700 Clean up spacing around Notebook in PreferencesDialog Tomboy/PreferencesDialog.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 7921e10c1ad47257d8f66bff75daab64ff5570c1 Author: Antón Méixome Date: Mon Aug 10 16:57:32 2009 +0200 Updated Galician translation po/gl.po | 635 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 266 insertions(+), 369 deletions(-) commit 58b437287814eda3711c5b5bf89cfb69ebc4cee6 Author: Buchner Johannes Date: Wed Jul 22 03:54:33 2009 +1200 adding sync from main menu, Bug 468459 Tomboy/Tray.cs | 31 ++++++++++++++++++++++++++++++- 1 files changed, 30 insertions(+), 1 deletions(-) commit da75aa29e02383aac09c020f2ac6ea6c6f671ade Author: Kjartan Maraas Date: Fri Aug 7 00:37:33 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 199 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 123 insertions(+), 76 deletions(-) commit 612f17111add54695216d4093adb92d40e03b245 Author: Djavan Fagundes Date: Wed Aug 5 23:53:14 2009 -0300 Updated Brazilian Portuguese translation. po/pt_BR.po | 139 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 69 insertions(+), 70 deletions(-) commit 740d5a5eab1d31ad078d6050afd98877220c076b Author: Jordi Mas Date: Tue Aug 4 21:27:30 2009 +0200 Additional fixes to Catalan date formatting po/ca.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 3519c3b41efb648bcedec40f0bd45c5242804dd0 Author: Sandy Armstrong Date: Wed Jul 29 09:37:23 2009 -0700 Make Notebook toolbar button 'important', so text always appears. This makes the button much more useful when the toolbar setting is 'Text beside items'. Tomboy/Notebooks/NotebookNoteAddin.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a4bb49a4e95c03e3253c4cf0c7ec9dc6e2ff546e Author: Sandy Armstrong Date: Mon Jul 27 16:08:00 2009 -0700 Bump version to 0.15.5. Setup/Setup.wxs | 2 +- Tomboy/Defines.WIN32.cs | 4 ++-- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)