commit 9a43ff7ef0a4b770a40364818a25e34bb076fe8a Author: Sandy Armstrong Date: Mon Jul 27 16:06:09 2009 -0700 Update for 0.15.4 NEWS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 75bed17b9c36504e464c70de286cbbe04eabde96 Author: Sandy Armstrong Date: Mon Jul 27 13:51:25 2009 -0700 Fix bad string .../WebSyncService/WebSyncPreferencesWidget.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 133be61161f66901e71fd9fa4c907b8ac40bc047 Author: Sandy Armstrong Date: Mon Jul 27 13:41:53 2009 -0700 Add files to project, bump target framework to 3.5. Tomboy/Addins/WebSyncService/WebSyncService.csproj | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) commit 80c5fe8e3377ca25ca31c9e150918921c312c986 Author: Matt Johnston Date: Mon Jul 27 13:40:02 2009 -0700 Added/removed files, bumped to .NET 3.5 for System.Core .../WebSyncService/WebSyncService-mac.csproj | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) commit 83d4b3616c952d48cd867a2c7b1e26045f86ddd8 Author: Jordi Mas Date: Mon Jul 27 14:09:31 2009 +0200 Fixes date formatting for Catalan language po/ca.po | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit dc03f3d48e8bf0e0346f7ccc5d51e58d61788348 Author: Sandy Armstrong Date: Fri Jul 24 17:55:32 2009 -0700 Fix compilation error on Windows. Tomboy/WindowsApplication.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9b079b126c1394f75dcb057f266712df6a3f2827 Author: Sandy Armstrong Date: Fri Jul 24 17:55:08 2009 -0700 Add ctrl+_ as another decreast font accelerator. Tomboy/NoteWindow.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 367c005906a38b407aec69b166ac79ea30f49931 Author: Sandy Armstrong Date: Fri Jul 24 11:18:05 2009 -0700 Use gtk_show_uri to display help, and update signatures of INativeApplication.OpenUrl/DisplayHelp a bit. Tomboy/Addins/Bugzilla/BugzillaLink.cs | 2 +- .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs | 3 ++- .../WebSyncService/WebSyncPreferencesWidget.cs | 2 +- Tomboy/Applet.cs | 2 +- Tomboy/GnomeApplication.cs | 13 ++++--------- Tomboy/MacApplication.cs | 2 +- Tomboy/NativeApplication.cs | 6 ++---- Tomboy/NoteWindow.cs | 2 +- Tomboy/PreferencesDialog.cs | 2 +- Tomboy/Tomboy.cs | 6 ++---- Tomboy/Utils.cs | 18 +++++++----------- Tomboy/Watchers.cs | 2 +- Tomboy/WindowsApplication.cs | 4 ++-- 13 files changed, 26 insertions(+), 38 deletions(-) commit 148202478b87fc938aa1ec2554747ad1baa64dd3 Author: Stefan Schweizer Date: Fri Jul 24 18:40:48 2009 +0200 Keyboard shortcuts for changing font size Make Ctrl++ and Ctrl+- work on the numpad. Add Ctrl+0 to reset the font size to normal and Ctrl+= to increase font size. Closes: bgo#488822 Tomboy/NoteWindow.cs | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) commit 6d920974b5db07840a18aa194320f16ca2f755c0 Author: Sandy Armstrong Date: Fri Jul 24 10:30:56 2009 -0700 Use gtk_show_uri instead of gnome_show_url, and bump required gtk+ version from 2.10 to 2.14. Fixes bug #580422. Borrow gtk_show_uri binding from gtk-sharp-beans project (thanks to Setphane Delcroix for the code). Tomboy.mdp | 1 + Tomboy/GnomeApplication.cs | 2 +- Tomboy/Makefile.am | 3 +- Tomboy/gtk-sharp-beans/Global.cs | 46 ++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 5 files changed, 51 insertions(+), 3 deletions(-) commit b1c00f53f2b4f6c6971e4e9ad7e9d04cfeee08d4 Author: Ivar Smolin Date: Thu Jul 23 18:56:01 2009 +0300 Updating Estonian translation po/et.po | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 08f266ba631c1b4640d62d4d5516bc9a837943d2 Author: Yaron Sharabani Date: Wed Jul 22 00:56:00 2009 +0300 Updated Hebrew translation po/he.po | 616 +++++++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 447 insertions(+), 169 deletions(-) commit 162678f5f58e494e3da0cb65c0a966506099417f Author: César Veiga Date: Mon Jul 20 00:17:05 2009 -0300 Updated Brazilian Portuguese translation. po/pt_BR.po | 308 ++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 190 insertions(+), 118 deletions(-) commit 98940b591c50e7f5f47ba4fc9212695109e90f29 Author: Chao-Hsiung Liao Date: Sat Jul 18 22:36:18 2009 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 308 ++++++++++++++++++++++++++++++++++++----------------------- po/zh_TW.po | 308 ++++++++++++++++++++++++++++++++++++----------------------- 2 files changed, 380 insertions(+), 236 deletions(-) commit 64aed8cffd8eb7098bf0b1760a57e2814271016b Author: Petr Kovar Date: Sun Jul 12 21:25:36 2009 +0200 Added Czech help translation by Marek Cernocky Reviewed by Petr Kovar. help/Makefile.am | 2 +- help/cs/cs.po | 1192 ++++++++++++++++++++ help/cs/figures/add-notebook-search.png | Bin 0 -> 58208 bytes help/cs/figures/add-to-notebook.png | Bin 0 -> 28334 bytes help/cs/figures/delete-notebook.png | Bin 0 -> 34682 bytes help/cs/figures/new-notebook.png | Bin 0 -> 45139 bytes help/cs/figures/note-template.png | Bin 0 -> 34060 bytes help/cs/figures/tomboy-main-menu.png | Bin 0 -> 41899 bytes help/cs/figures/tomboy-new-note.png | Bin 0 -> 15096 bytes help/cs/figures/tomboy-panel.png | Bin 0 -> 8194 bytes help/cs/figures/tomboy-preferences-add-ins.png | Bin 0 -> 46291 bytes help/cs/figures/tomboy-preferences-editing.png | Bin 0 -> 44198 bytes help/cs/figures/tomboy-preferences-hotkeys.png | Bin 0 -> 40521 bytes .../figures/tomboy-preferences-synchronization.png | Bin 0 -> 33886 bytes 14 files changed, 1193 insertions(+), 1 deletions(-) commit 3fc885feb9150b03b90d59dac3281d2bab11e057 Author: Sandy Armstrong Date: Sat Jul 11 13:39:20 2009 +0100 Bump version to 0.15.4. Setup/Setup.wxs | 2 +- Tomboy/Defines.WIN32.cs | 4 ++-- configure.in | 2 +- osx/Contents/Info.plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)