# Generated by Makefile. Do not edit.

commit 1a0f4e9f58c9c96e08669370f57afcb79cb3b605
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 11:19:26 2010 -0800

    Update NEWS for 1.1.4

 NEWS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 379bd1c9bf43979876d82d7bd714ab884c872da3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 11:10:18 2010 -0800

    Clarifying comment for translators (bug #611801)

 Tomboy/NoteRenameDialog.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit cc288ccaf2ddf199b0e67afaafd53d7aa7f2138a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 11:05:47 2010 -0800

    [autosync] Handle note delete the same as note save events
    
    Also, a bit more debug output.

 Tomboy/Synchronization/SyncManager.cs |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit 28eadd123cc4c7d89d1abc8cf7e02e49c569e6a5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 10:20:47 2010 -0800

    Better idle handling, since Note.Saved will never be fired while editing

 Tomboy/Synchronization/SyncManager.cs |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

commit 0e6e52ed07080a832ee468412e054594d74ac28c
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 10:19:55 2010 -0800

    Add Note.BufferChanged and NoteManager.NoteBufferChanged events
    
    These are fired constantly while editing, so event handlers should be
    extremely conservative in how much work they do.

 Tomboy/Note.cs        |   13 ++++++++-----
 Tomboy/NoteManager.cs |    9 +++++++++
 2 files changed, 17 insertions(+), 5 deletions(-)

commit 04ba810e6d7c5535445cb1763d2b8444bb50f075
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 07:44:12 2010 -0800

    When disabling a note, disable entire window, and save focus widget
    
    Now the toolbar and other widgets are disabled, and you don't lose your
    cursor after a sync.

 Tomboy/Note.cs |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit 284159308b0f5f79b107208e66dc3404f9c30d41
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 06:41:13 2010 -0800

    Do not perform a sync less than a minute after a note save occurs
    
    This is basically a poor man's idle detection. Previously, even if you were
    in the middle of typing in a note window, a sync might occur and interrupt
    your work.  Attempting to catch all user events seemed like it would be a
    messy way to implement idle detection, so instead we catch note save events
    and if save occurs within the last minute of the autosync timer, we push
    the timer back to a whole minute.
    
    This is an incomplete solution in many ways, but is Good Enough for now.

 Tomboy/Synchronization/SyncManager.cs |   42 ++++++++++++++++++++++++++------
 1 files changed, 34 insertions(+), 8 deletions(-)

commit ff351783c75473469a5159f7f49c74e21b8c4f86
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 06:37:06 2010 -0800

    Always attempt to check server for updates, to catch connection issues
    
    Previously, autosync would try to conserve requests by not checking the
    server if the client indicated that a sync was needed. But since performing
    sync disables the note window, this was a fruitless irritation.

 Tomboy/Synchronization/SyncManager.cs |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

commit 47ff8325e0d589ba0d1eae0585190c399ad7e725
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 06:34:01 2010 -0800

    Remove unused variable

 Tomboy/Synchronization/SilentUI.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 664cc4f79d5b01128f6cd527f23115d05b0ab0e7
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 06:32:50 2010 -0800

    Resensitize autosync preference
    
    Works For Me :-)

 Tomboy/PreferencesDialog.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 00968c60d6fc348f88d6b223c7ba378303c04933
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Mar 8 06:31:56 2010 -0800

    Get a bit more verbose on OAuth request stack trace dump

 Tomboy/Addins/WebSyncService/Api/OAuth.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit b16f7e9261e4afd4e40953fea625fa45ea291abf
Author: Adi Roiban <adi@roiban.ro>
Date:   Mon Mar 8 21:13:43 2010 +0200

    Update Romanian translation

 po/ro.po |   41 +++++++++++++++++++++++++++++++++--------
 1 files changed, 33 insertions(+), 8 deletions(-)

commit f4493eaa1b94ffda99225a51a2616724ec121511
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Mar 8 10:54:46 2010 +0100

    Updated Polish translation

 po/pl.po |   33 +++++++++++++++++++++++++--------
 1 files changed, 25 insertions(+), 8 deletions(-)

commit 5692788608edcd721dcb6d75dc8c6aeaa7d651ce
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Sun Mar 7 22:38:47 2010 +0200

    Updated Latvian translation.

 po/lv.po |  752 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 444 insertions(+), 308 deletions(-)

commit aff05b1c25a99b524a4c5c14bbe45f0bc364a898
Author: Simos Xenitellis <simos@gnome.org>
Date:   Sun Mar 7 21:22:41 2010 +0200

    Updated Greek translation

 po/el.po |   61 +++++++++++++++++++++++++------------------------------------
 1 files changed, 25 insertions(+), 36 deletions(-)

commit 54fa4c606a721af18a4125e0dd20f8dfeefde16a
Author: Thanos Lefteris <alefteris@gmail.com>
Date:   Sun Mar 7 21:20:16 2010 +0200

    Updated Greek translation for tomboy

 po/el.po | 1053 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 669 insertions(+), 384 deletions(-)

commit e70c422ceba761f9304a3e747607b58a21d14b95
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Mar 7 12:52:09 2010 +0100

    Updated Spanish translation

 po/es.po |   33 +++++++++++++++++++++++++--------
 1 files changed, 25 insertions(+), 8 deletions(-)

commit 60b4f074826befcc97a782b63570f6d392b47298
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Mar 7 10:02:00 2010 +0200

    Estonian translation updated

 po/et.po |  683 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 514 insertions(+), 169 deletions(-)

commit df9e8dc7a4c9d6957cd1502b729c80e4d4bfd1e6
Author: vasudeven <agnihot3@gmail.com>
Date:   Sun Mar 7 08:27:55 2010 +0530

    updated Tamil translation

 po/ta.po |   57 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 40 insertions(+), 17 deletions(-)

commit 5f2241c7cfd1b5d9a290b13f20cd4a8a9f684df1
Author: Jordi Mas <jmas@softcatala.org>
Date:   Sat Mar 6 19:58:59 2010 +0100

    Update Catalan translation

 po/ca.po |  694 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 412 insertions(+), 282 deletions(-)

commit d0165ae2cc04f07dd2f8f224d09ce881eeff5315
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Mar 6 20:28:27 2010 +0200

    Updated Bulgarian translation

 po/bg.po |   33 +++++++++++++++++++++++++--------
 1 files changed, 25 insertions(+), 8 deletions(-)

commit 1a57dd466ef5e8135fb592ebb60ad0cec3c6b29c
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Mar 6 19:15:10 2010 +0100

    Update Czech translation

 po/cs.po |   35 ++++++++++++++++++++++++++---------
 1 files changed, 26 insertions(+), 9 deletions(-)

commit c9de530d4651c6e76c31beb6db3e6e0c9eee5a21
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Sat Mar 6 19:10:55 2010 +0200

    update Russian translation

 po/ru.po |   66 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 39 insertions(+), 27 deletions(-)

commit da34a3c2706a547323da4df0b7d5cc0e4402a09f
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Sat Mar 6 15:43:08 2010 +0100

    Updated French translation

 po/fr.po |  760 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 436 insertions(+), 324 deletions(-)

commit 577e2997bbecc0e34832abcf89e29298c0bbc955
Author: Vladimir Melo <vmelo@gnome.org>
Date:   Sat Mar 6 09:25:56 2010 -0300

    Updated Brazilian portuguese translation

 po/pt_BR.po |   35 ++++++++++++++++++++++++++---------
 1 files changed, 26 insertions(+), 9 deletions(-)

commit a782e535cfd8a59b0bbf90fd0bce619a7f784925
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Sat Mar 6 12:08:19 2010 +0100

    Updated Galician translation

 po/gl.po |   44 ++++++++++++++++++++++++++++++++++----------
 1 files changed, 34 insertions(+), 10 deletions(-)

commit 9c96042d69cd3a2a98ce13acf68d95a26ab9496f
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Sat Mar 6 11:38:28 2010 +0100

    Updated German translation

 po/de.po |  293 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 160 insertions(+), 133 deletions(-)

commit 375e46e5d06daf87a88300af383c6f349d1cb63b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Mar 6 08:32:54 2010 +0000

    Updated British English translation

 po/en_GB.po |   55 +++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 37 insertions(+), 18 deletions(-)

commit 198ffaea0256a0dae249e9d15a509c8bef19aec4
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Mar 6 07:47:10 2010 +0100

    Updated Slovenian translation

 po/sl.po |   34 ++++++++++++++++++++++++++--------
 1 files changed, 26 insertions(+), 8 deletions(-)

commit 82ed5d0aef8d38adf00024dac8f96bebccf62bbb
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Mar 6 01:42:54 2010 +0100

    Updated Hungarian translation

 po/hu.po |   29 +++++++++++++++++++++++------
 1 files changed, 23 insertions(+), 6 deletions(-)

commit ce32ee6ecee0074495fbf015b8add7d360696a7f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Mar 5 16:21:15 2010 -0800

    Update translatable strings

 Tomboy/JumpListManager.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 3fb662d9cacb14bb7374351e6fc529b8a5645029
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Mar 5 16:21:00 2010 -0800

    Add some files to POTFILES.in/skip

 Tomboy/Makefile.am |    1 +
 po/POTFILES.in     |    1 +
 po/POTFILES.skip   |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

commit ad03b2a700c1b462cef9be43ccc4c25e5de29593
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Mar 6 00:22:47 2010 +0100

    Updated Hungarian translation

 po/hu.po |   66 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 30 insertions(+), 36 deletions(-)

commit 6f965c26908b4ba98f85740a64b7e025c5337ef8
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Mar 6 00:20:01 2010 +0100

    Updated German translation

 po/de.po |  269 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 128 insertions(+), 141 deletions(-)

commit 3c812ea8d592efd180b08e724dc6950a87e6b562
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Mar 5 14:16:39 2010 -0800

    Fix typo in error message (bug #611564)

 Tomboy/Note.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6ded68720d764b86bbbedab8fb6797d31fb37db3
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Mar 5 23:04:56 2010 +0100

    Updated Hungarian translation

 po/hu.po |  739 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 417 insertions(+), 322 deletions(-)

commit 6bcd42c7018aa4c05327b5ecb45c0ac27fe78794
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Fri Mar 5 09:28:16 2010 +0100

    Updated Basque language

 po/eu.po |   26 ++++++++++++++++----------
 1 files changed, 16 insertions(+), 10 deletions(-)

commit c8fb9039d521f44d18d4727ab7f531fcb041b16a
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Mar 2 22:15:59 2010 +0100

    Updated Swedish translation

 po/sv.po |  565 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 327 insertions(+), 238 deletions(-)

commit 7b56f4caf340a71a2ec938256cee3bab8a278244
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Mar 2 13:16:10 2010 +0100

    Update Czech translation

 po/cs.po |  661 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 380 insertions(+), 281 deletions(-)

commit 50a93079674c810d55ce4963bf4a4d89f0034380
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Feb 25 01:57:07 2010 +0100

    Updated Polish translation

 po/pl.po | 1365 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 889 insertions(+), 476 deletions(-)

commit 7c43092959f31da39d0362d67d5cc7adddd91ff6
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:   Wed Feb 24 15:52:36 2010 +0000

    Updated British English translation

 po/en_GB.po |  713 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 413 insertions(+), 300 deletions(-)

commit ea8c7e46300ca7547393c50520416ce10f2597b2
Author: Alexander Shopov <ash@contact.bg>
Date:   Wed Feb 24 07:08:26 2010 +0200

    Updated Bulgarian translation

 po/bg.po |  561 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 336 insertions(+), 225 deletions(-)

commit d9927f0020c7598208147ebd296b8e667e4e4db8
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Tue Feb 23 17:40:37 2010 +0200

    Update Russian translation by Yuri Kozlov <yuray@komyakino.ru>

 po/ru.po |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 3b2779e2774fd8adfe948721b8b3c16bb6fd22f2
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Tue Feb 23 17:16:02 2010 +0200

    Update Russian translation by Yuri Kozlov <yuray@komyakino.ru>

 po/ru.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7150c7bcccf53b1a6955898656265bae650f254d
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Tue Feb 23 17:13:54 2010 +0200

    Update Russian translation by Yuri Kozlov <yuray@komyakino.ru>

 po/ru.po | 1094 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 615 insertions(+), 479 deletions(-)

commit c4b66f4dc519d85332f61ebbec5913ee322503dc
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Mon Feb 22 21:57:44 2010 +0100

    Updated Italian translation

 po/it.po |  582 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 351 insertions(+), 231 deletions(-)

commit 6312b8767eb9705a55afde44a68be7bc13f0df2a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 22 13:57:41 2010 -0500

    Bump version to 1.1.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(-)

commit a0278d6ef361594d73fc929cfab67197e83a2fd2
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 22 13:56:23 2010 -0500

    Update NEWS for 1.1.3

 NEWS |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit abd339a785cc49f19adc5ce3901f3431b4cedabd
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Feb 19 21:28:27 2010 +0100

    Updated German translation

 po/de.po |  565 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 345 insertions(+), 220 deletions(-)

commit 12afdf549da8cf8b1badb05565292f05da7d31e7
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Feb 16 19:29:26 2010 +0100

    Updated Basque language

 po/eu.po |  574 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 342 insertions(+), 232 deletions(-)

commit 8fa0ae28d2faaba4d24679f2ddf24d4798910ebf
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Feb 16 19:18:29 2010 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  655 +++++++++++++++++++++++++++++++++-------------------------
 po/zh_TW.po |  666 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 762 insertions(+), 559 deletions(-)

commit 75df60671d288cadda757879ca8ffeb16dc3dccb
Author: vasudeven <agnihot3@gmail.com>
Date:   Tue Feb 16 14:39:41 2010 +0530

    updated Tamil translation

 po/ta.po |  693 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 397 insertions(+), 296 deletions(-)

commit bda5605ab4e58d33b39cbd8f7ed42d6798a91adf
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Mon Feb 15 17:40:14 2010 +0100

    Updated Galician Translation

 po/gl.po |  836 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 476 insertions(+), 360 deletions(-)

commit 1c46291071900fda3aa9b1e1fbfbb308b3826677
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Feb 13 18:19:13 2010 +0200

    Update Romanian translation

 po/ro.po | 1238 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 506 insertions(+), 732 deletions(-)

commit d48f2f7cdf692c0097492a0d0e20691e267975ea
Author: Vladimir Melo <vmelo@gnome.org>
Date:   Fri Feb 12 08:50:57 2010 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po |  732 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 423 insertions(+), 309 deletions(-)

commit 53b2802ed37e14b3e9e28802c1b9d18d0e33c06d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Feb 11 15:18:01 2010 +0100

    Updated Slovenian translation

 po/sl.po |  732 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 413 insertions(+), 319 deletions(-)

commit 3d5530974d48409eef8218abed0601dee0ceb276
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Wed Feb 10 22:51:04 2010 -0800

    [mac] fix build

 Tomboy-mac.csproj |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit ff01f637563f9ccfb3f7b4ddc4877a9bbb9eda7c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Feb 10 22:34:08 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  573 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 340 insertions(+), 233 deletions(-)

commit 2bc9f9b6c254b66c63967aad99dde3e1775b235e
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Feb 10 20:46:58 2010 +0100

    Updated Spanish translation

 po/es.po |  588 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 352 insertions(+), 236 deletions(-)

commit c749351c9b35980c634cde5bece10bc6897b3159
Author: Rene Pärts <rene87@hot.ee>
Date:   Wed Feb 10 18:46:09 2010 +0200

    Estonian translation updated

 po/et.po |  712 +++++++++++++++++++++-----------------------------------------
 1 files changed, 236 insertions(+), 476 deletions(-)

commit b91d7616fdaaecd6aa63e89ce06d3a5bbbe5800b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 12:39:00 2010 -0800

    Bump version to 1.1.3

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit ed938dc7307a706f67551b4be397faa2b31d35f7
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 12:13:08 2010 -0800

    Update NEWS for 1.1.2

 NEWS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit fd70ff2d1db8392484a7e6fab6f29eafb1fd20e2
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 11:54:50 2010 -0800

    [sync] Implement automatic background synchronization (bug #562097)
    
    The preference UI to enable this feature is desensitized for now, because
    this feature is still experimental.  It can be enabled by changing the
    /apps/tomboy/sync/autosync_timeout preference to a value greater than 0.

 Tomboy.mdp                            |    1 +
 Tomboy/Preferences.cs                 |    4 ++
 Tomboy/PreferencesDialog.cs           |   48 ++++++++++++++++
 Tomboy/Synchronization/SilentUI.cs    |   96 +++++++++++++++++++++++++++++++++
 Tomboy/Synchronization/SyncManager.cs |   55 +++++++++++++++++++
 data/tomboy.schemas.in                |   17 ++++++
 6 files changed, 221 insertions(+), 0 deletions(-)

commit 68155e914afda7873c8cae0fa38056fe85d3193b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 11:51:51 2010 -0800

    [sync] Convert SyncManager and SyncDialog to new ISyncUI interface
    
    This interface can be implemented by other user interfaces for note sync.

 Tomboy.mdp                            |    1 +
 Tomboy/Synchronization/ISyncUI.cs     |   43 ++++++++++++++++++++
 Tomboy/Synchronization/SyncDialog.cs  |   24 ++++-------
 Tomboy/Synchronization/SyncManager.cs |   70 ++++++++++++++++++---------------
 4 files changed, 91 insertions(+), 47 deletions(-)

commit cfb1295896fa91ce5f5c678a1d472aa5572a3b69
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 11:40:25 2010 -0800

    [sync] Whitespace fixes, comment cleanup

 Tomboy/Synchronization/SyncManager.cs |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

commit 82e91fb566b793b570d5c45c9048e13063323abc
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 11:38:42 2010 -0800

    [sync] Add ISyncServer.UpatesAvailableSince method

 Tomboy/Addins/WebSyncService/WebSyncServer.cs  |   13 ++++++++++---
 Tomboy/Synchronization/FileSystemSyncServer.cs |    5 +++++
 Tomboy/Synchronization/SyncManager.cs          |    3 ++-
 3 files changed, 17 insertions(+), 4 deletions(-)

commit ad659facc32405477cba1c9998d26f125b1a0408
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 11:36:55 2010 -0800

    [sync] Don't try to handle conflicts when the notes are actually identical
    
    This makes sync a lot nicer when you already have your notes copied
    to a second machine, or when for whatever reason Tomboy thinks you
    changed your note but nothing important has changed.

 Tomboy/Note.cs                        |   40 +++++++++++++++++-------
 Tomboy/Synchronization/SyncManager.cs |   55 +++++++++++++++++++++++++++++++-
 2 files changed, 81 insertions(+), 14 deletions(-)

commit 879811c325e3020a1da5ec32f0aaed84ad16d76e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 11:30:31 2010 -0800

    Add GuiUtiles.GtkInvokeAndWait method, use to clean up SyncManager

 Tomboy/Synchronization/SyncManager.cs |   66 ++++----------------------------
 Tomboy/Utils.cs                       |   26 +++++++++++++
 2 files changed, 35 insertions(+), 57 deletions(-)

commit ead26db8205cbdb2c5f84bd0dbe3e8642371740b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 11:29:45 2010 -0800

    Add Note.Enabled and NoteManager.ReadOnly properties
    
    These will be used by autosync to prevent edits during background sync.

 .../NoteOfTheDay/NoteOfTheDayApplicationAddin.cs   |    2 +-
 Tomboy/Note.cs                                     |   13 +++++++++++++
 Tomboy/NoteManager.cs                              |    5 +++++
 Tomboy/RemoteControl.cs                            |   18 ++++++++++++++++++
 4 files changed, 37 insertions(+), 1 deletions(-)

commit 8f60165b209679c0758324baafa21c7bd765ebbd
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 8 10:24:42 2010 -0800

    Add new file to POTFILES.in

 po/POTFILES.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 179c8cd200754f77575f0aab5e476cdcdb980d54
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Feb 6 22:47:45 2010 -0800

    Allow user to decide if links are updated when renaming a note (bug #574485)
    
    By default, when renaming a note to which other notes have links, display
    a dialog explaining the situation, showing a list of affected notes, and
    letting the user pick which notes (if any) will be updated.  Notes that
    are not updated will have the link removed (not just broken).
    
    The dialog also allows the user to set a preference to always show the
    dialog, or always update link text to reference the new note name, or
    always leave the text alone and remove the link. This preference has
    also been added to the Editing tab of the Prefs dialog.

 Tomboy.mdp                  |    1 +
 Tomboy/Makefile.am          |    1 +
 Tomboy/Note.cs              |  107 +++++++++++++++++++++--
 Tomboy/NoteRenameDialog.cs  |  205 +++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Preferences.cs       |    5 +
 Tomboy/PreferencesDialog.cs |   49 +++++++++--
 Tomboy/Watchers.cs          |   26 +-----
 data/tomboy.schemas.in      |   20 ++++
 8 files changed, 375 insertions(+), 39 deletions(-)

commit 39c258c1f894a428da35bf83c34f0cea4b1ffdd7
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Feb 7 21:12:33 2010 +0700

    Updated Thai translation.

 po/th.po |   34 +++++++++++++++++-----------------
 1 files changed, 17 insertions(+), 17 deletions(-)

commit 71eb18d4d00351dfa27ae06b5c1e4f8ac3186360
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Feb 7 20:55:55 2010 +0700

    Updated Thai translation.

 po/th.po |  280 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 136 insertions(+), 144 deletions(-)

commit 212512ed4db1bc78fdf6fe90fd5fa1e43c2abfcc
Author: Stefan Cosma <stefan.cosma@gmail.com>
Date:   Fri Feb 5 01:14:50 2010 +0200

    Prevent Tomboy from crashing if errors occur during a JumpList update (bug #608940)

 Tomboy/JumpListManager.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 61f71527c01926bf8e8f77cc7a6edf2a83baa3fd
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Feb 2 06:56:59 2010 -0800

    Don't crash on startup on Win7 if there's no start note (bug #608779)

 Tomboy/JumpListManager.cs |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit a6a8a460ffa37a763d65b0837111075e22054136
Author: Christian.Kirbach <Christian.Kirbach@googlemail.com>
Date:   Wed Jan 27 13:59:22 2010 +0100

    Updated German translation

 po/de.po |  507 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 256 insertions(+), 251 deletions(-)

commit 57ac1ab43192a49ecb8213bc10c9b0a0dd48d818
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jan 25 13:43:53 2010 -0800

    Bump version to 1.1.2

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit 7f6cb0915c4f2951c276a7603015870a84b81885
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jan 25 12:55:34 2010 -0800

    Update NEWS for 1.1.1

 NEWS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 278a85f3a9a35cf7bf3fa19a3d4ee49866319728
Author: Greg Poirier <grep@binary-snobbery.com>
Date:   Thu Jan 7 00:31:10 2010 -0600

    Use FileChooserButton in Local Folder sync preferences (bug #592985)
    
    Instead of building and packing our own buttons and entry fields, use
    FileChooserButton. Then we don't have to worry about icons.

 .../FileSystemSyncServiceAddin.cs                  |   48 ++++----------------
 1 files changed, 9 insertions(+), 39 deletions(-)

commit 3720de458a065d463b3a0eb6d3c06d9056419ff8
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jan 25 12:55:49 2010 -0800

    Add pcutler to Contributors list

 Tomboy/Tomboy.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit c829483cfd96ae30eef2496110d2c42f4254c2ef
Author: Gabriel Burt <gabriel.burt@gmail.com>
Date:   Mon Nov 16 15:23:18 2009 -0800

    Copy rich text to apps that support it (#431014)

 Tomboy/Makefile.am                  |    1 +
 Tomboy/NoteBuffer.cs                |   52 ++++++++++++++
 data/Makefile.am                    |    1 +
 data/tomboy-note-clipboard-html.xsl |  127 +++++++++++++++++++++++++++++++++++
 4 files changed, 181 insertions(+), 0 deletions(-)

commit 09c2d5132930bbc41ace4952012dd7f44478124d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jan 25 09:25:30 2010 -0800

    Add grep and gabaug to contributors list

 Tomboy/Tomboy.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 123677b19bf7cc54cf872c1ec0da2a544e0b0df2
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Jan 24 21:35:19 2010 -0800

    Restructure RemoteControl and command line execution
    
    One important thing to note is that we are no longer setting
    MONO_DISABLE_SHM=1 (see bug #514434), which means that Tomboy
    may write to disk every 40 seconds unless you upgrade to Mono 2.4.3
    or later.
    
    This change was made so that we can depend on a named mutex for
    single-instance detection.

 Tomboy/RemoteControlProxy.cs |   11 ++---
 Tomboy/Tomboy.cs             |   90 ++++++++++++++++--------------------------
 Tomboy/tomboy.in             |    2 -
 3 files changed, 39 insertions(+), 64 deletions(-)

commit 5620e88354b6e3f0e2ad7ee31394981251945792
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Jan 24 17:32:54 2010 -0800

    Delay most work until after tray icon appears for 0.65 second startup
    
    Refactor NoteManager to push its work to an Initialize method, and
    provide Invoke methods that allow code to be executed only when the
    NoteManager is fully initialized.
    
    Use these Invoke methods to make clicking the tray icon and using global
    keybindings safe.  RemoteControl work is on the way.
    
    Also delay SyncManager and ApplicationAddin initialization.

 Tomboy/Applet.cs         |   37 ++++++++++++++++----------
 Tomboy/NoteManager.cs    |   65 +++++++++++++++++++++++++++++++++++++--------
 Tomboy/PrefsKeybinder.cs |   22 ++++++++++-----
 Tomboy/Tomboy.cs         |   25 ++++++++++++-----
 Tomboy/Tray.cs           |   16 +++++-----
 5 files changed, 115 insertions(+), 50 deletions(-)

commit ae556b882d191701899f652ebd25bf7d74088314
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Jan 25 12:15:47 2010 +0200

    Updated Bulgarian translation

 po/bg.po |  240 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 112 insertions(+), 128 deletions(-)

commit 5ff67c1442743d8d55c06fb7cf7437eb64969aec
Author: Stefan Cosma <stefan.cosma@gmail.com>
Date:   Sun Nov 8 17:50:16 2009 +0200

    Support Windows 7 Jump Lists (bug #587330)

 Tomboy.csproj             |   16 +++-
 Tomboy/JumpListManager.cs |  205 ++++++++++++++++++++++++++++++++++++++
 Tomboy/Tomboy.cs          |   21 ++++
 Tomboy/WindowsInterop.cs  |  240 +++++++++++++++++++++++++++++++++++++++++++++
 data/icons/new_note.ico   |  Bin 0 -> 1150 bytes
 data/icons/note.ico       |  Bin 0 -> 1150 bytes
 data/icons/search.ico     |  Bin 0 -> 894 bytes
 7 files changed, 481 insertions(+), 1 deletions(-)

commit c2072140ec571cd9fbea1958f26a7874d050bd50
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Jan 24 23:28:23 2010 -0800

    [Windows] Switch Tomboy project to .NET 3.5, require System.Core

 Tomboy.csproj |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 1af3a98b0e08a110b6843da40f92a974b0b425d3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Jan 24 23:25:49 2010 -0800

    [Mac] Switch all projects to .NET 3.5

 Tomboy-mac.csproj                                  |    5 ++++-
 Tomboy/Addins/Backlinks/Backlinks-mac.csproj       |    8 ++++----
 Tomboy/Addins/Bugzilla/Bugzilla-mac.csproj         |    8 ++++----
 Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj |    4 ++--
 .../FileSystemSyncService-mac.csproj               |    8 ++++----
 Tomboy/Addins/FixedWidth/FixedWidth-mac.csproj     |    8 ++++----
 .../InsertTimestamp/InsertTimestamp-mac.csproj     |    8 ++++----
 .../NoteDirectoryWatcher-mac.csproj                |    8 ++++----
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay-mac.csproj |    8 ++++----
 Tomboy/Addins/PrintNotes/PrintNotes-mac.csproj     |    6 +++---
 Tomboy/Addins/Underline/Underline-mac.csproj       |    8 ++++----
 11 files changed, 41 insertions(+), 38 deletions(-)

commit e56126565cfc3599f5f3ed2d67e6cfd014c351de
Author: Paul Cutler <pcutler@gnome.org>
Date:   Sat Jan 23 15:13:24 2010 -0600

    Fix typo in Evolution addin description and updated addin description to describe envelope icon

 Tomboy/Addins/Evolution/Evolution.addin.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 51e3d7cff8673ceb14cc9df6a8a67f18530c7469
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Fri Jan 22 12:58:12 2010 +0600

    Updated Bengali translation

 po/bn.po |  183 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 103 insertions(+), 80 deletions(-)

commit 190f9b044d84db5f0f2006080567bdf4b108ebb8
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sat Jan 16 15:28:47 2010 +0100

    Updated Italian translation: fixed a couple of errors

 po/it.po |  245 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 120 insertions(+), 125 deletions(-)

commit 0ccf000891f01f4201116aa41ed7ba4d09e79fe0
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Jan 13 18:57:26 2010 +0100

    Updated Basque language

 po/eu.po |  237 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 109 insertions(+), 128 deletions(-)

commit 3375eafa90a6872d5e797157f3a1eae9b30b5b8c
Author: Greg Poirier <grep@binary-snobbery.com>
Date:   Sun Jan 3 17:08:58 2010 -0600

    Avoid crash on empty notebook name
    
    Fixes GNOME Bug #602483 -- check for null/empty string on
    OnNotebookRowEdited.

 Tomboy/RecentChanges.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit fc1c0d6cada4bf88c20d14577975c139837c7141
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Tue Jan 5 12:42:56 2010 +0200

    Update Ukrainian translation

 po/uk.po |  263 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 131 insertions(+), 132 deletions(-)

commit 4d771a7c4861fde2ae7c92227c69cc5cff19f3bb
Author: Xandru Armesto Fernandez <xandru@softastur.org>
Date:   Mon Jan 4 09:36:20 2010 +0100

    Added asturian language

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3b1bd991bdbfc5681c4e52f1dc7c17101402b620
Author: Xandru Armesto Fernandez <xandru@softastur.org>
Date:   Mon Jan 4 09:36:03 2010 +0100

    Updated asturian language

 po/ast.po | 1922 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1922 insertions(+), 0 deletions(-)

commit fc317f80f35e5da8b7c02139b1402c33da863ecf
Author: Ray Wang <raywang@gnome.org>
Date:   Mon Jan 4 10:32:16 2010 +0800

    Add Simplified Chinese help translation.

 help/Makefile.am    |    2 +-
 help/zh_CN/zh_CN.po | 1682 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1683 insertions(+), 1 deletions(-)

commit ce7dbaec164c08f2e63ef572b28abca2abf476ce
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Dec 5 20:28:36 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po |  230 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 112 insertions(+), 118 deletions(-)

commit 219802a9fc75a4c14341897f3b84e9790ff366ba
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Dec 5 06:27:06 2009 -0800

    [Mac] Fix project reference in PrintNotes (bug #594662)

 Tomboy/Addins/PrintNotes/PrintNotes-mac.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 37fe6d423e49dc46e080dbfbed869e05bc13927a
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Nov 30 14:58:18 2009 +0200

    Update Hebrew translation

 po/he.po |  141 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 68 insertions(+), 73 deletions(-)

commit 3188425b7e21805ce2980d0642fa0e43c4e91072
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Nov 30 09:46:50 2009 +0100

    Updated Swedish translation

 po/sv.po |  233 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 113 insertions(+), 120 deletions(-)

commit 528357fbf233a45257a36c297895299d655301ec
Author: Tao Wei <weitao1979@gmail.com>
Date:   Sun Nov 29 23:08:50 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |  772 +++++++++++++++++++++++++++--------------------------------
 1 files changed, 351 insertions(+), 421 deletions(-)

commit f3cf59491d0ef8b26343379cdd99247ddb98a704
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Thu Nov 26 20:22:56 2009 -0500

    Shavian translation

 po/LINGUAS    |    1 +
 po/en@shaw.po | 1562 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1563 insertions(+), 0 deletions(-)

commit 99be4b967a95d157db9345cd082e1cfff9161ce3
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Nov 21 21:39:51 2009 +0200

    Updating Estonian translation

 po/et.po |   85 +++++++++++++++++++++++--------------------------------------
 1 files changed, 32 insertions(+), 53 deletions(-)

commit 2aedfedb53baa6b95e23b941d5eb233d9662c1ef
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Nov 19 20:20:15 2009 +0100

    Updated Spanish translation

 po/es.po |  248 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 122 insertions(+), 126 deletions(-)

commit 02f3e259594b053388eb05b4f3c68ae60a957557
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Nov 18 07:10:37 2009 +0100

    Updated Slovenian translation

 po/sl.po |  205 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 99 insertions(+), 106 deletions(-)

commit bf5afedd49f62f6bc7f881893e071633677716c7
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Nov 16 16:36:31 2009 -0800

    Fix mac build

 Tomboy/MacApplication.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 044dae7aee100a653e897d0538fecad7b983fad8
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Nov 16 15:22:10 2009 -0800

    Bump version to 1.1.1

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit 2fe0c1e03fcdf1a1c68bb46a599611accb8e1203
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Nov 16 14:08:26 2009 -0800

    Update NEWS for 1.1.0

 NEWS |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit 2dc0bc62e30f7ed0360a34d53f0ae431873835e6
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Nov 16 15:09:30 2009 -0800

    Wrap SyncDialog message text at a specific pixel width (#553615)

 Tomboy/Synchronization/SyncDialog.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e835afa46882d740d1711c8f7a43efe0957ace28
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Nov 16 15:07:51 2009 -0800

    Add Synchronize Notes menu item to applet context menu (#597569)
    
    Patches welcome to make this insensitive when sync is not configured.

 Tomboy/Applet.cs            |    6 ++++++
 data/GNOME_TomboyApplet.xml |    3 +++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit aa085d09b0c22bb98cc319abe777f10c9b446800
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Nov 15 22:59:48 2009 -0800

    Update strings referencing ~/.tomboy* (bug #597139)

 Tomboy/Note.cs              |   16 +++++++++++-----
 Tomboy/PreferencesDialog.cs |    8 ++++++--
 2 files changed, 17 insertions(+), 7 deletions(-)

commit 11836f8fe4ec6617b958ba12ee4b943ea5b97193
Author: Clemens N. Buss <cebuzz@gmail.com>
Date:   Sun Nov 15 22:39:21 2009 -0800

    Add notebook-related methods to remote control (bug #576329)

 Tomboy.mdp                     |    2 +
 Tomboy/IRemoteControl.cs       |    8 +++++-
 Tomboy/RemoteControl.cs        |   45 ++++++++++++++++++++++++++++++++++++++++
 Tomboy/RemoteControlWrapper.cs |   22 ++++++++++++++++++-
 4 files changed, 74 insertions(+), 3 deletions(-)

commit c041835a0dfa04d9d82b1be9f72157803043dc25
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Nov 15 22:24:23 2009 -0800

    When creating and modifying notes from dbus, ensure notes are saved

 Tomboy/RemoteControl.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit daa861e44e5992fc0281ef3ee40708a4a2fb0f8a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Nov 15 22:02:14 2009 -0800

    Fix command line execution on platforms without dbus (part of bug #599688)
    
    Based on a patch from Stefan Cosma.

 Tomboy/RemoteControlProxy.cs |   17 ++++++++---
 Tomboy/Tomboy.cs             |   63 ++++++++----------------------------------
 2 files changed, 24 insertions(+), 56 deletions(-)

commit 1d6bdb3c13e1443e873c365b8ee83a8f18493708
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Nov 15 18:52:46 2009 -0800

    [Windows] Finish RemoteControlWrapper implementation (bug #599688)

 Tomboy/RemoteControlWrapper.cs |   66 ++++++++++++++++++++++++----------------
 1 files changed, 40 insertions(+), 26 deletions(-)

commit cae05b6584bc383e6c845d49ea37b22b9cb40c12
Author: Stefan Cosma <stefan.cosma@gmail.com>
Date:   Sat Nov 7 15:57:16 2009 +0200

    Display the correct version of manual as help (bug #601067)

 Tomboy/MacApplication.cs     |    3 ++-
 Tomboy/WindowsApplication.cs |    4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 4656473f1b98a1b56d2f0ada74ebcb02b41799f0
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Nov 15 18:16:21 2009 -0800

    Set STAThread attribute on Main method to fix printing in Windows (bug #576554)

 Tomboy/Tomboy.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit dc194a744945aaee67bf0d80843c58c01aacaf88
Author: Frédéric Péters <fpeters@0d.be>
Date:   Sat Aug 22 13:52:08 2009 +0200

    Remove deprecated Encoding key from desktop file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=592696

 data/tomboy.desktop.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 9d334d7309b7e78cf28e9da4b6f0a7119e33644d
Author: Matt Jones <mattjones@workhorsy.org>
Date:   Sun Nov 15 15:17:24 2009 -0800

    Add CreateNamedNoteWithUri method to RemoteControl (bug #580525)

 Tomboy/IRemoteControl.cs       |    1 +
 Tomboy/RemoteControl.cs        |   29 +++++++++++++++++++++++++++++
 Tomboy/RemoteControlWrapper.cs |    5 +++++
 3 files changed, 35 insertions(+), 0 deletions(-)

commit c1d274e58b00cced52567fa32909f3d7cceb75d9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Nov 15 14:23:49 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po |   46 ++++++++++++++++++++++++++++------------------
 1 files changed, 28 insertions(+), 18 deletions(-)

commit cb2be84912ffdb84781ff37829f507a3a7ea7753
Author: Lucian Grijincu <lucian.grijincu@gmail.com>
Date:   Sun Nov 8 20:32:59 2009 +0200

    Updated Romanian translation

 po/ro.po |   70 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 34 insertions(+), 36 deletions(-)

commit cdf10c0492ec43899d293b5fa0fa88bd6c5d223a
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Thu Nov 5 19:53:36 2009 +0200

    Updated Latvian translation.

 po/lv.po |  860 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 515 insertions(+), 345 deletions(-)

commit b01b96b424e6a67f7286d251564538d8ed88e056
Author: Aleksander Łukasiewicz <aleksander@lukasiewicz.org>
Date:   Tue Nov 3 17:31:56 2009 +0100

    Updated Polish translation

 help/pl/figures/add-notebook-search.png            |  Bin 0 -> 60485 bytes
 help/pl/figures/add-to-notebook.png                |  Bin 0 -> 33504 bytes
 help/pl/figures/delete-notebook.png                |  Bin 0 -> 34234 bytes
 help/pl/figures/move-notes-search.png              |  Bin 0 -> 64263 bytes
 help/pl/figures/new-notebook.png                   |  Bin 0 -> 64473 bytes
 help/pl/figures/note-template.png                  |  Bin 0 -> 34339 bytes
 help/pl/figures/notebook-icon.png                  |  Bin 0 -> 875 bytes
 help/pl/figures/tomboy-main-menu.png               |  Bin 0 -> 54717 bytes
 help/pl/figures/tomboy-new-note.png                |  Bin 0 -> 18644 bytes
 help/pl/figures/tomboy-panel.png                   |  Bin 0 -> 10433 bytes
 help/pl/figures/tomboy-pindown.png                 |  Bin 0 -> 486 bytes
 help/pl/figures/tomboy-pinup.png                   |  Bin 0 -> 408 bytes
 help/pl/figures/tomboy-preferences-add-ins.png     |  Bin 0 -> 49262 bytes
 help/pl/figures/tomboy-preferences-editing.png     |  Bin 0 -> 46985 bytes
 help/pl/figures/tomboy-preferences-hotkeys.png     |  Bin 0 -> 38027 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 33497 bytes
 help/pl/figures/tomboy-tools.png                   |  Bin 0 -> 2450 bytes
 help/pl/pl.po                                      | 1972 +++++++-------------
 18 files changed, 640 insertions(+), 1332 deletions(-)

commit 3b57fd0895893971188eb289b06861c440f164cf
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Oct 31 22:29:29 2009 +0100

    Updated Slovenian translation

 po/sl.po | 4800 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 1914 insertions(+), 2886 deletions(-)

commit f2cd10eda2cbe3f839d813ccf7fceb6141278472
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Wed Oct 28 14:37:08 2009 -0700

    [WebSync] Add OAuth 1.0a support (bug #594046)

 Tomboy/Addins/WebSyncService/Api/OAuth.cs          |    5 ++-
 Tomboy/Addins/WebSyncService/OAuth/Base.cs         |   18 ++++++----
 .../WebSyncService/WebSyncPreferencesWidget.cs     |   39 ++++++++++----------
 3 files changed, 34 insertions(+), 28 deletions(-)

commit 3f32a264866ed0cb7337a306164b31d6088bee9b
Author: Stefan Cosma <stefan.cosma@gmail.com>
Date:   Sat Oct 24 13:58:57 2009 +0300

    Add the product name and the assembly title custom attributes
    
    https://bugzilla.gnome.org/show_bug.cgi?id=585297

 Tomboy/Defines.WIN32.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 3c7ba367e991197b746422b159a5d6efa76b86d6
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Wed Oct 21 22:08:46 2009 +0200

    Updated Italian translation

 po/it.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit b49d4c3b614c81d68fd09d762284f959711000a6
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Oct 21 14:19:53 2009 +0200

    Updated Slovenian translation

 po/sl.po | 4800 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 2886 insertions(+), 1914 deletions(-)

commit 025dff4cc671529c27ebda88b6cd638f10f0d9ea
Author: Joan Duran <jodufi@gmail.com>
Date:   Mon Oct 12 19:51:27 2009 +0200

    Updated Catalan translation

 po/ca.po |  659 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 400 insertions(+), 259 deletions(-)

commit b153220a8f73714fea504a192cf94d7d9e1dfede
Author: Andika Triwidada <andika@gmail.com>
Date:   Mon Sep 28 19:50:04 2009 +0300

    Updated Indonesian translation

 po/id.po | 1067 ++++++++++++++++++++++++-------------------------------------
 1 files changed, 420 insertions(+), 647 deletions(-)

commit 2aff2399f3802fcdcae3bb182b73a64597a95908
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Sep 26 12:08:47 2009 -0700

    Fix Mac and Windows build (bug #596395)

 Tomboy/Tray.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 440135f128b1e4db4efbfefe9a9ff418287a5824
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Sep 26 06:49:14 2009 -0700

    Fix Linux build by adding missing file (#596416)

 Tomboy/gtk-sharp-beans/ImageMenuItem.cs |   41 +++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)

commit f560d6be5421da13d286868a6a5e4cc0a5b81a99
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 21 20:03:15 2009 -0700

    Always show icons for note items in recent notes menu (#590653)
    
    Add new SetAlwaysShowImage extension method to ImageMenuItem in
    local gtk-sharp-beans (has also gone upstream, thanks sde).

 Tomboy/Makefile.am |    5 +++++
 Tomboy/Tray.cs     |    5 ++++-
 configure.in       |    5 +++++
 3 files changed, 14 insertions(+), 1 deletions(-)

commit 20953b0ccfaaa83fda1d169cd9de22a4494decb0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Sep 21 18:58:41 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po |   66 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 36 insertions(+), 30 deletions(-)

commit 7030bd54d212c9397a4b4d4b5f43b0c1c8c1eac5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 21 09:45:27 2009 -0700

    Bump version to 1.1.0

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit ac3e81fa7d2521c3a97e8b98484693c38afcbc47
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 21 06:14:56 2009 -0700

    Update for 1.0.0

 NEWS |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit d8f59b83ab82a822360ef51782c67a1b7b285411
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Sep 21 11:04:09 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po |  895 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 577 insertions(+), 318 deletions(-)

commit 6f20e4eeaf83f3879d20c750e70bdd594f0e38a9
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Mon Sep 21 10:34:11 2009 +0900

    Korean translation update

 po/ko.po |  665 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 399 insertions(+), 266 deletions(-)

commit f133669048e25688f6bd0daa5ab6ac67fa39fff5
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Sep 21 02:54:45 2009 +0200

    Updated Czech translation by Pavel Sefranek
    
    Reviewed by: Lucas Lommer.

 po/cs.po |  632 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 392 insertions(+), 240 deletions(-)

commit f02fadd39c3f6e1c8648f98ccf86ad556358b4bc
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:   Sun Sep 20 15:38:08 2009 +0530

    Updating Assamese translations

 po/as.po |  961 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 569 insertions(+), 392 deletions(-)

commit 843df4eecefb43eacc1784b55b33056b08366cfb
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Sep 19 20:55:24 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |   93 +++++++++++++++++++++++++++++++++++-----------------------
 po/zh_TW.po |   93 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 112 insertions(+), 74 deletions(-)

commit 340d95fa3a890a575e2f21ab6f90133dcfe2e6a8
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Fri Sep 18 23:31:38 2009 +0200

    Updated Italian translation

 po/it.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7c7afe4d982a17c94e3f18be38f8279e86146db6
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Fri Sep 18 23:11:36 2009 +0530

    Upadated Oriya Translation

 po/or.po |  998 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 582 insertions(+), 416 deletions(-)

commit 514b198e07868a5d2a185ee6786d5e87aff01fcb
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Sep 18 14:11:38 2009 +0200

    Updated Slovenian translation

 po/sl.po |  608 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 366 insertions(+), 242 deletions(-)

commit f23551993f7c8c3eaec4ffdabefd81a056035657
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Fri Sep 18 13:08:14 2009 +0300

    Updated Ukrainian translation

 po/uk.po |  523 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 309 insertions(+), 214 deletions(-)

commit e4f1ef5a8152a7d430b067ae8ea1a7960a222caf
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Thu Sep 17 05:55:31 2009 -0700

    Bump version to 1.0

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit c860c856dcc4879cae2a24d6a69df704c980c98a
Author: ifelix <ifelix@redhat.com>
Date:   Thu Sep 17 16:01:08 2009 +0530

    Updated Tamil Translations

 po/ta.po |   85 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 50 insertions(+), 35 deletions(-)

commit e1d6146c4fd8fa808a2dd752990466ef4c678522
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Thu Sep 17 17:01:44 2009 +0700

    Updated Thai translation.

 po/th.po |  177 ++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 127 insertions(+), 50 deletions(-)

commit 4f9b037d726d957e82def0948e3b21d2b4fa5dd1
Author: Ani <peter.ani@gmail.com>
Date:   Thu Sep 17 01:12:55 2009 +0530

    Updated Malayalam Translations

 po/ml.po |  206 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 181 insertions(+), 25 deletions(-)

commit 05c261630b187d51fafbc818f8835f408d553a0d
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Wed Sep 16 21:36:12 2009 +0200

    Updated Italian translation

 po/it.po |  671 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 415 insertions(+), 256 deletions(-)

commit f7f5e573b5578e14965a2b66dde0fd5cd05f1dfa
Author: Antón Méixome <meixome@mancomun.org>
Date:   Wed Sep 16 14:53:08 2009 +0200

    Updated Galician Translation

 po/gl.po |  441 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 264 insertions(+), 177 deletions(-)

commit 76b722425ea24cabead73f1658949ac80677b8a3
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Wed Sep 16 11:05:15 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po |  113 +++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 67 insertions(+), 46 deletions(-)

commit 15d8d5de42405115e0d17236bf4c8edf9e896a4c
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Tue Sep 15 02:26:40 2009 +0300

    Updated Lithuanian translation

 po/lt.po |   82 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 51 insertions(+), 31 deletions(-)

commit 08423532b16edc2fa6a3c1e72d7cc766bf07526d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 14 10:34:39 2009 -0700

    Redirect complete applet output to ~/.config/tomboy/tomboy-panel.log
    
    This should make it easier to diagnose what's going on in the case
    of panel applet crashes.

 Tomboy/tomboy-panel.in |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit b3f88ce550b640ff496ae6a7a60b7bad2c3c35b9
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 14 10:15:52 2009 -0700

    Fix crash when showing Search from panel applet (bug #595098)

 Tomboy/Tomboy.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 05a75ec0dc86fa9af0d1fc2f156eabfc1778adce
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Sep 12 15:53:08 2009 -0700

    [About] Update Credits to include all contributors, remove most emails
    
    The format is modeled after Banshee's uncluttered Credits. I only kept
    my email address in there because users do occasionally look there first
    for a support contact.
    
    If you have contributed to Tomboy's codebase and you are not listed here,
    please let me know so I can add you! These were manually copied from NEWS.

 Tomboy/Tomboy.cs |   62 +++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 52 insertions(+), 10 deletions(-)

commit aa99968fbb44c423f07494a4458784c0d6b49110
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Sep 8 12:06:11 2009 -0700

    [WebSync] Safer use of HttpListener; use from MonoHttp on Windows

 .../WebSyncService/WebSyncPreferencesWidget.cs     |   36 +++++++++++++++++---
 Tomboy/Addins/WebSyncService/WebSyncService.csproj |    2 +-
 2 files changed, 32 insertions(+), 6 deletions(-)

commit c4a7ce6a08e630fa7b291a69a3136612481ee673
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Sep 8 10:49:48 2009 -0700

    [WebSync] Bundle MonoHttp (for HttpListener) on Windows
    
    This works around the problem that .NET's HttpListener
    only works if you have admin privileges.

 .../MonoHttp/AuthenticationSchemeSelector.cs       |   37 +
 .../MonoHttp/AuthenticationSchemes.cs              |   51 ++
 .../Addins/WebSyncService/MonoHttp/ChunkStream.cs  |  333 ++++++++++
 .../WebSyncService/MonoHttp/ChunkedInputStream.cs  |  178 +++++
 .../WebSyncService/MonoHttp/EndPointListener.cs    |  326 +++++++++
 .../WebSyncService/MonoHttp/EndPointManager.cs     |  147 ++++
 .../WebSyncService/MonoHttp/HttpConnection.cs      |  353 ++++++++++
 .../Addins/WebSyncService/MonoHttp/HttpListener.cs |  319 +++++++++
 .../MonoHttp/HttpListenerBasicIdentity.cs          |   47 ++
 .../WebSyncService/MonoHttp/HttpListenerContext.cs |  139 ++++
 .../MonoHttp/HttpListenerException.cs              |   59 ++
 .../MonoHttp/HttpListenerPrefixCollection.cs       |  130 ++++
 .../WebSyncService/MonoHttp/HttpListenerRequest.cs |  450 +++++++++++++
 .../MonoHttp/HttpListenerResponse.cs               |  512 ++++++++++++++
 .../WebSyncService/MonoHttp/HttpRequestHeader.cs   |   77 +++
 .../WebSyncService/MonoHttp/HttpResponseHeader.cs  |   66 ++
 .../MonoHttp/HttpStreamAsyncResult.cs              |   97 +++
 .../Addins/WebSyncService/MonoHttp/HttpUtility.cs  |  105 +++
 .../WebSyncService/MonoHttp/ListenerAsyncResult.cs |  135 ++++
 .../WebSyncService/MonoHttp/ListenerPrefix.cs      |  163 +++++
 .../WebSyncService/MonoHttp/RequestStream.cs       |  226 +++++++
 .../WebSyncService/MonoHttp/ResponseStream.cs      |  243 +++++++
 Tomboy/Addins/WebSyncService/MonoHttp/Utility.cs   |   98 +++
 .../WebSyncService/MonoHttp/WebHeaderCollection.cs |  699 ++++++++++++++++++++
 .../WebSyncService/WebSyncPreferencesWidget.cs     |    5 +-
 Tomboy/Addins/WebSyncService/WebSyncService.csproj |   24 +
 26 files changed, 5016 insertions(+), 3 deletions(-)

commit 1598fabea08e86cf5d72c79c39861073f93f0122
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Sep 8 12:07:52 2009 -0700

    Fix line endings

 Tomboy-mac.csproj                                  |  624 +++++++++---------
 Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj |  194 +++---
 Tomboy/Addins/Underline/Underline-mac.csproj       |  188 +++---
 Tomboy/Addins/Underline/Underline.csproj           |  172 +++---
 Tomboy/Addins/WebSyncService/OAuth/Base.cs         |  660 ++++++++++----------
 .../Addins/WebSyncService/OAuth/QueryParameter.cs  |  408 ++++++------
 6 files changed, 1123 insertions(+), 1123 deletions(-)

commit b0a36c11bc02e2b03a71faf4a4ab70051abd1043
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Sep 8 10:50:52 2009 -0700

    [Installer] Update Setup project to include Underline add-in

 Setup/Files.wxs     |    2 +
 Setup/Setup.wixproj |  154 +++++++++++++++++++++++++++-----------------------
 2 files changed, 85 insertions(+), 71 deletions(-)

commit b4738524be0f858978fb83babf169f6450a79e91
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Sep 14 16:27:29 2009 +0300

    Updating Estonian translation

 po/et.po |   24 +++++++++++++++++++++---
 1 files changed, 21 insertions(+), 3 deletions(-)

commit d3666ad8400d5681e25c268417ba7b7b0b08af91
Author: Ani <peter.ani@gmail.com>
Date:   Mon Sep 14 18:37:59 2009 +0530

    Updaeted Malayalam Translations

 po/ml.po |  952 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 590 insertions(+), 362 deletions(-)

commit 9887a9f737a15b3ef4123cf7321c1a7367f0d24d
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Mon Sep 14 16:00:58 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po |  278 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 160 insertions(+), 118 deletions(-)

commit a19f9f44d6fc601670bfe9259c65267ba0903861
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Sep 14 10:44:30 2009 +0200

    Update Norwegian bokmål translation.

 po/nb.po |   97 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 54 insertions(+), 43 deletions(-)

commit dda4bc6548cfce3ad02b3d9fedc316ad1bd8de91
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Sep 14 01:36:36 2009 +0300

    Updated Hebrew translation

 po/he.po | 1020 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 405 insertions(+), 615 deletions(-)

commit dfc7b69ef14d384c4dda25ce09d034cae10ae4af
Author: Adi Roiban <adi@roiban.ro>
Date:   Mon Sep 14 00:30:31 2009 +0300

    Updated Romanian translation

 po/ro.po |  903 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 398 insertions(+), 505 deletions(-)

commit 7c448f78be52e435488bff18e25c7131a7938603
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun Sep 13 19:44:47 2009 +0200

    Added Catalan (Valencian) translation

 po/LINGUAS        |    1 +
 po/ca@valencia.po | 2238 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2239 insertions(+), 0 deletions(-)

commit 2cf7c8f01bf7c9b4b93bd81f7d74a928ace3aa21
Author: A S Alam <aalam@users.sf.net>
Date:   Sun Sep 13 21:59:26 2009 +0530

    Updating Translation for Punjabi

 po/pa.po |   40 +++++++++++++++++++++++++---------------
 1 files changed, 25 insertions(+), 15 deletions(-)

commit f754ebae69eb54b95e8d684c5ae4a8e6312b61ec
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Sep 13 04:01:19 2009 +0200

    Updated Danish translation

 po/da.po |  638 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 399 insertions(+), 239 deletions(-)

commit 38f4cdffc372877a195439ce7eb051af045b94f5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 12 23:12:49 2009 +0100

    Updated British English translation

 po/en_GB.po |  688 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 422 insertions(+), 266 deletions(-)

commit c619ac42ffd08c480d11c8bf44be92a039c1ce88
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Sat Sep 12 21:42:11 2009 +0300

    Updated Finnish translation

 po/fi.po |  298 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 202 insertions(+), 96 deletions(-)

commit 8a6131ddac27dfd6995ede5cb8dee0476b7f8a7f
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sat Sep 12 20:37:41 2009 +0300

    Updated Greek help translation.

 help/el/el.po |  260 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 126 insertions(+), 134 deletions(-)

commit bcdb0cb2c1d7e164f5d022587d9e56cd5d1db4f1
Author: Branko Kokanović <branko.kokanovic@gmail.com>
Date:   Sat Sep 12 17:56:46 2009 +0000

    Updated Serbian translation

 po/sr.po       |   81 ++++++++++++++++++++++++++++++++++---------------------
 po/sr@latin.po |   81 ++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 100 insertions(+), 62 deletions(-)

commit daf4067a35ac23922522b81839a1d473f13e7627
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Sep 12 02:31:33 2009 +0200

    Updated Spanish translation

 po/es.po |   83 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 53 insertions(+), 30 deletions(-)

commit d0033c552ac28e76159fa87b6e4f8ee81c55ba01
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Fri Sep 11 10:12:13 2009 +0200

    Updated Basque language

 po/eu.po |  100 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 58 insertions(+), 42 deletions(-)

commit 24e79cea620612769493f407c27dc4c31426f2c4
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Sep 10 21:32:18 2009 +0200

    Updated German translation

 po/de.po |   80 ++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 52 insertions(+), 28 deletions(-)

commit 6416a33728ecb40fb66f5ca36735c71fcdabdeff
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Thu Sep 10 22:09:33 2009 +0530

    Updated Telugu Translations

 po/te.po | 1161 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 712 insertions(+), 449 deletions(-)

commit e8a8ad6a0fabb1cb103bf89a09bd0130d71dd261
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Thu Sep 10 15:03:32 2009 +0300

    Updated Lithuanian translation.

 po/lt.po |  632 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 381 insertions(+), 251 deletions(-)

commit 863be036d62271869d2b77bda1e2a019ef5ae195
Author: Mohammad Anwari <mdamt@mnots.eu>
Date:   Thu Sep 10 12:37:50 2009 +0300

    Added Indonesian translations by Andika Triwidada.

 po/LINGUAS |    1 +
 po/id.po   | 2137 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2138 insertions(+), 0 deletions(-)

commit 5c3426e15383b3f1c55abd562c988091ceb23fa2
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Thu Sep 10 13:29:21 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po |  632 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 380 insertions(+), 252 deletions(-)

commit c350149eff8d2f2a474ce8d487aec26429a74fec
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Sep 10 02:30:15 2009 +0200

    Hungarian translation updated

 po/hu.po |   19 +++++++------------
 1 files changed, 7 insertions(+), 12 deletions(-)

commit d803c406657ca63f2e8d08d3fccae2534bf33345
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Sep 10 02:28:21 2009 +0200

    Hungarian translation updated

 po/hu.po |  680 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 422 insertions(+), 258 deletions(-)

commit 09a1ce7450142179755b5c29fecec9b165e3b4bb
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Sep 9 14:43:48 2009 +0530

    Updated Gujarati Translations

 po/gu.po |   63 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 37 insertions(+), 26 deletions(-)

commit b866eeae621bfc104414d76a0e05fd03b76e4200
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Wed Sep 9 06:10:13 2009 +0200

    Updated breton translation

 po/br.po | 1041 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 509 insertions(+), 532 deletions(-)

commit a0ef6bebb1f8dddb6b7e26c6146ea1b758c013e7
Author: Djavan Fagundes <dnoway@gmail.com>
Date:   Tue Sep 8 22:51:30 2009 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po |   88 +++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 55 insertions(+), 33 deletions(-)

commit a30b379da17338411dc2f36f7f63f4c142ecdeba
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Wed Sep 9 00:18:23 2009 +0100

    Updated Portuguese translation

 po/pt.po |   99 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 61 insertions(+), 38 deletions(-)

commit b3e010993d569e856de9ea364fd5383f058717c8
Author: Claude Paroz <claude@2xlibre.net>
Date:   Tue Sep 8 20:15:59 2009 +0200

    Updated French translation

 po/fr.po |   80 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 49 insertions(+), 31 deletions(-)

commit 78e423b1dcf23e27216e16ce1b738541dab34835
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Sep 8 08:09:28 2009 -0700

    [Build] Update Mac solution, add Underline to Windows/Mac builds

 Tomboy-mac.csproj                            |   23 +++----
 Tomboy-mac.sln                               |   12 +++
 Tomboy.sln                                   |    8 ++
 Tomboy/Addins/Underline/Underline-mac.csproj |   95 ++++++++++++++++++++++++++
 Tomboy/Addins/Underline/Underline.csproj     |   87 +++++++++++++++++++++++
 5 files changed, 211 insertions(+), 14 deletions(-)

commit 38dabc6bcfefe5fb0100165cef34545ac63f6d31
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Tue Sep 8 15:21:28 2009 +0530

    Updated Gujarati Translations

 po/gu.po |  649 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 389 insertions(+), 260 deletions(-)

commit 5428126a928302a124fa094130727e937c9b44cd
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Tue Sep 8 12:36:38 2009 +0530

    Updated Marathi Translations

 po/mr.po |  699 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 420 insertions(+), 279 deletions(-)

commit c8510edecd9767d5172a3490c9891a74ac2d232f
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Sep 8 08:20:00 2009 +0200

    Updated Swedish translation

 po/sv.po |   72 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 44 insertions(+), 28 deletions(-)

commit 93a8c0d1e9bb1761c2c1e2bfac5fdc048dc635f3
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Sep 8 08:15:11 2009 +0300

    Updated Bulgarian translation

 po/bg.po |  182 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 130 insertions(+), 52 deletions(-)

commit 997a35838d9ca644e010a44213c0ed3efe4cd598
Author: A S Alam <aalam@users.sf.net>
Date:   Tue Sep 8 07:35:17 2009 +0530

    Updating for Punjabi

 po/pa.po |  665 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 397 insertions(+), 268 deletions(-)

commit 48fb0faf0d49b45fee63544aa8353a8c117de684
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Tue Sep 8 02:16:09 2009 +0200

    Updated Polish translation

 po/pl.po |  750 +++++++++++++++++++-------------------------------------------
 1 files changed, 224 insertions(+), 526 deletions(-)

commit 1d01673e8c81fc9eee6703a95048136e8dd31338
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 7 17:06:10 2009 -0700

    Bump version to 0.15.8 (probably will be 1.0.0)

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit b892cf78ae3d38071e10726de455f706fee2251b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 7 17:03:45 2009 -0700

    Update for 0.15.7.

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit 48124fecbe25ceeef98ffe837a28fbcfd072a1a7
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Sep 7 17:03:32 2009 -0700

    Implement proper OAuth callback and support for 1.0a (#591455, #594046)
    
    Use an HttpListener to set up a local callback URL, which automatically
    triggers token authorization (removing one extra user click).
    
    Add oauth_verifier support, which should make 1.0a servers work, but
    so far it is untested with any servers that support OAuth 1.0a.

 Tomboy/Addins/WebSyncService/Api/OAuth.cs          |    8 +-
 Tomboy/Addins/WebSyncService/OAuth/Base.cs         |   16 ++-
 .../WebSyncService/WebSyncPreferencesWidget.cs     |  109 +++++++++++++++-----
 3 files changed, 101 insertions(+), 32 deletions(-)

commit 9e59d1cd7042ab9a47841eb796190ff403a2cc27
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <piotrdrag@gmail.com>
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 <sandy@Nicolette-Vrsniks-Computer.local>
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ć <branko.kokanovic@gmail.com>
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 <j_h_liau@yahoo.com.tw>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <note-content version=""

 Tomboy/Addins/WebSyncService/NoteConvert.cs        |    2 +-
 .../WebSyncService/Tests/NoteConvertTests.cs       |   12 +++++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

commit 80dd68ce2c82b52d1c30d7a53af44998541e1bb6
Author: Mario Blättermann <mariobl@gnome.org>
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 <kmaraas@gnome.org>
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 <itsjamil@gmail.com>
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 <daniel.mustieles@gmail.com>
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 <annoa.b@gmail.com>
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 <happyguy_pt@hotmail.com>
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 <dooteo@zundan.com>
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 <ifelix@redhat.com>
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 <runab@redhat.com>
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 <okul@linux.ee>
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 <po@danielnylander.se>
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 <ogmaciel@gnome.org>
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 <zehrique@gmail.com>
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 <sanfordarmstrong@gmail.com>
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(-)

commit 0d90fe9ef95aa1c00c1903116f4d4b0e4b0efbc9
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Aug 24 15:26:39 2009 -0700

    Update NEWS for 0.15.6.

 NEWS |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 0ca93e0251d580ffbc3c03d804bf30bd29bbb0c5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Aug 24 15:26:08 2009 -0700

    Separate AUTHORS area of About dialog to facilitate adding all contributors.
    
    Following Banshee's example, I would like to add all contributors to
    Tomboy's About dialog. All I've done here is added separate sections for
    the primary developers and contributors (required new translatable strings).
    Some people should get shuffled around between these sections, probably.
    
    Soon I will add as many past contributors as I can find. Feel free to add
    yourself alphabetically by first name under "Contributors".

 Tomboy/Tomboy.cs |   23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

commit 519ce03e8fba04cb812c4e8fb352a5f4cec15413
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Aug 24 14:42:11 2009 -0700

    Reorganize notes and config data according to OS conventions (#518585, #557288)
    
    Allow each platform to specify its preferred directories for note files,
    configuration data, cached data, and logs. On Linux, this means following
    the XDG Base Directory Specification (bug #518585).  New default directories:
    
    Linux:
    Notes: ~/.local/share/tomboy/
    Configuration and add-ins: ~/.config/tomboy/
    Caches: ~/.cache/tomboy/
    Logs: ~/.config/tomboy/
    
    Mac (bug #557288):
    Notes: ~/Library/Application Support/Tomboy/
    Configuration and add-ins: ~/Library/Preferences/Tomboy/
    Caches: ~/Library/Caches/Tomboy/
    Logs: ~/Library/Logs/Tomboy/
    
    Windows:
    Notes: %APPDATA%\Tomboy\notes\
    Configuration and add-ins: %APPDATA%\Tomboy\config\
    Caches: %LOCALAPPDATA%\Tomboy\cache\
    Logs: %LOCALAPPDATA%\Tomboy\
    
    Notes directory can still be overridden by setting the TOMBOY_PATH env var.

 Tomboy.mdp                                     |    2 +
 Tomboy/AddinManager.cs                         |   20 ++++-
 Tomboy/Addins/Bugzilla/BugzillaLink.cs         |    7 +-
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs    |   21 +++++
 Tomboy/Addins/Bugzilla/BugzillaPreferences.cs  |   21 ++----
 Tomboy/GnomeApplication.cs                     |   46 +++++++++--
 Tomboy/Hyena/XdgBaseDirectorySpec.cs           |   82 +++++++++++++++++++
 Tomboy/Logger.cs                               |   11 +--
 Tomboy/MacApplication.cs                       |  102 +++++++++++++++++++++---
 Tomboy/Makefile.am                             |    2 +
 Tomboy/NativeApplication.cs                    |   10 ++-
 Tomboy/NoteManager.cs                          |  103 ++++++++++++++++++++++--
 Tomboy/Synchronization/FileSystemSyncServer.cs |    8 +-
 Tomboy/Synchronization/FuseSyncServiceAddin.cs |    8 +-
 Tomboy/Synchronization/TomboySyncClient.cs     |    4 +-
 Tomboy/Tomboy.cs                               |    6 +-
 Tomboy/Utils.cs                                |   17 ++++
 Tomboy/WindowsApplication.cs                   |   52 ++++++++++---
 Tomboy/XmlPreferencesClient.cs                 |   18 ++++-
 19 files changed, 460 insertions(+), 80 deletions(-)

commit 5329444fa1f6fc6f7b4bb329e84aad987835d411
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Aug 24 22:55:22 2009 +0300

    Updated Bulgarian translation

 po/bg.po |  125 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 71 insertions(+), 54 deletions(-)

commit e859020c6f0f7d05f04ce0984dfe83a3b15ccb92
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Aug 24 19:02:35 2009 +0200

    Updated Spanish translation

 po/es.po |  359 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 187 insertions(+), 172 deletions(-)

commit 325a32a33a51b249dc5104a35d87a334327adedc
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Aug 24 23:53:46 2009 +0700

    Updated Thai translation.

 po/th.po |  358 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 186 insertions(+), 172 deletions(-)

commit 73dfe2ff4fed16b69401fdba0bc33ca25c3d227a
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Aug 24 17:39:01 2009 +0300

    Updating Estonian translation

 po/et.po |   32 ++++++++++++++++++++------------
 1 files changed, 20 insertions(+), 12 deletions(-)

commit caf00eab07a9e3a3ec819be27ce741d6a1024848
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:   Mon Aug 24 13:37:18 2009 +0200

    Updated breton translation and added br in LINGUAS

 po/LINGUAS |    1 +
 po/br.po   | 1896 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1897 insertions(+), 0 deletions(-)

commit 29902fb450fe5addffb1a739723fcb719d840ee9
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Aug 24 08:58:35 2009 +0200

    Updated Swedish translation

 po/sv.po |  346 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 176 insertions(+), 170 deletions(-)

commit bd2669c739370b20c22e66849cbe2cbda96fe149
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Aug 22 18:10:19 2009 -0700

    When no port is specified for SSH sync, don't force 22 (bug #574517).
    
    Default preference value to -1, where any value less than 0 indicates
    that the -p option should not even be used. This allows other SSH
    configuration voodoo to be applied when invoking sshfs.

 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |   15 ++++++++-------
 data/tomboy.schemas.in                             |    3 ++-
 2 files changed, 10 insertions(+), 8 deletions(-)

commit c82240cd536b954f9bbde48b4afc6226caa4590d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Aug 22 18:07:53 2009 -0700

    About dialog does not need to be modal (bug #364945).

 Tomboy/Tomboy.cs |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 5ed82df978a7a697d54c1ed9becb704d8b1ce35e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Aug 22 18:24:05 2009 -0700

    Make maximum title length in note menu configurable (bug #417145).
    
    Re-apply Jeff Tickle's patch making this value configurable in gconf.

 Tomboy/Preferences.cs  |    4 ++++
 Tomboy/Tray.cs         |    4 ++--
 data/tomboy.schemas.in |   15 +++++++++++++++
 3 files changed, 21 insertions(+), 2 deletions(-)

commit 99d5218861a619d83a89275829cd940928c0dadc
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Mon Aug 24 06:23:07 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  271 +++++++++++++++++++++++++++++------------------------------
 po/zh_TW.po |  271 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 268 insertions(+), 274 deletions(-)

commit b87c4417df9ef30cec1d6a99639f2ee0d9ac84cc
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Thu Aug 20 08:58:02 2009 -0600

    Added Irish translation

 po/LINGUAS |    3 +-
 po/ga.po   | 1982 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1984 insertions(+), 1 deletions(-)

commit 7f52df68800fd20525a9319c6b3d3a50e80eb831
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Aug 18 07:49:10 2009 +0300

    Updated Bulgarian translation

 po/bg.po |  426 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 242 insertions(+), 184 deletions(-)

commit 1f5e01db7974d13898fd080214a839ec7fd49a0f
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Fri Aug 14 15:31:16 2009 +0300

    Updated Finnish translation

 po/fi.po |  444 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 252 insertions(+), 192 deletions(-)

commit 11b723aa87ae1dd391655fe898f6107e0f4cd74f
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Aug 13 20:35:37 2009 +0200

    Small fix in German translation

 help/de/de.po |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 74b3fc9f322ca9ae37bf3fd018d36511c712cedb
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Aug 13 20:30:04 2009 +0200

    Updated German translation

 help/de/de.po | 2156 ++++++++++++++++++---------------------------------------
 1 files changed, 688 insertions(+), 1468 deletions(-)

commit abc7095e97fdd7709f0c24f5ca9b3b1d873553db
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Aug 13 20:27:20 2009 +0200

    Updated screenshots

 help/de/figures/add-notebook-search.png            |  Bin 70416 -> 57189 bytes
 help/de/figures/add-to-notebook.png                |  Bin 42132 -> 35326 bytes
 help/de/figures/delete-notebook.png                |  Bin 37680 -> 44355 bytes
 help/de/figures/note-template.png                  |  Bin 41067 -> 44035 bytes
 help/de/figures/tomboy-main-menu.png               |  Bin 39407 -> 27936 bytes
 help/de/figures/tomboy-new-note.png                |  Bin 15613 -> 18123 bytes
 help/de/figures/tomboy-new-notebook.png            |  Bin 0 -> 57136 bytes
 help/de/figures/tomboy-panel.png                   |  Bin 13301 -> 9352 bytes
 help/de/figures/tomboy-preferences-add-ins.png     |  Bin 39386 -> 47958 bytes
 help/de/figures/tomboy-preferences-editing.png     |  Bin 29511 -> 47253 bytes
 help/de/figures/tomboy-preferences-hotkeys.png     |  Bin 30942 -> 38161 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 34156 bytes
 12 files changed, 0 insertions(+), 0 deletions(-)

commit f6b30c1abaa7192a9b3a32501f281aef2b7a9bfc
Author: Claude Paroz <claude@2xlibre.net>
Date:   Tue Aug 11 21:28:55 2009 +0200

    Updated French manual translation

 help/fr/fr.po |  804 +++++++++++++++++++++++++++++++--------------------------
 1 files changed, 433 insertions(+), 371 deletions(-)

commit 1916ed2cb254f8643394508c06f9716263f071c3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Aug 10 16:45:54 2009 -0700

    Bump version to 0.15.6.

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit e763c9e8ced7d6182e27fdca4a2256af762dddc6
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <meixome@mancomun.org>
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 <buchner.johannes@gmx.at>
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 <kmaraas@gnome.org>
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 <dnoway@gmail.com>
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 <jmas@softcatala.org>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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(-)

commit 9a43ff7ef0a4b770a40364818a25e34bb076fe8a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <matt@ucc.asn.au>
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 <jmas@softcatala.org>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <steve.schweizer@gmail.com>
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 <sanfordarmstrong@gmail.com>
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 <okul@linux.ee>
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 <sh.yaron@gmail.com>
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 <tombs@linuxmail.org>
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 <j_h_liau@yahoo.com.tw>
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 <pknbe@volny.cz>
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 <sanfordarmstrong@gmail.com>
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(-)

commit 5edb7e1aff3dc9ea336df5e6ed1c339de8441d56
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Jul 11 13:25:26 2009 +0100

    Update NEWS for 0.15.3.

 NEWS |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

commit c534bf8564d5f432fc2f50cb5da6723afc821135
Author: Aron Xu <aronxu@gnome.org>
Date:   Sat Jul 11 09:00:07 2009 +0800

    Fixed a file problem.

 po/zh_CN.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 5c62719a0091e41943a24d3fb650ab1c036bc256
Author: Ray Wang <raywang@gnome.org>
Date:   Sat Jul 11 08:57:53 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |  165 +++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 109 insertions(+), 56 deletions(-)

commit e354b5ec6e19137dcb5d5ea13d44f801a1874486
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Thu Jul 9 16:04:57 2009 +0300

    Updated Ukrainian translation

 po/uk.po | 1076 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 624 insertions(+), 452 deletions(-)

commit 5533a018b324437f6b5fd8edc9cba5c4f03dfeb8
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Jul 8 22:23:01 2009 +0200

    Updated Spanish translation
    Author:    Daniel Mustieles <daniel.mustieles@gmail.com>

 po/es.po |   62 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 32 insertions(+), 30 deletions(-)

commit 590c65da66d04efc7042c12f4bfd1c5c2288d478
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Jul 8 23:07:57 2009 +0700

    Updated Thai translation.

 po/th.po |  302 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 182 insertions(+), 120 deletions(-)

commit 7a714f8e64d407c495a589e112948ce5032c1176
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Jul 7 22:27:50 2009 +0200

    Updated Swedish translation

 po/sv.po |  150 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 99 insertions(+), 51 deletions(-)

commit a0050d9cadfe56c3716bc02ddc18cb59ecc723a6
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Jul 7 16:24:48 2009 +0700

    Updated Thai translation.

 po/th.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 0cc3410c47af9ad2414969f7e47d08dbe531a40b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jul 6 23:18:15 2009 +0100

    Add "Get More Add-Ins..." link in Add-Ins tab of PreferencesDialog.

 Tomboy/PreferencesDialog.cs |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

commit f5022d279c9d7d46ba6539fd8b0d302faed60842
Author: Mark Krapivner <mark125@gmail.com>
Date:   Sun Jul 5 22:39:17 2009 +0300

    Updated Hebrew translation

 po/he.po |  359 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 204 insertions(+), 155 deletions(-)

commit 29f682f64cdfc9f4f0bd3ce94bbf993ccd87d6c4
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Fri Jul 3 17:54:33 2009 +0530

    Updated Tamil translation

 po/ta.po |   84 +++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 59 insertions(+), 25 deletions(-)

commit 156fd999b31dac4140178773ad8a87d1fa5b3ae4
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Thu Jul 2 15:35:32 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po | 1631 +++++++++++++++++++++++++++--------------------------------
 1 files changed, 751 insertions(+), 880 deletions(-)

commit 3ca6924cd7eb670be225c9aee20e36be475e2156
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Jul 2 05:32:56 2009 +0300

    Updating Estonian translation

 po/et.po |   33 ++++++++++++++++++++++++++++++---
 1 files changed, 30 insertions(+), 3 deletions(-)

commit 7f3a540b4eb92d5e60bf0db85570c7d25863772b
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Tue Jun 30 20:36:59 2009 +0200

    Updated Spanish translation

 po/es.po |   87 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 62 insertions(+), 25 deletions(-)

commit 6f609e0d81adff3c26b98aaa5845b1818aab2298
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Tue Jun 30 19:01:05 2009 +0530

    Merged translations for Bengali India

 po/bn_IN.po |  567 ++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 421 insertions(+), 146 deletions(-)

commit de1a890a851864f12e25b4976af3aec72b0210a3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jun 29 08:23:51 2009 -0700

    Add SyncManager.ResetClient, use instead of NukeSyncClientManifest
    in PreferencesDialog.

 Tomboy/PreferencesDialog.cs           |   24 ++----------------------
 Tomboy/Synchronization/SyncManager.cs |   10 ++++++++++
 2 files changed, 12 insertions(+), 22 deletions(-)

commit 7292f1ad9c521e93fb43e250546c26eaa7dae54c
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jun 29 08:23:14 2009 -0700

    Default Logger.LogLevel to INFO, unless running with --debug.

 Tomboy/Tomboy.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit b30cac5902d8581884267667643ad946dfa39ecf
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jun 29 08:22:46 2009 -0700

    Do not use formatting WriteLine overloads unless requested. Prevents
    exceptions when logging strings that happen to contain curly braces.

 Tomboy/Logger.cs |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit b25696418a2133224a779c520548ffebb811f59e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jun 29 08:22:08 2009 -0700

    Fix year in file copyrights.

 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs       |    2 +-
 .../Addins/WebSyncService/Api/ResourceReference.cs |    2 +-
 .../WebSyncService/Api/Tests/NoteInfoTests.cs      |    2 +-
 .../Api/Tests/ResourceReferenceTests.cs            |    2 +-
 .../WebSyncService/Api/Tests/UserInfoTests.cs      |    2 +-
 Tomboy/Addins/WebSyncService/Api/UserInfo.cs       |    2 +-
 .../Addins/WebSyncService/Hyena.Json/Serializer.cs |    2 +-
 .../Hyena.Json/Tests/SerializerTests.cs            |    2 +-
 Tomboy/Addins/WebSyncService/NoteConvert.cs        |    2 +-
 .../WebSyncService/Tests/NoteConvertTests.cs       |    2 +-
 Tomboy/Addins/WebSyncService/WebSyncServer.cs      |    2 +-
 .../Addins/WebSyncService/WebSyncServiceAddin.cs   |    3 +--
 12 files changed, 12 insertions(+), 13 deletions(-)

commit 02584b08a0ec964c83493966a3d11f0918da82c9
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jun 29 08:21:20 2009 -0700

    Migrate WebSyncService to use OAuth, and add support for latest changes
    to the REST API.
    
    Import OAuth library code from Bojan Rajkovic's Twarp, with some
    customizations. Includes some extension methods from Mono.Rocks.
    
    Add new IWebConnection abstraction, to greatly simplify Tomboy.WebSync.Api.
    
    Support new Root resource in REST API, and expect complete URLs in
    ResourceReferences objects.
    
    Break WebSyncPreferencesWidget out into its own class, and update it to
    support OAuth. The UI is currently fairly rough, but works.

 Tomboy.mdp                                         |   12 +-
 Tomboy/Addins/WebSyncService/Api/IWebConnection.cs |   41 +++
 Tomboy/Addins/WebSyncService/Api/OAuth.cs          |  283 +++++++++++++++++
 Tomboy/Addins/WebSyncService/Api/RootInfo.cs       |   75 +++++
 Tomboy/Addins/WebSyncService/Api/UserInfo.cs       |   31 +-
 Tomboy/Addins/WebSyncService/Api/WebHelper.cs      |  162 ----------
 Tomboy/Addins/WebSyncService/Makefile.am           |   11 +-
 Tomboy/Addins/WebSyncService/OAuth/Base.cs         |  325 ++++++++++++++++++++
 Tomboy/Addins/WebSyncService/OAuth/Enums.cs        |   49 +++
 Tomboy/Addins/WebSyncService/OAuth/Extensions.cs   |   76 +++++
 .../WebSyncService/OAuth/Mono.Rocks/Check.cs       |   46 +++
 .../WebSyncService/OAuth/Mono.Rocks/IEnumerable.cs |   66 ++++
 .../Addins/WebSyncService/OAuth/QueryParameter.cs  |  204 ++++++++++++
 .../WebSyncService/WebSyncPreferencesWidget.cs     |  169 ++++++++++
 Tomboy/Addins/WebSyncService/WebSyncServer.cs      |   17 +-
 .../Addins/WebSyncService/WebSyncServiceAddin.cs   |  190 +++++++-----
 po/POTFILES.in                                     |    1 +
 17 files changed, 1477 insertions(+), 281 deletions(-)

commit 9bc08f8ac3fa0b76e9163b8715a6105aa039e914
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sat Jun 27 14:55:08 2009 +0200

    Updated Spanish translation

 help/es/es.po |  165 ++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 92 insertions(+), 73 deletions(-)

commit ce1478f386d6ed8a965a1a3912c649942896b932
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sat Jun 27 14:55:02 2009 +0200

    Updated Spanish translation

 po/es.po |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

commit 252967270183fc376d598ddcd3ac7b8a404fe435
Author: Mattias Põldaru <mahfiaz gmail com>
Date:   Thu Jun 25 14:23:43 2009 +0300

    Updating Estonian translation

 po/et.po |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 8ee01f04082122bb1a25f4e3e7bd1de5d80e8e0c
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Jun 23 22:05:55 2009 +0530

    Updated Tamil translation

 po/ta.po |  265 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 138 insertions(+), 127 deletions(-)

commit 8213db6fce652db8dd9279f510763e239d6bd55f
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Fri May 8 14:55:58 2009 +0530

    Updated Tamil translation

 po/ta.po |  158 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 87 insertions(+), 71 deletions(-)

commit 7065c5235b90c386068d5bf1edf6df5905846460
Author: Mark Wakim <markwakim@gmail.com>
Date:   Mon Jun 22 21:22:10 2009 -0400

    Added an underline functionality as an Addin which is disabled by default.

 Tomboy.mdp                                    |    5 ++-
 Tomboy/Addins/Makefile.am                     |    1 +
 Tomboy/Addins/Underline/Makefile.am           |   41 +++++++++++++++++++++
 Tomboy/Addins/Underline/Underline.addin.xml   |   21 +++++++++++
 Tomboy/Addins/Underline/UnderlineMenuItem.cs  |   49 +++++++++++++++++++++++++
 Tomboy/Addins/Underline/UnderlineNoteAddin.cs |   38 +++++++++++++++++++
 Tomboy/Addins/Underline/UnderlineTag.cs       |   20 ++++++++++
 configure.in                                  |    1 +
 po/POTFILES.in                                |    1 +
 9 files changed, 176 insertions(+), 1 deletions(-)

commit b9fc149e0053f4290452f5fdde188d1adec1c86c
Author: Paul Cutler <pcutler@gnome.org>
Date:   Mon Jun 22 10:19:26 2009 -0500

    Updated SSH sync docs for clarity

 help/C/tomboy.xml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 5237be81a2e52696675eb2b4cb0dbc5ecd6ff277
Author: Nguyễn Đình Trung <nguyendinhtrung141@gmail.com>
Date:   Sun Jun 21 22:13:56 2009 +1000

    vi/vi.po: updated Vietnamese translation

 po/vi.po |  178 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 138 insertions(+), 40 deletions(-)

commit cc9c78a1ec23247c1301481f84551864f7ca2440
Author: Nguyễn Đình Trung <nguyendinhtrung141@gmail.com>
Date:   Sun Jun 21 14:42:38 2009 +1000

    help/vi: added Vietnamese translation

 help/Makefile.am |    2 +-
 help/vi/vi.po    | 1187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1188 insertions(+), 1 deletions(-)

commit 08e920230f31ab1a4b97d28368c83a40be4bc53a
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sun Jun 21 10:34:27 2009 +0200

    Updated Spanish translation

 po/es.po |   33 +++++++++++++++++++++------------
 1 files changed, 21 insertions(+), 12 deletions(-)

commit 09edbc89fd7b99f1eae689b9d157fe00e4790ea8
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Jun 21 14:10:49 2009 +1000

    vi.po: revised Vietnamese translation
    
    work has been partly done by Nguyễn Đình Trung <nguyendinhtrung141@gmail.com>

 po/vi.po |  140 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 70 insertions(+), 70 deletions(-)

commit 6207236ab3f6fec05bea9b85f1274a35dafd93f4
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Jun 19 19:56:53 2009 +0300

    Updating Estonian translation

 po/et.po |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit 4fb0e173592683690eba982edebec9184aabe730
Author: Anders Petersson <demitar@worldforge.org>
Date:   Thu Jun 18 15:08:37 2009 +0200

    Ensure the Json encoder uses the invariant locale when encoding floating
    point numbers (some locales use a comma as the decimal point).

 .../Addins/WebSyncService/Hyena.Json/Serializer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 20b2aa19ae55dd53a40a17685c8a9665394bcf63
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Wed Jun 17 20:54:01 2009 +0200

    Keyboard shortcuts for changing font size
    
    Add menu items for increasing and decreasing the font size.
    Closes bgo#488822.

 Tomboy/NoteWindow.cs |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 56 insertions(+), 0 deletions(-)

commit eb80cf57ee606ae9f5807ed2e1077a36bcfdc9dc
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Tue Jun 16 21:32:03 2009 +0200

    Display first bullet in HTML export
    
    The bullet did not show up, when the first list item only consisted of a
    link. This patch extends the check for list items that are intended more
    than once by testing if the only child element is a list.
    Closes: bgo#422954.

 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 638f99349a8554fbbfe4bdb6ff5dab919cf83fa9
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Tue Jun 16 18:27:54 2009 +0200

    Add missing parentheses in makefile

 Tomboy/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7474161853ee4bd025845eeb46dd10a023c99b16
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Jun 16 07:25:45 2009 -0700

    Ensure panelapplet dir is always included in tarballs

 Tomboy/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 54553963c4127e1cc00c0dccfdd6102dd9fee2ea
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jun 15 15:30:25 2009 -0700

    Bump version to 0.15.3.

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit 2b618a574076520438d13e927f8b4c9b900386ac
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Jun 15 15:22:57 2009 -0700

    Update NEWS for 0.15.2.

 NEWS |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit bb2d6033b6f3e669cf01ec1914dd8a427d009c77
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Jun 13 13:04:15 2009 +0200

    Updated sv translation (Daniel Nylander)

 po/sv.po |  254 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 134 insertions(+), 120 deletions(-)

commit fc8bdaef9b0f96af1996fc9d6fedc32a6c22786a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Jun 10 15:08:37 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po |  260 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 135 insertions(+), 125 deletions(-)

commit 621c44fbf3cafe255eeaa1b12cac75650310195d
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Jun 4 14:01:10 2009 +0300

    Updating Estonian translation

 po/et.po |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

commit e91d7b0aef12244aeda9a3d137d0579d0de3c753
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Wed Jun 3 07:02:18 2009 -0700

    Changes automatically made by MonoDevelop.

 Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 108240c0fe615b64a94efa79cad055c01a6eb577
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Wed Jun 3 07:01:39 2009 -0700

    Embed ExportToHtml.xsl in add-in assembly, as is done on other platforms. Fixes bug #583995.

 Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 67b3a5efd87229a017a38798cfc6f334e4b0a48d
Author: Aron Xu <aronxu@gnome.org>
Date:   Thu May 28 17:45:11 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |  325 +++++++++++++++++++++++++++++++----------------------------
 1 files changed, 172 insertions(+), 153 deletions(-)

commit 297286ca10cf3a306693df21b7394ea71d3ae6ba
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Tue May 26 08:12:35 2009 +0200

    Updated Spanish translation

 po/es.po |  215 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 110 insertions(+), 105 deletions(-)

commit 22194b5070a3147d0bf50d39703f7427b7a69883
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 15:24:06 2009 -0700

    Bumping version to 0.15.2.

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit 14ea9d3fb7ad323a010d812c7a85d24d1dd28e46
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 13:48:36 2009 -0700

    Update for 0.15.1.

 NEWS |   26 ++++++++++++++++++++++++--
 1 files changed, 24 insertions(+), 2 deletions(-)

commit e80173c7f7669bcc1f16e3a1807df1a38afab058
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 9 11:08:09 2009 -0700

    Initial work to stop wasting time looking up NoteTags in each Watcher.

 Tomboy/Watchers.cs |   42 +++++++++++++++++++-----------------------
 1 files changed, 19 insertions(+), 23 deletions(-)

commit fd730587c6c42c5a3471abe868e677e87844654d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 9 11:06:19 2009 -0700

    Expose properties for commonly accessed tags.

 Tomboy/NoteTag.cs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit e9d19bb8f12e95907157d63d5c7a53fd35af6c3f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 12:30:55 2009 -0700

    Add WebSyncServiceAddin to Mac build.

 Tomboy-mac.sln                                     |    7 ++
 .../WebSyncService/WebSyncService-mac.csproj       |  108 ++++++++++++++++++++
 2 files changed, 115 insertions(+), 0 deletions(-)

commit 17350a9f1ddbdfc71e23367acde50467a940b09f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 10:23:20 2009 -0700

    Add WebSyncService add-in to POTFILES.in.

 po/POTFILES.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 71efea5aa63dd7eac3653ef9bda0c304267a91d5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 10:22:59 2009 -0700

    Require Mono 1.9.1 to *build* Tomboy. Fixes bug #573923.
    
    Note that this is just a build requirement; for now, Tomboy should still
    run on older versions of Mono.

 configure.in |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit b7e161c29012ba573c2930b1b1aa3f6df03c7bcb
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 10:21:18 2009 -0700

    Add WebSyncServiceAddin to Windows install.

 Setup/Files.wxs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 9c3f56e939aeb8382ace739d2e7f57064c80d53e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 09:33:59 2009 -0700

    On Windows, manipulate PATH and GTK_BASEPATH environment variables to ensure the correct GTK+ is used. Fixes bug #558314.
    
    The value prepended to PATH can be overridden by setting the TOMBOY_PATH_PREFIX environment variable, and the value set to GTK_BASEPATH can be overridden with the TOMBOY_GTK_BASEPATH environment variable.

 Tomboy/Tomboy.cs |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

commit cb177fc87344486d993a06b77d814062b9f9397b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 07:06:46 2009 -0700

    Add WebSyncServiceAddin to Windows build.

 Tomboy.sln                                         |    8 ++
 Tomboy/Addins/WebSyncService/WebSyncService.csproj |   99 ++++++++++++++++++++
 2 files changed, 107 insertions(+), 0 deletions(-)

commit 1ce38e24a89e417e48fe0ccf5946ed8fa794fc1b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 07:00:09 2009 -0700

    Don't show Start Here window on a first start if installed as a panel applet. Fixes BNC #299810.

 Tomboy/NoteManager.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 95f9483d9adcbe20cc6782e49aae9187543f8c60
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 06:56:31 2009 -0700

    Make Tomboy.IsPanelApplet give an accurate value as early as possible.

 Tomboy/Tomboy.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e601c97e1ad9ae84ed0d5c1cfe369cd44ce4238a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 25 06:55:35 2009 -0700

    Use a relative path for Tomboy help. Fixes BNC #326457.

 Tomboy/Defines.cs.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b2011dfeb87f2ed92520bfbec2bbcff9ffa04115
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sun May 24 16:42:02 2009 +0200

    Updated Spanish translation

 help/es/es.po |   29 +++++++----------------------
 1 files changed, 7 insertions(+), 22 deletions(-)

commit ee0d79181f198d732168b3888eedd394c0e19a60
Author: Jan Rüegg <rggjan@gmail.com>
Date:   Fri May 22 15:21:07 2009 +0200

    Added "search for phrases". Fixes bug #551097.

 Tomboy/NoteWindow.cs |    2 +-
 Tomboy/Search.cs     |   24 +++++++++++++++++++++---
 2 files changed, 22 insertions(+), 4 deletions(-)

commit 11539e590aa22102cd3637f272e4721af8021ec8
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 23 21:34:57 2009 -0700

    Properly encode/decode note title for XML and JSON.

 Tomboy/Addins/WebSyncService/NoteConvert.cs |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

commit ab32ef3826e1e95b3468b162ffdb08d1ab6e8c3f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 23 19:57:30 2009 -0700

    REST API now removes title from content completely. Implement in NoteConvert, with corresponding unit test.
    
    Set URI correctly when creating NoteData from NoteInfo.

 Tomboy/Addins/WebSyncService/NoteConvert.cs        |   56 ++++-
 .../WebSyncService/Tests/NoteConvertTests.cs       |  247 +++++++++++++++++++-
 2 files changed, 289 insertions(+), 14 deletions(-)

commit 5261f271d3a3b877b9301466989af944df6016bc
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 23 06:29:50 2009 -0700

    Switch AddinInfoDialog from using Gtk.Stock.Info to Gtk.Stock.DialogInfo, fixing bug #508844.

 Tomboy/PreferencesDialog.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e3dbcac334046b89dcf6c24392083068fd0eccd1
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Fri May 22 18:15:17 2009 +0200

    Close findbar on escape, even if it has not the focus.
    
    Fixes bug #540822

 Tomboy/NoteWindow.cs |   25 ++++++-------------------
 1 files changed, 6 insertions(+), 19 deletions(-)

commit 5bfe43adc8d6e76b69febdafb81d479c3a066ced
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Fri May 22 12:45:53 2009 +0200

    Disable synchronization menu items unless a backend is configured
    
    Fixes bug #473335

 Tomboy/NoteWindow.cs                  |   33 +++++++++++++++++++++++++++------
 Tomboy/Synchronization/SyncManager.cs |   20 ++++++++++++++++++--
 2 files changed, 45 insertions(+), 8 deletions(-)

commit fa56fca907a9f3eb8b994f05d8f6c78e3265df6e
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Wed May 20 22:25:16 2009 +0200

    Set the focus on the search field every time the recent changes window is presented
    
    Fixes bug #535131

 Tomboy/RecentChanges.cs |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit 9364ef594e5c8c12f7ddb1a57c12affe5c713449
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Wed May 20 22:53:09 2009 +0200

    Save the splitter position for the search window
    
    Fixes bug #563744

 Tomboy/Preferences.cs   |    1 +
 Tomboy/RecentChanges.cs |   13 +++++++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

commit e6066330d16fa0c922bd3b880c582f6fb886563b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 19 14:19:53 2009 -0700

    Add support for current-sync-guid user resource field, use as server ID.

 Tomboy/Addins/WebSyncService/Api/UserInfo.cs  |   16 ++++++++++------
 Tomboy/Addins/WebSyncService/WebSyncServer.cs |    5 ++++-
 2 files changed, 14 insertions(+), 7 deletions(-)

commit 74bf528e35cdbb5369770ebc54c953536d914713
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 19 13:14:14 2009 -0700

    Comment-out sample debug code that saves last JSON response in *my* home directory.

 Tomboy/Addins/WebSyncService/Api/UserInfo.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e25f6c7a37672b9ef569c4812de20918e631c17f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 19 13:00:14 2009 -0700

    When converting to NoteData, only GUID, Title, NoteContent, and NoteContentVersion are required NoteInfo fields.

 Tomboy/Addins/WebSyncService/NoteConvert.cs |   22 +++++++++++++++-------
 1 files changed, 15 insertions(+), 7 deletions(-)

commit 3567317ff482abdf8a6af5a76375287b6a794fe3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 19 12:54:06 2009 -0700

    Add initial support for "pinned" state.

 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs |    7 +++++++
 Tomboy/Addins/WebSyncService/NoteConvert.cs  |    2 ++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit f6b21fa253cc355fdb3da9b2c0a27c5372442ba3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 19 12:39:25 2009 -0700

    Pull latest-sync-revision out of more JSON responses, use that to verify revision instead of repeatedly requesting the User resource.

 Tomboy/Addins/WebSyncService/Api/UserInfo.cs  |   55 ++++++++++++++++++-------
 Tomboy/Addins/WebSyncService/WebSyncServer.cs |   52 ++++++++++++-----------
 2 files changed, 67 insertions(+), 40 deletions(-)

commit baddce1ffb7890dd569a38aff9a5d7ab3808fdd0
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 19 12:36:00 2009 -0700

    Throw exception if returned HTTP status code is not OK or CREATED.
    
    Add some debug messages to show requests and corresponding response status codes.

 Tomboy/Addins/WebSyncService/Api/WebHelper.cs |   22 ++++++++++++++++------
 1 files changed, 16 insertions(+), 6 deletions(-)

commit 86f907667bf62dbef3d1c0f881e842687561ce5a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 17:23:49 2009 -0700

    Fix whitespace.

 Tomboy/Synchronization/SyncManager.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e7e5ffb11543a4b47eee970dfccd2845f0dda1f9
Author: Ivar Smolin <okul@linux.ee>
Date:   Tue May 19 19:35:16 2009 +0300

    Updating Estonian translation

 po/et.po |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

commit a5f5593ec8f994eac8f4c23d367d5b2703c5c526
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Mon May 18 21:16:16 2009 +0200

    Updated Spanish translation

 help/es/es.po |  272 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 134 insertions(+), 138 deletions(-)

commit b1efa51d314a43e8500ac8d37f14fb208d9e420f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 06:58:56 2009 -0700

    Manage pendingCommits list properly.

 Tomboy/Addins/WebSyncService/WebSyncServer.cs |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 3cdcd03b4838a5168d3c8da62ba1ae6a221e7ed8
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 06:58:21 2009 -0700

    Implement GetAllNoteUUIDs.

 Tomboy/Addins/WebSyncService/WebSyncServer.cs |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit fbf6b8c22d5c243786c775c07ae7d5c08d1d21aa
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 06:56:57 2009 -0700

    Make sure to use Value property on nullables, when assigning to Object type.

 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit bb36f530330dec981c31cb5eac091d3862b01c60
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 06:55:56 2009 -0700

    Update use of LatestSyncRevision/LastSyncRevision in WebSyncServer, UserInfo, and NoteInfo.

 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs  |    5 +++--
 Tomboy/Addins/WebSyncService/Api/UserInfo.cs  |    7 ++++++-
 Tomboy/Addins/WebSyncService/WebSyncServer.cs |    4 ++++
 3 files changed, 13 insertions(+), 3 deletions(-)

commit f9c860ef9189bf3ed793d91534dc09076be72e58
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 06:54:01 2009 -0700

    Abstract-out authentication methods when using WebHelper, and implement for UserInfo.
    
    Also, fixed request URLs to prepend a base URL to the "/username/notes"-type values that are returned from Snowy.

 Tomboy/Addins/WebSyncService/Api/UserInfo.cs  |   33 +++++++++++---
 Tomboy/Addins/WebSyncService/Api/WebHelper.cs |   59 +++++++++++++++++++++++-
 Tomboy/Addins/WebSyncService/WebSyncServer.cs |    4 +-
 3 files changed, 85 insertions(+), 11 deletions(-)

commit 813136d724c9f8597850001c492c3b23224b54b9
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 06:48:03 2009 -0700

    Implement WebSync preferences.
    
    Note that the password is saved in the clear for now.

 Tomboy/Addins/WebSyncService/WebSyncServer.cs      |    2 +-
 .../Addins/WebSyncService/WebSyncServiceAddin.cs   |  109 ++++++++++++++++++--
 2 files changed, 103 insertions(+), 8 deletions(-)

commit a60fe43a0034d5199b6efdbbaf07eba259cd9ca6
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:44:52 2009 -0700

    Coding standards fixes.
    
    Repair whitespace and replace use of "" with string.Empty.

 Tomboy/RemoteControl.cs               |   22 ++++++++--------
 Tomboy/Synchronization/SyncManager.cs |   43 +++++++++++++--------------------
 2 files changed, 28 insertions(+), 37 deletions(-)

commit 0e0cf48199a7b97a37a80672aea62f58a405c64a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:44:10 2009 -0700

    Forced update from MonoDevelop.

 Tomboy.mds |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 3fe1bdc5fc9fd47c73aade18a0af11204cf8cc93
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:42:12 2009 -0700

    Add missing WebSyncService files to MD project.

 Tomboy.mdp |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit deb42e1702f4d05c3b0c2381980a086c4ba8415d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:41:40 2009 -0700

    Add initial unit tests for WebSyncService, some not yet started.

 .../WebSyncService/Api/Tests/NoteInfoTests.cs      |   83 +++++++++++++++
 .../Api/Tests/ResourceReferenceTests.cs            |  111 ++++++++++++++++++++
 .../WebSyncService/Api/Tests/UserInfoTests.cs      |   37 +++++++
 Tomboy/Addins/WebSyncService/Makefile.am           |    2 +
 .../WebSyncService/Tests/NoteConvertTests.cs       |   43 ++++++++
 5 files changed, 276 insertions(+), 0 deletions(-)

commit 6732d82a38d137582b4237a3b6e82afade7e9c50
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:40:11 2009 -0700

    Use Hyena.Json.Serializer to generate note-changes JSON.

 Tomboy/Addins/WebSyncService/Api/UserInfo.cs |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit e16efc8a5aedc9dbde62d8dff5aac7f1ff5ae73c
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 18 06:58:00 2009 -0700

    Make noteContentRegex use Singleline option.

 Tomboy/Addins/WebSyncService/NoteConvert.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4f69abffd3233eab79e7d3b9a50a9ab9b4e466d9
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:39:18 2009 -0700

    Use nullables to represent missing JSON fields in NoteInfo and UserInfo, and migrate conversion methods to new NoteConvert class.

 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs  |   92 +++++++++++++----------
 Tomboy/Addins/WebSyncService/Api/UserInfo.cs  |    2 +-
 Tomboy/Addins/WebSyncService/Makefile.am      |    1 +
 Tomboy/Addins/WebSyncService/NoteConvert.cs   |   99 +++++++++++++++++++++++++
 Tomboy/Addins/WebSyncService/WebSyncServer.cs |   65 +---------------
 5 files changed, 158 insertions(+), 101 deletions(-)

commit 864993c7b12b130eaa0fdc6ca9c83e85611a8fb5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:29:51 2009 -0700

    Add Hyena.Json.Serializer, associated tests, and a README for contributors.

 Tomboy/Addins/WebSyncService/Hyena.Json/README     |   16 ++
 .../Addins/WebSyncService/Hyena.Json/Serializer.cs |  146 +++++++++++++++++
 .../Hyena.Json/Tests/SerializerTests.cs            |  166 ++++++++++++++++++++
 3 files changed, 328 insertions(+), 0 deletions(-)

commit c4cdb271bd8b12ba14ad8b7247012d06e8a5d0a4
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:28:09 2009 -0700

    Support integers separately from other number types.
    
    Previously, all numbers were stored as doubles, forcing the library user to make the type determination.

 .../Hyena.Json/Tests/TokenizerTests.cs             |   31 ++++++++--------
 Tomboy/Addins/WebSyncService/Hyena.Json/Token.cs   |    5 +++
 .../Addins/WebSyncService/Hyena.Json/TokenType.cs  |    7 ++--
 .../Addins/WebSyncService/Hyena.Json/Tokenizer.cs  |   38 +++++++++++++-------
 4 files changed, 50 insertions(+), 31 deletions(-)

commit beec2a7fc89a0412f3a2b1940cbecd3da73a2736
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:23:59 2009 -0700

    Support building Hyena.Json unit tests when mono-nunit available.

 Tomboy.mdp                                         |    1 +
 .../Hyena.Json/Tests/DeserializerTests.cs          |    2 +-
 .../Hyena.Json/Tests/TokenizerTests.cs             |    2 +-
 Tomboy/Addins/WebSyncService/Makefile.am           |   18 ++++++++++++------
 4 files changed, 15 insertions(+), 8 deletions(-)

commit 8bd6d33f7f904f0208471da814a9c770bbeddc0a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 17 07:42:50 2009 -0700

    Check for "mono-nunit" package, not "nunit".

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2d23f978e7817b06df445daaf0c0d0e5bd1dc146
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri May 15 18:49:14 2009 -0700

    Switch to using Hyena.Json for deserialization (serialization not implemented yet).
    
    Also, add NoteInfo.NoteContentVersion and implement conversion between Note<->NoteInfo.

 Tomboy.mdp                                         |   10 ++-
 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs       |  122 ++++++++++++++++++++
 .../Addins/WebSyncService/Api/ResourceReference.cs |   25 ++++
 Tomboy/Addins/WebSyncService/Api/UserInfo.cs       |   98 ++++++++++++++--
 Tomboy/Addins/WebSyncService/Makefile.am           |   13 +-
 Tomboy/Addins/WebSyncService/WebSyncServer.cs      |   36 ++++++-
 6 files changed, 284 insertions(+), 20 deletions(-)

commit 450c7fd5b100dd19581d60fc884b6e549fa048bf
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri May 15 18:47:00 2009 -0700

    Import Hyena.Json from Banshee.

 .../WebSyncService/Hyena.Json/Deserializer.cs      |  163 ++++++++++
 .../WebSyncService/Hyena.Json/IJsonCollection.cs   |   39 +++
 .../Addins/WebSyncService/Hyena.Json/JsonArray.cs  |   60 ++++
 .../Addins/WebSyncService/Hyena.Json/JsonObject.cs |   60 ++++
 .../Hyena.Json/Tests/DeserializerTests.cs          |  102 +++++++
 .../Hyena.Json/Tests/TokenizerTests.cs             |  207 +++++++++++++
 Tomboy/Addins/WebSyncService/Hyena.Json/Token.cs   |  111 +++++++
 .../Addins/WebSyncService/Hyena.Json/TokenType.cs  |   51 ++++
 .../Addins/WebSyncService/Hyena.Json/Tokenizer.cs  |  316 ++++++++++++++++++++
 9 files changed, 1109 insertions(+), 0 deletions(-)

commit ed3fc94f03bc9c669ae5db491121ce0bf2068398
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri May 15 12:22:32 2009 -0700

    Flesh-out API classes and WebSyncServer.

 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs  |   22 +++++---
 Tomboy/Addins/WebSyncService/Api/UserInfo.cs  |   44 ++++++++++++++-
 Tomboy/Addins/WebSyncService/WebSyncServer.cs |   73 +++++++++++++++++++++++--
 3 files changed, 121 insertions(+), 18 deletions(-)

commit 98d228ec1ca368ff54f0232104354429007fee05
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri May 15 12:21:33 2009 -0700

    Add new web API files.

 Tomboy.mdp                                         |    2 +
 .../Addins/WebSyncService/Api/ResourceReference.cs |   35 +++++++
 Tomboy/Addins/WebSyncService/Api/WebHelper.cs      |   99 ++++++++++++++++++++
 Tomboy/Addins/WebSyncService/Makefile.am           |    4 +-
 4 files changed, 139 insertions(+), 1 deletions(-)

commit 3de83019585fc38578ccfb6646f16cd85ed088b5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Thu May 14 17:54:19 2009 -0700

    Add skeleton of WebSyncServiceAddin for supporting Snowy sync.

 Tomboy.mdp                                         |    7 ++
 Tomboy/Addins/Makefile.am                          |    3 +-
 Tomboy/Addins/WebSyncService/Api/NoteInfo.cs       |   51 +++++++++
 Tomboy/Addins/WebSyncService/Api/UserInfo.cs       |   52 +++++++++
 Tomboy/Addins/WebSyncService/Makefile.am           |   46 ++++++++
 Tomboy/Addins/WebSyncService/WebSyncServer.cs      |  105 ++++++++++++++++++
 .../Addins/WebSyncService/WebSyncService.addin.xml |   21 ++++
 .../Addins/WebSyncService/WebSyncServiceAddin.cs   |  114 ++++++++++++++++++++
 configure.in                                       |    1 +
 9 files changed, 399 insertions(+), 1 deletions(-)

commit 54c0eee94ebdabb4c16491dfe541cb15b3d0bd56
Author: Fran Dieguez <fran.dieguez@glug.es>
Date:   Mon May 18 15:35:08 2009 +0200

    Updated Galician Translation.

 po/gl.po | 1031 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 576 insertions(+), 455 deletions(-)

commit c16c4a47116fcc0ecc08f63863c3307b251d3248
Author: Fotis Tsamis <ftsamis@gmail.com>
Date:   Sat May 16 00:23:27 2009 +0100

    Updated Greek translation

 help/el/el.po | 2128 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 1569 insertions(+), 559 deletions(-)

commit edf28d88b86a44223071e685dc9cecde6b2eb681
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Sun May 10 23:04:07 2009 +0200

    Major whitespace cleanup to prepare for bug fixes/patches

 Tomboy/RecentChanges.cs | 2181 +++++++++++++++++++++++------------------------
 1 files changed, 1088 insertions(+), 1093 deletions(-)

commit 5fd95754234657b086b5f8b13c546980d0872b87
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Wed May 13 11:04:09 2009 +0200

    Fix middle-click pasting of links
    
    Prevent activation of links that have just been middle-click pasted to a
    note. Closes: bgo#414029.

 Tomboy/NoteTag.cs |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit 866c13b5f99152ea177ca3ac54774da6123dc473
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Wed May 6 14:41:14 2009 +0200

    Allow dragging of hyperlinks with the mouse
    
    Links are now activated when the mouse button is released, not when
    pressed. Closes: bgo#414029.

 Tomboy/NoteTag.cs |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

commit aa29f2a9b5b15456522dc0c0cc43dc054ec7265d
Author: Paul Cutler <pcutler@foresightlinux.org>
Date:   Wed May 13 11:04:34 2009 -0500

    Added COPYING-DOCS file for bugg 582371

 COPYING-DOCS |  355 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 355 insertions(+), 0 deletions(-)

commit 3c139a9304bc40dbc3fa0bcac86537deb6d4de4d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 12 15:00:26 2009 -0700

    Better message when gnome-common is missing.

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ef6b8ee1d0804610533cb9af1db2ce0300012a28
Author: Paul Cutler <pcutler@foresightlinux.org>
Date:   Mon May 11 15:48:34 2009 -0500

    Added sync how to for sshfs with Seahorse

 help/C/tomboy.xml |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

commit 4912399ae3a467aa98aba0cde54366c2e4dc4b9e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 11 09:00:12 2009 -0700

    Whitespace fixes in Mac solution.

 Tomboy-mac.sln                                     |  174 +++++++++---------
 .../NoteDirectoryWatcher-mac.csproj                |  186 ++++++++++----------
 2 files changed, 180 insertions(+), 180 deletions(-)

commit 45a8d76431e85972e4efe4a8be770a5a68ade457
Author: Paul Cutler <pcutler@foresightlinux.org>
Date:   Mon May 11 09:23:51 2009 -0500

    Changed rev to GDP standards, updated date typo and pulse status

 help/C/tomboy.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 2160c2fa5613813e0f192c8744cea526e25f94b1
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 10 09:36:59 2009 -0700

    More defensive note XML parsing, to prevent crashes like in bug #581844.

 Tomboy/Note.cs                             |   64 +++++++++++++++++++--------
 Tomboy/Synchronization/TomboySyncClient.cs |    2 +-
 2 files changed, 46 insertions(+), 20 deletions(-)

commit 9034fb6c7593220efc096d5f797cbe7d6c1a78f2
Author: Oleg Shmelyov <oshmelyov@ya.ru>
Date:   Sun May 10 19:07:45 2009 +0400

    Updated Russian translation

 help/ru/ru.po | 1316 +++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 802 insertions(+), 514 deletions(-)

commit a42c67299c83f5f2063472e70f8ab3fee353c12e
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:   Sun May 10 10:37:04 2009 +0100

    Updated Greek translation

 po/el.po |  201 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 104 insertions(+), 97 deletions(-)

commit 58c14395ef6d5f3a08898bc1addc27c5ecf1fa00
Author: Florian Pinault <Florian.Pinault@normalesup.org>
Date:   Sat May 9 06:11:17 2009 -0700

    Remove separator from advanced sync preferences dialog. Fixes bug #574154.

 Tomboy/PreferencesDialog.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit e7b981f21373482c50401f0e2cdfe4a92816b8d4
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sat May 9 11:12:54 2009 +0200

    Updated Spanish translation

 help/es/es.po |  890 ++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 508 insertions(+), 382 deletions(-)

commit 6c29d6c7bf9b9f354490c27073fb7c2dbe28595b
Author: Fotis Tsamis <ftasmis@gmail.com>
Date:   Sat May 9 02:27:54 2009 +0100

    Added Greek figures

 help/el/figures/add-notebook-search.png            |  Bin 0 -> 55399 bytes
 help/el/figures/add-to-notebook.png                |  Bin 0 -> 40297 bytes
 help/el/figures/delete-notebook.png                |  Bin 0 -> 50300 bytes
 help/el/figures/new-notebook.png                   |  Bin 0 -> 26073 bytes
 help/el/figures/note-template.png                  |  Bin 0 -> 49440 bytes
 help/el/figures/tomboy-main-menu.png               |  Bin 0 -> 40810 bytes
 help/el/figures/tomboy-new-note.png                |  Bin 0 -> 23122 bytes
 help/el/figures/tomboy-panel.png                   |  Bin 0 -> 4150 bytes
 help/el/figures/tomboy-preferences-add-ins.png     |  Bin 0 -> 53706 bytes
 help/el/figures/tomboy-preferences-editing.png     |  Bin 0 -> 53239 bytes
 help/el/figures/tomboy-preferences-hotkeys.png     |  Bin 0 -> 44234 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 39361 bytes
 12 files changed, 0 insertions(+), 0 deletions(-)

commit 25c222b451f16892527498f4d301abf23e562d47
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Fri May 8 21:10:28 2009 +0200

    Updated Spanish translation

 po/es.po |   87 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 49 insertions(+), 38 deletions(-)

commit 994b9c37dce946e92f8594f5f129efac8ac5e375
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Thu May 7 18:12:44 2009 -0700

    Use a Button instead of a LinkButton for "Open New Note Template". Fixes bug #581582.
    
    This works around an issue in Ubuntu 9.04 where activating a LinkButton without a URI results in an error dialog.

 Tomboy/PreferencesDialog.cs |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit bafbfc3f1c77e4c04cc272af80b61f10421d1982
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Thu May 7 18:01:56 2009 -0700

    Check that FUSE is enabled using /proc/filesystems, not lsmod. Fixes bug #500524.
    
    Thanks to alonlevy1@gmail.com and Martin Pitt for the help fixing this bug.

 Tomboy/Synchronization/SyncUtils.cs |   36 ++++++++++------------------------
 1 files changed, 11 insertions(+), 25 deletions(-)

commit ceb0a86bc978328ac63c206c1041bfdc9c16238e
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed May 6 19:47:00 2009 +0300

    Updating Estonian translation

 po/et.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 07c1dffdca633cd7ca63bdf9f64fe655f40ad432
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 5 08:12:30 2009 -0700

    Ignore Mac-specific files.

 .gitignore |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

commit 26bce8f0dc241b78a34b288ae22feb43d83754fc
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 5 08:12:04 2009 -0700

    Add NoteDirectoryWatcher to Mac build.

 Tomboy-mac.sln                                     |    7 ++
 .../NoteDirectoryWatcher-mac.csproj                |   94 ++++++++++++++++++++
 2 files changed, 101 insertions(+), 0 deletions(-)

commit 1be6b5f8c976ed7a4453992f496fa51cb713ecd3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 23:08:50 2009 -0700

    Add NoteDirectoryWatcher to install, and reference assemblies directly out of winbin instead of bin\Debug.

 Setup/Files.wxs |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

commit e32a5822147a3069828a40e506344f389de1b5fc
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 17:34:30 2009 -0700

    Reorganize windows installer, mainly to fix uninstall.
    
    Based on a patch from Joel "Jaykul" Bennett.

 Setup/Files.wxs |  113 +++++++++++++++++++++++++++++--------------------------
 Setup/Setup.wxs |   32 +++++++++++-----
 2 files changed, 82 insertions(+), 63 deletions(-)

commit 358c8c157e8d1e8f62a866027d32805431f674aa
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 23:42:35 2009 -0700

    Ignore additional Windows-specific files.

 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 8397daa37fc7bf9cac974df789caf77e6e13e165
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 23:42:22 2009 -0700

    Update references, remove obsolete files.

 Tomboy.csproj |   21 +++++++++------------
 1 files changed, 9 insertions(+), 12 deletions(-)

commit 2c1d63753019b9d232f9ea284ee9eb601db76c62
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 23:42:55 2009 -0700

    Add NoteDirectoryWatcher to the Windows build.

 Tomboy.sln                                         |    8 ++
 .../NoteDirectoryWatcher.csproj                    |   85 ++++++++++++++++++++
 2 files changed, 93 insertions(+), 0 deletions(-)

commit 0d69d20415244b9164cf18369a04c6bf7f93875e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue May 5 00:13:51 2009 -0700

    Fix whitespace in Visual Studio solution files.

 Tomboy.csproj |  598 ++++++++++++++++++++++++++++----------------------------
 Tomboy.sln    |  204 ++++++++++----------
 2 files changed, 401 insertions(+), 401 deletions(-)

commit 9191a56fb1552c160447743f5bbe5382b43a25ab
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 14:36:25 2009 -0700

    Bump version to 0.15.1.

 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

commit 35047b8b083218d369c35302f8524ea593839ade
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 14:26:37 2009 -0700

    Update copyright information in About dialog.

 Tomboy/Tomboy.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit e0736f1e726fe5c77f143374dd44d28129a7c072
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 14:21:22 2009 -0700

    Add Ben to AUTHORS.

 AUTHORS          |    1 +
 Tomboy/Tomboy.cs |    3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)

commit a8232644d803f57b9b5deaa9297e6f8f0afee9f5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 13:13:20 2009 -0700

    Update NEWS for 0.15.0.

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 8841e008f296d104225cfda3b98b6e0df8581a29
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 12:59:28 2009 -0700

    Add missing Mono.Addins assembly.

 winbin/Mono.Addins.CecilReflector.dll |  Bin 0 -> 372736 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit ea4a27042abcb8cfdfd09d187fa9a25ebbdb6673
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 12:55:58 2009 -0700

    When starting the AddinManager, only rebuild the registry if --debug has been passed.
    
    Otherwise, use Registry.Update.  Provides crash-less upgrades from Mono.Addins 0.3 to 0.4 on Windows.

 Tomboy/AddinManager.cs |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 8a7d77373425624d16522b485a69d30bd3361c1d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 12:53:57 2009 -0700

    Expose --debug command line flag.

 Tomboy/Tomboy.cs |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 6057e4f249f45c0f451ee164aea7fa3b4170d5bc
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Mon May 4 18:20:58 2009 +0200

    Added an accelerator for "Fixed Width" and changed the visible shortcut to "t" accordingly
    
    Fixed bug #357426 which wanted to have a visible shortcut for "Fixed Width" and suggested
    ctrl + t. Fixed #418964 as well which complains about the inconsistently underlined "F"
    although ctrl + f is not the right shortcut. Now ctrl + t toggles fixed width formatting
    and is underlined accordingly.

 Tomboy/Addins/FixedWidth/FixedWidthMenuItem.cs |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

commit 7bfd1f11a0765837d54209bd9e5cc573b714457c
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Mon May 4 17:27:39 2009 +0200

    Replaced the status label in the RecentChanges dialog with a Gtk.Statusbar
    
    Fixed bug #500513 which explicitly asked for a resize grip. Adding this status bar
    widget gives us the resize grip for free and makes tomboy more consistent with other
    gnome applications (see bug description).

 Tomboy/RecentChanges.cs |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

commit 2d168ce3a3f69dccd7c4a2e1e2a1471ca1e48434
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Mon May 4 18:28:24 2009 +0200

    Remove exclusion list for prefixes in WikiWords
    
    The exclusion list prevented highlighting of WikiWords that started with
    patronymic name prefixes like Mac or Le. Closes: bgo#392627.

 Tomboy/Watchers.cs |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

commit 38b1e8c42c167adf74ae43b6b4bc579162c58f01
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon May 4 11:00:24 2009 -0700

    Applying whitespace changes forced by git

 Setup/Files.wxs |  300 +++++++++++++++++++++++++++---------------------------
 Setup/Setup.wxs |  152 ++++++++++++++--------------
 2 files changed, 226 insertions(+), 226 deletions(-)

commit 6c0bf83e9538a40b532f89c0e79f079d04d02a1e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 3 18:08:01 2009 -0700

    Update .gitignore for Windows.

 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 0946259435f26483bdf5e55fcd4e90c9e29de23f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 3 09:41:28 2009 -0700

    Upgrade to Mono.Addins 0.4.

 winbin/ICSharpCode.SharpZipLib.dll |  Bin 192512 -> 131584 bytes
 winbin/Mono.Addins.Gui.dll         |  Bin 142848 -> 159744 bytes
 winbin/Mono.Addins.Setup.dll       |  Bin 89600 -> 98304 bytes
 winbin/Mono.Addins.dll             |  Bin 175616 -> 188416 bytes
 winbin/Mono.Posix.dll              |  Bin 179712 -> 181248 bytes
 winbin/MonoPosixHelper.dll         |  Bin 181761 -> 393416 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)

commit a344bc977e0a9cbefab891b821a47a47df3c2668
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Mon May 4 19:50:21 2009 +0200

    Updated Spanish translation

 po/es.po |   76 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 38 insertions(+), 38 deletions(-)

commit fee33bafafbcff729813f9a54e1a5feb2e8f6b44
Author: Benjamin Podszun <benjamin.podszun@gmail.com>
Date:   Mon May 4 13:21:42 2009 +0200

    Usability changes for the find bar: Using shorter text and smaller icons
    
    Fixed bug #483297, changed the icons to Gtk.Arrows to save space, made the
    button text shorter and set the entry widget to expand/use more space.

 Tomboy/NoteWindow.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 5c890b5a8f62b5742b7fbbaf9eebc0c90ca785e6
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sun May 3 22:43:07 2009 +0200

    Fixed a typo in the manual
    
    Fixed a double full stop in a sentece

 help/C/tomboy.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 19d7f1f3c32f6ee6932ab738ef29dfdd3021c797
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun May 3 09:50:01 2009 -0700

    Add references to Mac OS X and the dock, fix a few typos, and change role to "candidate".

 help/C/tomboy.xml |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

commit d7bba68a1c2d213725b042695a339066859e17e2
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 2 20:28:09 2009 -0700

    Update NoteDirectoryWatcher to load note data more accurately and to be aware of Tomboy-generated file events.

 .../NoteDirectoryWatcherApplicationAddin.cs        |  122 ++++++++++++++------
 1 files changed, 86 insertions(+), 36 deletions(-)

commit 3faa74590ac2ca650a6fb0b3eca60eac9ed5a342
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 2 19:24:15 2009 -0700

    In LoadForeignNoteXml, only add/remove tags when necessary to prevent excess notifications.

 Tomboy/Note.cs |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

commit 78ec80c8501f4d4f41eed11e2b4bfcb6e8288e42
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 2 19:21:00 2009 -0700

    Clean up NoteRecentChanges.FilterByTag.

 Tomboy/RecentChanges.cs |   27 +++++++++++++--------------
 1 files changed, 13 insertions(+), 14 deletions(-)

commit 261550fb078fb09d9747eace437dbdcbad0bea35
Author: Paul Cutler <pcutler@foresightlinux.org>
Date:   Sun May 3 17:44:06 2009 +0200

    Updated manual
    
    Fixes bugs 576487 and 500803
    Adds Pulse status
    Adds documentation for Windows

 help/C/tomboy.xml |   71 +++++++++++++++++++++++++++++++++-------------------
 1 files changed, 45 insertions(+), 26 deletions(-)

commit 543fb5c4458564313c7a63cbbfd1bc20f90a198a
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 2 17:04:57 2009 -0700

    Fix whitespace errors.

 .../NoteDirectoryWatcherApplicationAddin.cs        |   87 +++++--------------
 1 files changed, 23 insertions(+), 64 deletions(-)

commit d12d3cfbd9ed10053c6e8a5b83e605c8cc10ae8f
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat May 2 07:43:13 2009 -0700

    Always share NoteTagTable, saving a bit of memory and removing a poorly-tested code path.
    
    We no longer support versions of gtkspell that choke on shared TagTables.

 Tomboy/Note.cs     |    9 ---------
 Tomboy/Watchers.cs |   17 ++++-------------
 2 files changed, 4 insertions(+), 22 deletions(-)

commit 0697d6327ec9e445dca4505494dcadd5952d6d7b
Author: Everaldo Canuto <ecanuto@gmail.com>
Date:   Sat May 2 12:40:33 2009 -0300

    Remove recently deleted files WrapBox.cs and TagEntry.cs.

 Tomboy.mdp |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 42bba093d8cec88961712e96741fb2637b314ad1
Author: Benjamin.Podszun <benjamin.podszun@gmail.com>
Date:   Tue Apr 28 17:11:56 2009 +0200

    Rewrote the gtk print support to account for two problems, tracked by bug 572024:
    
    1) Very long lines were not wrapped around
    2) Paragraphs at the end of any page wouldn't render partially, therefor leaving excess whitespace on the result
    
    Both issues should be resolved.

 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |  409 ++++++++++++-----------
 1 files changed, 217 insertions(+), 192 deletions(-)

commit 41854edffe7f8a7fc14883182d980e66446ea5b0
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri May 1 17:27:51 2009 -0700

    Switch automake strictness to foreign, and rename ChangeLog to make it clear it is not in use.
    
    Foreign strictness means tarball won't be checked for "standard" files like ChangeLog, NEWS, etc.
    
    http://www.gnu.org/software/hello/manual/automake/Strictness.html

 ChangeLog         |    4 ----
 ChangeLog.pre-git |    4 ++++
 configure.in      |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

commit 17f6d8b6b68774c3661fd3f027f10650e5e054dd
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri May 1 16:43:55 2009 -0700

    Switch to generated ChangeLog for tarballs
    
    Delete po/ChangeLog, and reduce ChangeLog to a message about auto-generation.
    
    Cannot delete/move ChangeLog unless we switch from AM_INIT_AUTOMAKE([tar-pax]) to AM_INIT_AUTOMAKE([foreign]).

 ChangeLog    | 8498 +---------------------------------------------------------
 Makefile.am  |   14 +
 po/ChangeLog | 3636 -------------------------
 3 files changed, 17 insertions(+), 12131 deletions(-)

commit 09c36d1dd6429d3968b7f78db0333577f44c177a
Author: Jeffrey Stedfast <fejj@gnome.org>
Date:   Fri May 1 18:54:46 2009 -0400

    fixed GMime usage to support 2.2 and 2.4
    
    Fixes for bug #565336
    
    Removed unnecessary message.Subject header processing from
    EvolutionNoteAddin.cs which was probably used to make sure
    that the subject was in UTF-8 when using GMime versions older
    than 2.2.7 (altho it'd also open up a new can of worms...).
    
    Changed configure.in to prefer GMime# 2.4.x but to gracefully
    fall back to 2.2.x >= 2.2.7.

 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs |    8 +++-----
 configure.in                                  |   11 ++++++++---
 2 files changed, 11 insertions(+), 8 deletions(-)

commit a942d6f307be4a7dc82a3426ec13ac6f18dffe6b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Thu Apr 30 09:00:41 2009 -0700

    Add NoteDirectoryWatcher to MonoDevelop project.

 Tomboy.mdp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit a973685dfc6ba28cf907198296a5f16245d23aca
Author: Michael Fletcher <m.fletcher@theplanet.ca>
Date:   Wed Apr 29 19:45:29 2009 -0600

    Add initial NoteDirectoryWatcher add-in for watching external changes to note files.
    
    If you use an external process to modify you ".note" files (ie
    DropBox) there is a significant risk that you will lose you note data.
    Tomboy will overwrite the note on disk with its representation in
    memory.
    
    This patch will watch your ~/.tomboy directory for changes
    and update Tomboy's in-memory copy of the note if the note changes.
    This reduces the change of losing notes.

 Tomboy/Addins/Makefile.am                          |    1 +
 Tomboy/Addins/NoteDirectoryWatcher/Makefile.am     |   39 ++++
 .../NoteDirectoryWatcher.addin.xml                 |   22 ++
 .../NoteDirectoryWatcherApplicationAddin.cs        |  237 ++++++++++++++++++++
 configure.in                                       |    1 +
 5 files changed, 300 insertions(+), 0 deletions(-)

commit af59b11ef1d1d6d8b06886fe37426e2d50bf7a57
Author: Benjamin.Podszun <benjamin.podszun@gmail.com>
Date:   Wed Apr 29 17:06:01 2009 +0200

    Add support for console logging on windows (in VS or from a cmd.exe), by attaching to the parent processes' console if possible

 Tomboy/Logger.cs |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit bf45d29c258482e5f0ea821551b16de0d4109cb0
Author: Benjamin.Podszun <benjamin.podszun@gmail.com>
Date:   Wed Apr 29 16:57:52 2009 +0200

    Remove the trailing dot for log files on Windows and catch UnauthorizedAccess exceptions when we create the file

 Tomboy/Logger.cs |   28 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)

commit 4b4b7e32eab8869a44be8467bc164a6fc7ed8668
Author: Benjamin.Podszun <benjamin.podszun@gmail.com>
Date:   Wed Apr 29 16:56:41 2009 +0200

    Marking Logger.Log as obsolete, according to the method comments

 Tomboy/Logger.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 35f2d9e39984a4a0334eca5ce9b2f2a37b7fecc2
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Apr 26 09:38:11 2009 -0700

    Prevent initialization of GConfPreferencesClient before calling Gtk.Application.Init.

 Tomboy/Services.cs |    3 ++-
 Tomboy/Tomboy.cs   |    2 ++
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 0716aeface20a5148742b034631057339c9acc5b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Apr 25 23:44:23 2009 -0700

    Add mailto: prefix to foaf:mbox values.

 tomboy.doap |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit ca90435a4112c0870f5bf389bee971b7540b53c7
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Apr 25 08:55:34 2009 -0700

    Fix extraneous URL matchings, like this/that/other matching "/that/other", following up on bug #436994.
    
    Restore the original regular expression with checks for leading whitespace, but make sure to use zero-width positive lookbehind assertion to keep leading whitespace out of the match.

 Tomboy/Watchers.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit b9771debd0d7d953ca03a0bd8d9509209047b764
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Apr 24 15:15:34 2009 -0700

    Move ChangeLog back to where it was until it can be removed properly.

 ChangeLog         | 8496 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 ChangeLog.pre-git | 8496 -----------------------------------------------------
 2 files changed, 8496 insertions(+), 8496 deletions(-)

commit fe1317e852491a92bf1a026f558d74c0702d0470
Author: Aaron Bockover <abockover@novell.com>
Date:   Fri Apr 24 18:09:38 2009 -0400

    Fix background rendering of the Text menu, mainly for Windows
    
    This patch introduces an internal Gtk.Menu and listens to its StyleSet event, setting the internal Gtk.Menu background style to the derived Text Menu, working around a Gtk bug that results in improper styling of derived Menu and MenuItem classes.

 Tomboy/NoteWindow.cs |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit 6415d50228243d0413845707fd58cac03e3ecf58
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Thu Apr 23 16:34:25 2009 -0700

    Rename ChangeLog to indicate that we are no longer using it.

 ChangeLog         | 8496 -----------------------------------------------------
 ChangeLog.pre-git | 8496 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 8496 insertions(+), 8496 deletions(-)

commit 9b775380bcac2c8cac4267ae1a6a162ef573fca5
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Wed Apr 22 17:35:34 2009 -0700

    Add Desktop category to tomboy.doap

 tomboy.doap |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit a0f001ccf8243c16dcbed70d6f8febe3c895201d
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Wed Apr 22 09:54:23 2009 +0200

    Change reference from SVN to Git in README

 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 291451a77f27f91f37b6a91c4d5fc6505613e325
Author: Jordi Mas i Hernandez <jmas@softcatala.org>
Date:   Wed Apr 22 09:24:04 2009 +0200

    Minor fixes to Catalan translation

 po/ca.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit ec78907a7413168e4ca5e813ba8beae300e5eaa6
Author: Gil Forcada <gforcada@gnome.org>
Date:   Tue Apr 21 14:12:30 2009 +0200

    Minor fix to Catalan translation

 po/ca.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 7991f3483ff10aea72cf763b0cfbfedf75b7766e
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Apr 17 08:15:44 2009 -0700

    Update .gitignore and tomboy.doap.

 .gitignore  |    4 ++++
 tomboy.doap |   10 +++-------
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 076c435de071a9fe031b142b7bf91e9ec1bd3698
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Apr 17 07:59:05 2009 -0700

    Add tomboy.doap, and rearrange MAINTAINERS to try to ease email burden on Boyd and Alex.

 MAINTAINERS |    8 ++++----
 tomboy.doap |   44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+), 4 deletions(-)

commit 94bb7d1034563931d0320c42531fbaf7f4958b92
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Apr 17 07:58:34 2009 -0700

    Add .gitignore.

 .gitignore |   80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 80 insertions(+), 0 deletions(-)

commit a244f71f09833bfcde0bc08a57fc40a664dcbea1
Author: Raivis Dejus <orvils@gmail.com>
Date:   Mon Apr 13 10:30:40 2009 +0000

    Updated Latvian translation
    
    2009-04-13  Raivis Dejus  <orvils@gmail.com>
    
    	* lv.po: Updated Latvian translation
    
    
    svn path=/trunk/; revision=2468

 po/ChangeLog |    4 +
 po/lv.po     |  575 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 299 insertions(+), 280 deletions(-)

commit 2bced556af038efc13509130152b0a341458234c
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Apr 12 14:59:25 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2465

 po/ChangeLog |    4 ++++
 po/es.po     |    7 +++----
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 579fcd6c9a3ce05b1097acf05e99643c882dc252
Author: Mark Krapivner <markkr@src.gnome.org>
Date:   Wed Apr 8 20:45:51 2009 +0000

    Updated Hebrew translation by Yaron Shahrabani
    
    svn path=/trunk/; revision=2464

 po/ChangeLog |    4 +
 po/he.po     |  660 +++++++++++++++++-----------------------------------------
 2 files changed, 195 insertions(+), 469 deletions(-)

commit 3b6cf8c51c58443f7a88c71d34e5b3784e753238
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:   Sat Mar 28 16:05:53 2009 +0000

    updated kn.po
    
    svn path=/trunk/; revision=2458

 po/ChangeLog |    4 +
 po/kn.po     | 1026 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 526 insertions(+), 504 deletions(-)

commit ab907ed7402e49c4f6c6c2725061f3dc7a14b1be
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Fri Mar 27 15:58:17 2009 +0000

    Updated Greek translation (Fotis Tsamis)
    
    svn path=/trunk/; revision=2457

 po/ChangeLog |    4 ++
 po/el.po     |  122 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 64 insertions(+), 62 deletions(-)

commit 9cd1300813d4235db69eed8d8e3128e571cce222
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Tue Mar 24 21:41:56 2009 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=2454

 po/ChangeLog |    4 +
 po/ca.po     |  652 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 384 insertions(+), 272 deletions(-)

commit 10cfc01529e2e448c4a05c2f33265f3944ddfa78
Author: Aron Xu <aronxu@src.gnome.org>
Date:   Sat Mar 21 05:22:59 2009 +0000

    Updated Simplified Chinese translations by Ray Wang <wanglei1123 at gmail dot com>
    
    svn path=/trunk/; revision=2452

 po/zh_CN.po |  914 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 501 insertions(+), 413 deletions(-)

commit 0d30259f63cadac93975f4a57fb2b6a9dc42fa8d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 16 17:49:14 2009 +0000

    Bump version to 0.15.0.
    
    * configure.in:
    * Setup/Setup.wxs:
    * Tomboy/Defines.WIN32.cs:
    * osx/Contents/Info.plist: Bump version to 0.15.0.
    
    * NEWS: Update for 0.14.0.
    
    svn path=/trunk/; revision=2448

 ChangeLog               |    9 +++++++++
 NEWS                    |    2 ++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 6 files changed, 17 insertions(+), 6 deletions(-)

commit 10eafeff9b63a8e8c08332113aaf0ee5660d9794
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Mar 16 11:25:10 2009 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2009-03-16  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=2445

 po/ChangeLog |    5 +++++
 po/bg.po     |   34 +++++++++++++++++++++-------------
 2 files changed, 26 insertions(+), 13 deletions(-)

commit fb113afc5c4ce02449853093188ac8501913bffe
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:   Mon Mar 16 03:41:47 2009 +0000

    Updated assamese translations
    
    svn path=/trunk/; revision=2444

 po/ChangeLog |    4 ++
 po/as.po     |  123 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 70 insertions(+), 57 deletions(-)

commit 6a7b7b77ef85ac5663b5ff481177b6adee123040
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:   Mon Mar 16 03:40:23 2009 +0000

    Updated assamese translations
    
    svn path=/trunk/; revision=2443

 po/ChangeLog |    4 +
 po/as.po     | 1120 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 644 insertions(+), 480 deletions(-)

commit cf27ef0461713dee2e61926667d7660ead982bfb
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Sun Mar 15 18:03:07 2009 +0000

    Updated Malayalam Translation
    
    svn path=/trunk/; revision=2442

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit e1cab40c2b4312f85644083279eaa7cca13dd711
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Sun Mar 15 18:02:54 2009 +0000

    Updated Malayalam Translation
    
    svn path=/trunk/; revision=2441

 po/ml.po | 1831 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 984 insertions(+), 847 deletions(-)

commit 4f12f13f524e48ec60e2bbb62a8f33a5bd874d4c
Author: dumol <dumol@localhost>
Date:   Sat Mar 14 15:24:16 2009 +0000

    Updated Romanian translation
    
    
    Updated Romanian translation
    
    
    svn path=/trunk/; revision=2440

 po/ChangeLog |    4 +
 po/ro.po     |  717 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 540 insertions(+), 181 deletions(-)

commit df5fb3fc13c37042ba7b477cd208dbc212b4ad7d
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Sat Mar 14 13:25:38 2009 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=2439

 po/ChangeLog |    4 +
 po/mr.po     |  897 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 453 insertions(+), 448 deletions(-)

commit d51d2d7bcf3f55c7aded18d54ee8d10e65dcd79d
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sat Mar 14 04:14:30 2009 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=2438

 po/ChangeLog |    4 ++++
 po/da.po     |   37 ++++++++++++++++++++++++-------------
 2 files changed, 28 insertions(+), 13 deletions(-)

commit 0fa02ea649f912228ebfd12073b36f6b6e7a8258
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Fri Mar 13 22:35:06 2009 +0000

    Updated Russian translation by Yuriy Penkin.
    
    2009-03-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* ru.po: Updated Russian translation by Yuriy Penkin.
    
    
    svn path=/trunk/; revision=2437

 po/ChangeLog |    4 +
 po/ru.po     |  922 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 516 insertions(+), 410 deletions(-)

commit 22fa5a41b081fc13238d18480b7d4bd4f26a7b9b
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri Mar 13 09:46:17 2009 +0000

    Translation updated by Mattias Põldaru
    
    2009-03-13  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Mattias Põldaru
    
    svn path=/trunk/; revision=2436

 po/ChangeLog |    4 ++++
 po/et.po     |   16 ++++++++++------
 2 files changed, 14 insertions(+), 6 deletions(-)

commit 9875589bc1ed4b22590770c186cb65524e9b845f
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri Mar 13 05:07:16 2009 +0000

    Translation updated by Mattias Põldaru
    
    2009-03-13  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Mattias Põldaru
    
    svn path=/trunk/; revision=2435

 po/ChangeLog |    4 +
 po/et.po     | 1095 +++++++++++++++++++++++++---------------------------------
 2 files changed, 482 insertions(+), 617 deletions(-)

commit 0015b39528d2d7d06a77aecc8669e6458f23658b
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Mar 12 22:45:40 2009 +0000

    Updated Portuguese translation.
    
    2009-03-12  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=2434

 po/ChangeLog |    4 ++++
 po/pt.po     |   20 +++++++++++++++-----
 2 files changed, 19 insertions(+), 5 deletions(-)

commit 52d608ad67a542a2f2d163d65bdd239a2143ddff
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Thu Mar 12 17:20:54 2009 +0000

    Updated Greek translation by Jennie Petoumenou.
    
    svn path=/trunk/; revision=2433

 po/ChangeLog |    4 +
 po/el.po     | 1000 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 506 insertions(+), 498 deletions(-)

commit 3698d419fbf6314e4999028dd507783bd6d12bf4
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:   Thu Mar 12 10:48:27 2009 +0000

    Committed Translation by Sweta Kothari
    
    svn path=/trunk/; revision=2432

 po/ChangeLog |    4 +
 po/gu.po     |  837 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 428 insertions(+), 413 deletions(-)

commit c1b50167027086a46ad5e0176c53ce98feceaacf
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Mar 11 21:30:11 2009 +0000

    Updated Norwegian bokmål translation.
    
    2009-03-11  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=2431

 po/ChangeLog |    4 ++++
 po/nb.po     |   25 ++++++++++++++++---------
 2 files changed, 20 insertions(+), 9 deletions(-)

commit 3f23d619f20b7e23c448383e1ac3d5d02d835170
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Mar 11 15:00:08 2009 +0000

    Udated Telugu translation
    
    svn path=/trunk/; revision=2430

 po/te.po | 1343 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 822 insertions(+), 521 deletions(-)

commit c401627ca0f8e124c11aca555b64132949295fa2
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Mar 11 14:59:32 2009 +0000

    Updated Changelog Entry
    
    svn path=/trunk/; revision=2429

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 26118a89d8ef51cadd1c846fa50d6b28b6424ce4
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:   Tue Mar 10 19:45:47 2009 +0000

    Added entries for Oriya language Translation updation.
    
    svn path=/trunk/; revision=2428

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 540cbc62df3b84aecc438a1fbf16d51597713410
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:   Tue Mar 10 19:44:40 2009 +0000

    Updated Oriya Translation.
    
    svn path=/trunk/; revision=2427

 po/or.po | 1904 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 1547 insertions(+), 357 deletions(-)

commit e43b9b3ce5767a9836bc09b427da6966ea5bad41
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Tue Mar 10 13:36:41 2009 +0000

    Updated Basque translation.
    
    2009-03-10  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=2426

 po/ChangeLog |    4 ++++
 po/eu.po     |   50 +++++++++++++++++++++++++++++++-------------------
 2 files changed, 35 insertions(+), 19 deletions(-)

commit a2383d1ef52e017bbe936d7ae6114be66a155a2d
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Tue Mar 10 12:47:52 2009 +0000

    Updated Finnish translation.
    
    2009-03-10  Tommi Vainikainen  <thv@iki.fi>
    
    	* fi.po: Updated Finnish translation.
    
    svn path=/trunk/; revision=2425

 po/ChangeLog |    4 ++++
 po/fi.po     |   19 ++++++++++++-------
 2 files changed, 16 insertions(+), 7 deletions(-)

commit ac6987554de66ef9d6fe747827185360abac979c
Author: Felix I <ifelix@src.gnome.org>
Date:   Tue Mar 10 09:58:11 2009 +0000

    tamil translation updated
    
    svn path=/trunk/; revision=2424

 po/ChangeLog |    4 +++
 po/ta.po     |   59 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 33 insertions(+), 30 deletions(-)

commit be802c96155459566ed66549d3bbb13917847281
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Tue Mar 10 09:49:00 2009 +0000

    Updated German translation.
    
    2009-03-10  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.
    
    svn path=/trunk/; revision=2423

 po/ChangeLog |    4 ++++
 po/de.po     |   23 ++++++++++++++---------
 2 files changed, 18 insertions(+), 9 deletions(-)

commit b5796a0c21e0f77fb44025f9141725c988429186
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 9 23:02:23 2009 +0000

    Fix Mono.Addins references to point to the GAC, and stop bundling
    
    * Tomboy-mac.csproj: Fix Mono.Addins references to point to the GAC, and
      stop bundling Mono.Addins stuff in the Mac app bundle.
    
    svn path=/trunk/; revision=2422

 ChangeLog         |    5 +++++
 Tomboy-mac.csproj |   11 ++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

commit fa54f0d567d50ee27ca9ee80f35ceb604947dbd4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 9 22:46:33 2009 +0000

    Update for 0.14.0.
    
    * NEWS: Update for 0.14.0.
    
    svn path=/trunk/; revision=2421

 ChangeLog |    4 ++++
 NEWS      |    3 +++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit b8d3d390ee71910350a6c18f52b2f174456b0e36
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 9 22:41:31 2009 +0000

    Bump version to 0.14.0.
    
    * configure.in:
    * Setup/Setup.wxs:
    * Tomboy/Defines.WIN32.cs:
    * osx/Contents/Info.plist: Bump version to 0.14.0.
    
    svn path=/trunk/; revision=2420

 ChangeLog               |    7 +++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 13 insertions(+), 6 deletions(-)

commit 769007097e23f554446a312678fa0ca65d4dc926
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Mon Mar 9 15:14:18 2009 +0000

    Updated Japanese translation.
    
    2009-03-10  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
    	* ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=2419

 po/ChangeLog |    4 ++++
 po/ja.po     |   19 ++++++++++++-------
 2 files changed, 16 insertions(+), 7 deletions(-)

commit 7053f8774ee19762f8e44aeb296a71d1d7ab9c4d
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Mon Mar 9 10:43:58 2009 +0000

    hindi updated by Rajesh Ranjan
    
    svn path=/trunk/; revision=2418

 po/ChangeLog |    4 +
 po/hi.po     | 1159 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 614 insertions(+), 549 deletions(-)

commit 95e11cef272e43c6d0a10f119464afa4411adf9d
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sun Mar 8 22:14:56 2009 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=2417

 po/ChangeLog |    4 +
 po/he.po     |  946 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 528 insertions(+), 422 deletions(-)

commit 638654cad12290577d89f4cdc22381afbf1e9f40
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Mar 8 17:56:00 2009 +0000

    Include AUTHORS, README, COPYING, and NEWS in installer. Save reference to
    
    * Setup/Files.wxs: Include AUTHORS, README, COPYING, and NEWS in installer.
    * Tomboy/Tray.cs: Save reference to context menu and add some checks to
      prevent multiple simultaneous menus showing. Fixes Windows-only bug #556406
      and bug #566173.
    
    svn path=/trunk/; revision=2416

 ChangeLog       |    7 +++++++
 Setup/Files.wxs |    4 ++++
 Tomboy/Tray.cs  |   34 +++++++++++++++++++++++-----------
 3 files changed, 34 insertions(+), 11 deletions(-)

commit 1c910658aea2422b1822b70ca01a03255501d412
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Mar 8 02:28:50 2009 +0000

    Updated Czech translation by Pavel Sefranek, reviewed by Lucas Lommer and
    
    2009-03-08  Petr Kovar  <pknbe@volny.cz>
    
    	* cs.po: Updated Czech translation by Pavel Sefranek,
    	reviewed by Lucas Lommer and Petr Kovar.
    
    svn path=/trunk/; revision=2415

 po/ChangeLog |    5 +
 po/cs.po     |  441 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 219 insertions(+), 227 deletions(-)

commit ada83c59069c3181253e84ca9c1f83d912a16fe2
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sat Mar 7 20:24:06 2009 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=2414

 po/sl.po |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit c258292ed11953dc5097411de2cbbe7aa6babed5
Author: miloc <miloc@localhost>
Date:   Sat Mar 7 14:54:26 2009 +0000

    Updated Italian translation
    
    svn path=/trunk/; revision=2413

 po/ChangeLog |    4 ++++
 po/it.po     |   28 +++++++++++++++++-----------
 2 files changed, 21 insertions(+), 11 deletions(-)

commit 1092fffef262bfba5ea1e96af05582be719a8231
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Mar 7 08:23:51 2009 +0000

    Updated French translation.
    
    2009-03-07  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation.
    
    svn path=/trunk/; revision=2412

 po/ChangeLog |    4 ++++
 po/fr.po     |    9 +++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 0119766f1418388d6b65e620d5a553bfde993369
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Fri Mar 6 13:27:48 2009 +0000

    Updated Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=2411

 po/ChangeLog |    5 +
 po/pt_BR.po  |  915 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 514 insertions(+), 406 deletions(-)

commit bee042c8100ad7d14666dfc02a94de6c3ff786dc
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Fri Mar 6 04:45:52 2009 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=2410

 po/ChangeLog |    4 ++++
 po/ko.po     |    9 +++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 31db3ac8841ea74a8c85d708ff116de1fe92b3aa
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Fri Mar 6 02:42:15 2009 +0000

    updating translation for Punjabi
    
    svn path=/trunk/; revision=2409

 po/pa.po | 1265 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 733 insertions(+), 532 deletions(-)

commit 612e57c1219745e60b435f0f870fb5a0327344b0
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Mar 5 22:24:28 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2408

 po/ChangeLog |    4 ++++
 po/es.po     |   23 ++++++++---------------
 2 files changed, 12 insertions(+), 15 deletions(-)

commit 2df748141c0a0ceaa209d7a354c151ba4c8072e3
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Thu Mar 5 08:40:50 2009 +0000

    Updated Thai translation.
    
    2009-03-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=2407

 po/ChangeLog |    4 ++++
 po/th.po     |    9 +++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 217d6684b62a0bedda3f5c8796a763af0c00ce33
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:   Wed Mar 4 15:47:09 2009 +0000

    Updated Polish translation
    
    2009-03-04  Tomasz Dominikowski  <tdominikowski@aviary.pl>
    
    	* pl.po: Updated Polish translation
    
    svn path=/trunk/; revision=2406

 po/ChangeLog |    4 +
 po/pl.po     |  676 ++++++++++++++-------------------------------------------
 2 files changed, 170 insertions(+), 510 deletions(-)

commit 56d277631888787b16f7e3e533394bc626d2f3ae
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Wed Mar 4 11:11:55 2009 +0000

    Updated Lithuanian translation by Vytautas Rėkus.
    
    2009-03-04  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation by Vytautas Rėkus.
    
    svn path=/trunk/; revision=2405

 po/ChangeLog |    4 +
 po/lt.po     |  534 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 249 insertions(+), 289 deletions(-)

commit e574ff356529605dd68fafefb897247a64ac2a3d
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Wed Mar 4 08:12:58 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2009-03-04  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    svn path=/trunk/; revision=2404

 po/ChangeLog |   14 +++++++++-----
 po/nl.po     |    9 +++++++--
 2 files changed, 16 insertions(+), 7 deletions(-)

commit 478c102619632f9bf1c406f42f4374a84cc96f07
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 2 23:36:49 2009 +0000

    Bump version to 0.13.7.
    
    * configure.in:
    * Setup/Setup.wxs:
    * Tomboy/Defines.WIN32.cs:
    * osx/Contents/Info.plist: Bump version to 0.13.7.
    
    svn path=/trunk/; revision=2403

 ChangeLog               |    7 +++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 13 insertions(+), 6 deletions(-)

commit 3a433703e183397615873729f6cd80d8411f48ba
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Mar 2 23:30:39 2009 +0000

    Updated British English translation.
    
    2009-03-02  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=2401

 po/ChangeLog |    4 ++++
 po/en_GB.po  |    7 ++++++-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit b5413a0ff046505a3bc4f557d04e0739bd21ac9c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 2 23:23:28 2009 +0000

    Update for 0.13.6.
    
    * NEWS: Update for 0.13.6.
    
    svn path=/trunk/; revision=2400

 ChangeLog |    4 ++++
 NEWS      |    7 +++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit dc515d57a0629d964954a1374f36ab4402cc4edc
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Mar 2 23:01:27 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2399

 po/ChangeLog |    4 ++++
 po/sv.po     |   11 +++++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

commit f68947c8b66c5e4fb12a45bb92e4672ca427634c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 2 22:45:42 2009 +0000

    Add MacApplication.cs. Fixes bug #570121.
    
    * po/POTFILES.in: Add MacApplication.cs. Fixes bug #570121.
    
    * po/POTFILES.skip: Remove obsolete files.
    
    * Tomboy/Makefile.am: Restructure CSFILES variables to make sure all
    files are included in tarball, regardless of current configuration.
    
    svn path=/trunk/; revision=2398

 ChangeLog          |   10 ++++++++++
 Tomboy/Makefile.am |   39 ++++++++++++++++++++++++++-------------
 po/POTFILES.in     |    1 +
 po/POTFILES.skip   |   17 -----------------
 4 files changed, 37 insertions(+), 30 deletions(-)

commit aa281277c6d881d155d1b5b8221691262bf69873
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 2 22:12:24 2009 +0000

    Remove extraneous whitespace matching in URL regex. Fixes bug #436994,
    
    * Tomboy/Watchers.cs: Remove extraneous whitespace matching in URL
      regex. Fixes bug #436994, patch from our own Stefan Schweizer.
    
    svn path=/trunk/; revision=2397

 ChangeLog          |    6 ++++++
 Tomboy/Watchers.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit d1713e0f8420e26ec4c27436f441aedebba2185b
Author: miloc <miloc@localhost>
Date:   Mon Mar 2 21:56:28 2009 +0000

    Updated Italian translation
    
    svn path=/trunk/; revision=2396

 help/ChangeLog |    4 ++++
 help/it/it.po  |    8 +++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

commit 21bb54f959ad30ebc1d3e8ee01cf072c977bb008
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 2 21:51:41 2009 +0000

    Add Florian's full name.
    
    * NEWS: Add Florian's full name.
    
    * Tomboy/Watchers.cs: Patch from Benjamin Podszun to support HTTP URLs
      with the '@' symbol. Fixes bug #573317.
    
    svn path=/trunk/; revision=2395

 ChangeLog          |    7 +++++++
 NEWS               |    2 +-
 Tomboy/Watchers.cs |    6 +++---
 3 files changed, 11 insertions(+), 4 deletions(-)

commit 0b809341ec35716a27c265b97d3f834a668c871a
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Mar 2 10:56:37 2009 +0000

    tamil translation updated
    
    svn path=/trunk/; revision=2394

 po/ChangeLog |    4 +
 po/ta.po     |  853 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 419 insertions(+), 438 deletions(-)

commit 18e60728d42dadd21d7c64afe0b2525153c01c23
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 2 04:14:45 2009 +0000

    Have numeric keypad Enter key behave the same as regular Enter/Return.
    
    * Tomboy/NoteEditor.cs: Have numeric keypad Enter key behave the
      same as regular Enter/Return. Fixes bug #525753, patch courtesy of
      Benjamin Podszun.
    
    svn path=/trunk/; revision=2393

 ChangeLog            |    6 ++++++
 Tomboy/NoteEditor.cs |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 173f189784b8bd1f4b888f5be99ff41cd1dfb0ef
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Mar 1 23:27:27 2009 +0000

    Updated Japanese translation.
    
    2009-03-02  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
    	* ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=2392

 po/ChangeLog |    4 +
 po/ja.po     |  811 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 399 insertions(+), 416 deletions(-)

commit 01be3f0f7e0375872678a479de046602b07e91ea
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Sun Mar 1 21:04:28 2009 +0000

    Updated Italian translation.
    
    svn path=/trunk/; revision=2391

 po/ChangeLog |    4 +
 po/it.po     |  846 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 419 insertions(+), 431 deletions(-)

commit 0c69169383329d5f1e7b974ba5bbf57b3d2ef83f
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:   Sun Mar 1 18:47:49 2009 +0000

    Updated Polish translation
    
    2009-03-01  Tomasz Dominikowski  <tdominikowski@aviary.pl>
    
    	* pl.po: Updated Polish translation
    
    svn path=/trunk/; revision=2390

 po/ChangeLog |    4 +
 po/pl.po     |  906 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 664 insertions(+), 246 deletions(-)

commit 442f5041c6e2d777dfc70bf70c7eb448d795739d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 1 16:35:35 2009 +0000

    Updated British English translation.
    
    2009-03-01  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* en_GB/en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=2389

 help/ChangeLog      |    4 +
 help/en_GB/en_GB.po | 2037 ++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 1599 insertions(+), 442 deletions(-)

commit b7a71c7642f2fcdda0eaa7ecc02b6fa7ecab702e
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Feb 28 22:26:22 2009 +0000

    Updated French translation.
    
    2009-02-28  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation.
    
    svn path=/trunk/; revision=2388

 po/ChangeLog |    4 ++++
 po/fr.po     |   19 +++++++++++--------
 2 files changed, 15 insertions(+), 8 deletions(-)

commit 4eb9f53d42c76ce7a73f70fb887c00a84c8f7e5e
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sat Feb 28 16:44:07 2009 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=2387

 po/ChangeLog |    4 ++++
 po/fi.po     |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 26b70fdd75a700331fe48e1f2586018cf2dc7f93
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sat Feb 28 16:24:08 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2386

 po/ChangeLog |    4 ++++
 po/sv.po     |   21 +++++++++++++--------
 2 files changed, 17 insertions(+), 8 deletions(-)

commit 2caa7b84365072add781c0927a51b381b6f2b49b
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Feb 27 22:30:56 2009 +0000

    Translation updated.
    
    2009-02-27  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    
    svn path=/trunk/; revision=2385

 po/ChangeLog |    4 +++
 po/hu.po     |   64 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 39 insertions(+), 29 deletions(-)

commit f10bef9737a8c1558a20a64be0770d291f7e3e28
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Fri Feb 27 17:09:45 2009 +0000

    Updated German translation
    
    svn path=/trunk/; revision=2384

 po/de.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 72682037e9cba77fec581c6b76b2a330bf2fd94f
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Fri Feb 27 17:06:29 2009 +0000

    de.po: Updated German translation
    
    svn path=/trunk/; revision=2383

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit f43254911e25488a415e6c093569adaf9b03cd41
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Fri Feb 27 17:06:05 2009 +0000

    Updated German translation
    
    svn path=/trunk/; revision=2382

 po/de.po | 1154 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 632 insertions(+), 522 deletions(-)

commit 3b36d7dd8c3915141051ef330a85f7004d0c4180
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Feb 26 12:35:04 2009 +0000

    Updated Norwegian bokmål translation.
    
    2009-02-26  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=2381

 po/ChangeLog |    4 +
 po/nb.po     |  514 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 257 insertions(+), 261 deletions(-)

commit e815df65621710488968678f8321e1a0af97755e
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Thu Feb 26 06:58:24 2009 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=2380

 po/ChangeLog |    4 ++++
 po/ko.po     |   24 +++++++++++++++---------
 2 files changed, 19 insertions(+), 9 deletions(-)

commit 1a750561ab1b5d16da4611ff57c41a8939bedca4
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:   Wed Feb 25 12:51:39 2009 +0000

    0.13.6
    
    svn path=/trunk/; revision=2379

 po/ChangeLog |    5 +
 po/zh_HK.po  |  287 ++++++++++++++++++++++++++++++++++++----------------------
 po/zh_TW.po  |  287 ++++++++++++++++++++++++++++++++++++----------------------
 3 files changed, 363 insertions(+), 216 deletions(-)

commit be8bc4a43a83ff425791a947c8d38ec776328e6a
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Wed Feb 25 01:37:01 2009 +0000

    Updated Portuguese translation.
    
    2009-02-25  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=2378

 po/ChangeLog |    4 +
 po/pt.po     |  312 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 205 insertions(+), 111 deletions(-)

commit 5082b35873c9093bd49447592b17a27d5ce5e527
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Feb 24 21:25:21 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2377

 po/ChangeLog |    4 +
 po/es.po     |  317 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 214 insertions(+), 107 deletions(-)

commit 203c5a9600c79562d26cddf6ca2360fb29061261
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Feb 24 14:48:35 2009 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=2376

 po/sl.po |  871 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 459 insertions(+), 412 deletions(-)

commit d405a11d87c62c98da678337265fde38a3a6d04d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Feb 23 19:24:08 2009 +0000

    Updated British English translation.
    
    2009-02-23  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=2375

 po/ChangeLog |    4 +
 po/en_GB.po  |  905 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 502 insertions(+), 407 deletions(-)

commit 1741fbf9c3c420f20c16fb701fb2298f79eb7399
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Feb 23 13:53:11 2009 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=2374

 po/ChangeLog |    4 ++++
 po/fi.po     |   33 +++++++++++++++++++--------------
 2 files changed, 23 insertions(+), 14 deletions(-)

commit 1ec9eb560adc0a5fdfbb4602d0ab7736bd881247
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Feb 23 04:14:38 2009 +0000

    Updated Thai translation.
    
    2009-02-23  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=2373

 po/ChangeLog |    4 ++++
 po/th.po     |   21 +++++++++++++--------
 2 files changed, 17 insertions(+), 8 deletions(-)

commit ca66c9d808c7c20647f59a437e13dbf1e2a170e1
Author: Jani Monoses <janimo@src.gnome.org>
Date:   Sun Feb 22 20:49:49 2009 +0000

    Updated Romanian translation from Adi Roiban.
    
    svn path=/trunk/; revision=2372

 po/ChangeLog |    5 +++++
 po/ro.po     |   42 ++++++++++++++++--------------------------
 2 files changed, 21 insertions(+), 26 deletions(-)

commit 56cb9dfab7a8b83ce0257add6a5e4b9f3d5a8f25
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Sun Feb 22 13:07:57 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2009-02-22  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    svn path=/trunk/; revision=2371

 po/ChangeLog |    4 ++++
 po/nl.po     |   21 ++++++++++++---------
 2 files changed, 16 insertions(+), 9 deletions(-)

commit 5c3217f63d96b79ff4ab04a91fb18bf944c9e006
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Sun Feb 22 13:03:54 2009 +0000

    Use correct plural forms in note deletion dialogs. Closes bug #572096,
    
    2009-02-22  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* Tomboy/Note.cs: Use correct plural forms in note
    	deletion dialogs. Closes bug #572096, patch by Benjamin
    	Podszun and myself.
    
    
    svn path=/trunk/; revision=2370

 ChangeLog      |    6 ++++++
 Tomboy/Note.cs |    5 ++++-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 76c2868478ee040b618f3441d2079b1ce31ed587
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Feb 21 21:46:11 2009 +0000

    Updated Bulgarian translation by Vladimir Petkov <kaladan@gmail.com>
    
    2009-02-21  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Vladimir Petkov <kaladan@gmail.com>
    
    svn path=/trunk/; revision=2369

 po/ChangeLog |    5 +
 po/bg.po     |  285 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 187 insertions(+), 103 deletions(-)

commit 6104012f53c2c2159fd32f322e30a44cda9f35c4
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Feb 20 19:24:52 2009 +0000

    Updated French translation by Bruno Brouard and Claude Paroz.
    
    2009-02-20  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation by Bruno Brouard and Claude Paroz.
    
    svn path=/trunk/; revision=2368

 po/ChangeLog |    4 +
 po/fr.po     |  802 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 391 insertions(+), 415 deletions(-)

commit e8b59c0768d55da27b1c207783dfb8b7143b8be2
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Thu Feb 19 20:34:53 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2367

 po/ChangeLog |    4 +
 po/sv.po     |  268 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 171 insertions(+), 101 deletions(-)

commit e8faa50286f3f49f2e333666f7e763ef95a805a1
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Thu Feb 19 18:03:59 2009 +0000

    Updated Basque translation.
    
    2009-02-19  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=2366

 po/ChangeLog |    4 +
 po/eu.po     |  286 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 187 insertions(+), 103 deletions(-)

commit 74f2cd930e950498748fbe8d40c12cc894e0d702
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Thu Feb 19 09:53:40 2009 +0000

    Updated Thai translation.
    
    2009-02-19  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=2365

 po/ChangeLog |    4 +
 po/th.po     |  272 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 175 insertions(+), 101 deletions(-)

commit 586224994a4a2e693c453c97417aa1b46057d1de
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Feb 19 07:06:44 2009 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=2364

 po/ChangeLog |    4 +
 po/fi.po     |  602 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 346 insertions(+), 260 deletions(-)

commit 1f1d994850ca9ae79493e8e4ba617749be364625
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Wed Feb 18 15:43:20 2009 +0000

    Translation updated by Mattias Põldaru
    
    2009-02-18  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Mattias Põldaru
    
    svn path=/trunk/; revision=2363

 po/ChangeLog |    4 +
 po/et.po     | 1276 +++++++++++++++++++++++-----------------------------------
 2 files changed, 501 insertions(+), 779 deletions(-)

commit 5e92860d59ce8670223217594947d0d493e4ed22
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Feb 18 01:09:15 2009 +0000

    Change gtk-sharp min version to 2.10.1 to prevent build error with
    
    * configure.in: Change gtk-sharp min version to 2.10.1 to prevent
    build error with Gtk.StatusIcon.GetGeometry.
    
    svn path=/trunk/; revision=2362

 ChangeLog    |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 69393c13c1534968e9de70e8f1c2effce24848a8
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Tue Feb 17 23:48:29 2009 +0000

    Updated be@latin.po
    
    svn path=/trunk/; revision=2361

 po/ChangeLog   |    5 +
 po/be@latin.po | 1009 ++++++++++++++++++++++++++++++++------------------------
 2 files changed, 575 insertions(+), 439 deletions(-)

commit afc9fc8aad3384488cff8ab02fedc597eadf641b
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Tue Feb 17 21:46:44 2009 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=2360

 po/ChangeLog |    4 +
 po/da.po     |  355 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 185 insertions(+), 174 deletions(-)

commit 6ff17f91b04a849ad0a2deb1367cff5fb06c24dd
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Tue Feb 17 20:22:33 2009 +0000

    Added image in Basque language. Images are: move-notes-search.png
    
    2009-02-17  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu/figures/: Added image in Basque language. Images are:
    		move-notes-search.png		tomboy-panel.png
    		add-to-notebook.png		tomboy-main-menu.png
    		tomboy-pinup.png		tomboy-tools.png
    		note-template.png		tomboy-preferences-add-ins.png
    		add-notebook-search.png		delete-notebook.png
    		notebook-icon.png		tomboy-new-note.png
    		tomboy-preferences-synchronization.png
    		new-notebook.png		tomboy-pindown.png
    		tomboy-preferences-hotkeys.png		tomboy-preferences-editing.png
    
    
    svn path=/trunk/; revision=2359

 help/eu/figures/add-notebook-search.png            |  Bin 0 -> 31011 bytes
 help/eu/figures/add-to-notebook.png                |  Bin 0 -> 24753 bytes
 help/eu/figures/delete-notebook.png                |  Bin 0 -> 35245 bytes
 help/eu/figures/move-notes-search.png              |  Bin 0 -> 36061 bytes
 help/eu/figures/new-notebook.png                   |  Bin 0 -> 22117 bytes
 help/eu/figures/note-template.png                  |  Bin 0 -> 33399 bytes
 help/eu/figures/notebook-icon.png                  |  Bin 0 -> 875 bytes
 help/eu/figures/tomboy-main-menu.png               |  Bin 0 -> 12393 bytes
 help/eu/figures/tomboy-new-note.png                |  Bin 0 -> 17201 bytes
 help/eu/figures/tomboy-panel.png                   |  Bin 0 -> 3270 bytes
 help/eu/figures/tomboy-pindown.png                 |  Bin 0 -> 486 bytes
 help/eu/figures/tomboy-pinup.png                   |  Bin 0 -> 408 bytes
 help/eu/figures/tomboy-preferences-add-ins.png     |  Bin 0 -> 38033 bytes
 help/eu/figures/tomboy-preferences-editing.png     |  Bin 0 -> 30474 bytes
 help/eu/figures/tomboy-preferences-hotkeys.png     |  Bin 0 -> 25842 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 27113 bytes
 help/eu/figures/tomboy-tools.png                   |  Bin 0 -> 1370 bytes
 17 files changed, 0 insertions(+), 0 deletions(-)

commit adfddfce2b5ab8ee12c590dfad51a5ed07318520
Author: Jani Monoses <janimo@src.gnome.org>
Date:   Tue Feb 17 20:03:37 2009 +0000

    Updated Romanian translation (Adi Roiban).
    
    svn path=/trunk/; revision=2358

 po/ChangeLog |    5 +
 po/ro.po     | 1562 +++++++++++++++++++++++++---------------------------------
 2 files changed, 665 insertions(+), 902 deletions(-)

commit 772c2a872c774a7d1c76eca8c66c3adc4e5be374
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Feb 17 18:33:13 2009 +0000

    Translation updated.
    
    2009-02-17  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=2357

 po/ChangeLog |    4 +
 po/hu.po     |  299 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 195 insertions(+), 108 deletions(-)

commit 0e36b4be669bf39ad180640cc42aebd4be6cbb47
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Feb 17 07:13:44 2009 +0000

    Add printing support to Mac solution.
    
    * Tomboy-mac.sln:
    * Tomboy/Addins/PrintNotes/PrintNotes-mac.csproj: Add printing
      support to Mac solution.
    
    svn path=/trunk/; revision=2356

 ChangeLog                                      |    6 ++
 Tomboy-mac.sln                                 |    4 +-
 Tomboy/Addins/PrintNotes/PrintNotes-mac.csproj |   95 ++++++++++++++++++++++++
 3 files changed, 103 insertions(+), 2 deletions(-)

commit 2ae61c0b26b981c60597793f85cd10201a4427aa
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Tue Feb 17 04:33:35 2009 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=2355

 po/ChangeLog |    4 +
 po/ko.po     |  651 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 367 insertions(+), 288 deletions(-)

commit b0d74570899469401f95bce88bf94c9d1110db4e
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Tue Feb 17 01:15:11 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2009-02-17  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=2354

 po/ChangeLog |  222 +++++++++---------
 po/nl.po     |  720 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 456 insertions(+), 486 deletions(-)

commit a96b9c73cb7d775f423e915ffd6be8ee8b426210
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 23:23:19 2009 +0000

    Bump version to 0.13.6.
    
    * configure.in:
    * Setup/Setup.wxs:
    * Tomboy/Defines.WIN32.cs:
    * osx/Contents/Info.plist: Bump version to 0.13.6.
    
    svn path=/trunk/; revision=2353

 ChangeLog               |    7 +++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 13 insertions(+), 6 deletions(-)

commit 36364c5fbcacc660cec893e7a31db9f96a635238
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 23:02:53 2009 +0000

    Updated for 0.13.5.
    
    * NEWS: Updated for 0.13.5.
    
    svn path=/trunk/; revision=2351

 ChangeLog |    4 ++++
 NEWS      |   12 ++++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit a49f81fdeac39b723de57ef3aecb3d909b81cc44
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 23:00:40 2009 +0000

    Proper localization support for plural strings. Fixes bug #476061, patch
    
    * Tomboy/Utils.cs: Proper localization support for plural strings.
      Fixes bug #476061, patch courtesy of Benjamin Podszun.
    
    svn path=/trunk/; revision=2350

 ChangeLog       |    6 ++++++
 Tomboy/Utils.cs |   24 ++++++++++++++++--------
 2 files changed, 22 insertions(+), 8 deletions(-)

commit 7a7f6db0ccb13a6aa35014f541b3677d7904b850
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 22:38:26 2009 +0000

    After successfully configuring sync, offer to perform a sync. Fixes bug
    
    * Tomboy/PreferencesDialog.cs: After successfully configuring sync,
      offer to perform a sync. Fixes bug #553079.
    
    svn path=/trunk/; revision=2349

 ChangeLog                   |    5 +++++
 Tomboy/PreferencesDialog.cs |   11 ++++++++---
 2 files changed, 13 insertions(+), 3 deletions(-)

commit 89db8444da0a2ffedd6320586de8da3464a51cd4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 22:04:33 2009 +0000

    Add checks in NoteLinkWatcher.DoHighlight to prevent erroneous links.
    
    * Tomboy/Watchers.cs: Add checks in NoteLinkWatcher.DoHighlight to
      prevent erroneous links. Fixes bug #323845, patch courtesy of
      Florian.
    
    svn path=/trunk/; revision=2348

 ChangeLog          |    6 ++++++
 Tomboy/Watchers.cs |   18 ++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

commit a5e0e475889c6c72918ac73b4e2d0591d9c16ddd
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 20:26:58 2009 +0000

    Add hidden gconf preference to support passing "-ac" option to wdfs,
    
    * data/tomboy.schemas.in:
    * Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs: Add
      hidden gconf preference to support passing "-ac" option to wdfs,
      accepting SSL certificates without prompting the user. Beginning of
      fix for bug #531364.
    
    svn path=/trunk/; revision=2347

 ChangeLog                                          |    8 +++++++
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |   21 +++++++++++++++----
 data/tomboy.schemas.in                             |   14 +++++++++++++
 3 files changed, 38 insertions(+), 5 deletions(-)

commit 8818d9a874b0d367ae58ebf35380e2f26c6b41ae
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 20:14:09 2009 +0000

    Add schema entries for SSH gconf keys we have been using for over a year.
    
    * data/tomboy.schemas.in: Add schema entries for SSH gconf keys we
    have been using for over a year. Fixes bug #570918.
    
    svn path=/trunk/; revision=2346

 ChangeLog              |    5 +++
 data/tomboy.schemas.in |   71 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 0 deletions(-)

commit ff3fbe6155a14c46744dea2e65f95eaf143702cc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 19:11:58 2009 +0000

    Set MONO_DISABLE_SHM=1. Fixes bug#514434.
    
    * Tomboy/tomboy.in: Set MONO_DISABLE_SHM=1. Fixes bug#514434.
    
    svn path=/trunk/; revision=2345

 ChangeLog        |    4 ++++
 Tomboy/tomboy.in |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 2b131be391e292a6815d3e99cebc90250b4058e9
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:   Mon Feb 16 18:31:23 2009 +0000

    Updated Polish translation
    
    2009-02-16  Tomasz Dominikowski  <tdominikowski@aviary.pl>
    
    	* pl.po: Updated Polish translation
    
    svn path=/trunk/; revision=2344

 po/ChangeLog |    4 ++++
 po/pl.po     |   28 ++++++++++++++++++----------
 2 files changed, 22 insertions(+), 10 deletions(-)

commit 444b5495d044722d5e47a41b7713f9f8da7e6b67
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 18:12:53 2009 +0000

    Add accelerator text for increase/decrease indent in Tools menu. Fixes bug
    
    * Tomboy/NoteWindow.cs: Add accelerator text for increase/decrease
      indent in Tools menu. Fixes bug #570334, patch courtesy of Benjamin
      Podszun.
    
    svn path=/trunk/; revision=2343

 ChangeLog            |    6 ++++++
 Tomboy/NoteWindow.cs |   10 ++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit 93739e33f39cdb49c78d5731627c5de62b204f0d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 18:06:07 2009 +0000

    Raise errors if file create/read/write tests fail when configuring sync.
    
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: Raise errors if
      file create/read/write tests fail when configuring sync. Fixes bug
      #570917.
    
    svn path=/trunk/; revision=2342

 ChangeLog                                      |    6 ++++++
 Tomboy/Synchronization/FuseSyncServiceAddin.cs |    8 +++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 78f2a676d4c5769fd1a486a100ed27c5bc5a52b5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 17:19:04 2009 +0000

    Adjust paragraphs to prevent page overflow. Patch from Benjamin Podszun;
    
    * Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Adjust paragraphs
      to prevent page overflow. Patch from Benjamin Podszun; partial fix
      for bug #572024.
    
    svn path=/trunk/; revision=2341

 ChangeLog                                       |    6 ++++++
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 9fda2db8158eadca2d14867365b64a32281d2df0
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Mon Feb 16 17:13:34 2009 +0000

    Added Basque translation. Added 'eu' to DOC_LINGUAS.
    
    2009-02-16  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu/eu.po: Added Basque translation.
    	* Makefile.am: Added 'eu' to DOC_LINGUAS.
    
    
    svn path=/trunk/; revision=2340

 help/ChangeLog   |    7 +-
 help/Makefile.am |    2 +-
 help/eu/eu.po    |  836 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 843 insertions(+), 2 deletions(-)

commit 087fe01e184b4769e37cbca3213e56e21e5b4b0c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 16 15:29:47 2009 +0000

    Latest fixes from Benjamin Podszun. There are still some margin issues but
    
    * Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Latest fixes from
      Benjamin Podszun. There are still some margin issues but as far as I
      am concerned bug #512369 (port to GtkPrint) is now resolved.
    
    svn path=/trunk/; revision=2339

 ChangeLog                                       |    7 +
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |  209 ++++++++++++-----------
 2 files changed, 119 insertions(+), 97 deletions(-)

commit 5d131af4594e4cf842af752e10bdb25e22379c81
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sun Feb 15 17:22:51 2009 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=2338

 po/ChangeLog |    4 +
 po/da.po     |  782 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 399 insertions(+), 387 deletions(-)

commit 62d4d22f8e1d403e24e0044fc705d5e59b677715
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Feb 15 16:19:30 2009 +0000

    Updated Portuguese translation.
    
    2009-02-15  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=2337

 po/ChangeLog |    4 +
 po/pt.po     |  797 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 407 insertions(+), 394 deletions(-)

commit 193a4ae3b3bf3835cd69222d196e68f1466dae7e
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:   Sat Feb 14 19:56:44 2009 +0000

    Updated Polish translation
    
    2009-02-14  Tomasz Dominikowski  <tdominikowski@aviary.pl>
    
    	* pl.po: Updated Polish translation
    
    svn path=/trunk/; revision=2336

 po/ChangeLog |    4 +
 po/pl.po     |  760 +++++++++++++++++++++++++++------------------------------
 2 files changed, 364 insertions(+), 400 deletions(-)

commit 7d90e46f9fafba74b42cd96e76c975fb7e42574b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Feb 14 13:29:26 2009 +0000

    Updated Spanish translation, fixes bug #569457
    
    svn path=/trunk/; revision=2335

 po/ChangeLog |    4 +++
 po/es.po     |   60 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 33 insertions(+), 31 deletions(-)

commit 79087a92a06d79a09e859cf45bb00c0d1c0b44a6
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:   Sat Feb 14 09:35:48 2009 +0000

    0.13.5
    
    svn path=/trunk/; revision=2334

 po/ChangeLog |    5 +
 po/zh_HK.po  | 1041 +++++++++++++++++++++++++--------------------------
 po/zh_TW.po  | 1180 ++++++++++++++++++++++++++++++----------------------------
 3 files changed, 1137 insertions(+), 1089 deletions(-)

commit 56efb9c14c7f398d9e94ac09bbc5f36058c4f3a0
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Fri Feb 13 23:36:20 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2009-02-14  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=2333

 ChangeLog                                       |    8 +++++++-
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |    2 ++
 2 files changed, 9 insertions(+), 1 deletions(-)

commit 06f713d452a1b9c748f94f7d769272d5071cb507
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Fri Feb 13 23:35:44 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2009-02-14  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=2332

 po/ChangeLog |    4 +
 po/nl.po     |  787 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 406 insertions(+), 385 deletions(-)

commit 6f4785f9d7c6b3c7f6172a15d87c30fc543a72c1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Feb 12 12:24:15 2009 +0000

    Translation updated.
    
    2009-02-12  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=2331

 po/ChangeLog |    4 +
 po/hu.po     |  684 +++++++++++++++++++++++++---------------------------------
 2 files changed, 293 insertions(+), 395 deletions(-)

commit 6a62ba5d33de2fa8aa6a779e5dd36eb26e5666d7
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Feb 11 14:09:29 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2330

 po/ChangeLog |    4 +
 po/sv.po     |  724 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 349 insertions(+), 379 deletions(-)

commit 4a610a9caf8ab67895c9547788428227879e4d7a
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Feb 11 11:04:18 2009 +0000

    Updated Thai translation.
    
    2009-02-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=2329

 po/ChangeLog |    4 +
 po/th.po     |  767 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 391 insertions(+), 380 deletions(-)

commit 34a5652b9a4fa0483e76faed5e37d06660e7acdc
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Feb 10 19:44:35 2009 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2009-02-10  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=2328

 po/ChangeLog |    5 +
 po/bg.po     |  674 +++++++++++++++++++++++++---------------------------------
 2 files changed, 293 insertions(+), 386 deletions(-)

commit 06cdc7acc49f597ff3b40dfe7d30cd0d1e99a93d
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Tue Feb 10 18:51:45 2009 +0000

    Updated Basque translation.
    
    2009-02-10  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=2327

 po/ChangeLog |    4 +
 po/eu.po     |  652 ++++++++++++++++++++++++----------------------------------
 2 files changed, 278 insertions(+), 378 deletions(-)

commit 840312ab6a9746bb6a3a235ac5c224c333eeeabb
Author: Andre Klapper <a9016009@gmx.de>
Date:   Mon Feb 9 01:01:59 2009 +0000

    Updated czech translation by Pavel Šefránek.
    
    2009-02-09  Andre Klapper  <a9016009@gmx.de>
    
    	* cs.po: Updated czech translation by Pavel Šefránek.
    
    
    svn path=/trunk/; revision=2326

 po/ChangeLog |    4 +
 po/cs.po     |  850 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 437 insertions(+), 417 deletions(-)

commit 7e2b3e8ee36851f548fe54f4237a1036bd86e5d3
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sat Feb 7 07:57:37 2009 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=2325

 po/ChangeLog |    4 +
 po/vi.po     | 1209 +++++++++++++++++++++-------------------------------------
 2 files changed, 435 insertions(+), 778 deletions(-)

commit 8d2cf161aa7c43f67fcb329ee697d5c44d525b3d
Author: Jani Monoses <janimo@src.gnome.org>
Date:   Thu Feb 5 20:24:41 2009 +0000

    Updated Romanian translation by Adi Roiban.
    
    svn path=/trunk/; revision=2324

 po/ChangeLog |    5 +
 po/ro.po     | 2301 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 1950 insertions(+), 356 deletions(-)

commit 3b1b743b38758db86ca7f168568407137cfd43f7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Feb 3 23:31:49 2009 +0000

    Update references for gtk-sharp 2.12 from Novell.
    
    * Tomboy.csproj:
    * Tomboy/Addins/*/*.csproj: Update references for gtk-sharp 2.12 from Novell.
    
    * Setup/Setup.wxs: Require Novell's gtk-sharp >= 2.12.8. Don't require
      gtk-sharp during uninstall.
    
    svn path=/trunk/; revision=2323

 ChangeLog                                          |    8 ++++++++
 Setup/Setup.wxs                                    |   12 +++---------
 Tomboy.csproj                                      |   13 +++++--------
 Tomboy/Addins/Backlinks/Backlinks.csproj           |   13 +++++--------
 Tomboy/Addins/Bugzilla/Bugzilla.csproj             |   13 +++++--------
 Tomboy/Addins/ExportToHtml/ExportToHtml.csproj     |   13 +++++--------
 .../FileSystemSyncService.csproj                   |   13 +++++--------
 Tomboy/Addins/FixedWidth/FixedWidth.csproj         |   13 +++++--------
 .../Addins/InsertTimestamp/InsertTimestamp.csproj  |   13 +++++--------
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.csproj     |   13 +++++--------
 Tomboy/Addins/PrintNotes/PrintNotes.csproj         |   18 ++++++------------
 11 files changed, 57 insertions(+), 85 deletions(-)

commit f8a633dccf060c5cafa0debbf1c8228e0245a9c7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Feb 3 16:36:55 2009 +0000

    Remove checks for libgnomeprint and libgnomeprintui.
    
    * configure.in: Remove checks for libgnomeprint and libgnomeprintui.
    
    svn path=/trunk/; revision=2322

 ChangeLog    |    5 +++++
 configure.in |    2 --
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 943b71726ae033e96d9c44d5111d17f8964b280b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Feb 2 17:45:15 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2321

 po/ChangeLog |    4 +
 po/es.po     |  322 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 153 insertions(+), 173 deletions(-)

commit 10c90297c54c5784fe41302bc6f18abc01c3a28c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 16:34:02 2009 +0000

    Bump version to 0.13.5.
    
    * configure.in:
    * Setup/Setup.wxs:
    * Tomboy/Defines.WIN32.cs:
    * osx/Contents/Info.plist: Bump version to 0.13.5.
    
    svn path=/trunk/; revision=2320

 ChangeLog               |    7 +++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 13 insertions(+), 6 deletions(-)

commit 41dad0cd953098c80d69adb5f81a87eeb5f16949
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 09:06:29 2009 +0000

    Update for 0.13.4.
    
    * NEWS: Update for 0.13.4.
    
    svn path=/trunk/; revision=2318

 ChangeLog |    6 +++++-
 NEWS      |   14 ++++++++++++++
 2 files changed, 19 insertions(+), 1 deletions(-)

commit 8ec89a17a1218a88fe793fb907b886165c9350b4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 08:12:45 2009 +0000

    Rename from *.mac* to *-mac* to work around MonoDevelop issues. Add build
    
    * Tomboy.mac.sln:
    * Tomboy.mac.csproj:
    * Tomboy/Addins/*/*.mac.csproj: Rename from *.mac* to *-mac* to work
      around MonoDevelop issues. Add build support for printing.
    
    svn path=/trunk/; revision=2317

 ChangeLog                                          |    7 +
 Tomboy-mac.csproj                                  |  321 +++++++++++++++++++
 Tomboy-mac.sln                                     |   80 +++++
 Tomboy.mac.csproj                                  |  323 --------------------
 Tomboy.mac.sln                                     |   74 -----
 Tomboy/Addins/Backlinks/Backlinks-mac.csproj       |   95 ++++++
 Tomboy/Addins/Backlinks/Backlinks.mac.csproj       |   95 ------
 Tomboy/Addins/Bugzilla/Bugzilla-mac.csproj         |  100 ++++++
 Tomboy/Addins/Bugzilla/Bugzilla.mac.csproj         |  100 ------
 Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj |   96 ++++++
 Tomboy/Addins/ExportToHtml/ExportToHtml.mac.csproj |   96 ------
 .../FileSystemSyncService-mac.csproj               |   94 ++++++
 .../FileSystemSyncService.mac.csproj               |   94 ------
 Tomboy/Addins/FixedWidth/FixedWidth-mac.csproj     |   95 ++++++
 Tomboy/Addins/FixedWidth/FixedWidth.mac.csproj     |   95 ------
 .../InsertTimestamp/InsertTimestamp-mac.csproj     |   96 ++++++
 .../InsertTimestamp/InsertTimestamp.mac.csproj     |   96 ------
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay-mac.csproj |   97 ++++++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.mac.csproj |   97 ------
 19 files changed, 1081 insertions(+), 1070 deletions(-)

commit e5bd50534844a58198982e3859e74b9769729bd3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 07:22:07 2009 +0000

    Match accelerators correctly (they still don't all work, though).
    
    * Tomboy/Tray.cs: Match accelerators correctly (they still don't all
      work, though). Whitespaces fixes.
    
    svn path=/trunk/; revision=2316

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |   14 +++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit ee6d3f379135b535094485c72124383513f6a6c1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 07:21:11 2009 +0000

    Better logged error on print failure.
    
    * Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Better logged
      error on print failure.
    
    svn path=/trunk/; revision=2315

 ChangeLog                                       |    5 +++++
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit f4e8fdb76a3fb8a8beb35981e24efd33c215d386
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 07:00:28 2009 +0000

    Move work out of Initialize. Ensure disposal of the print operation. Show
    
    * Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Move work out of
      Initialize. Ensure disposal of the print operation. Show an error message
      if an exception occurs during printing (like on Windows with GTK# 2.10).
    
    * Tomboy.sln:
    * Tomboy/Addins/PrintNotes/PrintNotes.csproj: Windows build support.
    
    * Setup/Files.wxs:
    * Setup/Setup.wisproj: Add printing add-in to installer.
    
    * Setup/Setup.wxs: Change Manufacturer to "Tomboy Project". Add support for
      new registry key (probably) used by Novell's gtk-sharp 2.12.8.
    
    * Tomboy/XKeybinder.cs:
    * Tomboy/Notebooks/NotebookManager.cs: Clean up comments.
    
    svn path=/trunk/; revision=2314

 ChangeLog                                       |   15 ++++
 Setup/Files.wxs                                 |    2 +
 Setup/Setup.wixproj                             |    4 +
 Setup/Setup.wxs                                 |    7 +-
 Tomboy.sln                                      |   10 ++-
 Tomboy/Addins/PrintNotes/PrintNotes.csproj      |   92 +++++++++++++++++++++++
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |   44 +++++++----
 Tomboy/Notebooks/NotebookManager.cs             |    2 +-
 Tomboy/XKeybinder.cs                            |    1 -
 9 files changed, 157 insertions(+), 20 deletions(-)

commit a42b11eedc44b3bbae9d9f18cc2aa667ea7745eb
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 06:14:24 2009 +0000

    Delete old libgnomeprint-dependent print code. Add Mono.Cairo reference.
    
    * po/POTFILES.in:
    * Tomboy/Addins/PrintNotes/Makefile.am:
    * Tomboy/Addins/PrintNotes/gedit-print.h:
    * Tomboy/Addins/PrintNotes/gedit-print.c:
    * Tomboy/Addins/PrintNotes/gtksourceprintjob.h:
    * Tomboy/Addins/PrintNotes/gtksourceprintjob.c: Delete old
      libgnomeprint-dependent print code. Add Mono.Cairo reference.
    
    * Tomboy/Addins/PrintNotes/PrintNotes.addin.xml: Bump to version 0.2.
    
    * Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: New printing
      implementation using Gtk.Print. Partial fix for bug #512369. There
      are known wacky margin/header/footer problems on Linux. Many thanks
      to Benjamin Podszun for doing this in record time.
    
    svn path=/trunk/; revision=2313

 ChangeLog                                       |   19 +
 Tomboy/Addins/PrintNotes/Makefile.am            |   27 +-
 Tomboy/Addins/PrintNotes/PrintNotes.addin.xml   |    2 +-
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |  361 +++-
 Tomboy/Addins/PrintNotes/gedit-print.c          |  458 ----
 Tomboy/Addins/PrintNotes/gedit-print.h          |   38 -
 Tomboy/Addins/PrintNotes/gtksourceprintjob.c    | 3142 -----------------------
 Tomboy/Addins/PrintNotes/gtksourceprintjob.h    |  164 --
 po/POTFILES.in                                  |    2 -
 9 files changed, 367 insertions(+), 3846 deletions(-)

commit 2c28f1bd06730abefcecedb639856d19ac21add9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 05:30:10 2009 +0000

    Add translator comment.
    
    * Tomboy/MacApplication.cs: Add translator comment.
    
    * Tomboy.mds: Update ChangeLog policy.
    
    svn path=/trunk/; revision=2312

 ChangeLog                |    6 ++++++
 Tomboy.mds               |    2 +-
 Tomboy/MacApplication.cs |    1 +
 3 files changed, 8 insertions(+), 1 deletions(-)

commit 62cdc2266c29426e8a3a97f755d3f7cb050e815a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 05:28:08 2009 +0000

    Update ChangeLog and TextEditor policies.
    
    * Tomboy.mds: Update ChangeLog and TextEditor policies.
    
    svn path=/trunk/; revision=2311

 ChangeLog  |    4 ++++
 Tomboy.mds |    4 +++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 455bce7c5406d5ce699f5607389f0abd9d6715a3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Feb 2 04:26:13 2009 +0000

    Move UrlWatcher.ShowOpeningLocationError to GuiUtils. Use with try/catch
    
    * tomboy/Tomboy/Utils.cs:
    * tomboy/Tomboy/Tomboy.cs:
    * tomboy/Tomboy/Watchers.cs:
    * tomboy/Tomboy/Addins/Bugzilla/BugzillaLink.cs: Move
      UrlWatcher.ShowOpeningLocationError to GuiUtils. Use with try/catch
      wherever OpenUrl was called unsafely. Fixes crash from bug #569639.
    
    svn path=/trunk/; revision=2310

 ChangeLog                              |   10 ++++++++++
 Tomboy/Addins/Bugzilla/BugzillaLink.cs |    7 ++++++-
 Tomboy/Tomboy.cs                       |    6 +++++-
 Tomboy/Utils.cs                        |   15 +++++++++++++++
 Tomboy/Watchers.cs                     |   17 +----------------
 5 files changed, 37 insertions(+), 18 deletions(-)

commit 03848b71abd470affd186cbe40e3a7fe7239774c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Feb 1 20:06:00 2009 +0000

    Don't hardcode "gmcs" as the compiler. Fixes bug #562846 (patch from James
    
    * tomboy/Makefile.include:
    * tomboy/test/Makefile.am: Don't hardcode "gmcs" as the compiler.
    Fixes bug #562846 (patch from James Westby).
    
    svn path=/trunk/; revision=2309

 ChangeLog        |    6 ++++++
 Makefile.include |    2 +-
 test/Makefile.am |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

commit a5f4a618264638afe25d4777a5a73d27ee7ff899
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sun Feb 1 02:57:24 2009 +0000

    Updated Lithuanian translation.
    
    2009-02-01  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=2308

 po/ChangeLog |    4 +
 po/lt.po     |  582 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 312 insertions(+), 274 deletions(-)

commit 8693883a855c2fcda17124635b76c9aaae6334b3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 19:44:09 2009 +0000

    Fixing ChangeLog again
    
    svn path=/trunk/; revision=2307

 ChangeLog |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit daf4d1f502421e9a3c0bd6b1e78b0d104c841c23
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 19:41:06 2009 +0000

    Fix ChangeLog header preferences.
    
    * tomboy/Tomboy.mds: Fix ChangeLog header preferences.
    
    svn path=/trunk/; revision=2306

 ChangeLog  |    4 +++-
 Tomboy.mds |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 80d0661f68bd7b8a8374ccf458598a48c760235e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Jan 31 19:12:26 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2305

 po/ChangeLog |    4 +
 po/es.po     |  450 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 247 insertions(+), 207 deletions(-)

commit b0e92f5823cf2338bc578d1b792c33b1c0e8028d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 18:10:44 2009 +0000

    Perform a full exit when the panel applet quits. Previously, exit event
    
    * tomboy/Tomboy/Tomboy.cs: Perform a full exit when the panel applet
      quits. Previously, exit event wasn't being raised, leaving some
      data was potentially unsaved.
    
    svn path=/trunk/; revision=2304

 ChangeLog        |    6 +++++-
 Tomboy/Tomboy.cs |    2 ++
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 327ff55c2737e3b6df98df12ebe56dd8958ea424
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 17:28:48 2009 +0000

    Add search window position keys to schema.
    
    * tomboy/Tomboy/Preferences.cs:
    * tomboy/data/tomboy.schemas.in: Add search window position keys to
      schema.
    
    * tomboy/Tomboy/RecentChanges.cs: Use integers instead of strings to
      store window position. Intended to fix bug #559663.
    
    svn path=/trunk/; revision=2303

 ChangeLog               |    9 +++++++
 Tomboy/Preferences.cs   |    1 -
 Tomboy/RecentChanges.cs |   28 +++++++++++-----------
 data/tomboy.schemas.in  |   56 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 79 insertions(+), 15 deletions(-)

commit 7d9f40bc008ab27090392bd40f7a3fcf98b270f0
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 10:17:50 2009 +0000

    Remove deleted files.
    
    * Tomboy.csproj: Remove deleted files.
    
    * Tomboy/Tray.cs: Hide tray icon on Tomboy exit (bug #569709, idea stolen
      from Benjamin Podszun).
    
    * Tomboy/NoteEditor.cs: Fix how font preferences are handled (bug #559724,
      patch from none other than Benjamin Podszun).
    
    svn path=/trunk/; revision=2302

 ChangeLog            |   10 ++++++++++
 Tomboy.csproj        |    2 --
 Tomboy/NoteEditor.cs |   29 ++++++++++++++++-------------
 Tomboy/Tray.cs       |    7 +++++++
 4 files changed, 33 insertions(+), 15 deletions(-)

commit ede329b1e7d82a32c1206496b8d47789ebe6ff23
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 09:55:49 2009 +0000

    Fix messed-up ChangeLog again
    
    svn path=/trunk/; revision=2301

 ChangeLog |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit b0b1a74ac63e1b8b677f535dee28626939766a4f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 09:54:09 2009 +0000

    Update ChangeLog policy for MonoDevelop r125208.
    
    * tomboy/Tomboy.mds: Update ChangeLog policy for MonoDevelop r125208.
    
    svn path=/trunk/; revision=2300

 ChangeLog  |    5 ++++-
 Tomboy.mds |    5 +++++
 2 files changed, 9 insertions(+), 1 deletions(-)

commit 5c07114ddc4ef8c73b33a38c76c879cba8c02f84
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 09:53:06 2009 +0000

    Update ChangeLog
    
    svn path=/trunk/; revision=2299

 ChangeLog |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)

commit 7a37a5db93e7bd4d88aecc70f39fb535c9a8f1cc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 09:31:33 2009 +0000

    Fix a bunch of compiler warnings. Part of bug #569890, courtesy of
    
    * tomboy/Tomboy/Tray.cs:
    * tomboy/Tomboy/Note.cs:
    * tomboy/Tomboy/Utils.cs:
    * tomboy/Tomboy/NoteTag.cs:
    * tomboy/Tomboy/NoteBuffer.cs:
    * tomboy/Tomboy/TagManager.cs:
    * tomboy/Tomboy/Preferences.cs:
    * tomboy/Tomboy/Notebooks/NotebookNoteAddin.cs: Fix a bunch of
      compiler warnings. Part of bug #569890, courtesy of Benjamin
      Podszun.
    
    * tomboy/Tomboy/WrapBox.cs:
    * tomboy/Tomboy/TagEntry.cs:
    * tomboy/Tomboy/Makefile.am: Remove unused files.
    
    svn path=/trunk/; revision=2298

 Tomboy/Makefile.am                    |    2 -
 Tomboy/Note.cs                        |    1 -
 Tomboy/NoteBuffer.cs                  |    2 +
 Tomboy/NoteTag.cs                     |    2 +-
 Tomboy/Notebooks/NotebookNoteAddin.cs |    1 -
 Tomboy/Preferences.cs                 |    1 -
 Tomboy/TagEntry.cs                    |  275 ---------------------------------
 Tomboy/TagManager.cs                  |    1 -
 Tomboy/Tray.cs                        |    7 +-
 Tomboy/Utils.cs                       |    1 -
 Tomboy/WrapBox.cs                     |  124 ---------------
 11 files changed, 6 insertions(+), 411 deletions(-)

commit 3b91d35cec678ed732997c7042f874bb185b2bd4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 08:48:29 2009 +0000

    svn:eol-style=native love
    
    svn path=/trunk/; revision=2297

commit 18023ba4eb2d23fb25f816cd31a4dbfc0243b800
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 08:43:28 2009 +0000

    svn:eol-style love
    
    svn path=/trunk/; revision=2296

commit d8ad79711909204f059955656de9f990815a5d9c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 08:43:03 2009 +0000

    Fix line ending inconsistency and set svn:eol-style=native. Partial fix
    
    * tomboy/Tomboy/Synchronization/SyncManager.cs: Fix line ending
      inconsistency and set svn:eol-style=native. Partial fix for bug
      #569848, from Benjamin Podszun.
    
    svn path=/trunk/; revision=2295

 Tomboy/Synchronization/SyncManager.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e2a4dc90c1563dfec4c074e92dd352b492ec2f08
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 31 08:28:53 2009 +0000

    Remove bundled Mono.Addins from project. Clean up project file.
    
    * tomboy/Tomboy.mdp: Remove bundled Mono.Addins from project. Clean
      up project file.
    
    * tomboy/Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Remove
      overflow:auto to fix multipage printing issues (bug #548198).
      Thanks to Leonardo Ferreira Fontenelle and Stefan Schweizer for the
      fix.
    
    svn path=/trunk/; revision=2294

 Tomboy.mdp                                  |   79 +--------------------------
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl |    2 +-
 2 files changed, 3 insertions(+), 78 deletions(-)

commit 37359597e1eea1172790aed25f9ee9f58a1ebf0d
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Fri Jan 30 12:18:31 2009 +0000

    Minor fix to Catalan transaltion
    
    svn path=/trunk/; revision=2293

 po/ChangeLog |    4 +
 po/ca.po     |  441 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 223 insertions(+), 222 deletions(-)

commit f7f98834fd63d736f8e6e2ff81da6f326f7cd9be
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Jan 29 15:26:15 2009 +0000

    Updated Norwegian bokmål translation.
    
    2009-01-29  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=2292

 po/ChangeLog |    4 +
 po/nb.po     |  295 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 145 insertions(+), 154 deletions(-)

commit d0f5e45dbfec9c0e2308131f30e0db4892522374
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Thu Jan 29 10:56:34 2009 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=2291

 po/ChangeLog |    4 +
 po/ko.po     |  489 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 248 insertions(+), 245 deletions(-)

commit 461b72944c8770d40e3a4f88562a13d676a7f0d9
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Jan 27 14:57:43 2009 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=2290

 po/ChangeLog |    4 +
 po/fi.po     |  447 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 226 insertions(+), 225 deletions(-)

commit 158095c6d4a1f325fb49acb270830ac469a7bdf7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 24 18:22:13 2009 +0000

    Add HintPath for gtk-sharp and related libs (Doug Johnston), and turn off
    
    * Tomboy.mac.csproj:
    * Tomboy/Addins/*/*.mac.csproj: Add HintPath for gtk-sharp and related
    libs (Doug Johnston), and turn off a lot of unneeded "copy local"s.
    
    * postbuild.sh: Switcharoo to copy the correct assemblies.
    
    * Tomboy/MacApplication.cs: DllImport "system" function so we can call
    the "open" command, as Process.Start is broken in Mono 2.0.x on OS X.
    
    svn path=/trunk/; revision=2289

 ChangeLog                                          |   13 ++++++-
 Tomboy.mac.csproj                                  |   42 ++++++++++++++++----
 Tomboy/Addins/Backlinks/Backlinks.mac.csproj       |   30 ++++++++++++--
 Tomboy/Addins/Bugzilla/Bugzilla.mac.csproj         |   32 ++++++++++++---
 Tomboy/Addins/ExportToHtml/ExportToHtml.mac.csproj |   30 ++++++++++++--
 .../FileSystemSyncService.mac.csproj               |   30 ++++++++++++--
 Tomboy/Addins/FixedWidth/FixedWidth.mac.csproj     |   31 ++++++++++++---
 .../InsertTimestamp/InsertTimestamp.mac.csproj     |   30 ++++++++++++--
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.mac.csproj |   30 ++++++++++++--
 Tomboy/MacApplication.cs                           |   10 +++++
 postbuild.sh                                       |    3 +-
 11 files changed, 233 insertions(+), 48 deletions(-)

commit 6330a4c597b484e7801f5aa58e37064c97e5b793
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 24 16:37:52 2009 +0000

    Switch to x86 build target. Fixes bug #558272. Thanks to Jay R. Wren for
    
    * Tomboy.csproj:
    * Tomboy/Addins/*/*.csproj: Switch to x86 build target. Fixes bug #558272.
    Thanks to Jay R. Wren for figuring this out!
    
    * Tomboy.sln: Include SharpDevelop header.
    
    svn path=/trunk/; revision=2288

 ChangeLog                                          |    8 ++++++++
 Tomboy.csproj                                      |    3 ++-
 Tomboy.sln                                         |    2 ++
 Tomboy/Addins/Backlinks/Backlinks.csproj           |    1 +
 Tomboy/Addins/Bugzilla/Bugzilla.csproj             |    1 +
 Tomboy/Addins/ExportToHtml/ExportToHtml.csproj     |    1 +
 .../FileSystemSyncService.csproj                   |    1 +
 Tomboy/Addins/FixedWidth/FixedWidth.csproj         |    1 +
 .../Addins/InsertTimestamp/InsertTimestamp.csproj  |    1 +
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.csproj     |    1 +
 10 files changed, 19 insertions(+), 1 deletions(-)

commit 8d372d68f04e974f8aa2ea0ea1b84ae7e2a7e4fb
Author: Raivis DEjus <orvils@gmail.com>
Date:   Sat Jan 24 16:22:44 2009 +0000

    Updated Latvian translation.
    
    2009-01-24  Raivis DEjus  <orvils@gmail.com>
    
    	* lv.po: Updated Latvian translation.
    
    
    svn path=/trunk/; revision=2287

 po/ChangeLog |    4 +
 po/lv.po     | 2448 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 1327 insertions(+), 1125 deletions(-)

commit 6462f15f25629288ea340b0161291f6c18fcd9bd
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Jan 23 15:02:22 2009 +0000

    Bump version of Tomboy addin dependency. Gets rid of irritating warning
    
    * tomboy/Tomboy/Addins/Tasque/Tasque.addin.xml: Bump version of Tomboy
      addin dependency. Gets rid of irritating warning when starting
      Tomboy.
    
    svn path=/trunk/; revision=2286

 ChangeLog                             |    5 +++++
 Tomboy/Addins/Tasque/Tasque.addin.xml |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 718d9324e79929e534dcaa279fd0bf0500ee63c7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Jan 21 18:45:31 2009 +0000

    Removing bundled Mono.Addins. Mono.Addins 0.3 or greater is now required
    
    * tomboy/Makefile.am:
    * tomboy/Mono.Addins:
    * tomboy/configure.in:
    * tomboy/po/POTFILES.in:
    * tomboy/Makefile.include: Removing bundled Mono.Addins.  Mono.Addins
      0.3 or greater is now required (0.4 recommended).
    
    svn path=/trunk/; revision=2285

 ChangeLog                                          |    8 +
 Makefile.am                                        |    2 +-
 Makefile.include                                   |   13 -
 Mono.Addins/AUTHORS                                |    3 -
 Mono.Addins/Makefile.am                            |    4 -
 Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs        |   20 -
 Mono.Addins/Mono.Addins.Gui/Makefile.am            |   72 -
 .../Mono.Addins.Gui/AddinInfoDialog.cs             |   89 --
 .../Mono.Addins.Gui/AddinInstallDialog.cs          |  631 --------
 .../Mono.Addins.Gui/AddinInstaller.cs              |   25 -
 .../Mono.Addins.Gui/AddinInstallerDialog.cs        |  178 ---
 .../Mono.Addins.Gui/AddinManagerDialog.cs          |  183 ---
 .../Mono.Addins.Gui/AddinManagerWindow.cs          |   72 -
 .../Mono.Addins.Gui/AddinTreeWidget.cs             |  376 -----
 .../Mono.Addins.Gui/Mono.Addins.Gui/ErrorDialog.cs |   97 --
 .../Mono.Addins.Gui/ManageSitesDialog.cs           |  118 --
 .../Mono.Addins.Gui/NewSiteDialog.cs               |  115 --
 .../Mono.Addins.Gui/Mono.Addins.Gui/Services.cs    |   81 -
 .../gtk-gui/Mono.Addins.Gui.AddinInfoDialog.cs     |  110 --
 .../gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs  |  572 -------
 .../Mono.Addins.Gui.AddinInstallerDialog.cs        |  146 --
 .../gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs  |  326 ----
 .../gtk-gui/Mono.Addins.Gui.ErrorDialog.cs         |  145 --
 .../gtk-gui/Mono.Addins.Gui.ManageSitesDialog.cs   |  124 --
 .../gtk-gui/Mono.Addins.Gui.NewSiteDialog.cs       |  234 ---
 Mono.Addins/Mono.Addins.Gui/gtk-gui/generated.cs   |   68 -
 Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic     | 1648 --------------------
 .../Mono.Addins.Gui/icons/package-x-generic.png    |  Bin 2095 -> 0 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_16.png |  Bin 540 -> 0 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_22.png |  Bin 695 -> 0 bytes
 .../icons/system-software-update.png               |  Bin 3840 -> 0 bytes
 Mono.Addins/Mono.Addins.Gui/icons/user-package.png |  Bin 964 -> 0 bytes
 Mono.Addins/Mono.Addins.Setup/AssemblyInfo.cs      |   20 -
 Mono.Addins/Mono.Addins.Setup/Makefile.am          |   63 -
 .../ConsoleProgressMonitor.cs                      |  208 ---
 .../LogTextWriter.cs                               |   89 --
 .../NullProgressMonitor.cs                         |  165 --
 .../ProgressStatusMonitor.cs                       |  119 --
 .../ProgressTracker.cs                             |  147 --
 .../Mono.Addins.Setup/AddinInfo.cs                 |  272 ----
 .../Mono.Addins.Setup/AddinInfoCollection.cs       |   45 -
 .../Mono.Addins.Setup/AddinPackage.cs              |  324 ----
 .../Mono.Addins.Setup/AddinRepositoryEntry.cs      |   84 -
 .../Mono.Addins.Setup/AddinStore.cs                |  675 --------
 .../Mono.Addins.Setup/AddinSystemConfiguration.cs  |   64 -
 .../AddinSystemConfigurationReaderWriter.cs        |  387 -----
 .../AddinSystemConfigurationSerializer.cs          |   64 -
 .../Mono.Addins.Setup/ConsoleAddinInstaller.cs     |  123 --
 .../Mono.Addins.Setup/IProgressMonitor.cs          |   51 -
 .../Mono.Addins.Setup/InstallException.cs          |   43 -
 .../Mono.Addins.Setup/Mono.Addins.Setup/Package.cs |   90 --
 .../Mono.Addins.Setup/PackageCollection.cs         |   68 -
 .../Mono.Addins.Setup/ReferenceRepositoryEntry.cs  |   43 -
 .../Mono.Addins.Setup/Repository.cs                |  102 --
 .../Mono.Addins.Setup/RepositoryEntry.cs           |   48 -
 .../Mono.Addins.Setup/RepositoryEntryCollection.cs |   67 -
 .../Mono.Addins.Setup/RepositoryReaderWriter.cs    |  894 -----------
 .../Mono.Addins.Setup/RepositoryRecord.cs          |  126 --
 .../Mono.Addins.Setup/RepositoryRegistry.cs        |  323 ----
 .../Mono.Addins.Setup/RepositorySerializer.cs      |   64 -
 .../Mono.Addins.Setup/SetupService.cs              |  370 -----
 .../Mono.Addins.Setup/SetupTool.cs                 |  964 ------------
 Mono.Addins/Mono.Addins/AssemblyInfo.cs            |   20 -
 Mono.Addins/Mono.Addins/Makefile.am                |  117 --
 .../Mono.Addins.Database/AddinDatabase.cs          | 1464 -----------------
 .../Mono.Addins.Database/AddinHostIndex.cs         |  108 --
 .../Mono.Addins.Database/AddinScanFolderInfo.cs    |  266 ----
 .../Mono.Addins.Database/AddinScanResult.cs        |  173 --
 .../Mono.Addins.Database/AddinScanner.cs           |  897 -----------
 .../Mono.Addins.Database/AddinUpdateData.cs        |  239 ---
 .../Mono.Addins.Database/DatabaseConfiguration.cs  |  133 --
 .../Mono.Addins.Database/FileDatabase.cs           |  437 ------
 .../Mono.Addins.Database/ProcessProgressStatus.cs  |  161 --
 .../Mono.Addins.Database/SetupProcess.cs           |  135 --
 .../Mono.Addins/Mono.Addins.Database/Util.cs       |  156 --
 .../Mono.Addins.Description/AddinDependency.cs     |  128 --
 .../Mono.Addins.Description/AddinDescription.cs    |  754 ---------
 .../Mono.Addins.Description/AssemblyDependency.cs  |  105 --
 .../ConditionTypeDescription.cs                    |  106 --
 .../ConditionTypeDescriptionCollection.cs          |   48 -
 .../Mono.Addins.Description/Dependency.cs          |   50 -
 .../DependencyCollection.cs                        |   58 -
 .../Mono.Addins.Description/Extension.cs           |  205 ---
 .../Mono.Addins.Description/ExtensionCollection.cs |   49 -
 .../ExtensionNodeDescription.cs                    |  243 ---
 .../ExtensionNodeDescriptionCollection.cs          |   62 -
 .../Mono.Addins.Description/ExtensionNodeSet.cs    |  325 ----
 .../ExtensionNodeSetCollection.cs                  |   58 -
 .../Mono.Addins.Description/ExtensionNodeType.cs   |  190 ---
 .../ExtensionNodeTypeCollection.cs                 |   58 -
 .../Mono.Addins.Description/ExtensionPoint.cs      |  234 ---
 .../ExtensionPointCollection.cs                    |   58 -
 .../Mono.Addins.Description/ModuleDescription.cs   |  273 ----
 .../ModuleDescriptionCollection.cs                 |   48 -
 .../Mono.Addins.Description/NativeDependency.cs    |   49 -
 .../Mono.Addins.Description/NodeTypeAttribute.cs   |  130 --
 .../NodeTypeAttributeCollection.cs                 |   48 -
 .../Mono.Addins.Description/ObjectDescription.cs   |  135 --
 .../ObjectDescriptionCollection.cs                 |  120 --
 .../Mono.Addins.Localization/GettextDomain.cs      |  140 --
 .../Mono.Addins.Localization/GettextLocalizer.cs   |   62 -
 .../Mono.Addins.Localization/IAddinLocalizer.cs    |   37 -
 .../IAddinLocalizerFactory.cs                      |   37 -
 .../IPluralAddinLocalizer.cs                       |   36 -
 .../Mono.Addins.Localization/NullLocalizer.cs      |   41 -
 .../StringResourceLocalizer.cs                     |   52 -
 .../StringTableLocalizer.cs                        |   95 --
 .../Mono.Addins.Serialization/BinaryXmlReader.cs   |  548 -------
 .../Mono.Addins.Serialization/BinaryXmlTypeMap.cs  |   77 -
 .../Mono.Addins.Serialization/BinaryXmlWriter.cs   |  223 ---
 .../Mono.Addins.Serialization/IBinaryXmlElement.cs |   39 -
 Mono.Addins/Mono.Addins/Mono.Addins.dll.config     |    6 -
 Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs       |  238 ---
 .../Mono.Addins/Mono.Addins/AddinAttribute.cs      |   77 -
 .../Mono.Addins/AddinDependencyAttribute.cs        |   55 -
 .../Mono.Addins/Mono.Addins/AddinErrorEventArgs.cs |   55 -
 .../Mono.Addins/Mono.Addins/AddinEventArgs.cs      |   49 -
 Mono.Addins/Mono.Addins/Mono.Addins/AddinInfo.cs   |  238 ---
 .../Mono.Addins/Mono.Addins/AddinLocalizer.cs      |   72 -
 .../Mono.Addins/Mono.Addins/AddinManager.cs        |  314 ----
 .../Mono.Addins/Mono.Addins/AddinRegistry.cs       |  305 ----
 .../Mono.Addins/Mono.Addins/AddinRootAttribute.cs  |   50 -
 .../Mono.Addins/Mono.Addins/AddinSessionService.cs |  394 -----
 .../Mono.Addins/Mono.Addins/ConditionType.cs       |  176 ---
 .../Mono.Addins/ConsoleProgressStatus.cs           |  107 --
 .../Mono.Addins/Mono.Addins/ExtensionAttribute.cs  |   77 -
 .../Mono.Addins/Mono.Addins/ExtensionContext.cs    |  799 ----------
 .../Mono.Addins/Mono.Addins/ExtensionNode.cs       |  316 ----
 .../Mono.Addins/ExtensionNodeAttribute.cs          |   65 -
 .../Mono.Addins/ExtensionNodeChildAttribute.cs     |   66 -
 .../Mono.Addins/Mono.Addins/ExtensionNodeList.cs   |   82 -
 .../Mono.Addins/ExtensionPointAttribute.cs         |   96 --
 .../Mono.Addins/Mono.Addins/ExtensionTree.cs       |  236 ---
 .../Mono.Addins/Mono.Addins/GettextCatalog.cs      |   47 -
 .../Mono.Addins/Mono.Addins/IAddinInstaller.cs     |   11 -
 .../Mono.Addins/Mono.Addins/IProgressStatus.cs     |   48 -
 .../Mono.Addins/InstanceExtensionNode.cs           |   63 -
 .../Mono.Addins/MissingDependencyException.cs      |   46 -
 .../Mono.Addins/NodeAttributeAttribute.cs          |  117 --
 Mono.Addins/Mono.Addins/Mono.Addins/NodeElement.cs |   65 -
 .../Mono.Addins/Mono.Addins/RuntimeAddin.cs        |  350 -----
 Mono.Addins/Mono.Addins/Mono.Addins/TreeNode.cs    |  333 ----
 .../Mono.Addins/Mono.Addins/TreeNodeCollection.cs  |   84 -
 .../Mono.Addins/Mono.Addins/TypeExtensionNode.cs   |   60 -
 .../Mono.Addins/TypeExtensionPointAttribute.cs     |   77 -
 configure.in                                       |   15 +-
 po/ChangeLog                                       |    5 +
 po/POTFILES.in                                     |    1 -
 148 files changed, 16 insertions(+), 25968 deletions(-)

commit b63a33fe3cf88fa932f4d025e2967d88dc4fbc20
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 19 23:41:48 2009 +0000

    Bump version to 0.13.4.
    
    * tomboy/configure.in:
    * tomboy/Setup/Setup.wxs:
    * tomboy/Tomboy/Defines.WIN32.cs:
    * tomboy/osx/Contents/Info.plist: Bump version to 0.13.4.
    
    svn path=/trunk/; revision=2284

 ChangeLog               |    7 +++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 13 insertions(+), 6 deletions(-)

commit 1e62332dd5ca772e303467a5f3641aec2f95de62
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 19 23:37:50 2009 +0000

    Mention update to es.po.
    
    * tomboy/NEWS: Mention update to es.po.
    
    svn path=/trunk/; revision=2282

 ChangeLog |    4 ++++
 NEWS      |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit e8b42a098074b7485c16ce8ae317ee20dd1a218c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 19 23:30:25 2009 +0000

    Update for 0.13.3.
    
    * tomboy/NEWS: Update for 0.13.3.
    
    svn path=/trunk/; revision=2281

 ChangeLog |    4 ++++
 NEWS      |   12 ++++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

commit eefcf62331b9ed09429669fd102529515ec4c77a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 19 23:30:07 2009 +0000

    Switch to using generic collection classes wherever possible. Clean up
    
    * tomboy/Tomboy/Note.cs:
    * tomboy/Tomboy/Undo.cs:
    * tomboy/Tomboy/Tray.cs:
    * tomboy/Tomboy/Trie.cs:
    * tomboy/Tomboy/Utils.cs:
    * tomboy/Tomboy/Search.cs:
    * tomboy/Tomboy/NoteTag.cs:
    * tomboy/Tomboy/TagEntry.cs:
    * tomboy/Tomboy/Watchers.cs:
    * tomboy/Tomboy/NoteBuffer.cs:
    * tomboy/Tomboy/NoteWindow.cs:
    * tomboy/Tomboy/XKeybinder.cs:
    * tomboy/Tomboy/NoteManager.cs:
    * tomboy/Tomboy/RecentChanges.cs:
    * tomboy/Tomboy/RemoteControl.cs:
    * tomboy/Tomboy/PrefsKeybinder.cs:
    * tomboy/Tomboy/GnomeApplication.cs:
    * tomboy/Tomboy/Synchronization/SyncDialog.cs:
    * tomboy/Tomboy/Addins/Bugzilla/BugzillaLink.cs:
    * tomboy/Tomboy/Addins/Tasque/TasqueNoteAddin.cs:
    * tomboy/Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs:
    * tomboy/Tomboy/Addins/Evolution/EvolutionNoteAddin.cs:
    * tomboy/Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs:
    * tomboy/Tomboy/Addins/ExportToHtml/ExportToHtmlNoteAddin.cs:
    * tomboy/Tomboy/Addins/GalagoPresence/GalagoPresenceNoteAddin.cs:
    * tomboy/Tomboy/Addins/NoteOfTheDay/NoteOfTheDayApplicationAddin.cs:
      Switch to using generic collection classes wherever possible.  Clean
      up some using statements.
    
    svn path=/trunk/; revision=2280

 ChangeLog                                          |   31 ++++++++++++++++++++
 Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs      |    6 ++--
 Tomboy/Addins/Bugzilla/BugzillaLink.cs             |    5 ++-
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs      |   19 ++++++------
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |    1 -
 .../GalagoPresence/GalagoPresenceNoteAddin.cs      |    4 +-
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs         |    4 +-
 .../NoteOfTheDay/NoteOfTheDayApplicationAddin.cs   |    1 -
 Tomboy/Addins/Tasque/TasqueNoteAddin.cs            |    1 -
 Tomboy/GnomeApplication.cs                         |    1 -
 Tomboy/Note.cs                                     |    1 -
 Tomboy/NoteBuffer.cs                               |   29 +++++++++---------
 Tomboy/NoteManager.cs                              |    1 -
 Tomboy/NoteTag.cs                                  |   28 ++++++++++-------
 Tomboy/NoteWindow.cs                               |    7 ++--
 Tomboy/PrefsKeybinder.cs                           |    6 ++--
 Tomboy/RecentChanges.cs                            |   30 +++++++++---------
 Tomboy/RemoteControl.cs                            |    5 +--
 Tomboy/Search.cs                                   |    1 -
 Tomboy/Synchronization/SyncDialog.cs               |    1 -
 Tomboy/TagEntry.cs                                 |    3 +-
 Tomboy/Tray.cs                                     |    1 -
 Tomboy/Trie.cs                                     |   14 ++++----
 Tomboy/Undo.cs                                     |   24 +++++++-------
 Tomboy/Utils.cs                                    |    3 +-
 Tomboy/Watchers.cs                                 |    4 +-
 Tomboy/XKeybinder.cs                               |    6 ++--
 27 files changed, 132 insertions(+), 105 deletions(-)

commit 6770a7613363de0abfad6bc7d290cb46c92db8de
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 19 20:52:37 2009 +0000

    Set process name to "tomboy" instead of "Tomboy" to make the session
    
    * tomboy/Tomboy/Tomboy.cs: Set process name to "tomboy" instead of
      "Tomboy" to make the session manager happy (bug #565166; thanks to
      Sebastian Dröge for the fix).
    
    svn path=/trunk/; revision=2279

 ChangeLog        |    6 ++++++
 Tomboy/Tomboy.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 66da5b70619fb73a3bb6b232af78f2df6bdb6b95
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Jan 18 17:43:01 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2278

 po/ChangeLog |    4 ++
 po/es.po     |  161 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 86 insertions(+), 79 deletions(-)

commit db2f384053fe852c69a56aefa538849f40f83d15
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jan 18 02:53:25 2009 +0000

    Remove trailing space from translated string (bug #566711).
    
    * tomboy/Tomboy/Addins/Bugzilla/BugzillaPreferences.cs: Remove trailing
      space from translated string (bug #566711).
    
    svn path=/trunk/; revision=2277

 ChangeLog                                     |    5 +++++
 Tomboy/Addins/Bugzilla/BugzillaPreferences.cs |    5 +++--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 230e3d0b669055fac1ed2c302c3542612684a9e9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 12 16:02:56 2009 +0000

    Rename TomboyAppletEventBox to TomboyPanelAppletEventBox. Fixes problem
    
    * tomboy/Tomboy/Applet.cs: Rename TomboyAppletEventBox to
      TomboyPanelAppletEventBox. Fixes problem with panel applet icon
      background (bug #567308), caused by many themes matching on widget
      class names with patterns like "*Tray*" (which is why it worked when
      the class was TomboyTray) and "*PanelApplet*".
    
    svn path=/trunk/; revision=2276

 ChangeLog        |    8 ++++++++
 Tomboy/Applet.cs |    8 ++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

commit e23fdfff6606ba03d5f5f688efa4ae44e4b5274e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jan 12 14:44:03 2009 +0000

    Updated Norwegian bokmål translation.
    
    2009-01-12  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=2275

 po/ChangeLog |    4 +
 po/nb.po     |  333 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 174 insertions(+), 163 deletions(-)

commit 344ec10d582f1f0ae6825c52bf83a8589b50450c
Author: Claude Paroz <claude@2xlibre.net>
Date:   Thu Jan 8 12:39:02 2009 +0000

    Add translator comment for 'New Note Template' (bug #565208).
    
    2009-01-08  Claude Paroz  <claude@2xlibre.net>
    
    	* Tomboy/PreferencesDialog.cs: Add translator comment for 'New Note
    	Template' (bug #565208).
    
    svn path=/trunk/; revision=2273

 ChangeLog                   |    5 +++++
 Tomboy/PreferencesDialog.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 392580b6b92861e20f7e7d5c8cba9463f7a2a2de
Author: Claude Paroz <claude@2xlibre.net>
Date:   Thu Jan 8 12:37:00 2009 +0000

    Updated French translation.
    
    2009-01-08  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation.
    
    svn path=/trunk/; revision=2272

 po/ChangeLog |    4 +
 po/fr.po     |  335 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 174 insertions(+), 165 deletions(-)

commit 06cf29b6970ca1e0620103c3f7ee76f7a848cbaa
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jan 8 01:02:50 2009 +0000

    Don't forget to XML encode title text when there's a template note. Fixes
    
    * tomboy/Tomboy/NoteManager.cs: Don't forget to XML encode title text
      when there's a template note. Fixes crash when using link button to
      create notes with & or < in the title (bug #566967).
    
    svn path=/trunk/; revision=2271

 ChangeLog             |    6 ++++++
 Tomboy/NoteManager.cs |    3 ++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit 3b104fa8a6b8e2dffcd87a1ec9b0c336936bebd1
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Tue Jan 6 00:06:22 2009 +0000

    Updated Brazilian Portuguese translation. Contributed by César Veiga.
    
    2009-01-05  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
    
    	* pt_BR.po: Updated Brazilian Portuguese translation. Contributed by
    	César Veiga.
    
    svn path=/trunk/; revision=2270

 po/ChangeLog |    5 ++
 po/pt_BR.po  |  184 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 99 insertions(+), 90 deletions(-)

commit 57027dff5417ef0d6c97185cb8e53b568348b12a
Author: Raivis Dejus <rdejus@src.gnome.org>
Date:   Sun Jan 4 16:03:38 2009 +0000

    updated latvian translation
    
    svn path=/trunk/; revision=2269

 po/ChangeLog |    4 +
 po/lv.po     |  935 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 843 insertions(+), 96 deletions(-)

commit 61565ce39beed153a89ccdab8bb0c1d92ff8f76f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Dec 27 17:23:22 2008 +0000

    Memory savings, lazy-loading; beginnings of fix for bug #565790 (reduce
    
    * tomboy/Tomboy/Notebooks/NotebookNoteAddin.cs:
    * tomboy/Tomboy/Addins/Bugzilla/BugzillaLink.cs:
    * tomboy/Tomboy/Addins/Tasque/TasqueNoteAddin.cs:
    * tomboy/Tomboy/Addins/Backlinks/BacklinkMenuItem.cs:
    * tomboy/Tomboy/Notebooks/NotebookApplicationAddin.cs:
    * tomboy/Tomboy/Addins/Evolution/EvolutionNoteAddin.cs:
    * tomboy/Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs:
    * tomboy/Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs:
    * tomboy/Tomboy/Addins/ExportToHtml/ExportToHtmlNoteAddin.cs: Memory
      savings, lazy-loading; beginnings of fix for bug #565790 (reduce
      Tomboy memory footprint at startup).  For NoteAddins, moved a lot of
      work from Initialize to OnNoteOpened.  In general, moved
      instantiation of some objects from static constructor to lazy-loading
      static properties.
    
    svn path=/trunk/; revision=2268

 ChangeLog                                          |   16 +++++
 Tomboy/Addins/Backlinks/BacklinkMenuItem.cs        |   14 +++--
 Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs      |   25 ++++----
 Tomboy/Addins/Bugzilla/BugzillaLink.cs             |   18 ++++--
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs      |   18 ++++--
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |   63 +++++++++++---------
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs    |   14 ++--
 Tomboy/Addins/Tasque/TasqueNoteAddin.cs            |   17 +++--
 Tomboy/Notebooks/NotebookApplicationAddin.cs       |   25 ++++++--
 Tomboy/Notebooks/NotebookNoteAddin.cs              |   29 +++++++--
 10 files changed, 151 insertions(+), 88 deletions(-)

commit 67e2620152c8f8780a56a24547a1771185dc142e
Author: Marcel Telka <marcel@telka.sk>
Date:   Thu Dec 25 23:01:53 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-12-25  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=2267

 po/ChangeLog |    4 +++
 po/sk.po     |   86 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 47 insertions(+), 43 deletions(-)

commit bd548f13a1501b183f934acde7c49ff624f25ae8
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Thu Dec 18 14:17:52 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2266

 po/ChangeLog |    4 +
 po/sv.po     |  959 +++++++++++++++++-----------------------------------------
 2 files changed, 276 insertions(+), 687 deletions(-)

commit d10f014246061fb9e31ff31eff48a586ecb1be52
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Wed Dec 17 15:41:12 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=2259

 po/sl.po |  282 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 143 insertions(+), 139 deletions(-)

commit d0b231a8bb5f73fb1e9b112e1eb7a3089ebb8ed4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 15 18:14:07 2008 +0000

    Bump version to 0.13.3.
    
    * tomboy/configure.in:
    * tomboy/Setup/Setup.wxs:
    * tomboy/Tomboy/Defines.WIN32.cs:
    * tomboy/osx/Contents/Info.plist: Bump version to 0.13.3.
    
    svn path=/trunk/; revision=2258

 ChangeLog               |    7 +++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 13 insertions(+), 6 deletions(-)

commit bf817bf06e0a05d2f8260367f1062cd376385c61
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 15 18:06:23 2008 +0000

    Update for 0.13.2.
    
    * tomboy/NEWS: Update for 0.13.2.
    
    svn path=/trunk/; revision=2256

 ChangeLog |    4 ++++
 NEWS      |    7 +++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit b75fe8bc4e1bc591373016fe5cd999aaa5b98553
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 15 17:54:29 2008 +0000

    Add QueueSave to the end of Note.LoadForeignNoteXml. Callers can specify
    
    * Tomboy/Note.cs:
    * Tomboy/RemoteControl.cs:
    * Tomboy/Synchronization/SyncDialog.cs:
    * Tomboy/Synchronization/SyncManager.cs: Add QueueSave to the end of
    Note.LoadForeignNoteXml. Callers can specify change type. Fixes a problem
    in sync (hard to reproduce) where downloaded notes never got saved to a
    note file, and on subsequent syncs they would appear to be deleted. This
    would cause mass deletion of notes.
    
    svn path=/trunk/; revision=2255

 ChangeLog                             |   11 +++++++++++
 Tomboy/Note.cs                        |    5 +++--
 Tomboy/RemoteControl.cs               |    2 +-
 Tomboy/Synchronization/SyncDialog.cs  |    2 +-
 Tomboy/Synchronization/SyncManager.cs |    4 ++--
 5 files changed, 18 insertions(+), 6 deletions(-)

commit 68f42deefe6b70915547b57c79bc1f80169b8c6e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 15 17:42:46 2008 +0000

    Add some useful XmlWriterSettings static members. The settings specify
    
    * tomboy/Tomboy/Utils.cs: Add some useful XmlWriterSettings static
      members.  The settings specify unix line endings, among other things.
    
    * tomboy/Tomboy/NoteTag.cs: Note about why we're still using
      XmlTextWriter.
    
    * tomboy/Tomboy/Note.cs:
    * tomboy/Tomboy/Synchronization/TomboySyncClient.cs:
    * tomboy/Tomboy/Synchronization/FileSystemSyncServer.cs: XmlTextWriter
      -> XmlWriter.
    
    * tomboy/Tomboy/NoteBuffer.cs: When serializing the note buffer, make
      sure only unix line endings are used.  Fixes bug #559094.
    
    svn path=/trunk/; revision=2254

 ChangeLog                                      |   15 +++++++++++++++
 Tomboy/Note.cs                                 |   10 ++++------
 Tomboy/NoteBuffer.cs                           |   11 ++++++++++-
 Tomboy/NoteTag.cs                              |    4 ++++
 Tomboy/Synchronization/FileSystemSyncServer.cs |    8 ++------
 Tomboy/Synchronization/TomboySyncClient.cs     |    4 +---
 Tomboy/Utils.cs                                |   21 +++++++++++++++++++++
 7 files changed, 57 insertions(+), 16 deletions(-)

commit faddfe858af65ee3f529fab041ecd11e843cbde9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 15 03:30:31 2008 +0000

    When activating a notebook row in the search UI (selecting and pressing
    
    * tomboy/Tomboy/RecentChanges.cs: When activating a notebook row in the
      search UI (selecting and pressing Enter, or double-clicking), create
      a new note in that notebook instead of opening the template note.
      Fixes bug #563738.
    
    svn path=/trunk/; revision=2253

 ChangeLog               |    7 +++++++
 Tomboy/RecentChanges.cs |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

commit 1099aa88b58aa99567a3a1690b13eaed02d213b9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 15 01:44:22 2008 +0000

    Add the XSL to the project.
    
    * tomboy/Tomboy.mdp: Add the XSL to the project.
    
    * tomboy/Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Use ToLower for
      internal links and anchor names, fixing bug #564150 (link text case
      may not match note title case).  Thanks to Stefan Schweizer for his
      patch.
    
    * tomboy/Tomboy/Addins/ExportToHtml/ExportToHtmlNoteAddin.cs: Make
      String.ToLower available in the XSL.
    
    svn path=/trunk/; revision=2252

 ChangeLog                                          |   11 +++++++++++
 Tomboy.mdp                                         |    1 +
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl        |    4 ++--
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |   14 ++++++++++++++
 4 files changed, 28 insertions(+), 2 deletions(-)

commit 8101f52d2891bd655c87f859d7d505caa8c9dc12
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 15 01:31:35 2008 +0000

    Cleaned up gtk and glib includes to use only toplevel headers. Fixes bug
    
    * tomboy/libtomboy/tomboyutil.c:
    * tomboy/libtomboy/tomboyutil.h:
    * tomboy/libtomboy/eggaccelerators.h:
    * tomboy/libtomboy/tomboykeybinder.c:
    * tomboy/libtomboy/tomboykeybinder.h:
    * tomboy/Tomboy/Addins/PrintNotes/gedit-print.h:
    * tomboy/Tomboy/Addins/PrintNotes/gedit-print.c:
    * tomboy/Tomboy/Addins/PrintNotes/gtksourceprintjob.h:
    * tomboy/Tomboy/Addins/PrintNotes/gtksourceprintjob.c: Cleaned up gtk
      and glib includes to use only toplevel headers. Fixes bug #564235,
      patch courtesy of Przemysław Grzegorczyk.
    
    svn path=/trunk/; revision=2251

 ChangeLog                                    |   14 ++++++++++++++
 Tomboy/Addins/PrintNotes/gedit-print.c       |    8 --------
 Tomboy/Addins/PrintNotes/gedit-print.h       |    2 +-
 Tomboy/Addins/PrintNotes/gtksourceprintjob.c |    2 --
 Tomboy/Addins/PrintNotes/gtksourceprintjob.h |    2 +-
 libtomboy/eggaccelerators.h                  |    2 +-
 libtomboy/tomboykeybinder.c                  |    1 -
 libtomboy/tomboykeybinder.h                  |    2 +-
 libtomboy/tomboyutil.c                       |    1 -
 libtomboy/tomboyutil.h                       |    5 ++---
 10 files changed, 20 insertions(+), 19 deletions(-)

commit bfad9bbae1a070591a714f50992f3f3909c5bbf1
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Fri Dec 12 10:40:21 2008 +0000

    Imported updated translation from gnome-2-24 branch.
    
    2008-12-12  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Imported updated translation from gnome-2-24 branch.
    
    svn path=/trunk/; revision=2250

 po/ChangeLog |    4 +
 po/it.po     |  217 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 115 insertions(+), 106 deletions(-)

commit 54f01f79cc19f283c459bc424fde60cb22d350bc
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Dec 1 22:10:55 2008 +0000

    Bump version to 0.13.2.
    
    2008-12-01  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* configure.in:
    	* Setup/Setup.wxs:
    	* osx/Contents/Info.plist:
    	* Tomboy/Defines.WIN32.cs: Bump version to 0.13.2.
    
    svn path=/trunk/; revision=2249

 ChangeLog               |    7 +++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 13 insertions(+), 6 deletions(-)

commit 7a0870cdb9a5974544e07f182e9858a2b4547ca2
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Dec 1 21:55:19 2008 +0000

    Update for 0.13.1.
    
    2008-12-01  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* NEWS: Update for 0.13.1.
    
    svn path=/trunk/; revision=2247

 ChangeLog |    4 ++++
 NEWS      |    7 +++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit deb25a78379073718704ed680b61fd1fe4e5a0f1
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Sat Nov 29 12:07:30 2008 +0000

    Updated Basque translation.
    
    2008-11-29  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=2245

 po/ChangeLog |    4 +
 po/eu.po     |  186 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 99 insertions(+), 91 deletions(-)

commit 454d15370164858cbc46f8d39f8cb6ae6428ac36
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Nov 27 18:11:13 2008 +0000

    Translation updated by Istvan Nyitrai.
    
    2008-11-27  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated by Istvan Nyitrai.
    
    svn path=/trunk/; revision=2244

 po/ChangeLog |    4 +
 po/hu.po     |  211 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 115 insertions(+), 100 deletions(-)

commit 93af44ce98d85345c17dce771dd97b03e798e7f5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Nov 15 15:07:54 2008 +0000

    Open online help, since installed help isn't available at this time.
    
    * tomboy/Tomboy/WindowsApplication.cs: Open online help, since installed
      help isn't available at this time.
    
    svn path=/trunk/; revision=2243

 ChangeLog                    |    5 +++++
 Tomboy/WindowsApplication.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit cd70964b397d5b9afc841d747f9c249a8da600e4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Nov 15 15:07:12 2008 +0000

    Add --enable-gnome (default), --enable-windows, and --enable-osx (mutually
    
    * tomboy/configure.in: Add --enable-gnome (default), --enable-windows,
      and --enable-osx (mutually exclusive).  Rename some variables to
      clearly be GNOME-specific. Print info about configuration at the end
      (like Banshee).
    
    * tomboy/Tomboy/Addins/Tasks/Makefile.am:
    * tomboy/Tomboy/Addins/Tasque/Makefile.am:
    * tomboy/Tomboy/Addins/Bugzilla/Makefile.am:
    * tomboy/Tomboy/Addins/Sketching/Makefile.am:
    * tomboy/Tomboy/Addins/Evolution/Makefile.am:
    * tomboy/Tomboy/Addins/Backlinks/Makefile.am:
    * tomboy/Tomboy/Addins/VoiceNotes/Makefile.am:
    * tomboy/Tomboy/Addins/PrintNotes/Makefile.am:
    * tomboy/Tomboy/Addins/FixedWidth/Makefile.am:
    * tomboy/Tomboy/Addins/ExportToHtml/Makefile.am:
    * tomboy/Tomboy/Addins/NoteOfTheDay/Makefile.am:
    * tomboy/Tomboy/Addins/SshSyncService/Makefile.am:
    * tomboy/Tomboy/Addins/GalagoPresence/Makefile.am:
    * tomboy/Tomboy/Addins/InsertTimestamp/Makefile.am:
    * tomboy/Tomboy/Addins/StickyNoteImport/Makefile.am:
    * tomboy/Tomboy/Addins/WebDavSyncService/Makefile.am:
    * tomboy/Tomboy/Addins/FileSystemSyncService/Makefile.am: Split
      TOMBOY_LIBS into GTKSHARP_LIBS and GNOME_LIBS.
    
    * tomboy/Tomboy/Makefile.am: Define GNOME/Windows/Mac-specific
      *_CSFILES, *_CSFLAGS, and *_LIBS.
    
    svn path=/trunk/; revision=2242

 ChangeLog                                       |   29 +++++++
 Tomboy/Addins/Backlinks/Makefile.am             |    2 +-
 Tomboy/Addins/Bugzilla/Makefile.am              |    2 +-
 Tomboy/Addins/Evolution/Makefile.am             |    3 +-
 Tomboy/Addins/ExportToHtml/Makefile.am          |    2 +-
 Tomboy/Addins/FileSystemSyncService/Makefile.am |    2 +-
 Tomboy/Addins/FixedWidth/Makefile.am            |    2 +-
 Tomboy/Addins/GalagoPresence/Makefile.am        |    2 +-
 Tomboy/Addins/InsertTimestamp/Makefile.am       |    2 +-
 Tomboy/Addins/NoteOfTheDay/Makefile.am          |    2 +-
 Tomboy/Addins/PrintNotes/Makefile.am            |    2 +-
 Tomboy/Addins/Sketching/Makefile.am             |    2 +-
 Tomboy/Addins/SshSyncService/Makefile.am        |    2 +-
 Tomboy/Addins/StickyNoteImport/Makefile.am      |    2 +-
 Tomboy/Addins/Tasks/Makefile.am                 |    2 +-
 Tomboy/Addins/Tasque/Makefile.am                |    2 +-
 Tomboy/Addins/VoiceNotes/Makefile.am            |    2 +-
 Tomboy/Addins/WebDavSyncService/Makefile.am     |    2 +-
 Tomboy/Makefile.am                              |   55 ++++++++++--
 configure.in                                    |  102 +++++++++++++++++-----
 20 files changed, 172 insertions(+), 49 deletions(-)

commit 98999044881b7b3f3346e0fdd4ddc683decd93b3
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Nov 8 13:16:36 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2240

 po/ChangeLog |    4 +
 po/es.po     |  211 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 112 insertions(+), 103 deletions(-)

commit fa45e93d1636cbe4b13c00a2653d327da8d7dcc2
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 25 13:51:55 2008 +0000

    Use gtk-about instead of gnome-stock-about in the panel applet context
    
    * tomboy/data/GNOME_TomboyApplet.xml: Use gtk-about instead of
      gnome-stock-about in the panel applet context menu.  Patch courtesy
      of Pacho Ramos.
    
    svn path=/trunk/; revision=2239

 ChangeLog                   |    6 ++++++
 data/GNOME_TomboyApplet.xml |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit d5c5961fb329e6fb6ec92ffb212be0fd6df55aca
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Oct 23 14:55:26 2008 +0000

    Set has_fixed_panelapplet *after* PKG_CHECK_MODULES macro. Setting that
    
    * tomboy/configure.in: Set has_fixed_panelapplet *after*
      PKG_CHECK_MODULES macro.  Setting that variable as part of the macro
      was keeping configure from failing on missing packages.
    
    svn path=/trunk/; revision=2238

 ChangeLog    |    6 ++++++
 configure.in |    5 ++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit e66039e33dc90d5427698621cbd4d140523dfad9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Oct 20 15:57:23 2008 +0000

    Bump version to 0.13.1. 0.13.0 represents a preview release for Windows
    
    * tomboy-clean/configure.in:
    * tomboy-clean/Setup/Setup.wxs:
    * tomboy-clean/osx/Contents/Info.plist:
    * tomboy-clean/Tomboy/Defines.WIN32.cs: Bump version to 0.13.1.  0.13.0
      represents a preview release for Windows and Mac, with no official
      tarball or release announcement.
    
    svn path=/trunk/; revision=2237

 ChangeLog               |    9 +++++++++
 Setup/Setup.wxs         |    2 +-
 Tomboy/Defines.WIN32.cs |    4 ++--
 configure.in            |    2 +-
 osx/Contents/Info.plist |    4 ++--
 5 files changed, 15 insertions(+), 6 deletions(-)

commit 4184ef4a11d66b3dad01fe9cac48329af05fee64
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Oct 20 08:02:28 2008 +0000

    Don't build if --enable-dbus=no.
    
    * tomboy/Tomboy/Addins/Tasque/Makefile.am: Don't build if
      --enable-dbus=no.
    
    svn path=/trunk/; revision=2235

 ChangeLog                        |    4 ++++
 Tomboy/Addins/Tasque/Makefile.am |    3 +++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 3400b13d84efccb08eeffe61a2b62ebdcb5385fb
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Oct 20 07:41:25 2008 +0000

    Add RemoteControl stuff to Mac project. Add RemoteControl support #if MAC.
    
    * Tomboy.mac.csproj: Add RemoteControl stuff to Mac project.
    * Tomboy/Tomboy.cs: Add RemoteControl support #if MAC.
    * Tomboy/RemoteControl*.cs: Replace #if !WIN32 with #if ENABLE_DBUS.
    
    svn path=/trunk/; revision=2234

 ChangeLog                    |    6 ++++++
 Tomboy.mac.csproj            |    7 ++++++-
 Tomboy/RemoteControl.cs      |    4 ++--
 Tomboy/RemoteControlProxy.cs |    8 ++++----
 Tomboy/Tomboy.cs             |   16 ++++++++--------
 5 files changed, 26 insertions(+), 15 deletions(-)

commit 7165635a3d8ed558cd6aed5588e16d3000f24745
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Oct 20 07:20:30 2008 +0000

    Fixes for bug #556136: Add single-instance detection and some support for
    accessing the RemoteControl over .NET remoting (since we have no D-BUS
    daemon on Windows or Mac).
    
    * Tomboy/RemoteControlProxy: For WIN32, use a mutex to enforce a single
      instance of Tomboy, and register a RemoteControlWrapper over IPC for use
      via .NET remoting.
    
    * Makefile.am:
    * Tomboy/Tomboy.cs:
    * Tomboy/RemoteControl.cs:
    * Tomboy/IRemoteControl.cs: Extract interface from RemoteControl.
    
    * Tomboy/RemoteControlWrapper.cs: Implementation of IRemoteControl that
      wraps a RemoteControl instance's method calls with Gtk.Application.Invoke.
      Unfortunately these calls are not processed by the GTK+ event loop until
      some interaction with GTK+ occurs, so behavior can seem unpredictable.
      Throws NotImplemented for everything but DisplaySearch and Version.
    
    * Tomboy.csproj: Include new and existing RemoteControl stuff.
    
    svn path=/trunk/; revision=2233

 ChangeLog                      |   23 ++++++
 Tomboy.csproj                  |    8 ++-
 Tomboy/IRemoteControl.cs       |   38 +++++++++
 Tomboy/Makefile.am             |    1 +
 Tomboy/RemoteControl.cs        |    8 +-
 Tomboy/RemoteControlProxy.cs   |   74 +++++++++++++++++-
 Tomboy/RemoteControlWrapper.cs |  171 ++++++++++++++++++++++++++++++++++++++++
 Tomboy/Tomboy.cs               |   26 +++---
 8 files changed, 329 insertions(+), 20 deletions(-)

commit ac6472e533f41dd33c8db6ac0e7e40736a40bee0
Author: Marcel Telka <marcel@telka.sk>
Date:   Sun Oct 19 18:34:53 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-10-19  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=2231

 po/ChangeLog |    4 +
 po/sk.po     |  190 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 101 insertions(+), 93 deletions(-)

commit d3ae61dd649817241ff4d15c5215b3da82df69cd
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Oct 19 08:06:59 2008 +0000

    Mono bindings for Immendio's ige-mac-integration library.
    
    * macbin/: Mono bindings for Immendio's ige-mac-integration library.
    
    * bunde-mac-app.sh:
    * osx/: Support for building an app bundle for OS X.
    
    * Tomboy/Tomboy.addin.mac.xml:
    * prebuild.sh: Use a modified add-in manifest file for Mac.
    
    * Tomboy.mac.sln:
    * Tomboy.mac.csproj:
    * Tomboy/Addins/*/*.mac.csproj: Fixes to Mac-specific MD projects.
    
    * Tomboy/WindowsApplication.cs: Mark everything virtual.
    * Tomboy/MacApplication.cs: Subclass WindowsApplication, add
      Mac menu bar and dock integration.
    * Tomboy/MacFactory.cs: Use MacApplication.
    
    * Tomboy/Tray.cs: Expose ITomboyTray. #if MAC, hide Tray icon. Hacky.
    * Tomboy/Notebooks/NotebookApplicationAddin.cs: #if MAC hacks to work
      around issues with Mac menu bar integration.
     Tomboy/Tomboy.cs: Fix AboutDialog to properly show Tomboy website as
      clickable URL. #if !MAC code that shows Search if Tray doesn't appear.
    * Tomboy/RecentChanges.cs: #if !MAC code to keep menu out of Search
      window, and to prevent quitting Tomboy when Search window closes just
      because Tray icon isn't Visible.
    
    * Tomboy/NoteBuffer.cs: #if !MAC code to prevent use of \u2218 as
      a bullet symbol, as it doesn't appear to be available by default
    
    svn path=/trunk/; revision=2229

 ChangeLog                                          |   31 +
 Tomboy.mac.csproj                                  |  583 +------------------
 Tomboy.mac.sln                                     |   19 +-
 Tomboy/Addins/Backlinks/Backlinks.mac.csproj       |  640 -------------------
 Tomboy/Addins/Bugzilla/Bugzilla.mac.csproj         |  642 +-------------------
 Tomboy/Addins/ExportToHtml/ExportToHtml.mac.csproj |  640 -------------------
 .../FileSystemSyncService.mac.csproj               |  640 -------------------
 Tomboy/Addins/FixedWidth/FixedWidth.mac.csproj     |  640 -------------------
 .../InsertTimestamp/InsertTimestamp.mac.csproj     |  640 -------------------
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.mac.csproj |  640 -------------------
 Tomboy/MacApplication.cs                           |  199 ++++++
 Tomboy/MacFactory.cs                               |    4 +-
 Tomboy/NoteBuffer.cs                               |    7 +-
 Tomboy/Notebooks/NotebookApplicationAddin.cs       |   17 +
 Tomboy/RecentChanges.cs                            |    5 +-
 Tomboy/Tomboy.addin.mac.xml                        |   69 +++
 Tomboy/Tomboy.cs                                   |    5 +
 Tomboy/Tray.cs                                     |    8 +
 Tomboy/WindowsApplication.cs                       |   19 +-
 bundle-mac-app.sh                                  |   19 +
 macbin/ige-mac-integration-sharp.dll               |  Bin 0 -> 12288 bytes
 osx/Contents/Info.plist                            |   28 +
 osx/Contents/MacOS/Tomboy                          |   13 +
 osx/Contents/Resources/tomboy.icns                 |  Bin 0 -> 165940 bytes
 prebuild.sh                                        |    2 +-
 25 files changed, 419 insertions(+), 5091 deletions(-)

commit eff83ecca2443de2d9258f8b68bd1359a6a282bf
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 18 17:50:57 2008 +0000

    Mac-specific MD msbuild projects.
    
    * Tomboy.mac.sln:
    * Tomboy.mac.csproj:
    * Tomboy/Addins/*/*.mac.csproj: Mac-specific MD msbuild projects.
    
    * prebuild.sh:
    * postbuild.sh: Hack pre/post-build scripts for Mac.
    
    svn path=/trunk/; revision=2228

 ChangeLog                                          |   11 +-
 Tomboy.mac.csproj                                  |  863 ++++++++++++++++++++
 Tomboy.mac.sln                                     |   91 ++
 Tomboy/Addins/Backlinks/Backlinks.mac.csproj       |  715 ++++++++++++++++
 Tomboy/Addins/Bugzilla/Bugzilla.mac.csproj         |  720 ++++++++++++++++
 Tomboy/Addins/ExportToHtml/ExportToHtml.mac.csproj |  716 ++++++++++++++++
 .../FileSystemSyncService.mac.csproj               |  714 ++++++++++++++++
 Tomboy/Addins/FixedWidth/FixedWidth.mac.csproj     |  716 ++++++++++++++++
 .../InsertTimestamp/InsertTimestamp.mac.csproj     |  716 ++++++++++++++++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.mac.csproj |  717 ++++++++++++++++
 postbuild.sh                                       |   50 ++
 prebuild.sh                                        |   15 +
 12 files changed, 6043 insertions(+), 1 deletions(-)

commit e9ea40ef8a270962abdae7da4139afe5f9e2bf9e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 18 15:31:29 2008 +0000

    Set Resizable to true. This appears to have no effect in Linux/Windows,
    
    * tomboy/Tomboy/NoteWindow.cs: Set Resizable to true.  This appears to
      have no effect in Linux/Windows, but is required to resize
      NoteWindows on Mac.
    
    svn path=/trunk/; revision=2227

 ChangeLog            |    6 ++++++
 Tomboy/NoteWindow.cs |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 4225653217105a5376fd27f0e7c44032880d230f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 18 13:26:34 2008 +0000

    Initial Mac support (for now, identical to Windows support, but leaves out
    
    * Tomboy/MacFactory.cs:
    * Tomboy/Services.cs: Initial Mac support (for now, identical to Windows
    support, but leaves out WindowsKeybinder).
    
    * Tomboy.sln:
    * Tomboy.csproj:
    * Tomboy/Addins/*/*.csproj: Add new "Mac" configuration (should rename
    "Debug" to "Windows", probably.  Defines "MAC".
    
    * Tomboy/NoteWindow.cs:
    * Tomboy/Tomboy.cs:
    * Tomboy/Tray.cs:
    * Tomboy/Utiles.cs: Update #if statements to include MAC as necessary.
    
    svn path=/trunk/; revision=2226

 ChangeLog                                          |   16 ++++++++++
 Tomboy.csproj                                      |   12 +++++++
 Tomboy.sln                                         |   23 +++++++++++++--
 Tomboy/Addins/Backlinks/Backlinks.csproj           |    8 +++++
 Tomboy/Addins/Bugzilla/Bugzilla.csproj             |    8 +++++
 Tomboy/Addins/ExportToHtml/ExportToHtml.csproj     |    8 +++++
 .../FileSystemSyncService.csproj                   |    8 +++++
 Tomboy/Addins/FixedWidth/FixedWidth.csproj         |    8 +++++
 .../Addins/InsertTimestamp/InsertTimestamp.csproj  |    8 +++++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.csproj     |    8 +++++
 Tomboy/MacFactory.cs                               |   31 ++++++++++++++++++++
 Tomboy/NoteWindow.cs                               |    2 +-
 Tomboy/Services.cs                                 |    2 +
 Tomboy/Tomboy.cs                                   |    6 ++--
 Tomboy/Tray.cs                                     |    4 +-
 Tomboy/Utils.cs                                    |    2 +-
 16 files changed, 144 insertions(+), 10 deletions(-)

commit 0c16107328581bdfaf57115b998c08efa10019c8
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 18 10:51:39 2008 +0000

    Don't try to load prefs.xml if it does not yet exist.
    
    * Tomboy/XmlPreferencesClient.cs: Don't try to load prefs.xml if it does
    not yet exist.
    
    svn path=/trunk/; revision=2225

 ChangeLog                      |    5 +++++
 Tomboy/XmlPreferencesClient.cs |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit f649ce845bf0922ff389e2b33a4aaefd7a181cb3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 18 10:32:16 2008 +0000

    Set DATADIR, GNOME_LOCALE_DIR, and SYS_ADDINS_DIR properly for a Windows
    
    * Tomboy/Defines.WIN32.cs: Set DATADIR, GNOME_LOCALE_DIR, and SYS_ADDINS_DIR
    properly for a Windows install. i18n not really ready yet, though.
    * Tomboy/Tomboy.cs: Cross-platform path separator fix.
    
    * Tomboy.csproj:
    * Setup/*.wxs: Install icons to app-specifc gtk theme area.
    
    svn path=/trunk/; revision=2224

 ChangeLog               |   11 ++++-
 Setup/Files.wxs         |  108 ++++++++++++++++++++++++++++++++++++++++++++---
 Setup/Setup.wxs         |   15 +++++++
 Tomboy.csproj           |   53 ++++++++++++++++++++++-
 Tomboy/Defines.WIN32.cs |    6 +-
 Tomboy/Tomboy.cs        |    2 +-
 6 files changed, 182 insertions(+), 13 deletions(-)

commit f9410e7ef7e43ebb9ae9aba826c83bc155f543c7
Author: Raivis Dejus <rdejus@src.gnome.org>
Date:   Wed Oct 15 23:31:59 2008 +0000

    Updated Latvian (lv) translation
    
    svn path=/trunk/; revision=2222

 po/ChangeLog |    4 ++++
 po/lv.po     |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit c4a3b9a18deec26b06e576a46c51111c77113c2a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Oct 14 09:42:35 2008 +0000

    Importing easy-to-use keybinding code from the ManagedWinapi project
    
    * Tomboy/ManagedWinapi.EventDispatchingNativeWindow.cs:
    * Tomboy/ManagedWinapi.Hoteky.cs: Importing easy-to-use keybinding code
    from the ManagedWinapi project (Windows-only, LGPL V2.1 or later).
    
    * Tomboy/WindowsKeybinder.cs: Implementation of IKeybinder for Windows.
    
    * Tomboy/WindowsFactory.cs: Use WindowsKeybinder instead of NullKeybinder.
    
    * Tomboy/Tomboy.cs: Work around GetGeometry bug for WIN32.
    
    * Tomboy.csproj: Added new files and System.Windows.Forms dependency
    
    svn path=/trunk/; revision=2221

 ChangeLog                                          |   16 ++-
 Tomboy.csproj                                      |    6 +
 .../ManagedWinapi.EventDispatchingNativeWindow.cs  |   93 +++++++++
 Tomboy/ManagedWinapi.Hotkey.cs                     |  206 ++++++++++++++++++++
 Tomboy/Tomboy.cs                                   |    4 +
 Tomboy/WindowsFactory.cs                           |    2 +-
 Tomboy/WindowsKeybinder.cs                         |  124 ++++++++++++
 7 files changed, 449 insertions(+), 2 deletions(-)

commit 8d7339f001a43a4b4b8d977759aad2afa831da0d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Oct 14 03:45:51 2008 +0000

    Change output type to WinExe to prevent DOS window. Need to do the same
    
    2008-10-13  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy.csproj: Change output type to WinExe to prevent DOS window. Need to
    	do the same for Mono.Addins.dll, too, I think, as it launches some temporary
    	DOS windows as Tomboy starts.
    
    svn path=/trunk/; revision=2220

 ChangeLog     |    6 ++++++
 Tomboy.csproj |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 4fcddb0050b1989436bc209ce6a53cdfeeeb3ec8
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Oct 14 00:33:43 2008 +0000

    Check for .NET 2.0 and Gtk# >= 2.10.
    
    2008-10-13  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Setup/Setup.wxs: Check for .NET 2.0 and Gtk# >= 2.10.
    
    svn path=/trunk/; revision=2219

 ChangeLog       |    6 +++++-
 Setup/Setup.wxs |   13 +++++++++++++
 2 files changed, 18 insertions(+), 1 deletions(-)

commit d9877bd761f7944f042f893e10307225f701b6c3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Oct 13 01:14:19 2008 +0000

    De-uglify.
    
    2008-10-12  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Setup/license.rtf: De-uglify.
    	* Setup/Setup.wxs:
    	* Setup/Setup.wixproj:
    	* Setup/BannrBmp.bmp:
    	* Setup/DlgBmp.bmp: Custom banner and dialog bitmaps for installer. They
    	could use some work from an actual artsy person.
    
    svn path=/trunk/; revision=2218

 ChangeLog           |    9 +
 Setup/BannrBmp.bmp  |  Bin 0 -> 94554 bytes
 Setup/DlgBmp.bmp    |  Bin 0 -> 471054 bytes
 Setup/Setup.wixproj |    2 +
 Setup/Setup.wxs     |    3 +
 Setup/license.rtf   | 1010 +++++++++++++++++++++++++--------------------------
 6 files changed, 518 insertions(+), 506 deletions(-)

commit 0de2bf5202326694aa659f21f28337a5612f72d9
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Oct 12 22:31:36 2008 +0000

    Add WiX installer project for SharpDevelop. As far as I can tell Visual
    
    2008-10-12  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy.sln:
    	* Setup/*: Add WiX installer project for SharpDevelop. As far as I can tell
    	Visual Studio 2008 just ignores it.
    
    svn path=/trunk/; revision=2217

 ChangeLog           |    6 +
 Setup/Files.wxs     |   48 +++++
 Setup/Setup.wixproj |   66 +++++++
 Setup/Setup.wxs     |   48 +++++
 Setup/license.rtf   |  507 +++++++++++++++++++++++++++++++++++++++++++++++++++
 Tomboy.sln          |    7 +
 6 files changed, 682 insertions(+), 0 deletions(-)

commit a4fd5208d5cb535656695bccd726d58071bed3a9
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Oct 12 22:29:37 2008 +0000

    Change output directory to same as Tomboy.csproj, and remove obsolete
    
    2008-10-12  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Addins/.../*.csproj: Change output directory to same as
    	Tomboy.csproj, and remove obsolete post-build events.
    
    svn path=/trunk/; revision=2216

 ChangeLog                                          |    5 ++++
 Tomboy/Addins/Backlinks/Backlinks.csproj           |   20 ++++++++++++++----
 Tomboy/Addins/Bugzilla/Bugzilla.csproj             |   20 ++++++++++++++----
 Tomboy/Addins/ExportToHtml/ExportToHtml.csproj     |   21 ++++++++++++++-----
 .../FileSystemSyncService.csproj                   |   20 ++++++++++++++----
 Tomboy/Addins/FixedWidth/FixedWidth.csproj         |   20 ++++++++++++++----
 .../Addins/InsertTimestamp/InsertTimestamp.csproj  |   20 ++++++++++++++----
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.csproj     |   20 ++++++++++++++----
 8 files changed, 110 insertions(+), 36 deletions(-)

commit b7af54c910eab1041ed7583acd11da8df328d7ea
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Oct 12 21:51:00 2008 +0000

    Include tomboy.ico and COPYING.
    
    2008-10-12  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy.csproj: Include tomboy.ico and COPYING.
    
    svn path=/trunk/; revision=2215

 ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 844bc82c6756af2a1202970a5d8426685ec7316d
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Oct 12 21:50:34 2008 +0000

    Include tomboy.ico and COPYING.
    
    2008-10-12  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy.csproj: Include tomboy.ico and COPYING.
    
    svn path=/trunk/; revision=2214

 Tomboy.csproj |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit aa88ca07ac757270a544bd6457101c1e865147d1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Oct 12 21:23:31 2008 +0000

    Add Windows icon generated via http://eisbox.net/iconvert/
    
    * tomboy/data/icons/tomboy.ico: Add Windows icon generated via
      http://eisbox.net/iconvert/
    
    svn path=/trunk/; revision=2213

 ChangeLog             |    5 +++++
 data/icons/tomboy.ico |  Bin 0 -> 285478 bytes
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 8ef23288fc3f5f372930b86e8705eb27a7474dcf
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Oct 12 19:38:53 2008 +0000

    Remove QuitMainLoop method which was never being used.
    
    * tomboy/Tomboy/Utils.cs:
    * tomboy/Tomboy/GnomeApplication.cs:
    * tomboy/Tomboy/NativeApplication.cs:
    * tomboy/Tomboy/WindowsApplication.cs: Remove QuitMainLoop method which
      was never being used.
    
    svn path=/trunk/; revision=2212

 ChangeLog                    |    8 ++++++++
 Tomboy/GnomeApplication.cs   |    7 +------
 Tomboy/NativeApplication.cs  |    1 -
 Tomboy/Utils.cs              |    5 -----
 Tomboy/WindowsApplication.cs |    5 -----
 5 files changed, 9 insertions(+), 17 deletions(-)

commit 1d5cea7010d734bc8ff8dadb82f42c2fdd68aa4b
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Oct 12 19:34:40 2008 +0000

    Defines.cs -> Defines.WIN32.cs. Add WindowsFactory.cs. Use 22x22 Tomboy
    
    2008-10-12  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy.csproj: Defines.cs -> Defines.WIN32.cs.  Add WindowsFactory.cs.
    	Use 22x22 Tomboy icon instead of 48x48.
    
    	* Tomboy/Addins/Backlinks/Backlinks.csproj:
    	* Tomboy/Addins/Bugzilla/Bugzilla.csproj:
    	* Tomboy/Addins/ExportToHtml/ExportToHtml.csproj:
    	* Tomboy/Addins/FileSystemSyncService/FileSystemSyncService.csproj:
    	* Tomboy/Addins/FixedWidth/FixedWidth.csproj:
    	* Tomboy/Addins/InsertTimestamp/InsertTimestamp.csproj:
    	* Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.csproj:
    	* Tomboy.sln: Added new projects for building certain add-ins on Windows.
    
    	* Tomboy/Addins/Bugzilla/BugzillaLink.cs:
    	* Tomboy/Addins/ExportToHtml/ExportToHtmlNoteAddin.cs: Better OpenUrl.
    
    	* Tomboy/Defines.WIN32.cs: A Defines class for Windows.  Need to make this
    	auto-generated or something.
    
    	* Tomboy/NoteWindow.cs: Have "Close All Notes" action quit Tomboy on
    	Windows, since there aren't virtual desktops. Not married to this behavior.
    
    	* Tomboy/Synchronization/FileSystemSyncServer.cs: Don't attempt to change
    	file permissions on Windows.  I don't feel like investigating the proper
    	way to do this right now.
    
    	* Tomboy/XmlPreferencesClient.cs: Actually load preferences when Tomboy
    	starts, instead of overwriting with defaults each time.
    
    svn path=/trunk/; revision=2211

 ChangeLog                                          |   30 ++++++++
 Tomboy.csproj                                      |    8 +-
 Tomboy.sln                                         |   42 +++++++++++
 Tomboy/Addins/Backlinks/Backlinks.csproj           |   70 ++++++++++++++++++
 Tomboy/Addins/Bugzilla/Bugzilla.csproj             |   75 +++++++++++++++++++
 Tomboy/Addins/Bugzilla/BugzillaLink.cs             |    2 +-
 Tomboy/Addins/ExportToHtml/ExportToHtml.csproj     |   76 ++++++++++++++++++++
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |    2 +-
 .../FileSystemSyncService.csproj                   |   69 ++++++++++++++++++
 Tomboy/Addins/FixedWidth/FixedWidth.csproj         |   71 ++++++++++++++++++
 .../Addins/InsertTimestamp/InsertTimestamp.csproj  |   71 ++++++++++++++++++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.csproj     |   72 ++++++++++++++++++
 Tomboy/Defines.WIN32.cs                            |   19 +++++
 Tomboy/NoteWindow.cs                               |    4 +
 Tomboy/Synchronization/FileSystemSyncServer.cs     |    2 +
 Tomboy/XmlPreferencesClient.cs                     |    1 +
 16 files changed, 608 insertions(+), 6 deletions(-)

commit deca2f7a9981fc1327e2192ed11dd3fbc015d9b5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Oct 12 15:39:28 2008 +0000

    Massive svn:ignore love
    
    svn path=/trunk/; revision=2210

commit bf97df5a26a8dda04ab4071c79f40b8c82a64a1d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Oct 12 15:22:50 2008 +0000

    IPlatformFactory implementation for Windows.
    
    * tomboy/Tomboy/WindowsFactory.cs: IPlatformFactory implementation for
      Windows.
    
    * tomboy/Tomboy.mdp:
    * tomboy/Tomboy/Makefile.am: Add new files.
    
    * tomboy/Tomboy/NativeApplication.cs: Adds INativeApplication interface,
      abstracted from the Application class in Utils.cs.
    
    * tomboy/Tomboy/Utils.cs: Application now wraps INativeApplication, and
      the implementation has moved to GnomeApplication.
      Gnome.Help.DisplayDesktopOnScreen ->
      Serivces.NativeApplication.DisplayHelp.  #if-out some libtomboy code
      in ForcedPresentWindow for WIN32 (this could be done better, of
      course).
    
    * tomboy/Tomboy/Services.cs: Static class providing easy-access to
      platform-specific services.  Responsible for creating the right
      IPlatformFactory implementation.
    
    * tomboy/Tomboy/GnomeFactory.cs: IPlatformFactory implementation for
      GNOME (maintains same behavior as Tomboy 0.12.0).
    
    * tomboy/Tomboy/PreferencesClient.cs: Add IPreferencesClient,
      IPropertyEditor, and IPropertyEditorBool interfaces, modeled after
      GConf.  Also includes a NullPreferencesClient.
    
    * tomboy/Tomboy/Tomboy.cs: Get note path from
      Services.NativeApplication.ConfDir.  #if-out some GNOME Panel code
      for WIN32.
    
    * tomboy/Tomboy/PlatformFactory.cs: Adds IPlatformFactory interface for
      creating platform-specific instances of new interfaces.
    
    * tomboy/winbin: Binaries for building and running on Windows without
      needing a Mono install.
    
    * tomboy/Tomboy/Watchers.cs: GConf -> IPreferencesClient.
      Gnome.Url.Show -> Services.NativeApplication.OpenUrl.
    
    * tomboy/Tomboy.sln:
    * tomboy/Tomboy.csproj: Visual Studio solution/project for building on
      Windows.  Tested in Visual Studio 2008 and SharpDevelop 3.
    
    * tomboy/Tomboy/WindowsApplication.cs: INativeApplication implementation
      for Windows.
    
    * tomboy/Tomboy/XmlPreferencesClient.cs: An IPreferencesClient
      implementation that uses an XML file backend.
    
    * tomboy/Tomboy/Logger.cs: A few hacks to run in Windows that need to be
      reviewed.
    
    * tomboy/Tomboy/PreferencesDialog.cs: GConf -> IPreferencesClient.
      Also, only show Hotkeys preferences if a keybinder other than
      NullKeybinder is available.
    
    * tomboy/Tomboy/GConfPreferencesClient.cs: An IPreferencesClient
      implementation that uses a GConf backend.
    
    * tomboy/Tomboy/NoteWindow.cs:
    * tomboy/Tomboy/NoteEditor.cs:
    * tomboy/Tomboy/Preferences.cs:
    * tomboy/Tomboy/Addins/InsertTimestamp/InsertTimestampNoteAddin.cs:
    * tomboy/Tomboy/Addins/InsertTimestamp/InsertTimestampPreferences.cs:
      GConf -> IPreferencesClient.
    
    * tomboy/Tomboy/Keybinder.cs: Simple IKeybinder interface for binding
      keys to actions, and a NullKeybinder implementation.
    
    * tomboy/Tomboy/GnomeApplication.cs: INativeApplication implementation
      for GNOME.
    
    * tomboy/Tomboy/NoteManager.cs: GConf -> IPreferencesClient.  Get Tomboy
      configuration directory from Services.NativeApplication.
    
    * tomboy/Tomboy/XKeybinder.cs: Implementation of IKeybinder for X11
      environments.
    
    * tomboy/Tomboy/PrefsKeybinder.cs: Lifted from XKeybinder.cs.  GConf ->
      IPreferencesClient, etc.
    
    * tomboy/Tomboy/Tray.cs:
    * tomboy/Tomboy/Applet.cs: New ITomboyTray interface, implemented by
      tray and applet.  Accelerator DllImports moved to keybinder code.
      Use GetPointer instead of GetGeometry on WIN32 to work-around a
      gtk-sharp bug (Doug Johnston).  Rearrange note menu item management
      code to prevent duplication (bug #531774, Boyd Timothy, Samuel
      Vandamme).
    
    svn path=/trunk/; revision=2209

 ChangeLog                                          |   90 +++++++
 Tomboy.csproj                                      |  226 ++++++++++++++++++
 Tomboy.mdp                                         |   13 +
 Tomboy.sln                                         |   26 ++
 Tomboy/AddinManager.cs                             |    1 -
 .../InsertTimestamp/InsertTimestampNoteAddin.cs    |    2 +-
 .../InsertTimestamp/InsertTimestampPreferences.cs  |    3 +-
 Tomboy/Applet.cs                                   |   24 ++-
 Tomboy/GConfPreferencesClient.cs                   |  110 +++++++++
 Tomboy/GnomeApplication.cs                         |  172 ++++++++++++++
 Tomboy/GnomeFactory.cs                             |   31 +++
 Tomboy/Keybinder.cs                                |   41 ++++
 Tomboy/Logger.cs                                   |    8 +-
 Tomboy/Makefile.am                                 |    9 +
 Tomboy/NativeApplication.cs                        |   30 +++
 Tomboy/NoteEditor.cs                               |    4 +-
 Tomboy/NoteManager.cs                              |    6 +-
 Tomboy/NoteWindow.cs                               |    2 +-
 Tomboy/PlatformFactory.cs                          |   16 ++
 Tomboy/Preferences.cs                              |   17 +-
 Tomboy/PreferencesClient.cs                        |   84 +++++++
 Tomboy/PreferencesDialog.cs                        |   32 ++--
 Tomboy/PrefsKeybinder.cs                           |  221 +++++++++++++++++
 Tomboy/Services.cs                                 |   78 ++++++
 Tomboy/Tomboy.cs                                   |    6 +-
 Tomboy/Tray.cs                                     |  167 +++++---------
 Tomboy/Utils.cs                                    |  126 ++---------
 Tomboy/Watchers.cs                                 |    6 +-
 Tomboy/WindowsApplication.cs                       |  103 ++++++++
 Tomboy/WindowsFactory.cs                           |   31 +++
 Tomboy/XKeybinder.cs                               |  237 +++----------------
 Tomboy/XmlPreferencesClient.cs                     |  249 ++++++++++++++++++++
 winbin/ICSharpCode.SharpZipLib.dll                 |  Bin 0 -> 192512 bytes
 winbin/Mono.Addins.Gui.dll                         |  Bin 0 -> 142848 bytes
 winbin/Mono.Addins.Setup.dll                       |  Bin 0 -> 89600 bytes
 winbin/Mono.Addins.dll                             |  Bin 0 -> 175616 bytes
 winbin/Mono.Addins.dll.config                      |    6 +
 winbin/Mono.Posix.dll                              |  Bin 0 -> 179712 bytes
 winbin/MonoPosixHelper.dll                         |  Bin 0 -> 181761 bytes
 39 files changed, 1713 insertions(+), 464 deletions(-)

commit fb118f52589e3ae6e8faa764ab2fde84b06e14ba
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Sat Oct 11 12:24:56 2008 +0000

    Update untranslated string
    
    svn path=/trunk/; revision=2207

 po/ca.po |   34 +++++++++++++++++++---------------
 1 files changed, 19 insertions(+), 15 deletions(-)

commit 95c19306003c059b1373dfd5437761024b39f03b
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Oct 7 07:12:48 2008 +0000

    Rebundling gnome-sharp panel applet code if gnome-sharp < 2.23.90 is
    
    * configure.in, Tomboy/Applet.cs, Tomboy/Tomboy.cs, Tomboy/Makefile.am,
      Tomboy/panelapplet: Rebundling gnome-sharp panel applet code if
      gnome-sharp < 2.23.90 is detected during configure.  Earlier
      versions are generally missing a crucial DllMap in
      gnome-sharp.dll.config (though some distros patch this).  Fix for
      bug #555318.
    
    svn path=/trunk/; revision=2204

 ChangeLog                                          |    9 +
 Tomboy/Applet.cs                                   |    5 +
 Tomboy/Makefile.am                                 |   10 +
 Tomboy/Tomboy.cs                                   |    8 +-
 Tomboy/panelapplet/BonoboUIVerb.cs                 |   28 ++
 Tomboy/panelapplet/ChangeBackgroundHandler.cs      |   30 ++
 Tomboy/panelapplet/ChangeSizeHandler.cs            |   18 +
 .../GnomeSharp.PanelAppletFactoryCallbackNative.cs |   42 ++
 Tomboy/panelapplet/MoveFocusOutOfAppletHandler.cs  |   18 +
 Tomboy/panelapplet/ObjectManager.cs                |   19 +
 Tomboy/panelapplet/PanelApplet.cs                  |  470 ++++++++++++++++++++
 Tomboy/panelapplet/PanelAppletBackgroundType.cs    |   17 +
 Tomboy/panelapplet/PanelAppletFactory.cs           |   60 +++
 Tomboy/panelapplet/PanelAppletFactoryCallback.cs   |   10 +
 Tomboy/panelapplet/PanelAppletFlags.cs             |   19 +
 configure.in                                       |    6 +-
 16 files changed, 767 insertions(+), 2 deletions(-)

commit be632ce5930a5d87360d6c6a1653e198e29a95db
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sat Oct 4 14:32:53 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=2199

 po/ChangeLog |    4 +++
 po/fi.po     |   63 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 38 insertions(+), 29 deletions(-)

commit 9e4e621990fbf4f8cb9f8b1609bdd0c7be721f5f
Author: Gabriel Burt <gabriel.burt@gmail.com>
Date:   Tue Sep 30 22:01:32 2008 +0000

    Change the Comment field to use imperative verbs to follow the HIG. Fixes
    
    2008-09-30  Gabriel Burt  <gabriel.burt@gmail.com>
    
    	* data/tomboy.desktop.in: Change the Comment field to use imperative
    	  verbs to follow the HIG.  Fixes bug #483114.
    
    
    svn path=/trunk/; revision=2197

 ChangeLog              |    5 +++++
 data/tomboy.desktop.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 079a937e4704ec214b44fa82e8233da25451a8bd
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Tue Sep 30 20:41:34 2008 +0000

    Updated Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=2196

 po/ChangeLog |    4 ++++
 po/pt_BR.po  |   55 ++++++++++++++++++++++++++++---------------------------
 2 files changed, 32 insertions(+), 27 deletions(-)

commit 3e0c270f27df3d43e1411b399a736371bf0c8a31
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Tue Sep 30 17:56:01 2008 +0000

    Updated Greek translation by Nikos Paraschou
    
    svn path=/trunk/; revision=2193

 help/ChangeLog   |    5 +
 help/Makefile.am |    2 +-
 help/el/el.po    | 1173 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1179 insertions(+), 1 deletions(-)

commit 72c7e980c29a392a969fed42cdabd2c7cde443a2
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sat Sep 27 04:48:17 2008 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=2192

 po/ChangeLog |    4 +++
 po/he.po     |   59 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 38 insertions(+), 25 deletions(-)

commit 044e96a85fff7397bb279f65993978609f254617
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Thu Sep 25 19:45:31 2008 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=2190

 po/sr.po       |    8 ++++----
 po/sr@latin.po |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

commit d9a1f2e9fe39ac73a0b492b4e1d1578d94b05401
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Thu Sep 25 19:40:46 2008 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=2189

 po/sr.po       |   10 +++++-----
 po/sr@latin.po |   10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

commit 197a252f794298ab386fe6d31e0066bb01c85565
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Thu Sep 25 19:39:03 2008 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=2188

 po/ChangeLog   |    4 ++++
 po/sr.po       |    6 +++---
 po/sr@latin.po |    6 +++---
 3 files changed, 10 insertions(+), 6 deletions(-)

commit 93fb4adc3bdca459a12444a3db0fe2df69511eac
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 22 12:29:18 2008 +0000

    Bump version to 0.13.0.
    
    * configure.in: Bump version to 0.13.0.
    
    svn path=/trunk/; revision=2184

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit c086b9e87bdc88353643e27ce9a3e509a1713214
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Mon Sep 22 07:17:09 2008 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=2182

 po/ChangeLog |    4 +
 po/he.po     |  183 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 104 insertions(+), 83 deletions(-)

commit cdbbc8056691639c88eec1370b41a47f7f5788e5
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Mon Sep 22 05:49:28 2008 +0000

    Updated Gujarati Translations.
    
    svn path=/trunk/; revision=2181

 po/ChangeLog |    4 ++
 po/gu.po     |  151 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 79 insertions(+), 76 deletions(-)

commit 7b8bb65d0aa6349a64cddd5b51d3f135baeefe56
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 22 03:45:33 2008 +0000

    Update for 0.12.0.
    
    * NEWS: Update for 0.12.0.
    
    svn path=/trunk/; revision=2180

 ChangeLog |    4 ++++
 NEWS      |   11 +++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

commit 536882bea958088198354a486cf00ada932259d1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 22 03:29:40 2008 +0000

    Revert to 0.10.x-era translations of printing add-in.
    
    * po/pt.po, po/sl.po, po/ta.po, po/th.po, po/tr.po, po/vi.po,
      po/zh_CN.po: Revert to 0.10.x-era translations of printing add-in.
    
    svn path=/trunk/; revision=2178

 po/ChangeLog |    5 +
 po/pt.po     |  240 +++++++++++++++++++++++++++++++++-------------------------
 po/sl.po     |  204 +++++++++++++++++++++++++++++++++----------------
 po/ta.po     |  239 +++++++++++++++++++++++++++++++++------------------------
 po/th.po     |  237 +++++++++++++++++++++++++++++++++------------------------
 po/tr.po     |  240 +++++++++++++++++++++++++++++++++-------------------------
 po/vi.po     |  141 ++++++++++++++++++++++++++++++++++-
 po/zh_CN.po  |  138 +++++++++++++++++++++++++++++++++-
 8 files changed, 971 insertions(+), 473 deletions(-)

commit c3a6f6cc4cdccab0dda74c6bfab5e4007b017fdf
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 22 03:20:10 2008 +0000

    Revert to 0.10.x-era translations of printing add-in.
    
    * po/mk.po, po/nb.po, po/nl.po, po/oc.po, po/pa.po, po/pl.po,
      po/pt_BR.po: Revert to 0.10.x-era translations of printing add-in.
    
    svn path=/trunk/; revision=2177

 po/ChangeLog |    5 +
 po/mk.po     |  141 ++++++++++++++++++++++++++++++++++-
 po/nb.po     |  139 +++++++++++++++++++++++++++++++++-
 po/nl.po     |  238 +++++++++++++++++++++++++++++++++------------------------
 po/oc.po     |  163 +++++++++++++++++++++++++++++++++------
 po/pa.po     |  205 +++++++++++++++++++++++++++++++++----------------
 po/pl.po     |  205 +++++++++++++++++++++++++++++++++----------------
 po/pt_BR.po  |  241 +++++++++++++++++++++++++++++++++-------------------------
 8 files changed, 972 insertions(+), 365 deletions(-)

commit 6db75d4e97e8acee45e0ca3810e613b989bd32b9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 22 03:07:52 2008 +0000

    Revert to 0.10.x-era translations of printing add-in.
    
    * po/es.po, po/fr.po, po/kn.po, po/bn_IN.po, po/de.po, po/ja.po,
      po/he.po, po/fi.po, po/en_GB.po, po/gu.po, po/it.po, po/lt.po:
      Revert to 0.10.x-era translations of printing add-in.
    
    svn path=/trunk/; revision=2176

 po/ChangeLog |    6 ++
 po/bn_IN.po  |  139 +++++++++++++++++++++++++++++++-
 po/de.po     |  254 +++++++++++++++++++++++++++++++++-------------------------
 po/en_GB.po  |  237 +++++++++++++++++++++++++++++++-----------------------
 po/es.po     |  246 +++++++++++++++++++++++++++++++------------------------
 po/fi.po     |  240 +++++++++++++++++++++++++++++++-----------------------
 po/fr.po     |  257 +++++++++++++++++++++++++++++++++-------------------------
 po/gu.po     |  139 +++++++++++++++++++++++++++++++-
 po/he.po     |  189 +++++++++++++++++++++++++++++++------------
 po/it.po     |  244 +++++++++++++++++++++++++++++++-----------------------
 po/ja.po     |  142 ++++++++++++++++++++++++++++++++-
 po/kn.po     |  162 ++++++++++++++++++++++++++++++++++++-
 po/lt.po     |  241 +++++++++++++++++++++++++++++++-----------------------
 13 files changed, 1702 insertions(+), 794 deletions(-)

commit 3076e9ec6cf7652dc9076b3e3a6d992f25eb1ad0
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Sep 21 23:43:49 2008 +0000

    Updated Czech translation by Pavel Sefranek.
    
    2008-09-22  Petr Kovar  <pknbe@volny.cz>
    
    	* cs.po: Updated Czech translation by Pavel Sefranek.
    
    svn path=/trunk/; revision=2175

 po/ChangeLog |    4 ++++
 po/cs.po     |   33 ++++++++++++++++-----------------
 2 files changed, 20 insertions(+), 17 deletions(-)

commit 7cfdcbe31f9f110878fe8d668d746ff407e4d063
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sun Sep 21 22:48:46 2008 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=2174

 po/ChangeLog |    4 +
 po/da.po     |  280 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 163 insertions(+), 121 deletions(-)

commit 076b1680b19474a5b3c996e86ed4630003683713
Author: Maxim V. Dziumanenko <mdziumanenko@src.gnome.org>
Date:   Sun Sep 21 21:48:39 2008 +0000

    svn path=/trunk/; revision=2173
    
    
    
    svn path=/trunk/; revision=2173

 po/uk.po |  283 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 160 insertions(+), 123 deletions(-)

commit ce269297d592a30096db8004ff06f380687697a7
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Sun Sep 21 20:43:36 2008 +0000

    Updated Russian translation.
    
    2008-09-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=2172

 po/ChangeLog |    4 +
 po/ru.po     |  344 ++++++++++++++++++++++++++--------------------------------
 2 files changed, 159 insertions(+), 189 deletions(-)

commit 871650db394454f909cb84bfa9ef9870bf0bae04
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sat Sep 20 22:44:58 2008 +0000

    Fixed Czech translation.
    
    2008-09-21  Petr Kovar  <pknbe@volny.cz>
    
    	* cs.po: Fixed Czech translation.
    
    svn path=/trunk/; revision=2171

 po/ChangeLog |    4 ++
 po/cs.po     |  142 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 144 insertions(+), 2 deletions(-)

commit 784767a61741420c5f4159d5bd60f505dbf4fb1c
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 15:49:31 2008 +0000

    de/de.po: German translation updated
    
    svn path=/trunk/; revision=2170

 help/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit a5dcfcd2532adb82d99126773260d83c96d60454
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 15:44:32 2008 +0000

    Screenshot added
    
    svn path=/trunk/; revision=2169

 help/de/figures/add-notebook-search.png |  Bin 0 -> 70416 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 49d0bdb9934ee4e9b2a71d23d0f578f3b1bbd0a3
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 15:44:06 2008 +0000

    Screenshot added
    
    svn path=/trunk/; revision=2168

 help/de/figures/add-to-notebook.png |  Bin 0 -> 42132 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit bdf6a5dbf15f2acd1089971cd5bc64b6b4a61750
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 15:42:18 2008 +0000

    Screenshot added
    
    svn path=/trunk/; revision=2167

 help/de/figures/delete-notebook.png |  Bin 0 -> 37680 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 8ca0f576d662e9be27108fe2c97a7b8c64198480
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 15:41:43 2008 +0000

    Screenshot added
    
    svn path=/trunk/; revision=2166

 help/de/figures/move-notes-search.png |  Bin 0 -> 66793 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 8bcd298ced7ebe4ad9a38378d47d82a149702c78
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 15:41:05 2008 +0000

    Screenshot added
    
    svn path=/trunk/; revision=2165

 help/de/figures/new-notebook.png |  Bin 0 -> 39060 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 96eb89ee8e1ab6408746f6a8263663e478f757df
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 15:40:33 2008 +0000

    Screenshot added
    
    svn path=/trunk/; revision=2164

 help/de/figures/note-template.png |  Bin 0 -> 41067 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 50e2bb47e633e4bd0356bef10d74ff579cdce2f1
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 20 14:15:18 2008 +0000

    Updated German translation
    
    svn path=/trunk/; revision=2163

 help/de/de.po | 1322 ++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 802 insertions(+), 520 deletions(-)

commit b0d2c279d0d87e30a4f61e3e77f3f605806240b6
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Sat Sep 20 13:57:36 2008 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=2162

 po/ChangeLog   |    4 +
 po/sr.po       | 1388 ++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 1388 ++++++++++++++++++++++++++++----------------------------
 3 files changed, 1368 insertions(+), 1412 deletions(-)

commit 5daf290c55ea53e1da2c924105e7346916608e02
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sat Sep 20 08:09:47 2008 +0000

    Updated Galician translation
    
    svn path=/trunk/; revision=2161

 po/ChangeLog |    4 +
 po/gl.po     |  273 +++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 200 insertions(+), 77 deletions(-)

commit 5ef6a570e6d1fd66ffaa1bbe3aa9dcd2e6a2b947
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Sep 19 18:59:30 2008 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2008-09-19  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=2160

 po/ChangeLog |    5 ++
 po/bg.po     |  165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 159 insertions(+), 11 deletions(-)

commit 9fc6420c49386beb72df12dd45b9e18494f31f39
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:   Fri Sep 19 02:23:06 2008 +0000

    Move translations from 2.22
    
    svn path=/trunk/; revision=2159

 po/hu.po |  238 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 189 insertions(+), 49 deletions(-)

commit f5af0c3e6ecd30a8b1bd2969c25c2b29de94bc6d
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Sep 19 01:35:01 2008 +0000

    Translation updated.
    
    2008-09-19  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=2158

 po/ChangeLog |    4 +
 po/hu.po     |  640 +++++++++++++++++++++++++---------------------------------
 2 files changed, 275 insertions(+), 369 deletions(-)

commit 0bf67591bbdb2f0e6f11720853ac1ce39ad051e4
Author: Marcel Telka <marcel@telka.sk>
Date:   Thu Sep 18 15:38:40 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-09-18  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=2157

 po/ChangeLog |    4 +
 po/sk.po     |  292 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 170 insertions(+), 126 deletions(-)

commit 53de250b602c65db7e18cf6de9a93d2501f9c548
Author: Inaki Larrañaga Murgoitio <dooteo@euskalgnu.org>
Date:   Thu Sep 18 08:49:43 2008 +0000

    Updated Basque translation.
    
    2008-09-18 Inaki Larrañaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=2156

 po/ChangeLog |    4 ++
 po/eu.po     |  166 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 155 insertions(+), 15 deletions(-)

commit e5e119bfc96100ba9cd1a4d97e8e358759c1acb7
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:   Thu Sep 18 04:32:46 2008 +0000

    0.12.0
    
    svn path=/trunk/; revision=2155

 po/ChangeLog |    5 +
 po/zh_HK.po  |  574 ++++++++++++++++++++----------------------------
 po/zh_TW.po  |  709 ++++++++++++++++++++++------------------------------------
 3 files changed, 513 insertions(+), 775 deletions(-)

commit b0c26796f14d222ec0d3d624c2383011821cbcf8
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Sep 18 02:06:39 2008 +0000

    Updated Arabic Translation by Anas Afif Emad.
    
    * Updated Arabic Translation by Anas Afif Emad.
    
    svn path=/trunk/; revision=2154

 po/ChangeLog |    4 +
 po/ar.po     |  766 ++++++++++++++++++++++------------------------------------
 2 files changed, 287 insertions(+), 483 deletions(-)

commit a9d140ecb8f1b41c770a8108344bfa02c9a1c745
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Tue Sep 16 16:57:55 2008 +0000

    Updated Korean translation.
    
    svn path=/trunk/; revision=2153

 po/ChangeLog |    4 +
 po/ko.po     |  261 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 155 insertions(+), 110 deletions(-)

commit 5a6570214e7b0a857ae29c9f1fc6a821c3567ebe
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Tue Sep 16 14:14:01 2008 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=2152

 po/ChangeLog |    4 +
 po/mr.po     |  365 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 298 insertions(+), 71 deletions(-)

commit 1898e381f4b41ab2eb5543755d15527c52de6127
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Tue Sep 16 12:47:09 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-09-16  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=2151

 po/ChangeLog |    4 +
 po/et.po     |  234 ++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 190 insertions(+), 48 deletions(-)

commit 27b61746d2a00099585be44a1ea6abba5fcfa01a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 15 23:45:47 2008 +0000

    Bump version to 0.12.0.
    
    * configure.in: Bump version to 0.12.0.
    
    svn path=/trunk/; revision=2150

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 052e7045ee26959f381879d70ab93ff99271f113
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Mon Sep 15 22:26:05 2008 +0000

    Minor fix thanks to David Planella
    
    svn path=/trunk/; revision=2149

 po/ChangeLog |    4 +
 po/ca.po     |  292 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 169 insertions(+), 127 deletions(-)

commit f5a56f6089fb33a0396575f8bf82e330e9f547bc
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Sep 15 18:56:44 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2148

 po/ChangeLog |    4 +
 po/sv.po     |  959 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 728 insertions(+), 235 deletions(-)

commit 9796dc1eff8cc8efa9495768d63f76bc31923dc3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 15 16:03:01 2008 +0000

    Revert to old (pre-0.11.x) printing add-in, as the Gtk.Print port is not
    
    * configure.in, po/POTFILES.in, Tomboy/Addins/PrintNotes/COPYING,
      Tomboy/Addins/PrintNotes/gedit-print.c,
      Tomboy/Addins/PrintNotes/gedit-print.h,
      Tomboy/Addins/PrintNotes/gtksourceprintjob.c,
      Tomboy/Addins/PrintNotes/gtksourceprintjob.h,
      Tomboy/Addins/PrintNotes/Makefile.am,
      Tomboy/Addins/PrintNotes/PrintNotes.addin.xml,
      Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Revert to old
      (pre-0.11.x) printing add-in, as the Gtk.Print port is not ready
      for release.
    
    svn path=/trunk/; revision=2147

 ChangeLog                                       |   13 +
 Tomboy/Addins/PrintNotes/COPYING                |  344 +++
 Tomboy/Addins/PrintNotes/Makefile.am            |   35 +-
 Tomboy/Addins/PrintNotes/PrintNotes.addin.xml   |    2 +-
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |  136 +-
 Tomboy/Addins/PrintNotes/gedit-print.c          |  466 ++++
 Tomboy/Addins/PrintNotes/gedit-print.h          |   38 +
 Tomboy/Addins/PrintNotes/gtksourceprintjob.c    | 3144 +++++++++++++++++++++++
 Tomboy/Addins/PrintNotes/gtksourceprintjob.h    |  164 ++
 configure.in                                    |    2 +
 po/ChangeLog                                    |    5 +
 po/POTFILES.in                                  |    2 +
 12 files changed, 4220 insertions(+), 131 deletions(-)

commit bf20917f774bd38e5d0746261e274508e5394d4c
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Sep 15 14:42:30 2008 +0000

    Updated Czech translation by Pavel Sefranek.
    
    2008-09-15  Petr Kovar  <pknbe@volny.cz>
    
    	* cs.po: Updated Czech translation by Pavel Sefranek.
    
    svn path=/trunk/; revision=2146

 po/ChangeLog |    4 +
 po/cs.po     |  583 ++++++++++++++++++++++++----------------------------------
 2 files changed, 243 insertions(+), 344 deletions(-)

commit b8a117a15cfb9b6360aebf82bfd38309c75dcf5c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 15 14:24:10 2008 +0000

    Fix bug #535279 by cancelling sync properly if an exception occurs (in
    
    * Tomboy/Synchronization/SyncManager.cs: Fix bug #535279 by cancelling
      sync properly if an exception occurs (in turn cancelling the lock
      renewal timer).  This could use more testing, though.  Fixed
      exceptions caused by auto-generated notes like notebook templates,
      too.
    
    svn path=/trunk/; revision=2145

 ChangeLog                             |    8 +++++
 Tomboy/Synchronization/SyncManager.cs |   48 ++++++++++++++++++++++++++++----
 2 files changed, 50 insertions(+), 6 deletions(-)

commit b552e8f0f847745a8b7fe6cbb68b5287db242869
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Sep 15 12:25:57 2008 +0000

    Added Entry for Bengali India Translation Updation
    
    svn path=/trunk/; revision=2144

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit e19334be8d56b5237383762c10a56ceed95e7544
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Sep 15 12:25:44 2008 +0000

    Updated Bengali India Translation
    
    svn path=/trunk/; revision=2143

 po/bn_IN.po | 1145 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 616 insertions(+), 529 deletions(-)

commit 8c5556e737e97a7fc23a93702971824e165b810e
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Sep 15 09:46:53 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    * Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=2142

 po/ChangeLog |    4 ++++
 po/ar.po     |   18 +++++++++---------
 2 files changed, 13 insertions(+), 9 deletions(-)

commit c1b9831501fffc7890e8aa6f3ade3b33252e32cf
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:   Mon Sep 15 05:17:24 2008 +0000

    update kannada translation and ChangeLog
    
    svn path=/trunk/; revision=2141

 po/ChangeLog |    4 +
 po/kn.po     | 1296 +++++++++++++++++++++-------------------------------------
 2 files changed, 479 insertions(+), 821 deletions(-)

commit ae5ec7aaff315466788f227901a2d9765d27ac95
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 15 02:25:42 2008 +0000

    Remove hack that saved notes (unnecessarily) whenever GetCompleteNoteXml
    
    * Tomboy/Note.cs: Remove hack that saved notes (unnecessarily) whenever
      GetCompleteNoteXml was called.  Fixes bug #543593, patch courtesy
      of the illustrious John Carr.
    
    svn path=/trunk/; revision=2140

 ChangeLog      |    6 ++++++
 Tomboy/Note.cs |   30 +++++++++++-------------------
 2 files changed, 17 insertions(+), 19 deletions(-)

commit 4d7000f7380c78367d80fef5360019aa270cc75d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 15 01:46:04 2008 +0000

    Better exception handling when validating lock file. Some whitespace
    
    * Tomboy/Synchronization/FileSystemSyncServer.cs: Better exception
      handling when validating lock file.  Some whitespace corrections.
    
    svn path=/trunk/; revision=2139

 ChangeLog                                      |    5 +++++
 Tomboy/Synchronization/FileSystemSyncServer.cs |   17 +++++++++--------
 2 files changed, 14 insertions(+), 8 deletions(-)

commit 8ec5f91dcb9a9ff766dd4070cf6a89698a96d114
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Sep 14 22:18:10 2008 +0000

    Prevent null object exceptions when shutting down the Tasque add-in (think
    
    * Tomboy/Addins/Tasque/TasqueNoteAddin.cs: Prevent null object
      exceptions when shutting down the Tasque add-in (think
      deleted/closed notes, etc).
    
    svn path=/trunk/; revision=2138

 ChangeLog                               |    6 ++++++
 Tomboy/Addins/Tasque/TasqueNoteAddin.cs |    9 ++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

commit 9352113dd84f3bd953bf0241f18ee6f25048edd7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Sep 14 20:55:09 2008 +0000

    Support "NoMatch" result code. Fixes bug #499841, patch courtesy of Alexey
    
    * Tomboy/Gnome.Keyring/ResultCode.cs, Tomboy/Gnome.Keyring/Ring.cs:
      Support "NoMatch" result code.  Fixes bug #499841, patch courtesy
      of Alexey Nedilko.
    
    svn path=/trunk/; revision=2137

 ChangeLog                          |    6 ++++++
 Tomboy/Gnome.Keyring/ResultCode.cs |    3 ++-
 Tomboy/Gnome.Keyring/Ring.cs       |    6 ++++--
 3 files changed, 12 insertions(+), 3 deletions(-)

commit d212f103568310348e9e4f0c17101ec5ea854552
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Sep 14 16:36:23 2008 +0000

    Updated Portuguese translation.
    
    2008-09-14  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=2136

 po/ChangeLog |    4 ++++
 po/pt.po     |   42 +++++++++++++++++++++---------------------
 2 files changed, 25 insertions(+), 21 deletions(-)

commit 1e39d824c75862384ecfafaf055087073a676bc7
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Sep 14 10:16:04 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    * Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=2135

 po/ar.po |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit 8f4145ee8d7c0fcf889a36ddfa3c51caacff42cd
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 13 12:11:03 2008 +0000

    de.po: Updated German Translation
    
    svn path=/trunk/; revision=2134

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit c930171cd0dd277b9e16fa3dba63eba76da2acd6
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Sep 13 12:10:39 2008 +0000

    Updated German Translation
    
    svn path=/trunk/; revision=2133

 po/de.po |  377 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 190 insertions(+), 187 deletions(-)

commit 699e1bf221027b122092fa4626442e5952fcd71c
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sat Sep 13 04:00:20 2008 +0000

    Updated Turkish Translation
    
    svn path=/trunk/; revision=2132

 po/ChangeLog |    4 +
 po/tr.po     |  525 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 266 insertions(+), 263 deletions(-)

commit 650fda618ca956c2a2f9ef9e83adec3448a88714
Author: Jordi Mas <jmas@softcatala.org>
Date:   Wed Sep 10 16:18:11 2008 +0000

    Updated Catalan translation
    
    2008-09-10 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=2131

 po/ChangeLog |    4 ++
 po/ca.po     |  117 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 71 insertions(+), 50 deletions(-)

commit c7d84622fd9331e8119b9cb040ac5ec317c39be0
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Tue Sep 9 21:42:15 2008 +0000

    Added it to DOC_LINGUAS Added Italian translation and figures by Milo
    
    2008-09-09  Luca Ferretti  <elle.uca@libero.it>
    
    	* Makefile.am: Added it to DOC_LINGUAS
    	* it/*: Added Italian translation and figures by Milo Casagrande.
    
    
    svn path=/trunk/; revision=2130

 help/ChangeLog                                     |    5 +
 help/Makefile.am                                   |    2 +-
 help/it/figures/add-notebook-search.png            |  Bin 0 -> 41674 bytes
 help/it/figures/add-to-notebook.png                |  Bin 0 -> 26320 bytes
 help/it/figures/delete-notebook.png                |  Bin 0 -> 31690 bytes
 help/it/figures/move-notes-search.png              |  Bin 0 -> 39732 bytes
 help/it/figures/new-notebook.png                   |  Bin 0 -> 38498 bytes
 help/it/figures/note-template.png                  |  Bin 0 -> 31690 bytes
 help/it/figures/notebook-icon.png                  |  Bin 0 -> 875 bytes
 help/it/figures/tomboy-main-menu.png               |  Bin 0 -> 16405 bytes
 help/it/figures/tomboy-new-note.png                |  Bin 0 -> 17838 bytes
 help/it/figures/tomboy-panel.png                   |  Bin 0 -> 13764 bytes
 help/it/figures/tomboy-pindown.png                 |  Bin 0 -> 486 bytes
 help/it/figures/tomboy-pinup.png                   |  Bin 0 -> 408 bytes
 help/it/figures/tomboy-preferences-add-ins.png     |  Bin 0 -> 29705 bytes
 help/it/figures/tomboy-preferences-editing.png     |  Bin 0 -> 35954 bytes
 help/it/figures/tomboy-preferences-hotkeys.png     |  Bin 0 -> 30570 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 29571 bytes
 help/it/figures/tomboy-tools.png                   |  Bin 0 -> 1370 bytes
 help/it/it.po                                      | 1779 ++++++++++++++++++++
 20 files changed, 1785 insertions(+), 1 deletions(-)

commit f0ed5eda18c2a683c1bf7e8ebed5c19dece0be36
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Tue Sep 9 21:38:28 2008 +0000

    Updated Italian translation by Milo Casagrande.
    
    2008-09-09  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Updated Italian translation by Milo Casagrande.
    
    
    svn path=/trunk/; revision=2129

 po/ChangeLog |    4 +
 po/it.po     |  573 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 284 insertions(+), 293 deletions(-)

commit 5c0272848e5ba8f37ef3021fab953249b6ba1f55
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Sep 8 11:14:43 2008 +0000

    Tamil translation updated
    
    svn path=/trunk/; revision=2128

 po/ChangeLog |    4 +
 po/ta.po     |  600 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 312 insertions(+), 292 deletions(-)

commit 5c5c1bfc814742f6aeeaf5394b88d30eeb15a06c
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Mon Sep 8 10:00:40 2008 +0000

    updated for Hindi by Rajesh Ranjan
    
    svn path=/trunk/; revision=2127

 po/ChangeLog |    4 +
 po/hi.po     |  308 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 166 insertions(+), 146 deletions(-)

commit f2487d921ac9d1963e6a4f9dcfd6067c1ba04e3d
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Mon Sep 8 09:06:37 2008 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=2126

 po/ChangeLog |    4 +
 po/ko.po     |  557 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 283 insertions(+), 278 deletions(-)

commit 2400647af1750eecb193bd5af096001827fb0fb6
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Sun Sep 7 20:23:07 2008 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2008-09-07  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=2125

 po/ChangeLog |    4 ++
 po/nl.po     |  108 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 62 insertions(+), 50 deletions(-)

commit dc9bec3af4a6c9708b2358fe843e8da78ab404f9
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Sep 7 11:30:33 2008 +0000

    Updated Japanese translation.
    
    2008-09-07  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=2124

 po/ChangeLog |    4 +
 po/ja.po     |  412 ++++++++++++++++++++++------------------------------------
 2 files changed, 157 insertions(+), 259 deletions(-)

commit d7c65256277a25f0a5546cfb509832b94465429d
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sat Sep 6 16:16:56 2008 +0000

    Updated zh_CN translation.
    
    svn path=/trunk/; revision=2123

 po/ChangeLog |    4 +++
 po/zh_CN.po  |   81 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 50 insertions(+), 35 deletions(-)

commit 431aa5444d24713c6f86a1a76ce8474de9949a93
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 6 07:51:03 2008 +0000

    Updated British English translation.
    
    2008-09-06  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=2122

 po/ChangeLog |    4 +
 po/en_GB.po  |  519 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 262 insertions(+), 261 deletions(-)

commit ebd974bfbe9970851404b8031db6cbd804905518
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Sep 5 10:06:32 2008 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2008-09-05  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=2120

 po/ChangeLog |    5 ++
 po/bg.po     |  208 +++++++++++++++++-----------------------------------------
 2 files changed, 65 insertions(+), 148 deletions(-)

commit fd1400f612626768aade679985bbb8794474cdd7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Sep 4 19:57:52 2008 +0000

    These files are copyright Alex Graveley, not Novell. Also, per Alex's
    
    * libtomboy/tomboykeybinder.c, libtomboy/tomboyutil.c,
      libtomboy/tomboykeybinder.h, libtomboy/tomboyutil.h: These files
      are copyright Alex Graveley, not Novell.  Also, per Alex's request,
      relicensing to MIT/X11 instead of LGPL.
    
    svn path=/trunk/; revision=2119

 ChangeLog                   |    7 +++++++
 libtomboy/tomboykeybinder.c |   33 +++++++++++++++++++--------------
 libtomboy/tomboykeybinder.h |   33 +++++++++++++++++++--------------
 libtomboy/tomboyutil.c      |   33 +++++++++++++++++++--------------
 libtomboy/tomboyutil.h      |   33 +++++++++++++++++++--------------
 5 files changed, 83 insertions(+), 56 deletions(-)

commit d51c90f4ae9e07b549c3143ae783b1a8ee42798f
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Wed Sep 3 13:40:40 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=2113

 po/sl.po |   99 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 53 insertions(+), 46 deletions(-)

commit 88e908464fdc1c0e45e4ec4be28e9336f61118bd
Author: Robert-André Mauchin <bobmauchin@src.gnome.org>
Date:   Sat Aug 30 22:04:31 2008 +0000

    Updated French translation
    
    svn path=/trunk/; revision=2111

 po/ChangeLog |    4 ++
 po/fr.po     |  139 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 81 insertions(+), 62 deletions(-)

commit 0780522c5c28271932f1cef837775f6db17a8690
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Aug 29 18:49:51 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2110

 po/ChangeLog |    4 ++
 po/es.po     |   88 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 48 insertions(+), 44 deletions(-)

commit 006d0ac95184767ec74d1adbf598e09e537a4f6a
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Fri Aug 29 09:08:00 2008 +0000

    Adding in LINGUA for maithili
    
    svn path=/trunk/; revision=2109

 po/ChangeLog |    4 ++++
 po/LINGUAS   |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 8bf06f21059d785655eff56fdf763326a2651ec8
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Fri Aug 29 08:57:37 2008 +0000

    added by Rajesh Ranjan for maithili
    
    svn path=/trunk/; revision=2108

 po/mai.po | 1791 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1791 insertions(+), 0 deletions(-)

commit dfc164a02a36eed39d3d5ac62a35d039e9f8d45f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 27 12:28:51 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-08-27  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=2101

 po/ChangeLog |    3 +++
 po/nb.po     |   31 +++++++++++++++----------------
 2 files changed, 18 insertions(+), 16 deletions(-)

commit 18b45738d628dce23220c1a2745efb2b11f4862f
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Mon Aug 25 14:56:58 2008 +0000

    Conversion from sr@Latn to sr@latin
    
    svn path=/trunk/; revision=2097

 po/ChangeLog   |    5 +
 po/LINGUAS     |    2 +-
 po/sr@Latn.po  | 1956 --------------------------------------------------------
 po/sr@latin.po | 1956 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1962 insertions(+), 1957 deletions(-)

commit 934d2077a24a34058007cf80673098e913ee9928
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Mon Aug 25 13:45:06 2008 +0000

    2008-08-25 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
    
    svn path=/trunk/; revision=2096

 po/ChangeLog |    4 +
 po/mk.po     |  549 ++++++++++++++++++++++++----------------------------------
 2 files changed, 228 insertions(+), 325 deletions(-)

commit e8cf25d91945751247f125717d4c6573691dd5e4
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Mon Aug 25 03:52:32 2008 +0000

    Updated Lithuanian translation.
    
    2008-08-24  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=2095

 po/ChangeLog |    4 +
 po/lt.po     |  514 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 261 insertions(+), 257 deletions(-)

commit 74d77aa5b7113efb6d78e98b4677f867172b09cc
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Sat Aug 23 15:35:02 2008 +0000

    Updated Basque translation.
    
    2008-08-23  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=2093

 po/ChangeLog |    4 +
 po/eu.po     |  421 ++++++++++++++++++++++------------------------------------
 2 files changed, 163 insertions(+), 262 deletions(-)

commit 03c8592c3e92b06ac01203d6e52a0f192518b480
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:   Fri Aug 22 14:23:43 2008 +0000

    Updated Polish translation
    
    2008-08-22  Tomasz Dominikowski  <tdominikowski@aviary.pl>
    
    	* pl.po: Updated Polish translation
    
    svn path=/trunk/; revision=2092

 po/ChangeLog |    4 +
 po/pl.po     | 1068 +++++++++++++++++++++-------------------------------------
 2 files changed, 384 insertions(+), 688 deletions(-)

commit 4623ccc8398fdd34decb52746fa8a16533fc673e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Aug 21 19:12:07 2008 +0000

    Update NEWS for quick 0.11.3 release.
    
    * NEWS: Update NEWS for quick 0.11.3 release.
    
    svn path=/trunk/; revision=2091

 ChangeLog |    4 ++++
 NEWS      |    3 +++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 02dec05e3ba540f9cfcfd81e20d8eb67b2eb8c70
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Aug 21 17:37:32 2008 +0000

    Set minimum gnome-sharp version to 2.15 to account for panel applet fixes.
    
    * configure.in: Set minimum gnome-sharp version to 2.15 to account for
      panel applet fixes.  Handle gnome-panel-sharp being split out of
      gnome-sharp in 2.23.90.
    * Tomboy/Applet.cs, Tomboy/Tomboy.cs: Stop using internal copy of panel
      applet code.  This has been fixed upstream for some time as far as
      I can tell.
    * Tomboy/panelapplet, Tomboy/panelapplet/BonoboUIVerb.cs,
      Tomboy/panelapplet/PanelAppletFactory.cs,
      Tomboy/panelapplet/ChangeSizeHandler.cs,
      Tomboy/panelapplet/ObjectManager.cs,
      Tomboy/panelapplet/PanelAppletFlags.cs,
      Tomboy/panelapplet/ChangeBackgroundHandler.cs,
      Tomboy/panelapplet/GnomeSharp.PanelAppletFactoryCallbackNative.cs,
      Tomboy/panelapplet/PanelApplet.cs,
      Tomboy/panelapplet/MoveFocusOutOfAppletHandler.cs,
      Tomboy/panelapplet/PanelAppletBackgroundType.cs,
      Tomboy/panelapplet/PanelAppletFactoryCallback.cs,
      Tomboy/Makefile.am: Delete internal copy of panel applet code.
    
    svn path=/trunk/; revision=2090

 ChangeLog                                          |   21 +
 Tomboy/Applet.cs                                   |    5 +-
 Tomboy/Makefile.am                                 |    1 -
 Tomboy/Tomboy.cs                                   |    3 +-
 Tomboy/panelapplet/BonoboUIVerb.cs                 |   28 --
 Tomboy/panelapplet/ChangeBackgroundHandler.cs      |   30 --
 Tomboy/panelapplet/ChangeSizeHandler.cs            |   18 -
 .../GnomeSharp.PanelAppletFactoryCallbackNative.cs |   42 --
 Tomboy/panelapplet/MoveFocusOutOfAppletHandler.cs  |   18 -
 Tomboy/panelapplet/ObjectManager.cs                |   19 -
 Tomboy/panelapplet/PanelApplet.cs                  |  470 --------------------
 Tomboy/panelapplet/PanelAppletBackgroundType.cs    |   17 -
 Tomboy/panelapplet/PanelAppletFactory.cs           |   60 ---
 Tomboy/panelapplet/PanelAppletFactoryCallback.cs   |   10 -
 Tomboy/panelapplet/PanelAppletFlags.cs             |   19 -
 configure.in                                       |   22 +-
 16 files changed, 39 insertions(+), 744 deletions(-)

commit bc4defdeef033787ab134ddce470291104764a6f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 18 15:33:11 2008 +0000

    Bump version to 0.11.3.
    
    * configure.in: Bump version to 0.11.3.
    
    svn path=/trunk/; revision=2089

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 4c5c435a1767bc23b190be109697a3a6cf0b7988
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 18 15:27:30 2008 +0000

    Update for 0.11.2.
    
    * NEWS: Update for 0.11.2.
    
    svn path=/trunk/; revision=2087

 ChangeLog |    4 ++++
 NEWS      |    8 ++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

commit 99ce8c31676ec20ea2c7fc7f52b6277fd91e5542
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Aug 16 22:54:51 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-08-17  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=2086

 po/ChangeLog |    4 ++
 po/nb.po     |  108 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 64 insertions(+), 48 deletions(-)

commit fade7cc5c940bdf63a539cb438dd96c90eb59c7d
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sat Aug 16 08:57:24 2008 +0000

    Updated Thai translation.
    
    2008-08-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=2085

 po/ChangeLog |    4 ++
 po/th.po     |  109 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 65 insertions(+), 48 deletions(-)

commit 4a2f5455e8117ced38ecc1c638f3d6ea93a0c4c8
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 15 15:28:34 2008 +0000

    Use Pango.Units.FromPixels instead of FromDouble, which appears to be new
    
    * Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Use
      Pango.Units.FromPixels instead of FromDouble, which appears to be
      new in gtk-sharp 2.12.
    
    svn path=/trunk/; revision=2084

 ChangeLog                                       |    6 ++++++
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 9e8f4507a15bbb6db954fb516b19c80d4602680c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 15 14:21:49 2008 +0000

    Use Gtk.StatusIcon.GetGeometry method to get a Gdk.Screen, as the
    
    * Tomboy/Tomboy.cs: Use Gtk.StatusIcon.GetGeometry method to get a
      Gdk.Screen, as the Gtk.StatusIcon.Screen property is only available
      in gtk-sharp >= 2.12.  Should fix bug #547900.
    
    svn path=/trunk/; revision=2083

 ChangeLog        |    6 ++++++
 Tomboy/Tomboy.cs |    8 +++++++-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit f00bceb8e26cfe0215b489fbc205f6c10b1db2cc
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Aug 14 22:27:13 2008 +0000

    Updated Portuguese translation.
    
    2008-08-14  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=2082

 po/ChangeLog |    4 +
 po/pt.po     |  580 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 294 insertions(+), 290 deletions(-)

commit 7188bed3249394936138718601e61f118f4f0fb9
Author: Gabriel Marcondes <gabrielgeraldo@gmail.com>
Date:   Wed Aug 13 23:02:09 2008 +0000

    Cleanup
    
    2008-08-14  Gabriel Marcondes <gabrielgeraldo@gmail.com>
    
    	* Tomboy/Addins/VoiceNotes/VoiceNote.cs,
    	  Tomboy/Addins/VoiceNotes/voicenotemedia.c:
    	  Cleanup
    
    
    svn path=/trunk/; revision=2081

 ChangeLog                                 |    6 ++
 Tomboy/Addins/VoiceNotes/VoiceNote.cs     |   76 +++++++++++++++++------------
 Tomboy/Addins/VoiceNotes/voicenotemedia.c |    5 +-
 3 files changed, 54 insertions(+), 33 deletions(-)

commit 948ed070012116bdd840c65e7acc6576cdf45e52
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Wed Aug 13 19:02:31 2008 +0000

    Reverted yesterday's spellchecking patch (the second, r2077) because of
    
    * Tomboy/Watchers.cs: Reverted yesterday's spellchecking patch
      (the second, r2077) because of performance problems.
    
    svn path=/trunk/; revision=2080

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |   13 -------------
 2 files changed, 5 insertions(+), 13 deletions(-)

commit a1be6d17b3cabcd45ba6a7c7afd1ca822a64f1bc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Aug 13 15:12:31 2008 +0000

    Add target for .mdb files to support parallel building. Fixes bug #547506.
    
    * Tomboy/Addins/GalagoPresence/Makefile.am,
      Tomboy/Addins/Sketching/Makefile.am,
      Tomboy/Addins/Evolution/Makefile.am,
      Tomboy/Addins/Tasks/Makefile.am,
      Tomboy/Addins/WebDavSyncService/Makefile.am,
      Tomboy/Addins/StickyNoteImport/Makefile.am,
      Tomboy/Addins/InsertTimestamp/Makefile.am,
      Tomboy/Addins/NoteOfTheDay/Makefile.am,
      Tomboy/Addins/FixedWidth/Makefile.am,
      Tomboy/Addins/Backlinks/Makefile.am,
      Tomboy/Addins/FileSystemSyncService/Makefile.am,
      Tomboy/Addins/Tasque/Makefile.am,
      Tomboy/Addins/PrintNotes/Makefile.am,
      Tomboy/Addins/Bugzilla/Makefile.am,
      Tomboy/Addins/ExportToHtml/Makefile.am,
      Tomboy/Addins/SshSyncService/Makefile.am, Tomboy/Makefile.am: Add
      target for .mdb files to support parallel building.  Fixes bug
      #547506.
    * Tomboy/Addins/VoiceNotes/Makefile.am: Support installing debug files.
    
    svn path=/trunk/; revision=2079

 ChangeLog                                       |   22 ++++++++++++++++++++++
 Tomboy/Addins/Backlinks/Makefile.am             |    2 ++
 Tomboy/Addins/Bugzilla/Makefile.am              |    2 ++
 Tomboy/Addins/Evolution/Makefile.am             |    2 ++
 Tomboy/Addins/ExportToHtml/Makefile.am          |    2 ++
 Tomboy/Addins/FileSystemSyncService/Makefile.am |    2 ++
 Tomboy/Addins/FixedWidth/Makefile.am            |    2 ++
 Tomboy/Addins/GalagoPresence/Makefile.am        |    2 ++
 Tomboy/Addins/InsertTimestamp/Makefile.am       |    2 ++
 Tomboy/Addins/NoteOfTheDay/Makefile.am          |    2 ++
 Tomboy/Addins/PrintNotes/Makefile.am            |    2 ++
 Tomboy/Addins/Sketching/Makefile.am             |    2 ++
 Tomboy/Addins/SshSyncService/Makefile.am        |    2 ++
 Tomboy/Addins/StickyNoteImport/Makefile.am      |    2 ++
 Tomboy/Addins/Tasks/Makefile.am                 |    2 ++
 Tomboy/Addins/Tasque/Makefile.am                |    2 ++
 Tomboy/Addins/VoiceNotes/Makefile.am            |    5 ++++-
 Tomboy/Addins/WebDavSyncService/Makefile.am     |    2 ++
 Tomboy/Makefile.am                              |    2 ++
 19 files changed, 60 insertions(+), 1 deletions(-)

commit 27dd4b37148413724839b9373afbbe74dbf089af
Author: Gabriel Marcondes <gabrielgeraldo@gmail.com>
Date:   Tue Aug 12 22:07:11 2008 +0000

    Speech data is deleted when note is deleted, status of the stop button is
    
    2008-08-13  Gabriel Marcondes <gabrielgeraldo@gmail.com>
    
    	* Tomboy/Addins/VoiceNotes/Makefile.am,
    	  Tomboy/Addins/VoiceNotes/VoiceNote.cs,
    	  Tomboy/Addins/VoiceNotes/voicenote-22.png,
    	  Tomboy/Addins/VoiceNotes/voicenotemedia.c: Speech
    	  data is deleted when note is deleted, status of the
    	  stop button is set properly. Icon for for notes with
    	  recording is added.
    
    
    svn path=/trunk/; revision=2078

 ChangeLog                                 |   10 ++++
 Tomboy/Addins/VoiceNotes/Makefile.am      |    6 ++-
 Tomboy/Addins/VoiceNotes/VoiceNote.cs     |   65 ++++++++++++++++++++++-------
 Tomboy/Addins/VoiceNotes/voicenote-22.png |  Bin 0 -> 1218 bytes
 Tomboy/Addins/VoiceNotes/voicenotemedia.c |    1 -
 5 files changed, 63 insertions(+), 19 deletions(-)

commit c45dd3fa407981876304e9ebda561cfdfefdd9fe
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Tue Aug 12 20:36:34 2008 +0000

    Recheck spelling if a tag is removed. Fixes bug #530856.
    
    * Tomboy/Watchers.cs: Recheck spelling if a tag is removed.
      Fixes bug #530856.
    
    svn path=/trunk/; revision=2077

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |   13 +++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

commit ee5a3d2f81ae09ec3ad9aa90fa727c12387e0169
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Tue Aug 12 16:49:00 2008 +0000

    Register for TagApplied events before spell checking is started. Partly
    
    * Tomboy/Watchers.cs: Register for TagApplied events before spell
      checking is started. Partly fixes bug #530856.
    
    svn path=/trunk/; revision=2076

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 4770d7f3cbdcd7d3d175c063d994552c0becdd73
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Aug 11 13:28:32 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=2075

 po/ChangeLog |    4 ++
 po/fi.po     |  110 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 66 insertions(+), 48 deletions(-)

commit e6c1309f826da28d01a9fa4f959fb401259bde43
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Mon Aug 11 07:45:04 2008 +0000

    Updating Marathi Translations
    
    svn path=/trunk/; revision=2074

 po/mr.po | 1819 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1819 insertions(+), 0 deletions(-)

commit a7783ae9bf0007f0258927f3721eb7be61ae268f
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Mon Aug 11 07:40:38 2008 +0000

    Adding Marathi(mr) to LINGUAS
    
    svn path=/trunk/; revision=2073

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 86e396067a31ee13c658b9f46aa94c0387303215
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 8 17:42:45 2008 +0000

    Fix yet another potention NRE crash, which occurred when closing the
    
    * Tomboy/RecentChanges.cs: Fix yet another potention NRE crash, which
      occurred when closing the search window with an empty notebook
      selected.
    
    svn path=/trunk/; revision=2072

 ChangeLog               |    6 ++++++
 Tomboy/RecentChanges.cs |    3 ++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit dbfb985b48db52962d4d41f1df513b1ea3511ee6
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:   Fri Aug 8 08:43:18 2008 +0000

    Committed Translation by Sweta Kothari
    
    svn path=/trunk/; revision=2071

 po/ChangeLog |    4 +
 po/gu.po     | 1081 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 594 insertions(+), 491 deletions(-)

commit ad3b4996baa1ca02f39eb37066cdf280347445aa
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Fri Aug 8 02:06:24 2008 +0000

    Updated Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=2070

 po/ChangeLog |    4 +
 po/pt_BR.po  |  755 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 383 insertions(+), 376 deletions(-)

commit 5632478b80576f0c680a0b4f9f131b6a3adf2682
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Thu Aug 7 22:09:19 2008 +0000

    Resolve note URIs only once to simplify check for loops between linked
    
    * Tomboy/Addins/ExportToHtml/NoteNameResolver.cs,
      Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Resolve note URIs only
      once to simplify check for loops between linked notes. Removed not
      working check with xsl:key for already processed notes.
      Fixes bug #546623.
    
    svn path=/trunk/; revision=2069

 ChangeLog                                      |    8 ++++
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl    |   42 ++----------------------
 Tomboy/Addins/ExportToHtml/NoteNameResolver.cs |   26 +++++---------
 3 files changed, 20 insertions(+), 56 deletions(-)

commit f1e27b9a642ff7445a60ee5dd12233b97267bc24
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Aug 6 08:33:07 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=2068

 po/ChangeLog |    4 ++
 po/ar.po     |  102 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 61 insertions(+), 45 deletions(-)

commit a324d33baa3275242a90d3ce4241fe708dd89207
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Aug 5 08:55:04 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2067

 po/ChangeLog |    4 ++
 po/sv.po     |  107 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 61 insertions(+), 50 deletions(-)

commit ef78cd48223d6951d4540357c129afc10dcfe4c4
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Tue Aug 5 08:33:56 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-08-05  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=2066

 po/ChangeLog |    4 ++++
 po/et.po     |   32 +++++++++++++++++++++++---------
 2 files changed, 27 insertions(+), 9 deletions(-)

commit 37f4185feb5c872929ba2d9debc72c31038d7c4a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 4 15:40:58 2008 +0000

    Bump version to 0.11.2.
    
    * configure.in: Bump version to 0.11.2.
    
    svn path=/trunk/; revision=2065

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 9a110e9d471491adf9a7a12721f865748179e6ee
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Aug 3 23:02:03 2008 +0000

    Translation updates since 0.11.0.
    
    * NEWS: Translation updates since 0.11.0.
    
    svn path=/trunk/; revision=2063

 ChangeLog |    4 ++++
 NEWS      |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 7f80bb911c150d3f186c8ba0d1c89acabd7eb686
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Aug 3 22:49:40 2008 +0000

    Borrow code from Banshee to enable running tomboy with --debug, --profile,
    
    * Tomboy/tomboy.in: Borrow code from Banshee to enable running tomboy
      with --debug, --profile, and --trace, without having to set
      $MONO_EXTRA_ARGS (which is still supported).  Only supported when
      running installed, for now.
    * NEWS: Draft for 0.11.1.
    
    svn path=/trunk/; revision=2061

 ChangeLog        |    8 ++++++++
 NEWS             |    7 +++++++
 Tomboy/tomboy.in |   26 +++++++++++++++++++++++++-
 3 files changed, 40 insertions(+), 1 deletions(-)

commit d69bb1aca397d9e38ae49c1898c3674d8d294af2
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Aug 3 15:31:51 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2060

 po/ChangeLog |    4 +
 po/es.po     |  361 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 173 insertions(+), 192 deletions(-)

commit d0c5eb6f61a69257ffab19c630d6fefc9780c058
Author: Gabriel Marcondes <gabrielgeraldo@gmail.com>
Date:   Sun Aug 3 11:31:22 2008 +0000

    added a bus handler to make sure the state is correctly set after the end
    
    2008-08-03  Gabriel Marcondes <gabrielgeraldo@gmail.com>
    
    	* Tomboy/Addins/VoiceNotes/voicenomedia.c: added a bus handler
    	to make sure the state is correctly set after the end of stream,
    	and a get_status function to let the note know if it is streaming.
    	* Tomboy/Addins/VoiceNotes/VoiceNote.cs: media buttons sensitivity
    	are updated so the user won't do more than one action at a time;
    	renamed some variables to fit the patterns.
    
    
    svn path=/trunk/; revision=2059

 ChangeLog                                 |    9 +++
 Tomboy/Addins/VoiceNotes/VoiceNote.cs     |   78 ++++++++++++++++++++---------
 Tomboy/Addins/VoiceNotes/voicenotemedia.c |   42 +++++++++++++++-
 3 files changed, 104 insertions(+), 25 deletions(-)

commit 5535b6277a65f4fd9fa9cd24e47d271354433bfd
Author: Marcel Telka <marcel@telka.sk>
Date:   Sun Aug 3 06:58:34 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-08-03  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=2058

 po/ChangeLog |    4 ++
 po/sk.po     |  170 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 95 insertions(+), 79 deletions(-)

commit 5e7e26d56a25956778f0c8577582da13e2d088c5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Aug 2 18:05:16 2008 +0000

    If Start Note URI in GConf is invalid, look for an existing "Start Here"
    
    * Tomboy/NoteManager.cs: If Start Note URI in GConf is invalid, look
      for an existing "Start Here" note.  Fixes bug #508982, patch
      courtesy of  Jon Lund Steffensen.
    
    svn path=/trunk/; revision=2057

 ChangeLog             |    6 ++++++
 Tomboy/NoteManager.cs |    6 ++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

commit 8af794c8684b676efff705532a9169b563155549
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Aug 2 17:48:52 2008 +0000

    Use Gtk.StatusIcon instead of eggtrayicon. Fixes bug #349265. This
    
    * libtomboy/eggtrayicon.c, libtomboy/eggtrayicon.h,
      libtomboy/Makefile.am,
      Tomboy/Addins/Tasks/TasksApplicationAddin.cs, Tomboy/Applet.cs,
      Tomboy/Tomboy.cs, Tomboy/Tray.cs, Tomboy/Utils.cs: Use
      Gtk.StatusIcon instead of eggtrayicon.  Fixes bug #349265.  This
      wonderful patch was contributed by Stefan Cosma.
    
    svn path=/trunk/; revision=2056

 ChangeLog                                    |    9 +
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |    5 +-
 Tomboy/Applet.cs                             |  302 +++++++++++----
 Tomboy/Tomboy.cs                             |   37 +-
 Tomboy/Tray.cs                               |  573 ++++++++++++--------------
 Tomboy/Utils.cs                              |   14 +
 libtomboy/Makefile.am                        |    4 +-
 libtomboy/eggtrayicon.c                      |  526 -----------------------
 libtomboy/eggtrayicon.h                      |   77 ----
 9 files changed, 535 insertions(+), 1012 deletions(-)

commit bea1a18cfe483d5496df3fa47986ee39157e88a6
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Aug 2 15:25:06 2008 +0000

    Prevent crash when activating notebook tool button in the case that the
    
    * Tomboy/Utils.cs: Prevent crash when activating notebook tool button
      in the case that the window was not wide enough to show it.
      Unfortunately, when this case occurs, menu appears at 0,0, which is
      non-optimal.  Still better than crashing.  Fixes bug #523035.
    
    svn path=/trunk/; revision=2053

 ChangeLog       |    7 +++++++
 Tomboy/Utils.cs |    3 ++-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit f54c0018c29e92e0ee10b5785be65e16e8555565
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Aug 2 15:14:33 2008 +0000

    Check for null widgets when computing SearchText. Should fix bug #544996.
    
    * Tomboy/RecentChanges.cs: Check for null widgets when computing
      SearchText.  Should fix bug #544996.
    
    svn path=/trunk/; revision=2052

 ChangeLog               |    5 +++++
 Tomboy/RecentChanges.cs |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit f73975dce4ada121bd1700dea7c185b6844a929b
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sat Aug 2 15:04:24 2008 +0000

    Updated Galician translation
    
    svn path=/trunk/; revision=2051

 po/ChangeLog |    4 ++++
 po/gl.po     |   31 ++++++++++++++++++++++---------
 2 files changed, 26 insertions(+), 9 deletions(-)

commit e1b28aa78d613b69672173260de69961d07aa6ed
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Aug 2 14:54:43 2008 +0000

    Don't crash if there's an error saving note data. Show the user an
    
    * Tomboy/Note.cs: Don't crash if there's an error saving note data.
      Show the user an irritating dialog to let them know their data
      isn't getting saved.  Should only happen in bizarre situations like
      running out of disk space or messing up home directory permissions.
       Fixes bug #460642.
    
    svn path=/trunk/; revision=2050

 ChangeLog      |    8 ++++++++
 Tomboy/Note.cs |   26 +++++++++++++++++++++++++-
 2 files changed, 33 insertions(+), 1 deletions(-)

commit 9d7b5f2660d7f8f156492479c580aca93a1863eb
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 1 22:28:14 2008 +0000

    Support building from an SVN working copy (removed unneeded CVS support).
    
    * extra/firefox-extension/build.sh: Support building from an SVN
      working copy (removed unneeded CVS support).
    
    svn path=/trunk/; revision=2049

 ChangeLog                        |    5 +++++
 extra/firefox-extension/build.sh |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 02bfe188d2a0c3d17aed5c569f13b1ddd40c1bec
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 1 22:19:12 2008 +0000

    New russian translation. Update to 1.0.1 (Harry Coal). Added standard
    
    * extra/firefox-extension/locale/ru-RU,
      extra/firefox-extension/locale/ru-RU/tomfox.dtd,
      extra/firefox-extension/locale/ru-RU/tomfox.properties,
      extra/firefox-extension/locale/ru-RU/prefwindow.dtd,
      extra/firefox-extension/chrome.manifest: New russian translation.
    * extra/firefox-extension/install.rdf,
      extra/firefox-extension/content/rcmenu.xul,
      extra/firefox-extension/content/about.xul,
      extra/firefox-extension/content/options.xul,
      extra/firefox-extension/content/tomfox.js: Update to 1.0.1 (Harry
      Coal).
    * extra/firefox-extension/licence.txt: Added standard Mozilla
      tri-license.
    * extra/firefox-extension/build.sh,
      extra/firefox-extension/config_build.sh: Extension build scripts.
    
    svn path=/trunk/; revision=2048

 ChangeLog                                          |   18 +++
 extra/firefox-extension/build.sh                   |  128 ++++++++++++++++++++
 extra/firefox-extension/chrome.manifest            |    9 +-
 extra/firefox-extension/config_build.sh            |    9 ++
 extra/firefox-extension/content/about.xul          |   70 ++++++-----
 extra/firefox-extension/content/options.xul        |    2 +-
 extra/firefox-extension/content/rcmenu.xul         |    2 +-
 extra/firefox-extension/content/tomfox.js          |    2 +-
 extra/firefox-extension/install.rdf                |    3 +-
 extra/firefox-extension/licence.txt                |   37 ++++++
 .../firefox-extension/locale/ru-RU/prefwindow.dtd  |   10 ++
 extra/firefox-extension/locale/ru-RU/tomfox.dtd    |    1 +
 .../locale/ru-RU/tomfox.properties                 |    1 +
 13 files changed, 253 insertions(+), 39 deletions(-)

commit 596b14da0721427590ca8c327d9490d8a4ac4af0
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 1 22:14:04 2008 +0000

    reorg
    
    svn path=/trunk/; revision=2047

commit de95cda27ef6019a2a1cf88f202eba95a41b1ceb
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 1 22:13:37 2008 +0000

    reorg
    
    svn path=/trunk/; revision=2046

 extra/firefox-extension/chrome/content/about.js    |   16 --
 extra/firefox-extension/chrome/content/about.xul   |   78 -------
 extra/firefox-extension/chrome/content/logo.gif    |  Bin 11320 -> 0 bytes
 extra/firefox-extension/chrome/content/options.xul |   62 ------
 extra/firefox-extension/chrome/content/rcmenu.xul  |   55 -----
 extra/firefox-extension/chrome/content/tb_16.png   |  Bin 670 -> 0 bytes
 extra/firefox-extension/chrome/content/tomfox.js   |  218 --------------------
 extra/firefox-extension/chrome/content/tomfox.png  |  Bin 1495 -> 0 bytes
 .../chrome/locale/en-US/prefwindow.dtd             |   10 -
 .../chrome/locale/en-US/tomfox.dtd                 |    4 -
 .../chrome/locale/en-US/tomfox.properties          |    1 -
 .../chrome/locale/pt-PT/prefwindow.dtd             |   10 -
 .../chrome/locale/pt-PT/tomfox.dtd                 |    4 -
 .../chrome/locale/pt-PT/tomfox.properties          |    1 -
 extra/firefox-extension/content/about.js           |   16 ++
 extra/firefox-extension/content/about.xul          |   78 +++++++
 extra/firefox-extension/content/logo.gif           |  Bin 0 -> 11320 bytes
 extra/firefox-extension/content/options.xul        |   62 ++++++
 extra/firefox-extension/content/rcmenu.xul         |   55 +++++
 extra/firefox-extension/content/tb_16.png          |  Bin 0 -> 670 bytes
 extra/firefox-extension/content/tomfox.js          |  218 ++++++++++++++++++++
 extra/firefox-extension/content/tomfox.png         |  Bin 0 -> 1495 bytes
 .../firefox-extension/locale/en-US/prefwindow.dtd  |   10 +
 extra/firefox-extension/locale/en-US/tomfox.dtd    |    4 +
 .../locale/en-US/tomfox.properties                 |    1 +
 .../firefox-extension/locale/pt-PT/prefwindow.dtd  |   10 +
 extra/firefox-extension/locale/pt-PT/tomfox.dtd    |    4 +
 .../locale/pt-PT/tomfox.properties                 |    1 +
 28 files changed, 459 insertions(+), 459 deletions(-)

commit a830643b425066cabbf67efe4bb6b99dab4b6dd1
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Tue Jul 29 22:44:33 2008 +0000

    Added an initial addin for voice notes by Gabriel Marcondes.
    
    2008-07-30  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* Tomboy/Addins/VoiceNotes/Makefile.am,
    	  Tomboy/Addins/VoiceNotes/VoiceNote.addin.xml,
    	  Tomboy/Addins/VoiceNotes/VoiceNote.cs,
    	  Tomboy/Addins/VoiceNotes/voicenotemedia.c:
    
              Added an initial addin for voice notes by Gabriel Marcondes.
    
    
    svn path=/trunk/; revision=2045

 ChangeLog                                    |    9 ++
 Tomboy/Addins/VoiceNotes/Makefile.am         |   67 +++++++++++++++++
 Tomboy/Addins/VoiceNotes/VoiceNote.addin.xml |   21 +++++
 Tomboy/Addins/VoiceNotes/VoiceNote.cs        |  102 ++++++++++++++++++++++++++
 Tomboy/Addins/VoiceNotes/voicenotemedia.c    |   43 +++++++++++
 5 files changed, 242 insertions(+), 0 deletions(-)

commit 46bbcd2e07c811d1b8e022d9bfa88f25ff4af8e7
Author: Funda Wang <fwang@src.gnome.org>
Date:   Tue Jul 29 05:03:49 2008 +0000

    Updated zh_CN translation.
    
    svn path=/trunk/; revision=2044

 po/ChangeLog |    4 +
 po/zh_CN.po  | 1128 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 568 insertions(+), 564 deletions(-)

commit 3f5eb574096833cb111ca64d6a571e3d122a34ed
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Jul 29 01:36:47 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=2043

 po/ChangeLog |    4 +++
 po/ar.po     |   72 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 40 insertions(+), 36 deletions(-)

commit 84833018d48c4ff3acd7f9e7465f0bcbc5e261b3
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Mon Jul 28 20:08:50 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=2042

 po/ChangeLog |    4 ++
 po/gl.po     |  132 +++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 113 insertions(+), 23 deletions(-)

commit 6748d9df62770e0f74e1db970d4a2d674489f73a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jul 27 13:36:05 2008 +0000

    Adding source for Tomfox, the awesome Firefox extension from Harry Coal.
    
    * extra/firefox-extension: Adding source for Tomfox, the awesome
      Firefox extension from Harry Coal.  Please file bugs for this
      extension in GNOME bugzilla:
      http://bugzilla.gnome.org/enter_bug.cgi?product=Tomboy&component=Firefox%20Extension
    
    
      Tomfox can be installed from here:
      https://addons.mozilla.org/en-US/firefox/addon/8276
    
    svn path=/trunk/; revision=2041

 ChangeLog                                          |   11 +
 extra/firefox-extension/chrome.manifest            |    8 +
 extra/firefox-extension/chrome/content/about.js    |   16 ++
 extra/firefox-extension/chrome/content/about.xul   |   78 +++++++
 extra/firefox-extension/chrome/content/logo.gif    |  Bin 0 -> 11320 bytes
 extra/firefox-extension/chrome/content/options.xul |   62 ++++++
 extra/firefox-extension/chrome/content/rcmenu.xul  |   55 +++++
 extra/firefox-extension/chrome/content/tb_16.png   |  Bin 0 -> 670 bytes
 extra/firefox-extension/chrome/content/tomfox.js   |  218 ++++++++++++++++++++
 extra/firefox-extension/chrome/content/tomfox.png  |  Bin 0 -> 1495 bytes
 .../chrome/locale/en-US/prefwindow.dtd             |   10 +
 .../chrome/locale/en-US/tomfox.dtd                 |    4 +
 .../chrome/locale/en-US/tomfox.properties          |    1 +
 .../chrome/locale/pt-PT/prefwindow.dtd             |   10 +
 .../chrome/locale/pt-PT/tomfox.dtd                 |    4 +
 .../chrome/locale/pt-PT/tomfox.properties          |    1 +
 .../defaults/preferences/tomfox.js                 |    6 +
 extra/firefox-extension/install.rdf                |   23 ++
 18 files changed, 507 insertions(+), 0 deletions(-)

commit c7b7cd2864091eb3aa28d5250cbf31a58448b96f
Author: Andre Klapper <a9016009@gmx.de>
Date:   Sat Jul 26 16:28:39 2008 +0000

    Updated german translation.
    
    2008-07-26  Andre Klapper  <a9016009@gmx.de>
    
    	* de.po: Updated german translation.
    
    
    svn path=/trunk/; revision=2040

 po/ChangeLog |    4 +
 po/de.po     |  458 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 228 insertions(+), 234 deletions(-)

commit f66ba507c83669da16d5ba05686aa04a41c68eff
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jul 24 00:28:22 2008 +0000

    Include .mdb files during install. Note that when running Tomboy
    
    * Tomboy/Addins/GalagoPresence/Makefile.am,
      Tomboy/Addins/Sketching/Makefile.am,
      Tomboy/Addins/Evolution/Makefile.am,
      Tomboy/Addins/Tasks/Makefile.am,
      Tomboy/Addins/WebDavSyncService/Makefile.am,
      Tomboy/Addins/StickyNoteImport/Makefile.am,
      Tomboy/Addins/InsertTimestamp/Makefile.am,
      Tomboy/Addins/NoteOfTheDay/Makefile.am,
      Tomboy/Addins/FixedWidth/Makefile.am,
      Tomboy/Addins/Backlinks/Makefile.am,
      Tomboy/Addins/FileSystemSyncService/Makefile.am,
      Tomboy/Addins/Tasque/Makefile.am,
      Tomboy/Addins/PrintNotes/Makefile.am,
      Tomboy/Addins/Bugzilla/Makefile.am,
      Tomboy/Addins/ExportToHtml/Makefile.am,
      Tomboy/Addins/SshSyncService/Makefile.am, Tomboy/Makefile.am:
      Include .mdb files during install.  Note that when running Tomboy
      installed, you must use this command to run in debug mode:
      `MONO_EXTRA_ARGS=--debug tomboy`.
    
    svn path=/trunk/; revision=2039

 ChangeLog                                       |   22 ++++++++++++++++++++++
 Tomboy/Addins/Backlinks/Makefile.am             |    3 ++-
 Tomboy/Addins/Bugzilla/Makefile.am              |    3 ++-
 Tomboy/Addins/Evolution/Makefile.am             |    6 +++---
 Tomboy/Addins/ExportToHtml/Makefile.am          |    3 ++-
 Tomboy/Addins/FileSystemSyncService/Makefile.am |    3 ++-
 Tomboy/Addins/FixedWidth/Makefile.am            |    3 ++-
 Tomboy/Addins/GalagoPresence/Makefile.am        |    5 +++--
 Tomboy/Addins/InsertTimestamp/Makefile.am       |    3 ++-
 Tomboy/Addins/NoteOfTheDay/Makefile.am          |    3 ++-
 Tomboy/Addins/PrintNotes/Makefile.am            |    3 ++-
 Tomboy/Addins/Sketching/Makefile.am             |    5 +++--
 Tomboy/Addins/SshSyncService/Makefile.am        |    3 ++-
 Tomboy/Addins/StickyNoteImport/Makefile.am      |    3 ++-
 Tomboy/Addins/Tasks/Makefile.am                 |    3 ++-
 Tomboy/Addins/Tasque/Makefile.am                |    3 ++-
 Tomboy/Addins/WebDavSyncService/Makefile.am     |    3 ++-
 Tomboy/Makefile.am                              |    2 +-
 18 files changed, 58 insertions(+), 21 deletions(-)

commit 8125dcf7b26091577530411626641c699b45921b
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Jul 23 23:22:02 2008 +0000

    When creating a new notebook, check that notesToAdd isn't null (as some
    
    * Tomboy/Notebooks/NotebookManager.cs: When creating a new notebook,
      check that notesToAdd isn't null (as some menu items let you add a
      new notebook without any initial notes).  Fixes bug #544406.
    
    svn path=/trunk/; revision=2038

 ChangeLog                           |    6 ++++++
 Tomboy/Notebooks/NotebookManager.cs |    8 +++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 245f2c3c9132da006927baeae0e31688feffcbb1
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Mon Jul 21 02:45:34 2008 +0000

    Brazilian Portuguese translation improvements by Vladimir Melo.
    
    2008-07-20  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
    
    	* pt_BR.po: Brazilian Portuguese translation improvements by Vladimir
    	Melo.
    
    svn path=/trunk/; revision=2037

 po/ChangeLog |    5 +++++
 po/pt_BR.po  |   14 +++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit 481bed176aa57a8f632152d5f9ae398e32a20871
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sun Jul 20 17:44:13 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=2036

 po/ChangeLog |    4 +++
 po/gl.po     |   78 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 43 insertions(+), 39 deletions(-)

commit b877ea471eb617d4c5591749b7a181dff8721fdc
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Jul 16 17:36:35 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=2034

 po/fi.po |  520 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 253 insertions(+), 267 deletions(-)

commit a538f4f9244162bfc6d106642c5e1302457df303
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed Jul 2 17:20:55 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=2033

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit f1758361bf95504629e56f316a59ca1cbe123aa3
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed Jul 2 17:19:48 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=2032

 po/oc.po |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

commit f45d754244a9b783e0d5b98f4aa5e6f08276de31
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Jul 2 15:37:58 2008 +0000

    Updated French translation by Gérald Ouvradou.
    
    2008-07-02  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation by Gérald Ouvradou.
    
    svn path=/trunk/; revision=2031

 po/ChangeLog |    4 +
 po/fr.po     |  491 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 245 insertions(+), 250 deletions(-)

commit 0bb9d5624b8564a98e612fc13e782c2d610bce76
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Sun Jun 29 18:27:37 2008 +0000

    Minor update to Catalan translation
    
    svn path=/trunk/; revision=2030

 po/ChangeLog |    4 +
 po/ca.po     |  625 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 306 insertions(+), 323 deletions(-)

commit 7cf7ef81795681e59c7f641738f6fbe7c7680eec
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:   Sat Jun 28 20:06:13 2008 +0000

    Added Polish translation
    
    2008-06-28  Wadim Dziedzic  <wadimd@svn.gnome.org>
    
    	* pl.po: Added Polish translation
    
    svn path=/trunk/; revision=2029

 help/ChangeLog   |    4 +
 help/Makefile.am |    2 +-
 help/pl/pl.po    | 1893 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1898 insertions(+), 1 deletions(-)

commit c663aa3bedd548763cce4dc84c1fdd05721e95db
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jun 24 11:11:00 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2028

 po/ChangeLog |    4 +
 po/sv.po     |  598 ++++++++++++++++++++++++++-------------------------------
 2 files changed, 277 insertions(+), 325 deletions(-)

commit 79e17b39577f0009008939fa577587e8762e7fd9
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Jun 18 10:19:01 2008 +0000

    Updated Thai translation.
    
    2008-06-18  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=2027

 po/ChangeLog |    4 +
 po/th.po     |  548 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 269 insertions(+), 283 deletions(-)

commit 138db0c0ad2841563b5950e4c62de4b1af6390b4
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Jun 17 18:19:25 2008 +0000

    Updated Slovenian translation.
    
    svn path=/trunk/; revision=2026

 po/sl.po |  395 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 166 insertions(+), 229 deletions(-)

commit 2c045c01dcc95f35f9a67fc5be53a2ad1b1d58c8
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Sun Jun 15 02:41:07 2008 +0000

    updating for Punjabi by ASB
    
    svn path=/trunk/; revision=2025

 po/pa.po | 1520 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 737 insertions(+), 783 deletions(-)

commit 2ed3aeb5b3474c4c872040b9f006364cd74a3cb1
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Jun 11 21:42:21 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=2024

 po/ChangeLog |    4 ++++
 po/ar.po     |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 06a33ed80fb65972a4d7c50452f219c44b0b82db
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed Jun 11 10:39:37 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=2023

 po/ChangeLog |    4 +
 po/oc.po     |  370 ++++++++++++++++++++++------------------------------------
 2 files changed, 141 insertions(+), 233 deletions(-)

commit 1ab620e0e1e48798403dba352370b2d9df343fd8
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sun Jun 8 13:55:35 2008 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=2022

 po/ChangeLog |    4 +
 po/he.po     |  598 ++++++++++++++++++++++++++--------------------------------
 2 files changed, 274 insertions(+), 328 deletions(-)

commit 7901e2f72167b23d1db91565c683c73632d27e3d
Author: Marcel Telka <marcel@telka.sk>
Date:   Fri Jun 6 05:36:25 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-06-06  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=2021

 po/ChangeLog |    4 +
 po/sk.po     |  424 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 202 insertions(+), 226 deletions(-)

commit d3758d920624036f189db1a32e023a8f6921b0c4
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Jun 5 16:25:44 2008 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2008-06-05  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=2020

 po/ChangeLog |    5 +
 po/bg.po     | 1339 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 773 insertions(+), 571 deletions(-)

commit c6d449ae7200bb77e8354ec5eb546d9efc56d8e6
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Wed Jun 4 20:07:05 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=2017

 po/ChangeLog |    4 +
 po/gl.po     |  599 +++++++++++++++++++++++++---------------------------------
 2 files changed, 258 insertions(+), 345 deletions(-)

commit cabc1044722b2327bec97c2a479cef66262806a0
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Mon Jun 2 08:23:11 2008 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=2016

 po/ChangeLog |    4 +
 po/vi.po     | 1512 +++++++++++++++++++++-------------------------------------
 2 files changed, 555 insertions(+), 961 deletions(-)

commit 4c1e99081e26f598aacfdcc2d5c5ff29a432f2bc
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Sat May 24 15:21:30 2008 +0000

    Translation updated by Tino Meinen.
    
    2008-05-24  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Tino Meinen.
    
    svn path=/trunk/; revision=2015

 po/ChangeLog |    4 +
 po/nl.po     | 1081 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 666 insertions(+), 419 deletions(-)

commit cbe6773d0fad377843e6e01ecd187ff7d9bf55c7
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri May 23 09:26:59 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-05-23  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=2014

 po/ChangeLog |    4 +
 po/et.po     |  368 +++++++++++++++-------------------------------------------
 2 files changed, 98 insertions(+), 274 deletions(-)

commit e1b36d834301279d801734c252733ebd017a236c
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu May 22 23:00:35 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=2013

 po/ChangeLog |    4 ++++
 po/ar.po     |   52 ++++++++++++++++++++++++++--------------------------
 2 files changed, 30 insertions(+), 26 deletions(-)

commit f5d0dab45fd365ba7c9cbc73d5ec51a567cf48cd
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon May 19 01:16:38 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=2010

 po/ChangeLog |    4 +
 po/ar.po     |  942 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 584 insertions(+), 362 deletions(-)

commit aaa81c8ab65480d4c35d692ad7b8d168135f5a2c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed May 14 17:49:37 2008 +0000

    Support newer `mount` output like " type fuse.sshfs" found in Ubuntu
    
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: Support newer `mount`
      output like " type fuse.sshfs" found in Ubuntu Hardy.  Should fix
      bug #522424.  Thanks to Olivier Crete and Peter Thomas for catching
      this.
    
    svn path=/trunk/; revision=2007

 ChangeLog                                      |    7 +++++++
 Tomboy/Synchronization/FuseSyncServiceAddin.cs |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit ce62a49bf88eb5085c67e44359734f73ed41623a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed May 14 13:11:01 2008 +0000

    Updatd Norwegian bokmål translation.
    
    2008-05-14  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updatd Norwegian bokmål translation.
    
    svn path=/trunk/; revision=2006

 po/ChangeLog |    4 +
 po/nb.po     |  322 +++++++++++++++++-----------------------------------------
 2 files changed, 99 insertions(+), 227 deletions(-)

commit 7f133ab55765fdc7d1b332de9b21576fdf8c6c29
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue May 13 23:56:36 2008 +0000

    Accept bug IDs of one or more digits. Fixes bug #533024.
    
    * Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs: Accept bug IDs of one or
      more digits.  Fixes bug #533024.
    
    svn path=/trunk/; revision=2005

 ChangeLog                                   |    5 +++++
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 1a47b741a29b1110f4b7ef0c090ba358c21a3d9a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon May 12 14:58:41 2008 +0000

    Bump version to 0.11.1.
    
    * configure.in: Bump version to 0.11.1.
    
    svn path=/trunk/; revision=2004

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 0a79a349d688b99e6be0a302344835c00fef8a09
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon May 12 14:18:20 2008 +0000

    Remove gedit-print.c and gtksourceprintjob.c.
    
    * po/POTFILES.in: Remove gedit-print.c and gtksourceprintjob.c.
    
    svn path=/trunk/; revision=2002

 ChangeLog                                       |    4 ++++
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |    4 ----
 po/ChangeLog                                    |    4 ++++
 po/POTFILES.in                                  |    2 --
 4 files changed, 8 insertions(+), 6 deletions(-)

commit e6541e6c234da3bd8ea35bdabb184932405ce4f6
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon May 12 14:12:29 2008 +0000

    Hard requirement for Mono.Cairo. Copied some Banshee build macro code to
    
    * configure.in: Hard requirement for Mono.Cairo.  Copied some Banshee
      build macro code to check because pkg-config was only bringing up
      the 1.0 assemblies.  Stop defining GTK_2_10.
    * Tomboy/PreferencesDialog.cs: No longer supporting gtk-sharp < 2.10.
    
    svn path=/trunk/; revision=2001

 ChangeLog                   |    7 ++++++
 Tomboy/PreferencesDialog.cs |    5 ----
 configure.in                |   51 +++++++++++++++++++++++++++++-------------
 3 files changed, 42 insertions(+), 21 deletions(-)

commit 8c48ffc7f31d82b9c2b424a1c852be1731b16996
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon May 12 13:28:46 2008 +0000

    Remove check for libgnomeprintui. Removing COPYING from EXTRA_DIST. New
    
    * configure.in: Remove check for libgnomeprintui.
    * Tomboy/Addins/PrintNotes/Makefile.am: Removing COPYING from
      EXTRA_DIST.  New addin is under same license as the rest of Tomboy.
    
    svn path=/trunk/; revision=2000

 ChangeLog                            |    6 ++++++
 Tomboy/Addins/PrintNotes/Makefile.am |    3 +--
 configure.in                         |    2 --
 3 files changed, 7 insertions(+), 4 deletions(-)

commit f310bda958628465a6287ca5aa6cfc272149142b
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon May 12 07:29:25 2008 +0000

    Drafting update for 0.11.0 release.
    
    * NEWS: Drafting update for 0.11.0 release.
    
    svn path=/trunk/; revision=1999

 ChangeLog |    4 ++++
 NEWS      |   13 +++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

commit 5f25098d09a0bca0e9c51e0df4f6cc48f7297196
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon May 12 07:15:45 2008 +0000

    Fix ChangeLog on r1997 to mention bug number and John Anderson as contributor
    
    svn path=/trunk/; revision=1998

 ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0b839ad0150764d6bcccd61026f3c6b6499d250f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon May 12 07:12:52 2008 +0000

    Update printing addin to use Gtk.Print. Delete old gedit/gnomeprint-based
    
    * Tomboy.mdp, Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs,
      Tomboy/Addins/PrintNotes/PrintNotes.addin.xml,
      Tomboy/Addins/PrintNotes/Makefile.am: Update printing addin to use
      Gtk.Print.
    * Tomboy/Addins/PrintNotes/gtksourceprintjob.c,
      Tomboy/Addins/PrintNotes/gtksourceprintjob.h,
      Tomboy/Addins/PrintNotes/gedit-print.c,
      Tomboy/Addins/PrintNotes/COPYING,
      Tomboy/Addins/PrintNotes/gedit-print.h, COPYING: Delete old
      gedit/gnomeprint-based print code.
    * configure.in: Require gtk-sharp >= 2.10.
    
    svn path=/trunk/; revision=1997

 COPYING                                         |    5 -
 ChangeLog                                       |   14 +
 Tomboy.mdp                                      |    1 +
 Tomboy/Addins/PrintNotes/COPYING                |  344 ---
 Tomboy/Addins/PrintNotes/Makefile.am            |   27 +-
 Tomboy/Addins/PrintNotes/PrintNotes.addin.xml   |    2 +-
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |  140 +-
 Tomboy/Addins/PrintNotes/gedit-print.c          |  466 ----
 Tomboy/Addins/PrintNotes/gedit-print.h          |   38 -
 Tomboy/Addins/PrintNotes/gtksourceprintjob.c    | 3144 -----------------------
 Tomboy/Addins/PrintNotes/gtksourceprintjob.h    |  164 --
 configure.in                                    |    2 +-
 12 files changed, 146 insertions(+), 4201 deletions(-)

commit 642b7bbc11c30da8ba058d8bf639e86aaa4cab83
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun May 11 14:29:19 2008 +0000

    Add abstract method GetFuseMountExeArgsForDisplay for writing to stdout
    
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: Add abstract method
      GetFuseMountExeArgsForDisplay for writing to stdout and tomboy.log.
    * Tomboy/Addins/SshSyncService/SshSyncServiceAddin.cs,
      Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs: Override
      GetFuseMoutnExeArgsForDisplay to mask password.  Fixes bug #524707.
    
    svn path=/trunk/; revision=1996

 ChangeLog                                          |    8 ++++++++
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |    5 +++++
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |   18 ++++++++++++++++++
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   10 ++++++----
 4 files changed, 37 insertions(+), 4 deletions(-)

commit b5a2c0b4ec7c69b4b7508bcf984a5d876de2d204
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun May 11 14:27:23 2008 +0000

    Fix check for Mono.Addins >= 0.3. Fixes bug #521616, patch courtesy of
    
    * configure.in: Fix check for Mono.Addins >= 0.3.  Fixes bug #521616,
      patch courtesy of Łukasz Jernaś.
    
    svn path=/trunk/; revision=1995

 ChangeLog    |    5 +++++
 configure.in |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit f3a2337219b9331016600972ef0df8ae31316fda
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun May 11 14:26:47 2008 +0000

    Replace #!/bin/bash with #!/usr/bin env bash, to handle OSs that have the
    
    * Tomboy/tomboy.in, Tomboy/tomboy-panel.in: Replace #!/bin/bash with
      #!/usr/bin env bash, to handle OSs that have the audacity to put
      bash somewhere other than its rightful place.  Fixes bug #521160.
      Patch courtesty of Romain Tartiere.
    
    svn path=/trunk/; revision=1994

 ChangeLog              |    7 +++++++
 Tomboy/tomboy-panel.in |    2 +-
 Tomboy/tomboy.in       |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 4d829d62589a346bf1a5d36b4676bb135885327a
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat May 10 13:12:37 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1993

 po/ChangeLog |    4 ++
 po/es.po     |  171 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 98 insertions(+), 77 deletions(-)

commit 05a43f45a410d52abb9760751a20acb529867826
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu May 8 17:01:37 2008 +0000

    Added an additional PromptCreateNewNotebook () method to allow a new
    
    * Tomboy/Notebooks/NotebookManager.cs: Added an additional
      PromptCreateNewNotebook () method to allow a new notebook to be
      created and move notes to it in a single operation.
    * Tomboy/Notebooks/NotebookNoteAddin.cs: Add a "New notebook..." menu
      item into the Notebook toolbar item to allow users to create a new
      notebook directly from a note.  Fixes bug #532196.
    
    svn path=/trunk/; revision=1992

 ChangeLog                             |    9 +++++++++
 Tomboy/Notebooks/NotebookManager.cs   |   25 +++++++++++++++++++++++++
 Tomboy/Notebooks/NotebookNoteAddin.cs |   17 +++++++++++++++++
 3 files changed, 51 insertions(+), 0 deletions(-)

commit c3e1a08aedc5086d9b624c3e47e9079346a8c14e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Apr 30 21:12:23 2008 +0000

    Mark Search, Link, and Text toolbar items as important, so labels are
    
    2008-04-30  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Mark Search, Link, and Text toolbar items
    	as important, so labels are shown for them in text-beside-icons
    	toolbar mode (bug #528844).
    
    	* Tomboy/Tray.cs: Bump default title truncation to 100 from 45.
    	Fixup indenting.
    
    	* Tomboy/Tomboy.cs: Don't indent #if ENABLE_DBUS checks.
    
    
    svn path=/trunk/; revision=1991

 ChangeLog            |   11 ++++++
 Tomboy/NoteWindow.cs |   57 ++++++++++++++++++------------
 Tomboy/Tomboy.cs     |   47 ++++++++++++-------------
 Tomboy/Tray.cs       |   91 ++++++++++++++++++++++++-------------------------
 4 files changed, 113 insertions(+), 93 deletions(-)

commit 8e3c79b195e1a06fe6be8e26ce3a1ddbb8452052
Author: Marcel Telka <marcel@telka.sk>
Date:   Tue Apr 29 11:14:26 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-04-29  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1990

 po/ChangeLog |    4 ++++
 po/sk.po     |   35 ++++++++++++++++++++++++++---------
 2 files changed, 30 insertions(+), 9 deletions(-)

commit beffede8b40af00347d2c86af1a7e13f4c08bc58
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Sun Apr 27 18:10:09 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-04-27  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1989

 po/ChangeLog |    4 +
 po/et.po     |  260 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 141 insertions(+), 123 deletions(-)

commit 4919f42e87ea85a1c39bb0c24bbeb1ae027f2725
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sat Apr 26 13:36:45 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1988

 po/sl.po |  260 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 134 insertions(+), 126 deletions(-)

commit c1abe30ae523af53c9d34ab96c763afc19890dc8
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Apr 26 11:59:32 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1987

 po/ChangeLog |    4 ++++
 po/es.po     |   42 +++++++++++++++++++++++++++++-------------
 2 files changed, 33 insertions(+), 13 deletions(-)

commit 33c755faa859fdcd84ae5ab0987b02329254c7b0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Apr 22 19:58:22 2008 +0000

    Added missing file. Updated Norwegian bokmål translation.
    
    2008-04-22  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* POTFILES.in: Added missing file.
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1986

 po/ChangeLog   |    5 +
 po/POTFILES.in |    1 +
 po/nb.po       |  278 +++++++++++++++++++++++++++++---------------------------
 3 files changed, 149 insertions(+), 135 deletions(-)

commit 1834b5260f27593e9e8dca5ff19c9dfbaf872db8
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Sun Apr 20 17:45:08 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-04-20  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1984

 po/ChangeLog |    4 ++++
 po/et.po     |    5 ++---
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 26f19efec66acc5b7a9edd076322ae8f33fe190e
Author: Eskild Hustvedt <eskildh@src.gnome.org>
Date:   Sun Apr 6 18:50:12 2008 +0000

    Updated Norwegian Nynorsk translation by Eirik U. Birkeland
    
    svn path=/trunk/; revision=1978

 po/ChangeLog |    4 +
 po/nn.po     | 1113 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 692 insertions(+), 425 deletions(-)

commit 9d136e7a93ee8dc755256107dcba56bc83b0751c
Author: Eskild Hustvedt <eskildh@src.gnome.org>
Date:   Sun Mar 30 19:17:49 2008 +0000

    Added Norwegian Nynorsk translation
    
    svn path=/trunk/; revision=1975

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/nn.po     | 1788 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1793 insertions(+), 0 deletions(-)

commit cbed3699d560f70d359339549dc3864f7ab6f67d
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:   Sun Mar 30 14:33:26 2008 +0000

    Stop linking to libm and checking for it in configure as we don't use it
    
    * configure.in:
    * libtomboy/Makefile.am: Stop linking to libm and checking for it in
    configure as we don't use it anymore.
    
    svn path=/trunk/; revision=1974

 ChangeLog             |    6 ++++++
 configure.in          |    3 ---
 libtomboy/Makefile.am |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

commit e3837c9759a27345d28537cd830964afb4d7c368
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:   Sun Mar 30 13:38:06 2008 +0000

    Port the contrast color calculation from libtomboy to a managed
    
    * Tomboy/Contrast.cs:
    * Tomboy/Makefile.am:
    * Tomboy/NoteTag.cs:
    * libtomboy/Makefile.am:
    * libtomboy/contrast.c:
    * libtomboy/contrast.h: Port the contrast color calculation from
    libtomboy to a managed implementation doing exactly the same.
    
    svn path=/trunk/; revision=1973

 ChangeLog             |   10 ++
 Tomboy/Contrast.cs    |  327 +++++++++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Makefile.am    |    1 +
 Tomboy/NoteTag.cs     |   51 ++-------
 libtomboy/Makefile.am |    2 -
 libtomboy/contrast.c  |  256 --------------------------------------
 libtomboy/contrast.h  |   62 ---------
 7 files changed, 347 insertions(+), 362 deletions(-)

commit 40b704b5bcd09f11aa8d59da0a801cd95ab13001
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sat Mar 29 11:04:45 2008 +0000

    Updated Turkish Translation
    
    svn path=/trunk/; revision=1971

 po/ChangeLog |    4 +
 po/tr.po     | 1837 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 1494 insertions(+), 347 deletions(-)

commit 88a5267b208c08d3ca504f06922056c8cc613c2c
Author: Marcel Telka <marcel@telka.sk>
Date:   Tue Mar 25 10:30:56 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-03-25  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1970

 po/ChangeLog |    4 +
 po/sk.po     |  186 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 99 insertions(+), 91 deletions(-)

commit 1c0877950a062eb8f65a11f7274f06b54a7a53a4
Author: Claude Paroz <claude@2xlibre.net>
Date:   Mon Mar 17 20:50:44 2008 +0000

    Updated French translation (and screenshots) by Frédéric Péters and
    
    2008-03-17  Claude Paroz  <claude@2xlibre.net>
    
    	* fr/fr.po: Updated French translation (and screenshots) by Frédéric
    	Péters and Claude Paroz.
    
    svn path=/trunk/; revision=1969

 help/ChangeLog                                     |    5 +
 help/fr/figures/add-notebook-search.png            |  Bin 0 -> 62446 bytes
 help/fr/figures/add-to-notebook.png                |  Bin 0 -> 55760 bytes
 help/fr/figures/delete-notebook.png                |  Bin 0 -> 55727 bytes
 help/fr/figures/new-notebook.png                   |  Bin 0 -> 139058 bytes
 help/fr/figures/note-template.png                  |  Bin 0 -> 54332 bytes
 help/fr/figures/tomboy-main-menu.png               |  Bin 14898 -> 21941 bytes
 help/fr/figures/tomboy-new-note.png                |  Bin 14509 -> 18925 bytes
 help/fr/figures/tomboy-panel.png                   |  Bin 3040 -> 5088 bytes
 help/fr/figures/tomboy-preferences-add-ins.png     |  Bin 42578 -> 48494 bytes
 help/fr/figures/tomboy-preferences-editing.png     |  Bin 30319 -> 36762 bytes
 help/fr/figures/tomboy-preferences-hotkeys.png     |  Bin 35447 -> 33474 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 32062 -> 31854 bytes
 help/fr/fr.po                                      |  832 +++++++++++++-------
 14 files changed, 569 insertions(+), 268 deletions(-)

commit 64ea421eb97fd25ef7c0e02fa4f4231809bce3f6
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Mar 13 15:27:29 2008 +0000

    Changed category Tools->Desktop Integration. Moved note window
    
    * Tomboy/Addins/Tasque/Tasque.addin.xml: Changed category
      Tools->Desktop Integration.
    * Tomboy/Addins/Tasque/TasqueNoteAddin.cs: Moved note window
      initialization code to OnNoteOpened event to prevent buffers from
      being opened prematurely.
    
    svn path=/trunk/; revision=1967

 ChangeLog                               |    8 ++++++++
 Tomboy/Addins/Tasque/Tasque.addin.xml   |    2 +-
 Tomboy/Addins/Tasque/TasqueNoteAddin.cs |   25 ++++++++++++-------------
 3 files changed, 21 insertions(+), 14 deletions(-)

commit 37f3125f063be9cf0492cfcf16b970eda0594338
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Mar 13 04:45:37 2008 +0000

    Use "All" as the category name when a user clicks on the big Tasque button
    
    * Tomboy/Addins/Tasque/TasqueNoteAddin.cs: Use "All" as the category
      name when a user clicks on the big Tasque button instead of
      selecting a category name from the Tasque drop-down button.  This
      will tell Tasque to use the default category when creating the
      task.
    
    svn path=/trunk/; revision=1966

 ChangeLog                               |    7 +++++++
 Tomboy/Addins/Tasque/TasqueNoteAddin.cs |    7 +++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 7c93e8b626a9ac269e704d35ad0b1e8785841ca2
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Mar 13 04:34:16 2008 +0000

    Added an addin for Tasque (disabled by default).
    
    * configure.in, Tomboy.mdp, Tomboy/Addins/Tasque,
      Tomboy/Addins/Tasque/Tasque.addin.xml,
      Tomboy/Addins/Tasque/RemoteControl.cs,
      Tomboy/Addins/Tasque/tasque-22.png,
      Tomboy/Addins/Tasque/Makefile.am,
      Tomboy/Addins/Tasque/TasqueNoteAddin.cs, Tomboy/Addins/Makefile.am:
      Added an addin for Tasque (disabled by default).
    
    svn path=/trunk/; revision=1965

 ChangeLog                               |    9 +
 Tomboy.mdp                              |    2 +
 Tomboy/Addins/Makefile.am               |    1 +
 Tomboy/Addins/Tasque/Makefile.am        |   42 ++++++
 Tomboy/Addins/Tasque/RemoteControl.cs   |   34 +++++
 Tomboy/Addins/Tasque/Tasque.addin.xml   |   21 +++
 Tomboy/Addins/Tasque/TasqueNoteAddin.cs |  247 +++++++++++++++++++++++++++++++
 Tomboy/Addins/Tasque/tasque-22.png      |  Bin 0 -> 1029 bytes
 configure.in                            |    1 +
 9 files changed, 357 insertions(+), 0 deletions(-)

commit 95687dc2acfb9a391a1fb9725d76137886187ef5
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Mar 13 03:41:32 2008 +0000

    Alphabetized the addins list.
    
    * configure.in, Tomboy/Addins/Makefile.am: Alphabetized the addins
      list.
    
    svn path=/trunk/; revision=1964

 ChangeLog                 |    4 ++++
 Tomboy/Addins/Makefile.am |   10 +++++-----
 configure.in              |    8 ++++----
 3 files changed, 13 insertions(+), 9 deletions(-)

commit 29207ee09f176037a70e88eb6b89ea8a3b71cf2f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 10 14:50:43 2008 +0000

    Bump trunk to 0.11.0.
    
    * configure.in: Bump trunk to 0.11.0.
    
    svn path=/trunk/; revision=1961

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 7a590ed282e2f090b0fb4b3a3ef70a62385e7c94
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 10 14:08:18 2008 +0000

    Updated for 0.10.0.
    
    svn path=/trunk/; revision=1958

 ChangeLog |    4 ++++
 NEWS      |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit f89b5f9590761bf2270ddfe11b479da607319b1e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 10 13:58:51 2008 +0000

    Bumped version to 0.10.0. Replace <p> element with <para>.
    
    * configure.in: Bumped version to 0.10.0.
    * help/C/tomboy.xml: Replace <p> element with <para>.
    
    svn path=/trunk/; revision=1957

 ChangeLog         |    4 ++++
 configure.in      |    2 +-
 help/C/tomboy.xml |    2 +-
 help/ChangeLog    |    4 ++++
 4 files changed, 10 insertions(+), 2 deletions(-)

commit 102bc5715308b60bd56ff90a863b8b893be0c37d
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:   Mon Mar 10 01:41:59 2008 +0000

    Commit the correct file
    
    svn path=/trunk/; revision=1956

 po/hu.po |  402 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 179 insertions(+), 223 deletions(-)

commit 5b0cd9f3330598953362d77f881567494e5e7bbe
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Mar 10 01:19:45 2008 +0000

    Translation updated
    
    2008-03-10  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated
    
    
    svn path=/trunk/; revision=1955

 po/ChangeLog |    4 +
 po/hu.po     |  956 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 606 insertions(+), 354 deletions(-)

commit d413daef13689452c43401677559a41af02abde7
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sun Mar 9 22:37:08 2008 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=1954

 po/ChangeLog |    4 +
 po/da.po     |  923 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 576 insertions(+), 351 deletions(-)

commit 091942ca64c275763201f5b4bc32c4ac9c2e3191
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sun Mar 9 14:32:15 2008 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=1953

 po/ChangeLog |    4 +
 po/he.po     |  272 +++++++++++++++++++++++++++------------------------------
 2 files changed, 133 insertions(+), 143 deletions(-)

commit a3c4d89cf6431ed731d7ea3023e553f87dc7bf36
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sun Mar 9 13:08:09 2008 +0000

    Updated Swedish translation. Updated and added figures.
    
            * sv/sv.po: Updated Swedish translation.
            * sv/figures/*png: Updated and added figures.
    
    
    svn path=/trunk/; revision=1952

 help/ChangeLog                          |    5 +
 help/sv/figures/add-notebook-search.png |  Bin 0 -> 47953 bytes
 help/sv/figures/add-to-notebook.png     |  Bin 0 -> 23585 bytes
 help/sv/figures/delete-notebook.png     |  Bin 0 -> 33941 bytes
 help/sv/figures/move-notes-search.png   |  Bin 0 -> 44346 bytes
 help/sv/figures/new-notebook.png        |  Bin 0 -> 54743 bytes
 help/sv/figures/note-template.png       |  Bin 0 -> 36234 bytes
 help/sv/figures/notebook-icon.png       |  Bin 0 -> 875 bytes
 help/sv/figures/tomboy-new-note.png     |  Bin 17357 -> 17300 bytes
 help/sv/figures/tomboy-pindown.png      |  Bin 0 -> 486 bytes
 help/sv/figures/tomboy-pinup.png        |  Bin 0 -> 408 bytes
 help/sv/figures/tomboy-tools.png        |  Bin 0 -> 1370 bytes
 help/sv/sv.po                           |  708 ++++++++++++++++++++-----------
 13 files changed, 455 insertions(+), 258 deletions(-)

commit e3b0dedca133038b0e17b262b611e58d895b7788
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Sat Mar 8 23:18:25 2008 +0000

    Update Ukrainian translation.
    
    2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
    
    	* Update Ukrainian translation.
    
    svn path=/trunk/; revision=1951

 po/ChangeLog |    4 +
 po/uk.po     |  968 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 598 insertions(+), 374 deletions(-)

commit 3c1f6f24917cb5ec0f4a272b532453ed069d515a
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:   Sat Mar 8 21:57:27 2008 +0000

    Updated polish translation
    
    2008-03-08  Wadim Dziedzic  <wadimd@svn.gnome.org>
    
    	* pl.po: Updated polish translation
    
    svn path=/trunk/; revision=1950

 po/ChangeLog |    4 +
 po/pl.po     |  695 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 489 insertions(+), 210 deletions(-)

commit 07b40a6e59c55c8d6eb51399c1e14cb5bc344804
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Sat Mar 8 21:38:36 2008 +0000

    Updated Greek translation by Giannis Katsampiris
    
    svn path=/trunk/; revision=1949

 po/ChangeLog |    4 +
 po/el.po     | 1286 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 909 insertions(+), 381 deletions(-)

commit ff4cfe7474506ccdeebaa22957d752972fb9de6e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Mar 8 16:10:22 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1948

 help/ChangeLog                                     |    5 +
 help/es/es.po                                      |  773 +++++++++++++-------
 help/es/figures/add-notebook-search.png            |  Bin 0 -> 88432 bytes
 help/es/figures/add-to-notebook.png                |  Bin 0 -> 36234 bytes
 help/es/figures/delete-notebook.png                |  Bin 0 -> 51259 bytes
 help/es/figures/move-notes-search.png              |  Bin 0 -> 89776 bytes
 help/es/figures/new-notebook.png                   |  Bin 0 -> 85602 bytes
 help/es/figures/note-template.png                  |  Bin 0 -> 47914 bytes
 help/es/figures/notebook-icon.png                  |  Bin 0 -> 875 bytes
 help/es/figures/tomboy-preferences-add-ins.png     |  Bin 0 -> 43552 bytes
 help/es/figures/tomboy-preferences-editing.png     |  Bin 37602 -> 38008 bytes
 help/es/figures/tomboy-preferences-hotkeys.png     |  Bin 37034 -> 33823 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 26232 bytes
 13 files changed, 519 insertions(+), 259 deletions(-)

commit b2a279f26e86ce81381d4e3d463745ac43b92767
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Mar 8 14:55:32 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1947

 po/ChangeLog |    4 ++
 po/es.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 57 insertions(+), 53 deletions(-)

commit 730dfc7577ee6dbd812ccb92b0501d7bad3f39c1
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Mar 8 13:39:14 2008 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    2008-03-08  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
    
    
    
    svn path=/trunk/; revision=1946

 po/ChangeLog |    5 +
 po/zh_HK.po  | 1708 +++++++++++++++++++++++++++++++++++++++++++--------------
 po/zh_TW.po  | 1729 ++++++++++++++++++++++++++++++++++++++++++++--------------
 3 files changed, 2632 insertions(+), 810 deletions(-)

commit cbed883d6ba46bfcfd8bb790e38bd1bfc2a92257
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Mar 8 09:36:53 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1945

 po/oc.po |  126 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 63 insertions(+), 63 deletions(-)

commit 2f2d27d42e3933fb78b2ffd4c16d7a7145666d54
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Mar 8 04:10:06 2008 +0000

    Added the names of the people who have contributed documentation so they
    
    2008-03-07  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Tomboy.cs: Added the names of the people who have
              contributed documentation so they will appear in the
              About Dialog properly.
            * help/C/tomboy.xml: Updated for the 0.10.0 release.  Fixes
              bug #520513 (kudos to Paul Cutler for updating the doc).
            * help/C/figures/move-notes-search.png, notebook-icon.png,
              new-notebook.png, add-notebook-search.png, note-template.png,
              delete-notebook.png, add-to-notebook.png: New screenshots
              for Notebooks documentation.
            * help/C/figures/tomboy-new-note.png: Updated for 0.10.0.
    
    
    svn path=/trunk/; revision=1944

 ChangeLog                              |   13 ++
 Tomboy/Tomboy.cs                       |    6 +-
 help/C/figures/add-notebook-search.png |  Bin 0 -> 42891 bytes
 help/C/figures/add-to-notebook.png     |  Bin 0 -> 23082 bytes
 help/C/figures/delete-notebook.png     |  Bin 0 -> 30692 bytes
 help/C/figures/move-notes-search.png   |  Bin 0 -> 37739 bytes
 help/C/figures/new-notebook.png        |  Bin 0 -> 21037 bytes
 help/C/figures/note-template.png       |  Bin 0 -> 30151 bytes
 help/C/figures/notebook-icon.png       |  Bin 0 -> 875 bytes
 help/C/figures/tomboy-new-note.png     |  Bin 17621 -> 14150 bytes
 help/C/tomboy.xml                      |  252 +++++++++++++++++++++++++++++++-
 11 files changed, 263 insertions(+), 8 deletions(-)

commit 5704a73b1f6cd82fd8374ae06274b87f6501421e
Author: Jonh Wendell S. Santana <jwendell@src.gnome.org>
Date:   Fri Mar 7 14:15:03 2008 +0000

    Tribute to Raphael
    
    svn path=/trunk/; revision=1943

 po/pt_BR.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 540a80f81dc388af675e90d5856366ba7c2aa69d
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Fri Mar 7 10:34:33 2008 +0000

    Updated Basque translation.
    
    2008-03-07  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1942

 po/ChangeLog |    4 +
 po/eu.po     |  263 +++++++++++++++++++++++++++------------------------------
 2 files changed, 129 insertions(+), 138 deletions(-)

commit 78991897f03755565bc41b7913d2180e41695cd1
Author: Felix I <ifelix@src.gnome.org>
Date:   Thu Mar 6 12:28:45 2008 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1941

 po/ChangeLog |    4 +
 po/ta.po     | 1118 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 731 insertions(+), 391 deletions(-)

commit 01ab474c01cc08af2bc15e4967ad1c87d0aed3f7
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:   Tue Mar 4 21:34:35 2008 +0000

    Small updates.
    
    svn path=/trunk/; revision=1940

 help/de/de.po | 1303 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 1045 insertions(+), 258 deletions(-)

commit ee42968981d3f2ac6af0455e09ab206a465ca8fa
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:   Tue Mar 4 19:24:54 2008 +0000

    Added German translation by Jochen Skulj <jochen@jochenskulj.de>.
    
    svn path=/trunk/; revision=1939

 help/Makefile.am                                   |    2 +-
 help/de/de.po                                      |  975 ++++++++++++++++++++
 help/de/figures/tomboy-main-menu.png               |  Bin 0 -> 39407 bytes
 help/de/figures/tomboy-new-note.png                |  Bin 0 -> 15613 bytes
 help/de/figures/tomboy-panel.png                   |  Bin 0 -> 13301 bytes
 help/de/figures/tomboy-preferences-add-ins.png     |  Bin 0 -> 39386 bytes
 help/de/figures/tomboy-preferences-editing.png     |  Bin 0 -> 29511 bytes
 help/de/figures/tomboy-preferences-hotkeys.png     |  Bin 0 -> 30942 bytes
 .../figures/tomboy-preferences-synchronisation.png |  Bin 0 -> 26859 bytes
 9 files changed, 976 insertions(+), 1 deletions(-)

commit aa3283aff86e84de426e234e7f5dfcf493087a5d
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Tue Mar 4 18:48:41 2008 +0000

    Updated German translation.
    
    2008-03-04  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.
    
    svn path=/trunk/; revision=1938

 po/ChangeLog |    4 ++
 po/de.po     |  137 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 71 insertions(+), 70 deletions(-)

commit 46432fc9f298d5030b1cade4dbebfd4d40436e42
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Tue Mar 4 09:43:56 2008 +0000

    hindi update
    
    svn path=/trunk/; revision=1937

 po/ChangeLog |    4 +
 po/hi.po     | 1676 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 1406 insertions(+), 274 deletions(-)

commit 807c0787605d8dc9faa66b49c253d66699171788
Author: Vasiliy Faronov <qvvx@yandex.ru>
Date:   Mon Mar 3 19:54:38 2008 +0000

    Updated Russian translation.
    
    2008-03-03  Vasiliy Faronov <qvvx@yandex.ru>
    
    	* ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=1936

 po/ChangeLog |    4 +
 po/ru.po     | 1240 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 735 insertions(+), 509 deletions(-)

commit fa29789bdbbce8cd19e45dbd856615115152bf3a
Author: Vasiliy Faronov <qvvx@yandex.ru>
Date:   Mon Mar 3 19:51:27 2008 +0000

    Updated Russian translation.
    
    2008-03-03  Vasiliy Faronov <qvvx@yandex.ru>
    
    	* ru/ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=1935

 help/ChangeLog |   11 +-
 help/ru/ru.po  | 1813 +++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 1359 insertions(+), 465 deletions(-)

commit e1fcecac7594c8c754ef248a673256e231d82cc2
Author: Philip Withnall <pwithnall@svn.gnome.org>
Date:   Mon Mar 3 18:54:14 2008 +0000

    Fixed British English translation.
    
    2008-03-03  Philip Withnall  <pwithnall@svn.gnome.org>
    
    	* en_GB.po: Fixed British English translation.
    
    
    svn path=/trunk/; revision=1934

 po/ChangeLog |    4 ++++
 po/en_GB.po  |   30 ++++++++++++++++--------------
 2 files changed, 20 insertions(+), 14 deletions(-)

commit 44a6436eaa09b537be4d211296c4a6960989d3bb
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Mar 3 17:55:44 2008 +0000

    Bump version to 0.9.9.
    
    * configure.in: Bump version to 0.9.9.
    
    svn path=/trunk/; revision=1933

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 76a0535fdf662f6b01753dabf8a479b40ac9d8c2
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Mar 3 17:45:17 2008 +0000

    Updated for 0.9.8 release.
    
    * NEWS: Updated for 0.9.8 release.
    
    svn path=/trunk/; revision=1931

 ChangeLog |    4 ++++
 NEWS      |   13 +++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

commit 4a88b86a83b8d48894f1cb43cbb75434ffdf9668
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Mar 3 17:42:19 2008 +0000

    Check for an older config.xml right after initializing Mono.Addins so we
    
    * Tomboy/AddinManager.cs: Check for an older config.xml right after
      initializing Mono.Addins so we can upgrade from an older version of
      Tomboy if necessary to allow previously enabled addins to still be
      enabled in the newer Tomboy.  Fixes bug #514931.
    * Tomboy/Addins/Bugzilla/Bugzilla.addin.xml: Don't update the version.
      Updating the version will prevent the upgrade fix done in
      AddinManager.cs from working.
    
    svn path=/trunk/; revision=1930

 ChangeLog                                 |   10 ++++++
 Tomboy/AddinManager.cs                    |   48 +++++++++++++++++++++++++++++
 Tomboy/Addins/Bugzilla/Bugzilla.addin.xml |    2 +-
 3 files changed, 59 insertions(+), 1 deletions(-)

commit 43b4205ad8ba4df0c30023264f6b1215b9ed0609
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Mar 3 16:13:10 2008 +0000

    Patch from Stefan Cosma to Uri.Unescape and then Uri.Escape the mail path
    
    * Tomboy/Addins/Evolution/EvolutionNoteAddin.cs: Patch from Stefan
      Cosma to Uri.Unescape and then Uri.Escape the mail path to ensure
      we've got the entire string escaped properly.  Fixes bug #367623.
    
    svn path=/trunk/; revision=1929

 ChangeLog                                     |    6 +++++
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs |   26 ++++--------------------
 2 files changed, 11 insertions(+), 21 deletions(-)

commit 6b2652323befa1d5bddfffc89cd0eab31d2a5ddf
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 3 08:04:17 2008 +0000

    Always recreate ~/.tomboy/addins/Tomboy.addins when starting Tomboy. This
    
    * Tomboy/AddinManager.cs: Always recreate
      ~/.tomboy/addins/Tomboy.addins when starting Tomboy.  This supports
      moving the Tomboy install from one prefix to another, or just
      having parallel Tomboy installs.  Should fix bug #514931.
    
    svn path=/trunk/; revision=1928

 ChangeLog              |    7 +++++++
 Tomboy/AddinManager.cs |   14 ++++++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)

commit cce57103f29fc889421beac730865d259dbc60e1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 3 08:01:30 2008 +0000

    Bump to version 0.2. Bump Tomboy addin version to 0.10. Use compatVersion
    
    * Tomboy/Addins/Bugzilla/Bugzilla.addin.xml: Bump to version 0.2.
    * Tomboy/Tomboy.addin.xml: Bump Tomboy addin version to 0.10.  Use
      compatVersion attribute to indicate that no backwards compatability
      is supported.  Mono.Addins will print a warning to stdout, but at
      this point Tomboy will still load addins that depend on Tomboy !=
      0.10.
    
    svn path=/trunk/; revision=1927

 ChangeLog                                          |    8 ++++++++
 Tomboy/Addins/Backlinks/Backlinks.addin.xml        |    2 +-
 Tomboy/Addins/Bugzilla/Bugzilla.addin.xml          |    4 ++--
 Tomboy/Addins/Evolution/Evolution.addin.xml        |    2 +-
 Tomboy/Addins/ExportToHtml/ExportToHtml.addin.xml  |    2 +-
 .../FileSystemSyncService.addin.xml                |    2 +-
 Tomboy/Addins/FixedWidth/FixedWidth.addin.xml      |    2 +-
 .../Addins/GalagoPresence/GalagoPresence.addin.xml |    2 +-
 .../InsertTimestamp/InsertTimestamp.addin.xml      |    2 +-
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.addin.xml  |    2 +-
 Tomboy/Addins/PrintNotes/PrintNotes.addin.xml      |    2 +-
 Tomboy/Addins/Sketching/Sketching.addin.xml        |    2 +-
 .../Addins/SshSyncService/SshSyncService.addin.xml |    2 +-
 .../StickyNoteImport/StickyNoteImport.addin.xml    |    2 +-
 Tomboy/Addins/Tasks/Tasks.addin.xml                |    2 +-
 .../WebDavSyncService/WebDavSyncService.addin.xml  |    2 +-
 Tomboy/Tomboy.addin.xml                            |    2 +-
 17 files changed, 25 insertions(+), 17 deletions(-)

commit 237755c0f03909a42ee425d2963da4b220b19546
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 3 07:51:41 2008 +0000

    Add missing file to project.
    
    * Tomboy.mdp: Add missing file to project.
    
    svn path=/trunk/; revision=1926

 ChangeLog  |    4 ++++
 Tomboy.mdp |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 0ab8555e158039818b7d38bdd453f78fc4cbcc89
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Mar 3 06:08:32 2008 +0000

    Don't need to build data/images/Makefile anymore. Moved
    
    * configure.in, data/images/Makefile.am, data/Makefile.am: Don't need
      to build data/images/Makefile anymore.
    * Tomboy/Addins/Evolution/mail.png, data/images/mail.png: Moved
      data/images/mail.png -> Tomboy/Addins/Evolution/mail.png.
    * Tomboy/Addins/Evolution/Makefile.am,
      Tomboy/Addins/Evolution/EvolutionNoteAddin.cs,
      Tomboy/Addins/Bugzilla/Makefile.am,
      Tomboy/Addins/Bugzilla/BugzillaLink.cs: Package the mail.png and
      bug.png with their respective addins as resources and then call
      GetIcon properly to load them at runtime.  This is an additional
      fix for #518740.
    * Tomboy/Addins/Bugzilla/bug.png, data/images/bug.png: Move
      /data/images/bug.png -> Tomboy/Addins/Bugzilla/bug.png.
    
    svn path=/trunk/; revision=1925

 ChangeLog                                     |   15 +++++++++++++++
 Tomboy/Addins/Bugzilla/BugzillaLink.cs        |   19 ++++++++++++++-----
 Tomboy/Addins/Bugzilla/Makefile.am            |    8 ++++++--
 Tomboy/Addins/Bugzilla/bug.png                |  Bin 0 -> 648 bytes
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs |   13 ++++++++++++-
 Tomboy/Addins/Evolution/Makefile.am           |    8 ++++++--
 Tomboy/Addins/Evolution/mail.png              |  Bin 0 -> 350 bytes
 configure.in                                  |    1 -
 data/Makefile.am                              |    2 +-
 data/images/Makefile.am                       |    6 ------
 data/images/bug.png                           |  Bin 648 -> 0 bytes
 data/images/mail.png                          |  Bin 350 -> 0 bytes
 12 files changed, 54 insertions(+), 18 deletions(-)

commit ae2aa5ac763ec7a3561c31ca69369b8cfe7dfe30
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 3 05:48:29 2008 +0000

    Removing obsolete SYS_PLUGINS_DIR constant.
    
    * Tomboy/Defines.cs.in: Removing obsolete SYS_PLUGINS_DIR constant.
    
    svn path=/trunk/; revision=1924

 ChangeLog            |    4 ++++
 Tomboy/Defines.cs.in |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 5451f5a655c35eec64b5d83351d785dc692ab662
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 3 04:55:42 2008 +0000

    Bump Mono.Addins requirement to 0.3. Only use bundled version of
    
    * configure.in: Bump Mono.Addins requirement to 0.3.  Only use bundled
      version of Mono.Addins if the requirement is not already met in the
      system.  Patch courtesy of Sebastian Dröge.  Last fix for bug
      #519170.
    
    svn path=/trunk/; revision=1923

 ChangeLog    |    6 ++++++
 configure.in |   20 +++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

commit 840446af36b2b5372b845e65cfd580119ff6a221
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Mon Mar 3 00:08:02 2008 +0000

    Added myself.
    
    * AUTHORS, Tomboy/Tomboy.cs: Added myself.
    
    svn path=/trunk/; revision=1922

 AUTHORS          |    3 ++-
 ChangeLog        |    4 ++++
 Tomboy/Tomboy.cs |    3 ++-
 3 files changed, 8 insertions(+), 2 deletions(-)

commit a05fbe246d79ff553d0b5a340c14943a76bb462f
Author: Philip Withnall <pwithnall@svn.gnome.org>
Date:   Sun Mar 2 23:21:15 2008 +0000

    Updated British English translation.
    
    2008-03-02  Philip Withnall  <pwithnall@svn.gnome.org>
    
    	* en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=1921

 po/ChangeLog |    4 +
 po/en_GB.po  | 2054 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 1577 insertions(+), 481 deletions(-)

commit b03b04bcf43c990eabfdccb4c95984d1919b22db
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Mar 2 21:23:19 2008 +0000

    Upgrade bundled Mono.Addins from version 0.2 to version 0.3.
    
    * Mono.Addins: Upgrade bundled Mono.Addins from version 0.2 to version 0.3.
    
    svn path=/trunk/; revision=1920

 ChangeLog                                          |    4 +
 Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs        |    2 +-
 Mono.Addins/Mono.Addins.Gui/Makefile.am            |    5 +
 .../Mono.Addins.Gui/AddinInstallDialog.cs          |   29 +-
 .../Mono.Addins.Gui/AddinManagerDialog.cs          |   13 +-
 .../Mono.Addins.Gui/AddinManagerWindow.cs          |   15 +
 .../Mono.Addins.Gui/NewSiteDialog.cs               |    9 +-
 .../gtk-gui/Mono.Addins.Gui.AddinInfoDialog.cs     |   12 +-
 .../gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs  |  101 ++--
 .../Mono.Addins.Gui.AddinInstallerDialog.cs        |    9 +-
 .../gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs  |   55 +--
 .../gtk-gui/Mono.Addins.Gui.ErrorDialog.cs         |   12 +-
 .../gtk-gui/Mono.Addins.Gui.ManageSitesDialog.cs   |   10 +-
 .../gtk-gui/Mono.Addins.Gui.NewSiteDialog.cs       |    9 +-
 Mono.Addins/Mono.Addins.Gui/gtk-gui/generated.cs   |   44 +-
 Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic     |  128 ++---
 .../icons/system-software-update.png               |  Bin 0 -> 3840 bytes
 Mono.Addins/Mono.Addins.Setup/AssemblyInfo.cs      |    2 +-
 .../Mono.Addins.Setup/AddinPackage.cs              |    2 +-
 .../Mono.Addins.Setup/NativePackage.cs             |   73 ---
 .../Mono.Addins.Setup/RepositoryRegistry.cs        |    2 +-
 .../Mono.Addins.Setup/SetupTool.cs                 |  198 ++++++-
 Mono.Addins/Mono.Addins/AssemblyInfo.cs            |    2 +-
 Mono.Addins/Mono.Addins/Makefile.am                |    9 +
 .../Mono.Addins.Database/AddinDatabase.cs          |  603 +++++++++++++-------
 .../Mono.Addins.Database/AddinHostIndex.cs         |   15 +-
 .../Mono.Addins.Database/AddinScanFolderInfo.cs    |   82 +++-
 .../Mono.Addins.Database/AddinScanner.cs           |  158 ++++--
 .../Mono.Addins.Database/AddinUpdateData.cs        |  277 +++------
 .../Mono.Addins.Database/FileDatabase.cs           |   24 +
 .../Mono.Addins.Database/SetupProcess.cs           |    4 +-
 .../Mono.Addins.Description/AddinDescription.cs    |  141 ++++-
 .../Mono.Addins.Description/Extension.cs           |    2 +-
 .../ExtensionNodeDescription.cs                    |    4 +
 .../ExtensionNodeDescriptionCollection.cs          |    6 +-
 .../Mono.Addins.Description/ExtensionNodeSet.cs    |    2 +-
 .../Mono.Addins.Description/ExtensionNodeType.cs   |    8 +-
 .../Mono.Addins.Description/NodeTypeAttribute.cs   |   14 +
 .../Mono.Addins.Localization/GettextDomain.cs      |  140 +++++
 .../Mono.Addins.Localization/GettextLocalizer.cs   |   62 ++
 .../Mono.Addins.Localization/IAddinLocalizer.cs    |   37 ++
 .../IAddinLocalizerFactory.cs                      |   37 ++
 .../IPluralAddinLocalizer.cs                       |   36 ++
 .../Mono.Addins.Localization/NullLocalizer.cs      |   41 ++
 .../StringResourceLocalizer.cs                     |   52 ++
 .../StringTableLocalizer.cs                        |   95 +++
 Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs       |   43 +-
 .../Mono.Addins/Mono.Addins/AddinLocalizer.cs      |   72 +++
 .../Mono.Addins/Mono.Addins/AddinManager.cs        |   50 ++-
 .../Mono.Addins/Mono.Addins/AddinRegistry.cs       |   85 +++-
 .../Mono.Addins/Mono.Addins/AddinSessionService.cs |   63 ++-
 .../Mono.Addins/Mono.Addins/ExtensionContext.cs    |   65 ++-
 .../Mono.Addins/Mono.Addins/ExtensionNode.cs       |   68 ++-
 .../Mono.Addins/Mono.Addins/ExtensionTree.cs       |   14 +-
 .../Mono.Addins/NodeAttributeAttribute.cs          |    6 +
 Mono.Addins/Mono.Addins/Mono.Addins/NodeElement.cs |    7 +
 .../Mono.Addins/Mono.Addins/RuntimeAddin.cs        |   52 ++-
 Mono.Addins/Mono.Addins/Mono.Addins/TreeNode.cs    |    6 +-
 .../Mono.Addins/Mono.Addins/TreeNodeCollection.cs  |    8 +
 .../Mono.Addins/Mono.Addins/TypeExtensionNode.cs   |    4 +-
 60 files changed, 2240 insertions(+), 888 deletions(-)

commit fcfbe8f04dd61fc7f0d3075ad0a2176f36370df1
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Sun Mar 2 19:20:59 2008 +0000

    Allow dragging the same bug twice to a note. Fixes bug #519876.
    
    * Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs: Allow dragging the same
      bug twice to a note. Fixes bug #519876.
    
    svn path=/trunk/; revision=1919

 ChangeLog                                   |    5 +++++
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs |   16 +---------------
 2 files changed, 6 insertions(+), 15 deletions(-)

commit 9958fbb8537b190725b886e95243e670870c3a7b
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Mar 2 02:09:37 2008 +0000

    Sort the notes list after initially loading all notes. Fixes bug #519042.
    
    * Tomboy/NoteManager.cs: Sort the notes list after initially loading
      all notes.  Fixes bug #519042.
    
    svn path=/trunk/; revision=1918

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit a775c4f4adc6a6bb5a0bd617e0ee450843721814
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Mar 2 01:30:16 2008 +0000

    Listen for events fired when a tag is added or removed from a note. Sync
    
    * Tomboy/Notebooks/NotebookManager.cs,
      Tomboy/Notebooks/NotebookApplicationAddin.cs: Listen for events
      fired when a tag is added or removed from a note.  Sync or a dbus
      client may be adding or removing a notebook tag.  Fixes bug
      #518870.
    
    svn path=/trunk/; revision=1917

 ChangeLog                                    |    7 +++
 Tomboy/Notebooks/NotebookApplicationAddin.cs |   64 ++++++++++++++++++++++++++
 Tomboy/Notebooks/NotebookManager.cs          |   45 +++++++++++++-----
 3 files changed, 103 insertions(+), 13 deletions(-)

commit b5c1c35831b38c22af4ee7a7f8d6f09eb03d3699
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sat Mar 1 23:54:33 2008 +0000

    Updated Lithuanian translation.
    
    2008-03-02  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=1916

 po/ChangeLog |    4 +
 po/lt.po     |  899 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 557 insertions(+), 346 deletions(-)

commit 3a53436915eeb6fee0db01af10fce78393cde876
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Mar 1 18:52:06 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1915

 po/ChangeLog |    4 ++
 po/es.po     |  162 +++++++++++++++++++++++++++------------------------------
 2 files changed, 81 insertions(+), 85 deletions(-)

commit 1f381c8848d301c4710510f0d45d1cce0b93f6a0
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Mar 1 10:38:04 2008 +0000

    Updated Japanese translation.
    
    2008-03-01  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1914

 po/ChangeLog |    4 +
 po/ja.po     |  941 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 578 insertions(+), 367 deletions(-)

commit ca8dba333d8f860e700ab8f4783580172febc9ec
Author: Chris Scobell <chris@thescobells.com>
Date:   Fri Feb 29 22:11:59 2008 +0000

    Make lines starting with a '-' or '*' bulleted even when there are leading
    
    2008-02-29  Chris Scobell <chris@thescobells.com>
    	* Tomboy/NoteBuffer.cs: Make lines starting with a '-' or '*' bulleted
    	  even when there are leading spaces, thanks to Stefan Cosma. Fixes bug
    	  #490161.
    
    svn path=/trunk/; revision=1913

 ChangeLog            |    5 +++++
 Tomboy/NoteBuffer.cs |   39 ++++++++++++++++++++++++++++++++-------
 2 files changed, 37 insertions(+), 7 deletions(-)

commit 0098e0078941c319b7ba4341a2e7dd57c6680307
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Feb 29 21:28:22 2008 +0000

    Ignore erroneously inserted second WidgetInsertData (identified by its
    
    * Tomboy/NoteBuffer.cs: Ignore erroneously inserted second
      WidgetInsertData (identified by its null TextMark) when inserting
      bugzilla/evolution links int a bulleted list.  Quick fix to resolve
      bug #486551, courtesy of Stefan Cosma.  See bug report for more
      details.
    
    svn path=/trunk/; revision=1912

 ChangeLog            |    7 +++++++
 Tomboy/NoteBuffer.cs |    4 ++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit b7dbdb23e7aea0aa86e15ebe67ec92f4ca7a1b39
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri Feb 29 20:58:29 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-02-29  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1911

 po/ChangeLog |    4 ++
 po/et.po     |   94 ++++++++++++---------------------------------------------
 2 files changed, 24 insertions(+), 74 deletions(-)

commit 5122a51a90e60d09abe26ffc63e4125fe712195c
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:   Thu Feb 28 15:36:50 2008 +0000

    Check for X11 libraries and headers and actually link with them. This was
    
    * configure.in:
    * libtomboy/Makefile.am: Check for X11 libraries and headers and
    actually link with them. This was done only indirectly through Gtk
    before. Fixes bug #501524.
    
    svn path=/trunk/; revision=1910

 ChangeLog             |    7 +++++++
 configure.in          |   30 ++++++++++++++++++++++++++++++
 libtomboy/Makefile.am |    3 ++-
 3 files changed, 39 insertions(+), 1 deletions(-)

commit 0ca1ff5d503febc9977f6183032f9da26a0cf0d2
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:   Thu Feb 28 15:33:39 2008 +0000

    Check for libm and link to it libtomboy uses math functions. Use floor(x +
    
    * configure.in:
    * libtomboy/Makefile.am: Check for libm and link to it
    libtomboy uses math functions.
    * libtomboy/contrast.c: (lab_to_rgb): Use floor(x + 0.5) instead of
    roundf(x) as the latter is C99 and not available (and declared) if
    not compiling in C99 mode. Fixes bug #519237.
    
    svn path=/trunk/; revision=1909

 ChangeLog             |    9 +++++++++
 configure.in          |    3 +++
 libtomboy/Makefile.am |    2 +-
 libtomboy/contrast.c  |    6 +++---
 4 files changed, 16 insertions(+), 4 deletions(-)

commit 9b141350799c0aac27a533725cbdc387e1923b7c
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Wed Feb 27 21:29:23 2008 +0000

    Updated Italian translation by Milo Casagrande.
    
    2008-02-27  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Updated Italian translation by Milo Casagrande.
    
    svn path=/trunk/; revision=1908

 po/ChangeLog |    4 +
 po/it.po     |  679 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 368 insertions(+), 315 deletions(-)

commit c2098ab5ad1d02c4e9bcfc8181bb8a7a0dc9e3ac
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Wed Feb 27 20:30:31 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=1907

 po/ChangeLog |    4 +
 po/gl.po     | 1728 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 1295 insertions(+), 437 deletions(-)

commit 17e57230b06fd38502ea04ec8b97d99e8b28105a
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Feb 27 19:56:29 2008 +0000

    Updated French translation by Robert-André Mauchin and Claude Paroz.
    
    2008-02-27  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation by Robert-André Mauchin and Claude
    	Paroz.
    
    svn path=/trunk/; revision=1906

 po/ChangeLog |    5 +
 po/fr.po     |  955 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 591 insertions(+), 369 deletions(-)

commit 5b7155597236b39088155b99dd636ac025c1732a
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Feb 27 14:39:16 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1905

 po/ChangeLog |    4 ++++
 po/ar.po     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 1329b3f2a34023a929a3021a8a83456118568efc
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Feb 27 11:59:21 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1904

 po/ChangeLog |    4 +
 po/ar.po     |  657 +++++++++++++++++++---------------------------------------
 2 files changed, 216 insertions(+), 445 deletions(-)

commit a5cbd357efebcbe95f95516db5b42fa2ea0d6a30
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Feb 26 00:15:52 2008 +0000

    Allow the assembly calling GuiUtils.GetIcon () to specify themselves so
    
    * Tomboy/Utils.cs: Allow the assembly calling GuiUtils.GetIcon () to
      specify themselves so icons can be loaded from the caller's
      assembly instead of Tomboy.exe.  Fixes bug #518740.
    
    svn path=/trunk/; revision=1902

 ChangeLog       |    6 ++++++
 Tomboy/Utils.cs |    8 +++++++-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit b7a75193ab9853e5bb0e6a4f1588699cebce3617
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Feb 25 18:41:59 2008 +0000

    Bump version to 0.9.8.
    
    * configure.in: Bump version to 0.9.8.
    
    svn path=/trunk/; revision=1901

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit c685e9e818c431f463310502ca84fb8b020ce41d
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Feb 25 18:33:21 2008 +0000

    Updated for 0.9.7 release.
    
    * NEWS: Updated for 0.9.7 release.
    
    svn path=/trunk/; revision=1899

 ChangeLog |    4 ++++
 NEWS      |   20 +++++++++++++++++++-
 2 files changed, 23 insertions(+), 1 deletions(-)

commit faabc8e3d2267300e26310180c38c5c949990be3
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Feb 25 18:02:43 2008 +0000

    Added missing ChangeLog entry committed originally in r1887 from kkubasik.
    
    * ChangeLog: Added missing ChangeLog entry committed originally in
      r1887 from kkubasik.
    
    svn path=/trunk/; revision=1898

 ChangeLog |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

commit 669367c9140ec0d0374c7d64b21bb459f85302ea
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Feb 25 17:38:53 2008 +0000

    Adjust the Sizing and Ellipsize properties of the title column so the
    
    * Tomboy/RecentChanges.cs: Adjust the Sizing and Ellipsize properties
      of the title column so the title will expand properly without
      causing really wide columns when notes with long titles exist.
      Fixes bug #518666.
    
    svn path=/trunk/; revision=1897

 ChangeLog               |    6 ++++++
 Tomboy/RecentChanges.cs |    7 +++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 056ce4d7af6983fe3615022889954891b54f5ccf
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sun Feb 24 04:56:05 2008 +0000

    Set a sane default width and size for when Tomboy is first run (had to
    
    * Tomboy/RecentChanges.cs: Set a sane default width and size for when
      Tomboy is first run (had to make larger now that we have a
      notebooks sidebar thing.  Save and restore the size and position of
      the search window when it is closed or when Tomboy exits.  Fixes
      bug #518316.
    * Tomboy/Preferences.cs: Added some preferences that we'll have to
      localize during the 0.11.x timeframe after string freeze to save
      the search window position and size.
    
    svn path=/trunk/; revision=1896

 ChangeLog               |   10 +++++++++
 Tomboy/Preferences.cs   |    6 +++++
 Tomboy/RecentChanges.cs |   52 ++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 67 insertions(+), 1 deletions(-)

commit e2034bd870d87e048e32391a29e10aa5dbdd6f9a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Feb 24 03:12:26 2008 +0000

    Updated Finnish translation (bug #518255)
    
    svn path=/trunk/; revision=1895

 po/ChangeLog |    4 +
 po/fi.po     |  368 ++++++++--------------------------------------------------
 2 files changed, 52 insertions(+), 320 deletions(-)

commit 70acf0c76e787ccf7c22f0020d27a2949c908c2d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Feb 24 00:36:11 2008 +0000

    Add Wade's note creation stress tester script. Addresses bug #518294.
    
    * test/create_note_stress_tester.py: Add Wade's note creation stress
      tester script.  Addresses bug #518294.
    
    svn path=/trunk/; revision=1894

 ChangeLog                         |    5 ++
 test/create_note_stress_tester.py |   83 +++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+), 0 deletions(-)

commit fa33df8d39ed5ca87b003a731a39e48252785259
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Sat Feb 23 18:14:11 2008 +0000

    Fix bug# 441296, and follow large pastes' to their end.
    
    * Tomboy/Watchers.cs: Fix bug# 441296, and follow large pastes' to
      their end.
    
    svn path=/trunk/; revision=1893

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit f1a4f66eae058813902a1fee820488d40a177c57
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sat Feb 23 16:46:50 2008 +0000

    Fix busted open image by using Gtk.Stock.Open for "OpenNoteAction".
    
    * Tomboy/ActionManager.cs: Fix busted open image by using
      Gtk.Stock.Open for "OpenNoteAction".
    
    svn path=/trunk/; revision=1892

 ChangeLog               |    5 +++++
 Tomboy/ActionManager.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 2fcb76eb9899991d9cfa4c7c6815ce0068d4457a
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sat Feb 23 16:15:34 2008 +0000

    Fix multi-note drag and drop by overriding the way
    
    * Tomboy.mdp, Tomboy/RecentTreeView.cs, Tomboy/RecentChanges.cs,
      Tomboy/Notebooks/NotebooksTreeView.cs, Tomboy/Makefile.am: Fix
      multi-note drag and drop by overriding the way
      TreeView.ButtonPressEvent works (kudos abock).  Fixes bug #513046.
    
    svn path=/trunk/; revision=1891

 ChangeLog                             |    7 ++
 Tomboy.mdp                            |    1 +
 Tomboy/Makefile.am                    |    1 +
 Tomboy/Notebooks/NotebooksTreeView.cs |    2 +-
 Tomboy/RecentChanges.cs               |  183 +++++++++++++++++++++++++--------
 Tomboy/RecentTreeView.cs              |   17 +++
 6 files changed, 167 insertions(+), 44 deletions(-)

commit e5e1804556b6bb8b69ce82731dc2755e2ad76f49
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Feb 23 14:24:38 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1890

 help/oc/oc.po |    2 +-
 po/oc.po      |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 0073de15cddfa777ffaf4404d934836ccddc074e
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Sat Feb 23 08:34:24 2008 +0000

    Some small memory reductions/comments. (mostly inlining some method calls
    
    * Tomboy/Search.cs, Tomboy/NoteManager.cs, Tomboy/Note.cs: Some small
      memory reductions/comments. (mostly inlining some method calls to
      reduce string alloc)
    
    svn path=/trunk/; revision=1889

 ChangeLog             |    6 ++++++
 Tomboy/Note.cs        |   35 +++++++++++++++++++++++++++++++----
 Tomboy/NoteManager.cs |    7 +++++--
 Tomboy/Search.cs      |    9 ++++-----
 4 files changed, 46 insertions(+), 11 deletions(-)

commit 92590ef7d9cfe36c01131ef07a4a9e9107cef21e
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Sat Feb 23 07:51:00 2008 +0000

    Fixing bug#517369 by cleaning up some licence headers. The tomboy*.c and
    
    * libtomboy/eggaccelerators.h, libtomboy/tomboykeybinder.c,
      libtomboy/tomboyutil.c, libtomboy/eggaccelerators.c,
      libtomboy/tomboykeybinder.h, libtomboy/tomboyutil.h: Fixing
      bug#517369 by cleaning up some licence headers. The tomboy*.c and
      tomboy*.h files were licenced MIT/X11 Copyright Novell. If thats
      wrong, please fix. Updated FSF Address in other licences.
    
    svn path=/trunk/; revision=1888

 ChangeLog                   |    9 +++++++++
 libtomboy/eggaccelerators.c |    3 +--
 libtomboy/eggaccelerators.h |    3 +--
 libtomboy/tomboykeybinder.c |   17 +++++++++++++++++
 libtomboy/tomboykeybinder.h |   18 +++++++++++++++++-
 libtomboy/tomboyutil.c      |   18 +++++++++++++++++-
 libtomboy/tomboyutil.h      |   18 +++++++++++++++++-
 7 files changed, 79 insertions(+), 7 deletions(-)

commit a2b6acc7c796163c7cdbf26ef4458c1db24d3bfb
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Sat Feb 23 07:41:58 2008 +0000

    Fix bug # 507493: Notes with tags are recreated by a QueueSave.
    
    svn path=/trunk/; revision=1887

 ChangeLog      |    4 ++++
 Tomboy/Note.cs |    5 ++++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit c385d9d9672cbaa08d56860a1ad90b2121977b48
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Feb 23 01:24:17 2008 +0000

    Reverse logic in SetPositionExtent so that note location and size
    
    * Tomboy/Note.cs: Reverse logic in SetPositionExtent so that note
      location and size information will be saved.
    
    svn path=/trunk/; revision=1886

 ChangeLog      |    5 +++++
 Tomboy/Note.cs |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 628c7476e31ea0301b1077c4e60f2b2395402c6c
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Fri Feb 22 23:40:47 2008 +0000

    Fix bug #503226: Infinite recursion with panels less that 16. Patch based
    
    * Tomboy/Tray.cs: Fix bug #503226: Infinite recursion with panels less
      that 16. Patch based on work from Dmitry K.
    
    svn path=/trunk/; revision=1885

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |    9 +++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

commit 1e90c8f10d525d5c3329cecc9d5f79a51e03715e
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 22 22:59:54 2008 +0000

    Set Label.Underline = false in the HIGMessageDialog on both the title and
    
    * Tomboy/Utils.cs: Set Label.Underline = false in the HIGMessageDialog
      on both the title and message of the dialog so that underline
      characters are not interpreted as mnemonics.  Fixes bug #496986.
    
    svn path=/trunk/; revision=1884

 ChangeLog       |    6 ++++++
 Tomboy/Utils.cs |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 2d04e63c404a280c5fc8694f7bb9313745826ea5
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 22 22:47:57 2008 +0000

    Uri escape file paths so files with spaces that are dragged from Nautilus
    
    * Tomboy/NoteEditor.cs: Uri escape file paths so files with spaces that
      are dragged from Nautilus will be inserted into Tomboy with a full
      link to the file.  Fix for bug #303902.
    
    svn path=/trunk/; revision=1883

 ChangeLog            |    6 ++++++
 Tomboy/NoteEditor.cs |    9 ++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

commit 8cf2e80089b144c567c49c830fc11fba3acb2212
Author: Chris Scobell <chris@thescobells.com>
Date:   Fri Feb 22 22:25:39 2008 +0000

    Only insert automatic bullets when a dash or asterisk is followed by a
    
    2008-02-22  Chris Scobell <chris@thescobells.com>
    	* Tomboy/NoteBuffer.cs: Only insert automatic bullets when a dash or
    	  asterisk is followed by a space. Fixes bug #490161.
    
    svn path=/trunk/; revision=1882

 ChangeLog            |    4 ++++
 Tomboy/NoteBuffer.cs |    5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 4e1c7d58b9d3d9abec93bf3fa98bdf76f1188261
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 22 22:21:59 2008 +0000

    Fix bug #507382 by never disabling the open template (regardless of the
    
    * Tomboy/RecentChanges.cs: Fix bug #507382 by never disabling the open
      template (regardless of the notebook selected, this should always
      be enabled).  Also fixed the case where right after a notebook is
      deleted and the "All Notes" is selected so the Delete notebook menu
      option is not available.
    
    svn path=/trunk/; revision=1881

 ChangeLog               |    8 ++++++++
 Tomboy/RecentChanges.cs |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit 85cdee3261a68733df91a3c4d98f870e1bfffe8e
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 22 21:42:18 2008 +0000

    Pass in the original note when constructing NoteNameResolver so the
    
    * Tomboy/Addins/ExportToHtml/ExportToHtmlNoteAddin.cs,
      Tomboy/Addins/ExportToHtml/NoteNameResolver.cs: Pass in the
      original note when constructing NoteNameResolver so the original
      note is not included more than once on an export.  Also keep track
      of how many times a note is resolved so that notes cannot be
      included more than once on an export (regardless of what the
      ExportToHtml.xsl says).  Fixes bug #422951.
    * Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Don't use the width
      value from the tomboy note anymore.  In some cases this isn't being
      set properly anyway and it's ending up being width:0, which is note
      displaying properly in a browser.
    
    svn path=/trunk/; revision=1880

 ChangeLog                                          |   14 +++++++++
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl        |    3 +-
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |    2 +-
 Tomboy/Addins/ExportToHtml/NoteNameResolver.cs     |   31 ++++++++++++++++++--
 4 files changed, 44 insertions(+), 6 deletions(-)

commit 7c3743b0442db2c6c8458edb3f5201a0c36b0159
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 22 20:51:57 2008 +0000

    Use a copy of List<Note> when enumerating the notes to save in
    
    * Tomboy/NoteManager.cs: Use a copy of List<Note> when enumerating the
      notes to save in OnExitingEvent.  This fixes the crash mentioned in
      bug #510442.
    
    svn path=/trunk/; revision=1879

 ChangeLog             |    6 ++++++
 Tomboy/NoteManager.cs |    7 +++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 250b65bf2690341b9a166f0d10800b6345a38fb8
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 22 20:27:45 2008 +0000

    Fixes bug #510003 by XML encoding the notebook name before storing it in
    
    * Tomboy/NoteManager.cs: Fixes bug #510003 by XML encoding the notebook
      name before storing it in XML.
    
    svn path=/trunk/; revision=1878

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 5dfadf5581a8f0474a7c79785983a9bc9e0b6995
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Feb 22 19:41:37 2008 +0000

    Removed bundled dbus-sharp, since it is a now a blessed GNOME dependency.
    
    * configure.in, Tomboy.mdp, Tomboy/dbus-sharp,
      Tomboy/dbus-sharp/dbus-sharp-glib,
      Tomboy/dbus-sharp/dbus-sharp-glib/COPYING,
      Tomboy/dbus-sharp/dbus-sharp-glib/glib,
      Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.cs,
      Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.IO.cs,
      Tomboy/dbus-sharp/dbus-sharp-glib/README,
      Tomboy/dbus-sharp/dbus-sharp, Tomboy/dbus-sharp/dbus-sharp/src,
      Tomboy/dbus-sharp/dbus-sharp/src/Authentication.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Wrapper.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/IntrospectionSchema.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/MessageWriter.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Message.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/MatchRule.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Mapper.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/DProxy.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Address.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Bus.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/MessageFilter.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/AssemblyInfo.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Transport.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/DBus.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/UnixTransport.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Protocol.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/SocketTransport.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/Server.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/UnixNativeTransport.cs,
      Tomboy/dbus-sharp/dbus-sharp/src/ExportObject.cs,
      Tomboy/dbus-sharp/dbus-sharp/COPYING,
      Tomboy/dbus-sharp/dbus-sharp/README, Tomboy/Makefile.am: Removed
      bundled dbus-sharp, since it is a now a blessed GNOME dependency.
      Fixes bug #509187.
    
    svn path=/trunk/; revision=1877

 ChangeLog                                          |   40 ++
 Tomboy.mdp                                         |   27 -
 Tomboy/Makefile.am                                 |   12 -
 Tomboy/dbus-sharp/dbus-sharp-glib/COPYING          |   20 -
 Tomboy/dbus-sharp/dbus-sharp-glib/README           |    8 -
 Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.IO.cs  |  226 --------
 Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.cs     |   55 --
 Tomboy/dbus-sharp/dbus-sharp/COPYING               |   20 -
 Tomboy/dbus-sharp/dbus-sharp/README                |   33 --
 Tomboy/dbus-sharp/dbus-sharp/src/Address.cs        |  160 ------
 Tomboy/dbus-sharp/dbus-sharp/src/AssemblyInfo.cs   |   20 -
 Tomboy/dbus-sharp/dbus-sharp/src/Authentication.cs |  139 -----
 Tomboy/dbus-sharp/dbus-sharp/src/Bus.cs            |  173 ------
 Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs      |  413 --------------
 Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs     |  529 ------------------
 Tomboy/dbus-sharp/dbus-sharp/src/DBus.cs           |  114 ----
 Tomboy/dbus-sharp/dbus-sharp/src/DProxy.cs         |   79 ---
 Tomboy/dbus-sharp/dbus-sharp/src/ExportObject.cs   |  115 ----
 Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs  |  294 ----------
 .../dbus-sharp/src/IntrospectionSchema.cs          |  108 ----
 Tomboy/dbus-sharp/dbus-sharp/src/Mapper.cs         |  347 ------------
 Tomboy/dbus-sharp/dbus-sharp/src/MatchRule.cs      |  230 --------
 Tomboy/dbus-sharp/dbus-sharp/src/Message.cs        |  133 -----
 Tomboy/dbus-sharp/dbus-sharp/src/MessageFilter.cs  |   58 --
 Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs  |  495 -----------------
 Tomboy/dbus-sharp/dbus-sharp/src/MessageWriter.cs  |  419 --------------
 Tomboy/dbus-sharp/dbus-sharp/src/Protocol.cs       |  310 -----------
 Tomboy/dbus-sharp/dbus-sharp/src/Server.cs         |   41 --
 Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs      |  572 --------------------
 .../dbus-sharp/dbus-sharp/src/SocketTransport.cs   |   60 --
 Tomboy/dbus-sharp/dbus-sharp/src/Transport.cs      |   55 --
 .../dbus-sharp/src/UnixNativeTransport.cs          |  277 ----------
 Tomboy/dbus-sharp/dbus-sharp/src/UnixTransport.cs  |   37 --
 Tomboy/dbus-sharp/dbus-sharp/src/Wrapper.cs        |  149 -----
 configure.in                                       |    7 +-
 35 files changed, 41 insertions(+), 5734 deletions(-)

commit 362b1cad6e44636f73e9c8d8608ba804ca226484
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Feb 22 19:16:22 2008 +0000

    Added MetadataChangeDate property to Note and NoteData classes, serialized
    
    * Tomboy/Synchronization/SyncManager.cs,
      Tomboy/Addins/StickyNoteImport/StickyNoteImportNoteAddin.cs,
      Tomboy/Addins/NoteOfTheDay/NoteOfTheDayPreferences.cs,
      Tomboy/Notebooks/Notebook.cs, Tomboy/NoteManager.cs,
      Tomboy/Note.cs, Tomboy/RemoteControl.cs: Added MetadataChangeDate
      property to Note and NoteData classes, serialized in XML as
      last-metadata-change-date.  Indicates when any note data has
      changed, including tags (notebooks), etc, whereas the ChangeDate
      property only reflects changes to a note's title and other content.
       Our UI generally sorts by ChangeDate, while sync and dbus clients
      care about MetadataChangeDate.  Fixes bug #508798.
    
    svn path=/trunk/; revision=1876

 ChangeLog                                          |   13 +++
 .../Addins/NoteOfTheDay/NoteOfTheDayPreferences.cs |    2 +-
 .../StickyNoteImport/StickyNoteImportNoteAddin.cs  |    2 +-
 Tomboy/Note.cs                                     |   98 +++++++++++++++++---
 Tomboy/NoteManager.cs                              |    8 +-
 Tomboy/Notebooks/Notebook.cs                       |    2 +-
 Tomboy/RemoteControl.cs                            |    2 +-
 Tomboy/Synchronization/SyncManager.cs              |    4 +-
 8 files changed, 107 insertions(+), 24 deletions(-)

commit 148199c6fce29a4250c3b29f3255c2fa1fc9867e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Feb 22 18:31:52 2008 +0000

    Catch exceptions generated during OnDisabledAddin, and print message to
    
    * Tomboy/AddinManager.cs: Catch exceptions generated during
      OnDisabledAddin, and print message to log.
    * Tomboy.mdp: Added GalagoPresence stuff to solution.
    * Tomboy/Addins/GalagoPresence/GalagoPresenceNoteAddin.cs: Log an error
      when Galago intialization fails so that the exception doesn't
      disappear in the Mono.Addins black hole.
    
    svn path=/trunk/; revision=1875

 ChangeLog                                          |    9 +++++++++
 Tomboy.mdp                                         |    1 +
 Tomboy/AddinManager.cs                             |    6 +++++-
 .../GalagoPresence/GalagoPresenceNoteAddin.cs      |    9 ++++++---
 4 files changed, 21 insertions(+), 4 deletions(-)

commit ffc1b3333c76fecfb9597e069ec8dfa8901f2fc4
Author: Jeff Tickle <jtickle@src.gnome.org>
Date:   Fri Feb 22 18:20:53 2008 +0000

    Oops, broke string freeze last time, removed changes made in r1872 that
    
    * Tomboy/Preferences.cs, data/tomboy.schemas.in, Tomboy/Tray.cs: Oops, broke string freeze last time, removed changes made in r1872 that caused a change in strings.
    
    svn path=/trunk/; revision=1874

 ChangeLog              |    6 ++++++
 Tomboy/Preferences.cs  |    4 ----
 Tomboy/Tray.cs         |    4 ++--
 data/tomboy.schemas.in |   14 --------------
 4 files changed, 8 insertions(+), 20 deletions(-)

commit 6051a502368dca99d970e96f7d4b421ad3f2704e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Feb 22 17:58:07 2008 +0000

    Build galago by default if galago-sharp is installed. Note that it will
    
    * configure.in: Build galago by default if galago-sharp is installed.
      Note that it will still be a disabled-by-default addin.
    
    svn path=/trunk/; revision=1873

 ChangeLog    |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 1fbd85dcfd642cb8df70b2cc7f5e7033c667797f
Author: Jeff Tickle <jtickle@src.gnome.org>
Date:   Fri Feb 22 17:51:50 2008 +0000

    Fixed bug 417145
    
    svn path=/trunk/; revision=1872

 ChangeLog              |   11 +++++++++++
 Tomboy/Preferences.cs  |    4 ++++
 Tomboy/Tray.cs         |   20 ++++++++++++++++++--
 data/tomboy.schemas.in |   14 ++++++++++++++
 4 files changed, 47 insertions(+), 2 deletions(-)

commit 10c6be84a8309a79cce4ef1ca3a95c60d7730382
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Feb 22 17:47:28 2008 +0000

    Galago presence add-in should not be built by default.
    
    * configure.in: Galago presence add-in should not be built by default.
    
    svn path=/trunk/; revision=1871

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 7af206d908ef690f60e531e8b19e642e8ba853b4
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 22 17:13:57 2008 +0000

    Add a dummy NoteSpellChecker class in the #else clause of #if
    
    * Tomboy/Watchers.cs: Add a dummy NoteSpellChecker class in the #else
      clause of #if FIXED_GTKSPELL.  This prevents a LONG startup time
      and a warning message about this class not being found when this
      condition is false.
    
    svn path=/trunk/; revision=1870

 ChangeLog          |    6 ++++++
 Tomboy/Watchers.cs |   17 +++++++++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

commit 497622aea81711553be44fec4b5ea97ee28b08ac
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Feb 22 14:56:15 2008 +0000

    Added Sketching add-in to MonoDevelop solution.
    
    * Tomboy.mdp: Added Sketching add-in to MonoDevelop solution.
    
    svn path=/trunk/; revision=1869

 ChangeLog  |    4 ++++
 Tomboy.mdp |    6 ++++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit 1b3e64580d02234f9c402c0cb8108df94656955b
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Feb 19 21:35:03 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1868

 po/oc.po |   43 +++++++++++++++++++++----------------------
 1 files changed, 21 insertions(+), 22 deletions(-)

commit d8216cea3349972e7e8c8d448b8d0e758b9203bc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Feb 19 13:21:33 2008 +0000

    Fix from Wade to check for separate gconf-sharp-peditors package on 2.16.1
    
    * configure.in: Fix from Wade to check for separate
      gconf-sharp-peditors package on 2.16.1 or greater.  Really fixes
      bug #512512.
    
    svn path=/trunk/; revision=1867

 ChangeLog    |    5 +++++
 configure.in |    5 ++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 9da50ecce78af3e34186e57f81b05e337f128808
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Mon Feb 18 21:25:21 2008 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=1866

 po/ChangeLog |    4 +
 po/ko.po     |  505 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 283 insertions(+), 226 deletions(-)

commit 0cf41be373c415e973b9fbc2c72acec842be902a
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Feb 18 07:17:27 2008 +0000

    Added Entry for Kannada Translation addition and addition to LINGUAS
    
    svn path=/trunk/; revision=1865

 po/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 55fb1c7988d548461bb26f1749f147aaaf6cb143
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Feb 18 07:17:01 2008 +0000

    Added Kannada (kn) to the List of languages
    
    svn path=/trunk/; revision=1864

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e421ac4b3141cd3785aaa23fccb2bd76751a3e65
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Feb 18 07:15:57 2008 +0000

    Added Kannada Translations by Shankar Prasad
    
    svn path=/trunk/; revision=1863

 po/kn.po | 2126 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 2126 insertions(+), 0 deletions(-)

commit af63f8bbca074d528b9ebd562837cbdd5150cbd1
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Sun Feb 17 23:12:20 2008 +0000

    Updated Belarusian Latin translation.
    
    svn path=/trunk/; revision=1862

 po/ChangeLog   |    4 +
 po/be@latin.po |  584 +++++++++++++++++++++++++++++++-------------------------
 2 files changed, 332 insertions(+), 256 deletions(-)

commit 19b2e18c9a801012c5e579da78ab6339dc7c82a1
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:   Sun Feb 17 19:59:37 2008 +0000

    Updated polish translation
    
    2008-02-17  Wadim Dziedzic  <wadimd@svn.gnome.org>
    
    	* pl.po: Updated polish translation
    
    svn path=/trunk/; revision=1861

 po/ChangeLog |    4 ++++
 po/pl.po     |   22 +++++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

commit 22d43aca166509a6371a4c16d341fc737dfad5d8
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Sun Feb 17 18:57:32 2008 +0000

    Translation updated by Daniel van Eeden.
    
    2008-02-17  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Daniel van Eeden.
    
    svn path=/trunk/; revision=1860

 po/ChangeLog |    4 +
 po/nl.po     | 1965 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 1294 insertions(+), 675 deletions(-)

commit 15f33e89960651dbac5ac166ddaefc13e5f63e86
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Feb 17 18:55:38 2008 +0000

    Support gnome-sharp 2.19.x, in which gconf-sharp-peditors has been split
    
    * configure.in: Support gnome-sharp 2.19.x, in which
      gconf-sharp-peditors has been split out from gconf-sharp.  Fixes
      bug #512512.
    
    svn path=/trunk/; revision=1859

 ChangeLog    |    5 +++++
 configure.in |    9 +++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit c50d8a1596f88f103da75f7ff9062aeee21f4408
Author: Jordi Mas <jmas@softcatala.org>
Date:   Sun Feb 17 11:34:11 2008 +0000

    Updated Catalan translation
    
    2008-02-17 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=1858

 po/ChangeLog |    4 +
 po/ca.po     |  670 +++++++++++++++++++++++++---------------------------------
 2 files changed, 290 insertions(+), 384 deletions(-)

commit 08ebd16bc9e0b9125f1fd6930d54ab1f8d8987cc
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sun Feb 17 00:07:44 2008 +0000

    Fix bug #503165 by removing Debug.Assert calls and replacing them with if
    
    * Tomboy/Note.cs: Fix bug #503165 by removing Debug.Assert calls and
      replacing them with if (x) return.
    
    svn path=/trunk/; revision=1857

 ChangeLog      |    5 +++++
 Tomboy/Note.cs |    6 ++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

commit 49eb47563b3cf9c85388dab8f6272ae8c04fbb5f
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sat Feb 16 23:48:06 2008 +0000

    Fix bug #514284 by not marking "NoteOfTheDay" as translatable. This is the
    
    * Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs: Fix bug #514284 by not
      marking "NoteOfTheDay" as translatable.  This is the tag name that
      is being added to all note of the day notes and shouldn't be
      translated, especially since it is a "system" tag.
    
    svn path=/trunk/; revision=1856

 ChangeLog                                  |    7 +++++++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs |    3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit a7e248164e3d382e6dc377934f11f04a14ca840e
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sat Feb 16 22:59:53 2008 +0000

    Fixed "cuộn vở"
    
    2008-02-17  Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
    
    	* vi.po: Fixed "cuộn vở"
    
    
    svn path=/trunk/; revision=1855

 po/ChangeLog |    4 ++++
 po/vi.po     |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 6980b3c0a88bf3ee16d80fff11a84bafe13a90f8
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:   Sat Feb 16 14:32:10 2008 +0000

    Updated polish translation
    
    2008-02-16  Wadim Dziedzic  <wadimd@svn.gnome.org>
    
    	* pl.po: Updated polish translation
    
    svn path=/trunk/; revision=1854

 po/ChangeLog |    4 +
 po/pl.po     |  642 +++++++++++++++++-----------------------------------------
 2 files changed, 187 insertions(+), 459 deletions(-)

commit 7a2e31e513a7917fb985cda919a0650fc4065b48
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Fri Feb 15 22:23:30 2008 +0000

    Fixed Gtk-WARNING message 'Unknown tag gtkspell-misspelled' by correctly
    
    * Tomboy/Watchers.cs: Fixed Gtk-WARNING message 'Unknown tag
      gtkspell-misspelled' by correctly connecting/disconnecting the
      TagApplied-event in the NoteSpellChecker addin. Fixes bug #507249.
    
    svn path=/trunk/; revision=1853

 ChangeLog          |    6 ++++++
 Tomboy/Watchers.cs |    5 ++++-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 4228e896d19ffe0b03d1bedcc0113b567b0f3441
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:   Thu Feb 14 09:35:16 2008 +0000

    Updated Nepali Translation
    
    svn path=/trunk/; revision=1852

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 58895efc610fbd2d1123470c6b56250f8ff9eb54
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Feb 13 10:44:47 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1851

 po/ChangeLog |    4 +
 po/fi.po     |  891 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 556 insertions(+), 339 deletions(-)

commit 7a11f957c9e2d0beb4e7a876031d3deb8dd51b5a
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Tue Feb 12 22:03:40 2008 +0000

    Updated Portuguese translation.
    
    2008-02-12  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=1850

 po/ChangeLog |    4 +
 po/pt.po     | 1108 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 667 insertions(+), 445 deletions(-)

commit 02609e0462c53d216a2564e753315c1d068154d0
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Tue Feb 12 17:23:15 2008 +0000

    Updated German translation, fix #482607.
    
    2008-02-12  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation, fix #482607.
    
    svn path=/trunk/; revision=1849

 po/ChangeLog |    4 +
 po/de.po     |  689 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 514 insertions(+), 179 deletions(-)

commit 8308232509f84bf666c8d0620f995763b667d2e3
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Feb 12 01:52:38 2008 +0000

    2008-02-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
    
    svn path=/trunk/; revision=1848

 po/mk.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3d27f9a9ec78f572632ed2bcdd87549c320aaa1f
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Feb 12 01:35:26 2008 +0000

    2008-02-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
    
    svn path=/trunk/; revision=1847

 po/ChangeLog |    4 +
 po/mk.po     |  926 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 570 insertions(+), 360 deletions(-)

commit 7cac7e6aabb60315de308fe415e86f2f6170b667
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 11 23:58:10 2008 +0000

    Bump version to 0.9.7.
    
    2008-02-11  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.9.7.
    
    
    svn path=/trunk/; revision=1846

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 2f98bcc6646d2d67b1e8664b803874b7460cbd11
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 11 23:50:58 2008 +0000

    Updated for 0.9.6 release.
    
    2008-02-11  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.9.6 release.
    
    
    svn path=/trunk/; revision=1844

 ChangeLog |    4 ++++
 NEWS      |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 6709f0ef5060f85991c8054f8c7e4f1ec3374a87
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 11 23:39:33 2008 +0000

    Removed all the old icons that are now inside data/icons/.
    
    2008-02-11  Boyd Timothy <btimothy@gmail.com>
    
            * data/images/*.png: Removed all the old icons that are now
              inside data/icons/.
    
    
    svn path=/trunk/; revision=1843

 ChangeLog                               |    5 +
 data/images/gnome-searchtool.png        |  Bin 3868 -> 0 bytes
 data/images/pindown.png                 |  Bin 486 -> 0 bytes
 data/images/pinup-active.png            |  Bin 386 -> 0 bytes
 data/images/pinup.png                   |  Bin 408 -> 0 bytes
 data/images/tag-16.png                  |  Bin 811 -> 0 bytes
 data/images/tag-22.png                  |  Bin 1246 -> 0 bytes
 data/images/tag-24.png                  |  Bin 1273 -> 0 bytes
 data/images/tag-32.png                  |  Bin 1928 -> 0 bytes
 data/images/tag-48.png                  |  Bin 3258 -> 0 bytes
 data/images/tomboy-16.png               |  Bin 617 -> 0 bytes
 data/images/tomboy-22.png               |  Bin 929 -> 0 bytes
 data/images/tomboy-32.png               |  Bin 1604 -> 0 bytes
 data/images/tomboy-all-notes-22.png     |  Bin 929 -> 0 bytes
 data/images/tomboy-new-note-22.png      |  Bin 658 -> 0 bytes
 data/images/tomboy-new-notebook-22.png  |  Bin 998 -> 0 bytes
 data/images/tomboy-new-notebook-22.svg  |  404 -------------------------------
 data/images/tomboy-new-notebook-48.png  |  Bin 1707 -> 0 bytes
 data/images/tomboy-note-16.png          |  Bin 454 -> 0 bytes
 data/images/tomboy-note-22.png          |  Bin 658 -> 0 bytes
 data/images/tomboy-notebook-22.png      |  Bin 820 -> 0 bytes
 data/images/tomboy-notebook-22.svg      |  366 ----------------------------
 data/images/tomboy-unfiled-notes-22.png |  Bin 929 -> 0 bytes
 data/images/tomboy.png                  |  Bin 2841 -> 0 bytes
 24 files changed, 5 insertions(+), 770 deletions(-)

commit a33569e6f6c51b3a2eafbd56c735e8af5fbbbbfc
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 11 23:32:01 2008 +0000

    Applying modified patch from Michael Monreal to fix bug #507239. This
    
    2008-02-11  Boyd Timothy <btimothy@gmail.com>
    
            Applying modified patch from Michael Monreal to fix
            bug #507239.  This installs properly named icons to
            the hicolor theme and also references the proper sizes
            for use in the menus.
    
            * configure.in: Add data/icons/Makefile.
    
            * Tomboy/Tomboy.cs: Add tomboy's private icons to the
              Gtk.IconTheme.
    
            * Tomboy/RecentChanges.cs, Tomboy/Tray.cs: Use the
              corrected icon names and sizes.
    
            * Tomboy/Addins/Evolution/Makefile.am,
              Tomboy/Addins/Evolution/EvolutionNoteAddin.cs: Use
              "mail.png" instead of "stock_mail.png".
    
            * Tomboy/Addins/Tasks/TaskListWindow.cs: Use "note"
              instead of "tomboy-note" icon.
    
            * Tomboy/Addins/Backlinks/BacklinkMenuItem.cs: Use "note"
              instead of "tomboy-note" icon.
    
            * Tomboy/Addins/Bugzilla/Makefile.am,
              Tomboy/Addins/Bugzilla/BugzillaLink.cs: Use "bug.png"
              instead of "stock_bug.png" for the icon.
    
            * Tomboy/Notebooks/CreateNotebookDialog.cs,
              Tomboy/Notebooks/NotebookApplicationAddin.cs,
              Tomboy/Notebooks/NotebookNewNoteMenuItem.cs: Fix the icons to
              use "notebook-new", "note-new", and "notebook" instead of
              using "tomboy-new-notebook", "tomboy-new-notebook-dialog",
              and "tomboy-notebook" icons.  Also fix the size of icons used
              in the menus to be 16x16 instead of 22x22.
    
            * Tomboy/Makefile.am: Update the icon resources to use the new
              icon names.  Installed versions of tomboy will use the icons
              from the icon theme.  Adding resources directly here allows
              development builds (i.e., running directly out of Tomboy/) to
              still function.
    
            * Tomboy/ActionManager.cs: Use "note-new" instead of
              "tomboy-new-note" icon at 16x16 instead of 22x22 in the menu.
    
            * data/images/Makefile.am: Moved most icons to data/icons/*.
    
            * data/Makefile.am: Added "icons" to SUBDIRS.
    
            * data/icons/hicolor*.png/svg: Properly named icons so they'll
              be installed into the hicolor theme.
    
            * data/icons/Makefile.am: Do all the work of installing icons
              into the right places.
    
    
    svn path=/trunk/; revision=1842

 ChangeLog                                          |   56 +
 Tomboy/ActionManager.cs                            |    2 +-
 Tomboy/Addins/Backlinks/BacklinkMenuItem.cs        |    2 +-
 Tomboy/Addins/Bugzilla/BugzillaLink.cs             |    2 +-
 Tomboy/Addins/Bugzilla/Makefile.am                 |    2 +-
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs      |    4 +-
 Tomboy/Addins/Evolution/Makefile.am                |    2 +-
 Tomboy/Addins/Tasks/TaskListWindow.cs              |    2 +-
 Tomboy/Makefile.am                                 |   22 +-
 Tomboy/Notebooks/CreateNotebookDialog.cs           |    4 +-
 Tomboy/Notebooks/NotebookApplicationAddin.cs       |    4 +-
 Tomboy/Notebooks/NotebookNewNoteMenuItem.cs        |    4 +-
 Tomboy/Notebooks/NotebookNoteAddin.cs              |    2 +-
 Tomboy/RecentChanges.cs                            |    8 +-
 Tomboy/Tomboy.cs                                   |    5 +
 Tomboy/Tray.cs                                     |    8 +-
 configure.in                                       |    1 +
 data/Makefile.am                                   |    2 +-
 data/icons/Makefile.am                             |  115 +
 data/icons/hicolor_actions_16x16_note-new.png      |  Bin 0 -> 566 bytes
 data/icons/hicolor_actions_16x16_note-new.svg      | 1593 ++++
 data/icons/hicolor_actions_16x16_notebook-new.png  |  Bin 0 -> 690 bytes
 data/icons/hicolor_actions_16x16_notebook-new.svg  | 2007 +++++
 .../hicolor_actions_22x22_filter-note-all.png      |  Bin 0 -> 693 bytes
 .../hicolor_actions_22x22_filter-note-all.xcf.bz2  |  Bin 0 -> 1555 bytes
 .../hicolor_actions_22x22_filter-note-unfiled.png  |  Bin 0 -> 1281 bytes
 .../hicolor_actions_22x22_filter-note-unfiled.svg  | 8396 ++++++++++++++++++++
 data/icons/hicolor_actions_22x22_note-new.png      |  Bin 0 -> 821 bytes
 data/icons/hicolor_actions_22x22_note-new.svg      |  667 ++
 data/icons/hicolor_actions_22x22_notebook-new.png  |  Bin 0 -> 981 bytes
 data/icons/hicolor_actions_22x22_notebook-new.svg  |  404 +
 .../hicolor_actions_24x24_filter-note-all.png      |  Bin 0 -> 710 bytes
 .../hicolor_actions_24x24_filter-note-unfiled.png  |  Bin 0 -> 1291 bytes
 data/icons/hicolor_actions_24x24_note-new.png      |  Bin 0 -> 838 bytes
 data/icons/hicolor_actions_24x24_notebook-new.png  |  Bin 0 -> 987 bytes
 data/icons/hicolor_actions_48x48_notebook-new.png  |  Bin 0 -> 1727 bytes
 .../hicolor_actions_scalable_notebook-new.svg      | 1792 +++++
 data/icons/hicolor_apps_16x16_tomboy.png           |  Bin 0 -> 617 bytes
 data/icons/hicolor_apps_16x16_tomboy.xcf.bz2       |  Bin 0 -> 1783 bytes
 data/icons/hicolor_apps_22x22_tomboy.png           |  Bin 0 -> 930 bytes
 data/icons/hicolor_apps_22x22_tomboy.xcf.bz2       |  Bin 0 -> 2395 bytes
 data/icons/hicolor_apps_24x24_tomboy.png           |  Bin 0 -> 964 bytes
 data/icons/hicolor_apps_32x32_tomboy.png           |  Bin 0 -> 1611 bytes
 data/icons/hicolor_apps_48x48_tomboy.png           |  Bin 0 -> 2644 bytes
 data/icons/hicolor_apps_scalable_tomboy.svg        |  454 ++
 data/icons/hicolor_places_16x16_note.png           |  Bin 0 -> 454 bytes
 data/icons/hicolor_places_16x16_note.xcf.bz2       |  Bin 0 -> 1746 bytes
 data/icons/hicolor_places_16x16_notebook.png       |  Bin 0 -> 535 bytes
 data/icons/hicolor_places_16x16_notebook.svg       | 2039 +++++
 data/icons/hicolor_places_22x22_note.png           |  Bin 0 -> 658 bytes
 data/icons/hicolor_places_22x22_note.svg           |  439 +
 data/icons/hicolor_places_22x22_notebook.png       |  Bin 0 -> 807 bytes
 data/icons/hicolor_places_22x22_notebook.svg       |  366 +
 data/icons/hicolor_places_24x24_note.png           |  Bin 0 -> 660 bytes
 data/icons/hicolor_places_24x24_notebook.png       |  Bin 0 -> 802 bytes
 data/icons/hicolor_status_16x16_pin-active.png     |  Bin 0 -> 386 bytes
 data/icons/hicolor_status_16x16_pin-down.png       |  Bin 0 -> 486 bytes
 data/icons/hicolor_status_16x16_pin-up.png         |  Bin 0 -> 408 bytes
 data/images/.cvsignore                             |    2 +
 data/images/Makefile.am                            |   91 +-
 data/images/artwork.svg                            | 2806 +++++++
 data/images/bug.png                                |  Bin 0 -> 648 bytes
 data/images/mail.png                               |  Bin 0 -> 350 bytes
 data/images/stock_bug.png                          |  Bin 648 -> 0 bytes
 data/images/stock_mail.png                         |  Bin 350 -> 0 bytes
 data/images/tomboy.svg                             |  454 ++
 66 files changed, 21634 insertions(+), 123 deletions(-)

commit a70d4b6c3d07eaae190fb79bdeb290b0856252e3
Author: Marcel Telka <marcel@telka.sk>
Date:   Mon Feb 11 17:24:32 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-02-11  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1841

 po/ChangeLog |    4 ++++
 po/sk.po     |   12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 27c1be23721acd7249ea11cb2b8f0b706b61044a
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Feb 10 09:55:11 2008 +0000

    Updated Thai translation.
    
    2008-02-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1840

 po/ChangeLog |    4 +
 po/th.po     |  926 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 573 insertions(+), 357 deletions(-)

commit ae4353f72cfaf4e962880425f7fe555678a5297a
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:   Sat Feb 9 20:42:36 2008 +0000

    cs.po: Updated Czech translation by Pavel Sefranek.
    
    svn path=/trunk/; revision=1839

 po/ChangeLog |    4 +
 po/cs.po     | 1851 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 1395 insertions(+), 460 deletions(-)

commit d6db005a558abd3f3f5ce603e7f2394d8f95a33e
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:   Thu Feb 7 21:01:58 2008 +0000

    Updated Polish translation by GNOME PL Team.
    
    2008-02-07  Artur Flinta  <aflinta@svn.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=1838

 po/ChangeLog |    4 +
 po/pl.po     | 1178 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 816 insertions(+), 366 deletions(-)

commit f9e1f9f820912d0f275f202f362b7b5bda6f061d
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Tue Feb 5 21:41:10 2008 +0000

    Translation fix by Vladimir Melo, and typo fixes by myself.
    
    2008-02-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: Translation fix by Vladimir Melo, and typo fixes by	myself.
    
    svn path=/trunk/; revision=1837

 po/ChangeLog |    4 ++++
 po/pt_BR.po  |   14 +++++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)

commit d0949c9d005c178bfcf883b8e8842f0937ae3c2b
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:   Tue Feb 5 08:59:45 2008 +0000

    updated assamese translations
    
    svn path=/trunk/; revision=1836

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/as.po     | 1944 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1950 insertions(+), 0 deletions(-)

commit c7bd9163bc01f31af9c4f8b00a1427dd4d870cff
Author: Marcel Telka <marcel@telka.sk>
Date:   Tue Feb 5 08:38:54 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-02-05  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1835

 po/ChangeLog |    4 ++++
 po/sk.po     |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 24b082f78b3a565183a79695e280c5ee5f74dc18
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Feb 4 12:21:43 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1834

 po/oc.po |  123 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 61 insertions(+), 62 deletions(-)

commit ca2d9cb6436a28e5c8aac875d5b9260888e6983a
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Mon Feb 4 11:50:09 2008 +0000

    Updated German Translation
    
    svn path=/trunk/; revision=1833

 po/de.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 177806f6bcfb9faa44171ac6c13e3119c9cb7cda
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Mon Feb 4 11:40:58 2008 +0000

    de.po: Updated German Translation
    
    svn path=/trunk/; revision=1832

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit fa86f5b02e2ee649d792b72b4cdf480e160bf09b
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Mon Feb 4 11:40:29 2008 +0000

    Updated German Translation
    
    svn path=/trunk/; revision=1831

 po/de.po | 1455 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 674 insertions(+), 781 deletions(-)

commit 7148c05c761c3449efcf8d8ac4a791d06e576a31
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Mon Feb 4 01:58:10 2008 +0000

    Brazilian Portuguese translation updated and reviewed by Vladimir Melo and
    
    2008-02-03  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: Brazilian Portuguese translation updated and reviewed by
    	Vladimir Melo and Pedro de Medeiros.
    
    svn path=/trunk/; revision=1830

 po/ChangeLog |    5 +
 po/pt_BR.po  |  265 +++++++++++++++++++++++++---------------------------------
 2 files changed, 118 insertions(+), 152 deletions(-)

commit b519ea839ad0b6300b4689ecf236785caadc85f0
Author: Marcel Telka <marcel@telka.sk>
Date:   Sat Feb 2 18:15:33 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-02-02  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1829

 po/ChangeLog |    4 ++++
 po/sk.po     |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit dcb77beff1259f1e8eccce68d6d49df83e96d3a9
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sat Feb 2 17:39:54 2008 +0000

    Brazilian Portuguese translation updated by Vladimir Melo.
    
    2008-02-02  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: Brazilian Portuguese translation updated by Vladimir Melo.
    
    svn path=/trunk/; revision=1828

 po/ChangeLog |    4 +
 po/pt_BR.po  |  611 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 341 insertions(+), 274 deletions(-)

commit 9e4ee592c7510ea9e7ff3b7d4d2710b5bf4a0d76
Author: Marcel Telka <marcel@telka.sk>
Date:   Fri Feb 1 18:58:33 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-02-01  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1827

 po/ChangeLog |    4 +++
 po/sk.po     |   69 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 39 insertions(+), 34 deletions(-)

commit 267c241d8ace50f5d78a118f9ebdec9b61ecb544
Author: Marcel Telka <marcel@telka.sk>
Date:   Fri Feb 1 17:26:13 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-02-01  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1826

 po/ChangeLog |    4 +
 po/sk.po     | 1143 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 688 insertions(+), 459 deletions(-)

commit 0b5d7d9c680f8a77a73a042f927102f92e77828c
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Feb 1 15:11:38 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1825

 po/ChangeLog |    4 ++++
 po/es.po     |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit e6b83773fcd5e12e90fee721277a2fcdd26451ca
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri Feb 1 10:22:04 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-02-01  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1824

 po/ChangeLog |    4 ++++
 po/et.po     |   11 ++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit 4cc65fdc9b0430a67fdee4e42f1ce38475336a61
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Jan 31 08:22:55 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1823

 po/ChangeLog |    4 +
 po/ar.po     |  704 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 483 insertions(+), 225 deletions(-)

commit 9f7f576815847e5aae83b025135cfa033115074a
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Jan 29 18:06:55 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1822

 po/ChangeLog |    4 +
 po/oc.po     |  625 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 396 insertions(+), 233 deletions(-)

commit 002600d6ce26ebbb53235e7b25a676de3545b127
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 28 23:46:05 2008 +0000

    Bump version to 0.9.6.
    
    2008-01-28  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.9.6.
    
    
    svn path=/trunk/; revision=1821

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit ad60c6d76dfc7c871e4b244a65eeb5e60427abe8
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 28 23:37:07 2008 +0000

    Updated for 0.9.5 release.
    
    2008-01-28  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.9.5 release.
    
    
    svn path=/trunk/; revision=1819

 ChangeLog |    4 ++++
 NEWS      |    7 +++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit 39fe6b6052884162e1b8ff3e8d4794ceadca3e99
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 28 23:09:11 2008 +0000

    Adjust the notebook icon in the search window file menu to not have a
    
    2008-01-28  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookApplicationAddin.cs: Adjust the notebook
              icon in the search window file menu to not have a "new" star so
              it's consistent with Tomboy's main menu in the panel.
    
    
    svn path=/trunk/; revision=1818

 ChangeLog                                    |    6 ++++++
 Tomboy/Notebooks/NotebookApplicationAddin.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 3c00fc94b41c81dc733fabc94328e893fc582449
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 28 23:02:24 2008 +0000

    Change the size of the icon to 22x22 instead of 48x48.
    
    2008-01-28  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookNewNoteMenuItem.cs: Change the size of
              the icon to 22x22 instead of 48x48.
    
    
    svn path=/trunk/; revision=1817

 ChangeLog                                   |    5 +++++
 Tomboy/Notebooks/NotebookNewNoteMenuItem.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 25dbd047489435edd73205d9bc53a439ad7eedbb
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 28 22:56:18 2008 +0000

    Modified to add a "new" emblem at the top-right.
    
    2008-01-28  Boyd Timothy <btimothy@gmail.com>
    
            * data/images/tomboy-new-notebook-22.png: Modified to add a "new"
              emblem at the top-right.
    
            * data/images/tomboy-new-notebook-48.png: Taken from attachment of
              bug #507239, courtesy of kalle nemus se.
    
            * data/images/tomboy-new-notebook-22.svg: The original SVG that the
              png was made from just in case a real artist comes around and wants
              to tweak what we have.
    
    
    svn path=/trunk/; revision=1816

 ChangeLog                              |   12 +
 data/images/tomboy-new-notebook-22.png |  Bin 820 -> 998 bytes
 data/images/tomboy-new-notebook-22.svg |  404 ++++++++++++++++++++++++++++++++
 data/images/tomboy-new-notebook-48.png |  Bin 820 -> 1707 bytes
 4 files changed, 416 insertions(+), 0 deletions(-)

commit a10ce0c50fe72ed005df40accfe6f9ffaba2fa1a
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Mon Jan 28 22:53:58 2008 +0000

    Load our placeholder icons.
    
    * Tomboy/Notebooks/NotebookApplicationAddin.cs,
      Tomboy/ActionManager.cs: Load our placeholder icons.
    
    svn path=/trunk/; revision=1815

 ChangeLog                                    |    5 ++++
 Tomboy/ActionManager.cs                      |   21 ++++++++++++++++++
 Tomboy/Notebooks/NotebookApplicationAddin.cs |   30 +++++++++++++++++++-------
 3 files changed, 48 insertions(+), 8 deletions(-)

commit 7034a12bb034455cc0d3e1919ef4dfcfecced652
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 28 22:31:31 2008 +0000

    Hijack the Notebook ImageMenuItem to use a proper notebook icon.
    
    2008-01-28  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookApplicationAddin.cs: Hijack the
              Notebook ImageMenuItem to use a proper notebook icon.
    
            * Tomboy/Makefile.am: Add tomboy-new-note.png as a built-in resource.
    
            * data/images/tomboy-new-note-22.png: New stubbed icon file to show
              creating a new note.
    
            * data/images/Makefile.am: Install/uninstall tomboy-new-note-22.png
              properly.
    
    
    svn path=/trunk/; revision=1814

 ChangeLog                                    |   13 +++++++++++++
 Tomboy/Makefile.am                           |    1 +
 Tomboy/Notebooks/NotebookApplicationAddin.cs |   15 +++++++++++++--
 data/images/Makefile.am                      |    3 +++
 data/images/tomboy-new-note-22.png           |  Bin 0 -> 658 bytes
 5 files changed, 30 insertions(+), 2 deletions(-)

commit 4dc48cdefc58ffdaff299f88452db6116aaec352
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Mon Jan 28 22:13:39 2008 +0000

    Start to properly iconfiy Tomboy.
    
    * Tomboy/Notebooks/NotebookApplicationAddin.cs,
      Tomboy/Notebooks/NotebookNewNoteMenuItem.cs: Start to properly
      iconfiy Tomboy.
    
    svn path=/trunk/; revision=1813

 ChangeLog                                    |    6 ++++++
 Tomboy/Notebooks/NotebookApplicationAddin.cs |    2 +-
 Tomboy/Notebooks/NotebookNewNoteMenuItem.cs  |    4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

commit f6c4e9e6a9a130080c785dce1da1189b0857fb34
Author: Yang Zhang <zyang@src.gnome.org>
Date:   Mon Jan 28 10:27:10 2008 +0000

    Updated zh_CN translation from cathayan
    
    svn path=/trunk/; revision=1812

 po/zh_CN.po |  918 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 564 insertions(+), 354 deletions(-)

commit f182a98eb0310cca34ffd82314d53ccfb84470c1
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Jan 28 08:37:34 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1811

 po/ChangeLog |    4 ++++
 po/sv.po     |   40 +++++++++++++++++++---------------------
 2 files changed, 23 insertions(+), 21 deletions(-)

commit 800db87f0418f460ec2da32a210ea956879a8210
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 28 07:39:34 2008 +0000

    Fixing ChangeLog
    
    svn path=/trunk/; revision=1810

 ChangeLog |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 643ff34981584dedc63c4990d756e77ead445397
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 28 07:34:10 2008 +0000

    Removed reference to NoteFindBar case-sensitivity from help. Removed
    
    * help/C/tomboy.xml: Removed reference to NoteFindBar case-sensitivity
      from help.
    * Tomboy/NoteWindow.cs: Removed case-sensitivity option from
      NoteFindBar.
    
    svn path=/trunk/; revision=1809

 ChangeLog            |    4 ++++
 Tomboy/NoteWindow.cs |   24 ++++--------------------
 help/C/tomboy.xml    |    4 ----
 help/ChangeLog       |    4 ++++
 4 files changed, 12 insertions(+), 24 deletions(-)

commit 1d68466f94324447b9a79d2211ee3d410d067ce8
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sat Jan 26 23:31:59 2008 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=1808

 po/ChangeLog |    4 +
 po/he.po     | 1703 +++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 1327 insertions(+), 380 deletions(-)

commit 81b6a0c0e82f95d92f2234031f46961cad421867
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sat Jan 26 08:50:59 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1807

 po/sl.po |  115 ++++++++++++++++++++++++-------------------------------------
 1 files changed, 45 insertions(+), 70 deletions(-)

commit b4db0d1c66ff1f8fbe66fc6d7d1a943e636f883f
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sat Jan 26 07:53:56 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1806

 po/sl.po |  731 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 438 insertions(+), 293 deletions(-)

commit e4dd6072f8926df03d68d31704b68e68a5e64ed2
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Fri Jan 25 16:50:48 2008 +0000

    Updated Basque translation.
    
    2008-01-25  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1805

 po/ChangeLog |    4 ++
 po/eu.po     |  156 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 97 insertions(+), 63 deletions(-)

commit a4720232418a250c1108ea5e76507d4be1ab8ad1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Jan 25 12:11:45 2008 +0000

    Added HideNote method to the RemoteControl DBUS interface, which allows
    
    * Tomboy/RemoteControl.cs: Added HideNote method to the RemoteControl
      DBUS interface, which allows DBUS users to close Tomboy notes.
      Fixes bug 511460, patch courtesy of Mike Mazur.
    
    svn path=/trunk/; revision=1804

 ChangeLog               |    6 ++++++
 Tomboy/RemoteControl.cs |   12 ++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

commit b68793cff20d4cd5633a0b948f4dba64f40eb41a
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Thu Jan 24 07:02:28 2008 +0000

    updated LINGUAS
    
    svn path=/trunk/; revision=1803

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit d42b2c4548cf3ae2f156d6d3c0a76411118d5f36
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Thu Jan 24 06:53:35 2008 +0000

    Added si
    
    svn path=/trunk/; revision=1802

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8c40cb17379c0f848f04ee58dd9d2fc919deb0a9
Author: Marcel Telka <marcel@telka.sk>
Date:   Thu Jan 24 00:07:59 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-01-24  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1801

 po/ChangeLog |    4 ++
 po/sk.po     |  106 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 55 insertions(+), 55 deletions(-)

commit 6320a37cb5a3df153059f28695614d9a58dcd002
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Wed Jan 23 16:29:17 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-01-23  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1800

 po/ChangeLog |    4 +
 po/et.po     |  645 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 408 insertions(+), 241 deletions(-)

commit b52e625f746e72eedd3be6eb348376ad5a7cd3bf
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 22 17:07:44 2008 +0000

    Applied patch from JP Rosevear to remove libdbus and libdbus-glib since
    
    2008-01-22  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Tomboy.exe.config.in: Applied patch from JP
              Rosevear to remove libdbus and libdbus-glib since Tomboy
              uses ndesk-dbus now.
    
    
    svn path=/trunk/; revision=1799

 ChangeLog                   |    6 ++++++
 Tomboy/Tomboy.exe.config.in |    2 --
 2 files changed, 6 insertions(+), 2 deletions(-)

commit ac3943fbd6ba3757f473002e7bfb7eb96dcf8712
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jan 21 21:00:37 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-01-21  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1798

 po/ChangeLog |    4 +
 po/nb.po     |  382 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 220 insertions(+), 166 deletions(-)

commit 286c8eb4ebee44e5b53bae58e9f147e148e72c1a
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sun Jan 20 15:07:31 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1797

 help/ChangeLog |    5 +-
 help/oc/oc.po  |  771 ++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 472 insertions(+), 304 deletions(-)

commit 757f3c0f01053bdf507672da4ed2e26203e4f240
Author: Marcel Telka <marcel@telka.sk>
Date:   Sat Jan 19 14:00:55 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-01-19  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1796

 po/ChangeLog |    4 +
 po/sk.po     |  252 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 178 insertions(+), 78 deletions(-)

commit 2531e07f391a17565083c0983737768f9456a91b
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Jan 18 21:12:57 2008 +0000

    Updated French translation by Bruno Bouard, <annoa.b@gmail.com>.
    
    2008-01-18  Claude Paroz  <claude@2xlibre.net>
    
    	* fr/fr.po: Updated French translation by Bruno Bouard,
    	<annoa.b@gmail.com>.
    
    svn path=/trunk/; revision=1795

 help/ChangeLog |   14 ++++++++++----
 help/fr/fr.po  |   46 ++++++++++++++++++++++++----------------------
 2 files changed, 34 insertions(+), 26 deletions(-)

commit 69a54736ad46d27a9c490d1f5c44344775c68209
Author: Chris Scobell <chris@thescobells.com>
Date:   Wed Jan 16 22:14:57 2008 +0000

    Call RemoveMenuItems at the start of AddMenuItems to ensure that the menu
    
    2008-01-17 Chris Scobell <chris@thescobells.com>
    	* Tomboy/Notebooks/NotebookApplicationAddin.cs: Call
    	  RemoveMenuItems at the start of AddMenuItems to ensure that
    	  the menu is empty before adding the notebook items. Fixes
    	  bug #509989.
    
    svn path=/trunk/; revision=1794

 ChangeLog                                    |    6 ++++++
 Tomboy/Notebooks/NotebookApplicationAddin.cs |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit d66577381cd944879019c2f2e51e42553114dec1
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jan 15 00:06:25 2008 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=1793

 po/ChangeLog |    4 +
 po/sv.po     |  668 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 422 insertions(+), 250 deletions(-)

commit 70aea95da2f1035513f521a5ea9c0841d25ffc85
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Jan 14 22:11:32 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1792

 po/ChangeLog |    4 ++++
 po/es.po     |   27 ++++++++++++++++++++-------
 2 files changed, 24 insertions(+), 7 deletions(-)

commit a5b2328d860ebe1685016b8c1aa56c8f81357830
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 14 21:10:53 2008 +0000

    Bump version to 0.9.5.
    
    2008-01-14  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.9.5.
    
    
    svn path=/trunk/; revision=1791

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit c7cebc4342869aea02d0f85976b2f61fdb6bd958
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 14 21:06:55 2008 +0000

    Updated for 0.9.4 release.
    
    2008-01-14  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.9.4 release.
    
    
    svn path=/trunk/; revision=1789

 ChangeLog |    4 ++++
 NEWS      |   18 ++++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)

commit ed8b54e1f980bcb341f88078f847ac2bbcd38010
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 14 21:05:11 2008 +0000

    Added Tomboy/Addins/InsertTimestamp/InsertTimestampPreferences.cs.
    
    2008-01-14   Boyd Timothy <btimothy@gmail.com>
    
            * POTFILES.in: Added
              Tomboy/Addins/InsertTimestamp/InsertTimestampPreferences.cs.
    
    
    svn path=/trunk/; revision=1788

 po/ChangeLog   |    5 +++++
 po/POTFILES.in |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 9e4af43025d69d523dc040f7f6ab138f3c6b2a7c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 14 20:49:27 2008 +0000

    Adjust previous commit to prevent notes from being dropped on the "All
    
    2008-01-14  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebooksTreeView.cs: Adjust previous
              commit to prevent notes from being dropped on the
              "All Notes" notebook.  Also, allows a border to be drawn
              around the "Unfiled Notes" notebook during the drag.
    
    
    svn path=/trunk/; revision=1787

 ChangeLog                             |    7 +++++++
 Tomboy/Notebooks/NotebooksTreeView.cs |    7 ++++++-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit 9d2e7c8af3b5225be76e26c1c7f7440e66c7da05
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 14 20:43:09 2008 +0000

    Remove code that prevents a note from being dragged and dropped onto a
    
    2008-01-14  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebooksTreeView.cs: Remove code that
              prevents a note from being dragged and dropped onto a
              SpecialNotebook.  This allows a user to drag and drop
              a note from a notebook onto the "All Notes" or "Unfiled
              Notes" notebook to remove them from a notebook.  Partial
              fix for bug #508311.
    
    
    svn path=/trunk/; revision=1786

 ChangeLog                             |    9 +++++++++
 Tomboy/Notebooks/NotebooksTreeView.cs |    5 -----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 568020f56a0e72568a948dce3df14c243f83549d
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Jan 14 20:34:39 2008 +0000

    Adding accidental omission of bug # in previous ChangeLog entry.
    
    
    svn path=/trunk/; revision=1785

 ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0879c015ac794e86c5ca4cc62dc2ff7f5d2f475d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Jan 14 20:09:10 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1784

 po/ChangeLog |    4 ++
 po/es.po     |  136 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 78 insertions(+), 62 deletions(-)

commit a2b3bf417d3c6e6d9788b2cfda63a4fefaf09390
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 14 19:50:53 2008 +0000

    Added an "Unfiled Notes" item to the Notebooks list.
    
    2008-01-14  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/RecentChanges: Added an "Unfiled Notes" item to the
              Notebooks list.
    
            * Tomboy/Notebooks/NotebookManager.cs: Add UnfiledNotesNotebook
              as the second item in the list.
    
            * Tomboy/Notebooks/NotebooksTreeView.cs: Special case drag/drop
              stuff with SpecialNotebook instead of AllNotesNotebook.
    
            * Tomboy/Notebooks/Notebook.cs: Added a SpecialNotebook abstract
              class that both AllNotesNotebook and UnfiledNotesNotebook (new)
              extend.
    
            * Tomboy/Makefile.am: Include tomboy-unfiled-notes.png as a
              resource.
    
            * data/images/tomboy-unfiles-notes-22.png: Stubbed out
              this icon.
    
            * data/images/Makefile.am: Install/uninstall
              tomboy-unfiled-notes.png properly.
    
    
    svn path=/trunk/; revision=1783

 ChangeLog                               |   24 +++++++++++++++++
 Tomboy/Makefile.am                      |    1 +
 Tomboy/Notebooks/Notebook.cs            |   44 ++++++++++++++++++++++++++++++-
 Tomboy/Notebooks/NotebookManager.cs     |   25 ++++++++++++-----
 Tomboy/Notebooks/NotebooksTreeView.cs   |    4 +-
 Tomboy/RecentChanges.cs                 |   31 +++++++++++++++------
 data/images/Makefile.am                 |    3 ++
 data/images/tomboy-unfiled-notes-22.png |  Bin 0 -> 929 bytes
 8 files changed, 112 insertions(+), 20 deletions(-)

commit adc50af184175b77cc798f5fab7a2f6014f31341
Author: Marcel Telka <marcel@telka.sk>
Date:   Mon Jan 14 19:44:33 2008 +0000

    Updated Slovak translation by Pavol Klačanský.
    
    2008-01-14  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Updated Slovak translation by Pavol Klačanský.
    
    svn path=/trunk/; revision=1782

 po/ChangeLog |    4 ++
 po/sk.po     |  137 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 85 insertions(+), 56 deletions(-)

commit dc4685a04307a25adb92f684039b9c7fc9ef6ac6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 14 18:53:13 2008 +0000

    Modified the main TreeView to support multiple selection. Partial fix to
    
    2008-01-14  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/RecentChanges: Modified the main TreeView to support
              multiple selection.  Partial fix to bug #508307.
    
            * Tomboy/NoteWindow.cs: Adjust the delete button to pass in a
              list of a single note to support the new deletion dialog
              parameter.
    
            * Tomboy/Note.cs: Adjust the deletion dialog to support
              deleting multiple notes at once.
    
    
    svn path=/trunk/; revision=1781

 ChangeLog               |   12 ++++
 Tomboy/Note.cs          |   15 ++++-
 Tomboy/NoteWindow.cs    |    4 +-
 Tomboy/RecentChanges.cs |  161 ++++++++++++++++++++++++++---------------------
 4 files changed, 117 insertions(+), 75 deletions(-)

commit 27f5e1e686873c17a8176bc57509e3ff6f67f50d
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Mon Jan 14 16:04:56 2008 +0000

    Updated Basque translation.
    
    2008-01-14  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1780

 po/ChangeLog |    4 +
 po/eu.po     |  997 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 606 insertions(+), 395 deletions(-)

commit 410a6ea26d4189c6b06cb4cd53fbbf248ad8d7e1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 14 15:11:37 2008 +0000

    Removing debug lines that were accidentally committed.
    
    * Tomboy/RecentChanges.cs: Removing debug lines that were accidentally
      committed.
    
    svn path=/trunk/; revision=1779

 ChangeLog               |    5 +++++
 Tomboy/RecentChanges.cs |    2 --
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 516e5bdee1a0c0f96e122ae316ab34c32fdcdb08
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Jan 14 14:59:05 2008 +0000

    updated Spanish translation
    
    svn path=/trunk/; revision=1778

 po/ChangeLog |    4 +
 po/es.po     |  184 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 100 insertions(+), 88 deletions(-)

commit c8b9f9c0339366165f24ba7fc2506a45624a5505
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 14 14:41:33 2008 +0000

    Added ability to set default fuse mount timeout with
    
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: Added ability to set
      default fuse mount timeout with
      /apps/tomboy/sync_fuse_mount_timeout_ms key in gconf.  Sets timeout
      time in milliseconds.  Fixes bug #480736.  Also, for debugging
      purposes, the exact fuse mount command is printed to the log.
    * Tomboy/Addins/SshSyncService/SshSyncServiceAddin.cs: Added ability to
      choose SSH server port by appending ":22" (for example) to the
      server name.  Saves port in /apps/tomboy/sync_sshfs_port.  Fixes
      bug #488117.
    
    svn path=/trunk/; revision=1777

 ChangeLog                                          |   11 +++++
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |   43 +++++++++++++++-----
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   19 ++++++++-
 3 files changed, 61 insertions(+), 12 deletions(-)

commit ff82115022d4698aeeb08c0bb22385ec57ecef03
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Jan 14 01:45:48 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1776

 po/ChangeLog |    4 +
 po/ar.po     |  560 +++++++++++++++++-----------------------------------------
 2 files changed, 162 insertions(+), 402 deletions(-)

commit fc84c1a6e71f5d7a10d900dbac97e1382de1dbc1
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Jan 14 01:40:46 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1775

 po/ChangeLog |    4 +
 po/ar.po     |  845 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 530 insertions(+), 319 deletions(-)

commit d161828d19887dab8ad3e31d332b95391051bda5
Author: Chris Scobell <chris@thescobells.com>
Date:   Sun Jan 13 22:33:59 2008 +0000

    Implement paragraphs inside bullets by inserting a LINE SEPARATOR
    
    2008-01-14 Chris Scobell <chris@thescobells.com>
    	* Tomboy/NoteBuffer.cs, Tomboy/NoteEditor.cs,
    	  Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Implement paragraphs
    	  inside bullets by inserting a LINE SEPARATOR character upon pressing
    	  Shift + Enter.
    
    
    svn path=/trunk/; revision=1774

 ChangeLog                                   |    6 +++
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl |   21 ++++++++++
 Tomboy/NoteBuffer.cs                        |   55 ++++++++++++++++++++++----
 Tomboy/NoteEditor.cs                        |    6 ++-
 4 files changed, 78 insertions(+), 10 deletions(-)

commit 3b2befa1d570c83fb4375f5f1515e4e92fac8a19
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Sun Jan 13 17:10:15 2008 +0000

    Added a preference to disable closing notes with Escape, the default is
    
    * Tomboy/NoteWindow.cs, Tomboy/Preferences.cs, data/tomboy.schemas.in:
      Added a preference to disable closing notes with Escape, the default
      is enabled. Fixes bug #444912.
    
    svn path=/trunk/; revision=1773

 ChangeLog              |    6 ++++++
 Tomboy/NoteWindow.cs   |   17 ++++++++++++++++-
 Tomboy/Preferences.cs  |    4 ++++
 data/tomboy.schemas.in |   14 ++++++++++++++
 4 files changed, 40 insertions(+), 1 deletions(-)

commit d305042028b1450947d2eee142bdd424ab856ee1
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Jan 13 17:06:19 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1772

 po/ChangeLog |    4 ++
 po/es.po     |  112 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 66 insertions(+), 50 deletions(-)

commit 816eebadc1b82323b27bb70e0ab5bad6a42edb7c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jan 13 15:05:32 2008 +0000

    Scroll back to the currently selected note after refreshing. Part of fix
    
    * Tomboy/RecentChanges.cs: Scroll back to the currently selected note
      after refreshing.  Part of fix for bug #508798.  Patch courtesy of
      Ivan N. Zlatev.
    
    svn path=/trunk/; revision=1771

 ChangeLog               |    6 ++++++
 Tomboy/RecentChanges.cs |   10 ++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit e53d613873555674134003e19440b0e38e711a0f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jan 13 14:11:18 2008 +0000

    Added preference to enable middle-click paste on the Tomboy icon, which
    
    * Tomboy/Tray.cs, Tomboy/Preferences.cs, data/tomboy.schemas.in: Added
      preference to enable middle-click paste on the Tomboy icon, which
      now defaults to false.  Fixes bug #359167.  Did not make this
      preference visible in the preferences dialog.
    
    svn path=/trunk/; revision=1770

 ChangeLog              |    7 +++++++
 Tomboy/Preferences.cs  |    4 ++++
 Tomboy/Tray.cs         |   10 ++++++----
 data/tomboy.schemas.in |   14 ++++++++++++++
 4 files changed, 31 insertions(+), 4 deletions(-)

commit e7b50f8c062b48c886ce77f1a99a097ab9831bbc
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Jan 12 16:25:04 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1769

 po/ChangeLog |    4 +
 po/es.po     |  237 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 126 insertions(+), 115 deletions(-)

commit dc37557c51ffda1b9c36b7b67a1007427c66e0e3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 12 15:11:41 2008 +0000

    Added InsertTimestamp addin files to Monodevelop solution. Exposed
    
    * Tomboy.mdp: Added InsertTimestamp addin files to Monodevelop
      solution.
    * Tomboy/NoteWindow.cs: Exposed accel_group as public AccelGrou
      property.
    * Tomboy/Addins/InsertTimestamp/InsertTimestampNoteAddin.cs,
      Tomboy/Addins/InsertTimestamp/InsertTimestamp.addin.xml,
      Tomboy/Addins/InsertTimestamp/InsertTimestampPreferencesFactory.cs,
      Tomboy/Addins/InsertTimestamp/Makefile.am,
      Tomboy/Addins/InsertTimestamp/InsertTimestampPreferences.cs,
      Tomboy/Preferences.cs, data/tomboy.schemas.in: Adding in
      configuration dialog for Insert Timestamp addin.  Last patch to
      close bug #359168.  Patch courtesy of Stefan Schweizer, of course.
    
    svn path=/trunk/; revision=1768

 ChangeLog                                          |   13 ++
 Tomboy.mdp                                         |    3 +
 .../InsertTimestamp/InsertTimestamp.addin.xml      |    6 +-
 .../InsertTimestamp/InsertTimestampNoteAddin.cs    |   33 +++-
 .../InsertTimestamp/InsertTimestampPreferences.cs  |  169 ++++++++++++++++++++
 .../InsertTimestampPreferencesFactory.cs           |   17 ++
 Tomboy/Addins/InsertTimestamp/Makefile.am          |    4 +-
 Tomboy/NoteWindow.cs                               |    6 +
 Tomboy/Preferences.cs                              |    7 +
 data/tomboy.schemas.in                             |   14 ++
 10 files changed, 261 insertions(+), 11 deletions(-)

commit f9de0948b451a72ad8d33a88d8248623f92bf071
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Sat Jan 12 15:05:07 2008 +0000

    Updated Korean translation.
    
    svn path=/trunk/; revision=1767

 po/ChangeLog |    4 +
 po/ko.po     |  740 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 451 insertions(+), 293 deletions(-)

commit 816e10a3e0fd57fd7a4a33d9e1a2784de2ca865f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 12 14:53:28 2008 +0000

    Added mnemonics to sync preferences tab and associated widgets. Fixes bug
    
    * Tomboy/PreferencesDialog.cs,
      Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs,
      Tomboy/Addins/FileSystemSyncService/FileSystemSyncServiceAddin.cs,
      Tomboy/Addins/SshSyncService/SshSyncServiceAddin.cs: Added
      mnemonics to sync preferences tab and associated widgets.  Fixes
      bug #501600.  Patch courtesy of Alex Kloss.
    
    svn path=/trunk/; revision=1766

 ChangeLog                                          |    9 +++++++++
 .../FileSystemSyncServiceAddin.cs                  |    6 ++++--
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |    9 ++++++---
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |    9 ++++++---
 Tomboy/PreferencesDialog.cs                        |    5 +++--
 5 files changed, 28 insertions(+), 10 deletions(-)

commit 68ca6f0ae7ebdffc506bd6defb6541a9b17c846a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 11 21:28:20 2008 +0000

    Revert the ToolMenuButtons back to not using a down arrow until someone
    
    2008-01-11  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Utils.cs: Revert the ToolMenuButtons back to not
              using a down arrow until someone can figure this out
              properly.  Bug #508305 reopened.
    
    
    svn path=/trunk/; revision=1765

 ChangeLog       |    6 ++
 Tomboy/Utils.cs |  158 +++----------------------------------------------------
 2 files changed, 14 insertions(+), 150 deletions(-)

commit 44d876a45939ced8cbb457b244bec55fe282ba3e
Author: Jordi Mas <jmas@softcatala.org>
Date:   Fri Jan 11 18:02:53 2008 +0000

    Updated Catalan translation
    
    2008-01-11 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=1764

 po/ChangeLog |    4 +
 po/ca.po     |  831 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 526 insertions(+), 309 deletions(-)

commit 9334ced6367d49000348aea974ebbf03162aa888
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jan 11 14:54:47 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1763

 po/ChangeLog |    4 ++++
 po/es.po     |   10 +++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit fc2c4740f0c52fa3f67c51121059c4644dba8ac3
Author: Jeff Tickle <jtickle@src.gnome.org>
Date:   Fri Jan 11 14:22:39 2008 +0000

    Fixed bug #508768; added context for "sketch"
    
    svn path=/trunk/; revision=1762

 ChangeLog                                     |    5 +++++
 Tomboy/Addins/Sketching/SketchingNoteAddin.cs |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 017d14674b0b051b1ba5f9c57c4702752f2218c7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jan 11 10:34:44 2008 +0000

    Add missing file. Updated Norwegian bokmål translation.
    
    2008-01-11  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* POTFILES.in: Add missing file.
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1761

 po/ChangeLog   |    5 +
 po/POTFILES.in |    1 +
 po/nb.po       |  300 +++++++++++++++++++++++++++++---------------------------
 3 files changed, 161 insertions(+), 145 deletions(-)

commit 3e8b2ca52471135af429714f10fb3cd7baf6d7ac
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 10 22:44:54 2008 +0000

    Adjust for Gtk.ToolbarStyle. Fixes bug #508305.
    
    2008-01-10  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Utils.cs: Adjust for Gtk.ToolbarStyle.  Fixes
              bug #508305.
    
    
    svn path=/trunk/; revision=1760

 ChangeLog       |    5 ++
 Tomboy/Utils.cs |  147 ++++++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 129 insertions(+), 23 deletions(-)

commit 167cafcef4b1fb0283845c835492bd11137038b6
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Thu Jan 10 18:26:04 2008 +0000

    Exporting bug numbers from bugzilla addin as links.
    
    * Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Exporting bug numbers
      from bugzilla addin as links.
    
    svn path=/trunk/; revision=1759

 ChangeLog                                   |    5 +++++
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit b54f556bd105f1238985f4bfb3b57e4586b31d23
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 10 17:46:47 2008 +0000

    Adjusted the ToolMenuButton class to put a down arrow just to the right of
    
    2008-01-10  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Utils.cs: Adjusted the ToolMenuButton class to
              put a down arrow just to the right of the icon.  Fixes
              bug #508305.
    
    
    svn path=/trunk/; revision=1758

 ChangeLog       |    6 ++++++
 Tomboy/Utils.cs |   55 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 54 insertions(+), 7 deletions(-)

commit 3d3f34cb1c951e9c89688dab0a70200942706d45
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Thu Jan 10 17:01:17 2008 +0000

    Import updated Italian translation from gnome-2-20 branch
    
    2008-01-10  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Import updated Italian translation from gnome-2-20 branch
    
    
    svn path=/trunk/; revision=1757

 po/ChangeLog |    4 +
 po/it.po     | 2051 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 1682 insertions(+), 373 deletions(-)

commit 9caaa3f6e63df82f7b7ee791a0799cb1ee6c3214
Author: Jeff Tickle <jtickle@src.gnome.org>
Date:   Thu Jan 10 01:45:30 2008 +0000

    Sketching ApplicationAddin aka Virtual Paper
    
    svn path=/trunk/; revision=1756

 ChangeLog                                     |   18 ++
 Tomboy/Addins/Makefile.am                     |    1 +
 Tomboy/Addins/Sketching/Handwriting.cs        |  257 +++++++++++++++++++++++++
 Tomboy/Addins/Sketching/Makefile.am           |   44 +++++
 Tomboy/Addins/Sketching/Paper.cs              |  226 ++++++++++++++++++++++
 Tomboy/Addins/Sketching/Pen.cs                |   36 ++++
 Tomboy/Addins/Sketching/Sketching.addin.xml   |   21 ++
 Tomboy/Addins/Sketching/SketchingNoteAddin.cs |   59 ++++++
 Tomboy/Addins/Sketching/SketchingTextTag.cs   |   32 +++
 Tomboy/Addins/Sketching/Stroke.cs             |  180 +++++++++++++++++
 configure.in                                  |   12 ++
 11 files changed, 886 insertions(+), 0 deletions(-)

commit de83d3c46e94d22da05a65dc963395158d6f5ac1
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Jan 9 17:53:15 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1755

 po/ChangeLog |    4 +
 po/es.po     |  210 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 109 insertions(+), 105 deletions(-)

commit 87da6e50f4fbb90bac12d5cd801d337e48a73bdb
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 8 18:45:48 2008 +0000

    Moved the code that was running on the Note.Window.Shown event into the
    
    2008-01-08  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookNoteAddin.cs: Moved the code
              that was running on the Note.Window.Shown event into
              the overridden OnNoteOpened () method so that we don't
              call Note.Window during shutdown (which is called when
              a note is deleted).  Fixes bug #508110.
    
    
    svn path=/trunk/; revision=1754

 ChangeLog                             |    8 ++++++++
 Tomboy/Notebooks/NotebookNoteAddin.cs |   29 ++++++++++++-----------------
 2 files changed, 20 insertions(+), 17 deletions(-)

commit 571b8017dfb44f8989315f1cdae3e601972f5762
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 8 18:38:24 2008 +0000

    Set the default response to "No" when deleting a notebook (much safer this
    
    2008-01-08  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookManager.cs: Set the default
              response to "No" when deleting a notebook (much safer
              this way).
    
    
    svn path=/trunk/; revision=1753

 ChangeLog                           |    6 ++++++
 Tomboy/Notebooks/NotebookManager.cs |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 8be99aaf090034aa3ca547ca81cb119ca3d9ea9c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 8 18:17:26 2008 +0000

    Added a handler for "NewNotebookNoteAction" which allows a new note to be
    
    2008-01-08  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/RecentChanges.cs: Added a handler for
              "NewNotebookNoteAction" which allows a new note
              to be created off of a notebook's context/popup
              menu.
    
            * Tomboy/Notebooks/NotebookApplicationAddin.cs: Add
              a "_New Note" menu item to the notebook's context
              menu.  This change appears in the Search All Notes
              window (RecentChanges.cs).
    
    
    svn path=/trunk/; revision=1752

 ChangeLog                                    |   12 ++++++++++
 Tomboy/Notebooks/NotebookApplicationAddin.cs |    6 +++++
 Tomboy/RecentChanges.cs                      |   30 +++++++++++++++++++++++--
 3 files changed, 45 insertions(+), 3 deletions(-)

commit f5f2c5a79a162c42868e185585c818f19eede98b
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Jan 8 14:53:05 2008 +0000

    Put in some print code to debug a null reference exception (see bug
    
    * Tomboy/NoteTag.cs: Put in some print code to debug a null reference
      exception (see bug #508064).  Attempting to handle a null
      GtkTextView style by returning white as the background color.
    
    svn path=/trunk/; revision=1751

 ChangeLog         |    6 ++++++
 Tomboy/NoteTag.cs |    7 ++++++-
 2 files changed, 12 insertions(+), 1 deletions(-)

commit debd070d79372fb46a27b5e5a332d2419b648e4f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 8 00:07:37 2008 +0000

    Only disable the delete button if the note is a Notebook Template Note.
    
    2008-01-07  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookNoteAddin.cs: Only disable the
              delete button if the note is a Notebook Template Note.
    
    
    svn path=/trunk/; revision=1750

 ChangeLog                             |    5 +++++
 Tomboy/Notebooks/NotebookNoteAddin.cs |    9 +++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

commit 416e190df4cf401c367bca5899fcc6f0ad0e7206
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 7 19:01:59 2008 +0000

    Bump version to 0.9.4.
    
    2008-01-07  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.9.4.
    
    
    svn path=/trunk/; revision=1749

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 863137855e7d443d93b1d3656711750dd5a8a30e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 7 18:56:36 2008 +0000

    Updated for 0.9.3 release.
    
    2008-01-07  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.9.3 release.
    
    
    svn path=/trunk/; revision=1747

 ChangeLog |    4 ++++
 NEWS      |   12 ++++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit 4e1d708cd50a19ee13ae17b755074a9f3e4d847f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 7 18:29:46 2008 +0000

    Added selected_notebook on the SearchNotes method so that the search count
    
    2008-01-07  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Search.cs: Added selected_notebook on the SearchNotes
              method so that the search count is accurate and notes not
              belonging to a notebook can be skipped.
    
            * Tomboy/RecentChanges.cs: Adjusted the status text so it will
              show "Total: {0} note/s" or "Matches: {0} note/s" depending
              on whether there's a current search or not.  This helps with
              simplicity and also allows the count for searching with a
              notebook selected to have proper counts.
    
            * Tomboy/RemoteControl.cs: Pass null in for selected_noteboook
              when calling SearchNotes.
    
            * Tomboy/Notebooks/Notebook.cs:  Use the new Note.ContainsTag ()
              for Notebook.ContainsNote () instead of iterating through all
              a note's tags.  This changes this operation to O(1) time.
    
    
    svn path=/trunk/; revision=1746

 ChangeLog                    |   19 ++++++++++++++
 Tomboy/Notebooks/Notebook.cs |    8 +-----
 Tomboy/RecentChanges.cs      |   54 +++++++++++++++++++++--------------------
 Tomboy/RemoteControl.cs      |    2 +-
 Tomboy/Search.cs             |   37 +++++++++++++++++++++++++++-
 5 files changed, 84 insertions(+), 36 deletions(-)

commit cb7880559f3f5e777af56c6437a84fc5edeebe21
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 7 17:11:11 2008 +0000

    Added a boolean to track when we're deleting a note. Use this boolean in
    
    2008-01-07  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Note.cs: Added a boolean to track when we're
              deleting a note.  Use this boolean in the Save ()
              method from preventing any other condition from
              causing a save once Delete () has been called.
    
    
    svn path=/trunk/; revision=1745

 ChangeLog      |    7 +++++++
 Tomboy/Note.cs |    9 +++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit b09e4c6547f0d23e8de14a8b7680a159014e50c6
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 7 16:43:25 2008 +0000

    Add ActionManager.GetPlaceholderChildren method, which retrieves the
    
    * Tomboy/ActionManager.cs: Add ActionManager.GetPlaceholderChildren
      method, which retrieves the widgets for all child elements under
      the specified placeholder XML element in the UIManager XML.
    * Tomboy/Tray.cs: Fix reordering of menu items placed in the
      TrayNewNotePlaceholder element in the UIManager XML.  Fixes bug
      #507798.  Does not account for menu items added under other
      placeholders, or menu items added in other fashions (so it doesn't
      work with the Tasks addin which adds items programatically).
    
    svn path=/trunk/; revision=1744

 ChangeLog               |   11 +++++++++++
 Tomboy/ActionManager.cs |   45 +++++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Tray.cs          |   36 ++++++++++++++++++++++++++++--------
 3 files changed, 84 insertions(+), 8 deletions(-)

commit f675b1b48570235f46c2f56e370448de4b081ddc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 7 14:59:52 2008 +0000

    If dbus is disabled, execute command line options *after* initializing the
    
    * Tomboy/Tomboy.cs: If dbus is disabled, execute command line options
      *after* initializing the ActionManager and ApplicationAddins.
      Opening the search UI before this is done causes Tomboy to hit null
      reference exceptions while acessing the ActionManager, and crash.
    
    svn path=/trunk/; revision=1743

 ChangeLog        |    7 +++++++
 Tomboy/Tomboy.cs |   12 ++++++------
 2 files changed, 13 insertions(+), 6 deletions(-)

commit 6f14fda0e9ba44e71f536e596af2fa865d74c4ab
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 7 14:09:15 2008 +0000

    Commenting out use of Gtk.Button.ImagePosition, which is new to GTK+ 2.10.
    
    * Tomboy/Utils.cs: Commenting out use of Gtk.Button.ImagePosition,
      which is new to GTK+ 2.10.  We were just setting it to the default
      value, anyway.
    
    svn path=/trunk/; revision=1742

 ChangeLog       |    5 +++++
 Tomboy/Utils.cs |    5 ++++-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit 450893b8a4380c8b938596cd6c8ef39d887a8fc3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 7 08:50:09 2008 +0000

    Don't need "Tagging In Tomboy" note anymore, though maybe "Notebooks In
    
    * Tomboy/NoteManager.cs: Don't need "Tagging In Tomboy" note anymore,
      though maybe "Notebooks In Tomboy" would be useful.
    
    svn path=/trunk/; revision=1741

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |   13 +------------
 2 files changed, 6 insertions(+), 12 deletions(-)

commit c70e98b79aa7361be78c866abbfbda3974af7715
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jan 7 07:52:55 2008 +0000

    Fix compilation error when gtk+ < 2.10.
    
    * Tomboy/PreferencesDialog.cs: Fix compilation error when gtk+ < 2.10.
    
    svn path=/trunk/; revision=1740

 ChangeLog                   |    4 ++++
 Tomboy/PreferencesDialog.cs |    5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 89c8c07785f2579a78baabaec2d1ff5b617ddc09
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:   Sun Jan 6 11:44:15 2008 +0000

    Updated Nepali Translation
    
    svn path=/trunk/; revision=1739

 po/ChangeLog |    4 +
 po/ne.po     | 1851 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 1427 insertions(+), 428 deletions(-)

commit 48d1ed33d93aa65f5b2b3288a657932979f4179b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Jan 6 11:29:28 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1738

 po/ChangeLog |    4 ++
 po/es.po     |  172 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 91 insertions(+), 85 deletions(-)

commit a0440dc3efd4ff59410b16961d4438f4bf833a2a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sun Jan 6 03:21:58 2008 +0000

    Added the two new tomboy-new-notebook-*.png files into the list so they'll
    
    2008-01-05  Boyd Timothy <btimothy@gmail.com>
    
            * data/images/Makefile.am: Added the two new
              tomboy-new-notebook-*.png files into the list so
              they'll be included in EXTRA_DIST.  Fixes `make
              distcheck`.
    
    
    svn path=/trunk/; revision=1737

 ChangeLog               |    7 +++++++
 data/images/Makefile.am |    2 ++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit b1d64abc3148532f178dc821028828e9a041c510
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Sat Jan 5 23:43:33 2008 +0000

    Updated Belarusian Latin translation.
    
    svn path=/trunk/; revision=1736

 po/ChangeLog   |    4 +
 po/be@latin.po |  424 +++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 285 insertions(+), 143 deletions(-)

commit b0d298f4c309f4c250b2674e8a802b1380beccd9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 5 16:04:43 2008 +0000

    Move toolButton initialization from Initalize method to OnNoteOpened
    
    * Tomboy/Notebooks/NotebookNoteAddin.cs: Move toolButton initialization
      from Initalize method to OnNoteOpened method, since accessing
      Note.Window causes the buffer to be created (for each note on
      startup!).
    
    svn path=/trunk/; revision=1735

 ChangeLog                             |    6 ++++++
 Tomboy/Notebooks/NotebookNoteAddin.cs |   19 +++++++++++++------
 2 files changed, 19 insertions(+), 6 deletions(-)

commit f79c39b68105255651ec8e2e1ac7492bee4909aa
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jan 5 14:31:17 2008 +0000

    Fix path in ActionManager.GetWidget call for the "Create New Note" menu
    
    * Tomboy/Tray.cs: Fix path in ActionManager.GetWidget call for the
      "Create New Note" menu item.  Fixes the recent notes menu, except
      that Notebook menu item placement isn't dynamic (always at bottom,
      yuck).
    
    svn path=/trunk/; revision=1734

 ChangeLog      |    6 ++++++
 Tomboy/Tray.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 46f72164175123ce0478ee7fc00f1107fa29140d
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sat Jan 5 12:55:41 2008 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=1733

 po/ChangeLog |    4 +
 po/vi.po     | 1121 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 604 insertions(+), 521 deletions(-)

commit 208b7a998421888a43d8afc61c7bf58bdb784fae
Author: Chris Scobell <chris@thescobells.com>
Date:   Sat Jan 5 11:58:05 2008 +0000

    Set the Homogeneous property of the notebook toolbar button to be false so
    
    2008-01-05  Chris Scobell <chris@thescobells.com>
    	* Tomboy/Notebooks/NotebookNoteAddin.cs: Set the
    	  Homogeneous property of the notebook toolbar button to
    	  be false so that the size of the text in the label does
    	  not affect the size of all the other toolbar buttons.
    
    svn path=/trunk/; revision=1732

 ChangeLog                             |    6 ++++++
 Tomboy/Notebooks/NotebookNoteAddin.cs |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 2acf91fdf4df3496457e965504db9fb3ee185cb1
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sat Jan 5 01:28:01 2008 +0000

    Brazilian Portuguese translation updated, and fixed, by Vladimir Melo.
    
    2008-01-04  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: Brazilian Portuguese translation updated, and fixed, by
    	Vladimir Melo.
    
    svn path=/trunk/; revision=1731

 po/ChangeLog |    5 +
 po/pt_BR.po  |  743 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 463 insertions(+), 285 deletions(-)

commit 428fd394377c7d075fbe8f2f7e71df7f5916c264
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Jan 5 00:47:41 2008 +0000

    Add a static string for a template system tag.
    
    2008-01-04  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/TagManager.cs: Add a static string for a
              template system tag.
    
            * Tomboy/RecentChanges.cs: Filter out template notes from
              the list of notes.  Still need to update the status bar
              at the bottom of the window to also reflect template
              notes.
    
            * Tomboy/Tray.cs: Prevent template notes from appearing
              in the main menu.
    
            * Tomboy/NoteWindow.cs: Expose the Delete button so that
              other modules can disable it (in this case, a notebook
              template note shouldn't be able to be deleted).
    
            * Tomboy/Notebooks/NotebookManager.cs: Don't give the
              user an option to delete the template note when
              deleting a notebook, they will be deleted.
    
            * Tomboy/Notebooks/Notebook.cs: Tag the notebook's
              template note with the system template tag.
    
            * Tomboy/Notebooks/NotebookNoteAddin.cs: Disable the
              Notebook and Delete Toolbar Buttons when the note is a
              template note.
    
            * Tomboy/NoteManager.cs: Tag the default template note
              with the system template tag.
    
            * Tomboy/Note.cs: Added ContainsTag (Tag):bool so that
              other modules can quickly (O(1) operation) check whether
              a note has the specified tag (the system template tag
              in this case).
    
    
    svn path=/trunk/; revision=1730

 ChangeLog                             |   36 +++++++++++++++++++++++++++++++++
 Tomboy/Note.cs                        |    8 +++++++
 Tomboy/NoteManager.cs                 |    4 +++
 Tomboy/NoteWindow.cs                  |   13 +++++++++++-
 Tomboy/Notebooks/Notebook.cs          |    8 +++++-
 Tomboy/Notebooks/NotebookManager.cs   |   17 +++++----------
 Tomboy/Notebooks/NotebookNoteAddin.cs |   15 +++++++++++++
 Tomboy/RecentChanges.cs               |    8 ++++++-
 Tomboy/TagManager.cs                  |    8 +++++++
 Tomboy/Tray.cs                        |    7 ++++++
 10 files changed, 109 insertions(+), 15 deletions(-)

commit a8f1aebd823c7bdb23443b65a34b5facce892721
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 4 22:31:22 2008 +0000

    Define CSC_DEFINES="-d:GTK_2_10" when the system has Gtk+ 2.10 or newer so
    
    2008-01-04  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Define CSC_DEFINES="-d:GTK_2_10" when the
              system has Gtk+ 2.10 or newer so that we can safely
              use the Gtk.LinkButton and use Gtk.Button when building
              on older platforms.
    
            * Tomboy/PreferencesDialog.cs: Conditionally use
              Gtk.LinkButton.
    
            * Tomboy/Utils.cs: Add a convenience AddButton () method
              to allow a non-stock button with custom pixbuf.  Also
              allow a custom pixbuf to be used for the main dialog
              image.
    
            * Tomboy/Notebooks/CreateNotebookDialog.cs: Don't use
              Gtk.MessageType.Other since that doesn't build on older
              versions of Gtk.  Instead, specify a custom pixbuf in
              the constructor so the dialog looks nicer.
    
            * Tomboy/Makefile.am: Compile in tomboy-new-notebook.png
              and tomboy-new-notebook-dialog.png icons as resources.
    
            * data/images/tomboy-new-notebook-22.png: Stubbing this
              out so it's easier for an artist to provide proper icons
              later.
    
            * data/images/tomboy-new-notebook-48.png: Ditto.
    
            * data/images/Makefile.am: Install the tomboy-new-notebook
              icons in their proper locations.
    
    
    svn path=/trunk/; revision=1729

 ChangeLog                                |   32 +++++++++++++++++++++++++++
 Tomboy/Makefile.am                       |    5 +++-
 Tomboy/Notebooks/CreateNotebookDialog.cs |   20 +++++++++++++++-
 Tomboy/PreferencesDialog.cs              |    4 +++
 Tomboy/Utils.cs                          |   35 ++++++++++++++++++++++++++++-
 configure.in                             |    9 +++++++
 data/images/Makefile.am                  |    4 +++
 data/images/tomboy-new-notebook-22.png   |  Bin 0 -> 820 bytes
 data/images/tomboy-new-notebook-48.png   |  Bin 0 -> 820 bytes
 9 files changed, 104 insertions(+), 5 deletions(-)

commit 2dd01bea937e780b7c1678c06da0de495ccf7374
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jan 4 19:50:45 2008 +0000

    Updated ChangeLog
    
    svn path=/trunk/; revision=1728

 po/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit ed09f2550e64f81f09f6de6a4362abcc3cb3f4d4
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jan 4 19:49:31 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1727

 po/es.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit c4b1d8b940fcf8737ec379058fbfdb813dddee9d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jan 4 19:48:35 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1726

 po/es.po |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

commit 1598c7f1efe44ada7530a044a37d9d2d13f68976
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jan 4 19:05:36 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1725

 po/ChangeLog |    4 +
 po/es.po     |  237 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 171 insertions(+), 70 deletions(-)

commit 9d6d3cefa255a91f9bb10dccea64419fc9c6e250
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Jan 3 21:45:38 2008 +0000

    Add missing files. Updated Norwegian bokmål translation.
    
    2008-01-03  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* POTFILES.in: Add missing files.
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1724

 po/ChangeLog   |   14 ++-
 po/POTFILES.in |    7 +
 po/nb.po       |  374 +++++++++++++++++++++++++++++++++-----------------------
 3 files changed, 239 insertions(+), 156 deletions(-)

commit 3c1ec33914a87ef30997136350180723a41d30f0
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 3 18:00:47 2008 +0000

    We're planning to implement a tasks interface in the future. This will
    
    2008-01-03  Boyd Timothy <btimothy@gmail.com>
    
            We're planning to implement a tasks interface in the future.
            This will allow developers to write relatively simple task
            add-ins to create tasks in a separate task management system
            (like EDS).  Until then, the current Tasks Add-in is pretty
            unstable and shouldn't be released as such.  This commit
            comments it out from being built/packaged.
    
            * Tomboy/configure.in: Removed Tomboy/Addins/Tasks/Makefile.
    
            * Tomboy/Addins/Makefile.am: Removed Tasks from SUBDIRS.
    
    
    svn path=/trunk/; revision=1723

 ChangeLog                 |   13 +++++++++++++
 Tomboy/Addins/Makefile.am |    3 +--
 configure.in              |    1 -
 3 files changed, 14 insertions(+), 3 deletions(-)

commit 7ac283a36bddb2030305e6fcc7224ad790bc279d
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 3 17:53:52 2008 +0000

    Fixed the accelerators for the Search and Link buttons (prevents weird
    
    2008-01-03  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/NoteWindow.cs: Fixed the accelerators for the Search and
              Link buttons (prevents weird Gtk-WARNING messages too).
    
    
    svn path=/trunk/; revision=1722

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit c7ee36376b1ccf3c56b4d7a40ae79aae5656a3e9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 3 17:04:58 2008 +0000

    Modified our Gtk.Toolbar usage to not use the deprecated Append () calls
    
    2008-01-03  Boyd Timothy <btimothy@gmail.com>
    
            Modified our Gtk.Toolbar usage to not use the deprecated Append
            () calls anymore.  Also add a Notebook tool item in the NoteWindow:
    
            * Tomboy/Utils.cs: Extend Gtk.ToggleToolButton instead of
              Gtk.ToggleButton to implement the ToolMenuButton class.  Removed the
              seemingly unnecessary vert/horiz/is_important code.
    
            * Tomboy/RecentChanges: Ellipsize the name of the notebooks in the
              notebooks column.
    
            * Tomboy/NoteWindow.cs: Modified the toolbar to use the non-deprecated
              methods.
    
            * Tomboy/Notebooks/NotebookNoteAddin.cs: Use a ToolMenuButton to expose
              a Notebook button in the NoteWindow that will show the name of the
              notebook the note is in.  The user can also quickly change which
              notebook the note is in by clicking the button and selecting a new
              notebook from the submenu.  This replaces the "Place in notebook"
              item that was previously in the "Tools" menu.
    
            * Tomboy/NoteAddin.cs: Allow add-ins to add a new Gtk.ToolItem to the
              NoteWindow.  These will be placed after the Delete button.
    
    
    svn path=/trunk/; revision=1721

 ChangeLog                             |   25 +++++++
 Tomboy/NoteAddin.cs                   |   30 +++++++++
 Tomboy/NoteWindow.cs                  |  115 ++++++++++++---------------------
 Tomboy/Notebooks/NotebookNoteAddin.cs |   95 ++++++++++++++++++---------
 Tomboy/RecentChanges.cs               |    2 +-
 Tomboy/Utils.cs                       |  102 ++++++------------------------
 6 files changed, 180 insertions(+), 189 deletions(-)

commit 107167fd9b39a0d38419fb139fd39a55d779fc78
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jan 3 12:24:03 2008 +0000

    Check that previous notebook isn't null when moving a note to a different
    
    * Tomboy/Notebooks/NotebookManager.cs: Check that previous notebook
      isn't null when moving a note to a different notebook.  Patch
      courtesy of Daiguren Hyōrinmaru.
    
    svn path=/trunk/; revision=1720

 ChangeLog                           |    6 ++++++
 Tomboy/Notebooks/NotebookManager.cs |    8 +++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit ba8e731d08ad0ce0448d4ed96b0ff66388c635dd
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Dec 31 19:46:24 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1719

 help/ChangeLog |    5 +-
 help/oc/oc.po  |   35 ++--
 po/ChangeLog   |    5 +-
 po/oc.po       |  631 ++++++++++++++++++++++++++++++--------------------------
 4 files changed, 366 insertions(+), 310 deletions(-)

commit 124cc770215ed6b833026fba34533ab1b925b436
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:   Mon Dec 31 15:35:42 2007 +0000

    Updated polish translation
    
    2007-12-31  Wadim Dziedzic  <wadimd@svn.gnome.org>
    
    	* pl.po: Updated polish translation
    
    svn path=/trunk/; revision=1718

 po/ChangeLog |    4 +
 po/pl.po     |  597 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 327 insertions(+), 274 deletions(-)

commit 8fbae8f4da5b4629eb2ba93ecea3bc236a76ab84
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Fri Dec 28 19:11:49 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=1717

 po/ChangeLog |    4 +
 po/sv.po     |  246 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 133 insertions(+), 117 deletions(-)

commit a8aca4927d9ab3cda54c7c910d88f03f552962d5
Author: Jakub Steiner <jimmac@gimp.org>
Date:   Wed Dec 26 17:20:25 2007 +0000

    replace the placeholder with an actual notebook icon.
    
    2007-12-26  Jakub Steiner <jimmac@gimp.org>
    
    * data/images/tomboy-notebook-22: replace the placeholder with an
    actual notebook icon.
    
    svn path=/trunk/; revision=1716

 ChangeLog                          |    5 +
 data/images/tomboy-notebook-22.png |  Bin 929 -> 820 bytes
 data/images/tomboy-notebook-22.svg |  366 ++++++++++++++++++++++++++++++++++++
 3 files changed, 371 insertions(+), 0 deletions(-)

commit 8ef2b3eef9ecfa57cee3cd454ff8d4cae3e7e5a8
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Dec 24 20:14:54 2007 +0000

    "All notes" notebook has same context menu as real notebooks (but Delete
    
    * Tomboy/RecentChanges.cs: "All notes" notebook has same context menu
      as real notebooks (but Delete is disabled).  Also, double-clicking
      it opens the default template note.
    * Tomboy/Notebooks/Notebook.cs: Override
      AllNoteNotebook.GetTemplateNote to get/create the default template
      note.
    * Tomboy/Notebooks/NotebookApplicationAddin.cs: Add
      NotebooksTreeNoRowContextMenu to allow creating a new notebook by
      right-clicking on the empty space in the notebooks treeview.
    
    svn path=/trunk/; revision=1715

 ChangeLog                                    |   11 +++++++
 Tomboy/Notebooks/Notebook.cs                 |    7 ++++-
 Tomboy/Notebooks/NotebookApplicationAddin.cs |    7 ++++
 Tomboy/RecentChanges.cs                      |   40 ++++++++++++++++---------
 4 files changed, 49 insertions(+), 16 deletions(-)

commit 8a3fb7dc198b2d7aadc55c7e6e16439ec4f5c643
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Sun Dec 23 14:20:21 2007 +0000

    Translation updated by Ivar Smolin
    
    2007-12-23  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1714

 po/ChangeLog |    3 +
 po/et.po     |  555 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 301 insertions(+), 257 deletions(-)

commit 386e576eaae32e49627185ba85bb95f41f393cda
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Dec 23 12:50:23 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1713

 po/ChangeLog |    4 +
 po/es.po     |  203 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 102 insertions(+), 105 deletions(-)

commit 26a4c8112ec6cf62dc304ab0996c87359d97bd49
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sun Dec 23 04:57:57 2007 +0000

    Update search results immediately when a note is added/removed to/from a
    
    2007-12-22  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/RecentChanges.cs: Update search results immediately
              when a note is added/removed to/from a notebook by watching
              the NotebookManager events.
    
            * Tomboy/Notebooks/NotebookManager.cs: Emit an event whenever a
              notebook leaves or is placed into a notebook.
    
    
    svn path=/trunk/; revision=1712

 ChangeLog                           |    9 +++++++++
 Tomboy/Notebooks/NotebookManager.cs |   15 +++++++++++++++
 Tomboy/RecentChanges.cs             |   19 +++++++++++++++++++
 3 files changed, 43 insertions(+), 0 deletions(-)

commit 8858c64492ebbbc3eaa80851672e8c794eff8c64
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sun Dec 23 04:15:40 2007 +0000

    Introduce drag and drop so users can drag a note into a notebook in the
    
    2007-12-22  Boyd Timothy <btimothy@gmail.com>
    
            Introduce drag and drop so users can drag a note into a notebook
            in the Search All Notes Window:
    
            * Tomboy.mdp: Added NotebooksTreeView.cs.
    
            * Tomboy/RecentChanges.cs: Use NotebooksTreeView so drag and
              drop will work.
    
            * Tomboy/Notebooks/NotebookManager.cs: Added MoveNoteToNotebook.
    
            * Tomboy/Notebooks/NotebooksTreeView.cs: New TreeView used to
              set up drag and drop.
    
            * Tomboy/Notebooks/NotebookMenuItem.cs: Moved the move to
              notebook functionality out of this file and into
              NotebookManager.MoveToNotebook ().
    
    
    svn path=/trunk/; revision=1711

 ChangeLog                             |   21 ++++++-
 Tomboy.mdp                            |    1 +
 Tomboy/Notebooks/NotebookManager.cs   |   38 ++++++++++++
 Tomboy/Notebooks/NotebookMenuItem.cs  |   20 +------
 Tomboy/Notebooks/NotebooksTreeView.cs |  108 +++++++++++++++++++++++++++++++++
 Tomboy/RecentChanges.cs               |    5 +-
 6 files changed, 170 insertions(+), 23 deletions(-)

commit bbb407565d90777cb0c7eb6f6b1aad5d9780fe6d
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Dec 22 22:37:46 2007 +0000

    NotebookPreferenceTabAddin.cs.
    
    2007-12-22  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy.mdp: NotebookPreferenceTabAddin.cs.
    
            * Tomboy/RecentChanges.cs: Removed the add/remove notebooks
              buttons that were under the TreeView and moved the functionality
              into the File/Edit and context menu.
    
            * Tomboy/Tomboy.addin.xml: Removed the
              NotebookPreferenceTabAddin.
    
            * Tomboy/Notebooks/NotebookManager.cs: Renamed RemoveNotebook
              items to DeleteNotebook*.
    
            * Tomboy/Notebooks/NotebookApplicationAddin.cs: Added code so
              the Open Notebook Template Note and Delete Notebook actions will
              be available.
    
            * Tomboy/Notebooks/NotebookPreferenceTabAddin.cs: Deleted this
              file/feature now that users can manipulate notebooks from the
              Search All Notes window.
    
            * data/UIManagerLayout.xml: Added a placeholder surrounding the
              DeleteNoteAction so that the DeleteNotebookAction could be
              placed directly underneath it.
    
    
    svn path=/trunk/; revision=1710

 ChangeLog                                      |   25 +++
 Tomboy.mdp                                     |    1 -
 Tomboy/Notebooks/NotebookApplicationAddin.cs   |   17 ++
 Tomboy/Notebooks/NotebookManager.cs            |   26 ++--
 Tomboy/Notebooks/NotebookPreferenceTabAddin.cs |  227 ------------------------
 Tomboy/RecentChanges.cs                        |  129 +++++++++----
 Tomboy/Tomboy.addin.xml                        |    3 -
 data/UIManagerLayout.xml                       |    4 +-
 8 files changed, 147 insertions(+), 285 deletions(-)

commit 2f1a93f897ce4c1932a14a95b5ff687319edb7bd
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Dec 22 00:18:30 2007 +0000

    Adjusted a GetString call so the comment appears on the direct previous
    
    2007-12-21  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookNoteAddin.cs: Adjusted a GetString
              call so the comment appears on the direct previous line so
              it gets picked up by L10N tools.
    
    
    svn path=/trunk/; revision=1709

 ChangeLog                             |    8 +++++++-
 Tomboy/Notebooks/NotebookNoteAddin.cs |    3 +--
 2 files changed, 8 insertions(+), 3 deletions(-)

commit c9cc5bd8aa404c39dd43a35188a7f8811a6a78d0
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Dec 21 17:46:17 2007 +0000

    Add add/remove buttons so users can add/remove notebooks directly in this
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/RecentChanges.cs: Add add/remove buttons so users
              can add/remove notebooks directly in this window.  Stubbed-out
              tomboy-all-notes.png and tomboy-notebook.png.  Added event
              handlers for all the notebook list interaction including when
              you activate a row, it will open the template note.
            * Tomboy/Notebooks/NotebookManager.cs: Add PromptRemoveNotebook()
              so any code can ask the user to remove a notebook.  Moved
              the AllNotesNotebook class into Notebook.cs.
            * Tomboy/Notebooks/Notebook.cs: Added AllNotesNotebook class to
              this file.
            * Tomboy/Notebooks/NotebookApplicationAddin.cs: Don't open the
              template note directly after creating a notebook.
            * Tomboy/Notebooks/NotebookPreferenceTabAddin.cs: Use end-style
              in HButtonBox.
            * Tomboy/Makefile.am: Add tomboy-all-notes-22.png and
              tomboy-notebook-22.png as resources.
            * data/images/Makefile.am: Install tomboy-all-notes-22.png and
              tomboy-notebook-22.png.
            * data/images/tomboy-all-notes-22.png: Stubbed an icon (needs
              some artist help!).
            * data/images/tomboy-notebook-22.png: Ditto.
    
    
    svn path=/trunk/; revision=1708

 ChangeLog                                      |   24 ++++
 Tomboy/Makefile.am                             |    2 +
 Tomboy/Notebooks/Notebook.cs                   |   28 ++++
 Tomboy/Notebooks/NotebookApplicationAddin.cs   |    6 +-
 Tomboy/Notebooks/NotebookManager.cs            |   66 ++++++----
 Tomboy/Notebooks/NotebookPreferenceTabAddin.cs |    2 +-
 Tomboy/RecentChanges.cs                        |  166 +++++++++++++++++++-----
 data/images/Makefile.am                        |    6 +
 data/images/tomboy-all-notes-22.png            |  Bin 0 -> 929 bytes
 data/images/tomboy-notebook-22.png             |  Bin 0 -> 929 bytes
 10 files changed, 240 insertions(+), 60 deletions(-)

commit 9f30710887a1a669360e8c852b525fb6ca1e2248
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Dec 21 00:13:38 2007 +0000

    Use NotebooksWithAllNotesItem from NotebookManager to allow the "All
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/RecentChanges.cs: Use NotebooksWithAllNotesItem from
              NotebookManager to allow the "All Notebooks" item to be at
              the top of the notebooks TreeView.  Make sure no tags are
              added to selected_tags when "All Notebooks" is selected.
            * Tomboy/Notebooks/NotebookManager.cs: Add in an
            * AllNotesNotebook
              and filter it out in most cases.  Provide this for the
              Search All Notes window so that it can automatically be
              part of the TreeView without extra fiddling.
            * Tomboy/Notebooks/Notebook.cs: Add 'virtual' keyword onto
              the properties so this class can be overridden by the
              AllNotesNotebook class.
    
    
    svn path=/trunk/; revision=1707

 ChangeLog                           |   14 +++++++
 Tomboy/Notebooks/Notebook.cs        |    8 ++--
 Tomboy/Notebooks/NotebookManager.cs |   68 +++++++++++++++++++++++++++++++++++
 Tomboy/RecentChanges.cs             |    7 +++-
 4 files changed, 91 insertions(+), 6 deletions(-)

commit 461cafb422456c6f4e7f6127d0b89e60d8681e72
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 23:26:32 2007 +0000

    Removing the tagging UI again in favor of notebooking:
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            Removing the tagging UI again in favor of notebooking:
    
            * Tomboy/RecentChanges.cs: Removed the tagging TreeView and
              stubbed in a TreeView for displaying the Notebooks.  Added
              handlers so that selecting a notebook filters the list of
              notes to the ones only in the selected notebook.  TODO: still
              need to add in code to add a "All Notes" item that appears at
              the top of the list (use Ctrl+Click for now to deselect all
              notebooks).
            * Tomboy/NoteWindow.cs: Removing the NoteTagBar from NoteWindow.
              If we come up with a good way to implement tags, we can put
              it back in (again).
            * Tomboy/Notebooks/NotebookNewNoteMenuItem.cs: Make the
              Notebooks submenu show something like: New "Meetings" Note.
    
    
    svn path=/trunk/; revision=1706

 ChangeLog                                   |   17 +
 Tomboy/NoteWindow.cs                        |  480 ++-------------------------
 Tomboy/Notebooks/NotebookNewNoteMenuItem.cs |   10 +-
 Tomboy/RecentChanges.cs                     |  215 +++++--------
 4 files changed, 126 insertions(+), 596 deletions(-)

commit 48c444b180ee047a3c12fe6e4f56d103ffbd95a1
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 22:40:08 2007 +0000

    Fixed a typo in the remove confirmation dialog. "note" -> "not".
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookPreferenceTabAddin.cs: Fixed a
              typo in the remove confirmation dialog.  "note" -> "not".
    
    
    svn path=/trunk/; revision=1705

 ChangeLog                                      |    5 +++++
 Tomboy/Notebooks/NotebookPreferenceTabAddin.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 65c7a4973a92103be4ad41411edd51e5e4f05220
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 21:39:33 2007 +0000

    Added PromptCreateNewNotebook () here so creating a notebook can be used
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookManager.cs: Added
              PromptCreateNewNotebook () here so creating a notebook
              can be used from multiple areas in Tomboy.
            * Tomboy/Notebooks/NotebookApplicationAddin.cs: Renamed the
              "New Notebook Note" menu item to be just "Notebooks".  Added
              a "New Notebook..." menu item to the Notebooks menu list
              with a separator.
            * Tomboy/Notebooks/NotebookPreferenceTabAddin.cs: Moved the
              code to prompt the user for a new notebook name to
              NotebookManager.cs.
    
    
    svn path=/trunk/; revision=1704

 ChangeLog                                      |   13 +++++++
 Tomboy/Notebooks/NotebookApplicationAddin.cs   |   42 ++++++++++++++++++-----
 Tomboy/Notebooks/NotebookManager.cs            |   34 +++++++++++++++++++
 Tomboy/Notebooks/NotebookPreferenceTabAddin.cs |   21 +-----------
 4 files changed, 81 insertions(+), 29 deletions(-)

commit 85ab8a3b5c648bd4de31f71857bd10960e594a93
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 18:51:51 2007 +0000

    Use Window.Present () when opening a notebook's template note so it gets
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookPrefrenceTabAddin.cs: Use
              Window.Present () when opening a notebook's template note
              so it gets forced to the front if it's already open.
    
    
    svn path=/trunk/; revision=1703

 ChangeLog                                      |    6 ++++++
 Tomboy/Notebooks/NotebookPreferenceTabAddin.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit c15a13acca6b9c925b71571371e0dc4ab0506b23
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 18:40:42 2007 +0000

    Added the following new convenience methods: GetNotebookFromNote(),
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookManager.cs: Added the following
              new convenience methods: GetNotebookFromNote(),
              GetNotebookFromTag(), IsNotebookTag().
            * Tomboy/Notebooks/NotebookMenuItem.cs: Adjust code so a
              "No notebook" menu item can be used which removes all
              notebook tags from a note.
            * Tomboy/Notebooks/NotebookNoteAddin.cs: Add a "No notebook"
              menu item at the top of the "Place in notebook" submenu.
    
    
    svn path=/trunk/; revision=1702

 ChangeLog                             |   11 ++++++
 Tomboy/Notebooks/NotebookManager.cs   |   63 +++++++++++++++++++++++++++++++++
 Tomboy/Notebooks/NotebookMenuItem.cs  |   29 +++++++++++++--
 Tomboy/Notebooks/NotebookNoteAddin.cs |   30 +++++++++------
 4 files changed, 117 insertions(+), 16 deletions(-)

commit d216205559107e9220d6e661a46eba979bd7b9ac
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 17:34:10 2007 +0000

    Added a note for translators about the word, "Place".
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookNoteAddin.cs: Added a note for
              translators about the word, "Place".
    
    
    svn path=/trunk/; revision=1701

 ChangeLog                             |    5 +++++
 Tomboy/Notebooks/NotebookNoteAddin.cs |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit 56a3bf0a464bc803079505d4c74ac355279e5bc0
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 16:47:47 2007 +0000

    Added Tomboy/PreferenceTabAddin.cs and
    
    2007-12-20  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy.mdp: Added Tomboy/PreferenceTabAddin.cs and
              Tomboy/Notebooks/NotebookPreferenceTabAddin.cs.
            * Tomboy/PreferencesDialog.cs: Add in tabs from all the
              PreferenceTabAddins.  Removed the "Notebooks" tab since
              it now exists in its own file as an add-in.
            * Tomboy/AddinManager.cs: Added GetPreferenceTabAddins ().
            * Tomboy/Tomboy.addin.xml: Define a new PreferenceTabAddin
              extension point and add NotebookPreferenceTabAddin.
            * Tomboy/Notebooks/NotebookPreferenceTabAddin.cs: This is
              all the code that used to be in PreferencesDialog.cs.
            * Tomboy/Makefile.am: Added PreferencesTabAddin.cs.
            * Tomboy/PreferenceTabAddin.cs: A new extension point that
              allows us to add tabs in the preferences dialog using
              Mono.Addins.
    
    
    svn path=/trunk/; revision=1700

 ChangeLog                                      |   19 ++
 Tomboy.mdp                                     |    2 +
 Tomboy/AddinManager.cs                         |   29 +++-
 Tomboy/Makefile.am                             |    1 +
 Tomboy/Notebooks/NotebookPreferenceTabAddin.cs |  246 ++++++++++++++++++++++++
 Tomboy/PreferenceTabAddin.cs                   |   34 ++++
 Tomboy/PreferencesDialog.cs                    |  234 ++---------------------
 Tomboy/Tomboy.addin.xml                        |    8 +
 8 files changed, 350 insertions(+), 223 deletions(-)

commit 0e7492dcf45b26110ca6cd2d00a8fce56d39b36b
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Thu Dec 20 12:54:43 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1699

 po/sl.po |  283 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 169 insertions(+), 114 deletions(-)

commit bff3270c38f7b8b38711fa21c9068a83cd0ee467
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Dec 20 07:42:19 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-12-20  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1698

 po/ChangeLog |    4 +
 po/nb.po     |  624 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 357 insertions(+), 271 deletions(-)

commit 8b66d1c287b95282b9e81a702e15f45a6b3633fa
Author: Chris Scobell <chris@thescobells.com>
Date:   Thu Dec 20 03:19:34 2007 +0000

    Move the pango markup into a separate string to make the translators jobs
    
    2007-12-20 Chris Scobell <chris@thescobells.com>
    	* Tomboy/Notebooks/CreateNotebookDialog.cs: Move the pango
    	markup into a separate string to make the translators
    	jobs easier.
    
    svn path=/trunk/; revision=1697

 ChangeLog                                |    5 +++++
 Tomboy/Notebooks/CreateNotebookDialog.cs |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 91ba69edf64838f53eab87823996aca95752d404
Author: Chris Scobell <chris@thescobells.com>
Date:   Thu Dec 20 03:05:45 2007 +0000

    Prevent the user from continuing when they have entered the name of an
    
    2007-12-20 Chris Scobell <chris@thescobells.com>
    	* Tomboy/Notebooks/CreateNotebookDialog.cs: Prevent the user
    	  from continuing when they have entered the name of an
    	  already exiting Notebook and display an error message if so.
    	* Tomboy/Notebooks/NotebookManager.cs: Add a method
    	  "NotebookExists" to check if a notebook exists with a given
    	  name.
    
    svn path=/trunk/; revision=1696

 ChangeLog                                |    8 ++++++++
 Tomboy/Notebooks/CreateNotebookDialog.cs |   29 +++++++++++++++++++++++------
 Tomboy/Notebooks/NotebookManager.cs      |    9 +++++++++
 3 files changed, 40 insertions(+), 6 deletions(-)

commit 61543bc0bba3cc2fc2eeb3200ae5062c23587b0d
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 00:34:04 2007 +0000

    Adding this file too. Forgot it earlier. It's responsible for adding a
    
    2007-12-19  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Notebooks/NotebookApplicationAddin.cs: Adding this
              file too.  Forgot it earlier.  It's responsible for adding
              a "New Notebook Note" menu item to the tray icon and also
              to the File menu in the Search All Notes window.
    
    
    svn path=/trunk/; revision=1695

 ChangeLog                                    |    7 ++
 Tomboy/Notebooks/NotebookApplicationAddin.cs |  149 ++++++++++++++++++++++++++
 2 files changed, 156 insertions(+), 0 deletions(-)

commit e396276664865f22f112cc82529410a5331e6775
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 00:25:36 2007 +0000

    Check for system tag before displaying it in the tag bar.
    
    2007-12-19  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/NoteWindow.cs: Check for system tag before displaying
              it in the tag bar.
    
    
    svn path=/trunk/; revision=1694

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit e0c39d698212d4a06a988dc3241b1301aeb47c81
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 20 00:11:34 2007 +0000

    Added all the new Tomboy/Notebooks/*.cs files. Guess monodevelop now wants
    
    2007-12-19  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy.mdp: Added all the new Tomboy/Notebooks/*.cs files.
            * Tomboy.mds: Guess monodevelop now wants the "./" removed when
              specifying Tomboy.mdp.
            * Tomboy/PreferencesDialog.cs: Added a Notebooks page to allow
              the user to define notebooks and open their template notes.
            * Tomboy/Utils.cs: Modified HIGMessageDialog to provide an
              ExtraWidget property so that we don't have to rewrite so much
              code when doing simple dialog boxes.
            * Tomboy/TagManager.cs: Fix the AllTags property to really
              return system tags like the comment says so we can access
              system tags.
            * Tomboy/Tray.cs: Reference the TrayNewNote UI action with the
              correct path so the accelerator works properly.
            * Tomboy/Tomboy.addin.xml: Add references for the built-in
              Notebook add-ins.
            * Tomboy/Notebooks/*.cs: The new built-in addin to support
              notebooks in Tomboy.
            * Tomboy/NoteManager.cs: Expose GetNoteTemplateContent () so
              that initial notebook templates can share the same text as
              is used during a NoteManager.Create ().
            * Tomboy/Makefile.am: Compile Tomboy/Notebooks/*.cs.
            * data/UIManagerLayout.csml: Added some <placeholders> around
              the new note menuitems so that the Notebook addin has more
              control of where its menu item gets placed.
    
    
    svn path=/trunk/; revision=1693

 ChangeLog                                   |   27 ++++
 Tomboy.mdp                                  |    7 +
 Tomboy.mds                                  |    2 +-
 Tomboy/Makefile.am                          |    1 +
 Tomboy/NoteManager.cs                       |    2 +-
 Tomboy/Notebooks/CreateNotebookDialog.cs    |   68 ++++++++
 Tomboy/Notebooks/Notebook.cs                |  160 +++++++++++++++++++
 Tomboy/Notebooks/NotebookManager.cs         |  193 +++++++++++++++++++++++
 Tomboy/Notebooks/NotebookMenuItem.cs        |   61 +++++++
 Tomboy/Notebooks/NotebookNewNoteMenuItem.cs |   61 +++++++
 Tomboy/Notebooks/NotebookNoteAddin.cs       |  110 +++++++++++++
 Tomboy/PreferencesDialog.cs                 |  224 ++++++++++++++++++++++++++-
 Tomboy/TagManager.cs                        |    8 +-
 Tomboy/Tomboy.addin.xml                     |   11 ++-
 Tomboy/Tray.cs                              |    2 +-
 Tomboy/Utils.cs                             |   32 ++++-
 data/UIManagerLayout.xml                    |    8 +-
 17 files changed, 963 insertions(+), 14 deletions(-)

commit b64d570ed0c436b997790484e7810fa0730b86f6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Dec 19 07:39:08 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1691

 po/ChangeLog |    4 ++++
 po/es.po     |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 279cc292d7b45205ec5f811f7521b14412cb500c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Dec 18 20:52:03 2007 +0000

    Use a Gtk.LinkButton for the Open New Note Template button.
    
    2007-12-18  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/PreferencesDialog.cs: Use a Gtk.LinkButton for the Open
              New Note Template button.
    
    
    svn path=/trunk/; revision=1690

 ChangeLog                   |    5 +++++
 Tomboy/PreferencesDialog.cs |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 57213988a16ebc227eb8820dba5fc79ad96d5d4b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Dec 18 20:25:34 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1689

 po/ChangeLog |    4 +
 po/es.po     |  182 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 105 insertions(+), 81 deletions(-)

commit fae3a8f682a9e8c55db336fb39a7e3bf51d40f1d
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Dec 18 19:19:15 2007 +0000

    Added a section on the editing page for "New Note Template". Added
    
    2007-12-18  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/PreferencesDialog.cs: Added a section on the editing
              page for "New Note Template".
            * Tomboy/NoteManager.cs: Added GetOrCreateTemplateNote() to
              allow the new note template note to be created/accessed.
              Also modified CreateNewNote() to use the content of the new
              note template if it exists.
    
    
    svn path=/trunk/; revision=1688

 ChangeLog                   |    9 ++++++
 Tomboy/NoteManager.cs       |   61 ++++++++++++++++++++++++++++++++++++++++---
 Tomboy/PreferencesDialog.cs |   30 +++++++++++++++++++++
 3 files changed, 96 insertions(+), 4 deletions(-)

commit 82d43b8495299695c6138e8f87b76a9fa5dfbb09
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Dec 18 16:41:53 2007 +0000

    Restored the FindBar at the bottom of the note so the find functionality
    
    2007-12-18  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/NoteWindow.cs: Restored the FindBar at the bottom of
              the note so the find functionality stays the same as previously
              stable-released versions.  Also adjusted whitespace issues.
    
    
    svn path=/trunk/; revision=1687

 ChangeLog            |    6 ++++++
 Tomboy/NoteWindow.cs |    8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

commit 1a10abd238e7059fa6bf589a4cc4cd8c6413bfae
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Dec 18 15:37:50 2007 +0000

    Added methods for getting and creating system tags directly. Use
    
    2007-12-18  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/TagManager.cs: Added methods for getting and creating
              system tags directly.
            * Tomboy/RecentChanges.cs: Use IsProperty and IsSystem directly
              from Tag instead of parsing for "system:".
            * Tomboy/Tag.cs: Add static SYSTEM_TAG_PREFIX = "system:" so the
              string doesn't have to be hardcoded everywhere.  Also adjusted the
              constructor to not have to parse for "system:" twice.
            * Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs: Use
              TagManager.GetOrCreateSystemTag() instead of hardcoding
              "system:".
    
    
    svn path=/trunk/; revision=1686

 ChangeLog                                  |   12 ++++++++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs |    4 +-
 Tomboy/RecentChanges.cs                    |   14 +++------
 Tomboy/Tag.cs                              |   14 ++++-----
 Tomboy/TagManager.cs                       |   40 +++++++++++++++++++++++----
 5 files changed, 59 insertions(+), 25 deletions(-)

commit 5388e48d226292a6030075e987ebc7df8fa31ff9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Dec 17 21:07:11 2007 +0000

    Bump version to 0.9.3.
    
    2007-12-17  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.9.3.
    
    
    svn path=/trunk/; revision=1685

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 38d0c2cb4aeac25c9d9cf667732821181bad272b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Dec 17 21:05:14 2007 +0000

    Updated for 0.9.2 release.
    
    2007-12-17  Boyd Timothy <btimothy@gmail.com>
    
    * NEWS: Updated for 0.9.2 release.
    
    svn path=/trunk/; revision=1683

 ChangeLog |    4 ++++
 NEWS      |   10 ++++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

commit e3b6e5b70b64377477f91ea233575f26d17e2047
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Dec 17 12:50:55 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1682

 po/ChangeLog |    4 +
 po/sv.po     |  550 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 297 insertions(+), 257 deletions(-)

commit 2271d90f4a73df4b1da68cb4efdb6d81cd49330c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Dec 14 15:09:42 2007 +0000

    Fixes for bug #430357, courtesy of gopi and Google's GHOP program:
    
    * test/DBusSearchTest.py: In-progress test tool for searching notes via
      dbus.
    * Tomboy.mdp, Tomboy/Search.cs, Tomboy/RecentChanges.cs,
      Tomboy/Makefile.am: Note searching refactored into new Search
      class.
    * Tomboy/RemoteControl.cs: Added new SearchNotes dbus method.
    
    svn path=/trunk/; revision=1681

 ChangeLog               |    8 +++
 Tomboy.mdp              |    1 +
 Tomboy/Makefile.am      |    1 +
 Tomboy/RecentChanges.cs |  131 +++++++++++-----------------------------------
 Tomboy/RemoteControl.cs |   16 ++++++
 Tomboy/Search.cs        |   98 +++++++++++++++++++++++++++++++++++
 test/DBusSearchTest.py  |   37 +++++++++++++
 7 files changed, 193 insertions(+), 99 deletions(-)

commit cb75c2ae280931bb58164e26d5545a6ae67d47bf
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Dec 14 14:00:50 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1680

 po/ChangeLog |    4 ++
 po/es.po     |  142 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 84 insertions(+), 62 deletions(-)

commit 0953ef96cd785e320f264cfd0bb38ffec345c5b1
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Fri Dec 14 06:56:56 2007 +0000

    Don't select text on tagbar focus.
    
    * Tomboy/NoteWindow.cs: Don't select text on tagbar focus.
    
    svn path=/trunk/; revision=1679

 ChangeLog            |    4 ++++
 Tomboy/NoteWindow.cs |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit be20b12651ef66b033d08ec2e9d4a8c29f4fb175
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Fri Dec 14 06:43:49 2007 +0000

    Focus Tag bar on open.
    
    * Tomboy/NoteWindow.cs: Focus Tag bar on open.
    
    svn path=/trunk/; revision=1678

 ChangeLog            |    4 ++++
 Tomboy/NoteWindow.cs |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 0a961465298fb8d5bf7f26326b071e2a01431d08
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Fri Dec 14 06:23:36 2007 +0000

    Fixing some delegate logic to fix build.
    
    * Tomboy/TagEntry.cs, Tomboy/NoteWindow.cs: Fixing some delegate logic
      to fix build.
    
    svn path=/trunk/; revision=1677

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |    6 +++---
 Tomboy/TagEntry.cs   |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)

commit a0ecd2e92c24d3e018132c13b64b5cb24d3a91ce
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Fri Dec 14 06:22:11 2007 +0000

    Added myself Adding myself to authors. Comment out the no-longer used
    
    * AUTHORS: Added myself
    * Tomboy/Tomboy.cs: Adding myself to authors.
    * Tomboy/NoteWindow.cs: Comment out the no-longer used LinkCompleter.
      Keeping it in file incase we need it elsewhere later.
    * Tomboy/TagEntry.cs: Removing unused elements. Adding Comments.
    * Tomboy/NoteManager.cs: Added a simple starting note on tagging, needs
      to be clarified and cleaned up
    
    svn path=/trunk/; revision=1676

 AUTHORS               |    1 +
 ChangeLog             |   10 +++
 Tomboy/NoteManager.cs |   13 ++++-
 Tomboy/NoteWindow.cs  |  174 ++++++++++++++++++++++++------------------------
 Tomboy/TagEntry.cs    |   34 +++++-----
 Tomboy/Tomboy.cs      |    3 +-
 6 files changed, 130 insertions(+), 105 deletions(-)

commit 69e328efd6ae675488c1f6826ac503f1ddbe6752
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Fri Dec 14 06:08:38 2007 +0000

    Using a Gtk.Entry for tags. Usage is pretty easy, just Tab to see
    
    * Tomboy.mdp, Tomboy/TagEntry.cs, Tomboy/NoteWindow.cs,
      Tomboy/Makefile.am: Using a Gtk.Entry for tags. Usage is pretty
      easy, just Tab to see completion, and Enter to select.
    
    svn path=/trunk/; revision=1675

 ChangeLog            |    6 +
 Tomboy.mdp           |    1 +
 Tomboy/Makefile.am   |    1 +
 Tomboy/NoteWindow.cs |  278 ++++++++++++++++++++++++++++----------------------
 Tomboy/TagEntry.cs   |  274 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 437 insertions(+), 123 deletions(-)

commit ab3a9a0f426b68129c7ef4d916d9fe6a69726f45
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Thu Dec 13 19:28:54 2007 +0000

    Fix positioning of autocomplete some.
    
    * Tomboy/NoteWindow.cs: Fix positioning of autocomplete some.
    
    svn path=/trunk/; revision=1674

 ChangeLog            |    4 ++++
 Tomboy/NoteWindow.cs |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 2db8d229c5a492c8f9e6362e6a8628ca05594c7e
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Thu Dec 13 19:05:59 2007 +0000

    More code cleanup for readability, still have autocomplete dropdown bugs.
    
    * Tomboy/NoteWindow.cs: More code cleanup for readability, still have
      autocomplete dropdown bugs.
    
    svn path=/trunk/; revision=1673

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |   46 ++++++++++++++++++++--------------------------
 2 files changed, 25 insertions(+), 26 deletions(-)

commit 4dc7771815ca4754ca89298b7682928832796652
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Thu Dec 13 17:46:42 2007 +0000

    Code formatting and cleanup, also adding some comments.
    
    * Tomboy/TagManager.cs, Tomboy/RecentChanges.cs, Tomboy/Tag.cs: Code
      formatting and cleanup, also adding some comments.
    
    svn path=/trunk/; revision=1672

 ChangeLog               |    5 ++
 Tomboy/RecentChanges.cs |  107 +++++++++++++++++++++++------------------------
 Tomboy/Tag.cs           |    2 +-
 Tomboy/TagManager.cs    |    8 +++-
 4 files changed, 66 insertions(+), 56 deletions(-)

commit 76f64bc4835ad6fb7c3db6ff93044b86ec7806af
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Thu Dec 13 17:40:29 2007 +0000

    Update code to actually _add_ new tags.
    
    * Tomboy/NoteWindow.cs: Update code to actually _add_ new tags.
    
    svn path=/trunk/; revision=1671

 ChangeLog            |    4 ++++
 Tomboy/NoteWindow.cs |   12 ++++++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

commit d02657bf07728a686fffb0686802de57b5226eb5
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Tue Dec 11 17:41:53 2007 +0000

    Committing inital autocomplete support, its slow and needs some major
    
    * Tomboy/TagManager.cs, Tomboy/NoteWindow.cs: Committing inital
      autocomplete support, its slow and needs some major optimization,
      but I'm holding off until the Gtk quarks are fixed. Currently Alt
      inserts the selected element, and ctrl scrolls down.
    
    svn path=/trunk/; revision=1670

 ChangeLog            |    7 ++
 Tomboy/NoteWindow.cs |  267 +++++++++++++++++++++++++++++---------------------
 Tomboy/TagManager.cs |   11 ++-
 3 files changed, 172 insertions(+), 113 deletions(-)

commit 6019f1c6bb0a288dd53c95c999451262c37d14c6
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Dec 11 14:57:42 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1669

 po/ChangeLog |    4 +
 po/sl.po     |  499 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 265 insertions(+), 238 deletions(-)

commit 510473e814a103c12bd78aac47d7b2f6ccfed0e7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Dec 11 13:58:42 2007 +0000

    Removing unused Match class. Patch courtesy of gopi and GHOP.
    
    * Tomboy/RecentChanges.cs: Removing unused Match class.  Patch courtesy
      of gopi and GHOP.
    
    svn path=/trunk/; revision=1668

 ChangeLog               |    5 +++++
 Tomboy/RecentChanges.cs |    8 --------
 2 files changed, 5 insertions(+), 8 deletions(-)

commit f4dd684bcc702ceb48b58eb9ba491f77b444c9fc
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Tue Dec 11 10:02:02 2007 +0000

    Properly hide System and Property tags from the user, this is a somewhat
    
    * Tomboy/TagManager.cs, Tomboy/RecentChanges.cs, Tomboy/Tag.cs,
      Tomboy/NoteWindow.cs: Properly hide System and Property tags from
      the user, this is a somewhat hackish solution and should probably
      just be done with a GtkTreeFilter, but I couldn't get it to work.
    
    svn path=/trunk/; revision=1667

 ChangeLog               |    7 +++++++
 Tomboy/NoteWindow.cs    |    7 ++++++-
 Tomboy/RecentChanges.cs |    6 +++---
 Tomboy/Tag.cs           |    2 +-
 Tomboy/TagManager.cs    |   29 +++++++++++++++++++++++++++--
 5 files changed, 44 insertions(+), 7 deletions(-)

commit 6962d30d39c518aa719a034d84dd3c2e07b91c6d
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun Dec 9 20:54:40 2007 +0000

    Updated French translation. Updated and added figures.
    
    2007-12-09  Claude Paroz  <claude@2xlibre.net>
    
    	* fr/fr.po: Updated French translation.
    	* fr/figures/*.png: Updated and added figures.
    
    svn path=/trunk/; revision=1666

 help/ChangeLog                                     |    5 +
 help/fr/figures/tomboy-preferences-add-ins.png     |  Bin 0 -> 42578 bytes
 help/fr/figures/tomboy-preferences-editing.png     |  Bin 29254 -> 30319 bytes
 help/fr/figures/tomboy-preferences-hotkeys.png     |  Bin 35079 -> 35447 bytes
 help/fr/figures/tomboy-preferences-plugins.png     |  Bin 47584 -> 0 bytes
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 32062 bytes
 help/fr/fr.po                                      |  445 ++++++++++----------
 7 files changed, 238 insertions(+), 212 deletions(-)

commit 537c6f608ff31d56c9bb9318c339fb0b41861799
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Dec 9 20:06:00 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1665

 po/ChangeLog |    4 +
 po/es.po     |  502 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 268 insertions(+), 238 deletions(-)

commit d2a4466cff5fe0df70273fed859f2724f75b7aae
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Sat Dec 8 09:49:00 2007 +0000

    Initial implementation of the new tagging bar, majory buggy and still
    
    * Tomboy.mdp, Tomboy/RecentChanges.cs, Tomboy/Tag.cs,
      Tomboy/NoteWindow.cs, Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs:
      Initial implementation of the new tagging bar, majory buggy and
      still needs a lot of work before it can represent a real solution.
      Does not mask System or Property tags in the search UI yet. I have
      a new widget to add which will overlay our GtkTextView used for the
      tagging box and provide autocompletion for existing tags. This will
      be committed some time tomorrow when I can ensure it builds. The
      code formatting mess ensues, will tidy and remove commened code
      once we have a feature-complete implementation.
    
    svn path=/trunk/; revision=1664

 ChangeLog                                  |   12 +
 Tomboy.mdp                                 |    1 +
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs |    2 +-
 Tomboy/NoteWindow.cs                       |  378 ++++++++++++++++++----------
 Tomboy/RecentChanges.cs                    |   26 ++-
 Tomboy/Tag.cs                              |   32 +++-
 6 files changed, 305 insertions(+), 146 deletions(-)

commit af568c2906082c9689c9d097a2a05123312b1080
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Sat Dec 8 09:11:31 2007 +0000

    Updated Belarusian Latin translation.
    
    svn path=/trunk/; revision=1663

 po/ChangeLog   |    4 +
 po/be@latin.po |  502 ++++++++++++++++++++++++++++++--------------------------
 2 files changed, 271 insertions(+), 235 deletions(-)

commit f059d57768d4ec397e6b35f83ca72fb8f7889a2e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Dec 8 05:11:01 2007 +0000

    Adjust so the TaskTag will compile. Add new attributes so that we store
    
    2007-12-07  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Addins/Tasks/TasksNoteAddin.cs: Adjust so the TaskTag
            * will
              compile.
            * Tomboy/Addins/Tasks/TaskTag.cs: Add new attributes so that we
            * store
              the properties in the note xml.
    
    
    svn path=/trunk/; revision=1662

 ChangeLog                             |    7 ++
 Tomboy/Addins/Tasks/TaskTag.cs        |  130 ++++++++++++++++++++++++++++++---
 Tomboy/Addins/Tasks/TasksNoteAddin.cs |   10 +-
 3 files changed, 130 insertions(+), 17 deletions(-)

commit 251bf1fbfb424bf206b2ede4ac9b05abf2083297
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Dec 8 02:42:21 2007 +0000

    Use generics for the list of notes.
    
    2007-12-07  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/NoteManager.cs: Use generics for the list of notes.
    
    
    svn path=/trunk/; revision=1661

 ChangeLog             |    4 ++++
 Tomboy/NoteManager.cs |   22 ++++++++++------------
 2 files changed, 14 insertions(+), 12 deletions(-)

commit 7ee7cbb2c398cf18c35674735da7f3be973e470f
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Sat Dec 8 02:38:39 2007 +0000

    Re-Enable the basic tagging interface. Should be source-similar with the
    
    * Tomboy.mdp, Tomboy/RecentChanges.cs, Tomboy/NoteWindow.cs: Re-Enable
      the basic tagging interface. Should be source-similar with the new
      formatting.
    
    svn path=/trunk/; revision=1660

 ChangeLog               |    6 +
 Tomboy.mdp              |  392 +++++-----
 Tomboy/NoteWindow.cs    |  540 ++++++------
 Tomboy/RecentChanges.cs | 2243 ++++++++++++++++++++++++-----------------------
 4 files changed, 1597 insertions(+), 1584 deletions(-)

commit caae0d5e282be1fac7fea10aaa3ec084187e79df
Author: John M. Anderson <janderson@src.gnome.org>
Date:   Fri Dec 7 21:06:04 2007 +0000

    Switched all files to using hard tabs instead of spaces
    
    svn path=/trunk/; revision=1656

 ChangeLog                                          |    3 +
 Tomboy/AbstractAddin.cs                            |   46 +-
 Tomboy/ActionManager.cs                            |  316 +-
 Tomboy/AddinManager.cs                             |  996 +++---
 Tomboy/AddinPreferenceFactory.cs                   |   16 +-
 Tomboy/Addins/Backlinks/BacklinkMenuItem.cs        |   90 +-
 Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs      |  228 +-
 Tomboy/Addins/Bugzilla/BugzillaLink.cs             |  118 +-
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs        |  190 +-
 Tomboy/Addins/Bugzilla/BugzillaPreferences.cs      |  652 ++--
 .../Addins/Bugzilla/BugzillaPreferencesFactory.cs  |   14 +-
 Tomboy/Addins/Bugzilla/InsertBugAction.cs          |  154 +-
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs      |  934 +++---
 Tomboy/Addins/ExportToHtml/ExportToHtmlDialog.cs   |  162 +-
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |  360 ++--
 Tomboy/Addins/ExportToHtml/NoteNameResolver.cs     |  102 +-
 .../FileSystemSyncServiceAddin.cs                  |  536 ++--
 Tomboy/Addins/FixedWidth/FixedWidthMenuItem.cs     |   80 +-
 Tomboy/Addins/FixedWidth/FixedWidthNoteAddin.cs    |   48 +-
 Tomboy/Addins/FixedWidth/FixedWidthTag.cs          |   26 +-
 .../GalagoPresence/GalagoPresenceNoteAddin.cs      |  740 +++---
 .../InsertTimestamp/InsertTimestampNoteAddin.cs    |   62 +-
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs         |  258 +-
 .../NoteOfTheDay/NoteOfTheDayApplicationAddin.cs   |   92 +-
 .../Addins/NoteOfTheDay/NoteOfTheDayPreferences.cs |   86 +-
 .../NoteOfTheDay/NoteOfTheDayPreferencesFactory.cs |   14 +-
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs    |   74 +-
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |  390 ++--
 .../StickyNoteImport/StickyNoteImportNoteAddin.cs  |  412 ++--
 Tomboy/Addins/Tasks/CellRendererDate.cs            |  590 ++--
 Tomboy/Addins/Tasks/ComplexMenuItem.cs             |  206 +-
 Tomboy/Addins/Tasks/DateButton.cs                  |  358 +-
 Tomboy/Addins/Tasks/Task.cs                        |  670 ++--
 Tomboy/Addins/Tasks/TaskArchiver.cs                |  462 ++--
 Tomboy/Addins/Tasks/TaskData.cs                    |  208 +-
 Tomboy/Addins/Tasks/TaskListWindow.cs              | 2034 ++++++------
 Tomboy/Addins/Tasks/TaskManager.cs                 |  630 ++--
 Tomboy/Addins/Tasks/TaskOptionsDialog.cs           |  538 ++--
 Tomboy/Addins/Tasks/TaskTag.cs                     |  146 +-
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs       |  886 +++---
 Tomboy/Addins/Tasks/TasksNoteAddin.cs              | 1382 ++++----
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |  500 ++--
 Tomboy/Applet.cs                                   |  442 ++--
 Tomboy/ApplicationAddin.cs                         |   44 +-
 Tomboy/Logger.cs                                   |  286 +-
 Tomboy/Note.cs                                     | 2658 ++++++++--------
 Tomboy/NoteAddin.cs                                |  322 +-
 Tomboy/NoteBuffer.cs                               | 2868 +++++++++---------
 Tomboy/NoteEditor.cs                               |  440 ++--
 Tomboy/NoteManager.cs                              | 1056 +++---
 Tomboy/NoteTag.cs                                  | 1466 +++++-----
 Tomboy/NoteWindow.cs                               | 3394 ++++++++++----------
 Tomboy/Preferences.cs                              |  262 +-
 Tomboy/PreferencesDialog.cs                        | 2408 +++++++-------
 Tomboy/RecentChanges.cs                            | 2122 ++++++------
 Tomboy/RemoteControl.cs                            |  590 ++--
 Tomboy/RemoteControlProxy.cs                       |   44 +-
 Tomboy/Synchronization/FileSystemSyncServer.cs     | 1210 ++++----
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |  678 ++--
 Tomboy/Synchronization/SyncDialog.cs               | 1290 ++++----
 Tomboy/Synchronization/SyncManager.cs              | 1596 +++++-----
 Tomboy/Synchronization/SyncServiceAddin.cs         |  136 +-
 Tomboy/Synchronization/SyncUtils.cs                |  452 ++--
 Tomboy/Synchronization/TomboySyncClient.cs         |  528 ++--
 Tomboy/Tag.cs                                      |  170 +-
 Tomboy/TagButton.cs                                |   98 +-
 Tomboy/TagManager.cs                               |  316 +-
 Tomboy/Tomboy.cs                                   | 1312 ++++----
 Tomboy/Tray.cs                                     | 1240 ++++----
 Tomboy/Trie.cs                                     |  546 ++--
 Tomboy/Undo.cs                                     | 1514 +++++-----
 Tomboy/Utils.cs                                    | 1956 ++++++------
 Tomboy/Watchers.cs                                 | 2242 +++++++-------
 Tomboy/WrapBox.cs                                  |  218 +-
 Tomboy/XKeybinder.cs                               |  546 ++--
 Tomboy/panelapplet/BonoboUIVerb.cs                 |   32 +-
 Tomboy/panelapplet/ChangeBackgroundHandler.cs      |   38 +-
 Tomboy/panelapplet/ChangeSizeHandler.cs            |   18 +-
 .../GnomeSharp.PanelAppletFactoryCallbackNative.cs |   72 +-
 Tomboy/panelapplet/MoveFocusOutOfAppletHandler.cs  |   18 +-
 Tomboy/panelapplet/ObjectManager.cs                |   22 +-
 Tomboy/panelapplet/PanelApplet.cs                  |  908 +++---
 Tomboy/panelapplet/PanelAppletBackgroundType.cs    |   18 +-
 Tomboy/panelapplet/PanelAppletFactory.cs           |   62 +-
 Tomboy/panelapplet/PanelAppletFactoryCallback.cs   |    4 +-
 Tomboy/panelapplet/PanelAppletFlags.cs             |   22 +-
 test/DummyNote.cs                                  |   38 +-
 test/LoggerTest.cs                                 |   98 +-
 test/NoteManagerTest.cs                            |  126 +-
 test/NoteTest.cs                                   |  310 +-
 test/Plugins/ExportToHTMLTest.cs                   |  244 +-
 91 files changed, 26149 insertions(+), 26140 deletions(-)

commit 53303d38fe5f2d48d9b70d21995240115836318e
Author: John M. Anderson <janderson@src.gnome.org>
Date:   Fri Dec 7 17:46:46 2007 +0000

    Unsubscribe event handlers when tasks are unloaded, fixes #484386
    
    * Tomboy/Addins/Tasks/TasksApplicationAddin.cs:
    Unsubscribe event handlers when tasks are unloaded, fixes #484386
    
    svn path=/trunk/; revision=1655

 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit c253e9021189f895bd732fc127363d9a37759e38
Author: John M. Anderson <janderson@src.gnome.org>
Date:   Fri Dec 7 07:20:15 2007 +0000

    Fixed formatting issues caused by r1652
    
    svn path=/trunk/; revision=1654

 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |   98 +++++++++++++-------------
 1 files changed, 49 insertions(+), 49 deletions(-)

commit 4dd6b312e4c944b1ca8cbef6a50e7ea58b10827f
Author: John M. Anderson <janderson@src.gnome.org>
Date:   Fri Dec 7 02:07:54 2007 +0000

    Created an option in preferences to enable/disable auto bulleted lists
    
        *  Tomboy/PreferencesDialog.cs,
           Tomboy/NoteBuffer.cs,
           Tomboy/Preferences.cs,
           data/tomboy.schemas.in:
           Created an option in preferences to enable/disable auto bulleted lists
    
    svn path=/trunk/; revision=1653

 ChangeLog                   |    7 +++++++
 Tomboy/NoteBuffer.cs        |   13 +++++++++++--
 Tomboy/Preferences.cs       |    4 ++++
 Tomboy/PreferencesDialog.cs |   11 +++++++++--
 data/tomboy.schemas.in      |   14 ++++++++++++++
 5 files changed, 45 insertions(+), 4 deletions(-)

commit a4496d012ec1d32fb541f964969a132adf9637f9
Author: John M. Anderson <janderson@src.gnome.org>
Date:   Thu Dec 6 21:12:28 2007 +0000

    Repaired the C# files to have a consistent whitespace. We are no using 8 spaces instead of tabs
    
    svn path=/trunk/; revision=1652

 ChangeLog                                          |   93 +
 Tomboy/AbstractAddin.cs                            |   44 +-
 Tomboy/ActionManager.cs                            |  336 +-
 Tomboy/AddinManager.cs                             |  992 +++---
 Tomboy/AddinPreferenceFactory.cs                   |   16 +-
 Tomboy/Addins/Backlinks/BacklinkMenuItem.cs        |   96 +-
 Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs      |  228 +-
 Tomboy/Addins/Bugzilla/BugzillaLink.cs             |   68 +-
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs        |  164 +-
 Tomboy/Addins/Bugzilla/BugzillaPreferences.cs      |  658 ++--
 .../Addins/Bugzilla/BugzillaPreferencesFactory.cs  |   14 +-
 Tomboy/Addins/Bugzilla/InsertBugAction.cs          |  154 +-
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs      |  932 +++---
 Tomboy/Addins/ExportToHtml/ExportToHtmlDialog.cs   |  158 +-
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |  360 +-
 Tomboy/Addins/ExportToHtml/NoteNameResolver.cs     |  102 +-
 .../FileSystemSyncServiceAddin.cs                  |  532 ++--
 Tomboy/Addins/FixedWidth/FixedWidthMenuItem.cs     |   84 +-
 Tomboy/Addins/FixedWidth/FixedWidthNoteAddin.cs    |   48 +-
 Tomboy/Addins/FixedWidth/FixedWidthTag.cs          |   28 +-
 .../GalagoPresence/GalagoPresenceNoteAddin.cs      |  740 +++---
 .../InsertTimestamp/InsertTimestampNoteAddin.cs    |   62 +-
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs         |  258 +-
 .../NoteOfTheDay/NoteOfTheDayApplicationAddin.cs   |  104 +-
 .../Addins/NoteOfTheDay/NoteOfTheDayPreferences.cs |   92 +-
 .../NoteOfTheDay/NoteOfTheDayPreferencesFactory.cs |   14 +-
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs    |   74 +-
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |  388 ++--
 .../StickyNoteImport/StickyNoteImportNoteAddin.cs  |  412 ++--
 Tomboy/Addins/Tasks/CellRendererDate.cs            |  594 ++--
 Tomboy/Addins/Tasks/ComplexMenuItem.cs             |  224 +-
 Tomboy/Addins/Tasks/DateButton.cs                  |  380 ++--
 Tomboy/Addins/Tasks/Task.cs                        |  645 ++--
 Tomboy/Addins/Tasks/TaskArchiver.cs                |  462 ++--
 Tomboy/Addins/Tasks/TaskData.cs                    |  184 +-
 Tomboy/Addins/Tasks/TaskListWindow.cs              | 2193 ++++++------
 Tomboy/Addins/Tasks/TaskManager.cs                 |  644 ++--
 Tomboy/Addins/Tasks/TaskOptionsDialog.cs           |  604 ++--
 Tomboy/Addins/Tasks/TaskTag.cs                     |  160 +-
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs       |  870 +++---
 Tomboy/Addins/Tasks/TasksNoteAddin.cs              | 1429 ++++----
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |  498 ++--
 Tomboy/Applet.cs                                   |  444 ++--
 Tomboy/ApplicationAddin.cs                         |   48 +-
 Tomboy/Logger.cs                                   |  278 +-
 Tomboy/Note.cs                                     | 2574 ++++++++-------
 Tomboy/NoteAddin.cs                                |  314 +-
 Tomboy/NoteBuffer.cs                               | 2832 ++++++++--------
 Tomboy/NoteEditor.cs                               |  440 ++--
 Tomboy/NoteManager.cs                              | 1042 +++---
 Tomboy/NoteTag.cs                                  | 1438 ++++----
 Tomboy/NoteWindow.cs                               | 3472 ++++++++++----------
 Tomboy/Preferences.cs                              |  280 +-
 Tomboy/PreferencesDialog.cs                        | 2474 +++++++-------
 Tomboy/RecentChanges.cs                            | 2250 +++++++-------
 Tomboy/RemoteControl.cs                            |  590 ++--
 Tomboy/RemoteControlProxy.cs                       |   58 +-
 Tomboy/Synchronization/FileSystemSyncServer.cs     | 1210 ++++----
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |  675 ++--
 Tomboy/Synchronization/SyncDialog.cs               | 1286 ++++----
 Tomboy/Synchronization/SyncManager.cs              | 1604 +++++-----
 Tomboy/Synchronization/SyncServiceAddin.cs         |  152 +-
 Tomboy/Synchronization/SyncUtils.cs                |  408 ++--
 Tomboy/Synchronization/TomboySyncClient.cs         |  522 ++--
 Tomboy/Tag.cs                                      |  180 +-
 Tomboy/TagButton.cs                                |   96 +-
 Tomboy/TagManager.cs                               |  314 +-
 Tomboy/Tomboy.cs                                   | 1342 ++++----
 Tomboy/Tray.cs                                     | 1242 ++++----
 Tomboy/Trie.cs                                     |  546 ++--
 Tomboy/Undo.cs                                     | 1510 +++++-----
 Tomboy/Utils.cs                                    | 1946 ++++++------
 Tomboy/Watchers.cs                                 | 2240 +++++++-------
 Tomboy/WrapBox.cs                                  |  230 +-
 Tomboy/XKeybinder.cs                               |  562 ++--
 Tomboy/panelapplet/BonoboUIVerb.cs                 |   32 +-
 Tomboy/panelapplet/ChangeBackgroundHandler.cs      |   38 +-
 Tomboy/panelapplet/ChangeSizeHandler.cs            |   18 +-
 .../GnomeSharp.PanelAppletFactoryCallbackNative.cs |   72 +-
 Tomboy/panelapplet/MoveFocusOutOfAppletHandler.cs  |   18 +-
 Tomboy/panelapplet/ObjectManager.cs                |   22 +-
 Tomboy/panelapplet/PanelApplet.cs                  |  912 +++---
 Tomboy/panelapplet/PanelAppletBackgroundType.cs    |   18 +-
 Tomboy/panelapplet/PanelAppletFactory.cs           |   64 +-
 Tomboy/panelapplet/PanelAppletFactoryCallback.cs   |    4 +-
 Tomboy/panelapplet/PanelAppletFlags.cs             |   22 +-
 test/DummyNote.cs                                  |   38 +-
 test/LoggerTest.cs                                 |   98 +-
 test/NoteManagerTest.cs                            |  128 +-
 test/NoteTest.cs                                   |  310 +-
 test/Plugins/ExportToHTMLTest.cs                   |  240 +-
 91 files changed, 26633 insertions(+), 26138 deletions(-)

commit cb68faa52015acade20a3eea8b7d4c83d90ab4b3
Author: Dave Foster <dfoster@src.gnome.org>
Date:   Wed Dec 5 20:00:46 2007 +0000

    Added manual call to QueueSave after task creation. Removed unneeded
    
    * Tomboy/Addins/Tasks/TasksNoteAddin.cs: Added manual call to
      QueueSave after task creation.
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Removed unneeded function and
      variable which was invalidated with my last commit.
    * Tomboy/Addins/Tasks/TaskManager.cs: Removed automatic call to
      QueueSave when a task is created.
    
    svn path=/trunk/; revision=1651

 ChangeLog                             |    8 ++++++++
 Tomboy/Addins/Tasks/TaskListWindow.cs |   31 -------------------------------
 Tomboy/Addins/Tasks/TaskManager.cs    |    2 --
 Tomboy/Addins/Tasks/TasksNoteAddin.cs |    1 +
 4 files changed, 9 insertions(+), 33 deletions(-)

commit 241e042356c324919b37e2a55a20b9d93f0ee652
Author: Dave Foster <dfoster@src.gnome.org>
Date:   Tue Dec 4 19:38:42 2007 +0000

    Edit new task directly after a new task is added. Support function to get
    
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Edit new task directly after a
      new task is added.
    * Tomboy/Addins/Tasks/TaskManager.cs: Support function to get TreePath
      from a task.
    
    
    
    
    svn path=/trunk/; revision=1650

 ChangeLog                             |    6 ++++++
 Tomboy/Addins/Tasks/TaskListWindow.cs |    3 ++-
 Tomboy/Addins/Tasks/TaskManager.cs    |   12 ++++++++++++
 3 files changed, 20 insertions(+), 1 deletions(-)

commit a765e1dab73f5f74a3581ee8e40af636046853bb
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Dec 2 23:29:22 2007 +0000

    Enable more flexible bugzilla URLs, where "id=" can come after the initial
    
    * Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs: Enable more flexible
      bugzilla URLs, where "id=" can come after the initial "?" or after
      an "&".  Fixes bug #500926.
    
    svn path=/trunk/; revision=1649

 ChangeLog                                   |    6 ++++
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs |   41 +++++++++++++++-----------
 2 files changed, 30 insertions(+), 17 deletions(-)

commit dbf1111942e416985773120e36b99b86709db77d
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Sun Dec 2 16:43:34 2007 +0000

    Updated Korean translation.
    
    svn path=/trunk/; revision=1648

 po/ChangeLog |    4 +
 po/ko.po     |  307 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 158 insertions(+), 153 deletions(-)

commit 268885224cee1a28a2bd69a75c2a4ca1b32ab06e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Dec 1 20:54:15 2007 +0000

    Made a note to get the BugzillaIcons directory in a more safe manner in
    
    * Tomboy/Addins/Bugzilla/BugzillaPreferences.cs: Made a note to get the
      BugzillaIcons directory in a more safe manner in the future.
    * Tomboy/Addins/Bugzilla/BugzillaLink.cs: Set bugzilla icon whenever
      the "uri" attribute is set or initially read in.  This should fix
      bug #429413.
    * Tomboy/NoteTag.cs: Added OnAttributeRead method to DynamicNoteTag,
      which derived classes shoudl override if they need to take action
      as soon as a particular attribute is read in.
    
    svn path=/trunk/; revision=1647

 ChangeLog                                     |   11 +++++
 Tomboy/Addins/Bugzilla/BugzillaLink.cs        |   50 ++++++++++++++++++++-----
 Tomboy/Addins/Bugzilla/BugzillaPreferences.cs |    1 +
 Tomboy/NoteTag.cs                             |   11 +++++
 4 files changed, 63 insertions(+), 10 deletions(-)

commit 8135f6ecb63615a66b27ace4bb87a5151ba11031
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Dec 1 19:27:34 2007 +0000

    Only require lsmod for IsFuseEnabled, and gksu/etc and modprobe for
    
    * Tomboy/Synchronization/SyncUtils.cs: Only require lsmod for
      IsFuseEnabled, and gksu/etc and modprobe for EnableFuse.  Provide
      appropriate user feedback when these tools are not available when
      needed.  Note that on Fedora and other distros that don't ship a
      GUI 'su' tool by default, the user will always receive a "Could not
      enable FUSE" error dialog until they set the FUSE module up
      manually.
    
    svn path=/trunk/; revision=1646

 ChangeLog                           |    9 +++++++
 Tomboy/Synchronization/SyncUtils.cs |   44 +++++++++++++++++++++++-----------
 2 files changed, 39 insertions(+), 14 deletions(-)

commit 224389f5755802581010de5778b57f56c4487a41
Author: Sunil Mohan Adapa <sunil@atc.tcs.com>
Date:   Mon Nov 26 11:54:41 2007 +0000

    Added Telugu translation done by Matapathi Pramod <pramod@swecha.net>.
    
    2007-11-26  Sunil Mohan Adapa  <sunil@atc.tcs.com>
    
            * LINGUAS, te.po: Added Telugu translation done by
            Matapathi Pramod <pramod@swecha.net>.
    
    
    svn path=/trunk/; revision=1641

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/te.po     | 1688 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1694 insertions(+), 0 deletions(-)

commit 9fc781c758d72057b2582a86518444541c39d3de
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Nov 20 19:52:30 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1639

 help/oc/oc.po |   40 +++---
 po/oc.po      |  395 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 270 insertions(+), 165 deletions(-)

commit 6d30c1be2b6f9d95ecb2b9cddf8e0207e1a27220
Author: Marcel Telka <marcel@telka.sk>
Date:   Mon Nov 19 06:28:31 2007 +0000

    Added Slovak translation by Pavol Klačanský. Added sk.
    
    2007-11-19  Marcel Telka  <marcel@telka.sk>
    
    	* sk.po: Added Slovak translation by Pavol Klačanský.
    	* LINGUAS: Added sk.
    
    svn path=/trunk/; revision=1637

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/sk.po     | 1718 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1724 insertions(+), 0 deletions(-)

commit d1c8841f9814662b8d80691db0dc2f8419499007
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Nov 13 13:47:34 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1636

 po/ChangeLog |    4 ++++
 po/sl.po     |   17 ++++++++---------
 2 files changed, 12 insertions(+), 9 deletions(-)

commit d1f19e018942c9d1aa3e00658ec80d06cc979243
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 12 17:08:38 2007 +0000

    Bump version to 0.9.2.
    
    2007-11-12  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.9.2.
    
    
    svn path=/trunk/; revision=1635

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit a93c6f71e6048caf4b4f787d2ab8e7ddf435e03e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 12 17:07:13 2007 +0000

    Updated for 0.9.1 release.
    
    2007-11-12  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.9.1 release.
    
    
    svn path=/trunk/; revision=1633

 ChangeLog |    4 ++++
 NEWS      |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit b0e8e12f27b2b3b662e46f462a761efd86ad494d
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Nov 9 17:05:44 2007 +0000

    Applied patch from Robert Buchholz to fix a security vulnerability in the
    
    2007-11-09  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/tomboy-panel.in, Tomboy/tomboy.in: Applied
              patch from Robert Buchholz to fix a security
              vulnerability in the startup scripts and LD_LIBRARY_PATH.
              Fixes #485224.
    
    
    svn path=/trunk/; revision=1629

 ChangeLog              |    7 +++++++
 Tomboy/tomboy-panel.in |    4 ++--
 Tomboy/tomboy.in       |    6 +++---
 3 files changed, 12 insertions(+), 5 deletions(-)

commit e2874045332236dc538427ca3197618a10486c42
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Nov 6 21:38:26 2007 +0000

    Patch from Gabriel de Perthuis to allow note text colors to be readable
    
    2007-11-06  Boyd Timothy <btimothy@gmail.com>
    
            * libtomboy/contrast.h, libtomboy/contrast.c,
              libtomboy/Makefile.am, Tomboy/NoteTag.cs: Patch from
              Gabriel de Perthuis to allow note text colors to
              be readable with different contrast themes.  His patch
              includes code from David Trowbridge's libcontrast.
              Fixes #489559.
    
    
    svn path=/trunk/; revision=1628

 ChangeLog             |    9 ++
 Tomboy/NoteTag.cs     |   80 ++++++++++++++-
 libtomboy/Makefile.am |    2 +
 libtomboy/contrast.c  |  256 +++++++++++++++++++++++++++++++++++++++++++++++++
 libtomboy/contrast.h  |   62 ++++++++++++
 5 files changed, 403 insertions(+), 6 deletions(-)

commit 8752ddac9b2a42482cd11dcf84d8a0c39351f474
Author: Stefan Schweizer <sschweiz@src.gnome.org>
Date:   Fri Nov 2 17:59:02 2007 +0000

    Set svn:ignore property.
    
    * Tomboy/Addins/InsertTimestamp: Set svn:ignore property.
    
    svn path=/trunk/; revision=1627

 ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 3359fbc20c12e8f21cfc2355a6b318ce34926028
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Nov 1 12:40:10 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1626

 po/ChangeLog |    4 ++
 po/es.po     |  170 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 91 insertions(+), 83 deletions(-)

commit f6f5e6eedd0041855f1aebae9b83f490e5ea99ef
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Oct 30 16:02:47 2007 +0000

    Prevent multiple "note title taken" dialogs from appearing. Fixes
    
    2007-10-30  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Watchers.cs: Prevent multiple "note title taken"
              dialogs from appearing.  Fixes bugzilla.novell.com
              #177857.
    
    
    svn path=/trunk/; revision=1625

 ChangeLog          |    6 ++++++
 Tomboy/Watchers.cs |   22 ++++++++++++++++------
 2 files changed, 22 insertions(+), 6 deletions(-)

commit 2de0c258cc86229b79a217f22d36b3003a0f48ac
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Oct 30 15:13:17 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1624

 po/sl.po |   27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 deletions(-)

commit 4c4a748181c460b1a3fd00f39c264e77199be2ad
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Mon Oct 29 17:08:14 2007 +0000

    Translation updated by Priit Laes.
    
    2007-10-29  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Translation updated by Priit Laes.
    
    svn path=/trunk/; revision=1623

 po/ChangeLog |    4 +
 po/et.po     |  181 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 99 insertions(+), 86 deletions(-)

commit cec82cb0eac9a2b8601ad903d32963e1bd8e68f9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Oct 29 16:07:33 2007 +0000

    Bump version to 0.9.1.
    
    2007-10-29  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.9.1.
    
    
    svn path=/trunk/; revision=1622

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 915a312d10665b7862b944c8e6b0c50521d94763
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Oct 29 16:04:42 2007 +0000

    Updated for 0.9.0 release. Bump the base version of the root addin
    
    2007-10-29  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.9.0 release.
            * Tomboy/Tomboy.addin.xml: Bump the base version of the root
              addin (tomboy) to 0.9.
    
    
    svn path=/trunk/; revision=1620

 ChangeLog               |   21 +++++++--------------
 NEWS                    |   11 +++++++++++
 Tomboy/Tomboy.addin.xml |    2 +-
 3 files changed, 19 insertions(+), 15 deletions(-)

commit 6120091f4ab415d50a8c6b3af51e08a31d24e502
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Oct 29 15:18:35 2007 +0000

    Add missing file. Updated Norwegian bokmål translation.
    
    2007-10-29  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* POTFILES.in: Add missing file.
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1619

 po/ChangeLog   |    5 ++
 po/POTFILES.in |    1 +
 po/nb.po       |  215 ++++++++++++++++++++++++++++++-------------------------
 3 files changed, 123 insertions(+), 98 deletions(-)

commit 4a1175b9ce90c57f595f383501b3a5aab2bda2c3
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Oct 29 14:58:16 2007 +0000

    Removed duplicate entry.
    
    2007-10-29  Boyd Timothy <btimothy@gmail.com>
    
            * ChangeLog: Removed duplicate entry.
    
    
    svn path=/trunk/; revision=1618

 ChangeLog |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit 5ff49c510e69ec689700912d9b37f865fe9c4207
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Oct 23 20:56:47 2007 +0000

    Updated Arabic Translation by Anas Husseini.
    
    svn path=/trunk/; revision=1617

 po/ChangeLog |    4 ++
 po/ar.po     |  103 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 54 insertions(+), 53 deletions(-)

commit 4b4b20883fc24314cb753799e3dcbffefd28524d
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Mon Oct 22 14:11:50 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1616

 po/ChangeLog |    4 ++
 po/sl.po     |  161 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 82 insertions(+), 83 deletions(-)

commit 7e88db2dc08da7e42bc016003cd2b471c08b06a7
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Oct 21 16:51:28 2007 +0000

    Updated Arabic Translation by Anas Husseini.
    
    svn path=/trunk/; revision=1614

 po/ChangeLog |    4 +
 po/ar.po     |  763 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 465 insertions(+), 302 deletions(-)

commit 7223b4716e7d1edc0c29794b64790684559ff7e7
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Fri Oct 19 10:22:14 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1613

 po/ChangeLog |    3 +
 po/sl.po     | 1595 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 1194 insertions(+), 404 deletions(-)

commit a4d1628eea29cc641f747e020d7d80efdfc15d4e
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Oct 17 22:40:15 2007 +0000

    Fix from John Carr to prevent crashing when curly braces ('{' or '}) are
    
    * Tomboy/Watchers.cs: Fix from John Carr to prevent crashing when curly
      braces ('{' or '}) are used in the title of a note.
    
    svn path=/trunk/; revision=1612

 ChangeLog          |   10 ++++++++++
 Tomboy/Watchers.cs |    3 +--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 7d493f052bea39ac37b337eac703dcdf8a8ceff1
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Oct 15 17:25:09 2007 +0000

    Bumped the version of Tomboy required to 0.9 because of the new/changed
    
    * Tomboy/Addins/Bugzilla/Bugzilla.addin.xml: Bumped the version of
      Tomboy required to 0.9 because of the new/changed Gdk.Pixbuf ->
      Gtk.Widget support.  This will prevent newer versions of the
      bugzilla.dll just puking out on older Tomboy versions.  I guess
      instead, it'll just not load on an older version of Tomboy.
    
    svn path=/trunk/; revision=1611

 ChangeLog                                 |   16 ++++++++++++++++
 Tomboy/Addins/Bugzilla/Bugzilla.addin.xml |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)

commit 0d4e8e8f795249805d4adcfcb48aadd2434e4b94
Author: Yang Zhang <zyang@src.gnome.org>
Date:   Mon Oct 15 06:33:51 2007 +0000

    Updated zh_CN translation from manphiz
    
    svn path=/trunk/; revision=1608

 po/zh_CN.po | 1619 +++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 1074 insertions(+), 545 deletions(-)

commit 5ba9538cdab959cc7af82dcd5c7b7a1acfdea102
Author: Stefan Schweizer <steve.schweizer@gmail.com>
Date:   Sun Oct 14 19:08:51 2007 +0000

    This addin adds an item to the tools menu that inserts a timestamp at the
    
    2007-10-14  Stefan Schweizer <steve.schweizer@gmail.com>
    
    	* Tomboy/Addins/InsertTimestamp/InsertTimestampNoteAddin.cs,
    	  Tomboy/Addins/InsertTimestamp/InsertTimestamp.addin.xml,
    	  Tomboy/Addins/InsertTimestamp/Makefile.am,
    	  Tomboy/Addins/Makefile.am, configure.in:
    	  This addin adds an item to the tools menu that inserts a timestamp at
    	  the cursor position. Fixes bug #359168.
    
    svn path=/trunk/; revision=1602

 ChangeLog                                          |    9 ++++
 .../InsertTimestamp/InsertTimestamp.addin.xml      |   21 ++++++++++
 .../InsertTimestamp/InsertTimestampNoteAddin.cs    |   41 ++++++++++++++++++++
 Tomboy/Addins/InsertTimestamp/Makefile.am          |   36 +++++++++++++++++
 Tomboy/Addins/Makefile.am                          |    1 +
 configure.in                                       |    1 +
 6 files changed, 109 insertions(+), 0 deletions(-)

commit 83289376147495337bea473a7248b5cba037428e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Oct 14 18:16:51 2007 +0000

    Stop looking for bootLocalFile and echoTool; we do not use them
    
    * Tomboy/Synchronization/SyncUtils.cs: Stop looking for bootLocalFile
      and echoTool; we do not use them (previously used to try to set
      FUSE to always load).  FindFirstExecutableInPath now searches a few
      common paths in addition to those found in a user's $PATH.  For now
      those common paths are /sbin, /bin, and /usr/bin.  This is the
      first step in fixing bug #484644 and bug #479748.  More work still
      needs to be done.  For example, if FUSE is enabled it doesn't
      matter if we can find modprobe or a GUI sudo tool.  Also, the
      behavior when a GUI sudo tool is not found needs to be
      tweaked/tested.
    
    svn path=/trunk/; revision=1601

 ChangeLog                           |   12 ++++++++
 Tomboy/Synchronization/SyncUtils.cs |   51 +++++++++++++---------------------
 2 files changed, 32 insertions(+), 31 deletions(-)

commit 95030d4b7ef4b3110a8abfd78b44edccd3b01f48
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 13 20:22:22 2007 +0000

    Added internal dbus-sharp files to MD solution, mostly just for
    
    * Tomboy.mdp: Added internal dbus-sharp files to MD solution, mostly
      just for autocomplete convenience.
    
    svn path=/trunk/; revision=1599

 ChangeLog  |    5 +++++
 Tomboy.mdp |   27 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

commit 578a8bf058b21d2028b78650eda0189e4b43ff84
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 13 18:09:22 2007 +0000

    Removing extraneous debug statements.
    
    * Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs: Removing extraneous
      debug statements.
    
    svn path=/trunk/; revision=1596

 ChangeLog                                   |    5 +++++
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs |    7 -------
 2 files changed, 5 insertions(+), 7 deletions(-)

commit 2800eea2ac028731014e2ae15088c2ce2294474a
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sat Oct 13 17:59:05 2007 +0000

    Patch from bugreports@nn7.de to fix bulleted list spacing to not be so
    
    * Tomboy/NoteTag.cs: Patch from bugreports@nn7.de to fix bulleted list
      spacing to not be so huge.  Fixes bug #415606.
    
    svn path=/trunk/; revision=1594

 ChangeLog         |   10 ++++++++++
 Tomboy/NoteTag.cs |    1 -
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 6015213e94c192a5d9711055a69cea72503346fc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Oct 13 15:23:58 2007 +0000

    Backing out fix for bug #449478. Now the body of the note content is
    
    * Tomboy/NoteManager.cs: Backing out fix for bug #449478.  Now the body
      of the note content is always selected when creating a new note
      (title is never automatically selected).  This restores the
      original behavior that people seem to prefer.
    
    svn path=/trunk/; revision=1593

 ChangeLog             |    7 +++++++
 Tomboy/NoteManager.cs |   22 +++++-----------------
 2 files changed, 12 insertions(+), 17 deletions(-)

commit 6f3441c3f9db9ea2da4cbb1c948cc2f47a15c82a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Oct 8 15:55:45 2007 +0000

    Move the null checking from Image property into the Widget property. Also
    
    2007-10-08  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/NoteTag.cs: Move the null checking from Image
              property into the Widget property.  Also create a new
              object [] for TagChangedArgs to prevent a null exception.
              And finally, wrap the Changed handler in a try/catch just
              in case a handler pukes.  This will prevent a crash.
    
    
    svn path=/trunk/; revision=1590

 ChangeLog         |    8 ++++++++
 Tomboy/NoteTag.cs |   17 ++++++++++++-----
 2 files changed, 20 insertions(+), 5 deletions(-)

commit 3f2167a52957f31c9b490a336d9aa4410bff754b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Oct 8 13:43:08 2007 +0000

    Patch from Jeff Tickle to allow TextTags in Tomboy to insert widgets
    
    2007-10-08  Boyd Timothy <btimothy@gmail.com>
    
            Patch from Jeff Tickle to allow TextTags in Tomboy to insert
            widgets instead of just Gdk.Pixbufs (from bug #484537).
    
            * Tomboy/Addins/Bugzilla/InsertBugAction.cs: Set WidgetLocation
              to null.
            * Tomboy/Addins/Bugzilla/BugzillaLink.cs: Remove override for
              TextTag Image property since it's now handled in the super
              class and wraps the Gdk.Pixbuf in a Gtk.Image.
            * Tomboy/NoteBuffer.cs: Replace the image queue with stuff
              to deal with widget queue.
            * Tomboy/NoteTag.cs: Add a Widget property and convert the
              Image property to use a Gtk.Image.
            * Tomboy/Note.cs: Handle the work of processing NoteTag
              widgets.  There's now an AddChildWidget () call that can
              be called during TextInsert events.  If a note has never
              been displayed, the widget is added to the queue or
              otherwise added immediately.  As soon as the note window
              is instantiated, all widgets that have not been processed
              are then inserted.
    
    
    svn path=/trunk/; revision=1589

 ChangeLog                                 |   22 ++++++++
 Tomboy/Addins/Bugzilla/BugzillaLink.cs    |   26 +---------
 Tomboy/Addins/Bugzilla/InsertBugAction.cs |    2 +-
 Tomboy/Note.cs                            |   43 +++++++++++++++-
 Tomboy/NoteBuffer.cs                      |   80 +++++++++++++++--------------
 Tomboy/NoteTag.cs                         |   36 ++++++++++---
 6 files changed, 136 insertions(+), 73 deletions(-)

commit 09e362d5f35ebcbecda3777a30aee3ac47203427
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Oct 8 13:13:36 2007 +0000

    Patch from Jeff Tickle to fix the highlighting problems. Fixes bug
    
    2007-10-08  Boyd Timothy <btimothy@gmail.com>
    
            Patch from Jeff Tickle to fix the highlighting problems.
            Fixes bug #392907.
    
            * Tomboy/Watchers.cs, Tomboy/NoteWindow.cs: Use
              Buffer.GetSlice () instead of Buffer.GetText () because the
              GetSlice call accounts for non-character items in the buffer
              such as pixbufs and widgets.
    
    
    svn path=/trunk/; revision=1588

 ChangeLog            |   10 ++++++++++
 Tomboy/NoteWindow.cs |    2 +-
 Tomboy/Watchers.cs   |    8 ++++----
 3 files changed, 15 insertions(+), 5 deletions(-)

commit 38caa5ae92ebc4f34b2fe5500191ce45b5d7a08f
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Thu Oct 4 09:57:07 2007 +0000

    updated ChangeLong
    
    svn path=/trunk/; revision=1587

 po/ChangeLog |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 0c390d6bb3f7d8c242675bcbc8de52e22201ab1c
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Thu Oct 4 09:54:30 2007 +0000

    updated si.po
    
    svn path=/trunk/; revision=1585

 po/si.po |  360 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 158 insertions(+), 202 deletions(-)

commit ccf2c124f7915c637a130e972a068eae1f1dd930
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed Oct 3 16:21:55 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1582

 help/oc/oc.po |    2 +-
 po/oc.po      |    4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

commit 9b02bfe3b12a8a72a8e2834c9431aaf84cd9a7e1
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Tue Oct 2 20:01:47 2007 +0000

    Updated Belarusian Latin translation
    
    svn path=/trunk/; revision=1581

 po/ChangeLog   |    4 +
 po/be@latin.po |  278 ++++++++++++++++++++++++++++++++------------------------
 2 files changed, 164 insertions(+), 118 deletions(-)

commit a9318d78d1b0ab73b9896dc9faf9ed3eb35a354f
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Mon Oct 1 23:46:11 2007 +0000

    Added Belarusian Latin translation
    
    svn path=/trunk/; revision=1579

 po/ChangeLog   |    5 +
 po/LINGUAS     |    1 +
 po/be@latin.po | 1811 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1817 insertions(+), 0 deletions(-)

commit fa99edaf99953584804aca4363a83206e56eacc9
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Sat Sep 22 15:30:22 2007 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=1574

 po/ChangeLog |    4 ++++
 po/ca.po     |   13 ++++++++++---
 2 files changed, 14 insertions(+), 3 deletions(-)

commit 408ab2427d37770f768b88d50899eace92c27b9d
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:   Fri Sep 21 16:01:54 2007 +0000

    Allow compiling and linking against an external Mono.Addins version that
    
    * Makefile.include:
    * Mono.Addins/Mono.Addins.Gui/Makefile.am:
    * Mono.Addins/Mono.Addins.Setup/Makefile.am:
    * Mono.Addins/Mono.Addins/Makefile.am:
    * configure.in: Allow compiling and linking against an external
    Mono.Addins version that is newer than 0.2. This has to be explicitely
    enforced with --with-mono-addins=system. Fixes bug #478887.
    
    svn path=/trunk/; revision=1572

 ChangeLog                                 |   10 ++++++++++
 Makefile.include                          |    5 +++++
 Mono.Addins/Mono.Addins.Gui/Makefile.am   |    3 +++
 Mono.Addins/Mono.Addins.Setup/Makefile.am |    2 ++
 Mono.Addins/Mono.Addins/Makefile.am       |    2 ++
 configure.in                              |   16 ++++++++++++++++
 6 files changed, 38 insertions(+), 0 deletions(-)

commit f45ff907531c159ca30de120252036930f3ae19c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Sep 20 13:35:28 2007 +0000

    Correct check for ShiftMask when Delete key is pressed. Fixes bug #437684
    
    * Tomboy/NoteEditor.cs: Correct check for ShiftMask when Delete key is
      pressed.  Fixes bug #437684 (patch courtesy of Laurent Bedubourg).
      Perhaps we should use the same technique for our Ctrl+Enter
      shortcut?
    
    svn path=/trunk/; revision=1570

 ChangeLog            |    7 +++++++
 Tomboy/NoteEditor.cs |    3 ++-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit 6d0018760e9f5b8b474d19dd0163984d282174a7
Author: Espen Stefansen <espens@svn.gnome.org>
Date:   Mon Sep 17 18:50:22 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-09-17  Espen Stefansen  <espens@svn.gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
    
    
    svn path=/trunk/; revision=1567

 po/ChangeLog |    4 ++++
 po/nb.po     |   20 +++++++++++++-------
 2 files changed, 17 insertions(+), 7 deletions(-)

commit 11f9258d907bdb54e593e445b5fedd88a097c83f
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Sep 17 16:25:34 2007 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1565

 po/ChangeLog |    4 +
 po/ar.po     | 1037 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 537 insertions(+), 504 deletions(-)

commit ffeaa05be13410c8281173c7595be3893c1a5b62
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Mon Sep 17 14:42:11 2007 +0000

    Update Ukrainian translation.
    
    2007-09-17 Maxim Dziumanenko <dziumanenko@gmail.com>
    
    	* Update Ukrainian translation.
    
    svn path=/trunk/; revision=1563

 po/ChangeLog |    5 +
 po/ru.po     |    4 +-
 po/uk.po     | 1429 +++++++++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 1062 insertions(+), 376 deletions(-)

commit 636cf19d8edfa39e64b0d5e9292aadc6d9c3dca4
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 17 14:39:06 2007 +0000

    These changes come from the Tasks Addin fixups patch from bug #462626:
    
    2007-09-17  Boyd Timothy <btimothy@gmail.com>
    
            These changes come from the Tasks Addin fixups patch from
            bug #462626:
    
            * configure.in: Re-enabled Tomboy/Addins/Tasks/Makefile.
            * Tomboy/Addins/Tasks/ComplexMenuItem.cs: New file that allows
              proper checkbuttons to appear in Tomboy's main tray icon menu.
            * Tomboy/Addins/Tasks/TasksNoteAddin.cs: Changed the code to
              attempt to not modify the buffer mid-stream during events so
              it wouldn't corrupt the TextIter.  Added code to handle
              deleting tasks when the user highlights a range of text that
              incapsulates multiple tasks.
            * Tomboy/Addins/Tasks/TaskListWindow.cs: Allow the due date and
              priority columns in the Todo list window to be turned off
              (they are off by default).  Also have an option to show
              completed tasks.  Completed tasks are not shown by default.
            * Tomboy/Addins/Tasks/TaskManager.cs: Added GetTasksForNote
              (Note note) for easy task lookup by note.
            * Tomboy/Addins/Tasks/Tasks.addin.xml: Change the addin category
              to 'Tools' and enable by default.
            * Tomboy/Addins/Tasks/Makefile.am: Add ComplexMenuItem.cs.
            * Tomboy/Addins/Tasks/TasksUIManagerLayout.xml: Added menu items
              for showing completed tasks, showing the due date and showing
              the priority in the todo list window.
            * Tomboy/Addins/Tasks/TasksApplicationAddin.cs: Add the top five
              open tasks to Tomboy's tray icon menu.
            * Tomboy/Addins/Makefile.am: Build the Tasks addin.
            * data/UIManagerLayout.xml: Add placeholder items into tomboy's
              main trayicon menu so that addins can easily add extra items.
    
    
    svn path=/trunk/; revision=1562

 ChangeLog                                    |   31 ++
 Tomboy/Addins/Makefile.am                    |    7 +-
 Tomboy/Addins/Tasks/ComplexMenuItem.cs       |  138 +++++++
 Tomboy/Addins/Tasks/Makefile.am              |    1 +
 Tomboy/Addins/Tasks/TaskListWindow.cs        |  507 ++++++++++++++++----------
 Tomboy/Addins/Tasks/TaskManager.cs           |   20 +
 Tomboy/Addins/Tasks/Tasks.addin.xml          |    4 +-
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |  345 +++++++++++++++++-
 Tomboy/Addins/Tasks/TasksNoteAddin.cs        |  226 ++++++++++--
 Tomboy/Addins/Tasks/TasksUIManagerLayout.xml |    5 +
 configure.in                                 |    4 +-
 data/UIManagerLayout.xml                     |    2 +
 12 files changed, 1048 insertions(+), 242 deletions(-)

commit 78c61b9011487af4342fe735b587f694e3012e2f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 17 13:22:24 2007 +0000

    Bumping trunk version to 0.9.0. Start your engines!
    
    * configure.in: Bumping trunk version to 0.9.0.  Start your engines!
    
    svn path=/trunk/; revision=1561

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 8c57077dcdd345764bfbc0d7ee23b6bac89720cb
Author: Jordi Mas <jmas@softcatala.org>
Date:   Mon Sep 17 09:04:23 2007 +0000

    Updated Catalan translation
    
    2007-09-17 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=1558

 po/ChangeLog |    4 +
 po/ca.po     |  495 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 355 insertions(+), 144 deletions(-)

commit 568cb6959942a3fe0b6151c69b35bb24c8c84d10
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Sep 16 15:16:06 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1557

 help/ChangeLog |    4 ++++
 help/es/es.po  |   12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 04c686175f061d344967134dfe432b437485d4b8
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sun Sep 16 14:35:40 2007 +0000

    Updated Swedish translation. Updated and added figures.
    
            * sv/sv.po: Updated Swedish translation.
            * sv/figures/*png: Updated and added figures.
    
    
    svn path=/trunk/; revision=1556

 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 25752 bytes
 help/sv/sv.po                                      |    4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

commit fad86f345364ea9c41949fe9641b25bdb30872a8
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Sep 16 14:25:49 2007 +0000

    Forgot to add this earlier (thanks to Daniel Nylander for catching this!).
    
    * help/C/figures/tomboy-preferences-synchronization.png: Forgot to add
      this earlier (thanks to Daniel Nylander for catching this!).
    
    svn path=/trunk/; revision=1555

 ChangeLog                                          |    5 +++++
 .../figures/tomboy-preferences-synchronization.png |  Bin 0 -> 30505 bytes
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 4765293f0085a9c9eb3e3be7b0d647a36bae652f
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sun Sep 16 13:50:24 2007 +0000

    Updated Swedish translation. Updated and added figures.
    
            * sv/sv.po: Updated Swedish translation.
            * sv/figures/*png: Updated and added figures.
    
    
    svn path=/trunk/; revision=1554

 help/ChangeLog                                 |    5 +
 help/sv/figures/tomboy-main-menu.png           |  Bin 25951 -> 40026 bytes
 help/sv/figures/tomboy-new-note.png            |  Bin 18289 -> 17357 bytes
 help/sv/figures/tomboy-panel.png               |  Bin 6656 -> 6814 bytes
 help/sv/figures/tomboy-preferences-add-ins.png |  Bin 0 -> 34296 bytes
 help/sv/figures/tomboy-preferences-editing.png |  Bin 26608 -> 24027 bytes
 help/sv/figures/tomboy-preferences-hotkeys.png |  Bin 28250 -> 28185 bytes
 help/sv/sv.po                                  |  339 +++++++++++++-----------
 8 files changed, 194 insertions(+), 150 deletions(-)

commit 13e274123a375ecad9a94737333adc140e8bf037
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sun Sep 16 10:45:54 2007 +0000

    Updated Lithuanian translation.
    
    2007-09-16  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=1553

 po/ChangeLog |    4 +
 po/lt.po     |  451 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 317 insertions(+), 138 deletions(-)

commit 26c5bd8a23e5b8f136ac6162ae4c300150197a49
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Sep 16 10:00:08 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1552

 help/es/es.po |  270 ++++++++++++++++++++++++++++++--------------------------
 1 files changed, 145 insertions(+), 125 deletions(-)

commit fc2ab1c191a61eb237c2829722141849d9c8f7ea
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Sep 16 09:56:09 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1551

 help/ChangeLog                   |    5 +
 help/es/es.po                    |  513 ++++++++++++++++++++------------------
 help/es/figures/tomboy-panel.png |  Bin 2224 -> 3231 bytes
 3 files changed, 275 insertions(+), 243 deletions(-)

commit bac5165660431e5c7b46ddc66b6efa58119742af
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Sep 16 09:27:42 2007 +0000

    Updated all screenshots for help documentation. Replaced
    
    * help/C/figures/tomboy-preferences-hotkeys.png,
      help/C/figures/tomboy-main-menu.png,
      help/C/figures/tomboy-new-note.png,
      help/C/figures/tomboy-preferences-add-ins.png,
      help/C/figures/tomboy-panel.png,
      help/C/figures/tomboy-preferences-plugins.png,
      help/C/figures/tomboy-preferences-editing.png, help/C/tomboy.xml:
      Updated all screenshots for help documentation.  Replaced
      tomboy-preferences-plugins.png with tomboy-preferences-addins.png,
      and also added tomboy-preferences-synchronization.png.
    
    svn path=/trunk/; revision=1550

 ChangeLog                                     |   13 +++++++++++++
 help/C/figures/tomboy-main-menu.png           |  Bin 19181 -> 38652 bytes
 help/C/figures/tomboy-new-note.png            |  Bin 17561 -> 17621 bytes
 help/C/figures/tomboy-panel.png               |  Bin 4205 -> 9674 bytes
 help/C/figures/tomboy-preferences-add-ins.png |  Bin 0 -> 39625 bytes
 help/C/figures/tomboy-preferences-editing.png |  Bin 17820 -> 27323 bytes
 help/C/figures/tomboy-preferences-hotkeys.png |  Bin 20247 -> 32199 bytes
 help/C/figures/tomboy-preferences-plugins.png |  Bin 27951 -> 0 bytes
 help/C/tomboy.xml                             |   12 +++++++++++-
 9 files changed, 24 insertions(+), 1 deletions(-)

commit 8db30100bea117af09ec48f268212c1983a74c49
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Sep 16 08:33:26 2007 +0000

    Updated Finnish translation (spellchecked)
    
    svn path=/trunk/; revision=1549

 po/ChangeLog |    4 ++++
 po/fi.po     |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit aee1aaf3af9389c27cc63b1dc42755ab25b67884
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Sep 16 08:03:47 2007 +0000

    GDP-recommended use of terms like "drop-down list" and "menu". Also
    
    * help/C/tomboy.xml: GDP-recommended use of terms like "drop-down list"
      and "menu".  Also eliminated usage of apostrohpes for contractions
      and posession.
    
    svn path=/trunk/; revision=1548

 ChangeLog         |    6 ++++++
 help/C/tomboy.xml |   42 +++++++++++++++++++++---------------------
 2 files changed, 27 insertions(+), 21 deletions(-)

commit ecf907fa3cf696c81873bf6334ebd13744f45a9a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Sep 16 07:25:47 2007 +0000

    Cleanup in the synchronization section.
    
    * help/C/tomboy.xml: Cleanup in the synchronization section.
    
    svn path=/trunk/; revision=1547

 ChangeLog         |    4 +++
 help/C/tomboy.xml |   58 +++++++++++++++++++++++++---------------------------
 2 files changed, 32 insertions(+), 30 deletions(-)

commit b39249343cc6f51615d2e2b9a38554b851ad2e84
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Sep 16 02:33:00 2007 +0000

    Updated NEWS for 0.8.0.
    
    * NEWS: Updated NEWS for 0.8.0.
    
    svn path=/trunk/; revision=1546

 ChangeLog |    4 ++++
 NEWS      |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit b81fa0880ef6ecc0a643400b32fad7f53e4586db
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sat Sep 15 20:37:00 2007 +0000

    Updated Russian translation.
    
    2007-09-15  Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
    
    	* ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=1545

 po/ChangeLog |    4 +
 po/ru.po     | 1476 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 1115 insertions(+), 365 deletions(-)

commit 796eace50939166220b8dfe4a76f9885e8c62855
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Sep 15 16:31:50 2007 +0000

    Updated Japanese translation.
    
    2007-09-15  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1544

 po/ChangeLog |    4 +
 po/ja.po     |  260 +++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 191 insertions(+), 73 deletions(-)

commit b2f4735d458f0fd334ccb96ccbf7cf8b8794d58d
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sat Sep 15 15:34:58 2007 +0000

    Updated Swedish translation.
    
    * sv/sv.po: Updated Swedish translation.
    
    
    svn path=/trunk/; revision=1543

 help/ChangeLog |    4 +
 help/sv/sv.po  |  657 +++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 397 insertions(+), 264 deletions(-)

commit d8876ae95bf9018ceeab2273c4013af9ab0eae71
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Sep 15 15:26:35 2007 +0000

    Updated French translation.
    
    2007-09-15  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation.
    
    svn path=/trunk/; revision=1542

 po/ChangeLog |    4 ++++
 po/fr.po     |   17 +++++++++--------
 2 files changed, 13 insertions(+), 8 deletions(-)

commit fa0ad73aeea7bf4a41539e62d431b6ebe0213be6
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Sep 15 15:12:56 2007 +0000

    Updated French translation.
    
    2007-09-15  Claude Paroz  <claude@2xlibre.net>
    
    	* fr/fr.po: Updated French translation.
    
    svn path=/trunk/; revision=1541

 help/ChangeLog |    4 +
 help/fr/fr.po  |  711 +++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 456 insertions(+), 259 deletions(-)

commit b4b0d1b3158c70d2cda936673cb7e7aa8e869e5d
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sat Sep 15 14:28:37 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1540

 po/ChangeLog |    4 ++
 po/sv.po     |  137 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 73 insertions(+), 68 deletions(-)

commit 7ed87e48df2f73863e0d016ba681f81c9ac66e81
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Sep 15 11:40:25 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1539

 help/ChangeLog                                 |    5 +
 help/es/es.po                                  |  785 ++++++++++++++----------
 help/es/figures/tomboy-main-menu.png           |  Bin 0 -> 22450 bytes
 help/es/figures/tomboy-new-note.png            |  Bin 20343 -> 15840 bytes
 help/es/figures/tomboy-pindown.png             |  Bin 0 -> 486 bytes
 help/es/figures/tomboy-pinup.png               |  Bin 0 -> 408 bytes
 help/es/figures/tomboy-preferences-editing.png |  Bin 29542 -> 37602 bytes
 help/es/figures/tomboy-preferences-hotkeys.png |  Bin 32451 -> 37034 bytes
 help/es/figures/tomboy-preferences-plugins.png |  Bin 0 -> 51205 bytes
 9 files changed, 481 insertions(+), 309 deletions(-)

commit fb1016dd0559919d0c2a7305adb751b824d183e9
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Sep 15 01:11:25 2007 +0000

    Updated Korean translation by Young-Ho Cha.
    
    2007-09-15  Changwoo Ryu  <cwryu@debian.org>
    
    	* ko.po: Updated Korean translation by Young-Ho Cha.
    
    svn path=/trunk/; revision=1538

 po/ChangeLog |    4 +
 po/ko.po     | 1405 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 1040 insertions(+), 369 deletions(-)

commit 5196d1ab2d79ff8f772265b9ccdaacaf00d27dad
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Sep 14 22:27:18 2007 +0000

    Updating Tomboy website URL.
    
    2007-09-14  Sandy Armstrong <sanfordarmstrong@gmail.com>
    
    	* README: Updating Tomboy website URL.
    
    svn path=/trunk/; revision=1537

 ChangeLog |    4 ++++
 README    |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit dbe7c135795398c397abcc917dc3300db4709e44
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Sep 14 07:41:33 2007 +0000

    Minor sync draft update. Bump for 0.8.0 (next release).
    
    * help/C/tomboy.xml: Minor sync draft update.
    * configure.in: Bump for 0.8.0 (next release).
    
    svn path=/trunk/; revision=1536

 ChangeLog         |    5 +++++
 configure.in      |    2 +-
 help/C/tomboy.xml |   18 +++++++++---------
 3 files changed, 15 insertions(+), 10 deletions(-)

commit 2ef9220b5e6f67926e3bf0351abad3e11e24b189
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Sep 14 07:30:33 2007 +0000

    Draft content for synchronization section. Other minor style fixes.
    
    * help/C/tomboy.xml: Draft content for synchronization section.  Other
      minor style fixes.
    
    svn path=/trunk/; revision=1535

 ChangeLog         |    5 +++
 help/C/tomboy.xml |   90 ++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 73 insertions(+), 22 deletions(-)

commit 26f1270f5e3e48a531e93452791d423740e0f138
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Sep 14 05:50:01 2007 +0000

    Updating help for upcoming 0.8.0 release. "Plugins" are now "add-ins".
    
    * help/C/tomboy.xml: Updating help for upcoming 0.8.0 release.
      "Plugins" are now "add-ins".  Added stubs for note synchronization
      content.
    
    svn path=/trunk/; revision=1534

 ChangeLog         |    6 ++
 help/C/tomboy.xml |  141 +++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 115 insertions(+), 32 deletions(-)

commit 362e2103add9b75f8ca7e15be7e6e5698d7e3925
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Sep 13 22:46:36 2007 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1533

 po/ChangeLog |    4 +
 po/ar.po     | 1221 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 883 insertions(+), 342 deletions(-)

commit 00775856eef5a62ebd42bfdaaf628fbeacdd1448
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Sep 13 13:48:38 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1532

 po/ChangeLog |    4 ++
 po/fi.po     |  127 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 68 insertions(+), 63 deletions(-)

commit bd6f03d90319d58f3aadbb38902af1c1433ade1a
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Sep 12 16:35:16 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1531

 po/ChangeLog |    4 ++++
 po/es.po     |   16 +++++++++-------
 2 files changed, 13 insertions(+), 7 deletions(-)

commit 658e5888b547e3704fc2355fef7d294c644746e9
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Wed Sep 12 02:03:08 2007 +0000

    updating for Punjabi
    
    svn path=/trunk/; revision=1530

 po/pa.po | 1501 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 1088 insertions(+), 413 deletions(-)

commit bdc73d0a6fe8bfa6efc1a927c34be46b341a83b3
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Wed Sep 12 01:27:54 2007 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=1529

 po/ChangeLog  |    4 +
 po/sr.po      | 1492 ++++++++++++++++++++++++++++++++++++++++++--------------
 po/sr@Latn.po | 1521 ++++++++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 2258 insertions(+), 759 deletions(-)

commit 296ea08813addd1dd7e4dcfa3138a35fa4fc5279
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Sep 11 15:16:21 2007 +0000

    Don't show import results dialog when doing an automatic import. Less
    
    * Tomboy/Addins/StickyNoteImport/StickyNoteImportNoteAddin.cs: Don't
      show import results dialog when doing an automatic import.  Less
      irritating for user, and prevents a crash described in bug #475516
      when running Tomboy as a panel applet.
    
    svn path=/trunk/; revision=1528

 ChangeLog                                          |    7 +++++++
 .../StickyNoteImport/StickyNoteImportNoteAddin.cs  |   10 ++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit 5f694987ed461d7e9bd79c0d57ac4e724c949cf2
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Tue Sep 11 13:23:16 2007 +0000

    Added Brazilian Portuguese translation by Vladimir Melo Added pt_BR to
    
    2007-09-11 Jonh Wendell <jwendell@gnome.org>
    
    	* pt_BR/pt_BR.po: Added Brazilian Portuguese translation by Vladimir Melo
    	* Makefile.am: Added pt_BR to DOC_LINGUAS
    
    
    svn path=/trunk/; revision=1527

 help/ChangeLog      |    5 +
 help/Makefile.am    |    2 +-
 help/pt_BR/pt_BR.po |  855 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 861 insertions(+), 1 deletions(-)

commit 721395930f8e1ad7214eb05969e56bfdc92f1b0e
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Tue Sep 11 10:05:37 2007 +0000

    Updated German translation.
    
    2007-09-11  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.
    
    svn path=/trunk/; revision=1526

 po/ChangeLog |    4 +
 po/de.po     |  355 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 194 insertions(+), 165 deletions(-)

commit 46a74934310941a3992ea11a55d544eff7f911e0
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Tue Sep 11 00:34:07 2007 +0000

    Minor fix in Brazilian Portuguese translation.
    
    2007-09-10  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: Minor fix in Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=1525

 po/ChangeLog |    4 ++
 po/pt_BR.po  |  156 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 87 insertions(+), 73 deletions(-)

commit 93ed331f3417ace8f054d5d7f64a73a0c8ec3a78
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 10 22:17:03 2007 +0000

    Bump version to 0.7.9.
    
    2007-09-10  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.7.9.
    
    
    svn path=/trunk/; revision=1524

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit e93f7abff57af017fcc60f261bdf9e57bacacfd6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 10 22:12:50 2007 +0000

    Updated for 0.7.8.
    
    2007-09-10  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.7.8.
    
    
    svn path=/trunk/; revision=1522

 ChangeLog |    4 ++++
 NEWS      |    3 +++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 6e35a6705de8903e9e9fa26063db1b01a2fad185
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 10 22:10:12 2007 +0000

    Update dbus-sharp to 0.4.2 stable version. Fixes bug #475622.
    
    2007-09-10  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs,
              MessageWriter.cs, IntrospectionSchema.cs, MatchRule.cs,
              Message.cs, Mapper.cs, MessageFilter.cs, Connection.cs,
              Protocol.cs, Signature.cs, MessageReader.cs, ExportObject.cs:
              Update dbus-sharp to 0.4.2 stable version.  Fixes bug
              #475622.
    
    
    svn path=/trunk/; revision=1521

 ChangeLog                                          |    9 +
 Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs      |   48 +++--
 Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs     |  150 +++----------
 Tomboy/dbus-sharp/dbus-sharp/src/ExportObject.cs   |   92 ++++++++-
 .../dbus-sharp/src/IntrospectionSchema.cs          |  108 +++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Mapper.cs         |  118 +++++++++--
 Tomboy/dbus-sharp/dbus-sharp/src/MatchRule.cs      |  230 ++++++++++++++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Message.cs        |    5 +-
 Tomboy/dbus-sharp/dbus-sharp/src/MessageFilter.cs  |   30 ++-
 Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs  |   20 ++-
 Tomboy/dbus-sharp/dbus-sharp/src/MessageWriter.cs  |    7 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Protocol.cs       |   12 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs      |    8 +-
 13 files changed, 654 insertions(+), 183 deletions(-)

commit cc1440bd121c808b010587e666c03f2256cacf77
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 10 16:53:05 2007 +0000

    Bump version to 0.7.8.
    
    2007-09-10  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.7.8.
    
    
    svn path=/trunk/; revision=1520

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit a42d2b73d4a397d6042b4ded0e55a4bb94f3dba7
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 10 16:45:37 2007 +0000

    Updated for 0.7.7.
    
    2007-09-10  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.7.7.
    
    
    svn path=/trunk/; revision=1518

 ChangeLog |    4 ++++
 NEWS      |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit f71c9dad01fbe8116fd79a1e3fb3a68d28823de2
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 10 14:58:01 2007 +0000

    Commit does not fail if cleanup step fails. Should still revamp cleanup
    
    * Tomboy/Synchronization/FileSystemSyncServer.cs: Commit does not fail
      if cleanup step fails.  Should still revamp cleanup code, though
      (see TODOs).
    
    svn path=/trunk/; revision=1517

 ChangeLog                                      |    6 +++
 Tomboy/Synchronization/FileSystemSyncServer.cs |   52 +++++++++++++----------
 2 files changed, 35 insertions(+), 23 deletions(-)

commit 5918bcb85e1c474e6d61ad44910412ce08e28d14
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 10 14:24:31 2007 +0000

    Check for ability to list dir and read test files when saving a sync
    
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs,
      Tomboy/Addins/FileSystemSyncService/FileSystemSyncServiceAddin.cs:
      Check for ability to list dir and read test files when saving a
      sync configuration.  Some TODOs in there to add appropriate
      TomboySyncExceptions when freeze doesn't apply.
    
    svn path=/trunk/; revision=1516

 ChangeLog                                          |    8 +++++++
 .../FileSystemSyncServiceAddin.cs                  |   23 +++++++++++++++++++-
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   23 +++++++++++++++++++-
 3 files changed, 52 insertions(+), 2 deletions(-)

commit 89a80163b82d0be55b6b29601d16de199d14d0db
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 10 13:13:55 2007 +0000

    Added clarifying comment for translators. Check for ability to create,
    
    * Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/AddinTreeWidget.cs: Added
      clarifying comment for translators.
    * Tomboy/Addins/FileSystemSyncService/FileSystemSyncServiceAddin.cs,
      Tomboy/Synchronization/FuseSyncServiceAddin.cs: Check for ability
      to create, write to, and delete files when saving a sync
      configuration.
    
    svn path=/trunk/; revision=1515

 ChangeLog                                          |    9 +++++++++
 .../Mono.Addins.Gui/AddinTreeWidget.cs             |    1 +
 .../FileSystemSyncServiceAddin.cs                  |   13 +++++++++++++
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   20 +++++++++++++++++++-
 4 files changed, 42 insertions(+), 1 deletions(-)

commit 5b5b8349ac0b4a7a608e7967b948a81cd450d30c
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sun Sep 9 22:45:35 2007 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=1514

 po/ChangeLog |    4 +
 po/da.po     | 1542 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 1123 insertions(+), 423 deletions(-)

commit 97f0026f13b921950b28954fabbdcaed72cc3e83
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Sep 9 21:08:52 2007 +0000

    Updated Portuguese translation.
    
    2007-09-09  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=1513

 po/ChangeLog |    4 +
 po/pt.po     | 1576 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 1162 insertions(+), 418 deletions(-)

commit ed1012b3ca27b779dcb42d0b22931cead6c04c1d
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Sep 8 16:27:49 2007 +0000

    Updated French translation.
    
    2007-09-08  Claude Paroz  <claude@2xlibre.net>
    
    	* fr/fr.po: Updated French translation.
    
    svn path=/trunk/; revision=1512

 help/ChangeLog |    4 ++++
 help/fr/fr.po  |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 199df85e0331cb4308757a68b029682a15da5228
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat Sep 8 15:44:17 2007 +0000

    Updated Basque translation.
    
    2007-09-08  Inaki Larranaga Murgoitio  <dooteo@zundan.com>
    
            * eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1511

 po/ChangeLog |    4 +
 po/eu.po     |  637 ++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 451 insertions(+), 190 deletions(-)

commit 4add5e9544a66023cdb8e406978040ce119c9f4d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Sep 8 15:22:23 2007 +0000

    Padding/spacing/wrapping fixes for SyncDialog. Fixes bug #473354 (patch
    
    * Tomboy/Synchronization/SyncDialog.cs: Padding/spacing/wrapping fixes
      for SyncDialog.  Fixes bug #473354 (patch courtesy of Jerome
      Haltom).
    
    svn path=/trunk/; revision=1510

 ChangeLog                            |    6 ++
 Tomboy/Synchronization/SyncDialog.cs |  113 +++++++++++++++++-----------------
 2 files changed, 63 insertions(+), 56 deletions(-)

commit 993bfb81a0c204fbcc1aaa9f52aa22afe5a8d7a1
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Sat Sep 8 00:29:49 2007 +0000

    Updated Brazilian Portuguese translation
    
    svn path=/trunk/; revision=1509

 po/ChangeLog |    7 +-
 po/pt_BR.po  |  401 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 295 insertions(+), 113 deletions(-)

commit 8fc98d0ceffbf9d3759e841c1fbbdda2b1b971be
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Thu Sep 6 14:35:39 2007 +0000

    de.po: Updated German translation
    
    svn path=/trunk/; revision=1508

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 19a0e20b4d26981977d627d98ee951923498aa35
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Thu Sep 6 14:35:03 2007 +0000

    Updated German translation
    
    svn path=/trunk/; revision=1507

 po/de.po |  376 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 229 insertions(+), 147 deletions(-)

commit c37895cb683eb387d99ff9475e97f3720dab28e4
Author: Stéphane Raimbault <stephaner@src.gnome.org>
Date:   Thu Sep 6 07:35:00 2007 +0000

    Updated French translation by Jonathan Ernst and Stéphane Raimbault.
    
    svn path=/trunk/; revision=1506

 po/ChangeLog |    5 +
 po/fr.po     |  319 +++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 223 insertions(+), 101 deletions(-)

commit 1661e5c02c45495bdf70b0ee6f302c0aae4f4c15
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Sep 6 07:02:15 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-09-06  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1505

 po/ChangeLog |    4 +
 po/nb.po     |  345 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 245 insertions(+), 104 deletions(-)

commit 54f26f982007b278de348bf7eda7581d6af553e0
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Sep 6 06:30:14 2007 +0000

    Minor cleanups, including fix for being unable to sync after a previous
    
    * Tomboy/Synchronization/SyncDialog.cs,
      Tomboy/Synchronization/SyncManager.cs: Minor cleanups, including
      fix for being unable to sync after a previous sync attempt has
      failed.
    
    svn path=/trunk/; revision=1504

 ChangeLog                             |    7 +++++++
 Tomboy/Synchronization/SyncDialog.cs  |    1 -
 Tomboy/Synchronization/SyncManager.cs |   16 +++-------------
 3 files changed, 10 insertions(+), 14 deletions(-)

commit 368abb5a88d5b16ffec4f90fb5e4847984ef608a
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:   Wed Sep 5 21:09:45 2007 +0000

    Updated polish translation
    
    2007-09-05  Wadim Dziedzic  <wadimd@svn.gnome.org>
    
    	* pl.po: Updated polish translation
    
    svn path=/trunk/; revision=1503

 po/ChangeLog |    4 +
 po/pl.po     |  850 ++++++++++++++++++++++++++--------------------------------
 2 files changed, 389 insertions(+), 465 deletions(-)

commit 4751c9e436817ad0fedb2ce089a7fd7efc344e76
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Wed Sep 5 09:35:05 2007 +0000

    Updated Malayalam (ml) Translation
    
    svn path=/trunk/; revision=1502

 po/ml.po | 1534 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 1230 insertions(+), 304 deletions(-)

commit 88f1fb02de444d7c5103506a30b73733ee8b203b
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Wed Sep 5 09:34:50 2007 +0000

    Updated Malayalam (ml) Translation
    
    svn path=/trunk/; revision=1501

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit ccbd04236900f79a02003ebcd90a9ffcf7b2cdd4
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Wed Sep 5 09:32:03 2007 +0000

    Added Entry for Bengali India Translation Updation
    
    svn path=/trunk/; revision=1500

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit a73f35f84c704919798b9828551990d5d874ade2
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Wed Sep 5 09:31:50 2007 +0000

    Updated Bengali India Translation
    
    svn path=/trunk/; revision=1499

 po/bn_IN.po | 1557 +++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 1242 insertions(+), 315 deletions(-)

commit 654b4aa2c9bf8f8811b1b30e99c2604c88372dc6
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Sep 4 12:04:34 2007 +0000

    2007-09-04 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
    
    svn path=/trunk/; revision=1498

 po/ChangeLog |    4 +
 po/mk.po     |  319 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 218 insertions(+), 105 deletions(-)

commit 549e80cef7375185de7f2ba475e943b6a158c365
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Sep 4 08:27:05 2007 +0000

    2007-09-04    vi.po    Updated Vietnamese translation
    
    Clytie Siddall <clytie@riverland.net.au>
    
    svn path=/trunk/; revision=1497

 po/ChangeLog |    4 +
 po/vi.po     |  387 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 270 insertions(+), 121 deletions(-)

commit 860518ff059ca0bedd79162451b8e9dd9a58cf68
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Tue Sep 4 06:24:34 2007 +0000

    Updated Translation
    
    svn path=/trunk/; revision=1496

 po/ChangeLog |    4 +
 po/gu.po     |  324 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 225 insertions(+), 103 deletions(-)

commit bd76519c2f7d16c11cdc1692a4a4844ddfd61cca
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Tue Sep 4 05:13:05 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1495

 po/ChangeLog |    4 +
 po/th.po     |  214 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 164 insertions(+), 54 deletions(-)

commit 78e171e0ddb13423a9e24f970f34382d2c66072b
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Sep 3 23:42:27 2007 +0000

    Translation updated.
    
    2007-09-04 Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    
    svn path=/trunk/; revision=1494

 po/hu.po |  378 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 262 insertions(+), 116 deletions(-)

commit 92f382d081ac157a7d8eca062eda12cd781a6486
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Sep 3 23:06:15 2007 +0000

    Translation updated.
    
    2007-09-04 Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    
    svn path=/trunk/; revision=1493

 po/ChangeLog |    4 +
 po/hu.po     |  867 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 578 insertions(+), 293 deletions(-)

commit 77ccfe3040ff0550be87b7c02257bf28fea253a3
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Sep 3 21:34:58 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1492

 po/ChangeLog |    4 +
 po/es.po     |  307 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 212 insertions(+), 99 deletions(-)

commit dc4ebd1268c540ef0828e545984fa2ea4e742423
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Sep 3 20:12:41 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1491

 po/ChangeLog |    4 +
 po/sv.po     |  309 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 212 insertions(+), 101 deletions(-)

commit 3e52d8e20260ced609bb9932f4f01601273e27a4
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Mon Sep 3 19:50:48 2007 +0000

    Estonian translation updates by Ivar Smolin
    
    2007-09-03  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation updates by Ivar Smolin
    
    svn path=/trunk/; revision=1490

 po/ChangeLog |    4 +
 po/et.po     |  307 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 212 insertions(+), 99 deletions(-)

commit fceadf15f7f291c6381eccbff52d8481bbb69285
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Sep 3 16:07:08 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1489

 po/ChangeLog |    4 +
 po/fi.po     |  319 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 216 insertions(+), 107 deletions(-)

commit 7053ca62a216eb8724d953ba0aa0977b67856309
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Sep 3 13:43:44 2007 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2007-09-03  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=1488

 po/ChangeLog |    5 +
 po/bg.po     | 1457 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 1074 insertions(+), 388 deletions(-)

commit 60afd28bccc7b6882f1a730c869caf8730e37f23
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 3 13:03:55 2007 +0000

    Bump version to 0.7.7.
    
    2007-09-03  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.7.7.
    
    
    svn path=/trunk/; revision=1487

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 93604a011c815fcee099da5a145d6835a7922bee
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 3 12:57:45 2007 +0000

    Updated for 0.7.6.
    
    2007-09-03  Boyd Timothy <btimothy@gmail.com>
    
            * NEWS: Updated for 0.7.6.
    
    
    svn path=/trunk/; revision=1485

 ChangeLog |    4 ++++
 NEWS      |    9 +++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

commit 5dabf540861317e2009f1352a49fa22ae2e2f5bd
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Sep 3 12:51:40 2007 +0000

    Added Tomboy/Addins/PrintNotes/gtksourceprintjob.c since it's got some
    
    2007-09-03   Boyd Timothy <btimothy@gmail.com>
    
            * POTFILES.in: Added
              Tomboy/Addins/PrintNotes/gtksourceprintjob.c
              since it's got some translatable files.  Fixes
              bug #473149.
    
    
    svn path=/trunk/; revision=1484

 po/ChangeLog   |    7 +++++++
 po/POTFILES.in |    1 +
 2 files changed, 8 insertions(+), 0 deletions(-)

commit d862b1dfcc3ddf82dbc5c3b87f7292365ead7409
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Mon Sep 3 12:27:49 2007 +0000

    2007-09-03    vi.po    Updated Vietnamese translation
    
    Clytie Siddall <clytie@riverland.net.au>
    
    svn path=/trunk/; revision=1483

 po/ChangeLog |    4 +
 po/vi.po     | 1904 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 1148 insertions(+), 760 deletions(-)

commit 4bcf84087aa834774392fcfa8349ab6f953294b2
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 3 07:07:07 2007 +0000

    Removing obsolete comment.
    
    * Tomboy/Synchronization/SyncDialog.cs: Removing obsolete comment.
    
    svn path=/trunk/; revision=1482

 ChangeLog                            |    4 ++++
 Tomboy/Synchronization/SyncDialog.cs |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

commit dea2247d37ea4adea8563e80c04ca04d3bd5c0e5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 3 07:05:32 2007 +0000

    When renaming a note in conflict, check new title against new/updated
    
    * Tomboy/Synchronization/SyncDialog.cs,
      Tomboy/Synchronization/SyncManager.cs: When renaming a note in
      conflict, check new title against new/updated titles from server in
      addition to existing notes on client.
    
    svn path=/trunk/; revision=1481

 ChangeLog                             |    7 +++++++
 Tomboy/Synchronization/SyncDialog.cs  |   24 +++++++++++++++++++-----
 Tomboy/Synchronization/SyncManager.cs |   16 +++++++++++++---
 3 files changed, 39 insertions(+), 8 deletions(-)

commit 303adc47d3df9d922262e1c36c93a0a9d3d1e7e3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 3 06:24:36 2007 +0000

    Update plugins directory references to reflect new addin infrastructure.
    
    * data/tomboy-addins.pc.in: Update plugins directory references to
      reflect new addin infrastructure.  Fixes bug #472670, patch
      courtesy of Robin Sonefors.
    
    svn path=/trunk/; revision=1480

 ChangeLog                |    6 ++++++
 data/tomboy-addins.pc.in |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

commit 995d3e37ebc4b2ee6e16afd85603c70a8fbc3084
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 3 06:07:59 2007 +0000

    IsValidXmlFile now includes check for file existence. Stream/Writer usage
    
    * Tomboy/Synchronization/FileSystemSyncServer.cs: IsValidXmlFile now
      includes check for file existence.  Stream/Writer usage managed by
      'using' blocks, non-disposable objects closed using try/finally
      blocks.
    * Tomboy/Synchronization/TomboySyncClient.cs: Stream/Writer usage
      managed by 'using' blocks, non-disposable objects closed using
      try/finally blocks.
    
    svn path=/trunk/; revision=1479

 ChangeLog                                      |   10 +
 Tomboy/Synchronization/FileSystemSyncServer.cs |  230 ++++++++++++------------
 Tomboy/Synchronization/TomboySyncClient.cs     |  170 +++++++++++-------
 3 files changed, 233 insertions(+), 177 deletions(-)

commit 09a6dded9b11356a9d0f8071b9fc6adf27f54006
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 3 05:54:05 2007 +0000

    Better handling of exceptions during synchronization. Entire sync thread
    
    * Tomboy/Synchronization/SyncDialog.cs,
      Tomboy/Synchronization/SyncManager.cs: Better handling of
      exceptions during synchronization.  Entire sync thread is
      surrounded in try/catch/finally, and when invoking the main gtk
      thread, any exceptions are temporarily caught, and then rethrown in
      the sync thread for consistency.  This should fix most sync-related
      crashes.
    
    svn path=/trunk/; revision=1478

 ChangeLog                             |   10 +++++
 Tomboy/Synchronization/SyncDialog.cs  |   13 +++++-
 Tomboy/Synchronization/SyncManager.cs |   73 ++++++++++++++++++++++++++++-----
 3 files changed, 84 insertions(+), 12 deletions(-)

commit 7886c159f148eab03b48cf33d8cb9f6e6da8a162
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Sep 3 02:09:36 2007 +0000

    Handle potential for LoadForeignNoteXml exceptions.
    
    * Tomboy/RemoteControl.cs, Tomboy/Synchronization/SyncDialog.cs,
      Tomboy/Synchronization/SyncManager.cs: Handle potential for
      LoadForeignNoteXml exceptions.
    
    svn path=/trunk/; revision=1477

 ChangeLog                             |    6 ++++++
 Tomboy/RemoteControl.cs               |    4 ++++
 Tomboy/Synchronization/SyncDialog.cs  |    7 +++++--
 Tomboy/Synchronization/SyncManager.cs |    5 ++++-
 4 files changed, 19 insertions(+), 3 deletions(-)

commit de516bf67ef336cb86bd50d52e570805f193d66e
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Sun Sep 2 14:27:36 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1476

 po/ChangeLog |    4 +
 po/th.po     |  263 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 169 insertions(+), 98 deletions(-)

commit 50b07e6208a233e5f496817daa58816407a5519d
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Sep 1 13:42:17 2007 +0000

    moved libtomboy/gedit-print.c to Tomboy/Addins/PrintNotes/gedit-print.c.
    
    2007-09-01  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * POTFILES.in: moved libtomboy/gedit-print.c to
              Tomboy/Addins/PrintNotes/gedit-print.c.
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1475

 po/ChangeLog   |    3 +++
 po/POTFILES.in |    2 +-
 po/ja.po       |   32 ++++++++++++++++++++++++++++++--
 3 files changed, 34 insertions(+), 3 deletions(-)

commit 7f0182806ab436f77e8125bc30f59b62a75c3310
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Sep 1 13:21:05 2007 +0000

    fixed wrong translations.
    
    2007-09-01  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
    	* ja.po: fixed wrong translations.
    
    svn path=/trunk/; revision=1474

 po/ja.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 545657a66cb9a1b087aa6061fbd222b828e72208
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Sep 1 12:52:27 2007 +0000

    Updated Japanese translation.
    
    2007-09-01  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1473

 po/ChangeLog |    4 +
 po/ja.po     |  238 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 144 insertions(+), 98 deletions(-)

commit cc92987c2393af74f6b4e3acd853fa92e696f041
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Sep 1 11:06:22 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1472

 po/oc.po |   29 ++++++++++-------------------
 1 files changed, 10 insertions(+), 19 deletions(-)

commit d512cd3bdaf36883827264404d2245381436e97f
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Sat Sep 1 11:02:32 2007 +0000

    2007-09-01 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
    
    svn path=/trunk/; revision=1471

 po/ChangeLog |    4 +
 po/mk.po     |  278 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 200 insertions(+), 82 deletions(-)

commit 375ddb36f8cc9c4af20577c708090407a9b8e3cc
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Sep 1 10:58:32 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1470

 po/oc.po |  224 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 144 insertions(+), 80 deletions(-)

commit 61ba28d6c52b299f3f30d110ef7595e94e84974d
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Aug 30 22:43:29 2007 +0000

    Fixes bug #393249:
    
    * data/GNOME_TomboyApplet.server.in.in: Removed "--panel-applet"
      command-line option to avoid deprecation warning.
    * data/Makefile.am: When launching as the panel applet, use the
      tomboy-panel script instead of the tomboy script.
    * Tomboy/Applet.cs: Set the Tomboy.Tray once the panel applet is up and
      running so other code can know about it.
    * Tomboy/Makefile.am: Process the tomboy-panel script.
    * Tomboy/Tomboy.cs: Allow the panel applet to set the tomboy tray
      statically so other parts of the code/addins can access the tray
      regardless of panel applet or tray icon mode.
    * Tomboy/tomboy-panel.in: New script that allows the panel applet to be
      started without deprecation warnings from bonobo.
    
    svn path=/trunk/; revision=1469

 ChangeLog                            |   17 +++++++++++++++++
 Tomboy/Applet.cs                     |    1 +
 Tomboy/Makefile.am                   |   16 +++++++++++++++-
 Tomboy/Tomboy.cs                     |    9 ++++++++-
 Tomboy/tomboy-panel.in               |   13 +++++++++++++
 data/GNOME_TomboyApplet.server.in.in |    2 +-
 data/Makefile.am                     |    2 +-
 7 files changed, 56 insertions(+), 4 deletions(-)

commit 8a5a1fe94321cfa7063b71bab2c1afda7de0166d
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Aug 30 17:54:03 2007 +0000

    Fixes bug #459697:
    
    * COPYING, Tomboy/Addins/PrintNotes/COPYING: Added a blurb mentioning
      that tomboy is distributed under the LGPL with exception to the
      PrintNotes addin which is GPL.
    * Tomboy/Addins/PrintNotes/Makefile.am: Added GPL COPYING file inside
      the PrintNotes directory.
    
    svn path=/trunk/; revision=1468

 COPYING                              |    5 +
 ChangeLog                            |   10 +
 Tomboy/Addins/PrintNotes/COPYING     |  344 ++++++++++++++++++++++++++++++++++
 Tomboy/Addins/PrintNotes/Makefile.am |    3 +-
 4 files changed, 361 insertions(+), 1 deletions(-)

commit 4f0ce818aa9757d9ea04c49f7dba4a10279df2b4
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Aug 30 17:36:55 2007 +0000

    Fix for bug #459697:
    
    * libtomboy/gtksourceprintjob.c, libtomboy/gtksourceprintjob.h,
      libtomboy/gedit-print.c, libtomboy/gedit-print.h,
      Tomboy/Addins/PrintNotes/gtksourceprintjob.c,
      Tomboy/Addins/PrintNotes/gtksourceprintjob.h,
      Tomboy/Addins/PrintNotes/gedit-print.c,
      Tomboy/Addins/PrintNotes/gedit-print.h: Move gedit-print and
      gtksourceprintjob from libtomboy to Addins/PrintNotes/ so that it
      can be built & distributed separately from tomboy's main
      executable.
    * Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs: Use libprintnotes
      instead of libtomboy.
    * Tomboy/Addins/PrintNotes/Makefile.am: Build libprintnotes.so.
    * Tomboy/tomboy.in: Include the right path for libprintnotes when
      running in the uninstalled directory.
    
    svn path=/trunk/; revision=1467

 ChangeLog                                       |   19 +
 Tomboy/Addins/PrintNotes/Makefile.am            |   26 +
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |    2 +-
 Tomboy/Addins/PrintNotes/gedit-print.c          |  466 ++++
 Tomboy/Addins/PrintNotes/gedit-print.h          |   38 +
 Tomboy/Addins/PrintNotes/gtksourceprintjob.c    | 3144 +++++++++++++++++++++++
 Tomboy/Addins/PrintNotes/gtksourceprintjob.h    |  164 ++
 Tomboy/tomboy.in                                |    2 +-
 libtomboy/Makefile.am                           |    4 -
 libtomboy/gedit-print.c                         |  466 ----
 libtomboy/gedit-print.h                         |   38 -
 libtomboy/gtksourceprintjob.c                   | 3144 -----------------------
 libtomboy/gtksourceprintjob.h                   |  164 --
 13 files changed, 3859 insertions(+), 3818 deletions(-)

commit 119c58bf3fee035085e253f0a8bae52a12d3227a
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Aug 30 09:36:12 2007 +0000

    Estonian translation updates by Ivar Smolin <okul@linux.ee>
    
    2007-08-30  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>
    
    svn path=/trunk/; revision=1466

 po/ChangeLog |    4 ++++
 po/et.po     |   58 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 52 insertions(+), 10 deletions(-)

commit 067235634c21b7453e1951aa31a115b9ddf01441
Author: Stéphane Raimbault <stephaner@src.gnome.org>
Date:   Thu Aug 30 07:47:27 2007 +0000

    Updated French translation.
    
    svn path=/trunk/; revision=1465

 po/ChangeLog |    4 ++++
 po/fr.po     |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 2e74c299e20dc8ff6929d56f4b7b22e3606cbfdd
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Aug 30 04:48:49 2007 +0000

    Estonian translation updates by Ivar Smolin <okul@linux.ee>
    
    2007-08-30  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>
    
    svn path=/trunk/; revision=1464

 po/ChangeLog |    4 +
 po/et.po     |  207 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 137 insertions(+), 74 deletions(-)

commit 7bcf2f1b0836fde3e3252c20cf2054f9b1c5ba28
Author: Stéphane Raimbault <stephaner@src.gnome.org>
Date:   Wed Aug 29 22:38:28 2007 +0000

    Updated French translation by Yann Simon and Stéphane Raimbault.
    
    svn path=/trunk/; revision=1463

 po/ChangeLog |    5 +
 po/fr.po     | 1272 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 931 insertions(+), 346 deletions(-)

commit b8ba1dca88d44adde3a552fdb407421291233064
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Aug 29 21:45:19 2007 +0000

    Modify the CSS so the note is exported in a more friendly format. Fixes
    
    2007-08-29  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: Modify the CSS
              so the note is exported in a more friendly format.  Fixes
              bug #463957.
    
    
    svn path=/trunk/; revision=1462

 ChangeLog                                   |    6 ++++++
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl |    4 +---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 1ed9f7c435c164c61eae8ada30e03f2fcacec2da
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Aug 29 15:16:01 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1461

 po/ChangeLog |    4 +
 po/fi.po     |  179 ++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 129 insertions(+), 54 deletions(-)

commit 1aa4aa8fb7e82e64cbb3f23438c9ea3bf4918d96
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Aug 29 11:42:42 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1460

 po/ChangeLog |    4 ++++
 po/es.po     |   41 ++++++++++++++++++++++++++++++++++-------
 2 files changed, 38 insertions(+), 7 deletions(-)

commit 643bd3b21218c31fb61373bf7686e175d5e68eda
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Wed Aug 29 10:43:01 2007 +0000

    Updated Translation
    
    svn path=/trunk/; revision=1459

 po/ChangeLog |    4 +
 po/gu.po     |  175 +++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 124 insertions(+), 55 deletions(-)

commit 93b4c957a17dfb8382b3713009d6745315a750dc
Author: Felix I <ifelix@src.gnome.org>
Date:   Wed Aug 29 07:15:06 2007 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1458

 po/ChangeLog |    4 ++
 po/ta.po     |  152 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 102 insertions(+), 54 deletions(-)

commit fbc7b1d4ebd978cba5a483ef413351becd907d6f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Aug 29 06:40:57 2007 +0000

    Adding FuseSyncServiceAddin.cs, which was mistakenly left out. Fixes bug
    
    * po/POTFILES.in: Adding FuseSyncServiceAddin.cs, which was mistakenly
      left out.  Fixes bug #471260.
    
    svn path=/trunk/; revision=1457

 ChangeLog      |    5 +++++
 po/POTFILES.in |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)

commit 4f9341baefec7a5adb8acb34d8ff7ef189d33434
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Aug 28 19:01:40 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1456

 po/oc.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 18f5857df0e3d2b639ec12fc749fd03df4bfd397
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Aug 28 15:09:13 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=1455

 po/ChangeLog |    4 ++
 po/sv.po     |  152 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 107 insertions(+), 49 deletions(-)

commit 8129fe28eaa5f8336676db2e3265a5448894061d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Aug 28 12:53:59 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-08-28  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1454

 po/ChangeLog |    4 ++
 po/nb.po     |  165 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 110 insertions(+), 59 deletions(-)

commit 60b0eacbc86d316833e794bb1c11429fcdc44fdc
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Aug 28 12:26:07 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1453

 po/ChangeLog |    4 ++
 po/es.po     |  143 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 96 insertions(+), 51 deletions(-)

commit f2ca088ebec949a30d7f3fa8ee0bd1abf54eeb1f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Aug 27 22:47:49 2007 +0000

    Use a TreeStore instead instead of a ListStore to avoid a crash when users
    
    2007-08-27  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Synchronization/SyncDialog.cs: Use a TreeStore instead
              instead of a ListStore to avoid a crash when users may click
              on the TreeView headers.  Fixes bug #470620.
    
    
    svn path=/trunk/; revision=1452

 ChangeLog                            |    6 ++++++
 Tomboy/Synchronization/SyncDialog.cs |    9 ++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit c36f090fa0eceba53406a24c5ffe86fb5740bcd3
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 27 17:40:48 2007 +0000

    When saving configuration, throw TomboySyncException if addin is not
    
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: When saving
      configuration, throw TomboySyncException if addin is not supported.
    
    svn path=/trunk/; revision=1451

 ChangeLog                                      |    5 +++++
 Tomboy/Synchronization/FuseSyncServiceAddin.cs |    4 +++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit af2dd26ec0eaa1c6335b957a8291126dd90cf73e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Aug 27 14:58:41 2007 +0000

    Bump version to 0.7.6.
    
    2007-08-27  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.7.6.
    
    
    svn path=/trunk/; revision=1449

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 2e2736313ce6ec2c4fda2366ca6a9171eada76b6
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 27 14:33:08 2007 +0000

    Updated for 0.7.5.
    
    * NEWS: Updated for 0.7.5.
    
    svn path=/trunk/; revision=1448

 ChangeLog |    4 ++++
 NEWS      |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit b752831c723cf0962103ae4be9eac98f41bfb13c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 27 14:14:12 2007 +0000

    String work.
    
    * Tomboy/Synchronization/SyncDialog.cs: String work.
    
    svn path=/trunk/; revision=1447

 ChangeLog                            |    4 ++++
 Tomboy/Synchronization/SyncDialog.cs |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 32794a28ba30ac45f8756bf0d7c641ab462241a1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 27 07:16:14 2007 +0000

    Improved sync pref widget sensitivity behavior. Nuke sync client
    
    * Tomboy/PreferencesDialog.cs: Improved sync pref widget sensitivity
      behavior.  Nuke sync client manifest.xml on save as well as reset.
    
    svn path=/trunk/; revision=1446

 ChangeLog                   |    5 +++++
 Tomboy/PreferencesDialog.cs |   24 +++++++++++++++++-------
 2 files changed, 22 insertions(+), 7 deletions(-)

commit e577bae01a07dd834995c35f52a4f6ca31100118
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 27 06:54:58 2007 +0000

    Rename CreateMountPath method to PrepareMountPath, and add a call to make
    
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: Rename
      CreateMountPath method to PrepareMountPath, and add a call to make
      sure there is no existing FUSE mount at that path.
    * Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs: Pass
      gnome-keyring-sharp exception messages along in
      TomboySyncException.  Short on time to implement non-keyring
      credential storage solution.
    
    svn path=/trunk/; revision=1445

 ChangeLog                                          |   10 ++++++++++
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |    4 +++-
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   13 ++++++++-----
 3 files changed, 21 insertions(+), 6 deletions(-)

commit 74d4c34a2358008a266334b8029321cd1bbf1014
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 27 06:34:08 2007 +0000

    Check for TomboySyncException when saving sync configuration. Use
    
    * Tomboy/PreferencesDialog.cs: Check for TomboySyncException when
      saving sync configuration.  Use exception message in error dialog
      content.
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: Adding
      FuseMountTimeoutError and FuseMountDirectoryError members, to be
      overriden by child classes that need to customize these error
      messages.  MountFuse method throws TomboySyncException instead of
      just returning false.  Check for existence of mountPath directory
      after mounting...wdfs with incorrect user/pass credentials will
      appear to mount correctly but Directory.Exists will return false.
    * Tomboy/Synchronization/SyncManager.cs: Added TomboySyncException
      type, an extension of System.ApplicationException.
    * Tomboy/Addins/FileSystemSyncService/FileSystemSyncServiceAddin.cs,
      Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs,
      Tomboy/Addins/SshSyncService/SshSyncServiceAddin.cs: Throw
      TomboySyncException when configuration is incorrect.
    
    svn path=/trunk/; revision=1444

 ChangeLog                                          |   19 +++++++
 .../FileSystemSyncServiceAddin.cs                  |    5 +-
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |   16 +++++-
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |   16 +++++-
 Tomboy/PreferencesDialog.cs                        |   13 ++++-
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   54 ++++++++++++++++++--
 Tomboy/Synchronization/SyncManager.cs              |    8 +++
 7 files changed, 117 insertions(+), 14 deletions(-)

commit 7fb9b8836b78f6ba4129ac815d69b90595b8b400
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 27 04:29:44 2007 +0000

    Test driver for Tomboy's DBus interface. Currently provides coverage of
    
    * test/DBusClientTest.py: Test driver for Tomboy's DBus interface.
      Currently provides coverage of note save/add/delete events.
    * Tomboy/RemoteControl.cs: Expose events for note save/add/delete over
      DBus.  Fixes bug #465639 (patch courtesy of John Carr).
    
    svn path=/trunk/; revision=1443

 ChangeLog               |    7 ++++++
 Tomboy/RemoteControl.cs |   29 +++++++++++++++++++++++++
 test/DBusClientTest.py  |   53 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 89 insertions(+), 0 deletions(-)

commit 43e0c5606a9e08186fc35ddfb4a446871bb4f903
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Sun Aug 26 12:03:04 2007 +0000

    Updated Brazilian Portuguese translation
    
    svn path=/trunk/; revision=1442

 po/ChangeLog |    8 +-
 po/pt_BR.po  |  312 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 206 insertions(+), 114 deletions(-)

commit aa402ea9ec218a8d2eefa2dd78e04703235c0839
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Sat Aug 25 22:11:58 2007 +0000

    2007-08-26 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
    
    svn path=/trunk/; revision=1441

 po/ChangeLog |    4 +
 po/mk.po     | 1184 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 842 insertions(+), 346 deletions(-)

commit b61ede0a9d0bb2da031bea76fccccf152c512fc4
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Aug 25 12:30:42 2007 +0000

    de.po: Updated German translation
    
    svn path=/trunk/; revision=1440

 po/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 5dbbbd790124ac89f21bc0c2603891b7ab37f31a
Author: Jochen Skulj <joskulj@src.gnome.org>
Date:   Sat Aug 25 12:30:11 2007 +0000

    Updated German translation
    
    svn path=/trunk/; revision=1439

 po/de.po | 1277 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 922 insertions(+), 355 deletions(-)

commit 9d678b559298ac94aa4a8305587d603b634b3139
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:   Thu Aug 23 19:33:11 2007 +0000

    Updated Polish translation by GNOME PL Team.
    
    2007-08-23  Artur Flinta  <aflinta@svn.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=1438

 po/ChangeLog |    4 +++
 po/pl.po     |   60 +++++++++++++++++++++++++++------------------------------
 2 files changed, 32 insertions(+), 32 deletions(-)

commit 5fa77b3ced4547c9999b1552902e9619d36bb88c
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Thu Aug 23 16:13:20 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1437

 help/Makefile.am |    2 +-
 help/oc/oc.po    | 1190 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1191 insertions(+), 1 deletions(-)

commit a189d16984a6ae00c321102500330f4568f7f0d1
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Thu Aug 23 10:37:40 2007 +0000

    Small fixes in Catalan translation
    
    svn path=/trunk/; revision=1436

 po/ca.po |  273 +++-----------------------------------------------------------
 1 files changed, 12 insertions(+), 261 deletions(-)

commit bdf6535c21d0e2909370aea0c6fc864f95707b05
Author: Jordi Mas <jmas@softcatala.org>
Date:   Wed Aug 22 17:30:56 2007 +0000

    Updated Catalan translation
    
    2007-08-22 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=1435

 po/ChangeLog |    4 +
 po/ca.po     | 1044 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 721 insertions(+), 327 deletions(-)

commit 91024ecf007c5d041d501ead444d3fa77d0bc5af
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Aug 21 11:16:49 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1434

 po/oc.po | 1069 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 770 insertions(+), 299 deletions(-)

commit 3509655cdd9f456fd9382a4b83952c60870e0ff2
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Aug 20 17:56:30 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1433

 po/oc.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 076593ec73c54cf0b4bf9ab93aea5ad62ef0724c
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:   Sun Aug 19 14:37:01 2007 +0000

    Updated Polish translation by GNOME PL Team.
    
    2007-08-19  Artur Flinta  <aflinta@svn.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=1432

 po/ChangeLog |    4 +
 po/pl.po     |  781 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 557 insertions(+), 228 deletions(-)

commit cba437b6f4e7a903dc26d4c475cb8021d84e1c5c
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Aug 19 13:54:22 2007 +0000

    Updated Japanese translation.
    
    2007-08-19  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1431

 po/ChangeLog |    4 +
 po/ja.po     |  834 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 539 insertions(+), 299 deletions(-)

commit 5ec940c260d6cbc2a9dafcb632318f3234244370
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Fri Aug 17 18:30:25 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1430

 po/oc.po |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

commit 1a3b3bba5db2e4211e42edb31295787365888335
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Fri Aug 17 06:55:43 2007 +0000

    Estonian translation updates by Ivar Smolin <okul@linux.ee>
    
    2007-08-16  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation updates by Ivar Smolin <okul@linux.ee>
    
    svn path=/trunk/; revision=1429

 po/ChangeLog |    4 +
 po/et.po     |  338 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 216 insertions(+), 126 deletions(-)

commit 5a5cd759366b96166ffa68e5c8e3abbabdd7ce69
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Aug 16 10:04:02 2007 +0000

    Estonian translation update by Ivar Smolin.
    
    2007-08-16  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1428

 po/ChangeLog |    4 +
 po/et.po     |  824 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 535 insertions(+), 293 deletions(-)

commit b8cd68c5e97fe497323ebb2b80c1beca2164810b
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Thu Aug 16 09:27:01 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1427

 po/ChangeLog |    4 +
 po/th.po     |  274 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 172 insertions(+), 106 deletions(-)

commit 49d9b56c46bd177101052419b9823d22b928d719
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Thu Aug 16 08:18:52 2007 +0000

    Updated Translation
    
    svn path=/trunk/; revision=1426

 po/ChangeLog |    4 +
 po/gu.po     |  364 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 240 insertions(+), 128 deletions(-)

commit f851e18879009ec02e2c93a07b840e459423bb3a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 15 10:48:14 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-08-15  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1425

 po/ChangeLog |    4 +
 po/nb.po     |  301 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 191 insertions(+), 114 deletions(-)

commit ee365732a69b5557adaa17af91321eebb788f6f5
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Aug 15 06:52:14 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1424

 po/ChangeLog |    4 +
 po/sv.po     |  296 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 187 insertions(+), 113 deletions(-)

commit 6d93a4424f7428077c6cdf33c629318b88ed7697
Author: Felix I <ifelix@src.gnome.org>
Date:   Tue Aug 14 08:55:18 2007 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1423

 po/ChangeLog |    4 +
 po/ta.po     |  319 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 206 insertions(+), 117 deletions(-)

commit 71cfd2df29abd17b978778c5e1f9890568d648e5
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Aug 13 16:10:18 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1422

 po/ChangeLog |    4 +
 po/fi.po     |  315 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 208 insertions(+), 111 deletions(-)

commit b2e100171af870b903bd4d4ad501aa948a8686fb
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Aug 13 16:10:15 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1421

 po/es.po |   58 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 29 insertions(+), 29 deletions(-)

commit 8208c3d89d59d15e8b2379c0bff26a0e646a385b
Author: Žygimantas Beručka <zygis@src.gnome.org>
Date:   Mon Aug 13 15:42:02 2007 +0000

    Updated Lithuanian translation.
    
    svn path=/trunk/; revision=1420

 po/ChangeLog |    4 ++++
 po/lt.po     |   50 ++++++++++++++++++++++++++++----------------------
 2 files changed, 32 insertions(+), 22 deletions(-)

commit cd53710a932f874d1cd7bec982d6ec38f8fc1d51
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Aug 13 15:25:27 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1419

 po/ChangeLog |    4 +
 po/es.po     |  264 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 165 insertions(+), 103 deletions(-)

commit b81c7d2580317cb22a66457ca0a810f52b590965
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 14:45:38 2007 +0000

    Bumping version to 0.7.5.
    
    * configure.in: Bumping version to 0.7.5.
    
    svn path=/trunk/; revision=1418

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit ec028de73a2882d77656f65f6f6a823eefa9796e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 14:18:41 2007 +0000

    Updating NEWS for 0.7.4
    
    * NEWS: Updating NEWS for 0.7.4
    
    svn path=/trunk/; revision=1416

 ChangeLog |    4 ++++
 NEWS      |    6 ++++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit f4748d6b2cfa58a778f08530495e1116e59968a7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 13:46:11 2007 +0000

    Improvements to status strings in Sync Dialog.
    
    * Tomboy/Synchronization/SyncDialog.cs: Improvements to status strings
      in Sync Dialog.
    
    svn path=/trunk/; revision=1415

 ChangeLog                            |    5 +++++
 Tomboy/Synchronization/SyncDialog.cs |    7 ++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

commit 958ab409483c3ebad60c987c6488f9e249d56066
Author: Žygimantas Beručka <zygis@src.gnome.org>
Date:   Mon Aug 13 08:00:13 2007 +0000

    Updated Lithuanian translation.
    
    svn path=/trunk/; revision=1414

 po/ChangeLog |    4 +
 po/lt.po     | 1226 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 868 insertions(+), 362 deletions(-)

commit 793021036c3ca5bdefac6a932dbc5cb4706c532a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 06:59:29 2007 +0000

    Changing wording of main paragraph in SyncDialog to mention how many notes
    
    * Tomboy/Synchronization/SyncDialog.cs: Changing wording of main
      paragraph in SyncDialog to mention how many notes were updated;
      additional simplification.
    * Tomboy/Addins/SshSyncService/SshSyncServiceAddin.cs: Simplifying SSH
      instructional text...should really go in help.
    
    svn path=/trunk/; revision=1413

 ChangeLog                                          |    8 ++++++
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |    5 +---
 Tomboy/Synchronization/SyncDialog.cs               |   24 ++++++++-----------
 3 files changed, 19 insertions(+), 18 deletions(-)

commit e82f63cc1ab9190bd2a64c1774043dd2e2d51b33
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Mon Aug 13 06:46:53 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1412

 po/ChangeLog |    4 ++
 po/th.po     |  146 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 95 insertions(+), 55 deletions(-)

commit bf8cd182ebca1eddb6d0b8d9b6f646ddfcd63111
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 06:44:01 2007 +0000

    Folder/Path cleanups.
    
    * Tomboy/Addins/FileSystemSyncService/FileSystemSyncServiceAddin.cs,
      Tomboy/Addins/SshSyncService/SshSyncServiceAddin.cs: Folder/Path
      cleanups.
    
    svn path=/trunk/; revision=1411

 ChangeLog                                          |    6 ++++++
 .../FileSystemSyncServiceAddin.cs                  |    2 +-
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |   16 ++++++++--------
 3 files changed, 15 insertions(+), 9 deletions(-)

commit a6d7f2514c1acc2585b43e394efc25a7592f520b
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 05:59:05 2007 +0000

    Added reminder to fix tabbing.
    
    * Tomboy/PreferencesDialog.cs: Added reminder to fix tabbing.
    
    svn path=/trunk/; revision=1410

 ChangeLog                   |    4 ++++
 Tomboy/PreferencesDialog.cs |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)

commit a931324895dee1ccad776ca5fab35be69383e64d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 05:55:09 2007 +0000

    Add "X note updates processed." to bottom of SyncDialog.
    
    * Tomboy/Synchronization/SyncDialog.cs: Add "X note updates processed."
      to bottom of SyncDialog.
    
    svn path=/trunk/; revision=1409

 ChangeLog                            |    5 +++++
 Tomboy/Synchronization/SyncDialog.cs |   14 ++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

commit d13efd25899ddba809554734ac9cd34dcee23cb5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 05:44:53 2007 +0000

    Add "Advanced" dialog for sync tab that exposes saved conflict handling
    
    * Tomboy/PreferencesDialog.cs: Add "Advanced" dialog for sync tab that
      exposes saved conflict handling behavior.  Ugly, but should be
      rarely used.  Once we have autosync (which will undoubtedly have
      associated preferences), this whole tab will need to be redesigned
      anyway.
    
    svn path=/trunk/; revision=1408

 ChangeLog                   |    8 ++++
 Tomboy/PreferencesDialog.cs |   88 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+), 0 deletions(-)

commit a7fc3f5cf96961e4fad4d2e2195041875b3a25f9
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 04:07:31 2007 +0000

    Alert user if enabling FUSE fails.
    
    * Tomboy/Synchronization/SyncUtils.cs: Alert user if enabling FUSE
      fails.
    
    svn path=/trunk/; revision=1407

 ChangeLog                           |    5 +++++
 Tomboy/Synchronization/SyncUtils.cs |   15 +++++++++++++--
 2 files changed, 18 insertions(+), 2 deletions(-)

commit 5973b33e31e70cef6fdc5176ed51ec30ad89c64a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 04:05:06 2007 +0000

    Improved sensitivity behavior of save/clear buttons on sync tab.
    
    * Tomboy/PreferencesDialog.cs: Improved sensitivity behavior of
      save/clear buttons on sync tab.
    
    svn path=/trunk/; revision=1406

 ChangeLog                   |    5 +++++
 Tomboy/PreferencesDialog.cs |   28 +++++++++++++++++++---------
 2 files changed, 24 insertions(+), 9 deletions(-)

commit c6ffaa782ad5ff47db54703977a985c6c0200141
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 00:45:06 2007 +0000

    Fixing build-breaking typo. Whoops!
    
    * Tomboy/PreferencesDialog.cs: Fixing build-breaking typo.  Whoops!
    
    svn path=/trunk/; revision=1405

 ChangeLog                   |    4 ++++
 Tomboy/PreferencesDialog.cs |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit d54c57bf073807c6d815dd2af3b607c51d34ef95
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Aug 13 00:03:56 2007 +0000

    SyncServiceAddins now derives directly from ApplicationAddin.
    
    * Tomboy/Synchronization/SyncServiceAddin.cs,
      Tomboy/Synchronization/FuseSyncServiceAddin.cs,
      Tomboy/Addins/FileSystemSyncService/FileSystemSyncServiceAddin.cs:
      SyncServiceAddins now derives directly from ApplicationAddin.
    
    svn path=/trunk/; revision=1404

 ChangeLog                                          |    7 +++++++
 .../FileSystemSyncServiceAddin.cs                  |   17 +++++++++++++++--
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   11 +++++++++++
 Tomboy/Synchronization/SyncServiceAddin.cs         |    7 +------
 4 files changed, 34 insertions(+), 8 deletions(-)

commit 41033bf954084f2303efb46a8dc69c0a176006f1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Aug 12 23:59:37 2007 +0000

    Add ApplicationAddinListChanged event to AddinManager. Use in
    
    * Tomboy/AddinManager.cs, Tomboy/PreferencesDialog.cs: Add
      ApplicationAddinListChanged event to AddinManager.  Use in
      PreferencesDialog to provide live updates in the Sync tab as addins
      are enabled/disabled.
    
    svn path=/trunk/; revision=1403

 ChangeLog                   |    7 +++
 Tomboy/AddinManager.cs      |    8 +++-
 Tomboy/PreferencesDialog.cs |  111 +++++++++++++++++++++++++++++++++++-------
 3 files changed, 106 insertions(+), 20 deletions(-)

commit 10ed32df4b11f08e8a9de96cd47ab6215ca6afcb
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Aug 12 17:35:08 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1402

 po/ChangeLog |    4 ++
 po/es.po     |   93 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 60 insertions(+), 37 deletions(-)

commit 8e62c265bb619aa5753c1e6ff6bc066cfbaafbac
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Aug 12 14:26:52 2007 +0000

    Sort sync addin combo box by name.
    
    * Tomboy/PreferencesDialog.cs: Sort sync addin combo box by name.
    
    svn path=/trunk/; revision=1401

 ChangeLog                   |    4 ++++
 Tomboy/PreferencesDialog.cs |    6 ++++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit 359f08acacb4b0875041176c722d8d29a167b262
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Aug 12 13:52:31 2007 +0000

    Update syntax to match
    
    * MAINTAINERS: Update syntax to match
      http://mail.gnome.org/archives/devel-announce-list/2007-August/msg00003.html
    
    svn path=/trunk/; revision=1400

 ChangeLog   |    5 +++++
 MAINTAINERS |   13 ++++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)

commit 0d67d046fed26779edc4bdbaa1e60607d8db4794
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Aug 11 23:40:21 2007 +0000

    PreferencesDialog handles sensitivity of sync widgets. Change cursor to
    
    * Tomboy/PreferencesDialog.cs,
      Tomboy/Addins/WebDavSyncService/WebDavSyncServiceAddin.cs:
      PreferencesDialog handles sensitivity of sync widgets.  Change
      cursor to WAIT when saving sync settings.
    * Tomboy/Synchronization/FuseSyncServiceAddin.cs: FUSE mount attempt
      times out after 10 seconds.
    * Tomboy/Addins/FileSystemSyncService/FileSystemSyncServiceAddin.cs:
      Add "Browse..." button that presents a FileChooserDialog.
    * Tomboy/Addins/SshSyncService/SshSyncServiceAddin.cs: Removed all
      password-related code and UI elements.  Added first attempt at
      explaining need for ssh keys/daemon to user.
    
    svn path=/trunk/; revision=1399

 ChangeLog                                          |   14 ++++
 .../FileSystemSyncServiceAddin.cs                  |   61 ++++++++++-------
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |   72 ++++++++------------
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |   12 +---
 Tomboy/PreferencesDialog.cs                        |    8 ++
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |   13 ++--
 6 files changed, 95 insertions(+), 85 deletions(-)

commit d666758e099c42f784050a28754aa99121f381cf
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Aug 11 13:36:41 2007 +0000

    Add support for using shift+delete to perform a "cut" operation. Should
    
    * Tomboy/NoteEditor.cs: Add support for using shift+delete to perform a
      "cut" operation.  Should fix bug #437684 (patch provided by Andrew
      Fister).
    
    svn path=/trunk/; revision=1398

 ChangeLog            |    6 ++++++
 Tomboy/NoteEditor.cs |    6 ++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

commit b9b5eca9c3175df8539d3838f94b5ffea5e67ee1
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Fri Aug 10 08:38:08 2007 +0000

    Updated Translation
    
    svn path=/trunk/; revision=1397

 po/ChangeLog |    4 +
 po/gu.po     | 1314 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 1009 insertions(+), 309 deletions(-)

commit fd3b6affef6a1f42dc0c2c0b857219220e52c6cd
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Aug 10 04:18:45 2007 +0000

    Fix for OpenSUSE build system issues, courtesy of Michael Wolf.
    
    * Tomboy/Defines.cs.in: Fix for OpenSUSE build system issues, courtesy
      of Michael Wolf.
    
    svn path=/trunk/; revision=1396

 ChangeLog            |    5 +++++
 Tomboy/Defines.cs.in |    4 +++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit d4b0466ccbd3d29b0e3cc3b01cef043dbc8bef35
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Aug 9 09:36:44 2007 +0000

    Updated Norwegian bokmål translation from Espen Stefansen.
    
    2007-08-09  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation from
    	Espen Stefansen.
    
    svn path=/trunk/; revision=1395

 po/ChangeLog |    5 +
 po/nb.po     | 1303 ++++++++++++++++++++++++++--------------------------------
 2 files changed, 580 insertions(+), 728 deletions(-)

commit 9f0652e38ded7edfdd432a65efa277b5681a2f1a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Aug 9 04:51:08 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1394

 po/ChangeLog |    4 ++
 po/fi.po     |  139 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 87 insertions(+), 56 deletions(-)

commit 0257aa9f21e73508723e9c06d2293c763eff4f43
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Aug 6 13:43:00 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1393

 po/ChangeLog |    4 +
 po/fi.po     | 1281 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 936 insertions(+), 349 deletions(-)

commit ee5f14a023d87cf60790d4f82ef6bf92b108a72c
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Aug 6 10:03:05 2007 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1392

 po/ChangeLog |    4 +
 po/ta.po     | 1377 +++++++++++++++++++++++++---------------------------------
 2 files changed, 607 insertions(+), 774 deletions(-)

commit bc80290b3f95f576326921e57cb7100fb0fb26f9
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun Aug 5 22:18:34 2007 +0000

    s/_Conteúdo/S_umário; see bug #461308.
    
    2007-08-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: s/_Conteúdo/S_umário; see bug #461308.
    
    svn path=/trunk/; revision=1391

 po/ChangeLog |    4 ++++
 po/pt_BR.po  |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 57de1960186b2a2526ed62a15f1694a523d4aa90
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Sun Aug 5 20:12:08 2007 +0000

    Updated Greek translation by Athanasios Lefteris <alefteris@gmail.com> (part b)
    
    svn path=/trunk/; revision=1390

 po/el.po | 1266 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 867 insertions(+), 399 deletions(-)

commit e54b126d8d2ca455d495a8720792c34b6cfb8b4c
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Sun Aug 5 20:11:39 2007 +0000

    Updated Greek translation by Athanasios Lefteris <alefteris@gmail.com>
    
    svn path=/trunk/; revision=1389

 po/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 2567b51d3166840d7e294185f90cf0e1bcce94b8
Author: Inaki Laranaga Murgoitio <dooteo@zundan.com>
Date:   Sun Aug 5 19:55:31 2007 +0000

    Updated Basque translation.
    
    2007-08-05  Inaki Laranaga Murgoitio  <dooteo@zundan.com>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1388

 po/ChangeLog |    4 +
 po/eu.po     | 1354 +++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 1050 insertions(+), 308 deletions(-)

commit 38e1c7f306aaceb2cf93163325b9a704ba9b4cf4
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun Aug 5 14:47:36 2007 +0000

    Brazilian Portuguese translation updated by Vladimir Melo
    
    2007-08-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: Brazilian Portuguese translation updated by Vladimir Melo
    	<vladimirmelo@foresightlinux.org>.
    
    svn path=/trunk/; revision=1387

 po/ChangeLog |    6 +-
 po/pt_BR.po  | 1221 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 770 insertions(+), 457 deletions(-)

commit 3cab53d5066539c31cd2d0e19c97a2e69b21f6b8
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Aug 5 14:46:54 2007 +0000

    Removing Mono.Security reference. Not sure what that was doing there.
    
    * Tomboy.mdp: Removing Mono.Security reference.  Not sure what that was
      doing there.
    
    svn path=/trunk/; revision=1386

 ChangeLog  |    5 +++++
 Tomboy.mdp |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)

commit b2f9448ff9c5aa901e0d36ffbf8a57e67fa56edc
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Fri Aug 3 07:45:34 2007 +0000

    updated si translation
    
    svn path=/trunk/; revision=1385

 po/si.po | 1483 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1483 insertions(+), 0 deletions(-)

commit d8f1139984ea11a46001b02e529ee6e4d965353c
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Fri Aug 3 07:42:40 2007 +0000

    Added Changelog entries for sinhala translation additiona and addition of si to LINGUAS
    
    svn path=/trunk/; revision=1384

 po/ChangeLog |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 9107f29860efd253869e7e59d5c30a1522f57b2f
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Fri Aug 3 05:08:18 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1383

 po/ChangeLog |    4 ++++
 po/th.po     |    9 ++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 34d20521f8cb99803a9feb2f5abef2bbc746e0b1
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:   Thu Aug 2 22:49:42 2007 +0000

    Updated polish translation
    
    2007-08-03  Wadim Dziedzic  <wadimd@svn.gnome.org>
    
    	* pl.po: Updated polish translation
    
    svn path=/trunk/; revision=1382

 po/ChangeLog |    4 +
 po/pl.po     | 1231 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 813 insertions(+), 422 deletions(-)

commit e5594921b12f519cec045432c9717a81cd04ab42
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Aug 1 19:39:04 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1381

 po/ChangeLog |    4 ++++
 po/es.po     |   43 ++++++++++++++++++++++++++-----------------
 2 files changed, 30 insertions(+), 17 deletions(-)

commit a9bb05666a3cc2afe94cc2a08d61751d8a91f8d7
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Aug 1 18:37:08 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=1380

 po/ChangeLog |    4 +++
 po/sv.po     |   74 +++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 57 insertions(+), 21 deletions(-)

commit 0a2f8ce8d30e9c2734f8bc36b0a15d8cd99f495e
Author: Jordi Mas <jmas@softcatala.org>
Date:   Wed Aug 1 13:26:29 2007 +0000

    Updated Catalan translation
    
    2007-08-01 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=1379

 po/ChangeLog |    4 +
 po/ca.po     | 1117 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 712 insertions(+), 409 deletions(-)

commit 069bbdc486778baf14f33beb520af35f599fdaaa
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Wed Aug 1 09:57:12 2007 +0000

    Updated Thai translation by aka.ape <aka.ape@gmail.com>.
    
    	* th.po: Updated Thai translation by aka.ape <aka.ape@gmail.com>.
    
    
    svn path=/trunk/; revision=1378

 po/ChangeLog |    4 +
 po/th.po     |  872 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 576 insertions(+), 300 deletions(-)

commit e806654e0e40c8789a386119b61ca38a0c45f592
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 31 22:34:08 2007 +0000

    Specify a default int value for sync_conflict_behavior to avoid warnings
    
    * data/tomboy.schemas.in: Specify a default int value for
      sync_conflict_behavior to avoid warnings at install time.
    
    svn path=/trunk/; revision=1377

 ChangeLog              |    5 +++++
 data/tomboy.schemas.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 98748eb89aa503a8cabd6374f8b347128cba96b6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Jul 31 19:15:17 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1376

 po/ChangeLog |    4 +
 po/es.po     |  785 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 472 insertions(+), 317 deletions(-)

commit 2fb2f74d6262360766b6ed0ba519e2100dc54129
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Jul 30 20:03:30 2007 +0000

    Bump version to 0.7.4.
    
    * configure.in: Bump version to 0.7.4.
    
    svn path=/trunk/; revision=1375

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 51f17122ce6b3177bf0dd1dadc193ba2ddcc2100
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Jul 30 20:00:34 2007 +0000

    Added comment about removing Tagging UI.
    
    * NEWS: Added comment about removing Tagging UI.
    
    svn path=/trunk/; revision=1373

 ChangeLog |    4 ++++
 NEWS      |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit b03a9a8db42c2cd85c47b401c73d397c7daf0323
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Jul 30 19:56:05 2007 +0000

    Updated for 0.7.3 release.
    
    * NEWS: Updated for 0.7.3 release.
    
    svn path=/trunk/; revision=1372

 ChangeLog |    4 ++++
 NEWS      |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit 140e3c26f62d34c04aec7345251d4238d45d5711
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 19:51:31 2007 +0000

    Adding sync preferences to our GConf schema. Moving these preferences to
    
    * Tomboy/Preferences.cs, data/tomboy.schemas.in: Adding sync
      preferences to our GConf schema.  Moving these preferences to
      /apps/tomboy/sync/*.
    
    svn path=/trunk/; revision=1371

 ChangeLog              |    6 ++++
 Tomboy/Preferences.cs  |    8 +++---
 data/tomboy.schemas.in |   63 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 73 insertions(+), 4 deletions(-)

commit 3f971e0383c0761036868fb3fa7bb51e9aaaf4f7
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Jul 30 19:10:25 2007 +0000

    Fixed sentence "Preparing to upload updates from server" -> "Preparing to
    
    * Tomboy/Synchronization/SyncDialog.cs: Fixed sentence "Preparing to
      upload updates from server" -> "Preparing to upload updates to
      server".
    
    svn path=/trunk/; revision=1370

 ChangeLog                            |    6 ++++++
 Tomboy/Synchronization/SyncDialog.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 50125f7a3ad0a19229f626d3a983230b09a2fcdf
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Jul 30 19:02:27 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=1369

 po/ChangeLog |    4 +
 po/sv.po     | 1002 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 527 insertions(+), 479 deletions(-)

commit 07586607c2d00055aa0db06dc285aa4f3d6acc06
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 18:40:03 2007 +0000

    Add ArchLinux support (patch courtesy of Dave Foster).
    
    * Tomboy/Synchronization/SyncUtils.cs: Add ArchLinux support (patch
      courtesy of Dave Foster).
    
    svn path=/trunk/; revision=1368

 ChangeLog                           |    5 +++++
 Tomboy/Synchronization/SyncUtils.cs |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 17da75a30f01f242db417d7963a6ac3dd52066e5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 18:20:14 2007 +0000

    Adding support for server ID to prevent syncing against an empty or
    
    * Tomboy/Synchronization/TomboySyncClient.cs,
      Tomboy/Synchronization/SyncManager.cs,
      Tomboy/Synchronization/FileSystemSyncServer.cs: Adding support for
      server ID to prevent syncing against an empty or reinitialized
      server (which could cause note loss/mangling).
    
    svn path=/trunk/; revision=1367

 ChangeLog                                      |    8 ++++++
 Tomboy/Synchronization/FileSystemSyncServer.cs |   32 ++++++++++++++++++++++++
 Tomboy/Synchronization/SyncManager.cs          |    8 ++++-
 Tomboy/Synchronization/TomboySyncClient.cs     |   27 ++++++++++++++++++++
 4 files changed, 73 insertions(+), 2 deletions(-)

commit 00829e8573feaf3544840a545edfb555d11b1a2b
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Jul 30 18:03:44 2007 +0000

    Commenting out the tags UI for now. There's not enough time to get it
    
    * Tomboy/RecentChanges.cs, Tomboy/NoteWindow.cs: Commenting out the
      tags UI for now.  There's not enough time to get it working well
      for 0.8.  For more info, see bug #380634.
    
    svn path=/trunk/; revision=1366

 ChangeLog               |    6 +++
 Tomboy/NoteWindow.cs    |   66 +++++++++++++++++++------------------
 Tomboy/RecentChanges.cs |   84 +++++++++++++++++++++++++----------------------
 3 files changed, 85 insertions(+), 71 deletions(-)

commit 7e346bf9cc194cc7ca6b67a9aad1ee25e147390e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 17:12:50 2007 +0000

    Reset client and local manifest file if server has been wiped, or
    
    * Tomboy/Synchronization/TomboySyncClient.cs,
      Tomboy/Synchronization/SyncManager.cs: Reset client and local
      manifest file if server has been wiped, or reinitialized without or
      knowledge, etc.  Detection of this situation needs to be improved.
    
    svn path=/trunk/; revision=1365

 ChangeLog                                  |    7 +++++++
 Tomboy/Synchronization/SyncManager.cs      |    9 +++++++++
 Tomboy/Synchronization/TomboySyncClient.cs |   10 ++++++++++
 3 files changed, 26 insertions(+), 0 deletions(-)

commit 753ca3023eb2160abc7e694a0fdd095014dc00d2
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 15:45:19 2007 +0000

    Fix crash when no SyncServiceAddins found.
    
    * Tomboy/PreferencesDialog.cs: Fix crash when no SyncServiceAddins
      found.
    
    svn path=/trunk/; revision=1364

 ChangeLog                   |    5 +++++
 Tomboy/PreferencesDialog.cs |    8 +++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 23d10ea02363e0eda1a2a41ed285889fcdf0b389
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 15:27:21 2007 +0000

    Fixing objectType for SyncServiceAddin extension point.
    
    * Tomboy/Tomboy.addin.xml: Fixing objectType for SyncServiceAddin
      extension point.
    
    svn path=/trunk/; revision=1363

 ChangeLog               |    5 +++++
 Tomboy/Tomboy.addin.xml |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 15af4343d3767a591d857d20932105a11243f55e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 09:40:34 2007 +0000

    Merging in the rest of the tomboy-sync branch. In additon to note
    
    * configure.in, Tomboy.mdp, Tomboy/PreferencesDialog.cs,
      Tomboy/Tomboy.cs, Tomboy/AddinManager.cs, Tomboy/Watchers.cs,
      Tomboy/Tomboy.addin.xml, Tomboy/RemoteControl.cs,
      Tomboy/NoteWindow.cs, Tomboy/Addins/Evolution/Evolution.addin.xml,
      Tomboy/Addins/Makefile.am,
      Tomboy/Addins/Bugzilla/Bugzilla.addin.xml, Tomboy/NoteManager.cs,
      Tomboy/Preferences.cs, Tomboy/Makefile.am, Tomboy/Note.cs,
      Tomboy/ActionManager.cs, po/POTFILES.in, po/POTFILES.skip: Merging
      in the rest of the tomboy-sync branch.  In additon to note
      synchronization functionality, this brings in various bug fixes,
      tagging updates to the DBus API, and other goodies.
    
    svn path=/trunk/; revision=1362

 ChangeLog                                   |   14 ++
 Tomboy.mdp                                  |   41 ++++-
 Tomboy/ActionManager.cs                     |    6 +-
 Tomboy/AddinManager.cs                      |   26 +++-
 Tomboy/Addins/Bugzilla/Bugzilla.addin.xml   |    4 +-
 Tomboy/Addins/Evolution/Evolution.addin.xml |    3 +-
 Tomboy/Addins/Makefile.am                   |    5 +-
 Tomboy/Makefile.am                          |    6 +-
 Tomboy/Note.cs                              |   52 +++++-
 Tomboy/NoteManager.cs                       |   37 +++-
 Tomboy/NoteWindow.cs                        |   15 ++-
 Tomboy/Preferences.cs                       |   19 ++-
 Tomboy/PreferencesDialog.cs                 |  276 +++++++++++++++++++++++++++
 Tomboy/RemoteControl.cs                     |   54 +++++-
 Tomboy/Tomboy.addin.xml                     |    4 +
 Tomboy/Tomboy.cs                            |   31 +++-
 Tomboy/Watchers.cs                          |   14 ++
 configure.in                                |    3 +
 po/POTFILES.in                              |   15 +-
 po/POTFILES.skip                            |    7 +
 20 files changed, 601 insertions(+), 31 deletions(-)

commit 2befdcce6953e9fa27afceb68570d7196aaab31a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 09:22:54 2007 +0000

    Copying Gnome.Keyring bundle from tomboy-sync.
    
    * Tomboy/Gnome.Keyring: Copying Gnome.Keyring bundle from tomboy-sync.
    
    svn path=/trunk/; revision=1361

 ChangeLog                                |    4 +
 Tomboy/Gnome.Keyring/AccessRights.cs     |   39 +++
 Tomboy/Gnome.Keyring/AttributeType.cs    |   36 ++
 Tomboy/Gnome.Keyring/GenericItemData.cs  |   50 +++
 Tomboy/Gnome.Keyring/ItemACL.cs          |   63 ++++
 Tomboy/Gnome.Keyring/ItemData.cs         |   70 ++++
 Tomboy/Gnome.Keyring/ItemType.cs         |   37 ++
 Tomboy/Gnome.Keyring/KeyringException.cs |   89 +++++
 Tomboy/Gnome.Keyring/KeyringInfo.cs      |  106 ++++++
 Tomboy/Gnome.Keyring/NetItemData.cs      |   65 ++++
 Tomboy/Gnome.Keyring/NoteItemData.cs     |   39 +++
 Tomboy/Gnome.Keyring/Operation.cs        |   54 +++
 Tomboy/Gnome.Keyring/RequestMessage.cs   |  173 ++++++++++
 Tomboy/Gnome.Keyring/ResponseMessage.cs  |  108 ++++++
 Tomboy/Gnome.Keyring/ResultCode.cs       |   43 +++
 Tomboy/Gnome.Keyring/Ring.cs             |  539 ++++++++++++++++++++++++++++++
 Tomboy/Gnome.Keyring/sync-tree.sh        |   66 ++++
 17 files changed, 1581 insertions(+), 0 deletions(-)

commit 7080c98dbd77c6fa0067c4173ae079c9f50fe196
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Jul 30 09:19:27 2007 +0000

    Copying new files from tomboy-sync branch.
    
    * Tomboy/Synchronization, Tomboy/Synchronization/SyncDialog.cs,
      Tomboy/Synchronization/SyncServiceAddin.cs,
      Tomboy/Synchronization/SyncUtils.cs,
      Tomboy/Synchronization/FuseSyncServiceAddin.cs,
      Tomboy/Synchronization/TomboySyncClient.cs,
      Tomboy/Synchronization/SyncManager.cs,
      Tomboy/Synchronization/FileSystemSyncServer.cs,
      Tomboy/Addins/FileSystemSyncService,
      Tomboy/Addins/WebDavSyncService, Tomboy/Addins/SshSyncService:
      Copying new files from tomboy-sync branch.
    
    svn path=/trunk/; revision=1360

 ChangeLog                                          |   13 +
 .../FileSystemSyncService.addin.xml                |   21 +
 .../FileSystemSyncServiceAddin.cs                  |  216 ++++++
 Tomboy/Addins/FileSystemSyncService/Makefile.am    |   39 +
 Tomboy/Addins/SshSyncService/Makefile.am           |   39 +
 .../Addins/SshSyncService/SshSyncService.addin.xml |   21 +
 .../Addins/SshSyncService/SshSyncServiceAddin.cs   |  214 ++++++
 Tomboy/Addins/WebDavSyncService/Makefile.am        |   39 +
 .../WebDavSyncService/WebDavSyncService.addin.xml  |   21 +
 .../WebDavSyncService/WebDavSyncServiceAddin.cs    |  260 +++++++
 Tomboy/Synchronization/FileSystemSyncServer.cs     |  571 +++++++++++++++
 Tomboy/Synchronization/FuseSyncServiceAddin.cs     |  244 +++++++
 Tomboy/Synchronization/SyncDialog.cs               |  613 ++++++++++++++++
 Tomboy/Synchronization/SyncManager.cs              |  731 ++++++++++++++++++++
 Tomboy/Synchronization/SyncServiceAddin.cs         |   86 +++
 Tomboy/Synchronization/SyncUtils.cs                |  214 ++++++
 Tomboy/Synchronization/TomboySyncClient.cs         |  187 +++++
 17 files changed, 3529 insertions(+), 0 deletions(-)

commit b1ce838236d042e820cc7f707b9d237cc11cc0b7
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sun Jul 29 14:21:58 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1348

 po/oc.po |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit 6e148acbf349366d96d25c9dc574f642ecb02093
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jul 27 09:37:59 2007 +0000

    Removing the Tasks Addin from being built/compiled
    
    2007-07-21  Boyd Timothy <btimothy@gmail.com>
    
    	Removing the Tasks Addin from being built/compiled
    
    svn path=/trunk/; revision=1344

 po/ChangeLog     |    4 ++++
 po/POTFILES.skip |    3 +++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 1e53c45b8e726d31bea1ab55f4d36b1c10fb3a63
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jul 26 08:41:20 2007 +0000

    Removing the Tasks Addin from being built/compiled for 0.8. It's not ready
    
    2007-07-21  Boyd Timothy <btimothy@gmail.com>
    
    	Removing the Tasks Addin from being built/compiled
    	for 0.8.  It's not ready and this should prevent users
    	corrupting their notes.
    
    
    svn path=/trunk/; revision=1343

 po/ChangeLog     |    8 ++++++++
 po/POTFILES.in   |   12 ------------
 po/POTFILES.skip |   12 ++++++++++++
 3 files changed, 20 insertions(+), 12 deletions(-)

commit ab5a78edf8ff28f160b62fd79026da5f5ecdb081
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Wed Jul 25 07:29:38 2007 +0000

    Updated Thai translation by aka.ape <aka.ape@gmail.com>.
    
    	* th.po: Updated Thai translation by aka.ape <aka.ape@gmail.com>.
    
    
    svn path=/trunk/; revision=1342

 po/ChangeLog |    4 +
 po/th.po     |  987 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 646 insertions(+), 345 deletions(-)

commit 7cf359f3ece0a1214bb438b994383a2d4c01caa2
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Jul 21 21:38:07 2007 +0000

    Translation updated.
    
    2007-07-21 Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    
    svn path=/trunk/; revision=1338

 po/ChangeLog |    4 +
 po/hu.po     |  988 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 619 insertions(+), 373 deletions(-)

commit 3388ee748181a5d6a285675bedfe520684fe2c95
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sat Jul 21 07:24:08 2007 +0000

    Removing the Tasks Addin from being built/compiled
    for 0.8.  It's not ready and this should prevent users
    corrupting their notes.
    
    * configure.in: Commented out the line to build
      Tomboy/Addins/Tasks/Makefile.
    * Tomboy/Addins/Makefile.am: Removed Tasks from the SUBDIRS line.
    
    svn path=/trunk/; revision=1337

 ChangeLog                 |   10 ++++++++++
 Tomboy/Addins/Makefile.am |    7 +++++--
 configure.in              |    5 ++++-
 3 files changed, 19 insertions(+), 3 deletions(-)

commit 89c926ec695bb1a8c76cca2ed51c9dc5b4a9e415
Author: Jakub Steiner <jimmac@ximian.com>
Date:   Fri Jul 20 15:00:18 2007 +0000

    data/images/tag-22.png data/images/tag-32.png data/images/tag-24.png
    
    2007-07-20  Jakub Steiner <jimmac@ximian.com>
    
    * data/images/tag-22.png
    * data/images/tag-32.png
    * data/images/tag-24.png
    * data/images/tag-16.png
    * data/images/tag-48.png
    * data/images/tag.svg: make the icon look less 'inactive'
    * data/images/artwork.svg: use one canvas for all source in
    future.
    
    svn path=/trunk/; revision=1336

 ChangeLog               |   11 +
 data/images/artwork.svg | 2806 +++++++++++++++++++++++++++++++++++++++++++++++
 data/images/tag-16.png  |  Bin 681 -> 811 bytes
 data/images/tag-22.png  |  Bin 967 -> 1246 bytes
 data/images/tag-24.png  |  Bin 944 -> 1273 bytes
 data/images/tag-32.png  |  Bin 1694 -> 1928 bytes
 data/images/tag-48.png  |  Bin 0 -> 3258 bytes
 data/images/tag.svg     |  156 ++-
 8 files changed, 2919 insertions(+), 54 deletions(-)

commit e2ccda9a0629290089dd26f75397556fa7248c8d
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Fri Jul 20 14:33:20 2007 +0000

    Updated Japanese translation.
    
    2007-07-20  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1335

 po/ChangeLog |    4 +
 po/ja.po     |  963 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 651 insertions(+), 316 deletions(-)

commit cf17b0a933bdccc24f54c6587a159e9a926c5346
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jul 17 12:01:38 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1333

 po/ChangeLog |    4 +
 po/sv.po     | 1531 +++++++++++++++++++++++++---------------------------------
 2 files changed, 668 insertions(+), 867 deletions(-)

commit 27647aa64561f781cb50c2ebbb0d1183dcf9b773
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Jul 16 16:11:03 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1332

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 09598d62bd8502c4daccacd0bd982ce1be3eff5a
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Mon Jul 16 15:55:12 2007 +0000

    Translation updated by Tino Meinen.
    
    2007-07-16  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Tino Meinen.
    
    svn path=/trunk/; revision=1331

 po/ChangeLog |    4 +
 po/nl.po     |  596 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 317 insertions(+), 283 deletions(-)

commit d70d1716cc6036d8490feea30bdee738578748f7
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Sun Jul 15 20:07:59 2007 +0000

    Estonian translation update by Ivar Smolin.
    
    2007-07-15  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1330

 po/ChangeLog |    4 +
 po/et.po     |  924 ++++++++++++++++++++--------------------------------------
 2 files changed, 313 insertions(+), 615 deletions(-)

commit ae7d44c67e250eb7e32c9b38ff18b2df0e4d44dc
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Fri Jul 13 10:22:43 2007 +0000

    Estonian translation update by Ivar Smolin.
    
    2007-07-13  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1322

 po/ChangeLog |    4 ++
 po/et.po     |  166 +++++++++++++++++++++++++++------------------------------
 2 files changed, 83 insertions(+), 87 deletions(-)

commit ef5876635750225050aac8b0d4dd4d1a784dd511
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jul 12 14:34:35 2007 +0000

    Removing Tomboy/Plugins/.
    
    * Tomboy/Plugins, Tomboy/Plugins/Makefile.am,
      Tomboy/Plugins/checkbox-done.png, Tomboy/Plugins/checkbox-todo.png,
      Tomboy/Plugins/.cvsignore: Removing Tomboy/Plugins/.
    
    svn path=/trunk/; revision=1321

 ChangeLog                        |    6 ++
 Tomboy/Plugins/.cvsignore        |    4 -
 Tomboy/Plugins/Makefile.am       |  157 --------------------------------------
 Tomboy/Plugins/checkbox-done.png |  Bin 348 -> 0 bytes
 Tomboy/Plugins/checkbox-todo.png |  Bin 222 -> 0 bytes
 5 files changed, 6 insertions(+), 161 deletions(-)

commit 84dba76e8f60c1379bc536909721af52b644cacd
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jul 12 13:54:09 2007 +0000

    Bump version to 0.7.3.
    
    * configure.in: Bump version to 0.7.3.
    
    svn path=/trunk/; revision=1320

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit c2e8aadddc0916b31fcd12205d331fd3ffa04d61
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jul 12 13:34:05 2007 +0000

    Updated NEWS for 0.7.2.
    
    * NEWS: Updated NEWS for 0.7.2.
    
    svn path=/trunk/; revision=1318

 ChangeLog |    4 ++++
 NEWS      |   15 ++++++++++++++-
 2 files changed, 18 insertions(+), 1 deletions(-)

commit d8b2b11d92cce9d818d32791da9751ddb59d44bc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jul 12 12:51:27 2007 +0000

    Changing category to "Desktop Integration". Categories could still use
    
    * Tomboy/Addins/GalagoPresence/GalagoPresence.addin.xml,
      Tomboy/Addins/Evolution/Evolution.addin.xml,
      Tomboy/Addins/PrintNotes/PrintNotes.addin.xml,
      Tomboy/Addins/Bugzilla/Bugzilla.addin.xml: Changing category to
      "Desktop Integration".  Categories could still use some love.
    
    svn path=/trunk/; revision=1317

 ChangeLog                                          |    8 ++++++++
 Tomboy/Addins/Bugzilla/Bugzilla.addin.xml          |    2 +-
 Tomboy/Addins/Evolution/Evolution.addin.xml        |    2 +-
 .../Addins/GalagoPresence/GalagoPresence.addin.xml |    2 +-
 Tomboy/Addins/PrintNotes/PrintNotes.addin.xml      |    2 +-
 5 files changed, 12 insertions(+), 4 deletions(-)

commit 771af8fafb17ccb192a721696e838942256b5199
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jul 12 12:40:23 2007 +0000

    Removing use of enabled_plugins GConf key.
    
    * Tomboy/Preferences.cs, data/tomboy.schemas.in: Removing use of
      enabled_plugins GConf key.
    
    svn path=/trunk/; revision=1316

 ChangeLog              |    9 ++++++++-
 Tomboy/Preferences.cs  |    9 ---------
 data/tomboy.schemas.in |   15 ---------------
 3 files changed, 8 insertions(+), 25 deletions(-)

commit 441d51c61666e35aafec228b12e396e341bdb6d2
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Jul 12 07:43:23 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1315

 po/ChangeLog |    4 +
 po/es.po     |  802 ++++++++++++++++++----------------------------------------
 2 files changed, 247 insertions(+), 559 deletions(-)

commit 6f4e60831642c0547544c0705fac140b8827d4c1
Author: Felix I <ifelix@src.gnome.org>
Date:   Thu Jul 12 05:28:15 2007 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1314

 po/ChangeLog |    4 +
 po/ta.po     |  618 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 318 insertions(+), 304 deletions(-)

commit 8bd887f2c38b26dd556ae38c3e5795533f23b329
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jul 11 16:55:06 2007 +0000

    Reverting this because it was accidentally checked-in with references.
    
    * Tomboy.mdp: Reverting this because it was accidentally checked-in
      with references.
    
    svn path=/trunk/; revision=1313

 ChangeLog  |    5 +++++
 Tomboy.mdp |    7 -------
 2 files changed, 5 insertions(+), 7 deletions(-)

commit 57fba9c432eba7c007deb92ffdcbe8d579cfe27d
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jul 11 16:51:23 2007 +0000

    Added a missing semi-colon in a string. Commented out many of the
    
    * Tomboy/PreferencesDialog.cs: Added a missing semi-colon in a string.
    * po/POTFILES.in: Commented out many of the Mono.Addins code since we
      don't really use them directly in Tomboy.  Also added the
      *.addin.xml files.  I don't any strings are being extracted at this
      point, but hopefully eventually.
    
    svn path=/trunk/; revision=1312

 ChangeLog                   |    8 ++++++++
 Tomboy.mdp                  |    7 +++++++
 Tomboy/PreferencesDialog.cs |    2 +-
 po/POTFILES.in              |   34 ++++++++++++++++++++++------------
 4 files changed, 38 insertions(+), 13 deletions(-)

commit baffafe71218e2c7dfbc85d0e552b8050fa79296
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jul 11 15:23:19 2007 +0000

    Fixes for make distcheck:
    
    * Tomboy/Addins/ExportToHtml/Makefile.am: Include ExportToHtml.xsl in
      EXTRA_DIST.
    * po/POTFILES.in: Added EvolutionNoteAddin.cs,
      GalagoPresenceNoteAddin.cs, and removed PluginManager.cs.
    
    svn path=/trunk/; revision=1311

 ChangeLog                              |    9 +++++++++
 Tomboy/Addins/ExportToHtml/Makefile.am |    3 ++-
 po/POTFILES.in                         |    5 ++---
 3 files changed, 13 insertions(+), 4 deletions(-)

commit 89ca94b7c9bc3b10076b44c3d98c08799b949dd1
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Jul 11 14:57:20 2007 +0000

    Migrating GalagoPresencePlugin to GalagoPresenceNoteAddin, using
    
    * configure.in, Tomboy.mdp,
      Tomboy/Addins/GalagoPresence/GalagoPresenceNoteAddin.cs,
      Tomboy/Addins/GalagoPresence/Makefile.am,
      Tomboy/Addins/GalagoPresence/GalagoPresence.addin.xml,
      Tomboy/Addins/Makefile.am: Migrating GalagoPresencePlugin to
      GalagoPresenceNoteAddin, using Mono.Addins.
    
    svn path=/trunk/; revision=1310

 ChangeLog                                          |    9 +
 Tomboy.mdp                                         |    2 +-
 .../Addins/GalagoPresence/GalagoPresence.addin.xml |   21 +
 .../GalagoPresence/GalagoPresenceNoteAddin.cs      |  387 ++++++++++++++++++++
 Tomboy/Addins/GalagoPresence/Makefile.am           |   41 ++
 Tomboy/Addins/Makefile.am                          |    1 +
 Tomboy/Plugins/GalagoPresence.cs                   |  386 -------------------
 configure.in                                       |    1 +
 8 files changed, 461 insertions(+), 387 deletions(-)

commit 384912c1be1f27a45d6a70e2e739278f0ba2032f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Jul 11 14:26:12 2007 +0000

    Migrate EvolutionPlugin to EvolutionNoteAddin, using Mono.Addins.
    
    * configure.in, Tomboy.mdp, Tomboy/Plugins/Evolution.cs,
      Tomboy/Addins/Evolution,
      Tomboy/Addins/Evolution/Evolution.addin.xml,
      Tomboy/Addins/Evolution/Makefile.am,
      Tomboy/Addins/Evolution/EvolutionNoteAddin.cs,
      Tomboy/Addins/Makefile.am: Migrate EvolutionPlugin to
      EvolutionNoteAddin, using Mono.Addins.
    
    svn path=/trunk/; revision=1309

 ChangeLog                                     |   10 +
 Tomboy.mdp                                    |    4 +-
 Tomboy/Addins/Evolution/Evolution.addin.xml   |   22 ++
 Tomboy/Addins/Evolution/EvolutionNoteAddin.cs |  485 ++++++++++++++++++++++++
 Tomboy/Addins/Evolution/Makefile.am           |   42 +++
 Tomboy/Addins/Makefile.am                     |    3 +-
 Tomboy/Plugins/Evolution.cs                   |  486 -------------------------
 configure.in                                  |    1 +
 8 files changed, 564 insertions(+), 489 deletions(-)

commit 95850eeaa03ea68d5ebd9eded32f31938d00ba6e
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 22:47:47 2007 +0000

    Add in AddinInfoDialog so a user can view the information about an addin
    
    * Tomboy/PreferencesDialog.cs: Add in AddinInfoDialog so a user can
      view the information about an addin in a separate dialog when they
      click the information button.
    
    svn path=/trunk/; revision=1308

 ChangeLog                   |    6 ++
 Tomboy/PreferencesDialog.cs |  146 ++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 150 insertions(+), 2 deletions(-)

commit 83959f2e7ec95050fbdd56ecf49f2fd37f1ac62c
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 21:46:30 2007 +0000

    Create Makefile for StickyNoteImport addin. Remove the old
    
    * configure.in: Create Makefile for StickyNoteImport addin.
    * Tomboy.mdp: Remove the old StickyNoteImport plugin and replace it
      with the addin.
    * Tomboy/Plugins/StickyNoteImport.cs: Moved this code to the new
      StickNoteImport addin.
    * Tomboy/Addins/StickyNoteImport,
      Tomboy/Addins/StickyNoteImport/StickyNoteImportNoteAddin.cs,
      Tomboy/Addins/StickyNoteImport/StickyNoteImport.addin.xml,
      Tomboy/Addins/StickyNoteImport/Makefile.am: The new
      StickyNoteImport addin.
    * Tomboy/Addins/Makefile.am: Add StickyNoteImport to SUBDIRS.
    * po/POTFILES.in: Change the path for the StickyNoteImport addin.
    
    svn path=/trunk/; revision=1307

 ChangeLog                                          |   15 ++
 Tomboy.mdp                                         |    2 +-
 Tomboy/Addins/Makefile.am                          |   15 +-
 Tomboy/Addins/StickyNoteImport/Makefile.am         |   36 ++++
 .../StickyNoteImport/StickyNoteImport.addin.xml    |   21 ++
 .../StickyNoteImport/StickyNoteImportNoteAddin.cs  |  217 +++++++++++++++++++
 Tomboy/Plugins/StickyNoteImport.cs                 |  218 --------------------
 configure.in                                       |    1 +
 po/POTFILES.in                                     |    2 +-
 9 files changed, 300 insertions(+), 227 deletions(-)

commit db8af274ea6711e17b31bcb3a6ae5570c34d4e0f
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 21:27:33 2007 +0000

    Addd PrintNotes addin Makefile. Remove the old PrintNotes plugin and
    
    * configure.in: Addd PrintNotes addin Makefile.
    * Tomboy.mdp: Remove the old PrintNotes plugin and replace it with the
      PrintNotes addin.
    * Tomboy/Plugins/PrintNotes.cs: Moved this to
      Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs.
    * Tomboy/Addins/PrintNotes,
      Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs,
      Tomboy/Addins/PrintNotes/PrintNotes.addin.xml,
      Tomboy/Addins/PrintNotes/Makefile.am: The new PrintNotes addin.
    * Tomboy/Addins/Makefile.am: Add PrintNotes to SUBDIRS and also split
      it out onto a separate line since it was beginning to be too long.
    * po/POTFILES.in: Replace the old PrintNotes plugin source with the new
      addin.
    
    svn path=/trunk/; revision=1306

 ChangeLog                                       |   16 +++++++
 Tomboy.mdp                                      |    2 +-
 Tomboy/Addins/Makefile.am                       |    9 ++++-
 Tomboy/Addins/PrintNotes/Makefile.am            |   36 ++++++++++++++++
 Tomboy/Addins/PrintNotes/PrintNotes.addin.xml   |   21 +++++++++
 Tomboy/Addins/PrintNotes/PrintNotesNoteAddin.cs |   49 +++++++++++++++++++++
 Tomboy/Plugins/PrintNotes.cs                    |   52 -----------------------
 configure.in                                    |    1 +
 po/POTFILES.in                                  |    2 +-
 9 files changed, 133 insertions(+), 55 deletions(-)

commit ee6084d6cd0b027501fbaf72563f97e9c08f6d6d
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 20:57:21 2007 +0000

    Added makefile for NoteOfTheDay addin. Moved NoteOfTheDay from a plugin to
    
    * configure.in: Added makefile for NoteOfTheDay addin.
    * Tomboy.mdp: Moved NoteOfTheDay from a plugin to an addin.
    * Tomboy/Plugins/NoteOfTheDay.cs: Moved the NoteOfTheDay plugin to be
      an addin.
    * Tomboy/Addins/Makefile.am: Added NoteOfTheDay to SUBDIRS.
    * Tomboy/Addins/NoteOfTheDay,
      Tomboy/Addins/NoteOfTheDay/NoteOfTheDayPreferences.cs,
      Tomboy/Addins/NoteOfTheDay/NoteOfTheDayApplicationAddin.cs,
      Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.addin.xml,
      Tomboy/Addins/NoteOfTheDay/NoteOfTheDayPreferencesFactory.cs,
      Tomboy/Addins/NoteOfTheDay/Makefile.am,
      Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs: The new NoteOfTheDay
      ApplicationAddin.
    * po/POTFILES.in: Updating references from old NoteOfTheDay plugin to
      NoteOfTheDay addin.
    
    svn path=/trunk/; revision=1305

 ChangeLog                                          |   18 ++
 Tomboy.mdp                                         |    5 +-
 Tomboy/Addins/Makefile.am                          |    2 +-
 Tomboy/Addins/NoteOfTheDay/Makefile.am             |   39 +++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.addin.xml  |   25 ++
 Tomboy/Addins/NoteOfTheDay/NoteOfTheDay.cs         |  137 +++++++++++
 .../NoteOfTheDay/NoteOfTheDayApplicationAddin.cs   |   63 +++++
 .../Addins/NoteOfTheDay/NoteOfTheDayPreferences.cs |   57 +++++
 .../NoteOfTheDay/NoteOfTheDayPreferencesFactory.cs |   13 +
 Tomboy/Plugins/NoteOfTheDay.cs                     |  244 --------------------
 configure.in                                       |    1 +
 po/POTFILES.in                                     |    3 +-
 12 files changed, 360 insertions(+), 247 deletions(-)

commit b1dea6dd37ea287b081c1b795125f34bc2132a70
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 20:26:48 2007 +0000

    Don't use the non-existence of an addin category to determine a built-in
    
    * Tomboy/AddinManager.cs: Don't use the non-existence of an addin
      category to determine a built-in addin.  It turns out that the
      built-in (root) addin isn''t returned in this call anyhow.
    
    svn path=/trunk/; revision=1304

 ChangeLog              |    6 ++++++
 Tomboy/AddinManager.cs |   18 +++++-------------
 2 files changed, 11 insertions(+), 13 deletions(-)

commit bdb8f8c7717cd1004707bd8ddd1f287acbd32799
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 20:12:30 2007 +0000

    Add Tomboy/Addins/FixedWidth/Makefile. Added the files needed for the
    
    * configure.in: Add Tomboy/Addins/FixedWidth/Makefile.
    * Tomboy.mdp: Added the files needed for the FixedWidth addin.
    * Tomboy/Plugins/FixedWidth.cs: Moved FixedWidth.cs (old plugin) to be
      an addin.
    * Tomboy/Addins/FixedWidth, Tomboy/Addins/FixedWidth/FixedWidthTag.cs,
      Tomboy/Addins/FixedWidth/FixedWidthMenuItem.cs,
      Tomboy/Addins/FixedWidth/FixedWidthNoteAddin.cs,
      Tomboy/Addins/FixedWidth/Makefile.am,
      Tomboy/Addins/FixedWidth/FixedWidth.addin.xml: The new FixedWidth
      addin.
    * Tomboy/Addins/Makefile.am: Added FixedWidth to SUBDIRS.
    * po/POTFILES.in: Fixed the path for the translatable strings for the
      FixedWidth addin.
    
    svn path=/trunk/; revision=1303

 ChangeLog                                       |   16 ++++
 Tomboy.mdp                                      |    4 +-
 Tomboy/Addins/FixedWidth/FixedWidth.addin.xml   |   21 +++++
 Tomboy/Addins/FixedWidth/FixedWidthMenuItem.cs  |   49 +++++++++++
 Tomboy/Addins/FixedWidth/FixedWidthNoteAddin.cs |   40 +++++++++
 Tomboy/Addins/FixedWidth/FixedWidthTag.cs       |   21 +++++
 Tomboy/Addins/FixedWidth/Makefile.am            |   38 +++++++++
 Tomboy/Addins/Makefile.am                       |    2 +-
 Tomboy/Plugins/FixedWidth.cs                    |  102 -----------------------
 configure.in                                    |    1 +
 po/POTFILES.in                                  |    2 +-
 11 files changed, 191 insertions(+), 105 deletions(-)

commit 913b2fe8a22d9eb4e111a07423f877f92da8c232
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 18:21:28 2007 +0000

    Changed the category name to "Tools". Changed the category name to
    
    * Tomboy/Addins/Backlinks/Backlinks.addin.xml,
      Tomboy/Addins/Bugzilla/Bugzilla.addin.xml: Changed the category
      name to "Tools".
    * Tomboy/Addins/Tasks/Tasks.addin.xml: Changed the category name to
      "Experimental".
    
    svn path=/trunk/; revision=1302

 ChangeLog                                   |    8 ++++++++
 Tomboy/Addins/Backlinks/Backlinks.addin.xml |    4 ++--
 Tomboy/Addins/Bugzilla/Bugzilla.addin.xml   |    4 ++--
 Tomboy/Addins/Tasks/Tasks.addin.xml         |    4 ++--
 4 files changed, 14 insertions(+), 6 deletions(-)

commit 24e1c2ab44b03855059f3cb80f2cb8930b973ad9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jul 10 18:18:38 2007 +0000

    Renaming to ExportToHtml.
    
    2007-07-10  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Addins/ExportToHTML: Renaming to ExportToHtml.
    
    
    svn path=/trunk/; revision=1301

 ChangeLog                                          |    4 +
 Tomboy/Addins/ExportToHTML/ExportToHtml.addin.xml  |   21 --
 Tomboy/Addins/ExportToHTML/ExportToHtml.xsl        |  195 --------------------
 Tomboy/Addins/ExportToHTML/ExportToHtmlDialog.cs   |   82 --------
 .../Addins/ExportToHTML/ExportToHtmlNoteAddin.cs   |  195 --------------------
 Tomboy/Addins/ExportToHTML/Makefile.am             |   40 ----
 Tomboy/Addins/ExportToHTML/NoteNameResolver.cs     |   68 -------
 Tomboy/Addins/ExportToHtml/ExportToHtml.addin.xml  |   21 ++
 Tomboy/Addins/ExportToHtml/ExportToHtml.xsl        |  195 ++++++++++++++++++++
 Tomboy/Addins/ExportToHtml/ExportToHtmlDialog.cs   |   82 ++++++++
 .../Addins/ExportToHtml/ExportToHtmlNoteAddin.cs   |  195 ++++++++++++++++++++
 Tomboy/Addins/ExportToHtml/Makefile.am             |   40 ++++
 Tomboy/Addins/ExportToHtml/NoteNameResolver.cs     |   68 +++++++
 13 files changed, 605 insertions(+), 601 deletions(-)

commit 8eab69d39c5fa03f6fa99633229471fa91ba257c
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 17:38:04 2007 +0000

    Added Tomboy/Addins/ExportToHtml/Makefile. Remove the old ExportToHTML
    
    * configure.in: Added Tomboy/Addins/ExportToHtml/Makefile.
    * Tomboy.mdp: Remove the old ExportToHTML reference and include the
      source files for the new ExportToHtml addin.
    * Tomboy/Plugins/ExportToHTML.cs, Tomboy/Plugins/ExportToHTML.xsl:
      Moved these files to Tomboy/Addins/ExportToHtml/.
    * Tomboy/Addins/Makefile.am: Add ExportToHtml to SUBDIRS.
    * Tomboy/Addins/ExportToHtml,
      Tomboy/Addins/ExportToHtml/ExportToHtmlNoteAddin.cs,
      Tomboy/Addins/ExportToHtml/ExportToHtml.addin.xml,
      Tomboy/Addins/ExportToHtml/Makefile.am,
      Tomboy/Addins/ExportToHtml/NoteNameResolver.cs,
      Tomboy/Addins/ExportToHtml/ExportToHtmlDialog.cs,
      Tomboy/Addins/ExportToHtml/ExportToHtml.xsl: The new ExportToHtml
      addin.
    * po/POTFILES.in: Look in the new addin path for ExportToHtml strings.
    
    svn path=/trunk/; revision=1300

 ChangeLog                                          |   18 +
 Tomboy.mdp                                         |    4 +-
 Tomboy/Addins/ExportToHTML/ExportToHtml.addin.xml  |   21 ++
 Tomboy/Addins/ExportToHTML/ExportToHtml.xsl        |  195 ++++++++++++
 Tomboy/Addins/ExportToHTML/ExportToHtmlDialog.cs   |   82 +++++
 .../Addins/ExportToHTML/ExportToHtmlNoteAddin.cs   |  195 ++++++++++++
 Tomboy/Addins/ExportToHTML/Makefile.am             |   40 +++
 Tomboy/Addins/ExportToHTML/NoteNameResolver.cs     |   68 ++++
 Tomboy/Addins/Makefile.am                          |    2 +-
 Tomboy/Plugins/ExportToHTML.cs                     |  335 --------------------
 Tomboy/Plugins/ExportToHTML.xsl                    |  195 ------------
 configure.in                                       |    1 +
 po/POTFILES.in                                     |    3 +-
 13 files changed, 626 insertions(+), 533 deletions(-)

commit db2259f3b3280e82ba376cbeda33f08375a108e6
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 17:10:59 2007 +0000

    Use an "ADDIN_NAME" variable to be consistent with the other addins.
    
    * Tomboy/Addins/Backlinks/Makefile.am: Use an "ADDIN_NAME" variable to
      be consistent with the other addins.
    
    svn path=/trunk/; revision=1299

 ChangeLog                           |    5 +++++
 Tomboy/Addins/Backlinks/Makefile.am |   11 ++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

commit 7148e512b20b7374e906acb87cee6d6c91f74223
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 17:09:18 2007 +0000

    Removed the old reference to Tomboy/Plugins/Bugzilla.cs.
    
    * Tomboy.mdp: Removed the old reference to Tomboy/Plugins/Bugzilla.cs.
    
    svn path=/trunk/; revision=1298

 ChangeLog  |    4 ++++
 Tomboy.mdp |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 265c1694e5ea53d0f1919389aa3fd8bc67804bcf
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 17:07:37 2007 +0000

    Add Tomboy/Addins/Bugzilla/Makefile Added all the individual Bugzilla
    
    * configure.in: Add Tomboy/Addins/Bugzilla/Makefile
    * Tomboy.mdp: Added all the individual Bugzilla Addin source files.
    * Tomboy/Plugins/Bugzilla.cs, Tomboy/Addins/Makefile.am,
      Tomboy/Addins/Bugzilla,
      Tomboy/Addins/Bugzilla/BugzillaPreferences.cs,
      Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs,
      Tomboy/Addins/Bugzilla/InsertBugAction.cs,
      Tomboy/Addins/Bugzilla/Bugzilla.addin.xml,
      Tomboy/Addins/Bugzilla/BugzillaPreferencesFactory.cs,
      Tomboy/Addins/Bugzilla/Makefile.am,
      Tomboy/Addins/Bugzilla/BugzillaLink.cs: New Bugzilla Addin created
      in Tomboy/Addins/Bugzilla/ (formerly Tomboy/Plugins/Bugzilla.cs).
    * po/POTFILES.in: Moved translatable strings from
      Tomboy/Plugins/Bugzilla.cs ->
      Tomboy/Addins/Bugzilla/BugzillaPreferences.cs
    
    svn path=/trunk/; revision=1297

 ChangeLog                                          |   18 +
 Tomboy.mdp                                         |    5 +
 Tomboy/Addins/Bugzilla/Bugzilla.addin.xml          |   27 +
 Tomboy/Addins/Bugzilla/BugzillaLink.cs             |   68 +++
 Tomboy/Addins/Bugzilla/BugzillaNoteAddin.cs        |  110 ++++
 Tomboy/Addins/Bugzilla/BugzillaPreferences.cs      |  341 ++++++++++++
 .../Addins/Bugzilla/BugzillaPreferencesFactory.cs  |   13 +
 Tomboy/Addins/Bugzilla/InsertBugAction.cs          |   82 +++
 Tomboy/Addins/Bugzilla/Makefile.am                 |   42 ++
 Tomboy/Addins/Makefile.am                          |    2 +-
 Tomboy/Plugins/Bugzilla.cs                         |  585 --------------------
 configure.in                                       |    1 +
 po/POTFILES.in                                     |    2 +-
 13 files changed, 709 insertions(+), 587 deletions(-)

commit 79d0116fb7bdccb19609cb619da42bb71751e6c0
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 16:15:40 2007 +0000

    Removed references to "plugin" and "Plugin". Don't create the
    
    * configure.in: Removed references to "plugin" and "Plugin".  Don't
      create the Tomboy/Plugins/Makefile anymore.
    * Tomboy.mdp: Don't build PluginManager.cs anymore since it's not used.
    * Tomboy/PluginManager.cs: Removing old PluginManager.cs.
    * Tomboy/Tomboy.cs: Removed the "--check-plugin-unloading" cmd-line
      option for now.
    * Tomboy/AddinManager.cs: Only return addins in the GetAllAddins ()
      call that have a category specified.  This allows us to leave the
      category off of built-in addins (all the addins in Watchers.cs).
    * Tomboy/Watchers.cs: Changed the watcher plugins to be addins.
    * Tomboy/Tomboy.addin.xml: Added extension information for all the
      built-in addins in Watchers.cs.
    * Tomboy/NoteManager.cs: Removed all PluginManager references.
    * Tomboy/Makefile.am: Don't build PluginManager.cs anymore.
    * data/tomboy-addins.pc.in: New file (used to be tomboy-plugins.pc.in).
    * data/Makefile.am: Build tomboy-addins.pc instead of
      tomboy-plugins.pc.
    * data/tomboy-plugins.pc.in: Renamed to tomboy-addins.pc.in.
    
    svn path=/trunk/; revision=1296

 ChangeLog                 |   21 ++
 Tomboy.mdp                |    1 -
 Tomboy/AddinManager.cs    |   17 +-
 Tomboy/Makefile.am        |    1 -
 Tomboy/NoteManager.cs     |   43 +---
 Tomboy/PluginManager.cs   |  860 ---------------------------------------------
 Tomboy/Tomboy.addin.xml   |   29 ++
 Tomboy/Tomboy.cs          |   27 +-
 Tomboy/Watchers.cs        |   56 ++--
 configure.in              |    7 +-
 data/Makefile.am          |    2 +-
 data/tomboy-addins.pc.in  |   10 +
 data/tomboy-plugins.pc.in |   10 -
 13 files changed, 123 insertions(+), 961 deletions(-)

commit 482137d6dee19e95789762784e969a1b9d529cc7
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 15:36:22 2007 +0000

    Added AddinPreferenceFactory.cs. Changed to use the AddinManager instead
    
    * Tomboy.mdp: Added AddinPreferenceFactory.cs.
    * Tomboy/PreferencesDialog.cs: Changed to use the AddinManager instead
      of the PluginManager.  Replaced the "Plugins" tab with a new
      "Add-ins" tab.
    * Tomboy/ApplicationAddin.cs: Added an Initialized:bool property to
      allow the addin manager to know whether to initialize again.
    * Tomboy/AddinPreferenceFactory.cs: New class to allow addins to
      provide a preferences dialog.
    * Tomboy/Tomboy.cs: Pass in the AddinManager to the PreferencesDialog
      instead of the old PluginManager.
    * Tomboy/AddinManager.cs: Added code to track app addins and note
      addins so that they can be enabled and disabled at runtime and be
      properly initialized and shut down.
    * Tomboy/Tomboy.addin.xml: Added a new extension point to allow addins
      to provide preferences.
    * Tomboy/Addins/Backlinks/Backlinks.addin.xml: Set a category and
      enable this addin by default.
    * Tomboy/Addins/Tasks/Tasks.addin.xml: Set a category and disable this
      addin by default.
    * Tomboy/Addins/Tasks/TasksApplicationAddin.cs: Added code to signal
      when this addin is initialized.
    * Tomboy/Makefile.am: Don't compile the Plugins directory anymore.  We
      need to transition these over to addins ASAP.  Also added
      AddinPreferenceFactory.cs.
    
    svn path=/trunk/; revision=1295

 ChangeLog                                    |   27 ++
 Tomboy.mdp                                   |    1 +
 Tomboy/AddinManager.cs                       |  452 +++++++++++++++++--------
 Tomboy/AddinPreferenceFactory.cs             |   13 +
 Tomboy/Addins/Backlinks/Backlinks.addin.xml  |    2 +
 Tomboy/Addins/Tasks/Tasks.addin.xml          |    2 +
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |   16 +
 Tomboy/ApplicationAddin.cs                   |    8 +
 Tomboy/Makefile.am                           |    3 +-
 Tomboy/PreferencesDialog.cs                  |  471 +++++++++++---------------
 Tomboy/Tomboy.addin.xml                      |    4 +
 Tomboy/Tomboy.cs                             |    2 +-
 12 files changed, 580 insertions(+), 421 deletions(-)

commit e430c2767b75d9dba64135678e87a665da3812a2
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jul 10 15:35:31 2007 +0000

    Missed these new files that are also part of the Mono.Addins 0.2 release.
    
    2007-07-10  Boyd Timothy <btimothy@gmail.com>
    
            * Mono.Addins.Setup/AssemblyInfo.cs,
              Mono.Addins.Setup/Mono.Addins.Setup/ConsoleAddinInstaller.cs,
              Mono.Addins/Mono.Addins/IAddinInstaller.cs,
              Mono.Addins/Mono.Addins/InstanceExtensionNode.cs,
              Mono.Addins.Gui/gtk-gui/Mono.Addins.Gui.AddinInstallerDialog.cs,
              Mono.Addins.Gui/Mono.Addins.Gui/AddinInstaller.cs
              Mono.Addins.Gui/Mono.Addins.Gui/AddinInstallerDialog.cs:
              Missed these new files that are also part of the
              Mono.Addins 0.2 release.
    
    
    svn path=/trunk/; revision=1294

 ChangeLog                                          |   11 ++
 .../Mono.Addins.Gui/AddinInstaller.cs              |   25 +++
 .../Mono.Addins.Gui/AddinInstallerDialog.cs        |  178 ++++++++++++++++++++
 .../Mono.Addins.Gui.AddinInstallerDialog.cs        |  145 ++++++++++++++++
 Mono.Addins/Mono.Addins.Setup/AssemblyInfo.cs      |   20 +++
 .../Mono.Addins.Setup/ConsoleAddinInstaller.cs     |  123 ++++++++++++++
 .../Mono.Addins/Mono.Addins/IAddinInstaller.cs     |   11 ++
 .../Mono.Addins/InstanceExtensionNode.cs           |   63 +++++++
 8 files changed, 576 insertions(+), 0 deletions(-)

commit 27cabe72210e1057482743be4c43840ff6760838
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 15:18:54 2007 +0000

    Upgraded the embedded Mono.Addins to Mono.Addins 0.2.
    
    * Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup.ProgressMonitoring/ConsoleProgressMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup.ProgressMonitoring/ProgressStatusMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup.ProgressMonitoring/NullProgressMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/SetupService.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/IProgressMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/AddinInfo.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/AddinStore.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/SetupTool.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/AddinRepositoryEntry.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/RepositoryRegistry.cs,
      Mono.Addins/Mono.Addins/AssemblyInfo.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Serialization/BinaryXmlReader.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/GettextCatalog.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ExtensionContext.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/IProgressStatus.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ExtensionNode.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/RuntimeAddin.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/TypeExtensionNode.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ConsoleProgressStatus.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/AddinInfo.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ExtensionTree.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/NodeAttributeAttribute.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/TreeNode.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/AddinRegistry.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/AddinManager.cs,
      Mono.Addins/Mono.Addins/Makefile.am,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/NodeTypeAttribute.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/Extension.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/AddinDescription.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ExtensionNodeType.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ExtensionPoint.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ExtensionNodeDescription.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ObjectDescriptionCollection.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ConditionTypeDescription.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinUpdateData.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/DatabaseConfiguration.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/Util.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/SetupProcess.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinScanResult.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/FileDatabase.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinHostIndex.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/ProcessProgressStatus.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinScanner.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/Mono.Addins.Gui.ErrorDialog.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/NewSiteDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/ManageSitesDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/AddinManagerWindow.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/Services.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/AddinInstallDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/ErrorDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/AddinManagerDialog.cs,
      Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/generated.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs:
      Upgraded the embedded Mono.Addins to Mono.Addins 0.2.
    
    svn path=/trunk/; revision=1293

 ChangeLog                                          |   62 ++++++++++++++++++++
 .../Mono.Addins.Gui/AddinTreeWidget.cs             |    2 +-
 2 files changed, 63 insertions(+), 1 deletions(-)

commit 880f1d1df8b2182d2ef82009367b6e4cc3f4459c
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 10 15:18:06 2007 +0000

    Upgraded the embedded Mono.Addins to Mono.Addins 0.2.
    
    * Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup.ProgressMonitoring/ConsoleProgressMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup.ProgressMonitoring/ProgressStatusMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup.ProgressMonitoring/NullProgressMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/SetupService.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/IProgressMonitor.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/AddinInfo.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/AddinStore.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/SetupTool.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/AddinRepositoryEntry.cs,
      Mono.Addins/Mono.Addins.Setup/Mono.Addins.Setup/RepositoryRegistry.cs,
      Mono.Addins/Mono.Addins/AssemblyInfo.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Serialization/BinaryXmlReader.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/GettextCatalog.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ExtensionContext.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/IProgressStatus.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ExtensionNode.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/RuntimeAddin.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/TypeExtensionNode.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ConsoleProgressStatus.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/AddinInfo.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/ExtensionTree.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/NodeAttributeAttribute.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/TreeNode.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/AddinRegistry.cs,
      Mono.Addins/Mono.Addins/Mono.Addins/AddinManager.cs,
      Mono.Addins/Mono.Addins/Makefile.am,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/NodeTypeAttribute.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/Extension.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/AddinDescription.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ExtensionNodeType.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ExtensionPoint.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ExtensionNodeDescription.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ObjectDescriptionCollection.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Description/ConditionTypeDescription.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinUpdateData.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/DatabaseConfiguration.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/Util.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/SetupProcess.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinScanResult.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/FileDatabase.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinHostIndex.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/ProcessProgressStatus.cs,
      Mono.Addins/Mono.Addins/Mono.Addins.Database/AddinScanner.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/Mono.Addins.Gui.ErrorDialog.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/NewSiteDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/ManageSitesDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/AddinManagerWindow.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/Services.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/AddinInstallDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/ErrorDialog.cs,
      Mono.Addins/Mono.Addins.Gui/Mono.Addins.Gui/AddinManagerDialog.cs,
      Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/generated.cs,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic,
      Mono.Addins/Mono.Addins.Gui/gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs:
      Upgraded the embedded Mono.Addins to Mono.Addins 0.2.
    
    svn path=/trunk/; revision=1292

 ChangeLog                                          |   62 +++++
 Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs        |   18 +--
 .../Mono.Addins.Gui/AddinInstallDialog.cs          |   30 ++-
 .../Mono.Addins.Gui/AddinManagerDialog.cs          |   50 +++-
 .../Mono.Addins.Gui/AddinManagerWindow.cs          |    5 +-
 .../Mono.Addins.Gui/Mono.Addins.Gui/ErrorDialog.cs |    6 -
 .../Mono.Addins.Gui/ManageSitesDialog.cs           |    5 +-
 .../Mono.Addins.Gui/NewSiteDialog.cs               |   17 +-
 .../Mono.Addins.Gui/Mono.Addins.Gui/Services.cs    |    8 +-
 .../gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs  |    8 +-
 .../gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs  |   18 +-
 .../gtk-gui/Mono.Addins.Gui.ErrorDialog.cs         |    2 +-
 Mono.Addins/Mono.Addins.Gui/gtk-gui/generated.cs   |   27 ++
 Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic     |  265 +++++++++++---------
 .../ConsoleProgressMonitor.cs                      |   22 +-
 .../NullProgressMonitor.cs                         |    4 +-
 .../ProgressStatusMonitor.cs                       |    4 +-
 .../Mono.Addins.Setup/AddinInfo.cs                 |    6 +-
 .../Mono.Addins.Setup/AddinRepositoryEntry.cs      |   13 +-
 .../Mono.Addins.Setup/AddinStore.cs                |    8 +
 .../Mono.Addins.Setup/IProgressMonitor.cs          |    2 +-
 .../Mono.Addins.Setup/RepositoryRegistry.cs        |   32 ++-
 .../Mono.Addins.Setup/SetupService.cs              |   28 ++-
 .../Mono.Addins.Setup/SetupTool.cs                 |  112 ++++++---
 Mono.Addins/Mono.Addins/AssemblyInfo.cs            |   18 +--
 Mono.Addins/Mono.Addins/Makefile.am                |    2 +
 .../Mono.Addins.Database/AddinDatabase.cs          |  258 +++++++++++++------
 .../Mono.Addins.Database/AddinHostIndex.cs         |   10 +
 .../Mono.Addins.Database/AddinScanResult.cs        |   20 ++-
 .../Mono.Addins.Database/AddinScanner.cs           |  210 ++++++++++------
 .../Mono.Addins.Database/AddinUpdateData.cs        |    6 +
 .../Mono.Addins.Database/DatabaseConfiguration.cs  |   78 +++++-
 .../Mono.Addins.Database/FileDatabase.cs           |   27 ++
 .../Mono.Addins.Database/ProcessProgressStatus.cs  |   25 ++-
 .../Mono.Addins.Database/SetupProcess.cs           |   50 ++++-
 .../Mono.Addins/Mono.Addins.Database/Util.cs       |   26 ++
 .../Mono.Addins.Description/AddinDescription.cs    |   36 +++-
 .../ConditionTypeDescription.cs                    |    3 +-
 .../Mono.Addins.Description/Extension.cs           |   18 ++-
 .../ExtensionNodeDescription.cs                    |   23 ++
 .../Mono.Addins.Description/ExtensionNodeType.cs   |    6 +-
 .../Mono.Addins.Description/ExtensionPoint.cs      |    3 +-
 .../Mono.Addins.Description/NodeTypeAttribute.cs   |    3 +-
 .../ObjectDescriptionCollection.cs                 |    6 +
 .../Mono.Addins.Serialization/BinaryXmlReader.cs   |    7 +
 Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs       |    6 +-
 Mono.Addins/Mono.Addins/Mono.Addins/AddinInfo.cs   |   21 ++
 .../Mono.Addins/Mono.Addins/AddinManager.cs        |   38 +++-
 .../Mono.Addins/Mono.Addins/AddinRegistry.cs       |    4 +-
 .../Mono.Addins/ConsoleProgressStatus.cs           |   23 ++-
 .../Mono.Addins/Mono.Addins/ExtensionContext.cs    |   12 +-
 .../Mono.Addins/Mono.Addins/ExtensionNode.cs       |    8 +-
 .../Mono.Addins/Mono.Addins/ExtensionTree.cs       |   14 +-
 .../Mono.Addins/Mono.Addins/GettextCatalog.cs      |   65 +++---
 .../Mono.Addins/Mono.Addins/IProgressStatus.cs     |    2 +-
 .../Mono.Addins/NodeAttributeAttribute.cs          |   26 ++-
 .../Mono.Addins/Mono.Addins/RuntimeAddin.cs        |  116 ++++++++-
 Mono.Addins/Mono.Addins/Mono.Addins/TreeNode.cs    |    4 +
 .../Mono.Addins/Mono.Addins/TypeExtensionNode.cs   |   31 +--
 59 files changed, 1386 insertions(+), 571 deletions(-)

commit 30922348cf8f81e7915bb8a0d09be551f893e435
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Jul 8 14:08:25 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1291

 po/ChangeLog |    4 +
 po/es.po     |  618 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 320 insertions(+), 302 deletions(-)

commit 78d1ee3d7a2220a9a3f032c72b42153118f282ee
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jul 7 13:52:37 2007 +0000

    Unless note is created using the "Link" button, select title when create
    
    * Tomboy/NoteManager.cs: Unless note is created using the "Link"
      button, select title when create new notes (instead of content).
      Fixes bug #449478 (patch from Yonatan Oren).
    
    svn path=/trunk/; revision=1289

 ChangeLog             |    6 ++++++
 Tomboy/NoteManager.cs |   24 ++++++++++++++++++------
 2 files changed, 24 insertions(+), 6 deletions(-)

commit e3a9cff6edbae41ea6bf60182d975e8190c824bd
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Jul 5 06:10:41 2007 +0000

    --open-note command line option now accepts a file path as an argument. It
    
    * Tomboy/Tomboy.cs: (From tomboy-sync) --open-note command line option
      now accepts a file path as an argument.  It will attempt to create
      a new note using the specified file as the note XML.  This works
      great in conjunction with Giver.
    * Tomboy/RemoteControl.cs: (From tomboy-sync) Added
      SetNoteContentsCompleteXml as an interface to
      Note.LoadForeignNoteXml.
    * Tomboy/Note.cs: (From tomboy-sync) Applying John Carr's XmlContent
      patch from bug #440562.  Adding or removing tags should now cause a
      note to be saved.  Added Note.LoadForeignNoteXml method to reload
      note data from a foreign XML source.  Added
      NoteArchiver.GetRenamedNoteXml and NoteArchiver.GetTitleFromNoteXml
      to assist with renaming directly on in the note's XML.
    
    svn path=/trunk/; revision=1287

 ChangeLog               |   16 +++++
 Tomboy/Note.cs          |  141 ++++++++++++++++++++++++++++++++++++++++++++---
 Tomboy/RemoteControl.cs |   10 +++
 Tomboy/Tomboy.cs        |   56 ++++++++++++++++++-
 4 files changed, 213 insertions(+), 10 deletions(-)

commit 40e32919fdfb47b441eca6c6a2cd47d5841097a7
Author: Felix I <ifelix@src.gnome.org>
Date:   Thu Jul 5 05:08:41 2007 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1286

 po/ChangeLog |    4 +
 po/ta.po     |  852 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 771 insertions(+), 85 deletions(-)

commit c7f9ed28056d3dfe95ca7df57971aac97028e4e6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Jul 4 01:21:21 2007 +0000

    Added Sandy to the list.
    
    2007-07-03  Boyd Timothy <btimothy@gmail.com>
    
            * MAINTAINERS: Added Sandy to the list.
    
    
    svn path=/trunk/; revision=1285

 ChangeLog   |    4 ++++
 MAINTAINERS |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 0eed37869575e288a36f51ced4dd62dcdb7d0100
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jul 3 16:49:11 2007 +0000

    Adding in the Mono.Addins code to the project right now so it's easier to
    
    * Tomboy.mdp: Adding in the Mono.Addins code to the project right now
      so it's easier to hack up a patch for having installed addins that
      are disabled by default.
    
    svn path=/trunk/; revision=1284

 ChangeLog  |    6 +++++
 Tomboy.mdp |   73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+), 0 deletions(-)

commit 272da3c29a3946f92012eeadaedd7e0321462a30
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jul 3 16:04:56 2007 +0000

    Changed the location of Mono.Addins to the root of the project. Doing this
    
    2007-07-03  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in, Makefile.include, Tomboy/Makefile.am,
              Tomboy/tomboy.in, Makefile.am, po/POTFILES.in,
              Tomboy/Mono.Addins: Changed the location of Mono.Addins
              to the root of the project.  Doing this to keep in sync with
              the tomboy-sync branch, where this was done have shorter
              paths in the tarball.
    
    
    svn path=/trunk/; revision=1283

 ChangeLog                                          |    9 +
 Makefile.am                                        |    2 +-
 Makefile.include                                   |    6 +-
 Mono.Addins/AUTHORS                                |    3 +
 Mono.Addins/Makefile.am                            |    4 +
 Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs        |   32 +
 Mono.Addins/Mono.Addins.Gui/Makefile.am            |   64 +
 .../Mono.Addins.Gui/AddinInfoDialog.cs             |   89 ++
 .../Mono.Addins.Gui/AddinInstallDialog.cs          |  608 ++++++++
 .../Mono.Addins.Gui/AddinManagerDialog.cs          |  152 ++
 .../Mono.Addins.Gui/AddinManagerWindow.cs          |   54 +
 .../Mono.Addins.Gui/AddinTreeWidget.cs             |  375 +++++
 .../Mono.Addins.Gui/Mono.Addins.Gui/ErrorDialog.cs |  103 ++
 .../Mono.Addins.Gui/ManageSitesDialog.cs           |  115 ++
 .../Mono.Addins.Gui/NewSiteDialog.cs               |  107 ++
 .../Mono.Addins.Gui/Mono.Addins.Gui/Services.cs    |   79 +
 .../gtk-gui/Mono.Addins.Gui.AddinInfoDialog.cs     |  110 ++
 .../gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs  |  563 +++++++
 .../gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs  |  339 ++++
 .../gtk-gui/Mono.Addins.Gui.ErrorDialog.cs         |  145 ++
 .../gtk-gui/Mono.Addins.Gui.ManageSitesDialog.cs   |  122 ++
 .../gtk-gui/Mono.Addins.Gui.NewSiteDialog.cs       |  231 +++
 Mono.Addins/Mono.Addins.Gui/gtk-gui/generated.cs   |   35 +
 Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic     | 1625 ++++++++++++++++++++
 .../Mono.Addins.Gui/icons/package-x-generic.png    |  Bin 0 -> 2095 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_16.png |  Bin 0 -> 540 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_22.png |  Bin 0 -> 695 bytes
 Mono.Addins/Mono.Addins.Gui/icons/user-package.png |  Bin 0 -> 964 bytes
 Mono.Addins/Mono.Addins.Setup/Makefile.am          |   61 +
 .../ConsoleProgressMonitor.cs                      |  204 +++
 .../LogTextWriter.cs                               |   89 ++
 .../NullProgressMonitor.cs                         |  165 ++
 .../ProgressStatusMonitor.cs                       |  119 ++
 .../ProgressTracker.cs                             |  147 ++
 .../Mono.Addins.Setup/AddinInfo.cs                 |  270 ++++
 .../Mono.Addins.Setup/AddinInfoCollection.cs       |   45 +
 .../Mono.Addins.Setup/AddinPackage.cs              |  324 ++++
 .../Mono.Addins.Setup/AddinRepositoryEntry.cs      |   73 +
 .../Mono.Addins.Setup/AddinStore.cs                |  667 ++++++++
 .../Mono.Addins.Setup/AddinSystemConfiguration.cs  |   64 +
 .../AddinSystemConfigurationReaderWriter.cs        |  387 +++++
 .../AddinSystemConfigurationSerializer.cs          |   64 +
 .../Mono.Addins.Setup/IProgressMonitor.cs          |   51 +
 .../Mono.Addins.Setup/InstallException.cs          |   43 +
 .../Mono.Addins.Setup/NativePackage.cs             |   73 +
 .../Mono.Addins.Setup/Mono.Addins.Setup/Package.cs |   90 ++
 .../Mono.Addins.Setup/PackageCollection.cs         |   68 +
 .../Mono.Addins.Setup/ReferenceRepositoryEntry.cs  |   43 +
 .../Mono.Addins.Setup/Repository.cs                |  102 ++
 .../Mono.Addins.Setup/RepositoryEntry.cs           |   48 +
 .../Mono.Addins.Setup/RepositoryEntryCollection.cs |   67 +
 .../Mono.Addins.Setup/RepositoryReaderWriter.cs    |  894 +++++++++++
 .../Mono.Addins.Setup/RepositoryRecord.cs          |  126 ++
 .../Mono.Addins.Setup/RepositoryRegistry.cs        |  305 ++++
 .../Mono.Addins.Setup/RepositorySerializer.cs      |   64 +
 .../Mono.Addins.Setup/SetupService.cs              |  364 +++++
 .../Mono.Addins.Setup/SetupTool.cs                 |  736 +++++++++
 Mono.Addins/Mono.Addins/AssemblyInfo.cs            |   32 +
 Mono.Addins/Mono.Addins/Makefile.am                |  104 ++
 .../Mono.Addins.Database/AddinDatabase.cs          | 1207 +++++++++++++++
 .../Mono.Addins.Database/AddinHostIndex.cs         |   95 ++
 .../Mono.Addins.Database/AddinScanFolderInfo.cs    |  194 +++
 .../Mono.Addins.Database/AddinScanResult.cs        |  163 ++
 .../Mono.Addins.Database/AddinScanner.cs           |  811 ++++++++++
 .../Mono.Addins.Database/AddinUpdateData.cs        |  322 ++++
 .../Mono.Addins.Database/DatabaseConfiguration.cs  |   83 +
 .../Mono.Addins.Database/FileDatabase.cs           |  386 +++++
 .../Mono.Addins.Database/ProcessProgressStatus.cs  |  152 ++
 .../Mono.Addins.Database/SetupProcess.cs           |   97 ++
 .../Mono.Addins/Mono.Addins.Database/Util.cs       |  130 ++
 .../Mono.Addins.Description/AddinDependency.cs     |  128 ++
 .../Mono.Addins.Description/AddinDescription.cs    |  637 ++++++++
 .../Mono.Addins.Description/AssemblyDependency.cs  |  105 ++
 .../ConditionTypeDescription.cs                    |  105 ++
 .../ConditionTypeDescriptionCollection.cs          |   48 +
 .../Mono.Addins.Description/Dependency.cs          |   50 +
 .../DependencyCollection.cs                        |   58 +
 .../Mono.Addins.Description/Extension.cs           |  189 +++
 .../Mono.Addins.Description/ExtensionCollection.cs |   49 +
 .../ExtensionNodeDescription.cs                    |  216 +++
 .../ExtensionNodeDescriptionCollection.cs          |   58 +
 .../Mono.Addins.Description/ExtensionNodeSet.cs    |  325 ++++
 .../ExtensionNodeSetCollection.cs                  |   58 +
 .../Mono.Addins.Description/ExtensionNodeType.cs   |  182 +++
 .../ExtensionNodeTypeCollection.cs                 |   58 +
 .../Mono.Addins.Description/ExtensionPoint.cs      |  233 +++
 .../ExtensionPointCollection.cs                    |   58 +
 .../Mono.Addins.Description/ModuleDescription.cs   |  273 ++++
 .../ModuleDescriptionCollection.cs                 |   48 +
 .../Mono.Addins.Description/NativeDependency.cs    |   49 +
 .../Mono.Addins.Description/NodeTypeAttribute.cs   |  115 ++
 .../NodeTypeAttributeCollection.cs                 |   48 +
 .../Mono.Addins.Description/ObjectDescription.cs   |  135 ++
 .../ObjectDescriptionCollection.cs                 |  114 ++
 .../Mono.Addins.Serialization/BinaryXmlReader.cs   |  541 +++++++
 .../Mono.Addins.Serialization/BinaryXmlTypeMap.cs  |   77 +
 .../Mono.Addins.Serialization/BinaryXmlWriter.cs   |  223 +++
 .../Mono.Addins.Serialization/IBinaryXmlElement.cs |   39 +
 Mono.Addins/Mono.Addins/Mono.Addins.dll.config     |    6 +
 Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs       |  233 +++
 .../Mono.Addins/Mono.Addins/AddinAttribute.cs      |   77 +
 .../Mono.Addins/AddinDependencyAttribute.cs        |   55 +
 .../Mono.Addins/Mono.Addins/AddinErrorEventArgs.cs |   55 +
 .../Mono.Addins/Mono.Addins/AddinEventArgs.cs      |   49 +
 Mono.Addins/Mono.Addins/Mono.Addins/AddinInfo.cs   |  217 +++
 .../Mono.Addins/Mono.Addins/AddinManager.cs        |  244 +++
 .../Mono.Addins/Mono.Addins/AddinRegistry.cs       |  258 ++++
 .../Mono.Addins/Mono.Addins/AddinRootAttribute.cs  |   50 +
 .../Mono.Addins/Mono.Addins/AddinSessionService.cs |  335 ++++
 .../Mono.Addins/Mono.Addins/ConditionType.cs       |  176 +++
 .../Mono.Addins/ConsoleProgressStatus.cs           |   96 ++
 .../Mono.Addins/Mono.Addins/ExtensionAttribute.cs  |   77 +
 .../Mono.Addins/Mono.Addins/ExtensionContext.cs    |  738 +++++++++
 .../Mono.Addins/Mono.Addins/ExtensionNode.cs       |  298 ++++
 .../Mono.Addins/ExtensionNodeAttribute.cs          |   65 +
 .../Mono.Addins/ExtensionNodeChildAttribute.cs     |   66 +
 .../Mono.Addins/Mono.Addins/ExtensionNodeList.cs   |   82 +
 .../Mono.Addins/ExtensionPointAttribute.cs         |   96 ++
 .../Mono.Addins/Mono.Addins/ExtensionTree.cs       |  234 +++
 .../Mono.Addins/Mono.Addins/GettextCatalog.cs      |   54 +
 .../Mono.Addins/Mono.Addins/IProgressStatus.cs     |   48 +
 .../Mono.Addins/MissingDependencyException.cs      |   46 +
 .../Mono.Addins/NodeAttributeAttribute.cs          |   89 ++
 Mono.Addins/Mono.Addins/Mono.Addins/NodeElement.cs |   58 +
 .../Mono.Addins/Mono.Addins/RuntimeAddin.cs        |  198 +++
 Mono.Addins/Mono.Addins/Mono.Addins/TreeNode.cs    |  327 ++++
 .../Mono.Addins/Mono.Addins/TreeNodeCollection.cs  |   76 +
 .../Mono.Addins/Mono.Addins/TypeExtensionNode.cs   |   83 +
 .../Mono.Addins/TypeExtensionPointAttribute.cs     |   77 +
 Tomboy/Makefile.am                                 |    2 +-
 Tomboy/Mono.Addins/AUTHORS                         |    3 -
 Tomboy/Mono.Addins/Makefile.am                     |    4 -
 Tomboy/Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs |   32 -
 Tomboy/Mono.Addins/Mono.Addins.Gui/Makefile.am     |   64 -
 .../Mono.Addins.Gui/AddinInfoDialog.cs             |   89 --
 .../Mono.Addins.Gui/AddinInstallDialog.cs          |  608 --------
 .../Mono.Addins.Gui/AddinManagerDialog.cs          |  152 --
 .../Mono.Addins.Gui/AddinManagerWindow.cs          |   54 -
 .../Mono.Addins.Gui/AddinTreeWidget.cs             |  375 -----
 .../Mono.Addins.Gui/Mono.Addins.Gui/ErrorDialog.cs |  103 --
 .../Mono.Addins.Gui/ManageSitesDialog.cs           |  115 --
 .../Mono.Addins.Gui/NewSiteDialog.cs               |  107 --
 .../Mono.Addins.Gui/Mono.Addins.Gui/Services.cs    |   79 -
 .../gtk-gui/Mono.Addins.Gui.AddinInfoDialog.cs     |  110 --
 .../gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs  |  563 -------
 .../gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs  |  339 ----
 .../gtk-gui/Mono.Addins.Gui.ErrorDialog.cs         |  145 --
 .../gtk-gui/Mono.Addins.Gui.ManageSitesDialog.cs   |  122 --
 .../gtk-gui/Mono.Addins.Gui.NewSiteDialog.cs       |  231 ---
 .../Mono.Addins.Gui/gtk-gui/generated.cs           |   35 -
 .../Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic | 1625 --------------------
 .../Mono.Addins.Gui/icons/package-x-generic.png    |  Bin 2095 -> 0 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_16.png |  Bin 540 -> 0 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_22.png |  Bin 695 -> 0 bytes
 .../Mono.Addins.Gui/icons/user-package.png         |  Bin 964 -> 0 bytes
 Tomboy/Mono.Addins/Mono.Addins.Setup/Makefile.am   |   61 -
 .../ConsoleProgressMonitor.cs                      |  204 ---
 .../LogTextWriter.cs                               |   89 --
 .../NullProgressMonitor.cs                         |  165 --
 .../ProgressStatusMonitor.cs                       |  119 --
 .../ProgressTracker.cs                             |  147 --
 .../Mono.Addins.Setup/AddinInfo.cs                 |  270 ----
 .../Mono.Addins.Setup/AddinInfoCollection.cs       |   45 -
 .../Mono.Addins.Setup/AddinPackage.cs              |  324 ----
 .../Mono.Addins.Setup/AddinRepositoryEntry.cs      |   73 -
 .../Mono.Addins.Setup/AddinStore.cs                |  667 --------
 .../Mono.Addins.Setup/AddinSystemConfiguration.cs  |   64 -
 .../AddinSystemConfigurationReaderWriter.cs        |  387 -----
 .../AddinSystemConfigurationSerializer.cs          |   64 -
 .../Mono.Addins.Setup/IProgressMonitor.cs          |   51 -
 .../Mono.Addins.Setup/InstallException.cs          |   43 -
 .../Mono.Addins.Setup/NativePackage.cs             |   73 -
 .../Mono.Addins.Setup/Mono.Addins.Setup/Package.cs |   90 --
 .../Mono.Addins.Setup/PackageCollection.cs         |   68 -
 .../Mono.Addins.Setup/ReferenceRepositoryEntry.cs  |   43 -
 .../Mono.Addins.Setup/Repository.cs                |  102 --
 .../Mono.Addins.Setup/RepositoryEntry.cs           |   48 -
 .../Mono.Addins.Setup/RepositoryEntryCollection.cs |   67 -
 .../Mono.Addins.Setup/RepositoryReaderWriter.cs    |  894 -----------
 .../Mono.Addins.Setup/RepositoryRecord.cs          |  126 --
 .../Mono.Addins.Setup/RepositoryRegistry.cs        |  305 ----
 .../Mono.Addins.Setup/RepositorySerializer.cs      |   64 -
 .../Mono.Addins.Setup/SetupService.cs              |  364 -----
 .../Mono.Addins.Setup/SetupTool.cs                 |  736 ---------
 Tomboy/Mono.Addins/Mono.Addins/AssemblyInfo.cs     |   32 -
 Tomboy/Mono.Addins/Mono.Addins/Makefile.am         |  104 --
 .../Mono.Addins.Database/AddinDatabase.cs          | 1207 ---------------
 .../Mono.Addins.Database/AddinHostIndex.cs         |   95 --
 .../Mono.Addins.Database/AddinScanFolderInfo.cs    |  194 ---
 .../Mono.Addins.Database/AddinScanResult.cs        |  163 --
 .../Mono.Addins.Database/AddinScanner.cs           |  811 ----------
 .../Mono.Addins.Database/AddinUpdateData.cs        |  322 ----
 .../Mono.Addins.Database/DatabaseConfiguration.cs  |   83 -
 .../Mono.Addins.Database/FileDatabase.cs           |  386 -----
 .../Mono.Addins.Database/ProcessProgressStatus.cs  |  152 --
 .../Mono.Addins.Database/SetupProcess.cs           |   97 --
 .../Mono.Addins/Mono.Addins.Database/Util.cs       |  130 --
 .../Mono.Addins.Description/AddinDependency.cs     |  128 --
 .../Mono.Addins.Description/AddinDescription.cs    |  637 --------
 .../Mono.Addins.Description/AssemblyDependency.cs  |  105 --
 .../ConditionTypeDescription.cs                    |  105 --
 .../ConditionTypeDescriptionCollection.cs          |   48 -
 .../Mono.Addins.Description/Dependency.cs          |   50 -
 .../DependencyCollection.cs                        |   58 -
 .../Mono.Addins.Description/Extension.cs           |  189 ---
 .../Mono.Addins.Description/ExtensionCollection.cs |   49 -
 .../ExtensionNodeDescription.cs                    |  216 ---
 .../ExtensionNodeDescriptionCollection.cs          |   58 -
 .../Mono.Addins.Description/ExtensionNodeSet.cs    |  325 ----
 .../ExtensionNodeSetCollection.cs                  |   58 -
 .../Mono.Addins.Description/ExtensionNodeType.cs   |  182 ---
 .../ExtensionNodeTypeCollection.cs                 |   58 -
 .../Mono.Addins.Description/ExtensionPoint.cs      |  233 ---
 .../ExtensionPointCollection.cs                    |   58 -
 .../Mono.Addins.Description/ModuleDescription.cs   |  273 ----
 .../ModuleDescriptionCollection.cs                 |   48 -
 .../Mono.Addins.Description/NativeDependency.cs    |   49 -
 .../Mono.Addins.Description/NodeTypeAttribute.cs   |  115 --
 .../NodeTypeAttributeCollection.cs                 |   48 -
 .../Mono.Addins.Description/ObjectDescription.cs   |  135 --
 .../ObjectDescriptionCollection.cs                 |  114 --
 .../Mono.Addins.Serialization/BinaryXmlReader.cs   |  541 -------
 .../Mono.Addins.Serialization/BinaryXmlTypeMap.cs  |   77 -
 .../Mono.Addins.Serialization/BinaryXmlWriter.cs   |  223 ---
 .../Mono.Addins.Serialization/IBinaryXmlElement.cs |   39 -
 .../Mono.Addins/Mono.Addins/Mono.Addins.dll.config |    6 -
 .../Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs   |  233 ---
 .../Mono.Addins/Mono.Addins/AddinAttribute.cs      |   77 -
 .../Mono.Addins/AddinDependencyAttribute.cs        |   55 -
 .../Mono.Addins/Mono.Addins/AddinErrorEventArgs.cs |   55 -
 .../Mono.Addins/Mono.Addins/AddinEventArgs.cs      |   49 -
 .../Mono.Addins/Mono.Addins/AddinInfo.cs           |  217 ---
 .../Mono.Addins/Mono.Addins/AddinManager.cs        |  244 ---
 .../Mono.Addins/Mono.Addins/AddinRegistry.cs       |  258 ----
 .../Mono.Addins/Mono.Addins/AddinRootAttribute.cs  |   50 -
 .../Mono.Addins/Mono.Addins/AddinSessionService.cs |  335 ----
 .../Mono.Addins/Mono.Addins/ConditionType.cs       |  176 ---
 .../Mono.Addins/ConsoleProgressStatus.cs           |   96 --
 .../Mono.Addins/Mono.Addins/ExtensionAttribute.cs  |   77 -
 .../Mono.Addins/Mono.Addins/ExtensionContext.cs    |  738 ---------
 .../Mono.Addins/Mono.Addins/ExtensionNode.cs       |  298 ----
 .../Mono.Addins/ExtensionNodeAttribute.cs          |   65 -
 .../Mono.Addins/ExtensionNodeChildAttribute.cs     |   66 -
 .../Mono.Addins/Mono.Addins/ExtensionNodeList.cs   |   82 -
 .../Mono.Addins/ExtensionPointAttribute.cs         |   96 --
 .../Mono.Addins/Mono.Addins/ExtensionTree.cs       |  234 ---
 .../Mono.Addins/Mono.Addins/GettextCatalog.cs      |   54 -
 .../Mono.Addins/Mono.Addins/IProgressStatus.cs     |   48 -
 .../Mono.Addins/MissingDependencyException.cs      |   46 -
 .../Mono.Addins/NodeAttributeAttribute.cs          |   89 --
 .../Mono.Addins/Mono.Addins/NodeElement.cs         |   58 -
 .../Mono.Addins/Mono.Addins/RuntimeAddin.cs        |  198 ---
 .../Mono.Addins/Mono.Addins/TreeNode.cs            |  327 ----
 .../Mono.Addins/Mono.Addins/TreeNodeCollection.cs  |   76 -
 .../Mono.Addins/Mono.Addins/TypeExtensionNode.cs   |   83 -
 .../Mono.Addins/TypeExtensionPointAttribute.cs     |   77 -
 Tomboy/tomboy.in                                   |    2 +-
 configure.in                                       |    8 +-
 po/POTFILES.in                                     |   26 +-
 259 files changed, 23298 insertions(+), 23289 deletions(-)

commit 13202eb4720ccb0adb5d6aefd21f66ce2aefeee9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jul 3 14:43:33 2007 +0000

    Added [tar-pax] as a AM_INIT_AUTOMAKE option so that make distcheck will
    
    2007-07-03  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Added [tar-pax] as a AM_INIT_AUTOMAKE option so
              that make distcheck will work (deal with long path names when
              creating the tarball).
            * po/POTFILES.skip: Added data/GNOME_TomboyApplet.server.in so
              make distcheck will work.
    
    
    svn path=/trunk/; revision=1282

 ChangeLog        |    8 ++++++++
 configure.in     |    5 +++--
 po/POTFILES.skip |    1 +
 3 files changed, 12 insertions(+), 2 deletions(-)

commit 8b1ac56d941bab4b262ee7d3cf92556e44947042
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Tue Jul 3 00:18:20 2007 +0000

    updated vi.po
    
    svn path=/trunk/; revision=1281

 po/ChangeLog |    4 ++++
 po/vi.po     |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit fe8ce05c8798111e848318070dc038d3817d373c
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Sun Jul 1 23:41:45 2007 +0000

    updated vi.po
    
    svn path=/trunk/; revision=1280

 po/ChangeLog |    4 ++++
 po/vi.po     |   37 +++++++++++++++++--------------------
 2 files changed, 21 insertions(+), 20 deletions(-)

commit e31312857cd150abc733098c4c3fa83504d42db1
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Jun 28 08:14:38 2007 +0000

    Estonian translation update by Ivar Smolin.
    
    2007-06-28  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1246

 po/ChangeLog |    4 +
 po/et.po     |  745 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 689 insertions(+), 60 deletions(-)

commit b6078293641e01d9aaf35af52ca9dcbe79106ba0
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Thu Jun 28 07:26:20 2007 +0000

    Updated Vietnamese translation.
    
    svn path=/trunk/; revision=1245

 po/ChangeLog |    4 +
 po/vi.po     | 1207 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 900 insertions(+), 311 deletions(-)

commit 5236ce9b5ed3980313cb7cc7c2566356fe5fa9a7
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Jun 27 21:21:45 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1235

 po/ChangeLog |    4 +
 po/sv.po     | 1223 ++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 987 insertions(+), 240 deletions(-)

commit 3585b3f6723a3cfced32b6493878be1e58ff66ac
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Jun 25 09:01:50 2007 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1222

 po/ChangeLog |    4 +
 po/ta.po     |  997 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 667 insertions(+), 334 deletions(-)

commit b7b59cc3f191cf09eaa7a9b87c01dcd111adbc79
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Jun 25 06:44:30 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1221

 po/ChangeLog |    4 +
 po/es.po     |  741 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 687 insertions(+), 58 deletions(-)

commit 32bc3ae620faea127961ace4d36c4647efee993d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Jun 24 13:27:39 2007 +0000

    Add a whole bunch of missing files. Updated Norwegian bokmål translation.
    
    2007-06-24  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* POTFILES.in: Add a whole bunch of missing files.
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1220

 po/ChangeLog   |    5 +
 po/POTFILES.in |   24 ++-
 po/nb.po       |  793 +++++++++++++++++++++++++++++++++++++++++++++-----------
 3 files changed, 674 insertions(+), 148 deletions(-)

commit 98beca604170793006616b3ee5bc4dc21a8c751d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Jun 22 13:37:32 2007 +0000

    Change HTML export link/title colors to match new note link/title colors.
    
    * Tomboy/Plugins/ExportToHTML.xsl: Change HTML export link/title colors
      to match new note link/title colors.  Fixes bug #449597 (patch
      courtesy of Stefan Schweizer).
    
    svn path=/trunk/; revision=1219

 ChangeLog                       |    6 ++++++
 Tomboy/Plugins/ExportToHTML.xsl |   10 +++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

commit f447cc9f414a519cacf6bdcbfc405c57958a5db5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Jun 22 13:27:51 2007 +0000

    Removing unused Gtk.HPaned.
    
    * Tomboy/RecentChanges.cs: Removing unused Gtk.HPaned.
    
    svn path=/trunk/; revision=1218

 ChangeLog               |    4 ++++
 Tomboy/RecentChanges.cs |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

commit a0a16b153704563d5c1e06a6730e139715d46694
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Sun Jun 17 19:21:47 2007 +0000

    Estonian translation update by Ivar Smolin.
    
    2007-06-17  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Estonian translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1217

 po/ChangeLog |    4 ++
 po/et.po     |  141 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 99 insertions(+), 46 deletions(-)

commit 88818a41310b5f6c06832267cd830a7e65eafee3
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Jun 17 15:03:22 2007 +0000

    svn:ignore love.
    
    2007-06-17  Sandy Armstrong <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Addins/*, Tomboy/Mono.Addins/*: svn:ignore love.
    
    svn path=/trunk/; revision=1214

 ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit d57d8d0b66539707d968b461799b35b46f62340c
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Wed Jun 13 09:23:20 2007 +0000

    updated dzongkha translation
    
    svn path=/trunk/; revision=1213

 po/ChangeLog |    4 +
 po/dz.po     |  343 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 181 insertions(+), 166 deletions(-)

commit 62434ce9566d7a53edf725e9a7b6403a4473e94e
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Tue Jun 12 22:36:22 2007 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=1212

 po/ChangeLog |    4 +
 po/he.po     |  576 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 279 insertions(+), 301 deletions(-)

commit 4b8b97c1afdf97c3b760bafed6bcd09cfc09b05c
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Jun 11 21:16:54 2007 +0000

    Set the minimum width to 200 pixels and ellipsize the task summary.
    
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Set the minimum width to 200
      pixels and ellipsize the task summary.
    
    svn path=/trunk/; revision=1211

 ChangeLog                             |    5 +++++
 Tomboy/Addins/Tasks/TaskListWindow.cs |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 172c2fb82ab4963dcbe349c9ea90f7c45c900f5f
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 8 21:54:40 2007 +0000

    Added code to watch when a newline is pressed so that a task/todo list can
    
    * Tomboy/Addins/Tasks/TasksNoteAddin.cs: Added code to watch when a
      newline is pressed so that a task/todo list can be continued or
      ended depending on the previous line.
    * Tomboy/Addins/Tasks/TaskManager.cs: Commented-out code that throws an
      exception when a task with the same name/summary is created (allow
      duplicate tasks).
    
    svn path=/trunk/; revision=1210

 ChangeLog                             |    9 ++
 Tomboy/Addins/Tasks/TaskManager.cs    |    6 +-
 Tomboy/Addins/Tasks/TasksNoteAddin.cs |  156 ++++++++++++++++++++++++++++-----
 3 files changed, 144 insertions(+), 27 deletions(-)

commit a4e222fe5f8829874387d043f42529ffa67ba908
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Jun 7 21:53:39 2007 +0000

    Delete the task when the user uses the backspace key to remove an entire
    
    * Tomboy/Addins/Tasks/TasksNoteAddin.cs: Delete the task when the user
      uses the backspace key to remove an entire todo line character by
      character.  Not working yet to highlight a bunch of lines and
      remove multiple todo items.
    
    svn path=/trunk/; revision=1209

 ChangeLog                             |    7 +++++++
 Tomboy/Addins/Tasks/TasksNoteAddin.cs |   12 ++++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 27d2819eef26d1f342100d02d28a052c5ecb0b4a
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Jun 7 18:37:14 2007 +0000

    Added a show_time:bool argument to Changed GetPrettyPrintDate that allows
    
    * Tomboy/Utils.cs: Added a show_time:bool argument to Changed
      GetPrettyPrintDate that allows a pretty print date to optionally
      show the time.
    * Tomboy/RecentChanges.cs: Update GuiUtils.GetPrettyPrintDate () call
      to pass in true to show the time.
    * Tomboy/Addins/Tasks/TasksNoteAddin.cs: Fix possible null reference
      problem when applying task tag.  Open the TaskOptionsDialog in the
      center of the NoteWindow.
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Show the time in the completed
      date column.  Don't show the time in the due date column.  Center
      the TaskOptionsDialog in the center of the TaskListWindow when
      opening options.  Prevent possible null reference exception in
      CompareTasks ().
    * Tomboy/Addins/Tasks/TaskOptionsDialog.cs: Added summary entry and
      completed check button.  Add Cancel/Save buttons.
    * Tomboy/Addins/Tasks/CellRendererDate.cs,
      Tomboy/Addins/Tasks/DateButton.cs: Added the option to not show the
      time.
    
    svn path=/trunk/; revision=1208

 ChangeLog                                |   21 ++++
 Tomboy/Addins/Tasks/CellRendererDate.cs  |   16 +++-
 Tomboy/Addins/Tasks/DateButton.cs        |   20 +++-
 Tomboy/Addins/Tasks/TaskListWindow.cs    |   40 +++++---
 Tomboy/Addins/Tasks/TaskOptionsDialog.cs |  171 +++++++++++++++++++++---------
 Tomboy/Addins/Tasks/TasksNoteAddin.cs    |   12 +-
 Tomboy/RecentChanges.cs                  |    3 +-
 Tomboy/Utils.cs                          |   51 ++++++---
 8 files changed, 244 insertions(+), 90 deletions(-)

commit 7e34e954eb3ad045868e6b6a2bfca172bef37c1b
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Jun 7 07:24:06 2007 +0000

    Add column sorting by allowing the user to click on the column headings.
    
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Add column sorting by allowing
      the user to click on the column headings.
    
    svn path=/trunk/; revision=1207

 ChangeLog                             |    5 +
 Tomboy/Addins/Tasks/TaskListWindow.cs |  249 +++++++++++++++++++++++++++------
 2 files changed, 212 insertions(+), 42 deletions(-)

commit 5d5d1e7839ed64f7ce75f106203733eb2af99d87
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jun 6 23:29:36 2007 +0000

    Select the row that was right-clicked on before popping up the context
    
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Select the row that was
      right-clicked on before popping up the context menu.
    * Tomboy/Addins/Tasks/TasksUIManagerLayout.xml: Rearrange the order of
      the context menu items.
    
    svn path=/trunk/; revision=1206

 ChangeLog                                    |    7 +++++++
 Tomboy/Addins/Tasks/TaskListWindow.cs        |    7 +++----
 Tomboy/Addins/Tasks/TasksUIManagerLayout.xml |    4 ++--
 3 files changed, 12 insertions(+), 6 deletions(-)

commit abe019748bd1bc90bfc26d0ed18a7eb923feeb03
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jun 6 23:15:50 2007 +0000

    Change the sensitivity of the OpenOriginNoteAction at selection change.
    
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Change the sensitivity of the
      OpenOriginNoteAction at selection change.
    * Tomboy/Addins/Tasks/TasksUIManagerLayout.xml: Place the
      OpenOriginNote menuitem in the File menu.
    
    svn path=/trunk/; revision=1205

 ChangeLog                                    |    7 +++++++
 Tomboy/Addins/Tasks/TaskListWindow.cs        |   15 +++++++--------
 Tomboy/Addins/Tasks/TasksUIManagerLayout.xml |    2 ++
 3 files changed, 16 insertions(+), 8 deletions(-)

commit c09a6854daf9dbad5603b9ab74d62b8533ad99bc
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jun 6 23:04:49 2007 +0000

    Make the note icon smaller (8px). Added code to open the origin note
    
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Make the note icon smaller
      (8px).  Added code to open the origin note (exposed in the
      right-click menu).
    * Tomboy/Addins/Tasks/TasksUIManagerLayout.xml: Add an "Open Origin
      Note" menu item in the context menu.
    
    svn path=/trunk/; revision=1204

 ChangeLog                                    |    8 +++
 Tomboy/Addins/Tasks/TaskListWindow.cs        |   86 +++++++++++++++++++++----
 Tomboy/Addins/Tasks/TasksUIManagerLayout.xml |    2 +
 3 files changed, 82 insertions(+), 14 deletions(-)

commit 05c0c8580dcbc728c7e9cd14d0ffefed3b21d9bf
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jun 6 21:57:44 2007 +0000

    Add an OriginNote column that shows a note icon next to tasks created
    
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Add an OriginNote column that
      shows a note icon next to tasks created originally inside of a
      note.
    * Tomboy/Addins/Tasks/TaskData.cs: Set the default priority for
      newly-created tasks to TaskPriority.None.
    * Tomboy/Addins/Tasks/TaskTag.cs: Fix strikethrough so that it is off
      for incomplete tasks.
    * Tomboy/Addins/Tasks/Task.cs: Add code to cleanup references to
      non-existing notes.
    
    svn path=/trunk/; revision=1203

 ChangeLog                             |   12 +++++++++++
 Tomboy/Addins/Tasks/Task.cs           |   10 +++++++++
 Tomboy/Addins/Tasks/TaskData.cs       |    2 +-
 Tomboy/Addins/Tasks/TaskListWindow.cs |   35 ++++++++++++++++++++++++++++++++-
 Tomboy/Addins/Tasks/TaskTag.cs        |    2 +-
 5 files changed, 58 insertions(+), 3 deletions(-)

commit 502424dae9f0b398cf9bb9a709c11b70b0d3e86f
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Jun 6 19:51:03 2007 +0000

    Removed old reference to Tomboy/Plugins/Backlinks.cs. Added
    
    * Tomboy.mdp: Removed old reference to Tomboy/Plugins/Backlinks.cs.
      Added Tomboy/Addins/Tasks/TasksNoteAddin.cs.
    * Tomboy/AddinManager.cs: Surround initializing and adding the
      NoteAddins with try/catch.
    * Tomboy/Addins/Tasks/TasksNoteAddin.cs: New NoteAddin to watch when
      users type new tasks inline in a note.
    * Tomboy/Addins/Tasks/TaskArchiver.cs, Tomboy/Addins/Tasks/TaskData.cs,
      Tomboy/Addins/Tasks/Task.cs: Added OriginNoteUri so a task can be
      associated with the note it was created in.
    * Tomboy/Addins/Tasks/TaskListWindow.cs: Use the static events from
      TaskManager.
    * Tomboy/Addins/Tasks/TaskManager.cs: Queue a save on a newly created
      task.  Convert the task events to static so that other classes can
      register for them before TaskManager may be fully initialized.
    * Tomboy/Addins/Tasks/TaskTag.cs: Don't allow this tag to be activated
      anymore (use right-click instead).  Allow the status to be updated.
       Stubbed-out checkbox pixbuf (commented-out).
    * Tomboy/Addins/Tasks/TaskOptionsDialog.cs: Expose the Task object as a
      property.
    * Tomboy/Addins/Tasks/Tasks.addin.xml: Add TasksNoteAddin and fix
      reference to TasksApplicationAddin.
    * Tomboy/Addins/Tasks/Makefile.am: Add TasksNoteAddin.cs.
    * Tomboy/Addins/Tasks/TasksApplicationAddin.cs: Rename TasksAddin ->
      TasksApplicationAddin.
    * Tomboy/NoteBuffer.cs: Added a GetDynamicTag to allow addins to get
      DynamicNoteTag instances based off a Gtk.TextIter.
    * Tomboy/NoteManager.cs: Initialize NoteAddins before NotePlugins.
    
    svn path=/trunk/; revision=1202

 ChangeLog                                    |   30 ++
 Tomboy.mdp                                   |    2 +-
 Tomboy/AddinManager.cs                       |   12 +-
 Tomboy/Addins/Tasks/Makefile.am              |    1 +
 Tomboy/Addins/Tasks/Task.cs                  |   12 +
 Tomboy/Addins/Tasks/TaskArchiver.cs          |    9 +
 Tomboy/Addins/Tasks/TaskData.cs              |    8 +
 Tomboy/Addins/Tasks/TaskListWindow.cs        |   12 +-
 Tomboy/Addins/Tasks/TaskManager.cs           |   12 +-
 Tomboy/Addins/Tasks/TaskOptionsDialog.cs     |   22 +-
 Tomboy/Addins/Tasks/TaskTag.cs               |   45 ++-
 Tomboy/Addins/Tasks/Tasks.addin.xml          |    6 +-
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |   11 +-
 Tomboy/Addins/Tasks/TasksNoteAddin.cs        |  450 ++++++++++++++++++++++++++
 Tomboy/NoteBuffer.cs                         |   17 +
 Tomboy/NoteManager.cs                        |   18 +-
 16 files changed, 616 insertions(+), 51 deletions(-)

commit 79131c38b99990dae364e8b6e9b826dc2fd6b84b
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jun 5 22:01:52 2007 +0000

    Oops. Removing this file since it never should have been committed. Add a
    
    * Tomboy/Addins/Tasks/Tasks.dll: Oops.  Removing this file since it
      never should have been committed.
    * Tomboy/Addins/Tasks/TasksApplicationAddin.cs: Add a "Tools" menu to
      the Search All Notes window where users can launch the To Do List
      window.
    * data/UIManagerLayout.xml: Added a <placeholder> element into the Main
      Window's UI definition so that addins can add new menu items (such
      as "Tools") before the Help menu.
    
    svn path=/trunk/; revision=1201

 ChangeLog                                    |   11 +++++++++++
 Tomboy/Addins/Tasks/Tasks.dll                |  Bin 43520 -> 0 bytes
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |   16 ++++++++++++++++
 data/UIManagerLayout.xml                     |    1 +
 4 files changed, 28 insertions(+), 0 deletions(-)

commit b27dccab20f19dd7f1b0a443fe8c587983ecda28
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jun 5 20:42:24 2007 +0000

    Added Tomboy/Addins/Tasks/Makefile. Added Tomboy/Addins/Tasks/*.cs. New
    
    * configure.in: Added Tomboy/Addins/Tasks/Makefile.
    * Tomboy.mdp: Added Tomboy/Addins/Tasks/*.cs.
    * Tomboy/Addins/Tasks/*: New Tasks Addin (not
      fully implemented yet ... there's no NoteAddin for it yet).
    * Tomboy/Addins/Makefile.am: Added Tasks to SUBDIRS.
    
    svn path=/trunk/; revision=1200

 ChangeLog                                    |    8 +
 Tomboy.mdp                                   |   11 +
 Tomboy/Addins/Makefile.am                    |    2 +-
 Tomboy/Addins/Tasks/CellRendererDate.cs      |  290 ++++++++++
 Tomboy/Addins/Tasks/DateButton.cs            |  197 +++++++
 Tomboy/Addins/Tasks/Makefile.am              |   56 ++
 Tomboy/Addins/Tasks/Task.cs                  |  294 ++++++++++
 Tomboy/Addins/Tasks/TaskArchiver.cs          |  232 ++++++++
 Tomboy/Addins/Tasks/TaskData.cs              |   80 +++
 Tomboy/Addins/Tasks/TaskListWindow.cs        |  742 ++++++++++++++++++++++++++
 Tomboy/Addins/Tasks/TaskManager.cs           |  299 +++++++++++
 Tomboy/Addins/Tasks/TaskOptionsDialog.cs     |  230 ++++++++
 Tomboy/Addins/Tasks/TaskTag.cs               |   67 +++
 Tomboy/Addins/Tasks/Tasks.addin.xml          |   19 +
 Tomboy/Addins/Tasks/Tasks.dll                |  Bin 0 -> 43520 bytes
 Tomboy/Addins/Tasks/TasksApplicationAddin.cs |   87 +++
 Tomboy/Addins/Tasks/TasksUIManagerLayout.xml |   20 +
 Tomboy/Addins/Tasks/checkbox-done.png        |  Bin 0 -> 348 bytes
 Tomboy/Addins/Tasks/checkbox-todo.png        |  Bin 0 -> 222 bytes
 configure.in                                 |    1 +
 20 files changed, 2634 insertions(+), 1 deletions(-)

commit 7c6976253423b0095522be39442191b5b9098de9
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jun 5 20:35:12 2007 +0000

    Adding in initial support for Tomboy Addins (via Mono.Addins framework):
    
    * configure.in: Generate Makefiles for Mono.Addins and the new
      Backlinks addin.
    * Tomboy.mdp: Adding Tomboy/AbstractAddin.cs,
      Tomboy/ApplicationAddin.cs,Tomboy/NoteAddin.cs,
      Tomboy/AddinManager.cs, Tomboy/Addins/Backlinks/*.cs.
    * Makefile.include: New file with variables that any Makefile.am can
      use as a convenience.
    * Tomboy/Plugins/TaskArchiver.cs, Tomboy/Plugins/TaskListWindow.cs,
      Tomboy/Plugins/TaskData.cs, Tomboy/Plugins/TaskManager.cs,
      Tomboy/Plugins/TaskOptionsDialog.cs, Tomboy/Plugins/TaskTag.cs,
      Tomboy/Plugins/Task.cs, Tomboy/Plugins/CellRendererDate.cs,
      Tomboy/Plugins/TasksPlugin.cs,
      Tomboy/Plugins/TasksUIManagerLayout.xml,
      Tomboy/Plugins/DateButton.cs: Removing the Tasks Plugin temporarily
      (in the process of converting it to a Tomboy Addin).
    * Tomboy/Plugins/Backlinks.cs: Converted this into a Tomboy.NoteAddin.
    * Tomboy/Plugins/Makefile.am: Use Makefile.include.  Removed the
      Backlinks and Tasks Plugins (converting them to Addins).
    * Tomboy/ApplicationAddin.cs, Tomboy/AddinManager.cs,
      Tomboy/Tomboy.addin.xml, Tomboy/Addins/Makefile.am,
      Tomboy/AbstractAddin.cs, Tomboy/NoteAddin.cs: Part of the new
      Tomboy Addin (Mono.Addins).
    * Tomboy/Tomboy.cs: Call ApplicationAddin.Initialize () when Tomboy
      starts up.
    * Tomboy/Defines.cs.in: Added SYS_ADDINS_DIR so system addins can be
      loaded at runtime.
    * Tomboy/Addins/Backlinks/BacklinkMenuItem.cs,
      Tomboy/Addins/Backlinks/Makefile.am,
      Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs,
      Tomboy/Addins/Backlinks/Backlinks.addin.xml: Part of the new
      Backlinks Addin (used to be Tomboy/Plugins/Backlinks.cs).
    * Tomboy/NoteManager.cs: Initialize and call Tomboy.AddinManager at
      startup and when new notes are loaded (just like happens with
      PluginManager).
    * Tomboy/Makefile.am: Build Mono.Addins and also Addins.  Added
      AbstractAddin.cs, AddinManager.cs, ApplicationAddin.cs, and
      NoteAddin.cs.  Include Tomboy.addin.xml as a resource so
      Mono.Addins will pick it up off of Tomboy.exe.
    * Tomboy/Mono.Addins/*: Mono.Addins copied from f-spot/trunk on 04 Jun 2007.
    * Tomboy/tomboy.in: Set a MONO_PATH so the Addin DLLs can be loaded
      properly.
    * Makefile.am: Use Makefile.include.
    
    svn path=/trunk/; revision=1199

 ChangeLog                                          |   47 +
 Makefile.am                                        |    2 +
 Makefile.include                                   |   28 +
 Tomboy.mdp                                         |   17 +-
 Tomboy/AbstractAddin.cs                            |   32 +
 Tomboy/AddinManager.cs                             |  308 ++++
 Tomboy/Addins/Backlinks/BacklinkMenuItem.cs        |   54 +
 Tomboy/Addins/Backlinks/Backlinks.addin.xml        |   19 +
 Tomboy/Addins/Backlinks/BacklinksNoteAddin.cs      |  125 ++
 Tomboy/Addins/Backlinks/Makefile.am                |   40 +
 Tomboy/Addins/Makefile.am                          |    2 +
 Tomboy/ApplicationAddin.cs                         |   22 +
 Tomboy/Defines.cs.in                               |    1 +
 Tomboy/Makefile.am                                 |   20 +-
 Tomboy/Mono.Addins/AUTHORS                         |    3 +
 Tomboy/Mono.Addins/Makefile.am                     |    4 +
 Tomboy/Mono.Addins/Mono.Addins.Gui/AssemblyInfo.cs |   32 +
 Tomboy/Mono.Addins/Mono.Addins.Gui/Makefile.am     |   64 +
 .../Mono.Addins.Gui/AddinInfoDialog.cs             |   89 ++
 .../Mono.Addins.Gui/AddinInstallDialog.cs          |  608 ++++++++
 .../Mono.Addins.Gui/AddinManagerDialog.cs          |  152 ++
 .../Mono.Addins.Gui/AddinManagerWindow.cs          |   54 +
 .../Mono.Addins.Gui/AddinTreeWidget.cs             |  375 +++++
 .../Mono.Addins.Gui/Mono.Addins.Gui/ErrorDialog.cs |  103 ++
 .../Mono.Addins.Gui/ManageSitesDialog.cs           |  115 ++
 .../Mono.Addins.Gui/NewSiteDialog.cs               |  107 ++
 .../Mono.Addins.Gui/Mono.Addins.Gui/Services.cs    |   79 +
 .../gtk-gui/Mono.Addins.Gui.AddinInfoDialog.cs     |  110 ++
 .../gtk-gui/Mono.Addins.Gui.AddinInstallDialog.cs  |  563 +++++++
 .../gtk-gui/Mono.Addins.Gui.AddinManagerDialog.cs  |  339 ++++
 .../gtk-gui/Mono.Addins.Gui.ErrorDialog.cs         |  145 ++
 .../gtk-gui/Mono.Addins.Gui.ManageSitesDialog.cs   |  122 ++
 .../gtk-gui/Mono.Addins.Gui.NewSiteDialog.cs       |  231 +++
 .../Mono.Addins.Gui/gtk-gui/generated.cs           |   35 +
 .../Mono.Addins/Mono.Addins.Gui/gtk-gui/gui.stetic | 1625 ++++++++++++++++++++
 .../Mono.Addins.Gui/icons/package-x-generic.png    |  Bin 0 -> 2095 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_16.png |  Bin 0 -> 540 bytes
 .../Mono.Addins.Gui/icons/package-x-generic_22.png |  Bin 0 -> 695 bytes
 .../Mono.Addins.Gui/icons/user-package.png         |  Bin 0 -> 964 bytes
 Tomboy/Mono.Addins/Mono.Addins.Setup/Makefile.am   |   61 +
 .../ConsoleProgressMonitor.cs                      |  204 +++
 .../LogTextWriter.cs                               |   89 ++
 .../NullProgressMonitor.cs                         |  165 ++
 .../ProgressStatusMonitor.cs                       |  119 ++
 .../ProgressTracker.cs                             |  147 ++
 .../Mono.Addins.Setup/AddinInfo.cs                 |  270 ++++
 .../Mono.Addins.Setup/AddinInfoCollection.cs       |   45 +
 .../Mono.Addins.Setup/AddinPackage.cs              |  324 ++++
 .../Mono.Addins.Setup/AddinRepositoryEntry.cs      |   73 +
 .../Mono.Addins.Setup/AddinStore.cs                |  667 ++++++++
 .../Mono.Addins.Setup/AddinSystemConfiguration.cs  |   64 +
 .../AddinSystemConfigurationReaderWriter.cs        |  387 +++++
 .../AddinSystemConfigurationSerializer.cs          |   64 +
 .../Mono.Addins.Setup/IProgressMonitor.cs          |   51 +
 .../Mono.Addins.Setup/InstallException.cs          |   43 +
 .../Mono.Addins.Setup/NativePackage.cs             |   73 +
 .../Mono.Addins.Setup/Mono.Addins.Setup/Package.cs |   90 ++
 .../Mono.Addins.Setup/PackageCollection.cs         |   68 +
 .../Mono.Addins.Setup/ReferenceRepositoryEntry.cs  |   43 +
 .../Mono.Addins.Setup/Repository.cs                |  102 ++
 .../Mono.Addins.Setup/RepositoryEntry.cs           |   48 +
 .../Mono.Addins.Setup/RepositoryEntryCollection.cs |   67 +
 .../Mono.Addins.Setup/RepositoryReaderWriter.cs    |  894 +++++++++++
 .../Mono.Addins.Setup/RepositoryRecord.cs          |  126 ++
 .../Mono.Addins.Setup/RepositoryRegistry.cs        |  305 ++++
 .../Mono.Addins.Setup/RepositorySerializer.cs      |   64 +
 .../Mono.Addins.Setup/SetupService.cs              |  364 +++++
 .../Mono.Addins.Setup/SetupTool.cs                 |  736 +++++++++
 Tomboy/Mono.Addins/Mono.Addins/AssemblyInfo.cs     |   32 +
 Tomboy/Mono.Addins/Mono.Addins/Makefile.am         |  104 ++
 .../Mono.Addins.Database/AddinDatabase.cs          | 1207 +++++++++++++++
 .../Mono.Addins.Database/AddinHostIndex.cs         |   95 ++
 .../Mono.Addins.Database/AddinScanFolderInfo.cs    |  194 +++
 .../Mono.Addins.Database/AddinScanResult.cs        |  163 ++
 .../Mono.Addins.Database/AddinScanner.cs           |  811 ++++++++++
 .../Mono.Addins.Database/AddinUpdateData.cs        |  322 ++++
 .../Mono.Addins.Database/DatabaseConfiguration.cs  |   83 +
 .../Mono.Addins.Database/FileDatabase.cs           |  386 +++++
 .../Mono.Addins.Database/ProcessProgressStatus.cs  |  152 ++
 .../Mono.Addins.Database/SetupProcess.cs           |   97 ++
 .../Mono.Addins/Mono.Addins.Database/Util.cs       |  130 ++
 .../Mono.Addins.Description/AddinDependency.cs     |  128 ++
 .../Mono.Addins.Description/AddinDescription.cs    |  637 ++++++++
 .../Mono.Addins.Description/AssemblyDependency.cs  |  105 ++
 .../ConditionTypeDescription.cs                    |  105 ++
 .../ConditionTypeDescriptionCollection.cs          |   48 +
 .../Mono.Addins.Description/Dependency.cs          |   50 +
 .../DependencyCollection.cs                        |   58 +
 .../Mono.Addins.Description/Extension.cs           |  189 +++
 .../Mono.Addins.Description/ExtensionCollection.cs |   49 +
 .../ExtensionNodeDescription.cs                    |  216 +++
 .../ExtensionNodeDescriptionCollection.cs          |   58 +
 .../Mono.Addins.Description/ExtensionNodeSet.cs    |  325 ++++
 .../ExtensionNodeSetCollection.cs                  |   58 +
 .../Mono.Addins.Description/ExtensionNodeType.cs   |  182 +++
 .../ExtensionNodeTypeCollection.cs                 |   58 +
 .../Mono.Addins.Description/ExtensionPoint.cs      |  233 +++
 .../ExtensionPointCollection.cs                    |   58 +
 .../Mono.Addins.Description/ModuleDescription.cs   |  273 ++++
 .../ModuleDescriptionCollection.cs                 |   48 +
 .../Mono.Addins.Description/NativeDependency.cs    |   49 +
 .../Mono.Addins.Description/NodeTypeAttribute.cs   |  115 ++
 .../NodeTypeAttributeCollection.cs                 |   48 +
 .../Mono.Addins.Description/ObjectDescription.cs   |  135 ++
 .../ObjectDescriptionCollection.cs                 |  114 ++
 .../Mono.Addins.Serialization/BinaryXmlReader.cs   |  541 +++++++
 .../Mono.Addins.Serialization/BinaryXmlTypeMap.cs  |   77 +
 .../Mono.Addins.Serialization/BinaryXmlWriter.cs   |  223 +++
 .../Mono.Addins.Serialization/IBinaryXmlElement.cs |   39 +
 .../Mono.Addins/Mono.Addins/Mono.Addins.dll.config |    6 +
 .../Mono.Addins/Mono.Addins/Mono.Addins/Addin.cs   |  233 +++
 .../Mono.Addins/Mono.Addins/AddinAttribute.cs      |   77 +
 .../Mono.Addins/AddinDependencyAttribute.cs        |   55 +
 .../Mono.Addins/Mono.Addins/AddinErrorEventArgs.cs |   55 +
 .../Mono.Addins/Mono.Addins/AddinEventArgs.cs      |   49 +
 .../Mono.Addins/Mono.Addins/AddinInfo.cs           |  217 +++
 .../Mono.Addins/Mono.Addins/AddinManager.cs        |  244 +++
 .../Mono.Addins/Mono.Addins/AddinRegistry.cs       |  258 ++++
 .../Mono.Addins/Mono.Addins/AddinRootAttribute.cs  |   50 +
 .../Mono.Addins/Mono.Addins/AddinSessionService.cs |  335 ++++
 .../Mono.Addins/Mono.Addins/ConditionType.cs       |  176 +++
 .../Mono.Addins/ConsoleProgressStatus.cs           |   96 ++
 .../Mono.Addins/Mono.Addins/ExtensionAttribute.cs  |   77 +
 .../Mono.Addins/Mono.Addins/ExtensionContext.cs    |  738 +++++++++
 .../Mono.Addins/Mono.Addins/ExtensionNode.cs       |  298 ++++
 .../Mono.Addins/ExtensionNodeAttribute.cs          |   65 +
 .../Mono.Addins/ExtensionNodeChildAttribute.cs     |   66 +
 .../Mono.Addins/Mono.Addins/ExtensionNodeList.cs   |   82 +
 .../Mono.Addins/ExtensionPointAttribute.cs         |   96 ++
 .../Mono.Addins/Mono.Addins/ExtensionTree.cs       |  234 +++
 .../Mono.Addins/Mono.Addins/GettextCatalog.cs      |   54 +
 .../Mono.Addins/Mono.Addins/IProgressStatus.cs     |   48 +
 .../Mono.Addins/MissingDependencyException.cs      |   46 +
 .../Mono.Addins/NodeAttributeAttribute.cs          |   89 ++
 .../Mono.Addins/Mono.Addins/NodeElement.cs         |   58 +
 .../Mono.Addins/Mono.Addins/RuntimeAddin.cs        |  198 +++
 .../Mono.Addins/Mono.Addins/TreeNode.cs            |  327 ++++
 .../Mono.Addins/Mono.Addins/TreeNodeCollection.cs  |   76 +
 .../Mono.Addins/Mono.Addins/TypeExtensionNode.cs   |   83 +
 .../Mono.Addins/TypeExtensionPointAttribute.cs     |   77 +
 Tomboy/NoteAddin.cs                                |  160 ++
 Tomboy/NoteManager.cs                              |   45 +-
 Tomboy/Plugins/Backlinks.cs                        |  178 ---
 Tomboy/Plugins/CellRendererDate.cs                 |  290 ----
 Tomboy/Plugins/DateButton.cs                       |  197 ---
 Tomboy/Plugins/Makefile.am                         |   59 +-
 Tomboy/Plugins/Task.cs                             |  293 ----
 Tomboy/Plugins/TaskArchiver.cs                     |  229 ---
 Tomboy/Plugins/TaskData.cs                         |   77 -
 Tomboy/Plugins/TaskListWindow.cs                   |  740 ---------
 Tomboy/Plugins/TaskManager.cs                      |  303 ----
 Tomboy/Plugins/TaskOptionsDialog.cs                |  227 ---
 Tomboy/Plugins/TaskTag.cs                          |   65 -
 Tomboy/Plugins/TasksPlugin.cs                      |  208 ---
 Tomboy/Plugins/TasksUIManagerLayout.xml            |   20 -
 Tomboy/Tomboy.addin.xml                            |   13 +
 Tomboy/Tomboy.cs                                   |    6 +
 Tomboy/tomboy.in                                   |    2 +
 configure.in                                       |    6 +
 159 files changed, 24196 insertions(+), 2905 deletions(-)

commit 973179318c6ff3b96dfbb66254e6f9663251a30c
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Mon Jun 4 10:30:34 2007 +0000

    2007-06-04 Jordi Mas
    
    	* ca/ca.po: Added Catalan translation by Sílvia Miranda
    	* Makefile.am: Added ca to DOC_LINGUAS
    
    
    svn path=/trunk/; revision=1198

 help/ChangeLog   |    5 +
 help/Makefile.am |    2 +-
 help/ca/ca.po    |  833 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 839 insertions(+), 1 deletions(-)

commit 181e0ea658cc9ea7b3320afc68748a7508423b1e
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Mon Jun 4 08:55:43 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1197

 po/ChangeLog |    4 +++
 po/th.po     |   84 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 53 insertions(+), 35 deletions(-)

commit df2730f41942819c7011d154dbce3c9224a2cd43
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Sun Jun 3 19:05:05 2007 +0000

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    2007-06-03  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=1196

 po/ChangeLog |    4 +
 po/et.po     |  409 +++++++++++++++++++++++-----------------------------------
 2 files changed, 164 insertions(+), 249 deletions(-)

commit 539c4f79e9423ec2996051883b4b197448ae5b5c
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Jun 2 20:22:59 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1195

 po/ChangeLog |    4 +
 po/es.po     |  284 +++++++++++++++++++---------------------------------------
 2 files changed, 97 insertions(+), 191 deletions(-)

commit 900bd1af036a19298a238ceab809c0df558ff4b6
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat Jun 2 13:04:31 2007 +0000

    Allow opening notes with keyboard in bullet list. Fixes part of bug
    
    * Tomboy/NoteEditor.cs: Allow opening notes with keyboard in bullet
      list.  Fixes part of bug #433244 (patch from Stefan Schweizer).
    
    svn path=/trunk/; revision=1194

 ChangeLog            |    5 +++++
 Tomboy/NoteEditor.cs |    7 +++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

commit 728eebd65395b6339cc825af17a7ec36067d9456
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 18:14:52 2007 +0000

    Adjust for TaskPriority.Undefined. Add in the priority and all the goodies
    
    * Tomboy/Plugins/TaskArchiver.cs, Tomboy/Plugins/TaskListWindow.cs:
      Adjust for TaskPriority.Undefined.
    * Tomboy/Plugins/TaskOptionsDialog.cs: Add in the priority and all the
      goodies that go with it to allow the user to change a task's
      priority.
    * Tomboy/Plugins/Task.cs: Add "Undefined" as another TaskPriority.
    * Tomboy/Plugins/DateButton.cs: Update the label when the date is set.
    
    svn path=/trunk/; revision=1193

 ChangeLog                           |   10 ++++
 Tomboy/Plugins/DateButton.cs        |    5 ++-
 Tomboy/Plugins/Task.cs              |    3 +-
 Tomboy/Plugins/TaskArchiver.cs      |   13 +++--
 Tomboy/Plugins/TaskListWindow.cs    |   22 ++++++--
 Tomboy/Plugins/TaskOptionsDialog.cs |  102 +++++++++++++++++++++++++++++-----
 6 files changed, 129 insertions(+), 26 deletions(-)

commit a104f342c164ad1667df075f760125c5a60f0348
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 16:54:10 2007 +0000

    Position the text vertically so it matches with the other columns in the
    
    * Tomboy/Plugins/CellRendererDate.cs: Position the text vertically so
      it matches with the other columns in the TreeView.
    
    svn path=/trunk/; revision=1192

 ChangeLog                          |    5 +++++
 Tomboy/Plugins/CellRendererDate.cs |    8 ++------
 2 files changed, 7 insertions(+), 6 deletions(-)

commit e02aa103723ee4bf222879478e706f6d31ece885
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 16:35:25 2007 +0000

    Use the proper foreground color when the cell is selected.
    
    * Tomboy/Plugins/CellRendererDate.cs: Use the proper foreground color
      when the cell is selected.
    
    svn path=/trunk/; revision=1191

 ChangeLog                          |    5 +++++
 Tomboy/Plugins/CellRendererDate.cs |   22 +++++++++++++++++++---
 2 files changed, 24 insertions(+), 3 deletions(-)

commit a0713c0ff0bee565db7dee019975121ba32bf9e8
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 16:21:33 2007 +0000

    Remove DateTimeChooserDialog.cs since it's not replaced with a Calendar
    
    * Tomboy.mdp, Tomboy/Plugins/DateTimeChooserDialog.cs,
      Tomboy/Plugins/Makefile.am: Remove DateTimeChooserDialog.cs since
      it's not replaced with a Calendar popup.
    * Tomboy/Plugins/CellRendererDate.cs: Use a calendar popup window
      instead of the DateTimeChooser.  Still need to figure out how to
      get the calendar popup to appear directly below the currently
      selected date.
    
    svn path=/trunk/; revision=1190

 ChangeLog                               |   10 ++
 Tomboy.mdp                              |    1 -
 Tomboy/Plugins/CellRendererDate.cs      |  165 ++++++++++++++++++++++++++-----
 Tomboy/Plugins/DateTimeChooserDialog.cs |  129 ------------------------
 Tomboy/Plugins/Makefile.am              |    1 -
 5 files changed, 151 insertions(+), 155 deletions(-)

commit bd7f2c4997020dbcba1ae50b09ce2489d2b1e3a2
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 15:21:46 2007 +0000

    Added TaskOptionsDialog.cs and DateButton.cs. Load in details directly
    
    * Tomboy.mdp, Tomboy/Plugins/Makefile.am: Added TaskOptionsDialog.cs
      and DateButton.cs.
    * Tomboy/Plugins/TaskArchiver.cs: Load in details directly instead of
      the <text> element surrounding it.
    * Tomboy/Plugins/TaskListWindow.cs: Use
      Tomboy.GuiUtils.GetPrettyPrintDate ().  Also show the task options
      when activated/opened.
    * Tomboy/Plugins/TaskOptionsDialog.cs: Initial/stub of little dialog to
      allow the user to edit the details of a task.
    * Tomboy/Plugins/DateTimeChooserDialog.cs: Add more options to the
      calendar display options.
    * Tomboy/Plugins/CellRendererDate.cs, Tomboy/RecentChanges.cs: Use
      Tomboy.GuiUtils.GetPrettyPrintDate ().
    * Tomboy/Plugins/DateButton.cs: DateButton kindly donated by Banshee
      (abock).  Modified it a little bit to deal directly with a
      DateTime.
    * Tomboy/Utils.cs: Added GetPrettyPrintDate () so other classes can use
      this.  Also made it deal with dates in the future.
    
    svn path=/trunk/; revision=1189

 ChangeLog                               |   21 ++++
 Tomboy.mdp                              |    3 +-
 Tomboy/Plugins/CellRendererDate.cs      |   38 ++-----
 Tomboy/Plugins/DateButton.cs            |  194 +++++++++++++++++++++++++++++++
 Tomboy/Plugins/DateTimeChooserDialog.cs |    4 +-
 Tomboy/Plugins/Makefile.am              |    2 +
 Tomboy/Plugins/TaskArchiver.cs          |    3 +-
 Tomboy/Plugins/TaskListWindow.cs        |   37 +-----
 Tomboy/Plugins/TaskOptionsDialog.cs     |  155 ++++++++++++++++++++++++
 Tomboy/RecentChanges.cs                 |   26 +----
 Tomboy/Utils.cs                         |   38 ++++++
 11 files changed, 431 insertions(+), 90 deletions(-)

commit 478c039b1596161326c3da202bbde9f00d8133c5
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 07:52:27 2007 +0000

    Remove old comments.
    
    * Tomboy/Plugins/DateTimeChooserDialog.cs: Remove old comments.
    
    svn path=/trunk/; revision=1188

 ChangeLog                               |    4 ++++
 Tomboy/Plugins/DateTimeChooserDialog.cs |    4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 79419397f921c8f21ae77540194b31b277601a7f
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 07:41:22 2007 +0000

    Use Gtk.Calendar instead. Use Gtk.Calendar instead of coming up with our
    
    * Tomboy/Plugins/DateTimeChooser.cs: Use Gtk.Calendar instead.
    * Tomboy/Plugins/DateTimeChooserDialog.cs: Use Gtk.Calendar instead of
      coming up with our own thing.
    * Tomboy/Plugins/CellRendererDate.cs: Added code to make the date
      chooser use the existing value and also allow the user to cancel
      selecting a new date without causing the date value to change.
    * Tomboy/Plugins/Makefile.am: Removed DateTimeChooser.cs since
      Gtk.Calendar is exactly what we need.
    
    svn path=/trunk/; revision=1187

 ChangeLog                               |   11 ++++++
 Tomboy/Plugins/CellRendererDate.cs      |   26 ++++++++++---
 Tomboy/Plugins/DateTimeChooser.cs       |   60 -------------------------------
 Tomboy/Plugins/DateTimeChooserDialog.cs |   39 +++++++++-----------
 Tomboy/Plugins/Makefile.am              |    1 -
 5 files changed, 48 insertions(+), 89 deletions(-)

commit 65031cfadac7a8284dc1450fb29c50c8d14890cc
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Jun 1 06:39:13 2007 +0000

    Added Completion Date and Priority. Also fixed the default size so the
    
    * Tomboy/Plugins/TaskListWindow.cs: Added Completion Date and Priority.
       Also fixed the default size so the window will be a decent size.
    
    svn path=/trunk/; revision=1186

 ChangeLog                        |    5 ++
 Tomboy/Plugins/TaskListWindow.cs |   89 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 93 insertions(+), 1 deletions(-)

commit ff0d4fa2c3ec0aa99bd9494d98a0e6fd9af21870
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu May 31 23:33:15 2007 +0000

    Added CellRendererDate.cs, DateTimeChooser.cs, and
    
    * Tomboy.mdp, Tomboy/Plugins/Makefile.am: Added CellRendererDate.cs,
      DateTimeChooser.cs, and DateTimeChooserDialog.cs.
    * Tomboy/Plugins/DateTimeChooser.cs: Stubbed out DateTimeChooser
      widget.  This is just a placeholder for right now.
    * Tomboy/Plugins/TaskListWindow.cs: Add a DueDate column that uses a
      CellRendererDate.
    * Tomboy/Plugins/DateTimeChooserDialog.cs: New dialog to display the
      DateTimeChooser within a dialog.
    * Tomboy/Plugins/CellRendererDate.cs: New CellRenderer to display/edit
      a DateTime inside of a TreeView.
    
    svn path=/trunk/; revision=1185

 ChangeLog                               |   13 +++
 Tomboy.mdp                              |    3 +
 Tomboy/Plugins/CellRendererDate.cs      |  167 +++++++++++++++++++++++++++++++
 Tomboy/Plugins/DateTimeChooser.cs       |   60 +++++++++++
 Tomboy/Plugins/DateTimeChooserDialog.cs |  136 +++++++++++++++++++++++++
 Tomboy/Plugins/Makefile.am              |    3 +
 Tomboy/Plugins/TaskListWindow.cs        |   47 ++++++++-
 7 files changed, 426 insertions(+), 3 deletions(-)

commit 493472d072dd370c19947e812d4a08ad0b14a0aa
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu May 31 18:33:56 2007 +0000

    Added code to create a new task from this window and select it.
    
    * Tomboy/Plugins/TaskListWindow.cs: Added code to create a new task
      from this window and select it.
    
    svn path=/trunk/; revision=1183

 ChangeLog                        |    5 +++
 Tomboy/Plugins/TaskListWindow.cs |   60 ++++++++++++++++++++++++++++++++++----
 2 files changed, 59 insertions(+), 6 deletions(-)

commit 379c87e851d1d2a8acfa5c735ab06b0b16d43618
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu May 31 17:47:08 2007 +0000

    Added TaskListWindow.cs. New Window to show the list of tasks. Added a
    
    * Tomboy.mdp: Added TaskListWindow.cs.
    * Tomboy/Plugins/TaskListWindow.cs: New Window to show the list of
      tasks.
    * Tomboy/Plugins/TaskManager.cs: Added a public property to expose the
      Tasks ListStore.  Also emit changes in the ListStore when a task is
      renamed, saved, or status changes.
    * Tomboy/Plugins/TasksPlugin.cs: Add a "To Do List" to Tomboy's Icon
      Menu.  Load the UIManager xml for the TaskListWindow actions.
    * Tomboy/Plugins/Makefile.am: Added TaskListWindow.cs.  Added
      TasksUIManagerLayout.xml as a resource.
    * Tomboy/Plugins/TasksUIManagerLayout.xml: UIManager XML file for the
      Task List Window.
    * Tomboy/RecentChanges.cs: Removed unused code which was giving
      compiler warnings.
    
    svn path=/trunk/; revision=1182

 ChangeLog                               |   17 +
 Tomboy.mdp                              |    1 +
 Tomboy/Plugins/Makefile.am              |   11 +-
 Tomboy/Plugins/TaskListWindow.cs        |  579 +++++++++++++++++++++++++++++++
 Tomboy/Plugins/TaskManager.cs           |   20 +
 Tomboy/Plugins/TasksPlugin.cs           |   35 ++
 Tomboy/Plugins/TasksUIManagerLayout.xml |   20 +
 Tomboy/RecentChanges.cs                 |    6 -
 8 files changed, 679 insertions(+), 10 deletions(-)

commit 1bfca1ceda6a176f54bdc5fcbd57233e93a35110
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu May 31 15:05:39 2007 +0000

    Added Tomboy/Plugins/TasksPlugin.cs, Tomboy/Plugins/Task.cs,
    
    * Tomboy.mdp, Tomboy/Plugins/TaskArchiver.cs,
      Tomboy/Plugins/checkbox-done.png, Tomboy/Plugins/TaskData.cs,
      Tomboy/Plugins/TaskManager.cs, Tomboy/Plugins/TaskTag.cs,
      Tomboy/Plugins/Task.cs, Tomboy/Plugins/TasksPlugin.cs,
      Tomboy/Plugins/Makefile.am, Tomboy/Plugins/checkbox-todo.png: Added
      Tomboy/Plugins/TasksPlugin.cs, Tomboy/Plugins/Task.cs,
      Tomboy/Plugins/TaskManager.cs, Tomboy/Plugins/TaskData.cs,
      Tomboy/Plugins/TaskArchiver.cs, Tomboy/Plugins/TaskTag.cs,
      Tomboy/Plugins/checkbox-done.png, Tomboy/Plugins/checkbox-todo.png.
    
      This is some initial work on the Tasks Plugin.  The TaskManager now
      loads, is able to create/delete tasks.  No UI is built on top of
      this yet.  That's the next step.
    
    svn path=/trunk/; revision=1181

 ChangeLog                        |   16 ++
 Tomboy.mdp                       |    6 +
 Tomboy/Plugins/Makefile.am       |   36 ++++-
 Tomboy/Plugins/Task.cs           |  292 ++++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/TaskArchiver.cs   |  225 +++++++++++++++++++++++++++++
 Tomboy/Plugins/TaskData.cs       |   77 ++++++++++
 Tomboy/Plugins/TaskManager.cs    |  283 ++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/TaskTag.cs        |   65 +++++++++
 Tomboy/Plugins/TasksPlugin.cs    |  173 ++++++++++++++++++++++
 Tomboy/Plugins/checkbox-done.png |  Bin 0 -> 348 bytes
 Tomboy/Plugins/checkbox-todo.png |  Bin 0 -> 222 bytes
 11 files changed, 1169 insertions(+), 4 deletions(-)

commit ae760bdb9742afc57ccb6ffb55c7a6d140f0251f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu May 31 04:00:24 2007 +0000

    Added NoteDirectoryPath property.
    
    * Tomboy/NoteManager.cs: Added NoteDirectoryPath property.
    
    svn path=/trunk/; revision=1180

 ChangeLog             |    4 ++++
 Tomboy/NoteManager.cs |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit 9c104f0eac84943cb78d8e28c20e2b166a910cce
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sun May 27 09:32:21 2007 +0000

    sv/sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1179

 help/ChangeLog |    4 ++++
 help/sv/sv.po  |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 2fd752654537797c28791c9cd4194e224b9df856
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat May 26 16:15:21 2007 +0000

    Updated Japanese translation.
    
    2007-05-26  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1178

 po/ChangeLog |    4 +
 po/ja.po     |  404 +++++++++++++++++++++++----------------------------------
 2 files changed, 167 insertions(+), 241 deletions(-)

commit f08bde1b2b82af630b304b06754d14a80904235d
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Thu May 24 23:00:14 2007 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=1176

 po/da.po |  750 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 457 insertions(+), 293 deletions(-)

commit c4728b99a7df63bd43d534bef1fc4d65601c988b
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Fri May 18 12:39:02 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1175

 po/ChangeLog |    4 +
 po/th.po     |  499 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 258 insertions(+), 245 deletions(-)

commit c6024c7dc7ad4566ec1ca97fe22c8f59dde28268
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue May 15 17:42:16 2007 +0000

    + Occitan
    
    svn path=/trunk/; revision=1174

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit fbe6b2255604457682b3d565c52b09f3132c7e12
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue May 15 17:12:04 2007 +0000

    + Occitan
    
    svn path=/trunk/; revision=1173

 po/oc.po |  106 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 54 insertions(+), 52 deletions(-)

commit 1cd99d3bbd3c5c135e5abefec0d9253e6f340125
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue May 15 17:08:49 2007 +0000

    Occitan first translation
    
    svn path=/trunk/; revision=1172

 po/oc.po | 1035 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1035 insertions(+), 0 deletions(-)

commit 34949f721512c7532e1227e615d495a61c229858
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon May 14 16:16:41 2007 +0000

    Bump version to 0.7.2.
    
    2007-05-14  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Bump version to 0.7.2.
    
    
    svn path=/trunk/; revision=1170

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 691cc62fe11fb63d261a0375533af7a7f5c5baef
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon May 14 16:12:11 2007 +0000

    Fixed typos to properly uninstall the tomboy-tag.png images.
    
    2007-05-14  Boyd Timothy <btimothy@gmail.com>
    
            * data/images/Makefile.am: Fixed typos to properly uninstall the
              tomboy-tag.png images.
    
    
    svn path=/trunk/; revision=1169

 ChangeLog               |    5 +++++
 data/images/Makefile.am |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 993c97216d526024ae41abd21dfcc2249382a4ce
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon May 14 16:06:53 2007 +0000

    Fixed whitespace on previous commits. Updated for 0.7.1.
    
    * ChangeLog: Fixed whitespace on previous commits.
    * NEWS: Updated for 0.7.1.
    
    svn path=/trunk/; revision=1168

 ChangeLog |   13 +++++++++++--
 NEWS      |    8 ++++++++
 2 files changed, 19 insertions(+), 2 deletions(-)

commit ea2a81329614c1234313be1f548c4e62715d47a6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon May 14 15:51:48 2007 +0000

    Patch from Everaldo Canuto to surround NoteSpellChecker with #if
    
    2007-05-14  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/PreferencesDialog.cs: Patch from Everaldo Canuto to
              surround NoteSpellChecker with #if FIXED_GTKSPELL.  Fixes bug
              #438145.
            * Tomboy/PluginManager.cs: Ditto.
            * Tomboy/Watchers.cs: Ditto.
    
    
    svn path=/trunk/; revision=1167

 ChangeLog                   |    8 ++++++++
 Tomboy/PluginManager.cs     |    2 ++
 Tomboy/PreferencesDialog.cs |    2 ++
 Tomboy/Watchers.cs          |    2 ++
 4 files changed, 14 insertions(+), 0 deletions(-)

commit ff80e00929fe534f0f063589cafcdb6fc665c333
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon May 14 15:44:59 2007 +0000

    Patch from Everaldo Canuto to add support for a po/LINGUAS file. Fixes bug
    
    2007-05-14  Boyd Timothy <btimothy@gmail.com>
    
            * configure.in: Patch from Everaldo Canuto to add support for
              a po/LINGUAS file.  Fixes bug #409940.
            * po/LINGUAS: New file that allows translators to add a new
            * language
              without having to modify configure.in directly.
    
    
    svn path=/trunk/; revision=1166

 ChangeLog    |    7 +++++++
 configure.in |    4 +---
 po/LINGUAS   |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 66 insertions(+), 3 deletions(-)

commit b8376fce9a0154bf387f69693f7fd3b7a36d1207
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat May 12 13:52:00 2007 +0000

    Deleting www/ directory from repository. Tomboy website is now maintained
    
    * www, www/index.html, www/default.css, www/img, www/img/intro.gif,
      www/img/maildropdnd.png, www/img/windows-small.png,
      www/img/galago-tomboy.png, www/img/bulletpoint.gif,
      www/img/pinned-notes.png, www/img/tomboy.png,
      www/img/applet-small.png, www/img/search-small.png: Deleting www/
      directory from repository.  Tomboy website is now maintained in
      GNOME SVN here:
      svn.gnome.org/svn/gnomeweb-wml/trunk/www.gnome.org/projects/tomboy/
      .
    
    svn path=/trunk/; revision=1165

 ChangeLog                 |   12 ++++
 www/default.css           |  132 ---------------------------------------------
 www/img/applet-small.png  |  Bin 17362 -> 0 bytes
 www/img/bulletpoint.gif   |  Bin 205 -> 0 bytes
 www/img/galago-tomboy.png |  Bin 24027 -> 0 bytes
 www/img/intro.gif         |  Bin 5044 -> 0 bytes
 www/img/maildropdnd.png   |  Bin 300950 -> 0 bytes
 www/img/pinned-notes.png  |  Bin 21731 -> 0 bytes
 www/img/search-small.png  |  Bin 27596 -> 0 bytes
 www/img/tomboy.png        |  Bin 5372 -> 0 bytes
 www/img/windows-small.png |  Bin 36067 -> 0 bytes
 www/index.html            |   25 ---------
 12 files changed, 12 insertions(+), 157 deletions(-)

commit 9e9df0d355454303aafd4bab0acdb4233d1c3124
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sat May 12 13:37:36 2007 +0000

    Fix mailing list link in README file. Will need to do this again when we
    
    * README: Fix mailing list link in README file.  Will need to do this
      again when we move to mail.gnome.org.
    
    svn path=/trunk/; revision=1164

 ChangeLog |    5 +++++
 README    |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit d77dcca5fefe12d3e2321d48ab5a0dcf4615d80b
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue May 8 14:59:34 2007 +0000

    Added NoteEditor.cs. This class was originally part of NoteWindow.cs.
    
    * Tomboy.mdp, Tomboy/Makefile.am: Added NoteEditor.cs.
    * Tomboy/NoteEditor.cs: This class was originally part of
      NoteWindow.cs.
    * Tomboy/NoteWindow.cs: Removed the NoteEditor class and put it in its
      own file.
    
    svn path=/trunk/; revision=1163

 ChangeLog            |    8 ++
 Tomboy.mdp           |    1 +
 Tomboy/Makefile.am   |    1 +
 Tomboy/NoteEditor.cs |  219 ++++++++++++++++++++++++++++++++++++++++++++++++++
 Tomboy/NoteWindow.cs |  214 ------------------------------------------------
 5 files changed, 229 insertions(+), 214 deletions(-)

commit d3a2d5b08afed9b6886b346a64bdd845fe79aac7
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue May 8 14:11:01 2007 +0000

    Added PreferencesDialog.cs. New file for the PreferencesDialog class. This
    
    * Tomboy.mdp, Tomboy/Makefile.am: Added PreferencesDialog.cs.
    * Tomboy/PreferencesDialog.cs: New file for the PreferencesDialog
      class.  This used to be inside the Preferences.cs file.  This
      should help locate the class easier and make porting to other
      platforms a little easier.
    * Tomboy/Preferences.cs: Removed the PreferencesDialog class and put it
      in its own file.
    
    svn path=/trunk/; revision=1162

 ChangeLog                   |   10 +
 Tomboy.mdp                  |    1 +
 Tomboy/Makefile.am          |    1 +
 Tomboy/Preferences.cs       |  696 ------------------------------------------
 Tomboy/PreferencesDialog.cs |  701 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 713 insertions(+), 696 deletions(-)

commit 414c70af688755c3aa7c04e0f4bb9ef5c100d972
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue May 8 11:02:59 2007 +0000

    Updated translation from Espen Stefansen.
    
    2007-05-08  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated translation from Espen Stefansen.
    
    svn path=/trunk/; revision=1161

 po/ChangeLog |    4 +
 po/nb.po     |  361 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 212 insertions(+), 153 deletions(-)

commit a9a2e6560f1b62c348d9ef9d4b299d4c751e0ce5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun May 6 14:17:49 2007 +0000

    Fire ExitingEvent when receiving SaveYourself signal from the GNOME
    
    * Tomboy/Utils.cs: Fire ExitingEvent when receiving SaveYourself signal
      from the GNOME session.  Mostly fixes bug #305118 (patch from
      Stefan Schweizer).
    
    svn path=/trunk/; revision=1160

 ChangeLog       |    6 ++++++
 Tomboy/Utils.cs |   12 ++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

commit b3ea40b31199c7130d4ba9807262ceacd8b20094
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun May 6 02:22:31 2007 +0000

    Fixed Brazilian Portuguese translation of "search", by Washington Lins
    
    2007-05-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
    	* pt_BR.po: Fixed Brazilian Portuguese translation of "search", by
    	Washington Lins <washington-lins@uol.com.br>.
    
    svn path=/trunk/; revision=1158

 po/ChangeLog |    5 +
 po/pt_BR.po  |  391 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 227 insertions(+), 169 deletions(-)

commit 66961db087c7574a3a9213853aaab4e9af0ba4bc
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Thu May 3 20:23:36 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1157

 po/ChangeLog |    4 +
 po/sv.po     |  600 +++++++++++++++++++--------------------------------------
 2 files changed, 204 insertions(+), 400 deletions(-)

commit f96487786df4eb1840945fa7dcf27f74d636e0e0
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Apr 28 15:31:00 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1156

 help/ChangeLog |    4 +
 help/es/es.po  |  485 +++++++++++++++++++++++++++++++++++++++++++-------------
 po/ChangeLog   |    4 +
 po/es.po       |  222 ++++++++++++++------------
 4 files changed, 497 insertions(+), 218 deletions(-)

commit c7dafa3d31b5104273f351b4459f1166e3903f2c
Author: David Lodge <dlodge@src.gnome.org>
Date:   Fri Apr 27 06:02:25 2007 +0000

    Updated en_GB translation
    
    svn path=/trunk/; revision=1155

 help/ChangeLog      |   10 +-
 help/en_GB/en_GB.po |    8 +-
 po/ChangeLog        | 3544 ++++++++++++++++++++++++++-------------------------
 po/en_GB.po         |  184 ++--
 4 files changed, 1881 insertions(+), 1865 deletions(-)

commit d9d8c96ad46c09f9ef5792ae40d22658d9c026f7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Thu Apr 26 16:58:31 2007 +0000

    Make Tomboy remember open/closed state of notes in between sessions. The
    
    * Tomboy/NoteManager.cs, Tomboy/Preferences.cs, Tomboy/Note.cs,
      data/tomboy.schemas.in: Make Tomboy remember open/closed state of
      notes in between sessions.  The GConf pref to enable/disable this
      feature (/apps/tomboy/enable_startup_notes) is not exposed in the
      UI yet, but it defaults to enabled.  Fixes bug #305118 (patch from
      Stefan Schweizer).
    
    svn path=/trunk/; revision=1154

 ChangeLog              |    9 +++++++++
 Tomboy/Note.cs         |   27 ++++++++++++++++++++++++++-
 Tomboy/NoteManager.cs  |   17 +++++++++++++++++
 Tomboy/Preferences.cs  |    4 ++++
 data/tomboy.schemas.in |   15 +++++++++++++++
 5 files changed, 71 insertions(+), 1 deletions(-)

commit 2f45e9e2e1d9bcc8d3dc4cb2df2f87c4c57b0157
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Apr 26 16:01:35 2007 +0000

    Patch from Frederic Crozat to create the custom images directory if it
    
    2007-04-26  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Plugins/Bugzilla.cs: Patch from Frederic Crozat to
              create the custom images directory if it doesn't exist.
              Fixes bug #430599.
    
    
    svn path=/trunk/; revision=1153

 ChangeLog                  |    6 ++++++
 Tomboy/Plugins/Bugzilla.cs |    4 ++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit c3eb90382f42e9d6375b18f09abae9483988978c
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Apr 25 20:09:55 2007 +0000

    Use the tomboy-tag icon in the note toolbar. Added the tag icons for
    
    * Tomboy/NoteWindow.cs: Use the tomboy-tag icon in the note toolbar.
    * data/images/Makefile.am: Added the tag icons for install/uninstall.
    
    svn path=/trunk/; revision=1152

 ChangeLog               |    5 +
 Tomboy/NoteWindow.cs    |    5 +-
 data/images/Makefile.am |   12 ++
 data/images/tag-16.png  |  Bin 0 -> 681 bytes
 data/images/tag-22.png  |  Bin 0 -> 967 bytes
 data/images/tag-24.png  |  Bin 0 -> 944 bytes
 data/images/tag-32.png  |  Bin 0 -> 1694 bytes
 data/images/tag.svg     |  304 +++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 324 insertions(+), 2 deletions(-)

commit 1c402d40e87315efa95b57e1c41e70fc5ca96cdc
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Wed Apr 25 18:29:51 2007 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=1151

 po/ChangeLog |    4 +
 po/ca.po     |  370 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 210 insertions(+), 164 deletions(-)

commit 3155e74eb9563c3bddfe750cf8f24e3db94549e4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Wed Apr 25 13:14:22 2007 +0000

    Unpin notes when they are deleted to keep the menu_pinned_notes GConf
    
    * Tomboy/Note.cs: Unpin notes when they are deleted to keep the
      menu_pinned_notes GConf entry clean.  Fixes bug #425619 (Patch from
      Stefan Schweizer).
    
    svn path=/trunk/; revision=1150

 ChangeLog      |    6 ++++++
 Tomboy/Note.cs |    3 +++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit 2ebc4c323f95a7827b5c5118930e5cd949abab77
Author: David Lodge <dlodge@src.gnome.org>
Date:   Wed Apr 25 05:54:47 2007 +0000

    Updated en_GB translation
    
    svn path=/trunk/; revision=1149

 po/ChangeLog |    4 ++
 po/en_GB.po  |   90 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 50 insertions(+), 44 deletions(-)

commit 4446014313d4d7c6c6fbbbd8930feef4b990f84d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Apr 24 15:44:21 2007 +0000

    Removing references to gtk#/gnome# 2.10 assemblies. Didn't mean to commit
    
    * Tomboy.mdp: Removing references to gtk#/gnome# 2.10 assemblies.
      Didn't mean to commit this.
    
    svn path=/trunk/; revision=1147

 ChangeLog  |    5 +++++
 Tomboy.mdp |    5 -----
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 0c59a55b376f51a17e5b693faf1c7d71cc1f311d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Apr 24 15:39:54 2007 +0000

    Replacing references to Tomboy website with a new constant:
    
    * Tomboy/Plugins/FixedWidth.cs, Tomboy/Plugins/GalagoPresence.cs,
      Tomboy/Plugins/Backlinks.cs, Tomboy/Plugins/Evolution.cs,
      Tomboy/Plugins/PrintNotes.cs, Tomboy/Plugins/StickyNoteImport.cs,
      Tomboy/Plugins/Bugzilla.cs, Tomboy/Plugins/ExportToHTML.cs,
      Tomboy/Plugins/NoteOfTheDay.cs, Tomboy/Tomboy.cs,
      Tomboy/Defines.cs.in: Replacing references to Tomboy website with a
      new constant: Defines.TOMBOY_WEBSITE.  Fixes bug #432844.
    
    svn path=/trunk/; revision=1146

 ChangeLog                          |   10 ++++++++++
 Tomboy.mdp                         |    6 ++++++
 Tomboy/Defines.cs.in               |    1 +
 Tomboy/Plugins/Backlinks.cs        |    2 +-
 Tomboy/Plugins/Bugzilla.cs         |    2 +-
 Tomboy/Plugins/Evolution.cs        |    2 +-
 Tomboy/Plugins/ExportToHTML.cs     |    2 +-
 Tomboy/Plugins/FixedWidth.cs       |    2 +-
 Tomboy/Plugins/GalagoPresence.cs   |    2 +-
 Tomboy/Plugins/NoteOfTheDay.cs     |    2 +-
 Tomboy/Plugins/PrintNotes.cs       |    2 +-
 Tomboy/Plugins/StickyNoteImport.cs |    2 +-
 Tomboy/Tomboy.cs                   |    2 +-
 13 files changed, 27 insertions(+), 10 deletions(-)

commit 03bf1a7693c772534da08b2ca5df0606f75de498
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Apr 24 15:15:34 2007 +0000

    Fixing typo. Resolves bug #422265 on trunk.
    
    2007-04-24  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* de.po: Fixing typo.  Resolves bug #422265 on trunk.
    
    svn path=/trunk/; revision=1145

 po/ChangeLog |    4 ++++
 po/de.po     |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 9baf7936615b81ce338ed23dcad1cf641c9a1d22
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Apr 24 14:57:19 2007 +0000

    Remove mention of donations in the About dialog. Fixes bug #432843.
    
    * Tomboy/Tomboy.cs: Remove mention of donations in the About dialog.  Fixes bug #432843.
    
    svn path=/trunk/; revision=1144

 ChangeLog        |    4 ++++
 Tomboy/Tomboy.cs |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit c4985c1b5f05044b0482b3d9480ac471064ed7d7
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Apr 24 14:50:41 2007 +0000

    Set default font to GNOME document font instead of default Pango font.
    
    * Tomboy/NoteWindow.cs: Set default font to GNOME document font instead
      of default Pango font.  Fixes bug #409939 (patch from Andrew
      Fister).
    
    svn path=/trunk/; revision=1143

 ChangeLog            |    6 ++++++
 Tomboy/NoteWindow.cs |   47 +++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 47 insertions(+), 6 deletions(-)

commit 8971016defe756350d9f3bbe20cb7de248a94d51
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Apr 24 12:51:57 2007 +0000

    Fixing typo. Resolves bug #422408.
    
    2007-04-24  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* C/tomboy.xml: Fixing typo.  Resolves bug #422408.
    
    svn path=/trunk/; revision=1142

 help/C/tomboy.xml |    4 ++--
 help/ChangeLog    |    4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

commit e86bec15c5fea65a1cf81e14562ad0f9c37027aa
Author: Funda Wang <fwang@src.gnome.org>
Date:   Tue Apr 24 03:26:17 2007 +0000

    Updatd tomboy zh_CN translation.
    
    svn path=/trunk/; revision=1140

 po/ChangeLog |    4 +
 po/zh_CN.po  |  218 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 127 insertions(+), 95 deletions(-)

commit 4db1f24b5a2045f94b660c91f3dd627aa50220a5
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Apr 23 15:03:42 2007 +0000

    Bump version to 0.7.1.
    
    * configure.in: Bump version to 0.7.1.
    
    svn path=/trunk/; revision=1139

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 22b8b7c1096f4c449d0d7c510035cf506d024161
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Apr 23 14:52:15 2007 +0000

    Update for 0.7.0.
    
    * NEWS: Update for 0.7.0.
    
    svn path=/trunk/; revision=1137

 ChangeLog |    4 ++++
 NEWS      |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit e3a1d835ca51943a885913c3c2add7573d4e2e09
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Apr 23 14:44:32 2007 +0000

    Removed debug line that spit out when new tags are added from notes.
    
    * NEWS: Removed debug line that spit out when new tags are added from
      notes.
    
    svn path=/trunk/; revision=1136

 ChangeLog      |    5 +++++
 NEWS           |   14 ++++++++++++++
 Tomboy/Note.cs |    2 --
 3 files changed, 19 insertions(+), 2 deletions(-)

commit 7fbf786fcaea7866fd721e9983d4464fc8dca049
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Apr 23 14:41:08 2007 +0000

    Fixed spacing.
    
    * Tomboy/Tray.cs: Fixed spacing.
    
    svn path=/trunk/; revision=1135

 ChangeLog      |    4 ++++
 Tomboy/Tray.cs |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 35a899056abddb35fcaf7676ff59460362ecb1bc
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Apr 23 14:37:42 2007 +0000

    Don't automatically check for the dbus service directory. Instead, allow
    
    * configure.in: Don't automatically check for the dbus service
      directory.  Instead, allow packagers to set
      --with-dbus-service-dir=DIR.  This allows "make distcheck" to work
      much easier since it won't attempt to install any files outside of
      prefix.
    
    svn path=/trunk/; revision=1134

 ChangeLog    |    8 ++++++++
 configure.in |   29 ++++++-----------------------
 2 files changed, 14 insertions(+), 23 deletions(-)

commit 72a82d172f2095414cad7e9071636a36aa55d29a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Apr 23 14:23:01 2007 +0000

    Keep static menu items in predictable locations closest to tray icon.
    
    * Tomboy/Tray.cs, data/UIManagerLayout.xml: Keep static menu items in
      predictable locations closest to tray icon.  Initial crack at
      fixing bug #431839.  Current heuristic for determining which way
      (up or down) the menu will open could use some work.
    
    svn path=/trunk/; revision=1133

 ChangeLog                |    7 +++++++
 Tomboy/Tray.cs           |   35 ++++++++++++++++++++++++++++++++---
 data/UIManagerLayout.xml |    4 ----
 3 files changed, 39 insertions(+), 7 deletions(-)

commit 9d045f452756575d8679c8cd8ff3c2e3617afd32
Author: David Lodge <dlodge@src.gnome.org>
Date:   Mon Apr 23 06:14:20 2007 +0000

    Updated British English translation
    
    svn path=/trunk/; revision=1132

 po/ChangeLog |    4 +
 po/en_GB.po  |  213 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 120 insertions(+), 97 deletions(-)

commit fa84d826071ec41322d7ee2d83d66d872d24f1e2
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sun Apr 22 18:55:01 2007 +0000

    Updated Galician Translation
    
    svn path=/trunk/; revision=1131

 po/ChangeLog | 3498 +++++++++++++++++++++++++++++-----------------------------
 po/gl.po     | 1028 ++++++++++++------
 2 files changed, 2445 insertions(+), 2081 deletions(-)

commit 46344d6b485dfe76b7ea48a0a17745cd7f54a597
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Apr 22 18:23:34 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1129

 help/ChangeLog |    4 +
 help/es/es.po  | 1284 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 1230 insertions(+), 58 deletions(-)

commit bb8f80b0ba6adcccba41151cf1568973689b92ea
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sun Apr 22 10:24:23 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1128

 po/ChangeLog |    4 +
 po/sv.po     |  274 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 156 insertions(+), 122 deletions(-)

commit 7602e06aad944c19c98d72bb2cbfa88f7931b04f
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Apr 21 21:16:18 2007 +0000

    Updated Spanish translation.
    
    svn path=/trunk/; revision=1127

 po/ChangeLog |    4 +
 po/es.po     |  323 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 174 insertions(+), 153 deletions(-)

commit 562b57b7c734c0e110fb6e43ee504b6c8acc97ce
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Sat Apr 21 05:53:45 2007 +0000

    Applied modified patch from Stefan Schweizer to delete the
    
    * Tomboy/WrapBox.cs: Applied modified patch from Stefan Schweizer to
      delete the TextChildAnchors inside Remove ().  Added a Dictionary
      to track the TextChildAnchors so this is an O(1) operation.
    
    svn path=/trunk/; revision=1125

 ChangeLog         |   16 +++++++++++-----
 Tomboy/WrapBox.cs |   23 +++++++++++++++++++++++
 2 files changed, 34 insertions(+), 5 deletions(-)

commit 28a32ef220d6c4d507353e2c85d2bddb90b626a5
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Apr 20 20:34:53 2007 +0000

    Make sure every note has a create and changed date set. If loading an
    
    * Tomboy/Note.cs: Make sure every note has a create and changed date
      set.  If loading an existing note and they're not set already, use
      the creation and last write times.  This fixes a problem of someone
      copying a set of tomboy notes to a newer computer and seeing the
      last modified date being set to the last modified date of the file.
    
    svn path=/trunk/; revision=1124

 ChangeLog      |    8 ++++++++
 Tomboy/Note.cs |    8 +++++++-
 2 files changed, 15 insertions(+), 1 deletions(-)

commit 36977aee7e80c1d6eed5a407f55d53a67b266b6e
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Apr 20 15:44:16 2007 +0000

    Reverting to previous version now that tagging has landed on trunk.
    
    * Tomboy/Plugins/NoteOfTheDay.cs: Reverting to previous version now
      that tagging has landed on trunk.
    
    svn path=/trunk/; revision=1123

 ChangeLog                      |    5 +++++
 Tomboy/Plugins/NoteOfTheDay.cs |   12 ++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

commit 9c2cf2d256dca18aa6b53f835724a34c2d43efd8
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Apr 20 15:33:21 2007 +0000

    Added references to TagManager.cs, Tag.cs, TagButton.cs and WrapBox.cs.
    
    * Tomboy.mdp: Added references to TagManager.cs, Tag.cs, TagButton.cs
      and WrapBox.cs.
    * Tomboy/PluginManager.cs: Add NoteTagsWatcher (from Watchers.cs) to
      the list of built-in plugins.
    * Tomboy/TagManager.cs: Static class to provide access to tags
      throughout the application.
    * Tomboy/RecentChanges.cs: Added a rudimentary TreeView to the
      left-hand side of the window to show tags with checkboxes which
      filters the list by tags.
    * Tomboy/Tag.cs: New class to represent a tag.
    * Tomboy/Watchers.cs: Added NoteTagsWatcher (NotePlugin) whose main job
      is to remove tags from the TagManager when no more notes are tagged
      with the tag.
    * Tomboy/WrapBox.cs: Code from Alp
      (http://svn.ndesk.org/ndesk/Parts/WrapBox.cs) that provides a
      container that will wrap widgets.  This is used in NoteTagBar in
      the NoteWindow.
    * Tomboy/NoteWindow.cs: Added NoteTagBar which allows users to
      add/remove tags to their notes.  Need to change the tag icon in the
      toolbar.
    * Tomboy/Makefile.am: Include TagManager.cs, Tag.cs, TagButton.cs and
      WrapBox.cs.
    * Tomboy/Note.cs: Read and write tags in the archiver.  AddTag () and
      RemoveTag () added on Note.  Each note keeps track of which tags is
      is tagged with.  TagAdded, TagRemoving, and TagRemoved events added
      to Note.
    * Tomboy/TagButton.cs: Button used in the NoteTagBar to allow a user to
      remove an existing tag from a note.
    
    svn path=/trunk/; revision=1122

 ChangeLog               |   31 +++++
 Tomboy.mdp              |    4 +
 Tomboy/Makefile.am      |    4 +
 Tomboy/Note.cs          |  107 ++++++++++++++++++
 Tomboy/NoteWindow.cs    |  279 ++++++++++++++++++++++++++++++++++++++++++++++-
 Tomboy/PluginManager.cs |    1 +
 Tomboy/RecentChanges.cs |  187 +++++++++++++++++++++++++++++++-
 Tomboy/Tag.cs           |   94 ++++++++++++++++
 Tomboy/TagButton.cs     |   54 +++++++++
 Tomboy/TagManager.cs    |  164 +++++++++++++++++++++++++++
 Tomboy/Watchers.cs      |   52 +++++++++
 Tomboy/WrapBox.cs       |  101 +++++++++++++++++
 12 files changed, 1070 insertions(+), 8 deletions(-)

commit 92cee735614315ff40d12f63d2b5e96e53581997
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Fri Apr 20 15:11:59 2007 +0000

    Removing references to uncommitted tagging code. When tagging patch lands
    
    * Tomboy/Plugins/NoteOfTheDay.cs: Removing references to uncommitted
      tagging code.  When tagging patch lands on trunk, this should be
      restored to the previous version.
    
    svn path=/trunk/; revision=1121

 ChangeLog                      |    6 ++++++
 Tomboy/Plugins/NoteOfTheDay.cs |   12 ++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

commit ce88380dab6e6ae5421f14eb0fa9c45da5565399
Author: Boyd Timothy <btimothy@novell.com>
Date:   Thu Apr 19 21:50:31 2007 +0000

    Added a settings dialog with a button so the user can easily open/create
    
    2007-04-19  Boyd Timothy <btimothy@novell.com>
    
            * Tomboy/Plugins/NoteOfTheDay.cs: Added a settings dialog with
              a button so the user can easily open/create the Today:
              Template note.  This addresses part of the issue mentioned
              in bug #387580.
    
    
    svn path=/trunk/; revision=1120

 ChangeLog                      |   12 +++++
 Tomboy/Plugins/NoteOfTheDay.cs |  101 ++++++++++++++++++++++++++++++++-------
 2 files changed, 95 insertions(+), 18 deletions(-)

commit d20c15bbb2a00125825c9a1fb05001edd5170c85
Author: Boyd Timothy <btimothy@novell.com>
Date:   Thu Apr 19 21:45:03 2007 +0000

    Keep track of plugin setting dialogs in a Dictionary so that they don't
    
    2007-04-19  Boyd Timothy <btimothy@novell.com>
    
            * Tomboy/Preferences.cs: Keep track of plugin setting dialogs in
              a Dictionary so that they don't have to be modal dialogs.
    
    
    svn path=/trunk/; revision=1119

 Tomboy/Preferences.cs |   99 ++++++++++++++++++++++++++++++++++---------------
 1 files changed, 69 insertions(+), 30 deletions(-)

commit 06e5c8eb98c52ba7f52492af7a28b8fa5003ab72
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Apr 17 20:43:57 2007 +0000

    Not sure how this file got in here.  Thanks MD.
    
    svn path=/trunk/; revision=1118

 Tomboy/Plugins/GaryPlugin.cs |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

commit 4c7d0c2242446f5c6d3620da65d0f190f0226a00
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Apr 17 20:03:33 2007 +0000

    Fix title replace debug log message to use the right parameters.
    
    * Tomboy/Watchers.cs: Fix title replace debug log message to use the
      right parameters.
    
    svn path=/trunk/; revision=1117

 ChangeLog                    |    5 +++++
 Tomboy/Plugins/GaryPlugin.cs |   15 +++++++++++++++
 Tomboy/Watchers.cs           |    2 +-
 3 files changed, 21 insertions(+), 1 deletions(-)

commit c3f7b98621d66d94c7b1bcf8bec385fed8f8fcfc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Apr 16 15:01:13 2007 +0000

    Added Tomboy icon to menu entry with a hard-coded path. If note with site
    
    * extra/epiphany-extension/maketomboynote.py: Added Tomboy icon to menu
      entry with a hard-coded path.  If note with site title already
      exists, open note but do not modify.
    
    svn path=/trunk/; revision=1116

 ChangeLog                                  |    6 ++++
 extra/epiphany-extension/maketomboynote.py |   39 +++++++++++++++++++++------
 2 files changed, 36 insertions(+), 9 deletions(-)

commit dc4f0719706358ccd52b24f8465aeac0eda08ce8
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Apr 15 17:25:56 2007 +0000

    Initial import of basic Epiphany extension.
    
    * extra, extra/epiphany-extension,
      extra/epiphany-extension/maketomboynote.py,
      extra/epiphany-extension/maketomboynote.ephy-extension: Initial
      import of basic Epiphany extension.
    
    svn path=/trunk/; revision=1115

 ChangeLog                                          |    7 ++
 .../maketomboynote.ephy-extension                  |   11 ++++
 extra/epiphany-extension/maketomboynote.py         |   61 ++++++++++++++++++++
 3 files changed, 79 insertions(+), 0 deletions(-)

commit 7fe31de89f5f7fa7e7062daeb5f1bd66e0b3e4c7
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sat Apr 14 18:48:45 2007 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1114

 po/ChangeLog |    4 +
 po/ar.po     |  477 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 315 insertions(+), 166 deletions(-)

commit c9f3e8491bc9e90255f6dcddba674ff59ce789ef
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Tue Apr 10 17:01:01 2007 +0000

    reviewed by: Sanford Armstrong
    
    2007-04-10  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	reviewed by: Sanford Armstrong
    
    	* Tomboy/NoteTag.cs:
    
    	Change colors to match the Tango palette. Fixes bug #411909.
    
    svn path=/trunk/; revision=1113

 ChangeLog         |    8 ++++++++
 Tomboy/NoteTag.cs |   10 +++++-----
 2 files changed, 13 insertions(+), 5 deletions(-)

commit 93dee8cfee99d6091a5ca7b265b8b55c3aba44f1
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Apr 9 20:57:56 2007 +0000

    Changed EXTRA_DIST so it always includes the internal dbus-sharp *.cs
    
    2007-04-09  Boyd Timothy <btimothy@gmail.com>
    
            * Tomboy/Makefile.am: Changed EXTRA_DIST so it always includes
            * the
              internal dbus-sharp *.cs files.  Fixes bug #427933.
    
    
    svn path=/trunk/; revision=1109

 ChangeLog          |    5 +++++
 Tomboy/Makefile.am |    8 ++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 3e36d43cd317168d7093945295e5eae58d6e0be3
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Mon Apr 2 15:41:01 2007 +0000

    Updated Czech Translation.
    
    2007-04-02  Jakub Friedl <jfriedl@suse.cz>
    
      * cs.po: Updated Czech Translation.
    
    
    svn path=/trunk/; revision=1103

 po/ChangeLog |    8 ++-
 po/cs.po     |  172 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 90 insertions(+), 90 deletions(-)

commit 9bfc36966c9e9b86b9a8d667056ea143fe8cd7bc
Author: Raivis Dejus <orvils@gmail.com>
Date:   Sun Apr 1 15:58:58 2007 +0000

    Updated Latvian Translation.
    
    2007-04-01  Raivis Dejus <orvils@gmail.com>
    
            * lv.po: Updated Latvian Translation.
    
    svn path=/trunk/; revision=1101

 po/ChangeLog |    4 +
 po/lv.po     |  594 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 407 insertions(+), 191 deletions(-)

commit 3fb7a36e1d2ab3a92746abc5d89ac156cf1b875d
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Mar 29 18:13:49 2007 +0000

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    2007-03-29  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=1099

 po/ChangeLog |    4 ++++
 po/et.po     |   23 +++++++++++++++++------
 2 files changed, 21 insertions(+), 6 deletions(-)

commit 44ab5e81a42b638847fdcd00bf25f4bf3aab56bd
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Thu Mar 29 10:30:19 2007 +0000

    Update Ukrainian translation.
    
    2007-03-28 Maxim Dziumanenko <dziumanenko@gmail.com>
    
    	* Update Ukrainian translation.
    
    svn path=/trunk/; revision=1096

 help/ChangeLog                                 |    6 +
 help/Makefile.am                               |    2 +-
 help/uk/figures/tomboy-main-menu.png           |  Bin 0 -> 31794 bytes
 help/uk/figures/tomboy-new-note.png            |  Bin 0 -> 16265 bytes
 help/uk/figures/tomboy-panel.png               |  Bin 0 -> 5570 bytes
 help/uk/figures/tomboy-pindown.png             |  Bin 0 -> 486 bytes
 help/uk/figures/tomboy-pinup.png               |  Bin 0 -> 408 bytes
 help/uk/figures/tomboy-preferences-editing.png |  Bin 0 -> 26896 bytes
 help/uk/figures/tomboy-preferences-hotkeys.png |  Bin 0 -> 29834 bytes
 help/uk/figures/tomboy-preferences-plugins.png |  Bin 0 -> 41356 bytes
 help/uk/figures/tomboy-tools.png               |  Bin 0 -> 1370 bytes
 help/uk/uk.po                                  | 1216 ++++++++++++++++++++++++
 po/ChangeLog                                   |    4 +
 po/uk.po                                       |   28 +-
 14 files changed, 1241 insertions(+), 15 deletions(-)

commit 5bd4bf9b705818e525a584f44bf31477944d3797
Author: Claude Paroz <claudep@src.gnome.org>
Date:   Wed Mar 28 18:47:30 2007 +0000

    Updated French translation, including figures.
    
    svn path=/trunk/; revision=1095

 help/ChangeLog                                 |    5 +
 help/fr/figures/tomboy-main-menu.png           |  Bin 0 -> 14898 bytes
 help/fr/figures/tomboy-panel.png               |  Bin 3019 -> 3040 bytes
 help/fr/figures/tomboy-preferences-editing.png |  Bin 20762 -> 29254 bytes
 help/fr/figures/tomboy-preferences-hotkeys.png |  Bin 23291 -> 35079 bytes
 help/fr/figures/tomboy-preferences-plugins.png |  Bin 0 -> 47584 bytes
 help/fr/fr.po                                  |  919 ++++++++++++++++++------
 7 files changed, 700 insertions(+), 224 deletions(-)

commit 4ba007dfcfdc3fed0210187360b502a5e6158ea6
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 25 22:44:20 2007 +0000

    Updated Korean translation.
    
    2007-03-26  Changwoo Ryu  <cwryu@debian.org>
    
    	* ko.po: Updated Korean translation.
    
    svn path=/trunk/; revision=1091

 po/ChangeLog |    4 ++++
 po/ko.po     |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit f15757787e2c8133a28b9e95885d3ebc9d155dd2
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Thu Mar 22 08:12:06 2007 +0000

    Added Russian translation by Konstantin Maslov <conma@yandex.ru>
    
    2007-03-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* Makefile.am:
    	* ru/ru.po: Added Russian translation by
    	Konstantin Maslov <conma@yandex.ru>
    
    
    svn path=/trunk/; revision=1087

 help/ChangeLog   |    6 +
 help/Makefile.am |    2 +-
 help/ru/ru.po    |  855 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 862 insertions(+), 1 deletions(-)

commit 3b7a7a9d45572814f16b519b0cc512accf674d90
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Mar 20 16:00:40 2007 +0000

    Fixes bug #418567.
    
    * Tomboy/PluginManager.cs: Removed code to update/copy the
      DefaultPlugins.desktop file from Tomboy.exe into place.
    * Tomboy/Makefile.am: Removed DefaultPlugins.desktop from being
      included as a resource.
    * data/DefaultPlugins.desktop.in.in: This file is no longer needed.
    * data/Makefile.am: Removed DefaultPlugins.desktop.in.
    * po/POTFILES.in: Removed data/DefaultPlugins.desktop.in.in.
    
    svn path=/trunk/; revision=1086

 ChangeLog                         |   12 ++++++++++
 Tomboy/Makefile.am                |    1 -
 Tomboy/PluginManager.cs           |   41 -------------------------------------
 data/DefaultPlugins.desktop.in.in |    9 --------
 data/Makefile.am                  |    9 +-------
 po/POTFILES.in                    |    1 -
 6 files changed, 13 insertions(+), 60 deletions(-)

commit 9a67bd07ad94669820f773cc238292d2cdb688be
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Tue Mar 20 14:19:48 2007 +0000

    Adding `make run` support for running uninstalled Tomboy.
    
    * Tomboy.mdp, Makefile.am: Adding `make run` support for running
      uninstalled Tomboy.
    
    svn path=/trunk/; revision=1085

 ChangeLog   |    5 +++++
 Makefile.am |    3 +++
 Tomboy.mdp  |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)

commit 74d8dbfff63b97be80747dd0f6af9987e2a5257d
Author: David Lodge <dlodge@src.gnome.org>
Date:   Thu Mar 15 07:03:38 2007 +0000

    Update en_GB translation
    
    svn path=/trunk/; revision=1084

 po/ChangeLog |    4 +
 po/en_GB.po  |  427 ++++++++++++++++++----------------------------------------
 2 files changed, 137 insertions(+), 294 deletions(-)

commit 6e0585343316fc371876b64f219058296f12c666
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Mar 12 19:54:17 2007 +0000

    Reverse the order of the if/else statement to check note.IsPinned first.
    
    2007-03-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tray.cs: Reverse the order of the if/else statement to check
    	note.IsPinned first.  Fixes bug #417590.
    
    svn path=/trunk/; revision=1081

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |    9 ++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 3fdb72e30768da5788d3a24a35f92b75677ee08c
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Mar 12 15:58:17 2007 +0000

    Fixed the date on the last ChangeLog entry.
    
    svn path=/trunk/; revision=1078

 ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 89f40ccbc200335b317effca5f8199e222996fbb
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Mar 12 14:32:52 2007 +0000

    Changed category from "Application" to GNOME;GTK; as directed by
    
    2007-03-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/tomboy.desktop.in: Changed category from "Application" to
    	GNOME;GTK; as directed by
    	http://live.gnome.org/GnomeGoals/ApplicationCategory.  Fixes bug
    	#417364.
    
    svn path=/trunk/; revision=1077

 ChangeLog              |    7 +++++++
 data/tomboy.desktop.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit f6508fd56c1e032f270006873db942882692a7a8
Author: David Trowbridge <trowbrds@gmail.com>
Date:   Mon Mar 12 09:43:18 2007 +0000

    - More code cleanup.
    
    2007-03-12  David Trowbridge  <trowbrds@gmail.com>
    
            * Tomboy/Plugins/Bugzilla.cs:
    	  - More code cleanup.
    
    svn path=/trunk/; revision=1076

 ChangeLog                  |    5 +++
 Tomboy/Plugins/Bugzilla.cs |   68 ++++++++++++++++++-------------------------
 2 files changed, 34 insertions(+), 39 deletions(-)

commit 3ac12175351015fd8e7712b79d7a166109159374
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 12 05:37:22 2007 +0000

    Removing "Open Plugins Folder" menu items from everywhere except for
    
    * data/GNOME_TomboyApplet.xml, Tomboy/Applet.cs, Tomboy/NoteWindow.cs:
      Removing "Open Plugins Folder" menu items from everywhere except
      for Preferences dialog.  Fixes bug #414326.
    
    svn path=/trunk/; revision=1075

 ChangeLog                   |    6 ++++++
 Tomboy/Applet.cs            |   19 -------------------
 Tomboy/NoteWindow.cs        |   19 +------------------
 data/GNOME_TomboyApplet.xml |    3 ---
 4 files changed, 7 insertions(+), 40 deletions(-)

commit a17e848f52da8610b63a968aad19d93a53fc5e81
Author: David Trowbridge <trowbrds@gmail.com>
Date:   Mon Mar 12 01:18:15 2007 +0000

    - Pretty up the main settings window.
    
    2007-03-11  David Trowbridge  <trowbrds@gmail.com>
    
            * Tomboy/Plugins/Bugzilla.cs:
    	  - Pretty up the main settings window.
    
    svn path=/trunk/; revision=1074

 ChangeLog                  |    5 +++++
 Tomboy/Plugins/Bugzilla.cs |   12 ++++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit deb3d584e1bb29487d898da773786a2c4cf0e7c9
Author: David Trowbridge <trowbrds@gmail.com>
Date:   Mon Mar 12 00:01:22 2007 +0000

    - Fix whitespace issues that were making me sad.
    
    2007-03-11  David Trowbridge  <trowbrds@gmail.com>
    
            * Tomboy/Plugins/Bugzilla.cs:
    	  - Fix whitespace issues that were making me sad.
    
    svn path=/trunk/; revision=1071

 ChangeLog                  |    5 ++
 Tomboy/Plugins/Bugzilla.cs |  137 ++++++++++++++++++++++----------------------
 2 files changed, 73 insertions(+), 69 deletions(-)

commit f26553c19d67f68c58a4ad0a5ecc91513b7711fa
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Mar 11 23:04:20 2007 +0000

    Adding extremely basic MonoDevelop solution. Probably requires version
    
    * Tomboy.mdp, Tomboy.mds: Adding extremely basic MonoDevelop solution.
      Probably requires version 0.13 or greater.
    
    svn path=/trunk/; revision=1070

 ChangeLog  |    5 +++++
 Tomboy.mdp |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Tomboy.mds |   16 ++++++++++++++++
 3 files changed, 77 insertions(+), 0 deletions(-)

commit 8e1902827ee8ebcfba7af7271d44995edd03e6c3
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:   Sun Mar 11 20:18:13 2007 +0000

    Fixed French translation by Claude Paroz.
    
    2007-03-11  Stéphane Raimbault  <stephane.raimbault@gmail.com>
    
    	* fr.po: Fixed French translation by Claude Paroz.
    
    svn path=/trunk/; revision=1069

 po/ChangeLog |    4 ++
 po/fr.po     |   96 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 51 insertions(+), 49 deletions(-)

commit 77423d5ba5a9e617e022518d325729bac76d0376
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Mar 11 16:08:31 2007 +0000

    Updated Japanese translation.
    
    2007-03-11  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1067

 po/ChangeLog |    4 ++
 po/ja.po     |  172 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 92 insertions(+), 84 deletions(-)

commit 61899a9acca2b1e76517205f68f06872d341a5e9
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Mar 9 13:50:36 2007 +0000

    Translation updated.
    
    2007-03-09  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=1064

 po/ChangeLog |    4 +
 po/hu.po     |  196 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 106 insertions(+), 94 deletions(-)

commit e658fda8b94228aed1830a1dc626e44c37af3be1
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Mar 8 07:04:45 2007 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2007-03-08  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=1061

 po/ChangeLog |    5 ++
 po/bg.po     |  129 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 77 insertions(+), 57 deletions(-)

commit 392da1ddd9bbf87302c8eba48cd3626fd8916e6f
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Wed Mar 7 17:12:27 2007 +0000

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    2007-03-07  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=1059

 po/ChangeLog |    4 ++++
 po/et.po     |   14 +++++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)

commit 797cdebd020f26cabb87de7af154a78fb653c00e
Author: David Lodge <dlodge@src.gnome.org>
Date:   Tue Mar 6 13:23:18 2007 +0000

    Added en_GB doc translation
    
    svn path=/trunk/; revision=1054

 help/ChangeLog      |    5 +
 help/Makefile.am    |    2 +-
 help/en_GB/en_GB.po |  857 +++++++++++++++++++++++++++++++++++++++++++++++++++
 po/en_GB.po         |  356 ++++++++++++++++------
 4 files changed, 1121 insertions(+), 99 deletions(-)

commit f851baff8a61be2c0715b0a93551014d8aa3d062
Author: David Lodge <dlodge@src.gnome.org>
Date:   Tue Mar 6 12:52:36 2007 +0000

    Updated en_GB translation
    
    svn path=/trunk/; revision=1053

 po/ChangeLog |    6 ++-
 po/en_GB.po  |  176 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 95 insertions(+), 87 deletions(-)

commit b398b3b2e15ca1d764aef83cec00f90aac46d2d9
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Mon Mar 5 18:25:53 2007 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=1049

 po/ChangeLog  |    4 +
 po/sr.po      |  871 +++++++++++++++++++++++++++++++++++++++----------------
 po/sr@Latn.po |  896 ++++++++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 1259 insertions(+), 512 deletions(-)

commit d56feb1103edbb5e2d2b0b7d5a39adda7acce48b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Mar 5 17:05:37 2007 +0000

    Bump version to 0.7.0 (new development is open again in trunk).
    
    2007-03-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.7.0 (new development is open again
    	in trunk).
    
    svn path=/trunk/; revision=1043

 ChangeLog    |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit c2937d2d5d05e687c469e21d3f2716bfdfb45df5
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Mar 5 16:57:12 2007 +0000

    Fix typo of calling 0.6.0, 0.5.10.
    
    2007-03-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Fix typo of calling 0.6.0, 0.5.10.
    
    svn path=/trunk/; revision=1041

 ChangeLog |    4 ++++
 NEWS      |    3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit eaaa37d0c0646650e01278c8898871b7313abd32
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Mar 5 16:25:51 2007 +0000

    Bump version to 0.6.0 (stable release).
    
    2007-03-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.6.0 (stable release).
    
    	* NEWS: Update for 0.6.0.
    
    svn path=/trunk/; revision=1039

 ChangeLog    |    7 +++++++
 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 3 files changed, 18 insertions(+), 1 deletions(-)

commit 8cca7b96ee9bdce5506e581b79a02c1a0f7295aa
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Mon Mar 5 16:18:54 2007 +0000

    2007-03-05  Sandy Armstrong  <sanfordarmstrong@gmail.com
    	* Tomboy/PluginManager.cs: When attaching plugins to notes, be sure to
    	iterate through a copy of the list of notes, as notes may be added or
    	removed to the list by the plugins that are being instantiated.  Fixes
    	bug #414957.
    
    svn path=/trunk/; revision=1038

 ChangeLog               |    6 ++++++
 Tomboy/PluginManager.cs |    9 +++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

commit 34aa964b669214a8fecbdfc6cde9ca4c91cf1fc9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Mar 5 15:10:35 2007 +0000

    Patch from Sanford Armstrong to make the plugins Settings button be
    
    2007-03-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Preferences.cs: Patch from Sanford Armstrong to make the plugins
    	Settings button be insensitive by default and prevent null reference crash.
    	Fixes bug #414933.
    
    svn path=/trunk/; revision=1037

 ChangeLog             |    6 ++++++
 Tomboy/Preferences.cs |    4 ++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit ad6930db519742a94f51b726c6323b6c6e579fa1
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Mon Mar 5 12:39:43 2007 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    
    2007-03-05  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
    	* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
    	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
    
    
    svn path=/trunk/; revision=1036

 po/ChangeLog |    5 ++
 po/zh_HK.po  |  181 ++++++++++++++++++++++++++++++----------------------------
 po/zh_TW.po  |  181 ++++++++++++++++++++++++++++++----------------------------
 3 files changed, 191 insertions(+), 176 deletions(-)

commit 379a12242f224b14e388bd207d901695bbb5c241
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Mon Mar 5 08:00:47 2007 +0000

    Update Ukrainian translation.
    
    2007-03-05 Maxim Dziumanenko <dziumanenko@gmail.com>
    
    	* Update Ukrainian translation.
    
    
    svn path=/trunk/; revision=1035

 po/ChangeLog |    4 +
 po/uk.po     |  847 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 595 insertions(+), 256 deletions(-)

commit 281fe476bf3341de2280447b8f51c71404a93752
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sun Mar 4 21:23:29 2007 +0000

    Updated Lithuanian translation.
    
    2007-03-04  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=1034

 po/ChangeLog |    4 +
 po/lt.po     |  232 ++++++++++++++++++++++++----------------------------------
 2 files changed, 99 insertions(+), 137 deletions(-)

commit a74c86a90477d2df94a37a858167b7f2ae1f697f
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Mar 4 20:58:08 2007 +0000

    Updated Portuguese translation.
    
    2007-03-04  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=1033

 po/ChangeLog |    4 ++
 po/pt.po     |  156 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 87 insertions(+), 73 deletions(-)

commit eb166dab9769e2d7465a30b9a53747156bbe3cc5
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Sun Mar 4 13:06:05 2007 +0000

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    2007-03-04  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=1032

 po/ChangeLog |    4 ++++
 po/et.po     |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit cb80bcf735f259db7a17c164a3e5585eb3a522bf
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Sun Mar 4 09:04:42 2007 +0000

    Updated Dzongkha Translation
    
    svn path=/trunk/; revision=1031

 po/ChangeLog |    4 +
 po/dz.po     |  805 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 559 insertions(+), 250 deletions(-)

commit 3251a0ab35c26cb30df9f71e362303a558c9ece6
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sat Mar 3 21:44:09 2007 +0000

    Updated Swedish translation. Updated and added figures.
    
            * sv/sv.po: Updated Swedish translation.
            * sv/figures/*png: Updated and added figures.
    
    
    svn path=/trunk/; revision=1030

 help/ChangeLog                                 |    5 +
 help/sv/figures/tomboy-main-menu.png           |  Bin 0 -> 25951 bytes
 help/sv/figures/tomboy-new-note.png            |  Bin 22365 -> 18289 bytes
 help/sv/figures/tomboy-preferences-editing.png |  Bin 30138 -> 26608 bytes
 help/sv/figures/tomboy-preferences-hotkeys.png |  Bin 30989 -> 28250 bytes
 help/sv/figures/tomboy-preferences-plugins.png |  Bin 0 -> 44426 bytes
 help/sv/sv.po                                  |  683 +++++++++++++++++-------
 7 files changed, 500 insertions(+), 188 deletions(-)

commit 3ba4899c22ecf042c11ed60f88ed2e1128f24121
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Mar 3 07:45:43 2007 +0000

    Updated Korean translation.
    
    2007-03-03  Changwoo Ryu  <cwryu@debian.org>
    
    	* ko.po: Updated Korean translation.
    
    svn path=/trunk/; revision=1029

 po/ChangeLog |    4 +
 po/ko.po     |  253 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 146 insertions(+), 111 deletions(-)

commit 220c268b8690640faf36b41a40ca4ae42f13b2c4
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Mar 2 21:26:23 2007 +0000

    Respect Emacs keybindings for Ctrl-W and Ctrl-N. Fixes bug #412402.
    
    2007-03-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteWindow.cs: Respect Emacs keybindings for Ctrl-W and Ctrl-N.
    	Fixes bug #412402.
    
    svn path=/trunk/; revision=1028

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |   15 ++++++++++++---
 2 files changed, 17 insertions(+), 3 deletions(-)

commit 7d765aed97b30780ca770a2ab369a5c10d956d1e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Mar 1 21:10:17 2007 +0000

    Use RadioMenuItem.Activated instead of the Toggled event. This makes it so
    
    2007-03-01  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteWindow.cs: Use RadioMenuItem.Activated instead of the Toggled
    	event.  This makes it so that even if "Normal" or another font size is
    	already selected, a large selection of text (with multiple sizes) can be
    	sized to the selected font.  Fixes bug #412404.
    
    svn path=/trunk/; revision=1026

 ChangeLog            |    7 +++++++
 Tomboy/NoteWindow.cs |   17 +++++++++++------
 2 files changed, 18 insertions(+), 6 deletions(-)

commit 66682fe7a4d87b5f86b718d8753a3c8c3ea17227
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Mar 1 19:36:26 2007 +0000

    Use the Defines.VERSION string since this is a built-in/official plugin.
    
    2007-03-01  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/StickyNoteImport.cs: Use the Defines.VERSION string since
    	this is a built-in/official plugin.
    
    svn path=/trunk/; revision=1025

 ChangeLog                          |    5 +++++
 Tomboy/Plugins/StickyNoteImport.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 7788e52c4a8a07e92d1c08f1ce0625199f20fc77
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Mar 1 19:29:34 2007 +0000

    Cleaned up the check for ndesk-dbus-1.0 by not using an else statement.
    
    2007-03-01  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Cleaned up the check for ndesk-dbus-1.0 by not using an
    	else statement.  Additional cleanup fix for bug #405577.
    
    svn path=/trunk/; revision=1024

 ChangeLog    |    5 +++++
 configure.in |    9 +++------
 2 files changed, 8 insertions(+), 6 deletions(-)

commit 6d531334e967870fc0eb9b69addd170d282e3632
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Thu Mar 1 19:16:35 2007 +0000

    be.po: Updated Belarusian translation.
    
    svn path=/trunk/; revision=1023

 po/ChangeLog |    4 +
 po/be.po     |  176 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 94 insertions(+), 86 deletions(-)

commit 0a79621d43e04fe30c14943fdd3e639c4b7c785f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Mar 1 17:14:23 2007 +0000

    Added a comment in the code about why the previous change is needed (bug
    
    2007-03-01  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Watchers.cs: Added a comment in the code about why the previous
    	change is needed (bug #413234).
    
    svn path=/trunk/; revision=1022

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |    8 +++++++-
 2 files changed, 12 insertions(+), 1 deletions(-)

commit d07c9c4a15b159f40946633142d7a03bc6fedda0
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Mar 1 16:17:25 2007 +0000

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    2007-03-01  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=1021

 po/ChangeLog |    4 ++
 po/et.po     |  147 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 84 insertions(+), 67 deletions(-)

commit 1b5fbf372511359c4747ec9f4c12b400d590d880
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Feb 28 22:15:08 2007 +0000

    Don't check for link == this.Note. Fixes bug #413234.
    
    2007-02-28  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Watchers.cs: Don't check for link == this.Note.  Fixes bug
    	#413234.
    
    svn path=/trunk/; revision=1020

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 2d5e57b06e5d1b5a2c5ee62e8fc4f4f793764359
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Feb 28 21:43:44 2007 +0000

    Use Note.QueueSave () instead of Note.Save () when creating the start
    
    2007-02-28  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteManager: Use Note.QueueSave () instead of Note.Save () when
    	creating the start notes so they both get saved.  Fixes bug #413230.
    
    svn path=/trunk/; revision=1019

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |    9 +++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

commit 2c605e2f18e1275c9ce2cbe922fa5372e6502476
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Feb 28 20:55:21 2007 +0000

    Updated the doc for the upcoming 0.6.0 release.
    
    2007-02-28  Boyd Timothy  <btimothy@gmail.com>
    
    	* C/tomboy.xml: Updated the doc for the upcoming 0.6.0 release.
    
    	* C/tomboy-C.omf: Updated the version and date.
    
    	* C/figures/*: Updated existing screenshots and added tomboy-main-menu.png,
    	tomboy-pindown.png, tomboy-pinup.png, and tomboy-preferences-plugins.png.
    
    svn path=/trunk/; revision=1018

 help/C/figures/tomboy-main-menu.png           |  Bin 0 -> 19181 bytes
 help/C/figures/tomboy-new-note.png            |  Bin 16220 -> 17561 bytes
 help/C/figures/tomboy-panel.png               |  Bin 2224 -> 4205 bytes
 help/C/figures/tomboy-pindown.png             |  Bin 0 -> 486 bytes
 help/C/figures/tomboy-pinup.png               |  Bin 0 -> 408 bytes
 help/C/figures/tomboy-preferences-editing.png |  Bin 21540 -> 17820 bytes
 help/C/figures/tomboy-preferences-hotkeys.png |  Bin 22587 -> 20247 bytes
 help/C/figures/tomboy-preferences-plugins.png |  Bin 0 -> 27951 bytes
 help/C/tomboy-C.omf                           |    6 +-
 help/C/tomboy.xml                             |  468 ++++++++++++++++++++++---
 help/ChangeLog                                |    9 +
 11 files changed, 429 insertions(+), 54 deletions(-)

commit eb7bfb205d2ca86e9fe5460376c767f49e1cb5ed
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Feb 28 16:56:12 2007 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1017

 po/ChangeLog |    4 +
 po/ar.po     |  181 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 96 insertions(+), 89 deletions(-)

commit 379d0f84daddfe9ec4da3dc0829a2ccf0893c670
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Feb 28 13:46:02 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-02-28  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1016

 po/ChangeLog |    4 ++
 po/nb.po     |  170 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 91 insertions(+), 83 deletions(-)

commit 8fbe7c6b89891c08ed92df1c6d3209fba45d6147
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Wed Feb 28 10:18:17 2007 +0000

    Updated German translation.
    
    2007-02-28  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.
    
    svn path=/trunk/; revision=1015

 po/ChangeLog |    4 ++
 po/de.po     |  170 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 91 insertions(+), 83 deletions(-)

commit cbf9b2ad5a6ea56d57854596172eea28766e2885
Author: Peter Bach <pbach@src.gnome.org>
Date:   Tue Feb 27 18:48:14 2007 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=1014

 po/ChangeLog |    4 +
 po/da.po     |  502 +++++++++++++++++++++-------------------------------------
 2 files changed, 182 insertions(+), 324 deletions(-)

commit 2deef6f4fd49f7c21b538246d5c20c54bd93fc07
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Tue Feb 27 18:09:51 2007 +0000

    Updated Brazilian Portuguese translation
    
    svn path=/trunk/; revision=1013

 po/ChangeLog |    5 +
 po/pt_BR.po  |  251 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 128 insertions(+), 128 deletions(-)

commit 106cbf7ac0682d0ba6f4fac8739fe227163549f3
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Tue Feb 27 14:50:36 2007 +0000

    Updated Lithuanian translation.
    
    2007-02-27  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    svn path=/trunk/; revision=1012

 po/ChangeLog |    4 +++
 po/lt.po     |   63 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 36 insertions(+), 31 deletions(-)

commit eb0ac34cc2fb9a31dd5755d8cd3c54104d028d48
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Tue Feb 27 12:18:22 2007 +0000

    Updated Czech translation.
    
    2007-02-27  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.
    
    
    svn path=/trunk/; revision=1011

 po/ChangeLog |    4 ++
 po/cs.po     |  106 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 57 insertions(+), 53 deletions(-)

commit 629bd11747556d5c3764a5e6259018c669864498
Author: Christophe Bliard <christophe.bliard@trux.info>
Date:   Tue Feb 27 07:28:58 2007 +0000

    Updated French translation.
    
    2007-02-27  Christophe Bliard  <christophe.bliard@trux.info>
    
            * fr/fr.po: Updated French translation.
    
    
    svn path=/trunk/; revision=1010

 help/ChangeLog |    4 ++++
 help/fr/fr.po  |   23 +++++++++++++++--------
 2 files changed, 19 insertions(+), 8 deletions(-)

commit 62af53b2bc335a54b5ca572a79d32cda62b6f565
Author: Wadim Dziedzic <wadimd@src.gnome.org>
Date:   Mon Feb 26 23:01:02 2007 +0000

    polish translation
    
    svn path=/trunk/; revision=1009

 po/pl.po |  755 +++++++++++++++++++++++++------------------------------------
 1 files changed, 310 insertions(+), 445 deletions(-)

commit bbf2a38fffd072458317267ef51393abba5acb00
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:   Mon Feb 26 21:19:57 2007 +0000

    Updated French translation by Jonathan Ernst.
    
    2007-02-26  Stéphane Raimbault  <stephane.raimbault@gmail.com>
    
    	* fr.po: Updated French translation by Jonathan Ernst.
    
    svn path=/trunk/; revision=1008

 po/ChangeLog |    4 ++
 po/fr.po     |  164 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 88 insertions(+), 80 deletions(-)

commit 3b69a10eeca62cfce1384e6c8449d7e907faf1fe
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 26 20:49:16 2007 +0000

    Bump version to 0.5.10.
    
    2007-02-26  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.10.
    
    svn path=/trunk/; revision=1007

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 09efdb2327a1d3ac12e296e65a0385bfa62bf6e0
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 26 20:44:05 2007 +0000

    Update for 0.5.9.
    
    2007-02-26  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.9.
    
    svn path=/trunk/; revision=1005

 ChangeLog |    4 ++++
 NEWS      |   13 +++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

commit e9eb01fed3fc9dfc65cfdf2d68cd24166aa83347
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 26 19:51:49 2007 +0000

    Bump minimum required gtk-sharp2 to 2.6.0. From bug #41213
    
    2007-02-26  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* configure.in: Bump minimum required gtk-sharp2 to 2.6.0.  From bug #41213
    
    svn path=/trunk/; revision=1004

 ChangeLog    |    5 +++++
 configure.in |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit a52bcf0adb498ba346e8ac6213f5721f54cbb180
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 26 19:40:42 2007 +0000

    Deal with multiple uris dropped from nautilus by making sure multiple
    
    2007-02-26  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteWindow.cs: Deal with multiple uris dropped from nautilus by
    	making sure multiple <link:uri> tags are used.  Fixes bug #412355.
    
    svn path=/trunk/; revision=1003

 ChangeLog            |    5 ++++
 Tomboy/NoteWindow.cs |   61 +++++++++++++++++++++++++++----------------------
 2 files changed, 39 insertions(+), 27 deletions(-)

commit 1e90d4e2e4dd745b0a931d9fe24afefce6d46011
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Feb 26 18:52:54 2007 +0000

    Bump minimum required gtk/gdk to 2.6.0. From bug #412130. Remove #ifdef
    
    2007-02-26  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* configure.in: Bump minimum required gtk/gdk to 2.6.0.  From bug #412130.
    	* libtomboy/tomboyutil.c: Remove #ifdef that is obsolete since gtk/gdk
    	>=2.6.0 is now required.
    
    svn path=/trunk/; revision=1002

 ChangeLog              |    6 ++++++
 configure.in           |   14 ++------------
 libtomboy/tomboyutil.c |    2 --
 3 files changed, 8 insertions(+), 14 deletions(-)

commit ab999a87ee4f26487d13d8b17ad79f43b440d495
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 26 18:38:54 2007 +0000

    Pay attention to the x and y position where the user drag and drops links
    
    2007-02-26  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/Evolution.cs: Pay attention to the x and y position where
    	the user drag and drops links so the cursor position can be adjusted before
    	inserting the link.  Fixes bug #330964.
    
    	* Tomboy/Plugins/Bugzilla.cs: Ditto.
    
    	* Tomboy/NoteWindow.cs: Ditto.
    
    svn path=/trunk/; revision=1001

 ChangeLog                   |   10 ++++++++++
 Tomboy/NoteWindow.cs        |   11 +++++++++--
 Tomboy/Plugins/Bugzilla.cs  |   12 +++++++++---
 Tomboy/Plugins/Evolution.cs |   13 ++++++++++---
 4 files changed, 38 insertions(+), 8 deletions(-)

commit 038bb17045885c6066318460d8f09a964c1dc64a
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Mon Feb 26 15:35:52 2007 +0000

    Updated Czech translation.
    
    2007-02-26  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.
    
    
    svn path=/trunk/; revision=1000

 po/ChangeLog |    4 +
 po/cs.po     |  190 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 100 insertions(+), 94 deletions(-)

commit ec2b7a093d698cca6fb70f42617c00368758e792
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Mon Feb 26 10:06:09 2007 +0000

    Search dialog should open in foreground if it's invoked from a keybinding.
    
    2007-02-26  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* Tomboy/RecentChanges.cs:
    	* Tomboy/XKeybinder.cs:
    
    	Search dialog should open in foreground if it's invoked
    	from a keybinding. Fixes bug #411924, patch by Sanford
    	Armstrong.
    
    svn path=/trunk/; revision=999

 ChangeLog               |    9 +++++++++
 Tomboy/RecentChanges.cs |    2 +-
 Tomboy/XKeybinder.cs    |    4 ++--
 3 files changed, 12 insertions(+), 3 deletions(-)

commit 169c6bc71c42c5d55caab9b736ab45e1e3575539
Author: Alexander Alexandrov Shopov <al_shopov@src.gnome.org>
Date:   Mon Feb 26 06:56:27 2007 +0000

    svn path=/trunk/; revision=998
    
    
    
    svn path=/trunk/; revision=998

 po/ChangeLog |    5 ++
 po/bg.po     |  185 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 92 insertions(+), 98 deletions(-)

commit a3a286cd20ad1d28e12a192b96da38a547e45fce
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Mon Feb 26 02:22:59 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=997

 po/ChangeLog |    4 ++
 po/th.po     |   98 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 55 insertions(+), 47 deletions(-)

commit 28201e78e9bdd48f996d1e8bb80f5a6a9e819891
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sun Feb 25 23:00:13 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=996

 po/ChangeLog |    4 +
 po/sv.po     |  499 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 355 insertions(+), 148 deletions(-)

commit 340cab6dc82c2e631f57c8943cb7cff1e3522124
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Feb 25 22:08:33 2007 +0000

    Fixes for bug 410314: Set author to OFFICIAL_AUTHOR, website to official
    
    2007-02-25  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	Fixes for bug 410314:
    	* Tomboy/Plugins/FixedWidth.cs: Set author to OFFICIAL_AUTHOR, website
    	to official Tomboy website.
    	* Tomboy/Plugins/GalagoPresence.cs: Ditto.
    	* Tomboy/Plugins/Backlinks.cs: Ditto.
    	* Tomboy/Plugins/Evolution.cs: Ditto.
    	* Tomboy/Plugins/PrintNotes.cs: Ditto.
    	* Tomboy/Plugins/StickyNoteImport.cs: Ditto.
    	* Tomboy/Plugins/Bugzilla.cs: Ditto.
    	* Tomboy/Plugins/ExportToHTML.cs: Ditto.
    	* Tomboy/Plugins/NoteOfTheDay.cs: Ditto.
    	* Tomboy/PluginManager.cs: Added OFFICIAL_AUTHOR constant for use by
    	plugins maintained by Tomboy project.
    	* Tomboy/Tomboy.cs: Updated website to gnome.org URL.
    
    svn path=/trunk/; revision=995

 ChangeLog                          |   17 +++++++++++++++++
 Tomboy/PluginManager.cs            |    7 ++++++-
 Tomboy/Plugins/Backlinks.cs        |    5 +++--
 Tomboy/Plugins/Bugzilla.cs         |    3 ++-
 Tomboy/Plugins/Evolution.cs        |    5 +++--
 Tomboy/Plugins/ExportToHTML.cs     |    5 +++--
 Tomboy/Plugins/FixedWidth.cs       |    5 +++--
 Tomboy/Plugins/GalagoPresence.cs   |    5 +++--
 Tomboy/Plugins/NoteOfTheDay.cs     |    5 +++--
 Tomboy/Plugins/PrintNotes.cs       |    5 +++--
 Tomboy/Plugins/StickyNoteImport.cs |    5 +++--
 Tomboy/Tomboy.cs                   |    2 +-
 12 files changed, 50 insertions(+), 19 deletions(-)

commit 1f3311a719f98d67fb718d3db847ff4372e1bd9d
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Sun Feb 25 14:12:49 2007 +0000

    Default font settings should not enable the 'use custom font' checkbox.
    
    2007-02-25  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* Tomboy/Preferences.cs:
    	* data/tomboy.schemas.in:
    
    	Default font settings should not enable the 'use custom
    	font' checkbox. Fixes bug #358974.
    
    
    svn path=/trunk/; revision=994

 ChangeLog              |    8 ++++++++
 Tomboy/Preferences.cs  |    4 +++-
 data/tomboy.schemas.in |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

commit 2ce57487a5918ba25b98afa752880bdc190d20c4
Author: Chris Scobell <chris@thescobells.com>
Date:   Sun Feb 25 05:24:01 2007 +0000

    Check for > 0 SelectionData Length before proceding to process the
    
    2007-02-24 Chris Scobell <chris@thescobells.com>
            * Tomboy/Utils.cs: Check for > 0 SelectionData Length before
            proceding to process the drag-and-drop data. This prevents a crash
            when dragging an email with a blank subject from evolution. Fixes
            bug #408859.
    
            * Tomboy/Plugins/Evolution.cs: Ditto.
    
            * Tomboy/Plugins/Bugzilla.cs: Ditto.
    
    
    svn path=/trunk/; revision=993

 ChangeLog                   |   10 ++++++++++
 Tomboy/Plugins/Bugzilla.cs  |   16 +++++++++-------
 Tomboy/Plugins/Evolution.cs |    3 +++
 Tomboy/Utils.cs             |    3 ++-
 4 files changed, 24 insertions(+), 8 deletions(-)

commit 6e207e5ff7699af2cad0652340307457c30cf2e0
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Sat Feb 24 11:36:29 2007 +0000

    updated vi.po
    
    svn path=/trunk/; revision=992

 po/ChangeLog |    4 +
 po/vi.po     | 1008 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 708 insertions(+), 304 deletions(-)

commit 5bfd9c6fe519ab5bba07722767bb5623b132593d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Feb 24 10:27:07 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-02-24  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=991

 po/ChangeLog |    4 +
 po/nb.po     |  268 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 144 insertions(+), 128 deletions(-)

commit 908c8f8b99213f0639bc0f9f1c63a244ebc6f720
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Thu Feb 22 04:10:04 2007 +0000

    Help Funda Wang committing zh_CN translation
    
    svn path=/trunk/; revision=990

 po/ChangeLog |    5 +
 po/zh_CN.po  |  770 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 534 insertions(+), 241 deletions(-)

commit 7b51383cb23af9bf89e69fcdb3628f1eea82d37f
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Wed Feb 21 11:41:12 2007 +0000

    Updated German translation.
    
    2007-02-21  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.
    
    svn path=/trunk/; revision=989

 po/ChangeLog |    4 +
 po/de.po     |  410 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 225 insertions(+), 189 deletions(-)

commit 5a4b9cb9721309cdee4c1d9f13a12c6956d04e85
Author: Roberto Majadas <telemaco@src.gnome.org>
Date:   Wed Feb 21 08:44:02 2007 +0000

    Updated spanish translation
    
    
    svn path=/trunk/; revision=988

 po/ChangeLog |    4 +
 po/es.po     |  628 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 438 insertions(+), 194 deletions(-)

commit 58b13dcac3127df3650d1cc33526cb2ccf819d44
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Tue Feb 20 23:18:04 2007 +0000

    Updated Polish translation by GNOME PL Team.
    
    2007-02-21  Artur Flinta  <aflinta@cvs.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=985

 po/ChangeLog |    4 +
 po/pl.po     |  843 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 607 insertions(+), 240 deletions(-)

commit 1e59ffb7eafba90b07ef98bd225b5fec70a8de3b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Feb 20 16:27:15 2007 +0000

    Remove NoteOfTheDayPlugin from the default enabled plugins since this is
    
    2007-02-20  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/tomboy.schemas.in: Remove NoteOfTheDayPlugin from the default
    	enabled plugins since this is an advanced feature of Tomboy that has
    	confused many.
    
    	* Tomboy/Preferences.cs: Ditto.
    
    svn path=/trunk/; revision=984

 ChangeLog              |    8 ++++++++
 Tomboy/Preferences.cs  |    3 +--
 data/tomboy.schemas.in |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit 5e7d978af66c19aae44a677fbab4bd574f3969dc
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Feb 20 08:25:54 2007 +0000

    Spell my name correctly.
    
    svn path=/trunk/; revision=983

 Tomboy/Plugins/Evolution.cs      |    2 +-
 Tomboy/Plugins/ExportToHTML.cs   |    2 +-
 Tomboy/Plugins/GalagoPresence.cs |    2 +-
 Tomboy/Plugins/NoteOfTheDay.cs   |    2 +-
 Tomboy/Plugins/PrintNotes.cs     |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

commit d0d6b4127cbfae62e32b183980c39189f4d61326
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Feb 19 18:32:04 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=982

 po/ChangeLog |    4 ++++
 po/fi.po     |   24 +++++++++++++++++++-----
 2 files changed, 23 insertions(+), 5 deletions(-)

commit 84d19f069964f0569cf8a599f0e3bd99557c0e2c
Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
Date:   Sun Feb 18 17:15:37 2007 +0000

    Updated Danish translation by Peter Bach
    
    svn path=/trunk/; revision=981

 po/ChangeLog |    4 +
 po/da.po     | 1053 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 782 insertions(+), 275 deletions(-)

commit 768b46cf7a825468e384b4f250ef2e26dcab5fe1
Author: Žygimantas Beručka <zygis@src.gnome.org>
Date:   Sat Feb 17 19:09:35 2007 +0000

    Updated Lithuanian translation.
    
    svn path=/trunk/; revision=980

 po/ChangeLog |    4 ++++
 po/lt.po     |   16 +++++++---------
 2 files changed, 11 insertions(+), 9 deletions(-)

commit 81c561683c07d6d459b29b5dd67fd069749f8490
Author: Žygimantas Beručka <zygis@src.gnome.org>
Date:   Sat Feb 17 18:55:55 2007 +0000

    Updated Lithuanian translation.
    
    svn path=/trunk/; revision=979

 po/ChangeLog |    4 +
 po/lt.po     |  877 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 630 insertions(+), 251 deletions(-)

commit a6995ee7e4b862ffff0252d4f5180dbf6cfadcac
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Sat Feb 17 14:03:16 2007 +0000

    Two missing translations
    
    svn path=/trunk/; revision=978

 po/ca.po |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

commit 4573217cea82cc6d6aff5ca21cf21c7db00def52
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Feb 15 14:18:53 2007 +0000

    Translation updated.
    
    2007-02-15  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=976

 po/ChangeLog |    4 +
 po/hu.po     |  570 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 374 insertions(+), 200 deletions(-)

commit 6f6008b86f2b331d014d39d0bc24c65b4c17bc2f
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Thu Feb 15 12:46:57 2007 +0000

    Dutch translation updated by Wouter Bolsterlee.
    
    2007-02-15  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Dutch translation updated by Wouter Bolsterlee.
    
    svn path=/trunk/; revision=975

 po/ChangeLog |   10 +-
 po/nl.po     |  875 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 611 insertions(+), 274 deletions(-)

commit 9157cbf352c894a5d81ae65c61529509e45e0e32
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Thu Feb 15 01:50:21 2007 +0000

    updating for Punjabi by AP S Alam
    
    svn path=/trunk/; revision=974

 po/pa.po |  360 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 174 insertions(+), 186 deletions(-)

commit e11fa1733db6602698ddec4d1d4308ed7738c87f
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Feb 15 00:50:58 2007 +0000

    Updated Portuguese translation.
    
    2007-02-15  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=973

 po/ChangeLog |    4 +
 po/pt.po     |  763 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 530 insertions(+), 237 deletions(-)

commit cf8b3568226228417191ad114888555cb9c91076
Author: Alp Toker <alp@atoker.com>
Date:   Thu Feb 15 00:22:55 2007 +0000

    Correct the non-detected D-Bus service file prefix.
    
    2007-02-15  Alp Toker  <alp@atoker.com>
    
    	* configure.in: Correct the non-detected D-Bus service file prefix.
    
    
    svn path=/trunk/; revision=972

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit f243f70de4069d9918ef6b22274efbd2ea34f75d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Feb 14 12:27:40 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=971

 po/ChangeLog |    4 +
 po/fi.po     |  591 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 416 insertions(+), 179 deletions(-)

commit c09e458c74ed392c5469a45eda7ffe6a0c894a7d
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Tue Feb 13 14:16:52 2007 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=970

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/he.po     | 1137 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1146 insertions(+), 1 deletions(-)

commit f004da4625ad74c7d902da0d84708f0e01bd34ab
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Feb 13 13:43:08 2007 +0000

    Reapply fix for bug #404739.
    
    2007-02-13  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Plugins/StickyNoteImport.cs: Reapply fix for bug #404739.
    
    svn path=/trunk/; revision=969

 ChangeLog                          |    4 ++++
 Tomboy/Plugins/StickyNoteImport.cs |   28 +++++++++++++++++++++-------
 2 files changed, 25 insertions(+), 7 deletions(-)

commit 43c1e6b6e36f61a24414d41cf9f635bf721b5346
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 12 21:41:28 2007 +0000

    Bump version to 0.5.9.
    
    2007-02-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.9.
    
    svn path=/trunk/; revision=968

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 15734bd85112450b1f91ea1a796b0ed64c4890df
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 12 21:35:17 2007 +0000

    Update for 0.5.8.
    
    2007-02-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.8.
    
    svn path=/trunk/; revision=966

 ChangeLog |    5 +++++
 NEWS      |    6 ++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit 17d7443093b8497e8485d62b99b756e39e5352a1
Author: Chris Scobell <chris@thescobells.com>
Date:   Mon Feb 12 21:23:56 2007 +0000

    When creating an InsertAction from a InsertText event use the Length
    
    2007-02-12  Chris Scobell <chris@thescobells.com>
    	* Tomboy/Undo.cs: When creating an InsertAction from a InsertText
    	event use the Length property of the text as the length given by the
    	InsertText event appears to be the length of the text in bytes not
    	characters, which breaks undo/redo for languages which have their
    	characters encoded in more than 1 byte. Fixes bug #407205.
    
    svn path=/trunk/; revision=965

 ChangeLog      |    7 +++++++
 Tomboy/Undo.cs |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit 37cf847f98a371bd042fef0e07bb8a578c847afc
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 12 21:21:08 2007 +0000

    Fixed --enable-dbus=no configure error. Previous patch for bug #405577 did
    
    2007-02-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Fixed --enable-dbus=no configure error.  Previous patch
    	for bug #405577 did not account for building without dbus support.
    
    svn path=/trunk/; revision=964

 ChangeLog    |    5 +++++
 configure.in |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit 7634ff3e4a1e349707f73bad9dcf5c16d77ad974
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 12 16:10:24 2007 +0000

    Patch from Sebastian Dröge to reorder registration and name requesting of
    
    2007-02-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/RemoteControlProxy.cs: Patch from Sebastian Dröge to reorder
    	registration and name requesting of the dbus object.  Fixes bug #406224.
    
    svn path=/trunk/; revision=963

 ChangeLog                    |    5 +++++
 Tomboy/RemoteControlProxy.cs |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 817108946adf9a0290e81f573babffd5dbcec0d5
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 12 15:43:54 2007 +0000

    Bump version to 0.5.8.
    
    2007-02-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.8.
    
    svn path=/trunk/; revision=962

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 78e9ed45eddcf278d8bc57e247f17800cdd1f4a6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 12 15:33:36 2007 +0000

    Update for 0.5.7.
    
    2007-02-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.7.
    
    svn path=/trunk/; revision=960

 ChangeLog |    4 ++++
 NEWS      |    6 ++++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit ee23ae1a0de461dcda00fd9377473937d494c412
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Sun Feb 11 16:13:37 2007 +0000

    be.po: Updated Belarusian translation.
    
    svn path=/trunk/; revision=959

 po/ChangeLog |    4 +
 po/be.po     | 1858 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 1022 insertions(+), 840 deletions(-)

commit 05445db4129fbda0674a5ccf0ca1c7a2b347a85f
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Feb 10 15:52:59 2007 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2007-02-10  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=958

 po/ChangeLog |    5 ++
 po/bg.po     |  206 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 108 insertions(+), 103 deletions(-)

commit 55ff12c2fbe6eb23ef471ae18979db1a7c7c9b15
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sat Feb 10 01:57:04 2007 +0000

    Remove fix for bug #404739. Not a complete revert; still check for null on
    
    2007-02-09  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Plugins/StickyNoteImport.cs: Remove fix for bug #404739.  Not a
    	complete revert; still check for null on Shutdown, and kept
    	sticky_xml_path as a static member (no need to construct for each
    	instance).
    
    svn path=/trunk/; revision=955

 ChangeLog                          |    7 +++++++
 Tomboy/Plugins/StickyNoteImport.cs |   28 +++++++---------------------
 2 files changed, 14 insertions(+), 21 deletions(-)

commit bfda5db703076faa59d2ea6eaf2fa3ab4bfa6bef
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Feb 9 21:09:02 2007 +0000

    Use "new" instead of "override" for TagChanged event so that Tomboy will
    
    2007-02-09  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteTag.cs: Use "new" instead of "override" for TagChanged event
    	so that Tomboy will build in newer versions of gtk-sharp (Sebastian Dröge).
    
    svn path=/trunk/; revision=954

 ChangeLog         |    5 +++++
 Tomboy/NoteTag.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 344fdf17b5fba39fe765cbf490a373beaf6f9758
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Fri Feb 9 18:03:11 2007 +0000

    Small fixes to the Catalan translation
    
    svn path=/trunk/; revision=953

 po/ca.po |   33 +++++++++++++++------------------
 1 files changed, 15 insertions(+), 18 deletions(-)

commit cd26cc3e9f0b5e275d95c2d72a611150e28f063b
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Fri Feb 9 17:36:45 2007 +0000

    Updated Arabic Translation.
    
    svn path=/trunk/; revision=952

 po/ChangeLog |    4 +
 po/ar.po     |  336 +++++++++++++++++----------------------------------------
 2 files changed, 104 insertions(+), 236 deletions(-)

commit d0056346a9d2d7da59869d6a8debac7d72060320
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Fri Feb 9 17:23:29 2007 +0000

    When first plugin instance is initialized, check for existence of Sticky
    
    2007-02-09  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Plugins/StickyNoteImport.cs : When first plugin instance is
    	initialized, check for existence of Sticky Notes XML file.  If file does
    	not exist, never add "Import Sticky Notes" menu item for rest of Tomboy
    	instance lifetime.  Fixes bug #404739.
    
    svn path=/trunk/; revision=951

 ChangeLog                          |    7 ++++++
 Tomboy/Plugins/StickyNoteImport.cs |   42 ++++++++++++++++++++++++------------
 2 files changed, 35 insertions(+), 14 deletions(-)

commit 9783e6e574473770d762e4e83ee0c122c61ac8bb
Author: David Lodge <dlodge@src.gnome.org>
Date:   Fri Feb 9 12:25:55 2007 +0000

    Updated (British) English translation
    
    svn path=/trunk/; revision=950

 po/ChangeLog |    4 +
 po/en_GB.po  |  210 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 110 insertions(+), 104 deletions(-)

commit 10f2f0950c73f938eccf81697dc06205c52e0086
Author: Chris Scobell <chris@thescobells.com>
Date:   Thu Feb 8 23:45:27 2007 +0000

    Fixes for bug #405603:
    
    2007-02-09 Chris Scobell <chris@thescobells.com>
    
    	Fixes for bug #405603:
    
    	* NoteBuffer.cs: Change the signature of FindDepthTag so that it no longer
    	unnecessarily requires the TextIter to be passed by reference. When
    	inserting text at the start of a bulleted line change the direction of
    	the bullet to match	the writing direction of the text. Add an event
    	handler	for the DeleteRange event which changes the direction of a
    	bulleted line to match the new first character after the previous one is
    	deleted. When a new line is added in the middle of a bulleted line make
    	sure that the new bulleted inserted at the start of the new line is the
    	same direction as the first character on that line. Add a "direction"
    	parameter to InsertBullet so that it can use the DepthNoteTag of the
    	correct writing direction. Add a ToggleSelectionBullets method which
    	toggles bullets on or off in the selection.
    
    	* NoteWindow.cs: Remove ugly toggle bullets hack.
    
    	* NoteTag.cs: Add a "Direction" property to specify the writing direction that
    	the tag is for. Add a "rtl" attribute to the DepthNoteTag serialized XML.
    	When creating a new DepthNoteTag set either the LeftMargin for a LTR direction
    	or the RightMargin for a RTL direction.
    
    	* Undo.cs: Store the writing direction for an InsertBulletAction so that the
    	InsertBullet can be redone using the correct direction.
    
    	* Plugins/ExportToHTML.xsl: Output the "dir" attribute on list-items.
    
    
    svn path=/trunk/; revision=948

 ChangeLog                       |   29 +++++
 Tomboy/NoteBuffer.cs            |  243 +++++++++++++++++++++++++++++++++------
 Tomboy/NoteTag.cs               |   37 +++++--
 Tomboy/NoteWindow.cs            |   27 +---
 Tomboy/Plugins/ExportToHTML.xsl |    3 +
 Tomboy/Undo.cs                  |    8 +-
 6 files changed, 281 insertions(+), 66 deletions(-)

commit f59b1ac8e685365955ddf19699639eda1b28cac1
Author: Vasiliy Faronov <qvvx@yandex.ru>
Date:   Thu Feb 8 23:32:03 2007 +0000

    Updated Russian translation.
    
    2007-02-09  Vasiliy Faronov  <qvvx@yandex.ru>
    
    	* ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=947

 po/ChangeLog |    6 +-
 po/ru.po     |  961 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 651 insertions(+), 316 deletions(-)

commit b652a6ca96ecf9cea0adacb4baf93ee83c6bb62a
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Feb 8 20:09:47 2007 +0000

    Updated Arabic Translation.
    
    svn path=/trunk/; revision=946

 po/ChangeLog |    4 +
 po/ar.po     |  449 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 215 insertions(+), 238 deletions(-)

commit 6f117bb854f891d57386f932f1af9b61869769df
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Feb 8 17:08:25 2007 +0000

    Updated dbus-sharp and dbus-sharp-glib to 0.4.0 and 0.3.0 respectively;
    
    2007-02-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/dbus-sharp/*: Updated dbus-sharp and dbus-sharp-glib to 0.4.0 and
    	0.3.0 respectively; number of fixes and performance improvements including
    	a fix for surviving a session bus restart (bug #404738).
    
    svn path=/trunk/; revision=945

 ChangeLog                                          |    6 ++
 Tomboy/dbus-sharp/dbus-sharp/src/Address.cs        |    4 +-
 Tomboy/dbus-sharp/dbus-sharp/src/AssemblyInfo.cs   |   10 ++-
 Tomboy/dbus-sharp/dbus-sharp/src/Authentication.cs |    6 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Bus.cs            |   84 ++++---------------
 Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs     |   87 ++++++++++----------
 Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs  |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Mapper.cs         |   49 +++++++++++-
 Tomboy/dbus-sharp/dbus-sharp/src/Message.cs        |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/MessageFilter.cs  |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs  |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/MessageWriter.cs  |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Protocol.cs       |   35 ++++++--
 Tomboy/dbus-sharp/dbus-sharp/src/Server.cs         |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs      |   20 ++--
 .../dbus-sharp/dbus-sharp/src/SocketTransport.cs   |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Transport.cs      |    2 +-
 .../dbus-sharp/src/UnixNativeTransport.cs          |   14 ++--
 Tomboy/dbus-sharp/dbus-sharp/src/UnixTransport.cs  |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Wrapper.cs        |    8 +-
 20 files changed, 183 insertions(+), 158 deletions(-)

commit fbd8121a95e6abb41db95df84f5438516781a1cd
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Thu Feb 8 16:41:43 2007 +0000

    Fixing the last ChangeLog comment to include the proper date.
    
    svn path=/trunk/; revision=944

 ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8e83c21870a5a5fc8d1033e6e4c63d58600eb273
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Feb 8 16:41:18 2007 +0000

    Patch from Sebastian Dröge to check for ndesk-dbus being installed in the
    
    2007-02-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Patch from Sebastian Dröge to check for ndesk-dbus being
    	installed in the GAC.  Fixes bug #405577.
    
    	* Tomboy/Makefile.am: Don't compile tomboy's copy of dbus-sharp if
    	ndesk-dbus is already installed, but use the installed version.
    
    svn path=/trunk/; revision=943

 ChangeLog          |    8 ++++++++
 Tomboy/Makefile.am |    9 ++++++++-
 configure.in       |   13 +++++++++++++
 3 files changed, 29 insertions(+), 1 deletions(-)

commit 200ddf37b6a31caf29f86bc469bc0855dd9302ef
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Feb 7 12:04:39 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=942

 po/ChangeLog |    4 +
 po/sv.po     |  214 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 111 insertions(+), 107 deletions(-)

commit ec947eb6d412785b61ff31fff387c3deba744119
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Feb 7 11:55:16 2007 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    
    2007-02-07  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
    	* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
    	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
    
    
    svn path=/trunk/; revision=941

 po/ChangeLog |    5 +
 po/zh_HK.po  |  808 ++++++++++++++++++++++++++++++++++++-----------------
 po/zh_TW.po  |  886 ++++++++++++++++++++++++++++++++++++++++------------------
 3 files changed, 1174 insertions(+), 525 deletions(-)

commit 205d91db564e6e730b4f0211a3f442dd32bc9ad2
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Tue Feb 6 20:05:39 2007 +0000

    Updated Korean translation.
    
    2007-02-07  Changwoo Ryu  <cwryu@debian.org>
    
    	* ko.po: Updated Korean translation.
    
    svn path=/trunk/; revision=940

 po/ChangeLog |    4 +
 po/ko.po     |  823 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 568 insertions(+), 259 deletions(-)

commit 56d14b74ceb8954b9f9207423288886f607d742f
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Tue Feb 6 13:05:59 2007 +0000

    Updated Japanese translation.
    
    2007-02-06  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=939

 po/ChangeLog |    4 +
 po/ja.po     |  911 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 618 insertions(+), 297 deletions(-)

commit 5f7524452cc215fb021b92e2d391936b48b4ca70
Author: Jordi Mas <jmas@softcatala.org>
Date:   Mon Feb 5 21:52:09 2007 +0000

    Updated Catalan translation
    
    2007-02-05 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=938

 po/ChangeLog |    4 +
 po/ca.po     |  324 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 190 insertions(+), 138 deletions(-)

commit bf773aa287466a29462bedfd7f08caf01d9c0427
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 5 20:50:05 2007 +0000

    Copied similar code from f-spot (submitted by alp/dbus-sharp owner) to fix
    
    2007-02-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.cs: Copied similar code from
    	f-spot (submitted by alp/dbus-sharp owner) to fix a crash caused by the
    	dbus session restarting.  Fixes bug #404738.
    	* Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.IO.cs: Ditto.
    
    svn path=/trunk/; revision=937

 ChangeLog                                         |    7 +++++++
 Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.IO.cs |   13 +++++++------
 Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.cs    |   13 +++++++++++--
 3 files changed, 25 insertions(+), 8 deletions(-)

commit 0a23b574358fd76a46468a202acfeffe06a53153
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Mon Feb 5 18:59:17 2007 +0000

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    2007-02-05  Priit Laes  <plaes@svn.gnome.org>
    
    	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=936

 po/ChangeLog |    4 +
 po/et.po     |  309 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 164 insertions(+), 149 deletions(-)

commit 1ba6fbd8211c8ff3e505f24faccc7ad0a4872f94
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 5 16:04:43 2007 +0000

    Bump version to 0.5.7.
    
    2007-02-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.7.
    
    svn path=/trunk/; revision=935

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit db18bf5b5384c0fef2249d03927a09033d5e96cf
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 5 15:56:38 2007 +0000

    Update for 0.5.6.
    
    2007-02-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.6.
    
    svn path=/trunk/; revision=933

 ChangeLog |    4 ++++
 NEWS      |   12 ++++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit 66252d21472e50a7c9e47248395a6952a51cf4c3
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Feb 5 15:30:33 2007 +0000

    Only pad the icon when running as the panel applet. Additional fix for bug
    
    2007-02-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tray.cs: Only pad the icon when running as the panel applet.
    	Additional fix for bug #403500.
    
    svn path=/trunk/; revision=932

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |   12 ++++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit f091799647f123dc6d92d308fdc3871964d92f73
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:   Mon Feb 5 02:36:09 2007 +0000

    Updated pt_BR translation.
    
    svn path=/trunk/; revision=931

 po/ChangeLog |    4 ++
 po/pt_BR.po  |   99 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 56 insertions(+), 47 deletions(-)

commit 2f0caee84c4b85a8530b40144fb3779ec960d26e
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:   Sun Feb 4 19:48:23 2007 +0000

    Updated French translation by Jonathan Ernst.
    
    2007-02-04  Stéphane Raimbault  <stephane.raimbault@gmail.com>
    
    	* fr.po: Updated French translation by Jonathan Ernst.
    
    svn path=/trunk/; revision=930

 po/ChangeLog |    4 ++
 po/fr.po     |  124 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 74 insertions(+), 54 deletions(-)

commit fe1919f3aca280396967cec1c508f24ff56bbc81
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Sun Feb 4 15:01:35 2007 +0000

    Updated Macedonian Translation, Arangel Angov <arangel@linux.net.mk>
    
    svn path=/trunk/; revision=929

 po/mk.po |  423 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 247 insertions(+), 176 deletions(-)

commit d9b0e03fadf480ffc85cbc55cf12d15de4a74f26
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Sun Feb 4 05:51:20 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=928

 po/ChangeLog |    4 ++
 po/th.po     |  140 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 76 insertions(+), 68 deletions(-)

commit 8dc0f5464ebb4e1882320b90cc5ea55c13633b25
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Feb 3 22:20:20 2007 +0000

    Patch from Tommi Asiala to add a sentence about autosave in the start
    
    2007-02-03  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteManager.cs: Patch from Tommi Asiala to add a sentence about
    	autosave in the start note.
    
    svn path=/trunk/; revision=927

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 04579729eb25846a97047a534b7a42c809a8bdf3
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:   Sat Feb 3 21:43:14 2007 +0000

    Fix typo in pt_BR translation
    
    svn path=/trunk/; revision=925

 po/pt_BR.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 035b5a759dfa9053c67ff066570829488b3e5ec4
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:   Sat Feb 3 21:35:03 2007 +0000

    Updated pt_BR translation, by Vinicius Pinheiro
    
    svn path=/trunk/; revision=924

 po/ChangeLog |    8 +-
 po/pt_BR.po  |  826 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 562 insertions(+), 272 deletions(-)

commit 1760e5d6070e77ab660c3223868e2b48f286071d
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Feb 3 14:59:58 2007 +0000

    Add Chris.
    
    2007-02-03  Boyd Timothy  <btimothy@gmail.com>
    
    	* AUTHORS: Add Chris.
    
    	* Tomboy/Tomboy.cs: Add Chris to the about dialog authors.
    
    svn path=/trunk/; revision=923

 ChangeLog        |    4 +++-
 Tomboy/Tomboy.cs |    1 +
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 386702f2691b3cef7ba19d7f16f4ed4380c05dcf
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Feb 3 14:58:09 2007 +0000

    Add Chris.
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* AUTHORS: Add Chris.
    
    svn path=/trunk/; revision=922

 AUTHORS   |    1 +
 ChangeLog |    4 ++++
 2 files changed, 5 insertions(+), 0 deletions(-)

commit a7528d16f876e7d0b8395081884bf57b53109e71
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Sat Feb 3 10:28:00 2007 +0000

    Updated German translation, by Jochen Skulj <jochen@jochenskulj.de>
    
    2007-02-03  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation, by
    	         Jochen Skulj <jochen@jochenskulj.de>
    
    svn path=/trunk/; revision=921

 po/ChangeLog |    5 +
 po/de.po     |  834 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 593 insertions(+), 246 deletions(-)

commit 62c221cf74bcec2d4c940e0edd30036c27e915d6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Feb 3 03:43:29 2007 +0000

    Don't scale small non-SVG icons in the panel or tray. Fixes bug #403500.
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tray.cs: Don't scale small non-SVG icons in the panel or tray.
    	Fixes bug #403500.
    
    svn path=/trunk/; revision=920

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |   23 ++++++++++++++++-------
 2 files changed, 21 insertions(+), 7 deletions(-)

commit df069820f0ea25d0518494cddac7f73372c095cc
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Sat Feb 3 03:13:02 2007 +0000

    Rename "NotD" -> "Today" so it's easier to learn what the purpose of the
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Rename "NotD" -> "Today" so it's easier
    	to learn what the purpose of the Note of the Day plugin is for.
    
    svn path=/trunk/; revision=919

 ChangeLog                      |    5 +++++
 Tomboy/Plugins/NoteOfTheDay.cs |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 773912846b185e0f04dca1187c248130cf725ff1
Author: Dimitris Glezos <dimitris@glezos.com>
Date:   Sat Feb 3 03:07:24 2007 +0000

    Updated Greek translation.
    
    2007-02-02  Dimitris Glezos  <dimitris@glezos.com>
    
    	* el.po: Updated Greek translation.
    
    svn path=/trunk/; revision=918

 po/ChangeLog |    4 +
 po/el.po     |  798 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 554 insertions(+), 248 deletions(-)

commit c0347f40d032b6a3398a21ce849fbab9acce0514
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Feb 2 23:53:06 2007 +0000

    Patch from Mathias Hasselmann to fix bug #387579.
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	Patch from Mathias Hasselmann to fix bug #387579.
    
    	* configure.in: Set up a custom INTLTOOL_UPDATE script to make xgettext
    	PluginInfo aware.
    
    	* pot-update.in: New file (this is the script).
    
    	* Tomboy/PluginManager.cs: Add code to call Catalog.GetString for name
    	and description.
    
    	* Tomboy/Plugins/Backlinks.cs: Updated PluginInfo syntax so it's
    	localizable.
    	* Tomboy/Plugins/Bugzilla.cs: Ditto.
    	* Tomboy/Plugins/StickyNotesImport.cs: Ditto.
    
    	* Tomboy/Plugins/Evolution.cs: Added initial plugin name and description.
    	* Tomboy/Plugins/ExportToHTML.cs: Ditto.
    	* Tomboy/Plugins/FixedWidth.cs: Ditto.
    	* Tomboy/Plugins/GalagoPresence.cs: Ditto.
    	* Tomboy/Plugins/NoteOfTheDay.cs: Ditto.
    	* Tomboy/Plugins/PrintNotes.cs: Ditto.
    
    svn path=/trunk/; revision=917

 ChangeLog                          |   24 ++++++++++++++++++++++++
 Tomboy/PluginManager.cs            |   16 ++++++++++++++++
 Tomboy/Plugins/Backlinks.cs        |   10 +++-------
 Tomboy/Plugins/Bugzilla.cs         |   11 +++++------
 Tomboy/Plugins/Evolution.cs        |    6 ++++++
 Tomboy/Plugins/ExportToHTML.cs     |    5 +++++
 Tomboy/Plugins/FixedWidth.cs       |    5 +++++
 Tomboy/Plugins/GalagoPresence.cs   |    5 +++++
 Tomboy/Plugins/NoteOfTheDay.cs     |    6 ++++++
 Tomboy/Plugins/PrintNotes.cs       |    5 +++++
 Tomboy/Plugins/StickyNoteImport.cs |    8 +++-----
 configure.in                       |   23 +++++++++++++++++++++++
 pot-update.in                      |    4 ++++
 13 files changed, 110 insertions(+), 18 deletions(-)

commit af3523059aea610018ad1c295e75b9cf6901320c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Feb 2 22:29:35 2007 +0000

    Patch from Chris Scobell to fix bug #403745. Fix problem where upon
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Patch from Chris Scobell to fix bug #403745. Fix
    	problem where upon deserialization bullets can get formatting tags due to
    	the order is which tags are applied.  In the OnTagApplied handler remove
    	any existing tags if the tag being applied is a DepthNoteTag.
    
    svn path=/trunk/; revision=916

 ChangeLog            |    7 +++++++
 Tomboy/NoteBuffer.cs |   11 ++++++++++-
 2 files changed, 17 insertions(+), 1 deletions(-)

commit 98372243949b19920b94938b55787720fd74c00e
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Fri Feb 2 18:05:55 2007 +0000

    Fix Lauro's last name in last ChangeLog commit.
    
    svn path=/trunk/; revision=915

 po/ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0ab5e5f609b0c55a36d3952812cd9705578dcefa
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Feb 2 18:04:05 2007 +0000

    Patch from Lauro Mauno to fix bug #400087. Don't translate the date
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* es.po: Patch from Lauro Mauno to fix bug #400087.  Don't translate
    	the date formatting for year.  Changed "dddd, MMMM d aaaa" to
    	"dddd, MMMM d yyyy".
    
    svn path=/trunk/; revision=914

 po/ChangeLog |    6 ++++++
 po/es.po     |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 6fe33952291dc8171500306e076d00ad176bd8c1
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Feb 2 17:00:04 2007 +0000

    Patch from Chris Scobell to fix bug #403408. Add a method
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Patch from Chris Scobell to fix bug #403408.  Add
    	a method 'CanMakeBulletedList' which returns true if the cursor is at a
    	line that can be made into a bulleted list (i.e., anything but the first
    	line which has the title). Add checks to IncreaseDepth, DecreaseDepth and
    	AddNewLine which use this method to determine if they should apply bullet
    	operations.
    
    	* Tomboy/NoteWindow.cs: In RefreshState make the bulleted list toggle
    	formatting menu item senstive only if CanMakeBulletedList returns true.
    
    svn path=/trunk/; revision=913

 ChangeLog            |   12 ++++++++++++
 Tomboy/NoteBuffer.cs |   24 +++++++++++++++++++++++-
 Tomboy/NoteWindow.cs |    2 ++
 3 files changed, 37 insertions(+), 1 deletions(-)

commit 937f22f01597b35390a60037a9e79eb51ec02603
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Feb 2 16:45:31 2007 +0000

    Patch from Chris Scobell to fix bug #403033. Fix bug where an empty list
    
    2007-02-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Patch from Chris Scobell to fix bug #403033.  Fix
    	bug where an empty list item was being serialized as: "<list-item/> rather
    	than as "<list-item></list-item>" by using WriteFullEndElement instead of
    	WriteEndElement. Fix bug where if the last line in a note was part of a
    	bulleted list it would be incorrectly identified as having a following
    	line with a depth.
    
    svn path=/trunk/; revision=912

 ChangeLog            |    9 +++++++++
 Tomboy/NoteBuffer.cs |    6 +++---
 2 files changed, 12 insertions(+), 3 deletions(-)

commit 31696df611515eca150d5275e7a771ea694f8ede
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:   Thu Feb 1 21:21:44 2007 +0000

    Updated French translation by Robert-André Mauchin and Claude Paroz.
    
    2007-02-01  Stéphane Raimbault  <stephane.raimbault@gmail.com>
    
    	* fr.po: Updated French translation by Robert-André Mauchin and
    	Claude Paroz.
    
    svn path=/trunk/; revision=911

 po/ChangeLog |    5 +
 po/fr.po     |  873 +++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 602 insertions(+), 276 deletions(-)

commit 8cb2d94547c09d595b5c1b3073f38b5553f9df22
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Feb 1 20:41:35 2007 +0000

    Use the ShowPreferencesAction to show the preferences dialog. Fixes bug
    
    2007-02-01  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Applet.cs: Use the ShowPreferencesAction to show the preferences
    	dialog.  Fixes bug #403290.
    
    	* Tomboy/Tomboy.cs: Handle opening the preferences dialog here so that both
    	the panel applet and notification area icon use this via ActionManager.
    	Also fixed OnShowHelpAction to prevent Tomboy from crashing when the user
    	accesses the help from the search window menu in panel applet mode.
    
    	* Tomboy/Tray.cs: Removed PreferencesDialog handling here (moved to
    	Tomboy.cs).
    
    svn path=/trunk/; revision=910

 ChangeLog        |   15 ++++++++++++++-
 Tomboy/Applet.cs |    2 +-
 Tomboy/Tomboy.cs |   18 ++++++++++++++++--
 Tomboy/Tray.cs   |   16 ----------------
 4 files changed, 31 insertions(+), 20 deletions(-)

commit 0a7a7e40f61c81c4cfeabf603c65df9ef9f34562
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Feb 1 18:39:24 2007 +0000

    Patch from Changwoo Ryu to add xgettext:no-c-format to the line before "%A
    
    2007-01-31  Boyd Timothy  <btimothy@gmail.com>
    
    	* libtomboy/gedit-print.c: Patch from Changwoo Ryu to add
    	xgettext:no-c-format to the line before "%A %x, %X" so translations
    	can be properly made for this string.  Fixes bug #356448.
    
    svn path=/trunk/; revision=909

 ChangeLog               |    6 ++++++
 libtomboy/gedit-print.c |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 3eef8ebdfa5f107dcabc33279066ed8de24e94b3
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Feb 1 00:23:12 2007 +0000

    Patch from Chris Scobell to fix bug #403026:
    
    2007-01-31  Boyd Timothy  <btimothy@gmail.com>
    
    	Patch from Chris Scobell to fix bug #403026:
    
    	* Tomboy/NoteBuffer.cs: Hook up a handler to the TagChanged signal on
    	the NoteBuffer which removes formatting tags from any bullets in the
    	selection. Modify the IsActiveTag and ToggleActiveTag methods so that
    	they ignore the bullet character and look at the first character in the
    	list item instead.
    
    	* Tomboy/NoteTag.cs: Remove the tag properties on the DepthNoteTags
    	that were previously used to override formatting tags. Give the
    	DepthNoteTags an explicit point size and tweak the indent so that
    	wrapped lines line up better.
    
    svn path=/trunk/; revision=908

 ChangeLog            |   15 +++++++++++++++
 Tomboy/NoteBuffer.cs |   34 ++++++++++++++++++++++++++++++++--
 Tomboy/NoteTag.cs    |    7 +++----
 3 files changed, 50 insertions(+), 6 deletions(-)

commit 4d8a1bbf9d7c4be6085a1717c1a99fc2f189a80f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Jan 31 23:46:44 2007 +0000

    The following files fix bug #378400 by allowing the search window to
    
    2007-01-31  Boyd Timothy  <btimothy@gmail.com>
    
    	The following files fix bug #378400 by allowing the search window to
    	update when notes are saved.
    
    	* Tomboy/Note.cs: Add a Saved event.
    
    	* Tomboy/NoteManager.cs: Watch Note.Saved event.  Add NoteSaved
    	event.
    
    	* Tomboy/RecentChanges.cs: Watch NoteManager.NoteSaved event.  Update
    	list of notes when a NoteSaved event occurs.  Save the current selection
    	when rebuilding the list of notes.
    
    svn path=/trunk/; revision=907

 ChangeLog               |   14 +++++++++
 Tomboy/Note.cs          |    5 +++
 Tomboy/NoteManager.cs   |    9 ++++++
 Tomboy/RecentChanges.cs |   72 ++++++++++++++++++++++++++++++++++++----------
 4 files changed, 84 insertions(+), 16 deletions(-)

commit c8c8336cbc12cbfe912391f3f4d02c70ccf27bc1
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Wed Jan 31 08:39:08 2007 +0000

    Updated Thai translation.
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=906

 po/ChangeLog |    4 +
 po/th.po     |  558 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 398 insertions(+), 164 deletions(-)

commit c02e26e9cac7594817e97b17c647405978c87365
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 30 22:12:09 2007 +0000

    Take into account which direction the panel is oriented
    
    2007-01-30  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tray.cs: Take into account which direction the panel is
    	oriented (horizontally/vertically) and add a little padding around
    	the tray/panel icon.  Additional fix for bug #354416.
    
    svn path=/trunk/; revision=905

 ChangeLog      |    6 ++++
 Tomboy/Tray.cs |   75 ++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 60 insertions(+), 21 deletions(-)

commit 350cb9e2dde01d7a66388c5f819f7c1e969919f8
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 30 16:45:15 2007 +0000

    Patch from Chris Scobell to adjust the increase/decrease code to account
    
    2007-01-30  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Patch from Chris Scobell to adjust the
    	increase/decrease code to account for all lines that are highlighted
    	when increase/decrease are pressed.  Fixes bug #402338.
    
    svn path=/trunk/; revision=904

 ChangeLog            |    6 ++++++
 Tomboy/NoteBuffer.cs |   31 ++++++++++++++++++++++---------
 2 files changed, 28 insertions(+), 9 deletions(-)

commit 2191d65a079d733e63ecf47c2ea730cb0adf58d1
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Tue Jan 30 15:18:13 2007 +0000

    Updated Czech translation
    
    2007-01-30  Jakub Friedl <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation
    
    
    svn path=/trunk/; revision=903

 po/ChangeLog |    4 ++
 po/cs.po     |  116 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 60 insertions(+), 60 deletions(-)

commit fbe4278699b707791cff03c52383a4e9d5cb72f1
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 29 22:18:30 2007 +0000

    Bump version to 0.5.6.
    
    2007-01-29  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.6.
    
    svn path=/trunk/; revision=902

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit f3250b1781dbb7ddc927177680973b1ed5807492
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 29 22:09:25 2007 +0000

    Update for 0.5.5.
    
    2007-01-29  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.5.
    
    svn path=/trunk/; revision=900

 ChangeLog |    8 ++++++--
 NEWS      |    9 ++++++++-
 2 files changed, 14 insertions(+), 3 deletions(-)

commit 1988ccd480b4ac16b0e98a8da6ee8de9250925a9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 29 22:00:55 2007 +0000

    Update DBusSharp to include bugfixes from dbus-sharp-0.3.1. Ditto. Ditto.
    
    2007-01-23  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs: Update DBusSharp to
    	include bugfixes from dbus-sharp-0.3.1.
    	* Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs: Ditto.
    	* Tomboy/dbus-sharp/dbus-sharp/src/DBus.cs: Ditto.
    	* Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs: Ditto.
    	* Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs: Ditto.
    	* Tomboy/dbus-sharp/dbus-sharp/src/UnixNativeTransport.cs: Ditto.
    
    svn path=/trunk/; revision=899

 ChangeLog                                          |   10 ++++
 Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs      |    2 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs     |    4 +-
 Tomboy/dbus-sharp/dbus-sharp/src/DBus.cs           |    4 --
 Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs  |   12 +-----
 Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs      |   46 ++++++++++++++------
 .../dbus-sharp/src/UnixNativeTransport.cs          |   21 ++++++++-
 7 files changed, 66 insertions(+), 33 deletions(-)

commit 6bde0e077ff89ebdbfbac5c5a699a18f65e9b305
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 29 20:12:14 2007 +0000

    Patch from Chris Scobell to fix bugs #395100 and #402075:
    
    2007-01-23  Boyd Timothy  <btimothy@gmail.com>
    
    	Patch from Chris Scobell to fix bugs #395100 and #402075:
    
    	* Tomboy/NoteBuffer.cs: Change bullets so that the space after the
    	bullet is treated as part of the bullet and the user is prevented from
    	removing it.  Fix bug where tags continuing over the start of a new list
    	were not being properly closed.  Fix bug caused be bugzilla plugin where
    	the bug image got inserted before the bullet.  When serializing check that
    	a tag is serializable before unwinding the other tags on the tag stack to
    	prevent tags such as those from gtkspell from breaking up other tags.
    	Fix bug where the start or end of tags would get lost because they started
    	or ended inside the region which has the bullet character and the space
    	after the bullet.
    
    	* Tomboy/NoteTag.cs: Add weight, style and strikethrough properties to
    	the depth note tags so that they are unaffected by the bold, italic and
    	strikethough formatting operations.
    
    	* Tomboy/NoteWindow.cs: Check the selection on mouse button press to
    	prevent operations such as right click > cut from messing up the bullets
    	in a note.
    
    svn path=/trunk/; revision=898

 ChangeLog            |   23 ++++
 Tomboy/NoteBuffer.cs |  305 +++++++++++++++++++++++++-------------------------
 Tomboy/NoteTag.cs    |    5 +-
 Tomboy/NoteWindow.cs |    7 +
 4 files changed, 187 insertions(+), 153 deletions(-)

commit ad44f3b297d54d34301c9c116b8660a6946bcce8
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Mon Jan 29 04:16:28 2007 +0000

    updating for stiring and new translaiton of note word
    
    svn path=/trunk/; revision=897

 po/pa.po |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 09ec5c4fbe12814d3c713c39ecd089377ed4cefa
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Mon Jan 29 04:15:04 2007 +0000

    updating for stiring and new translaiton of note word
    
    svn path=/trunk/; revision=896

 po/pa.po | 1122 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 849 insertions(+), 273 deletions(-)

commit 38acdcec3af7f8e87c4f43f64bdccabcf89752ac
Author: Alexander Shopov <ash@contact.bg>
Date:   Sun Jan 28 19:33:37 2007 +0000

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
    
    2007-01-28  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Vladimir Petkov <vpetkov@i-space.org>
    
    svn path=/trunk/; revision=895

 po/ChangeLog |    5 +
 po/bg.po     |  287 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 182 insertions(+), 110 deletions(-)

commit 9220296c47e56dfe5f4feb29759f9e12b2f08074
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Thu Jan 25 22:16:44 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=894

 po/ChangeLog |    4 ++
 po/sv.po     |  102 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 55 insertions(+), 51 deletions(-)

commit 42af85e24191b7c3081dfbd1b9d8a0e9ceaded3b
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Jan 25 11:40:44 2007 +0000

    Translation updated.
    
    2007-01-25  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=893

 po/ChangeLog |    4 +
 po/hu.po     |  919 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 544 insertions(+), 379 deletions(-)

commit 56f331ac210f9fe38e3b43bc4bf01231b5d3d2ce
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Wed Jan 24 19:36:38 2007 +0000

    Estonian translation update by Ivar Smolin <okul@linux.ee>.
    
    2007-01-24 Priit Laes  <plaes@svn.gnome.org>
    	* et.po: Estonian translation update by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=892

 po/ChangeLog |    4 ++
 po/et.po     |  163 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 100 insertions(+), 67 deletions(-)

commit a1c971acbbcc71efe0fd46b361cbc3ddb482482b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Jan 24 10:59:17 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-01-24  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=891

 po/ChangeLog |    4 +
 po/nb.po     |  380 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 231 insertions(+), 153 deletions(-)

commit be1759d89b19a56c62cc94368b6868cb154d1171
Author: David Lodge <dlodge@src.gnome.org>
Date:   Tue Jan 23 20:09:21 2007 +0000

    Updated (British) English translation
    
    svn path=/trunk/; revision=890

 po/ChangeLog |    4 +
 po/en_GB.po  |  199 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 104 insertions(+), 99 deletions(-)

commit 11172966a5c42d50dc56a31219ec9b88c5c3e9d4
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 23 19:11:09 2007 +0000

    Rolling back changes for bulleted-list space character fix (reopened bug
    
    2007-01-23  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Rolling back changes for bulleted-list space
    	character fix (reopened bug #395100).
    	* Tomboy/NoteTag.cs: Ditto.
    	* Tomboy/NoteWindow.cs: Ditto.
    
    svn path=/trunk/; revision=889

 ChangeLog            |    7 ++++
 Tomboy/NoteBuffer.cs |   77 ++++++++++++++++++++------------------------------
 Tomboy/NoteTag.cs    |    5 +--
 Tomboy/NoteWindow.cs |    7 ----
 4 files changed, 40 insertions(+), 56 deletions(-)

commit 55f0e8baca1c0f4347f3dc22140ff4d4fb00932b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 23 18:44:54 2007 +0000

    Ignore when SetProcessName fails by surrounding it with a try/catch. It's
    
    2007-01-23  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Util.cs: Ignore when SetProcessName fails by surrounding it with
    	a try/catch.  It's not a necessity for running tomboy.  Fixes bug #399755.
    
    svn path=/trunk/; revision=888

 ChangeLog       |    5 +++++
 Tomboy/Utils.cs |    4 +++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit 0e9a53e99fa211e3d19d3812241f71d77d9e60db
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Jan 23 17:47:36 2007 +0000

    Fixed up the date in the last ChangeLog entry.
    
    svn path=/trunk/; revision=887

 ChangeLog |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit bff032c19e3537cabfa902fcbf14477975823c35
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 23 17:35:19 2007 +0000

    Applied patch from Chris Scobell to prevent extra space character from
    
    2007-01-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Applied patch from Chris Scobell to prevent extra
    	space character from being used inside bulleted lists (directly after the
    	bullet character).  Fixes bug #395100.
    	* Tomboy/NoteTag.cs: Ditto.
    	* Tomboy/NoteWindow.cs: Ditto.
    
    svn path=/trunk/; revision=886

 ChangeLog            |    8 +++++
 Tomboy/NoteBuffer.cs |   77 ++++++++++++++++++++++++++++++--------------------
 Tomboy/NoteTag.cs    |    5 ++-
 Tomboy/NoteWindow.cs |    7 ++++
 4 files changed, 64 insertions(+), 33 deletions(-)

commit 671202017e2c19e67e3c46c86374526534508292
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jan 23 12:17:55 2007 +0000

    Updated Swedish translation.
    
    	* sv.po: Updated Swedish translation.
    
    
    svn path=/trunk/; revision=885

 po/ChangeLog |    4 ++
 po/sv.po     |  131 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 70 insertions(+), 65 deletions(-)

commit 8d33752b3fff9b3da222b09511cd07c73784d44f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 22 19:29:05 2007 +0000

    Applied patch from Stefan Schweizer to prevent a crash when backspacing
    
    2007-01-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Undo.cs: Applied patch from Stefan Schweizer to prevent a
    	crash when backspacing over an Evolution link in a note.  Fixes
    	bug #349183.
    
    svn path=/trunk/; revision=884

 ChangeLog      |    6 ++++++
 Tomboy/Undo.cs |    5 +++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit 3569250443cd80257d088ebef64ae53d54fe35b3
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 22 19:17:03 2007 +0000

    Don't use the "ShowHelpAction" to display the help in this case because
    
    2007-01-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Applet.cs: Don't use the "ShowHelpAction" to display the help
    	in this case because the handler expects to use the Gdk.Screen from the
    	tray icon.  Fixes bug #399490.
    
    svn path=/trunk/; revision=883

 ChangeLog        |    6 ++++++
 Tomboy/Applet.cs |    4 +++-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit d52b6bbb7005af66260c8a01a1aa1ee7e914011f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 22 17:11:30 2007 +0000

    Removed "Version" key from the file since it's not a required to be
    
    2007-01-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/DefaultPlugins.desktop.in.in: Removed "Version" key from the
    	file since it's not a required to be present and most .desktop files
    	do not specify it.
    	(http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html).
    	Fixes bug #399446.
    	* data/tomboy.desktop.in: Ditto.
    
    svn path=/trunk/; revision=882

 ChangeLog                         |    9 +++++++++
 data/DefaultPlugins.desktop.in.in |    1 -
 data/tomboy.desktop.in            |    1 -
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 8d375e2ced9004457b042c117dae631268f95049
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 22 16:47:42 2007 +0000

    Removed comment about only installing the tomboy.desktop for KDE. Since we
    
    2007-01-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/Makefile.am: Removed comment about only installing the
    	tomboy.desktop for KDE.  Since we now install this regardless, the
    	comment no longer makes sense.
    
    svn path=/trunk/; revision=881

 ChangeLog        |    6 ++++++
 data/Makefile.am |    4 ----
 2 files changed, 6 insertions(+), 4 deletions(-)

commit 6bd3ff6a0edb0e746d4bc8af12905cc386853510
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 22 16:39:19 2007 +0000

    Check existing DefaultPlugins.desktop file and upgrade it if it doesn't
    
    2007-01-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/PluginManager.cs: Check existing DefaultPlugins.desktop file
    	and upgrade it if it doesn't contain the correct directory.  Fixes
    	bug #399442.
    
    svn path=/trunk/; revision=880

 ChangeLog               |    6 ++++++
 Tomboy/PluginManager.cs |   18 ++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

commit 2f13364fa1140e06f95373738f700d09ba9aecb9
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Mon Jan 22 11:36:27 2007 +0000

    Updated Czech translation
    
    2007-01-22  Jakub Friedl <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation
    
    
    
    svn path=/trunk/; revision=879

 po/ChangeLog |    4 +
 po/cs.po     |  354 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 208 insertions(+), 150 deletions(-)

commit 3de5ead90c7c2564ca52e68ccce9f29aa0fb7b64
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 19 23:02:50 2007 +0000

    Bump version to 0.5.5.
    
    2007-01-19  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.5.
    
    svn path=/trunk/; revision=878

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit f11f8d0b8ba6533d5f92a967e5ed6606d5f3c9ba
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 19 22:33:55 2007 +0000

    Update for 0.5.4.
    
    2007-01-19  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.4.
    
    svn path=/trunk/; revision=876

 ChangeLog |    4 ++++
 NEWS      |    9 +++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

commit ea0364ae87322627f454cff674a067b89e00b590
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 19 18:40:14 2007 +0000

    Use DBus to open the search window in the Tomboy instance that is already
    
    2007-01-19  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tomboy.cs: Use DBus to open the search window in the
    	Tomboy instance that is already running inside RegisterRemoteControl ().
    	This gives the user feedback that something occurs when they attempt
    	to launch Tomboy again when it's already running.  Fixes bug #350707.
    	Also added open_start_here to the TomboyCommandLine.NeedsExecute so
    	"--start-here" will work.
    
    svn path=/trunk/; revision=875

 ChangeLog        |    9 +++++++++
 Tomboy/Tomboy.cs |   12 +++++++++++-
 2 files changed, 20 insertions(+), 1 deletions(-)

commit 7eedace6f42427bcd9265943e630ae3444f14239
Author: Jordi Mas <jmas@softcatala.org>
Date:   Fri Jan 19 17:00:53 2007 +0000

    Updated Catalan translation
    
    2007-01-19 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation
    
    
    svn path=/trunk/; revision=874

 po/ChangeLog |    4 +
 po/ca.po     |  818 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 571 insertions(+), 251 deletions(-)

commit 08c5ecb24cdaa701fd8056b9ceca986b4869347c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 18 23:46:43 2007 +0000

    Redirect to the website's new home on GNOME
    
    2007-01-18  Boyd Timothy  <btimothy@gmail.com>
    
    	* www/index.html: Redirect to the website's new home on GNOME
    	(http://www.gnome.org/projects/tomboy).  The content is still in
    	SVN, just inside the gnomeweb-wml project
    	(gnomeweb-wml/trunk/www.gnome.org/projects/tomboy/).
    
    svn path=/trunk/; revision=873

 ChangeLog      |    7 ++
 www/index.html |  242 +------------------------------------------------------
 2 files changed, 12 insertions(+), 237 deletions(-)

commit 432a69d5ef2f46936270e7e45363ccb205d3df27
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 18 21:30:50 2007 +0000

    Changed current_matches to store the match count instead of an array list
    
    2007-01-18  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/RecentChanges.cs: Changed current_matches to store the
    	match count instead of an array list of matches (since the actual
    	matches aren't used in this window).  Use Note.TextContent instead
    	of Note.Buffer to prevent the note buffer from being loaded, which
    	causes it to be "accessed/saved" without the user actually viewing
    	the note.  Fixes bug #397717.
    
    svn path=/trunk/; revision=872

 ChangeLog               |    9 ++++++
 Tomboy/RecentChanges.cs |   65 ++++++++++++++++++----------------------------
 2 files changed, 35 insertions(+), 39 deletions(-)

commit a39a870e59722d439c5864601629f52d8070b9eb
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 18 16:00:34 2007 +0000

    Track when Tomboy runs as a panel applet so the QuitTomboyAction can be
    
    2007-01-18  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tomboy.cs: Track when Tomboy runs as a panel applet so the
    	QuitTomboyAction can be disabled.  Fixes Ctrl+Q crash in bug #397700.
    
    svn path=/trunk/; revision=871

 ChangeLog        |    5 +++++
 Tomboy/Tomboy.cs |   10 ++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

commit 298c05878366c789da693e7aa6ed21921d313f8b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Jan 17 21:06:46 2007 +0000

    Changed references from CVS -> SVN.
    
    2007-01-17  Boyd Timothy  <btimothy@gmail.com>
    
    	* www/index.html: Changed references from CVS -> SVN.
    
    svn path=/trunk/; revision=870

 ChangeLog      |    4 ++++
 www/index.html |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit c9804ecd1d30366a5b047416273ca6cfcc5aaf0f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Jan 17 18:28:33 2007 +0000

    Added "bool scroll_to_hit" as a parameter to PerformSearch () so it can be
    
    2007-01-17  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteWindow.cs: Added "bool scroll_to_hit" as a parameter to
    	PerformSearch () so it can be called without scrolling the cursor to
    	the first hit.  Modified Buffer.InsertText and Buffer.DeleteRange
    	handlers to call PerformSearch (false) after a 500ms delay.  This
    	updates the search as the user types and prevents note corruption.
    	Fixes bug #397223.
    
    svn path=/trunk/; revision=869

 ChangeLog            |   11 +++++++++-
 Tomboy/NoteWindow.cs |   54 ++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 54 insertions(+), 11 deletions(-)

commit 0381f08239872896ce31bb287724da0c0f545b7a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 16 20:58:55 2007 +0000

    Applied patch from Stefan Schweizer to allow the Evolution Plugin to work
    
    2007-01-16  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/Evolution.cs: Applied patch from Stefan Schweizer to
    	allow the Evolution Plugin to work with an Evolution exchange account.
    	Fixex bug #397390.
    
    svn path=/trunk/; revision=868

 ChangeLog                   |    6 ++++++
 Tomboy/Plugins/Evolution.cs |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 957688526a14a115516630e517bd916931136c11
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sat Jan 13 06:04:31 2007 +0000

    Updated Arabic Translation.
    
    svn path=/trunk/; revision=867

 po/ChangeLog |    4 +
 po/ar.po     |  177 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 116 insertions(+), 65 deletions(-)

commit 7fed7b79373e19570b2f0b7af3317d0d72b1a432
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 12 19:39:59 2007 +0000

    Removed unused Gtk.CheckMenuItem variable.
    
    2007-01-12  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Removed unused Gtk.CheckMenuItem
    	variable.
    
    svn path=/trunk/; revision=866

 ChangeLog                      |    5 +++++
 Tomboy/Plugins/NoteOfTheDay.cs |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 829473a8e919232b113aedd2d94ce4b4794f0c23
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 12 17:36:56 2007 +0000

    The following files fix bug #315222 – Renaming Start Here breaks key
    
    2007-01-12  Boyd Timothy  <btimothy@gmail.com>
    
    	The following files fix bug #315222 – Renaming Start Here breaks key
    	bindings.
    
    	* data/tomboy.schemas.in: Added /apps/tomboy/start_note.
    
    	* Tomboy/Note.cs: Change Note.IsSpecial property to check the Note.Uri
    	to determine whether it's special instead of checking it's title.
    
    	* Tomboy/NoteManager.cs: Maintain a start_note_uri in GConf to keep
    	track of which note should be deemed the "Start Here" note.  Set the
    	URI in GConf when the Start Here note is first created.  Also looks for
    	the existing Start Here note and sets the URI if it's blank (for
    	existing Tomboy users).  Add a StartNoteUri property.
    
    	* Tomboy/Preferences.cs: Added START_NOTE_URI preference.
    
    	* Tomboy/RemoteControl.cs: Added FindStartHereNote so --start-here
    	command-line option doesn't break.
    
    	* Tomboy/Tomboy.cs: Updated the --start-here option to open the correct
    	note.
    
    	* Tomboy/Tray.cs: Paste to the start note specified in GConf.  Add the
    	start note specified in GConf to the Tomboy's main menu.  Drag and drop
    	text to the correct start note.
    
    	* Tomboy/XKeybinder.cs: Bind to the "Start Here" keybinding to the
    	start note specified in GConf.
    
    svn path=/trunk/; revision=865

 ChangeLog               |   31 +++++++++++++++++++++++++++++++
 Tomboy/Note.cs          |    2 +-
 Tomboy/NoteManager.cs   |   37 +++++++++++++++++++++++++++++++++++++
 Tomboy/Preferences.cs   |    4 ++++
 Tomboy/RemoteControl.cs |    8 +++++++-
 Tomboy/Tomboy.cs        |    8 ++++++--
 Tomboy/Tray.cs          |   10 +++++-----
 Tomboy/XKeybinder.cs    |    2 +-
 data/tomboy.schemas.in  |   16 ++++++++++++++++
 9 files changed, 108 insertions(+), 10 deletions(-)

commit 5d9f5a6069ff6015931f20af11aa5716d4f0f353
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 11 22:38:25 2007 +0000

    Removed the "Create Note of the Day" menu item from the Tools menu since
    
    2007-01-11  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Removed the "Create Note of the Day"
    	menu item from the Tools menu since plugins are enabled/disabled from
    	the configurable plugins UI in the preferences dialog.  If it's disabled
    	there, the plugin won't run.  Fixes bug #383765.
    
    svn path=/trunk/; revision=864

 ChangeLog                      |    7 ++++
 Tomboy/Plugins/NoteOfTheDay.cs |   72 +---------------------------------------
 2 files changed, 8 insertions(+), 71 deletions(-)

commit 7eae51770d337d4b4239a34d54a046ce42117585
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 11 22:19:53 2007 +0000

    Modified CheckNewDay so that it uses both the title_prefix and
    
    2007-01-11  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Modified CheckNewDay so that it
    	uses both the title_prefix and DateTime.Date (time set to 00:00:00)
    	to check whether to create a new note.  Fixes bug #382190.
    
    svn path=/trunk/; revision=863

 ChangeLog                      |    6 ++++++
 Tomboy/Plugins/NoteOfTheDay.cs |   33 +++++++++++++++++++++++++++++----
 2 files changed, 35 insertions(+), 4 deletions(-)

commit a1f95012b45696ac8f543bda1e42728a4187f5a6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Jan 10 23:35:54 2007 +0000

    Added patch from John Stowers to allow DBus clients to retrieve the
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/RemoteControl.cs: Added patch from John Stowers to allow
    	DBus clients to retrieve the version of Tomboy (fixes bug #394501).
    
    svn path=/trunk/; revision=862

 ChangeLog               |    5 +++++
 Tomboy/RemoteControl.cs |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit 76fe00566aa39da0cc9a050562de638391d0c242
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Jan 10 20:13:01 2007 +0000

    sv/sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=861

 help/ChangeLog |    4 +
 help/sv/sv.po  |  327 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 166 insertions(+), 165 deletions(-)

commit d15f78d15c31e537ee9f76f0794d08e8455d4d6a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Jan 10 16:35:07 2007 +0000

    Applied patch from Chris Scobell to fix bug in serialization of lists that
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Applied patch from Chris Scobell to fix bug in
    	serialization of lists that start with and item of depth greater than
    	zero (bug #319221).
    
    svn path=/trunk/; revision=860

 ChangeLog            |    6 ++++++
 Tomboy/NoteBuffer.cs |    4 +++-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit f34c5860233eb1a855764f826d12f4afdc3b19c9
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jan 9 13:35:50 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=859

 po/ChangeLog |    4 +
 po/sv.po     |  592 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 402 insertions(+), 194 deletions(-)

commit 4440377ef028298399cdbee45e08e9214cda9772
Author: David Lodge <dlodge@src.gnome.org>
Date:   Tue Jan 9 07:15:22 2007 +0000

    Updated English (British) translation
    
    svn path=/trunk/; revision=858

 po/ChangeLog |    4 +
 po/en_GB.po  |  287 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 177 insertions(+), 114 deletions(-)

commit 227607c3757bef6a3867c26948cb07a8013b245e
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Tue Jan 9 06:27:53 2007 +0000

    Estonian translation update by Ivar Smolin <okul@linux.ee>.
    
    2007-01-09 Priit Laes  <plaes@svn.gnome.org>
    	* et.po: Estonian translation update by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=857

 po/ChangeLog |    4 +
 po/et.po     |  712 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 486 insertions(+), 230 deletions(-)

commit 0a77b5f632bcc1a379f03332275b3faed1ff98d9
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 8 21:55:32 2007 +0000

    Bump version to 0.5.4.
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.4.
    
    svn path=/trunk/; revision=856

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 271fd9762871c65fcbaf622c3c32d06aa12d3db1
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Jan 8 20:30:38 2007 +0000

    Updated Arabic Translation.
    
    svn path=/trunk/; revision=855

 po/ChangeLog |    4 +
 po/ar.po     |  300 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 153 insertions(+), 151 deletions(-)

commit 8673e51c099eb40a1c28dfcc094a1f4dc4b9ebfe
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 8 19:27:27 2007 +0000

    Update for 0.5.3. Ditto.
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.3.
    	* www/index.html: Ditto.
    
    svn path=/trunk/; revision=853

 ChangeLog      |    5 +++++
 NEWS           |    6 ++++++
 www/index.html |   20 +++++++++-----------
 3 files changed, 20 insertions(+), 11 deletions(-)

commit 6445fd3ad0caed43f629b508a791ce3086d0bc3f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 8 18:57:51 2007 +0000

    Change of plans again. Assume a root install. Added
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Change of plans again.  Assume a root install.  Added
    	--enable-dbus-service-dir-check and --enable-panelapplet-srvdir-check
    	variables with defaults of "yes".  Non-root users will now be able
    	to disable these checks and successfully run a "make install" without
    	permission errors.
    
    svn path=/trunk/; revision=852

 ChangeLog    |    8 ++++++
 configure.in |   69 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 52 insertions(+), 25 deletions(-)

commit 3516775bbf7e8e5eab9e0cb28361e0fd284ec50c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 8 16:53:48 2007 +0000

    Patch from John Stowers (bug #393389) to improve DBus interface for note
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/RemoteControl.cs: Patch from John Stowers (bug #393389)
    	to improve DBus interface for note synchronization.
    
    	* Tomboy/Note.cs: Make setting note.XmlContent work for open notes.
    
    svn path=/trunk/; revision=851

 ChangeLog               |    7 ++++
 Tomboy/Note.cs          |   17 ++++++++-
 Tomboy/RemoteControl.cs |   88 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 110 insertions(+), 2 deletions(-)

commit 5277c6642163c468d332cbe1b0527002a1772d57
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 8 15:58:44 2007 +0000

    Fixed typo "thir" -> "their" in man page documentation. Fixes bug #394167.
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/tomboy.1: Fixed typo "thir" -> "their" in man page documentation.
    	Fixes bug #394167.
    
    svn path=/trunk/; revision=850

 ChangeLog     |    5 +++++
 data/tomboy.1 |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit bd00e0b1a70bab2621069ada7f2038acdb866c82
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Jan 8 15:45:45 2007 +0000

    Added additional instructions in the Start Here note to explain how to use
    
    2007-01-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteManager.cs: Added additional instructions in the Start Here
    	note to explain how to use Links in Tomboy.  This is primarily for brand
    	new users of Tomboy.
    
    svn path=/trunk/; revision=849

 ChangeLog             |    6 ++++
 Tomboy/NoteManager.cs |   66 ++++++++++++++++++++++++++++++++++++------------
 2 files changed, 55 insertions(+), 17 deletions(-)

commit 4e4d4b8216ab6d921f2810aa23c886899a24b9e8
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Sun Jan 7 01:07:20 2007 +0000

    Added PluginInfo attribute.
    
    2007-01-06  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Plugins/StickyNoteImport.cs: Added PluginInfo attribute.
    
    svn path=/trunk/; revision=848

 ChangeLog                          |    4 ++++
 Tomboy/Plugins/StickyNoteImport.cs |    9 ++++++++-
 2 files changed, 12 insertions(+), 1 deletions(-)

commit 582fbc691441c8496873299358aeca037f72ae30
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sat Jan 6 19:37:30 2007 +0000

    Updated Arabic Translation. Added ar to LINGUAS list
    
    svn path=/trunk/; revision=847

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 6c35eae9d4ae7d1c5cebfdea5101f3760429fb07
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Jan 6 16:48:25 2007 +0000

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
    
    2007-01-06  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Vladimir Petkov <vpetkov@i-space.org>
    
    svn path=/trunk/; revision=846

 po/ChangeLog |    5 +
 po/bg.po     |  712 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 472 insertions(+), 245 deletions(-)

commit 0616eac62b1d587117a674b8aefd34e8eb2d128b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 5 22:26:31 2007 +0000

    Added a Control+N keybinding so a keyboard user can easily create a new
    
    2007-01-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteWindow.cs: Added a Control+N keybinding so a keyboard user
    	can easily create a new note.
    
    svn path=/trunk/; revision=845

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |   11 +++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

commit d395a0f8f949f1f28af48da297ee5fa7faf76dc2
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 5 18:56:27 2007 +0000

    Do not have configure automatically detect the panel applet server
    
    2007-01-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Do not have configure automatically detect the panel
    	applet server directory (detection is now commented out).  Packagers will
    	need to apply a patch to re-enable the detection.  This change allows
    	"make install" to work without permission problems for non-root users.
    
    svn path=/trunk/; revision=844

 ChangeLog    |    7 +++++++
 configure.in |   25 +++++++++++++++++--------
 2 files changed, 24 insertions(+), 8 deletions(-)

commit 17695453961b29868755aec57d513817e377a39c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 5 18:18:56 2007 +0000

    Do not have configure automatically detect the DBus services directory
    
    2007-01-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Do not have configure automatically detect the DBus
    	services directory (detection is now commented out).  Packagers will need
    	to apply a patch to re-enable the detection.  This change allows
    	"make install" to work without permission problems for non-root users.
    	Fixes bug #379427.
    
    svn path=/trunk/; revision=843

 ChangeLog    |    8 ++++++++
 configure.in |   20 ++++++++++++++------
 2 files changed, 22 insertions(+), 6 deletions(-)

commit aeb40fa1e4a9df861e507a7ba21ae642fe3e6cfd
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Jan 5 17:26:13 2007 +0000

    Added environment variable TOMBOY_PLUGINS_PATH to safer plugin development
    
    2007-01-05  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteManager.cs: Added environment variable TOMBOY_PLUGINS_PATH
    	to safer plugin development (patch from Adam Lofts, bug #378650).
    
    svn path=/trunk/; revision=842

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |   16 ++++++++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)

commit adb75c056aaab39f760556b2424c733091f36770
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 4 21:35:47 2007 +0000

    Updated copyright for 2007. Ditto. Ditto. Ditto. Ditto.
    
    2007-01-04  Boyd Timothy  <btimothy@gmail.com>
    
    	* help/C/tomboy.xml: Updated copyright for 2007.
    	* NEWS: Ditto.
    	* README: Ditto.
    	* Tomboy/Tomboy.cs: Ditto.
    	* www/index.html: Ditto.
    
    svn path=/trunk/; revision=841

 ChangeLog         |    8 ++++++++
 NEWS              |    2 +-
 README            |    2 +-
 Tomboy/Tomboy.cs  |    2 +-
 help/C/tomboy.xml |    2 +-
 www/index.html    |    2 +-
 6 files changed, 13 insertions(+), 5 deletions(-)

commit 7a95e26aa212d1df38556fcc65860d6461e7968a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 4 17:08:46 2007 +0000

    Changed SystemException -> Exception to catch any exception that might
    
    2007-01-04  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/PluginManager.cs: Changed SystemException -> Exception to catch
    	any exception that might occur when doing a Process.Start () to show the
    	plugins directory (fixes crasher bug #351703).
    
    svn path=/trunk/; revision=840

 ChangeLog               |    6 ++++++
 Tomboy/PluginManager.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit b745b59f146c978bcaf70ac3fd04530066a6ccad
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Jan 4 16:34:54 2007 +0000

    Added /apps/tomboy/export_html/export_linked_all.
    
    2007-01-04  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/tomboy.schemas.in: Added /apps/tomboy/export_html/export_linked_all.
    
    	* Tomboy/Plugins/ExportToHTML.cs: Added "Include all other linked notes"
    	checkbox to the Export to HTML dialog (Fix for bug #351517).  Also includes
    	code to fix bug #350977 by preventing recursive links from being evaluated.
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Prevent recursive links (bug #350977) by
    	using an <xsl:key> to keep track of already processed note titles.  Allow
    	exporting of recursive links (bug #351517).
    
    	* Tomboy/Preferences.cs: Added /apps/tomboy/export_html/export_linked_all.
    
    svn path=/trunk/; revision=839

 ChangeLog                       |   14 +++++++++++
 Tomboy/Plugins/ExportToHTML.cs  |   42 ++++++++++++++++++++++++++--------
 Tomboy/Plugins/ExportToHTML.xsl |   48 ++++++++++++++++++++++++++++++++++----
 Tomboy/Preferences.cs           |    4 +++
 data/tomboy.schemas.in          |   18 ++++++++++++++
 5 files changed, 111 insertions(+), 15 deletions(-)

commit 01bcb98e19899ec8a5dcc2732153286b03b65ce7
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Jan 3 22:01:14 2007 +0000

    Updated Arabic Translation.
    
    svn path=/trunk/; revision=838

 po/ChangeLog |    4 +
 po/ar.po     |  300 ++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 235 insertions(+), 69 deletions(-)

commit b497538a9ccecc1d4d6654b89028320f189ed374
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Wed Jan 3 15:30:43 2007 +0000

    Updated Czech translation
    
    2007-01-03  Jakub Friedl <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation
    
    
    svn path=/trunk/; revision=837

 po/ChangeLog |    6 +-
 po/cs.po     |  527 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 364 insertions(+), 169 deletions(-)

commit e5a53f5a43c659a56bce6578553e4ccde054ad39
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 2 21:26:17 2007 +0000

    Fixed compiler warning. Removed unused exception variable.
    
    2007-01-02  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Logger.cs: Fixed compiler warning.  Removed unused exception
    	variable.
    
    	* Tomboy/Note.cs: Ditto.  Use a DateTime format when reading and writing
    	dates in NoteArchiver.
    
    	* Tomboy/NoteManager.cs: Ditto.  Removed unused exception variable.
    
    	* Tomboy/NoteWindow.cs: Ditto.  Removed unused variable "encoded_words"
    	from the NoteFindBar.
    
    	* Tomboy/PluginManager.cs: Ditto.  Removed ambiguity between
    	System.Collections.IEnumerable and
    	System.Collections.Generic.IEnumerable<T>.
    
    	* Tomboy/RemoteControl.cs: Ditto.  Removed unused exception variables.
    
    	* Tomboy/Utils.cs: Ditto.
    
    	* Tomboy/Watchers.cs: Ditto.
    
    	* Tomboy/XKeybinder.cs: Ditto.
    
    	* Tomboy/Plugins/Backlinks.cs: Ditto.  Removed unused CompareNoteTitles.
    
    	* Tomboy/Plugins/ExportToHTML: Ditto.  Removed unused exception variables.
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Ditto.
    
    svn path=/trunk/; revision=836

 ChangeLog                      |   31 +++++++++++++++++++++++++++++++
 Tomboy/Logger.cs               |    2 +-
 Tomboy/Note.cs                 |   12 ++++++++----
 Tomboy/NoteManager.cs          |    2 +-
 Tomboy/NoteWindow.cs           |    3 ---
 Tomboy/PluginManager.cs        |   26 ++++++++++++++++++--------
 Tomboy/Plugins/Backlinks.cs    |    5 -----
 Tomboy/Plugins/ExportToHTML.cs |    4 ++--
 Tomboy/Plugins/NoteOfTheDay.cs |    2 +-
 Tomboy/RemoteControl.cs        |    4 ++--
 Tomboy/Utils.cs                |    8 +++-----
 Tomboy/Watchers.cs             |    4 ++--
 Tomboy/XKeybinder.cs           |    4 ++--
 13 files changed, 71 insertions(+), 36 deletions(-)

commit d6493d24f92cf85a33267746923ed14f0b62ba9e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Jan 2 18:18:49 2007 +0000

    Applied patch from Mathias Hasselmann (Bug #383772) to prevent Gtk-WARNING
    
    2007-01-02  Boyd Timothy  <btimothy@gmail.com>
    
    	Applied patch from Mathias Hasselmann (Bug #383772) to prevent
    	Gtk-WARNING messages when deleting notes.
    
    	* Tomboy/Note.cs: Added HasBuffer and HasWindow properties.
    
    	* Tomboy/PluginManager.cs: Added IsDisposing property to prevent problems
    	returning the Buffer and Window when a plugin is being disposed.
    
    	* Tomboy/Plugins/Evolution.cs: Check HasWindow during Shutdown.
    
    	* Tomboy/Plugins/FixedWidth.cs: Check HasWindow in OnDestroyed.
    
    svn path=/trunk/; revision=835

 ChangeLog                    |   14 ++++++++++++++
 Tomboy/Note.cs               |   10 ++++++++++
 Tomboy/PluginManager.cs      |   41 +++++++++++++++++++++++++++++++++++++++--
 Tomboy/Plugins/Evolution.cs  |    3 ++-
 Tomboy/Plugins/FixedWidth.cs |    4 +++-
 5 files changed, 68 insertions(+), 4 deletions(-)

commit 573c48af76ff05b27ed664d8d99836fe351e6fa1
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Tue Jan 2 15:49:15 2007 +0000

    Update to the Macedonian Translation, Arangel Angov <arangel@linux.net.mk>
    
    svn path=/trunk/; revision=834

 po/mk.po |  705 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 464 insertions(+), 241 deletions(-)

commit fa12aaa1ff86b75bce9cacda1ec78a87c7d13f9a
Author: David Lodge <dlodge@src.gnome.org>
Date:   Mon Jan 1 22:53:25 2007 +0000

    Updated English (British) translation
    
    svn path=/trunk/; revision=833

 po/ChangeLog |    4 +
 po/en_GB.po  |  938 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 578 insertions(+), 364 deletions(-)

commit 9f8d2d1dcc3bf540b1a7a91a539df31c8d8a3388
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 29 11:51:25 2006 +0000

    Add some missing files. Updated Norwegian bokmål translation.
    
    2006-12-29  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* POTFILES.in: Add some missing files.
    	* nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog   |    5 +
 po/POTFILES.in |    4 +
 po/nb.po       |  263 +++++++++++++++++++++++++++++++++++++++++++-------------
 3 files changed, 213 insertions(+), 59 deletions(-)

commit e37795be4afbbf1bd38e0b2968878d23ac35530d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Fri Dec 29 08:48:55 2006 +0000

    Updated Finnish Translation

 po/ChangeLog |    4 +
 po/fi.po     |  525 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 309 insertions(+), 220 deletions(-)

commit 73aefe35f01435c3245c248301331fc8e534b49e
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Dec 27 22:51:21 2006 +0000

    Updated Arabic Translation.

 po/ChangeLog |    4 ++++
 po/ar.po     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 9591f5dcd274f5992763992bd1ce8751284b8ed9
Author: Raivis Dejus <orvils@gmail.com>
Date:   Mon Dec 25 13:49:44 2006 +0000

    Updated Latvian Translation.
    
    2006-12-25  Raivis Dejus <orvils@gmail.com>
    
            * lv.po: Updated Latvian Translation.

 po/ChangeLog |    4 +
 po/lv.po     |  529 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 317 insertions(+), 216 deletions(-)

commit a71cb39af443c39f8afc68ffcbb1eb68ce1c8be2
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Dec 24 21:52:56 2006 +0000

    Updated Arabic Translation.

 po/ChangeLog |    4 ++
 po/ar.po     |   89 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 52 insertions(+), 41 deletions(-)

commit ea52c5806e222dd62990bc73aae546d031f0a73b
Author: Ales Nyakhaychyk <nab@mail.by>
Date:   Fri Dec 22 22:36:58 2006 +0000

    Updated Belarusian Translation by Ihar Hrachyshka.
    
    2006-12-23  Ales Nyakhaychyk  <nab@mail.by>
    
    	* be.po: Updated Belarusian Translation by Ihar Hrachyshka.

 po/ChangeLog |    4 +
 po/be.po     | 1570 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 844 insertions(+), 730 deletions(-)

commit a2c6054963ec867e9b8b05db24113e71472cccc2
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Fri Dec 22 11:27:01 2006 +0000

    Updated Spanish translation.
    
    2006-12-22  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  102 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 59 insertions(+), 47 deletions(-)

commit 7e0dd4c470fdaedb6417852f18c4dc6573ce4db5
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Fri Dec 22 05:32:42 2006 +0000

    Updated Thai translation.
    
    2006-12-22  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.

 po/ChangeLog |    4 +
 po/th.po     |  572 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 352 insertions(+), 224 deletions(-)

commit 6904626ebe5646fc7a60fbc60cf6a1a7ee0994c2
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Dec 20 15:26:41 2006 +0000

    Applied patch from Chris Scobell (Bug #319221) to prevent text from being
    
    2006-12-20  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Applied patch from Chris Scobell (Bug #319221)
    	to prevent text from being inserted before a bullet by moving the cursor
    	after the bullet.

 ChangeLog            |    6 ++++++
 Tomboy/NoteBuffer.cs |    9 +++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

commit c13b8c8c3775768b7eb9731e4c2e8726e96e851e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Dec 19 14:55:23 2006 +0000

    Fix for bug #387452 by using escaped UTF-8 characters for bullets instead
    
    2006-12-19  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Fix for bug #387452 by using escaped UTF-8
    	characters for bullets instead of including them directly in the source
    	code.

 ChangeLog            |    6 ++++++
 Tomboy/NoteBuffer.cs |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 19c583357f77f8b14d1680267343d431f95f221b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Dec 19 00:44:29 2006 +0000

    Fix for bug #386010 by not assuming the next argument has a length greater
    
    2006-12-18  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tomboy.cs: Fix for bug #386010 by not assuming the next argument
    	has a length greater than 0.  It could be "".  Also, moved the
    	"--check-plugin-unloading" option to be printed out in the usage as the
    	last option.

 ChangeLog        |    7 +++++++
 Tomboy/Tomboy.cs |   38 +++++++++++++++++++++++++++++---------
 2 files changed, 36 insertions(+), 9 deletions(-)

commit 2a7370fb449c63d688ea43caa7839826813c0495
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Dec 18 21:01:40 2006 +0000

    Bump version to 0.5.3.
    
    2006-12-18  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.3.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 05f9d6f5819355a35b86bf3d8daa532225b4cc9c
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Dec 18 20:49:12 2006 +0000

    Update for 0.5.2. Ditto. Also added information about the latest stable
    
    2006-12-18  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.2.
    	* www/index.html: Ditto.  Also added information about the latest
    	stable release (0.4.1) to the page.

 ChangeLog      |    6 ++++++
 NEWS           |    8 ++++++++
 www/index.html |   41 +++++++++++++++++++++++++++--------------
 3 files changed, 41 insertions(+), 14 deletions(-)

commit 0cef58b594c71e2958c5cd9222e9a8ca353dac6e
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Dec 18 18:28:36 2006 +0000

    Applied patch from Chris Scobell (Bug #319221) to add bulleted list
    
    2006-12-18  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteBuffer.cs: Applied patch from Chris Scobell (Bug #319221)
    	to add bulleted list support.  Added code to watch newlines to determine
    	whether they begin with "*" or "-" to start new bulleted lists.  Code
    	also added to increase and decrease bulleted list depth (indent).
    	* Tomboy/NoteTag.cs: Ditto.  Added DepthNoteTag.
    	* Tomboy/NoteWindow.cs: Ditto.  Added accelerators to manipulate tab
    	depth for bullted lists (Tab, Shift-Tab, Alt-RightArrow, Alt-LeftArrow).
    	Create new bullted list by using "*" or "-" at beginning of line or by
    	selecting "Bullets" from the "Text" menu.
    	* Tomboy/Undo.cs: Ditto.  Added ChangeDepthAction and InsertBulletAction.
    	* Tomboy/Plugins/ExportToHTML.xsl: Ditto.  Convert <list> tags to HTML
    	during an export.

 ChangeLog                       |   15 +
 Tomboy/NoteBuffer.cs            |  676 +++++++++++++++++++++++++++++++++++++--
 Tomboy/NoteTag.cs               |   51 +++
 Tomboy/NoteWindow.cs            |  123 +++++++
 Tomboy/Plugins/ExportToHTML.xsl |   15 +
 Tomboy/Undo.cs                  |  122 +++++++
 6 files changed, 967 insertions(+), 35 deletions(-)

commit ef46f191489fe2ac36354a7ee10530bbe2012c2c
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Dec 18 18:27:35 2006 +0000

    Remove the file: com.beatniksoftware.Tomboy.service.in from CVS.

 data/com.beatniksoftware.Tomboy.service.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

commit fc606f009f3b7b3b6ed2acf1c3558c4545045097
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Dec 18 01:44:18 2006 +0000

    Updated Arabic Translation. Sync for gnome-2-18

 po/ChangeLog |    5 +
 po/ar.po     |  968 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 973 insertions(+), 0 deletions(-)

commit b147e18e760294c6fef89cec6ba46f5f79e2e661
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Sun Dec 17 15:25:40 2006 +0000

    Updated Spanish translation.
    
    2006-12-17  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  169 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 90 insertions(+), 83 deletions(-)

commit 873da745a16201ffd16b591d0a64777d9d045704
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 15 11:16:04 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-12-15  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |    4 ++
 po/nb.po     |  155 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 82 insertions(+), 77 deletions(-)

commit fda0463a85a5586aa1cfd797dd5dc2ce19827c80
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 14 23:48:12 2006 +0000

    Open the note findbar with the original note's title filled in (so the
    
    2006-12-14  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/Backlinks.cs: Open the note findbar with the original
    	note's title filled in (so the link is highlighted).

 ChangeLog                   |    5 +++++
 Tomboy/Plugins/Backlinks.cs |   19 +++++++++++++++----
 2 files changed, 20 insertions(+), 4 deletions(-)

commit 849ba1c8b49e41193d227bea9430a495eba43b87
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 14 21:49:58 2006 +0000

    Reverted back to an ArrayList since the List<T>.Sort () method isn't quite
    
    2006-12-14  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/Backlinks.cs: Reverted back to an ArrayList since
    	the List<T>.Sort () method isn't quite implemented completely on older
    	versions of Mono.

 ChangeLog                   |    6 ++++++
 Tomboy/Plugins/Backlinks.cs |   36 +++++++++++++++++++++++-------------
 2 files changed, 29 insertions(+), 13 deletions(-)

commit a8748d789546611f141db715a68120d1c3fe3508
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Dec 14 21:47:30 2006 +0000

    Use "Settings" instead of "Preferences" in the Plugins pane, so it's less
    
    2006-12-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Preferences.cs: Use "Settings" instead of "Preferences"
    	in the Plugins pane, so it's less confusing with the dialog
    	title.  Be anal about code formatting.

 ChangeLog             |    6 +++
 Tomboy/Preferences.cs |   92 +++++++++++++++++++++++++++---------------------
 2 files changed, 58 insertions(+), 40 deletions(-)

commit ce7f10e40bd91c9af5fb17a145c19d7438b9f7e5
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 14 21:21:24 2006 +0000

    DBusSharp released new tarballs today. Upgrading to dbus-sharp-0.3 and
    
    2006-12-14  Boyd Timothy  <btimothy@gmail.com>
    
    	DBusSharp released new tarballs today.  Upgrading to dbus-sharp-0.3 and
    	dbus-sharp-0.2.
    
    		* Improved support for multi-threaded use, FreeBSD support...
    		* API change: The NameReply enum is now RequestNameReply to bring
    		  it in line with the spec.
    
    	* Tomboy/dbus-sharp/dbus-sharp/src/Address.cs, Authentication.cs,
    	Bus.cs, BusObject.cs, Connection.cs, DBus.cs, DProxy.cs, Introspection.cs,
    	Mapper.cs, Message.cs, MessageReader.cs, MessageWriter.cs, Protocol.cs,
    	Signature.cs, SocketTransport.cs (new), Transport.cs,
    	UnixNativeTransport.cs, UnixTransport.cs (new), Wrapper.cs.
    	* Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.cs
    
    	* Tomboy/RemoteControlProxy.cs: Changed "NameReply" -> "RequestNameReply"
    	since it changed in dbus-sharp.

 ChangeLog                                          |   19 ++
 Tomboy/RemoteControlProxy.cs                       |    3 +-
 Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.cs     |   31 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Address.cs        |  136 +++++++--
 Tomboy/dbus-sharp/dbus-sharp/src/Authentication.cs |   10 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Bus.cs            |   48 ++--
 Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs      |    8 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs     |  329 ++++++++++----------
 Tomboy/dbus-sharp/dbus-sharp/src/DBus.cs           |    4 +-
 Tomboy/dbus-sharp/dbus-sharp/src/DProxy.cs         |   28 ++
 Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs  |   47 +--
 Tomboy/dbus-sharp/dbus-sharp/src/Mapper.cs         |   18 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Message.cs        |   13 +-
 Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs  |  111 +++----
 Tomboy/dbus-sharp/dbus-sharp/src/MessageWriter.cs  |  165 +++++++---
 Tomboy/dbus-sharp/dbus-sharp/src/Protocol.cs       |   22 +-
 Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs      |   32 +-
 .../dbus-sharp/dbus-sharp/src/SocketTransport.cs   |   60 ++++
 Tomboy/dbus-sharp/dbus-sharp/src/Transport.cs      |   41 +++-
 .../dbus-sharp/src/UnixNativeTransport.cs          |  111 ++++++-
 Tomboy/dbus-sharp/dbus-sharp/src/UnixTransport.cs  |   37 +++
 Tomboy/dbus-sharp/dbus-sharp/src/Wrapper.cs        |    9 +-
 22 files changed, 835 insertions(+), 447 deletions(-)

commit 418710bb34213af9376f38c7e7607b22a22aba11
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 14 20:28:26 2006 +0000

    The following files address bug #381357 by adding a Menubar to the Search
    
    2006-12-14  Boyd Timothy  <btimothy@gmail.com>
    
    	The following files address bug #381357 by adding a Menubar to the
    	Search All Notes window.  They also add in consumption of
    	Gtk.UIManager and Gtk.Action(s).
    
    	* data/Makefile.am: Include UIManagerLayout.xml in EXTRA_DIST.
    
    	* data/UIManagerLayout.xml: The XML file needed for Gtk.UIManager.
    	Includes entries for the Search All Notes menubar, a context menu
    	for the Search All Notes window, and the TrayIcon menu.
    
    	* Tomboy/ActionManager.cs: New file to manage Tomboy's consumption
    	of Gtk.Action(s) and Gtk.UIManager.  Using the UIManager should
    	allow plugins to tie in to Tomboy's UI more easily.
    
    	* Tomboy/Applet.cs: Event handlers now activate the global actions
    	in the ActionManager.
    
    	* Tomboy/Makefile.am: Added ActionManager.cs as a source file.  Added
    	UIManagerLayout.xml as a resource.
    
    	* Tomboy/RecentChanges.cs: Added a menubar (uses the UIManager).
    	Removed Close button.  Added right-click menu so users can open/delete
    	a note from the TreeView with a context menu.
    
    	* Tomboy/Tomboy.cs: Make "--search" work also for non-dbus.  Added about
    	dialog (originally in Tray.cs).  Added code to verify that the tray icon
    	gets added to the NotificationArea (when not running as a panel applet).
    	If the tray icon doesn't appear, the Search All Notes window is opened
    	automatically.  Set up global actions and action handlers that can be
    	called anywhere in Tomboy via Tomboy.ActionManager ["<action name>"].
    	Activate ();.
    
    	* Tomboy/Tray.cs: Moved ShowAbout to Tomboy.cs.  Changed the popup menu
    	to use the UIManager so plugins can eventually add things to the menu
    	if absolutely necessary.
    
    	* Tomboy/Utils.cs: Initialize ActionManager and added public static
    	accessor for it to the Application class.

 ChangeLog                |   41 +++++++
 Tomboy/ActionManager.cs  |  188 ++++++++++++++++++++++++++++++++
 Tomboy/Applet.cs         |   20 +++--
 Tomboy/Makefile.am       |    2 +
 Tomboy/RecentChanges.cs  |  269 ++++++++++++++++++++++++++++++++++++++--------
 Tomboy/Tomboy.cs         |  187 +++++++++++++++++++++++++++++---
 Tomboy/Tray.cs           |  183 +++++++++++++++----------------
 Tomboy/Utils.cs          |    9 ++
 data/Makefile.am         |    3 +-
 data/UIManagerLayout.xml |   62 +++++++++++
 10 files changed, 798 insertions(+), 166 deletions(-)

commit 8c10a3b192cae377baa88e4cb4e46da26919975d
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 14 15:44:50 2006 +0000

    Added "BacklinksPlugin" as a default enabled plugin. Ditto.
    
    2006-12-14  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/tomboy.schemas.in: Added "BacklinksPlugin" as a default enabled
    	plugin.
    	* Tomboy/Preferences.cs: Ditto.
    
    	* Tomboy/Plugins/Backlinks.cs: New Backlinks plugin to allow users to see
    	what other notes link to the current note.
    	* Tomboy/Plugins/Makefile.am: Ditto.

 ChangeLog                   |   10 +++
 Tomboy/Plugins/Backlinks.cs |  165 +++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/Makefile.am  |   16 ++++
 Tomboy/Preferences.cs       |    5 +-
 data/tomboy.schemas.in      |    2 +-
 5 files changed, 195 insertions(+), 3 deletions(-)

commit f0a0a5279317db4fd52456aeffb32bb1de436ef2
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Dec 14 09:56:56 2006 +0000

    Make the inactive icon grey instead of green to make it more visually
    
    2006-12-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/images/pinup.png: Make the inactive icon grey instead of
    	green to make it more visually distinct from the green pushed-in
    	and hover icons.

 ChangeLog             |    6 ++++++
 data/images/pinup.png |  Bin 422 -> 408 bytes
 2 files changed, 6 insertions(+), 0 deletions(-)

commit f021d866803676029fd721c573df79252333171e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Dec 13 14:05:47 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-12-13  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |    4 ++++
 po/nb.po     |   12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 9b473d8a9a228a084c1497bdf423e5ab473412a9
Author: Matic Zgur <mr.zgur@gmail.com>
Date:   Tue Dec 12 22:13:09 2006 +0000

    Added sl to ALL_LINGUAS Added Slovenian translation.
    
    2006-12-12  Matic Zgur  <mr.zgur@gmail.com>
    
    	* configure.in: Added sl to ALL_LINGUAS
    	* sl.po: Added Slovenian translation.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/sl.po     |  834 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 843 insertions(+), 1 deletions(-)

commit 9c2d08eb64d66418ccd96516aed89e06915cc40f
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Mon Dec 11 09:54:35 2006 +0000

    Updated Spanish translation.
    
    2006-12-11  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  450 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 251 insertions(+), 203 deletions(-)

commit bbfc8f913a4fc299d013cd79f68cb0d2a1a50e9c
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Dec 11 06:57:44 2006 +0000

    Updated Swedish translation.
    
    2006-12-11  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     |  181 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 113 insertions(+), 72 deletions(-)

commit 3b5d2011952a3f64eb089fa0fe658ba1b72d3074
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Dec 11 01:03:08 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-12-11  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |    4 +
 po/nb.po     |  432 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 240 insertions(+), 196 deletions(-)

commit 0c5e633311eafb028e507d8d3ff0f945a75e69e4
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Dec 8 15:45:24 2006 +0000

    Added simple UI configuration for adding custom icons.
    
    2006-12-08  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/Bugzilla.cs: Added simple UI configuration for adding
    	custom icons.
    
    	* Tomboy/Plugins/ExportToHTML.cs: Added code to detach event handlers when
    	being disabled so there are no leaks.
    	* Tomboy/Plugins/NoteOfTheDay.cs: Ditto.
    	* Tomboy/Plugins/PrintNotes.cs: Ditto.
    	* Tomboy/Plugins/StickyNoteImport.cs: Ditto.

 ChangeLog                          |   11 ++
 Tomboy/Plugins/Bugzilla.cs         |  344 ++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/ExportToHTML.cs     |    8 +-
 Tomboy/Plugins/NoteOfTheDay.cs     |    6 +
 Tomboy/Plugins/PrintNotes.cs       |    9 +-
 Tomboy/Plugins/StickyNoteImport.cs |    8 +-
 6 files changed, 379 insertions(+), 7 deletions(-)

commit 6aece2827093c99a713951416bae8815afa9f3ca
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Fri Dec 8 00:06:17 2006 +0000

    The following files provide configurable plugins. More history is in Bug
    
    2006-12-07  Boyd Timothy  <btimothy@gmail.com>
    
    	The following files provide configurable plugins.  More history is in
    	Bug #380636.  Kudos to Mathias Hasselmann for all the time spent making
    	this a reality.
    
    	* data/tomboy.schemas.in: Added a "enabled_plugins" setting with defaults.
    
    	* Tomboy/Defines.cs.in: Added AssemblyInformationalVersion.
    
    	* Tomboy/PluginManager.cs: Use System.Collections.Generic for everything.
    	Added an attribute class to allow attributes (like name, version, etc.) on
    	plugins.  Added code to enable only the plugins set in GConf under the
    	"enabled_plugins" setting.  Detect when plugins are unloaded whether they
    	are leaving around references (usually event handlers) and warn the
    	developer.
    
    	* Tomboy/Preferences.cs: Added support for the "enabled_plugins" setting.
    	Added a "Plugins" tab in the preferences dialog so users can: 1) see all
    	the installed plugins, 2) enable/disable plugins, and 3) configure plugins
    	that are configurable.
    
    	* Tomboy/Tomboy.cs: Added the command-line option "--check-plugin-unloading"
    	that enables checks for leaks when users manually disable plugins.
    
    	* Tomboy/Tray.cs: Pass in the PluginManager to the preferences dialog.

 ChangeLog               |   27 +++
 Tomboy/Defines.cs.in    |    4 +-
 Tomboy/PluginManager.cs |  563 ++++++++++++++++++++++++++++++++++++++---------
 Tomboy/Preferences.cs   |  323 ++++++++++++++++++++++++++-
 Tomboy/Tomboy.cs        |   20 ++-
 Tomboy/Tray.cs          |    2 +-
 data/tomboy.schemas.in  |   15 ++
 7 files changed, 827 insertions(+), 127 deletions(-)

commit 52db3261daf3c757cfc75affe87c34b61e020dfe
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Dec 7 06:29:16 2006 +0000

    Fixed HIGMessageDialog to vertically align the dialog icon at the top.
    
    2006-12-06  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Util.cs: Fixed HIGMessageDialog to vertically align the
    	dialog icon at the top.  Without this, the icon would float in
    	the middle of the message on the left and look weird.

 ChangeLog       |    6 ++++++
 Tomboy/Utils.cs |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit fbe076fd887b8477ab7efc0ea1793b595b31aa4f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Dec 6 22:12:23 2006 +0000

    com.beatniksoftware.Tomboy.service -> org.gnome.Tomboy.service. Ditto.
    
    2006-12-06  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/.cvsignore: com.beatniksoftware.Tomboy.service ->
    	org.gnome.Tomboy.service.
    	* data/com.beatniksoftware.Tomboy.service.in: Ditto.
    	* data/org.gnome.Tomboy.service.in: Ditto.
    	* data/Makefile.am: Ditto.
    	* Tomboy/RemoteControl.cs: Ditto.
    	* Tomboy/RemoteControlProxy.cs: Ditto.
    	* tomboy.spec.in: Ditto.

 ChangeLog                        |   11 +++++++++++
 Tomboy/RemoteControl.cs          |    2 +-
 Tomboy/RemoteControlProxy.cs     |    4 ++--
 data/.cvsignore                  |    2 +-
 data/Makefile.am                 |    2 +-
 data/org.gnome.Tomboy.service.in |    5 +++++
 tomboy.spec.in                   |    2 +-
 7 files changed, 22 insertions(+), 6 deletions(-)

commit 84e1da87d4fde211c0c7ea4538f88648a0ef90cb
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:   Tue Dec 5 22:41:38 2006 +0000

    Added Belarusian Translation

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    5 +
 po/be.po     |  730 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 740 insertions(+), 1 deletions(-)

commit 6c79a640ea5970067cd9e1d86ece2f7eb1ad65f2
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Tue Dec 5 22:24:48 2006 +0000

    Fixes on Brazilian Portuguese translation by Lauro Moura
    
    2006-12-06  Lucas Rocha  <lucasr@gnome.org>
    
    	* pt_BR.po: Fixes on Brazilian Portuguese translation
    	by Lauro Moura <lauromoura@gmail.com>

 po/ChangeLog |    5 +
 po/pt_BR.po  |  667 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 436 insertions(+), 236 deletions(-)

commit e43df1926f110f7ab90b0c1dc00ca749e7ddc438
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Mon Dec 4 15:54:20 2006 +0000

    Updated Czech translation.
    
    2006-12-04  Jakub Friedl <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.

 po/ChangeLog |    4 +
 po/cs.po     |  353 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 183 insertions(+), 174 deletions(-)

commit 0ef904d048374e943f9ffccc5b5b508f4693fccd
Author: Christophe Bliard <christophe.bliard@trux.info>
Date:   Sat Dec 2 11:23:43 2006 +0000

    Added French translation. Added screenshots. Added fr to DOC_LINGUAS
    
    2006-12-02  Christophe Bliard  <christophe.bliard@trux.info>
    
            * fr/fr.po: Added French translation.
            * fr/figures/*png: Added screenshots.
            * Makefile.am: Added fr to DOC_LINGUAS

 help/ChangeLog                                 |    6 +
 help/Makefile.am                               |    2 +-
 help/fr/figures/tomboy-new-note.png            |  Bin 0 -> 14509 bytes
 help/fr/figures/tomboy-panel.png               |  Bin 0 -> 3019 bytes
 help/fr/figures/tomboy-preferences-editing.png |  Bin 0 -> 20762 bytes
 help/fr/figures/tomboy-preferences-hotkeys.png |  Bin 0 -> 23291 bytes
 help/fr/fr.po                                  | 1081 ++++++++++++++++++++++++
 7 files changed, 1088 insertions(+), 1 deletions(-)

commit 1aa5ee84db34cdad3c7584718861c6a37abed103
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Nov 29 22:06:57 2006 +0000

    Updated Swedish translation.
    
    2006-11-29  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     |  220 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 115 insertions(+), 109 deletions(-)

commit 4005ea51dc53966d6481859464c6840a50ad1803
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 27 23:12:06 2006 +0000

    Renamed "Table of Contents" (old) -> "Search All Notes".
    
    2006-11-27  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Preferences.cs: Renamed "Table of Contents" (old) ->
    	"Search All Notes".

 ChangeLog             |    5 +++++
 Tomboy/Preferences.cs |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 88cd8b2c9af14611e74ed8ed9966d8eb10d55084
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 27 23:06:18 2006 +0000

    Added GETTEXT initialization as the first thing Tomboy does before parsing
    
    2006-11-27  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tomboy.cs: Added GETTEXT initialization as the first
    	thing Tomboy does before parsing command-line parameters.  This
    	Allows --start-here and command-line usage output to function in
    	non-English languages.  Also fixed --search command-line usage
    	string.
    
    	* Tomboy/Util.cs: Removed GETTEXT initialization.

 ChangeLog        |   10 ++++++++++
 Tomboy/Tomboy.cs |    5 ++++-
 Tomboy/Utils.cs  |    3 ---
 3 files changed, 14 insertions(+), 4 deletions(-)

commit ed13304684d4fcfe4ab7c6747668ae0a91e59e62
Author: Jakub Steiner <jimmac@src.gnome.org>
Date:   Sat Nov 25 20:46:33 2006 +0000

    tweaks

 data/images/stock_bug.png |  Bin 751 -> 648 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 37a8581d2c549b9765a9aef7c0c55e2ccba8e051
Author: Jakub Steiner <jimmac@ximian.com>
Date:   Sat Nov 25 20:43:13 2006 +0000

    use a search action icon defined in the icon naming spec instead of
    
    2006-11-25  Jakub Steiner <jimmac@ximian.com>
    
    * Tomboy/RecentChanges.cs: use a search action icon defined in the
    icon naming spec instead of gnome-searchtool.
    * data/images/pindown.png
    * data/images/pinup-active.png
    * data/images/pinup.png
    * data/images/stock_bug.png
    * data/images/stock_mail.png: update in tango style
    * data/images/gnome-searchtool.png: this looks like it could be
    removed, but keeping it (in tango style) to be safe.

 ChangeLog                        |   12 ++++++++++++
 Tomboy/RecentChanges.cs          |    2 +-
 data/images/gnome-searchtool.png |  Bin 3515 -> 3868 bytes
 data/images/pindown.png          |  Bin 257 -> 486 bytes
 data/images/pinup-active.png     |  Bin 266 -> 386 bytes
 data/images/pinup.png            |  Bin 234 -> 422 bytes
 data/images/stock_bug.png        |  Bin 732 -> 751 bytes
 data/images/stock_mail.png       |  Bin 303 -> 350 bytes
 8 files changed, 13 insertions(+), 1 deletions(-)

commit 5e77032229a15960751715f3a42dd391fefd5e8b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 22 17:45:23 2006 +0000

    Bump version to 0.5.2.
    
    2006-11-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.2.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit f6d2ba592e43af2094bff34d832d748dcdcca2df
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 22 17:40:43 2006 +0000

    Update for 0.5.1. Ditto. Also added information about the latest stable
    
    2006-11-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.1.
    	* www/index.html: Ditto.  Also added information about the latest
    	stable release (0.4.1) to the page.
    
    	* www/img/applet-small.png: New screenshot from 0.5.1.
    	* www/img/search-small.png: Ditto.
    	* www/img/windows-small.png: Ditto.

 ChangeLog                 |   10 ++++++++++
 NEWS                      |    8 ++++++++
 www/img/applet-small.png  |  Bin 17257 -> 17362 bytes
 www/img/search-small.png  |  Bin 22201 -> 27596 bytes
 www/img/windows-small.png |  Bin 33435 -> 36067 bytes
 www/index.html            |   40 +++++++++++++++++++++++++++++-----------
 6 files changed, 47 insertions(+), 11 deletions(-)

commit 7231a5b98075e5a5877337e82d755bf6d013e600
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 22 16:16:44 2006 +0000

    Updates from the DBusSharp project to support reading of non-native endian
    
    2006-11-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs: Updates from
    	the DBusSharp project to support reading of non-native endian
    	messages.  D-Bus capabilities should now work on PPC.
    	* Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs: Ditto.

 ChangeLog                                         |    7 ++
 Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs    |   30 +++++--
 Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs |   96 ++++++++++++++------
 3 files changed, 94 insertions(+), 39 deletions(-)

commit d19a50de7d36fe54775cf79fd288866eb3cbe86a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 22 15:08:14 2006 +0000

    Install tomboy.desktop.
    
    2006-11-22  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/Makefile.am: Install tomboy.desktop.
    
    	* data/tomboy.desktop.in: Use for GNOME and KDE now and use
    	the "--search" command-line option.
    
    	* Tomboy/RemoteControl.cs: Added DisplaySearch and
    	DisplaySearchWithText to remotely open the Search All Notes
    	window.
    
    	* Tomboy/Tomboy.cs: Added "--search" command-line option.

 ChangeLog               |   13 +++++++++++++
 Tomboy/RemoteControl.cs |   16 ++++++++++++++++
 Tomboy/Tomboy.cs        |   28 ++++++++++++++++++++++++++--
 data/Makefile.am        |    3 +--
 data/tomboy.desktop.in  |    5 ++---
 5 files changed, 58 insertions(+), 7 deletions(-)

commit 54d4e2d872ac19e42ec37a66fd221b0cb3fc8a74
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Nov 22 09:58:06 2006 +0000

    Don't print errors loading icon names prematurely. Set ToolMenuButton to
    
    2006-11-22  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Utils.cs: Don't print errors loading icon names
    	prematurely.  Set ToolMenuButton to not FocusOnClick and use the
    	toolbar's relief style, since these are available in Gtk#2.
    
    	* Tomboy/Tray.cs: Rename "Table of Contents" back to "Search All
    	Notes", since it's more easily understood.
    
    	* Tomboy/NoteWindow.cs: Use Gtk.Drag.DestGetTargetList instead of
    	using a DllImport.  Add "Find in This Note" menu item to Text
    	menu, which opens the search bar.  Add back "Search All Notes" to
    	context menu, and "Search" button to toolbar, replacing the ToC.
    	Set FocusOnClick=false for find bar buttons so they don't steal
    	cursor focus.
    
    	* Tomboy/RecentChanges.cs: Name the dialog "Search All Notes", and
    	clear out the unused min/max hits stuff.  Use "gnome-searchtool"
    	as the dialog icon.

 ChangeLog               |   20 +++++++
 Tomboy/Makefile.am      |    5 +-
 Tomboy/NoteWindow.cs    |  145 ++++++++++++++++++++++-------------------------
 Tomboy/RecentChanges.cs |   67 ++++++----------------
 Tomboy/Tray.cs          |   28 +++++----
 Tomboy/Utils.cs         |   11 +---
 6 files changed, 124 insertions(+), 152 deletions(-)

commit 4121afc738605f006a9449470b29988a1dfd1900
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Nov 21 22:57:00 2006 +0000

    Removed this file as it will fail on an older mono and neither is used in
    
    2006-11-21  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/dbus-sharp/dbus-sharp/src/IntrospectionSchema.cs: Removed
    	this file as it will fail on an older mono and neither is used in any
    	code path.  These files will eventually be used for doing DBus on
    	non-linux platforms, but they are not ready yet.
    	* Tomboy/dbus-sharp/dbus-sharp/src/UnixMonoTransport.cs: Ditto.

 ChangeLog                                          |    8 ++
 .../dbus-sharp/src/IntrospectionSchema.cs          |  108 --------------------
 .../dbus-sharp/dbus-sharp/src/UnixMonoTransport.cs |   59 -----------
 3 files changed, 8 insertions(+), 167 deletions(-)

commit 1b5bcdb4d4b194693e0d8c34c16ae8eecba1a1e7
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Nov 21 22:49:54 2006 +0000

    Added code to 1) Regain focus into the TextView when the NoteFindBar is
    
    2006-11-21  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteWindow.cs: Added code to 1) Regain focus into the
    	TextView when the NoteFindBar is hidden (closed) and 2) automatically
    	select/scroll to the first match found during a search.

 ChangeLog            |    6 ++++++
 Tomboy/NoteWindow.cs |   14 +++++++++++++-
 2 files changed, 19 insertions(+), 1 deletions(-)

commit 422e4447786054a0afe5f8f891dc11ba727ccdcb
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Nov 21 21:58:29 2006 +0000

    Added code to pay attention to when the width OR height change
    
    2006-11-21  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/TrayIcon.cs: Added code to pay attention to when the width
    	OR height change individually (instead of just taking the Min of
    	them).  Fixes bugs #354416 (panel resizing), #352432 (1x1 TrayIcon),
    	and #354417 (tintin code removal - sorry Alex).
    
    	* Tomboy/Makefile.am: Remove -resource:tintin.png line.
    
    	* data/images/Makefile.am: Remove tintin.png from noinst_DATA.
    
    	* data/images/tintin.png: Removed this file.

 ChangeLog               |   13 +++++++++
 Tomboy/Makefile.am      |    1 -
 Tomboy/Tray.cs          |   70 ++++++++++++++---------------------------------
 data/images/Makefile.am |    1 -
 data/images/tintin.png  |  Bin 6718 -> 0 bytes
 5 files changed, 34 insertions(+), 51 deletions(-)

commit 92e94d2236f90593c85a1e96ecbe63c9bece2993
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Nov 21 17:48:03 2006 +0000

    Fix for Bug #329535. Changed the wrapper to only run "Uninstalled Tomboy"
    
    2006-11-21  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Makefile.am: Fix for Bug #329535.  Changed the wrapper to
    	only run "Uninstalled Tomboy" if it is started from the <full path to
    	Tomboy source code>/Tomboy directory.  This makes the wrapper script
    	more secure (see Comment #1 in the bug).
    	* Tomboy/tomboy.in: Ditto.

 ChangeLog          |   11 ++++++-----
 Tomboy/Makefile.am |    1 +
 Tomboy/tomboy.in   |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

commit 537403f90f0b755886b5508adb5b05eeada96d38
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 20 22:57:55 2006 +0000

    Applied patch from Sebastian Dröge to fix bug #352432. Use the "tomboy"
    
    2006-11-20  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tray.cs: Applied patch from Sebastian Dröge to fix bug
    	#352432.  Use the "tomboy" icon from the get-go instead of a blank
    	Gtk.Image (which ended up showing up as a 1x1 pixel area in the
    	notification area).

 ChangeLog      |    7 +++++++
 Tomboy/Tray.cs |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit ee40b725d550b6a06c154c67bd9a51e57a0f3694
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 20 22:17:32 2006 +0000

    Detect where to install the DBus service file by reading dbus-1.pc.
    
    2006-11-20  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Detect where to install the DBus service file by
    	reading dbus-1.pc.
    
    	* tomboy.spec.in: Install the DBus service file in the correct
    	location.
    
    	* data/Makefile.am: Ditto.

 ChangeLog        |   10 ++++++++++
 configure.in     |    8 ++++++++
 data/Makefile.am |    2 +-
 tomboy.spec.in   |    2 +-
 4 files changed, 20 insertions(+), 2 deletions(-)

commit 2ed2c972ffca989fb959816688a7a3df189b593b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 20 21:20:47 2006 +0000

    Integrated patch files from Sebastian Dröge (Bug # 357848) to fix
    
    2006-11-20  Boyd Timothy  <btimothy@gmail.com>
    
    	Integrated patch files from Sebastian Dröge (Bug # 357848) to fix
    	Tomboy's DBus story.  Tomboy now uses NDesk's DBusSharp (managed
    	DBus) which requires .NET 2.0 (we have to use "gmcs" instead of
    	"mcs" now).
    
    	* configure.in: Test for "gmcs" instead of "mcs".  Remove checks for
    	libdbus.
    
    	* Tomboy/dbus-sharp/*.cs: Removed old dbus-sharp bindings.
    
    	* Tomboy/dbus-sharp/dbus-sharp/*: New NDesk.DBusSharp code.
    
    	* Tomboy/dbus-sharp/dbus-sharp-glib/*: Ditto.
    
    	* Tomboy/Makefile.am: "mcs" -> "gmcs".  Build managed DBus.
    
    	* Tomboy/RemoteControl.cs: Code modified to use NDesk.DBus.
    	* Tomboy/RemoteControlProxy.cs: Ditto.
    	* Tomboy/Tomboy.cs: Ditto.  Also modified the code to ensure that
    	only one Tomboy instance is allowed to run at a time (when using
    	DBus).
    
    	* Tomboy/Plugins/Makefile.am: "mcs" -> "gmcs".
    
    	* test/Makefile.am: Ditto.

 ChangeLog                                          |   28 +
 Tomboy/Makefile.am                                 |    6 +-
 Tomboy/Plugins/Makefile.am                         |    2 +-
 Tomboy/RemoteControl.cs                            |   18 +-
 Tomboy/RemoteControlProxy.cs                       |   80 +--
 Tomboy/Tomboy.cs                                   |   28 +-
 Tomboy/dbus-sharp/Arguments.cs                     |  308 ----------
 Tomboy/dbus-sharp/Array.cs                         |  172 ------
 Tomboy/dbus-sharp/Boolean.cs                       |   86 ---
 Tomboy/dbus-sharp/Bus.cs                           |   54 --
 Tomboy/dbus-sharp/BusDriver.cs                     |   37 --
 Tomboy/dbus-sharp/Byte.cs                          |  105 ----
 Tomboy/dbus-sharp/Connection.cs                    |  354 -----------
 Tomboy/dbus-sharp/DBusException.cs                 |   12 -
 Tomboy/dbus-sharp/Double.cs                        |   86 ---
 Tomboy/dbus-sharp/Error.cs                         |   60 --
 Tomboy/dbus-sharp/ErrorMessage.cs                  |   45 --
 Tomboy/dbus-sharp/Handler.cs                       |  172 ------
 Tomboy/dbus-sharp/IDBusType.cs                     |   16 -
 Tomboy/dbus-sharp/Int16.cs                         |   93 ---
 Tomboy/dbus-sharp/Int32.cs                         |   93 ---
 Tomboy/dbus-sharp/Int64.cs                         |   94 ---
 Tomboy/dbus-sharp/InterfaceAttribute.cs            |   23 -
 Tomboy/dbus-sharp/InterfaceProxy.cs                |  121 ----
 Tomboy/dbus-sharp/Introspector.cs                  |   81 ---
 Tomboy/dbus-sharp/Message.cs                       |  437 --------------
 Tomboy/dbus-sharp/MethodAttribute.cs               |   12 -
 Tomboy/dbus-sharp/MethodCall.cs                    |   80 ---
 Tomboy/dbus-sharp/MethodReturn.cs                  |   57 --
 Tomboy/dbus-sharp/ObjectPath.cs                    |  107 ----
 Tomboy/dbus-sharp/ProxyBuilder.cs                  |  608 -------------------
 Tomboy/dbus-sharp/Server.cs                        |  148 -----
 Tomboy/dbus-sharp/Service.cs                       |  191 ------
 Tomboy/dbus-sharp/Signal.cs                        |   79 ---
 Tomboy/dbus-sharp/SignalAttribute.cs               |   11 -
 Tomboy/dbus-sharp/String.cs                        |   95 ---
 Tomboy/dbus-sharp/UInt16.cs                        |   93 ---
 Tomboy/dbus-sharp/UInt32.cs                        |   95 ---
 Tomboy/dbus-sharp/UInt64.cs                        |   95 ---
 Tomboy/dbus-sharp/dbus-sharp-glib/COPYING          |   20 +
 Tomboy/dbus-sharp/dbus-sharp-glib/README           |    8 +
 Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.IO.cs  |  225 +++++++
 Tomboy/dbus-sharp/dbus-sharp-glib/glib/GLib.cs     |   49 ++
 Tomboy/dbus-sharp/dbus-sharp/COPYING               |   20 +
 Tomboy/dbus-sharp/dbus-sharp/README                |   33 +
 Tomboy/dbus-sharp/dbus-sharp/src/Address.cs        |   78 +++
 Tomboy/dbus-sharp/dbus-sharp/src/AssemblyInfo.cs   |   12 +
 Tomboy/dbus-sharp/dbus-sharp/src/Authentication.cs |  145 +++++
 Tomboy/dbus-sharp/dbus-sharp/src/Bus.cs            |  219 +++++++
 Tomboy/dbus-sharp/dbus-sharp/src/BusObject.cs      |  391 +++++++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Connection.cs     |  615 ++++++++++++++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/DBus.cs           |  118 ++++
 Tomboy/dbus-sharp/dbus-sharp/src/DProxy.cs         |   51 ++
 Tomboy/dbus-sharp/dbus-sharp/src/ExportObject.cs   |   25 +
 Tomboy/dbus-sharp/dbus-sharp/src/Introspection.cs  |  325 +++++++++++
 .../dbus-sharp/src/IntrospectionSchema.cs          |  108 ++++
 Tomboy/dbus-sharp/dbus-sharp/src/Mapper.cs         |  214 +++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Message.cs        |  131 +++++
 Tomboy/dbus-sharp/dbus-sharp/src/MessageFilter.cs  |   50 ++
 Tomboy/dbus-sharp/dbus-sharp/src/MessageReader.cs  |  462 +++++++++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/MessageWriter.cs  |  359 ++++++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Protocol.cs       |  285 +++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Server.cs         |   41 ++
 Tomboy/dbus-sharp/dbus-sharp/src/Signature.cs      |  546 +++++++++++++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Transport.cs      |   24 +
 .../dbus-sharp/dbus-sharp/src/UnixMonoTransport.cs |   59 ++
 .../dbus-sharp/src/UnixNativeTransport.cs          |  169 ++++++
 Tomboy/dbus-sharp/dbus-sharp/src/Wrapper.cs        |  144 +++++
 configure.in                                       |   29 +-
 test/Makefile.am                                   |    2 +-
 70 files changed, 5019 insertions(+), 4220 deletions(-)

commit 47db475dbcae279eba363d130a09e5f23f38bbef
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Mon Nov 20 17:56:55 2006 +0000

    Fixed FindBar to not actively search for matches when it's not visible.
    
    2006-11-20  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/NoteWindow.cs: Fixed FindBar to not actively search for
    	matches when it's not visible.  PerformSearch was being called even
    	when the FindBar had never been shown (extra work that didn't need
    	to be going on).

 ChangeLog            |    7 +++++++
 Tomboy/NoteWindow.cs |   12 +++++++++---
 2 files changed, 16 insertions(+), 3 deletions(-)

commit fbe5b12353eec8408cc98f8afff5c1f57e4ef623
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Nov 19 19:35:24 2006 +0000

    Updated Swedish translation.
    
    2006-11-19  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     |  335 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 187 insertions(+), 152 deletions(-)

commit 3e8ff26f37e455c8d7a02df485d9b3a170a5d1b1
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Nov 19 19:21:19 2006 +0000

    Updated Portuguese translation and fix by Lauro Moura.
    
    2006-11-19  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation and fix by Lauro Moura.

 po/ChangeLog |    4 +
 po/pt.po     |  426 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 264 insertions(+), 166 deletions(-)

commit f2224e9e0407d306300cab8a189d8de1cd1eb447
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Nov 17 22:22:28 2006 +0000

    Update the mailing list URL for the new hosting provider.
    
    
    Update the mailing list URL for the new hosting provider.

 www/index.html |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

commit 03eb6a73f657c33c19a40da5bfbcde3414353ca5
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Nov 16 18:13:45 2006 +0000

    New screenshot from 0.5.0 release. Ditto. Ditto.
    
    2006-11-16  Boyd Timothy  <btimothy@gmail.com>
    
    	* www/img/applet-small.png: New screenshot from 0.5.0 release.
    	* www/img/search-small.png: Ditto.
    	* www/img/windows-small.png: Ditto.
    
    	* www/index.html: Update for 0.5.0.

 ChangeLog                 |   14 +++++++++++---
 www/img/applet-small.png  |  Bin 19994 -> 17257 bytes
 www/img/search-small.png  |  Bin 28185 -> 22201 bytes
 www/img/windows-small.png |  Bin 51092 -> 33435 bytes
 www/index.html            |   24 +++++++++++++-----------
 5 files changed, 24 insertions(+), 14 deletions(-)

commit 5584e3335f07db574c655193354be56bd7cb88f4
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Nov 16 16:14:07 2006 +0000

    Removed. This file is no longer needed since the search interface has been
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Search.cs: Removed.  This file is no longer needed since
    	the search interface has been replaced by the integrated search in
    	the ToC and the FindBar in individual notes.

 ChangeLog        |    6 +
 Tomboy/Search.cs |  790 ------------------------------------------------------
 2 files changed, 6 insertions(+), 790 deletions(-)

commit a1e0407e4cfbe2571bd507be43118dc579298284
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Nov 16 15:53:16 2006 +0000

    Bump version to 0.5.1.
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* configure.in: Bump version to 0.5.1.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit e070ead78bf47d6921bb1ab830ee4891770d1c84
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Nov 16 15:44:57 2006 +0000

    Update for 0.5.0.
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* NEWS: Update for 0.5.0.
    
    	* README: Modified instructions for bug reporting to direct people
    	to use bugzilla.gnome.org.

 ChangeLog |    7 +++++++
 NEWS      |   16 +++++++++++++++-
 README    |    5 ++++-
 3 files changed, 26 insertions(+), 2 deletions(-)

commit 0bdc8112eda0d0e9f597fcbdbbe041a7ebb188a6
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Nov 16 07:57:23 2006 +0000

    Added MAINTAINERS to EXTRA_DIST.
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* Makefile.am: Added MAINTAINERS to EXTRA_DIST.

 ChangeLog   |    4 ++++
 Makefile.am |    4 +++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 0f1151fac8f9cc3764056ac0e77f14eae30dcec2
Author: David Trowbridge <trowbrds@gmail.com>
Date:   Thu Nov 16 07:05:10 2006 +0000

    Rearranged the way tags with an Image attribute actually apply that image
    
    2006-11-15  David Trowbridge  <trowbrds@gmail.com>
    
            * Tomboy/NoteBuffer.cs: Rearranged the way tags with an Image
            attribute actually apply that image to the buffer, to work around
            Gtk.TextBuffer suckage.  Made it so that the image gets removed from
            the buffer when the tag is removed.
    
            * Tomboy/NoteTag.cs: Added an ImageLocation parameter, which is used
            to track the location in the buffer of the image associated with a
            tag.  This makes it possible to reliably remove the image.
    
            * Tomboy/Undo.cs: Rework SplitterActions to take into account the
            delayed nature of tag image inserts/removals in their offset positions
            during undo/redo for the tags that these operations end up removing
            from the buffer.
    
            * Tomboy/Plugins/Bugzilla.cs: Remove the BugzillaWatcher class, since
            the image changes above make it possible to just use the builtin image
            facilities within tomboy.
    
            Change InsertBugAction to do the same kind of tag offset magic as
            InsertAction and EraseAction (see Undo.cs changes).
    
            Add bug icon facilities back now that everything supports icons in a
            way that's powerful and robust enough to satisfy me (mostly).  At the
            moment this allows icons to be customized per-bugzilla host via
            sticking the file in ~/.tomboy/BugzillaIcons/{host}.png.  I do
            eventually intend to have some GUI for customizing this (along with
            maybe favicon magic).
    
            * Tomboy/Plugins/Makefile.am: Move the bugzilla plugin into the
            installed-plugins target, since I'm happy enough with it now to ship
            to the world.

 ChangeLog                  |   34 +++++++++++++++
 Tomboy/NoteBuffer.cs       |  101 +++++++++++++++++++++++++++++++++++++-------
 Tomboy/NoteTag.cs          |    9 ++++-
 Tomboy/Plugins/Bugzilla.cs |   81 ++++++++++-------------------------
 Tomboy/Plugins/Makefile.am |    4 +-
 Tomboy/Undo.cs             |   39 +++++++++++++----
 6 files changed, 180 insertions(+), 88 deletions(-)

commit 00770ea5af5cd743d782c332ddb4b0eb65c76f0b
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Nov 16 06:21:19 2006 +0000

    Fixed a problem where a destroyed Table of Contents window was being
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/RecentChanges.cs: Fixed a problem where a destroyed
    	Table of Contents window was being called by the NoteRenamed
    	event, causing a null reference exception.

 ChangeLog               |    6 ++++++
 Tomboy/RecentChanges.cs |    5 +++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit ae7a23639462bbd72977bf6ac4921ce06418d3e1
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Thu Nov 16 00:06:50 2006 +0000

    Added Boyd, David, Ryan, Sandy, and Sebastian to the About Dialog's
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Tray.cs: Added Boyd, David, Ryan, Sandy, and
    	Sebastian to the About Dialog's authors list.

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |    7 ++++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

commit 1c8449b0e9484577a2b6dd20ec2459c5661a2b74
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 15 23:50:55 2006 +0000

    Removed Search.cs (old search interface) that was replaced by a searchable
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* POTFILES.in: Removed Search.cs (old search interface) that was
    	replaced by a searchable ToC.

 po/ChangeLog   |    5 +++++
 po/POTFILES.in |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 4bc36f5b63e5d9724a27fc4ff8b0a5a27e43b213
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Wed Nov 15 23:29:59 2006 +0000

    Adding the 32x32 tomboy icon.

 data/images/Makefile.am   |    4 ++++
 data/images/tomboy-32.png |  Bin 0 -> 1604 bytes
 2 files changed, 4 insertions(+), 0 deletions(-)

commit f65add7e9b290f2e9ca3a601ba6e3823eba8af70
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 15 23:21:42 2006 +0000

    Added tomboy-note-*.png for inclusion in EXTRA_DIST.
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/images/Makefile.am: Added tomboy-note-*.png for
    	inclusion in EXTRA_DIST.
    
    	* Tomboy/Makefile.am: Added tomboy-note-16.png as the
    	default tomboy-note.png resource.

 ChangeLog               |    8 ++++++++
 Tomboy/Makefile.am      |    1 +
 data/images/Makefile.am |    2 ++
 3 files changed, 11 insertions(+), 0 deletions(-)

commit 32be657c3a94eaf488ed90c37d0f1255522edf23
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 15 23:04:09 2006 +0000

    Updated the icons to the ones jimmac created.
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* data/images/tomboy*.png,svg: Updated the icons to the
    	ones jimmac created.
    
    	* data/images/Makefile.am: Install/uninstall
    	tomboy-note-16.png and tomboy-note-22.png.
    
    	* Tomboy/Tray.cs: Changed the NoteMenuItem to use the
    	updated tomboy-note-16.png.
    
    	* Tomboy/RecentChanges.cs: Now uses tomboy-note-22.png to
    	show notes in the TreeView.

 ChangeLog                      |   14 ++
 Tomboy/RecentChanges.cs        |    2 +-
 Tomboy/Tray.cs                 |    2 +-
 data/images/Makefile.am        |    4 +
 data/images/tomboy-16.png      |  Bin 490 -> 617 bytes
 data/images/tomboy-22.png      |  Bin 698 -> 929 bytes
 data/images/tomboy-note-16.png |  Bin 0 -> 454 bytes
 data/images/tomboy-note-22.png |  Bin 0 -> 658 bytes
 data/images/tomboy.png         |  Bin 2101 -> 2841 bytes
 data/images/tomboy.svg         |  304 +++++++++++++++++++++++++++++++---------
 10 files changed, 258 insertions(+), 68 deletions(-)

commit c41ff16eb42d11cdc39d8aa31a5bce49824de7cf
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Nov 15 21:17:24 2006 +0000

    Add Boyd, David, Ryan, Sandy, and Sebastian.
    
    2006-11-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* AUTHORS: Add Boyd, David, Ryan, Sandy, and Sebastian.
    
    	* MAINTAINERS: New file with me and Boyd listed.  Needed for
    	bugmaster to set up bugzilla admin rights.

 AUTHORS     |    5 +++++
 ChangeLog   |    7 +++++++
 MAINTAINERS |    3 +++
 3 files changed, 15 insertions(+), 0 deletions(-)

commit f2bdbb205ef193cefbcd1e8a457ef7ebcd670052
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 15 19:41:30 2006 +0000

    Changed CreateExistingNote() to use the create date passed inside the
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Note.cs: Changed CreateExistingNote() to use the
    	create date passed inside the NoteData (which was read from
    	an existing note file) instead of using DateTime.MinValue.
    	Fixes bug #375380.
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Added a try/catch around
    	the code that calls NoteManager.Create() to prevent failures
    	from crashing Tomboy altogether.  Worst case scenario now is
    	that the NoteOfTheDay Plugin doesn't create new notes.

 ChangeLog                      |   12 ++++++++++++
 Tomboy/Note.cs                 |    1 -
 Tomboy/Plugins/NoteOfTheDay.cs |   13 ++++++++++++-
 3 files changed, 24 insertions(+), 2 deletions(-)

commit 11b06df1df9e966d1279c7b1b5eddb3dbd6ad6de
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Nov 15 15:46:39 2006 +0000

    "Open 'All Notes' window" -> "Open 'Table of Contents'". Also added
    
    2006-11-15  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Preferences.cs: "Open 'All Notes' window" -> "Open
    	'Table of Contents'".  Also added mnemonic widgets to the
    	keybinding labels.

 ChangeLog             |    6 ++++++
 Tomboy/Preferences.cs |    6 +++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

commit 93a0e3ee1387557d6dc572143f5a79f82a2e06b8
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Nov 15 08:52:45 2006 +0000

    "All Notes" -> "Table of Contents".
    
    2006-11-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: "All Notes" -> "Table of Contents".
    
    	* Tomboy/RecentChanges.cs: Make into a singleton.  Figure out if
    	we want to keep it around or desroy it on hide.
    
    	* Tomboy/NoteWindow.cs: Add "ToC" button to toolbar, which open
    	the new searchable Table of Contents.  Add Ctrl-O keybinding.
    	Use Find instead of Search in context menu.  Add Open Table of
    	Contents context menu item.
    
    	* Tomboy/Makefile.am (CSFILES): Don't build Search.cs.

 ChangeLog               |   14 ++++++
 Tomboy/Makefile.am      |    5 ++-
 Tomboy/NoteWindow.cs    |   53 ++++++++++++++++++++---
 Tomboy/RecentChanges.cs |  107 +++++++++++++++++++++++++++++-----------------
 Tomboy/Tray.cs          |   16 +------
 Tomboy/XKeybinder.cs    |    6 ++-
 6 files changed, 139 insertions(+), 62 deletions(-)

commit a9646aad91345cfe95b6e41dcb86ac41fa7d0f1a
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Nov 14 21:47:45 2006 +0000

    Implemented the new search interface bug #348023 (Improved Search
    
    2006-11-14  Boyd Timothy  <btimothy@gmail.com>
    
    	* Implemented the new search interface bug #348023 (Improved
    	Search Interface).
    
    	* Tomboy/NoteWindow: Added a find bar for searching within an
    	individual note.
    
    	* Tomboy/Preferences.cs: Modified the option in the preferences
    	dialog to open the "All Notes" (RecentChanges) instead of the
    	old search dialog.
    
    	* Tomboy/RecentChanges.cs: Modified the code to provide the
    	Table of Contents and Search interface in one dialog.
    
    	* Tomboy/RemoteControl.cs: Removed a call to NoteFindDialog (the
    	old search dialog) and added a call to open the find bar in the
    	note window for the DisplayNoteWithSearch() method.
    
    	* Tomboy/Tray.cs: Removed the "Table of Contents" and "Search
    	Notes" menu items and replaced it with one "All Notes" menu item.

 ChangeLog               |   22 ++
 Tomboy/NoteWindow.cs    |  462 +++++++++++++++++++++++++++++++++++++++++++--
 Tomboy/Preferences.cs   |    6 +-
 Tomboy/RecentChanges.cs |  491 +++++++++++++++++++++++++++++++++++++++++++++--
 Tomboy/RemoteControl.cs |    9 +-
 Tomboy/Tray.cs          |   29 ++--
 6 files changed, 967 insertions(+), 52 deletions(-)

commit b72531f4f659d8d16529882eb7b5dce063819b8e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Nov 14 19:03:25 2006 +0000

    Bug fix for NotD note creation every minute from Lauro Moura. The note
    
    2006-11-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* pt_BR.po: Bug fix for NotD note creation every minute from Lauro
    	Moura.  The note titles were including an hour:minute, so every
    	minute when the plugin checks if the note for the day exists it
    	see that it hasn't and recreates it.

 po/ChangeLog |    7 +++++++
 po/pt_BR.po  |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit bf6dabe0aff4e596545136aa337f1d46414ebe7f
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Tue Nov 14 16:42:06 2006 +0000

    Updated the BuildRequires and Requires lines to use gtk-sharp2 instead of
    
    2006-11-14  Boyd Timothy  <btimothy@gmail.com>
    
    	* tomboy.spec: Updated the BuildRequires and Requires lines to use
    	gtk-sharp2 instead of just gtk-sharp.
    
    	* data/tomboy-plugins.pc.in: Updated the Requires line to use
    	gtk-sharp-2.0 instead of gtk-sharp.

 .cvsignore                |    1 +
 ChangeLog                 |    8 ++++++++
 data/tomboy-plugins.pc.in |    2 +-
 tomboy.spec.in            |    4 ++--
 4 files changed, 12 insertions(+), 3 deletions(-)

commit 7fb5e22207e16ea26bc4ff03eafe521a0e071a04
Author: David Trowbridge <trowbrds@gmail.com>
Date:   Tue Nov 14 08:18:41 2006 +0000

    Add a new "CanSplit" field. This field is used to notate tags which only
    
    2006-11-12  David Trowbridge  <trowbrds@gmail.com>
            * Tomboy/NoteTag.cs: Add a new "CanSplit" field.  This field is used
    	to notate tags which only make sense so long as the text within them
    	is unchanged; examples of this are bugzilla bug numbers or contacts.
    
    	* Tomboy/Undo.cs: Add an abstract SplitterAction class which deals
    	with the mechanics of inserting/deleting text in the middle of tags
    	which are marked as un-splittable.  Change InsertAction and
    	EraseAction to inherit from SplitterAction.
    
    	* Tomboy/Utils.cs: Add TextRange.RemoveTag.
    
    	* Tomboy/Plugins/Bugzilla.cs: Add an Undo action for inserting a bug
    	and stick it on the undo stack when the drop occurs.

 ChangeLog                  |   16 ++++
 Tomboy/NoteTag.cs          |   16 ++++-
 Tomboy/Plugins/Bugzilla.cs |  121 ++++++++++++++++++--------------
 Tomboy/Undo.cs             |  166 +++++++++++++++++++++++++++++++++++++------
 Tomboy/Utils.cs            |    5 ++
 5 files changed, 247 insertions(+), 77 deletions(-)

commit 38c4682d972a20542ae3ff57a7d314ca46680202
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:46 2006 +0000

    file NoteFullInfo.cs was initially added on branch tomboy-sharing.

commit f3ea448c0fa85bcb3a02eb68f8f59eeff79636b9
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:46 2006 +0000

    file Tomboy.asmx was initially added on branch tomboy-sharing.

commit f34ecfa8c6dc272ba8b090ea821901045a9d5461
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:46 2006 +0000

    file TomboyWebService.wsdl was initially added on branch tomboy-sharing.

commit e7f19ce07635a823e2cb0cbddd66fc607293f484
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:46 2006 +0000

    file NoteInfo.cs was initially added on branch tomboy-sharing.

commit 1f9b1e94c83a4b2f8783fa5f115a5259b341aa12
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:46 2006 +0000

    file TomboyWebService.asmx.cs was initially added on branch tomboy-sharing.

commit 8698097903e50ebf893792b250c9c8a886756aba
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:46 2006 +0000

    file Makefile.am was initially added on branch tomboy-sharing.

commit b7790d25cf65cb663f2124b7be7a5366aa0a64ea
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file AccessRights.cs was initially added on branch tomboy-sharing.

commit cfbc58c9de56c696cc3db5a8fbb78b3e56ea1215
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file RequestMessage.cs was initially added on branch tomboy-sharing.

commit 4c540ce420a19fbe7e32d06d4d8f41e4c40982a4
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file ResponseMessage.cs was initially added on branch tomboy-sharing.

commit 2a125982983ce434fc92034031f475f31d742871
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file GenericItemData.cs was initially added on branch tomboy-sharing.

commit 1cddf5bf4534942fe21ec21b11e9326a547bbfbb
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file AssemblyInfo.cs was initially added on branch tomboy-sharing.

commit a524331ed682097dbd507bf13371bdbba60b5bbb
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file ItemACL.cs was initially added on branch tomboy-sharing.

commit 7ca12b47bd897fb1904c562b3de8379de6b6599f
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file ResultCode.cs was initially added on branch tomboy-sharing.

commit d42fde008f487f10af33a9abb96b23b678fc50f9
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file NoteItemData.cs was initially added on branch tomboy-sharing.

commit e3139f4cbe44194c72c01b318d25c23f86c7a332
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file KeyringException.cs was initially added on branch tomboy-sharing.

commit 3fa30957af87a85ba28473a796c7a0b0e89b1fa6
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file AttributeType.cs was initially added on branch tomboy-sharing.

commit d6dc3a7c62524f9a5db1a5fa5727a781993c6878
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file NetItemData.cs was initially added on branch tomboy-sharing.

commit 3e2e5924f52fee9d168774d71f3c22f7933868e4
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file KeyringInfo.cs was initially added on branch tomboy-sharing.

commit a987e85a2a4a9246b1354999beb611de11d3f2af
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file ItemData.cs was initially added on branch tomboy-sharing.

commit 4fb0cdbec60abf72c910462403867cfbe57cb7f4
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file Operation.cs was initially added on branch tomboy-sharing.

commit 423a14cee40ac38cbf232027ac7f5b18b90314cc
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file Ring.cs was initially added on branch tomboy-sharing.

commit 1476017abd57933b908fbf8556362b45d9fc4c43
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:39 2006 +0000

    file ItemType.cs was initially added on branch tomboy-sharing.

commit db055d61230bfffed51e150c788b8b10a76417d6
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file TomboyService.cs was initially added on branch tomboy-sharing.

commit 44db70435021df8b1406240543a62ac06a412bad
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file SharingServer.cs was initially added on branch tomboy-sharing.

commit 660eb5344ef99005d07a30f5255a1a2288ae6df8
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file SharingWindow.cs was initially added on branch tomboy-sharing.

commit 6d5673fa8cca4339062b380ceaffebff54e82c7e
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file DummyShareNode.cs was initially added on branch tomboy-sharing.

commit 67335d867aa0332a3c924f7d814462d9641a3e2f
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ShareNode.cs was initially added on branch tomboy-sharing.

commit 357407b262b74c9c107e6ccf7767130f7d57494e
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file TomboyShareNode.cs was initially added on branch tomboy-sharing.

commit d35bb8a5b177d61fb2ee35533eeb938975545d64
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceLocator.cs was initially added on branch tomboy-sharing.

commit f5d27e19c4482bf9e71f70c95338610fb58089e0
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file NoteShareNode.cs was initially added on branch tomboy-sharing.

commit 8aa3422b9ebffacf149ff2e3736809e3558fc595
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file SharingManager.cs was initially added on branch tomboy-sharing.

commit fb646e56b8b29ff64e8840e63d37be0383b6ebfa
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file TomboyWebServiceClient.cs was initially added on branch tomboy-sharing.

commit 3cac3e59259630026cf3867262ecf13c3cb69b0a
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file WebServer.cs was initially added on branch tomboy-sharing.

commit 53202587eb6239e90bc75d26b52527f559dd6732
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceErrorException.cs was initially added on branch tomboy-sharing.

commit 8be6306c71328fcdb956e85e536c7605e1e18b8d
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file BrowseService.cs was initially added on branch tomboy-sharing.

commit b1b9a582597d526f2271c6cba1e3c9928402e9e9
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceRef.cs was initially added on branch tomboy-sharing.

commit b3e6d115c7335a046b32d550950a5c10a07d2caa
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file Native.cs was initially added on branch tomboy-sharing.

commit e6260c718c511f4f3995e14a0b5181f953aae5b3
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file Service.cs was initially added on branch tomboy-sharing.

commit 4ce7d7b083b16379087706c66ea2031e1c5f40c4
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file TxtRecordItem.cs was initially added on branch tomboy-sharing.

commit 180962043cb0a3bce5dd0d761e1e1e175b760f02
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceError.cs was initially added on branch tomboy-sharing.

commit 0b284cf1a47cd3f1c2111c92e36cab660ed3db6b
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceClass.cs was initially added on branch tomboy-sharing.

commit cf2da897db1fde4299a4f9928d7a853fb94b5080
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceType.cs was initially added on branch tomboy-sharing.

commit edb78d3faace2b71dac579e57ce7d6f55bbfb7a8
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file TxtRecord.cs was initially added on branch tomboy-sharing.

commit 9887b250596ee98618d7823fbd30878dab29dd60
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceFlags.cs was initially added on branch tomboy-sharing.

commit 77965d77b65035f17e09c81e2c69fa0320bc7bb8
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file ServiceBrowser.cs was initially added on branch tomboy-sharing.

commit d6c2697181110d457c08adfdf028ca1bdd680246
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file RegisterService.cs was initially added on branch tomboy-sharing.

commit c9cf2fd07af2ee1974c6d54a7b33bd05427102d2
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Mon Nov 13 22:26:33 2006 +0000

    file TxtRecordEnumerator.cs was initially added on branch tomboy-sharing.

commit 7cedd75de9e3c8c04dac5b9d512f56e40919ae4c
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Nov 12 18:17:59 2006 +0000

    Add stock_bug.png to noinst_DATA.
    
    2006-11-12  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/images/Makefile.am (noinst_DATA): Add stock_bug.png to
    	noinst_DATA.
    
    	* data/images/stock_bug.png: Add the stock bug icon.
    
    	* Tomboy/Plugins/Bugzilla.cs: Add David Trowbridge's bugzilla
    	plugin (from patch in comment #4 on bug 354378).
    
    	* Tomboy/Plugins/Makefile.am: Create Bugzilla plugin, but don't
    	install it by default.  Install the FixedWidth and NoteOfTheDay
    	plugins default now though.

 ChangeLog                  |   14 +++
 Tomboy/Plugins/Bugzilla.cs |  252 ++++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/Makefile.am |   20 +++-
 data/images/Makefile.am    |    1 +
 data/images/stock_bug.png  |  Bin 0 -> 732 bytes
 5 files changed, 285 insertions(+), 2 deletions(-)

commit e039c56f1155557689ec97cbbac5e4b397c212d2
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sun Nov 12 17:21:44 2006 +0000

    Updated turkish translation

 po/ChangeLog |    4 +
 po/tr.po     | 1416 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 907 insertions(+), 513 deletions(-)

commit d45ee16819cdd8356a0abdea830b54ee4938bcc7
Author: Miguel de Icaza <miguel@novell.com>
Date:   Sat Nov 11 20:14:53 2006 +0000

    Do not store boolean flags on the hashtable as those are quite large
    
    2006-11-11  Miguel de Icaza  <miguel@novell.com>
    
    	* Tomboy/NoteTag.cs: Do not store boolean flags on the hashtable
    	as those are quite large (boxing, bools, hashtable) instead use a
    	bitfield.
    
    	344k reduction on my system.

 ChangeLog         |    8 +++++
 Tomboy/NoteTag.cs |   89 ++++++++++++++++++++++++++++++++++------------------
 2 files changed, 66 insertions(+), 31 deletions(-)

commit 87d7f1032e7f7d8dd86c779af4833233693cc70d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Nov 11 04:14:11 2006 +0000

    Add a minor offset to pinup and pinup-active, giving a slight jitter effect
    when mousing over the pin.  This gives a hint that the pin can be clicked.

 data/images/pinup-active.png |  Bin 266 -> 266 bytes
 data/images/pinup.png        |  Bin 320 -> 234 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit 8a0c1e9e5fc1e42e04336fa82caa52d838dffc24
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Nov 11 00:56:37 2006 +0000

    Fixup image replacing logic (again).

 Tomboy/Tray.cs |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 6e040d60b0528a40908d30c95a98010a104d375f
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Nov 10 23:56:18 2006 +0000

    Fix up NoteMenuItem pin icon motion handler to not replace the icon
    unnecessarily.

 Tomboy/Tray.cs |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 6cc4d9b72faf66198a1015dbaffeb01e25379655
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Nov 10 23:32:21 2006 +0000

    Add some screenshots.

 www/img/galago-tomboy.png |  Bin 0 -> 24027 bytes
 www/img/maildropdnd.png   |  Bin 0 -> 300950 bytes
 www/img/pinned-notes.png  |  Bin 0 -> 21731 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

commit 57bc1920a3bff30ae97dac72e29c0a6a816aaab1
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Nov 10 06:54:20 2006 +0000

    Add menu_note_count and menu_pinned_notes schemas.
    
    2006-11-09  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/tomboy.schemas.in: Add menu_note_count and
    	menu_pinned_notes schemas.
    
    	* Tomboy/Tray.cs: Add a NoteMenuItem widget that subclasses
    	Gtk.ImageMenuItem and packs in a pin icon, which allows clicking
    	to pin the note to the tomboy menu.  The pinup icon is replaced
    	with pinup-active when the mouse hovers over the pin.  Show all
    	pinned notes in the Tomboy menu, and respect the menu_note_count
    	GConf key as the minimum number of notes to show.
    
    	* Tomboy/Preferences.cs: Add menu_note_count and menu_pinned_notes
    	GConf key default values.
    
    	* Tomboy/Note.cs: In Note, add IsPinned getter which checks if the
    	note's URI is in the menu_pinned_notes GConf, and setter which
    	adds the URI.
    
    	* data/images/Makefile.am (noinst_DATA): Add pinup.png,
    	pinup-active.png, and pindown.png.
    	* Tomboy/Makefile.am (RESOURCES): Include these pin images in the
    	assembly.
    
    	* Tomboy/Logger.cs: In FileLogger handle IOException when creating
    	~/.tomboy.log.

 ChangeLog                    |   27 +++++++
 Tomboy/Logger.cs             |   39 ++++++----
 Tomboy/Makefile.am           |    6 +-
 Tomboy/Note.cs               |   31 ++++++++
 Tomboy/Preferences.cs        |    8 ++
 Tomboy/Tray.cs               |  175 ++++++++++++++++++++++++++++++------------
 data/images/Makefile.am      |    5 +-
 data/images/pindown.png      |  Bin 0 -> 257 bytes
 data/images/pinup-active.png |  Bin 0 -> 266 bytes
 data/images/pinup.png        |  Bin 0 -> 320 bytes
 data/tomboy.schemas.in       |   30 +++++++
 11 files changed, 254 insertions(+), 67 deletions(-)

commit 455130b79f93c7a9eb59e94da7e9971fdc481de4
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Oct 26 06:08:05 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 +
 po/fi.po     |  184 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 117 insertions(+), 71 deletions(-)

commit c0f7093201f527a238fe430dbddeec8175774359
Author: Daniel Nylander <po@danielnylander.se>
Date:   Fri Oct 20 13:56:38 2006 +0000

    Updated Swedish translation.
    
    2006-10-20  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     |  181 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 113 insertions(+), 72 deletions(-)

commit 6265c47e9140b2c90db3963660dc1efd91002363
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Thu Oct 19 23:29:54 2006 +0000

    Updated Spanish translation.
    
    2006-10-20  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  186 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 119 insertions(+), 71 deletions(-)

commit 4f0667bb1aff74aa280242c2763f3b5ac0fb6d69
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Oct 17 13:38:33 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-10-17  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |    4 ++++
 po/nb.po     |   54 +++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 45 insertions(+), 13 deletions(-)

commit 917197fb1adfbb76d10017a3251bd12fbff27c5c
Author: Jordi Mas <jmas@softcatala.org>
Date:   Tue Oct 17 08:16:39 2006 +0000

    Updated Catalan translation
    
    2006-10-17 Jordi Mas <jmas@softcatala.org>
    
    	* ca.po: Updated Catalan translation

 po/ChangeLog |    4 +
 po/ca.po     |  184 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 121 insertions(+), 67 deletions(-)

commit 2e259768c6194bdc7d3dfc6f93eb4c70fb41ce34
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 15 22:29:14 2006 +0000

    Store the log in ~/.tomboy.log. Storing in ~/.tomboy/log chokes if the
    
    2006-10-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Logger.cs: Store the log in ~/.tomboy.log.  Storing in
    	~/.tomboy/log chokes if the directory isn't created yet, so just
    	avoid this putting the log in the home directory.

 ChangeLog        |    6 ++++++
 Tomboy/Logger.cs |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 4d1a3ceb5a6b1d7ac74212f3eb95cb404314201e
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Fri Oct 13 06:06:56 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-10-13  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 +
 po/et.po     |  175 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 114 insertions(+), 65 deletions(-)

commit ec10d435af9dbe8217a678e24158fcc5b10e71b0
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Wed Oct 4 07:20:55 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-10-04  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 ++++
 po/et.po     |    5 ++---
 2 files changed, 6 insertions(+), 3 deletions(-)

commit b8b6ae0291b76fcd42c0b1418c3764a790cd6106
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Oct 3 21:32:48 2006 +0000

    Updated Swedish translation. Updated screenshots.
    
    2006-10-03  Daniel Nylander <po@danielnylander.se>
    
    	* sv/sv.po: Updated Swedish translation.
    	* sv/figures/*png: Updated screenshots.

 help/ChangeLog                                 |    5 +
 help/sv/figures/tomboy-preferences-editing.png |  Bin 31893 -> 30138 bytes
 help/sv/figures/tomboy-preferences-hotkeys.png |  Bin 33509 -> 30989 bytes
 help/sv/sv.po                                  |  166 ++++++++++++------------
 4 files changed, 88 insertions(+), 83 deletions(-)

commit 3a4e18a7bac2885fbbf074479b24792462a0d3db
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Oct 3 21:30:55 2006 +0000

    Updated Swedish translation.
    
    2006-10-03  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 ++++
 po/sv.po     |   16 ++++++++--------
 2 files changed, 12 insertions(+), 8 deletions(-)

commit b830ee2d3dd5a47185d76efdbd347725b147bcec
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Mon Oct 2 14:55:19 2006 +0000

    Czech translation updated.
    
    2006-10-02  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Czech translation updated.

 po/ChangeLog |    4 +
 po/cs.po     |  289 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 179 insertions(+), 114 deletions(-)

commit 42dc12419d5673c795c92e77037e0fce3d33525f
Author: Daniel Nylander <po@danielnylander.se>
Date:   Thu Sep 28 20:18:46 2006 +0000

    Updated Swedish translation. Added screenshots.
    
    2006-09-28  Daniel Nylander <po@danielnylander.se>
    
    	* sv/sv.po: Updated Swedish translation.
    	* sv/figures/*png: Added screenshots.

 help/ChangeLog                                 |    5 +
 help/sv/figures/tomboy-new-note.png            |  Bin 0 -> 22365 bytes
 help/sv/figures/tomboy-panel.png               |  Bin 0 -> 6656 bytes
 help/sv/figures/tomboy-preferences-editing.png |  Bin 0 -> 31893 bytes
 help/sv/figures/tomboy-preferences-hotkeys.png |  Bin 0 -> 33509 bytes
 help/sv/sv.po                                  |  571 ++++++++++++++++++++++--
 6 files changed, 537 insertions(+), 39 deletions(-)

commit c181cde4e0cf1c96b54e6135e524ad9c62d33c24
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Wed Sep 27 19:15:42 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-27  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 ++++
 po/et.po     |   32 +++++++++++++++++++++++++++++++-
 2 files changed, 35 insertions(+), 1 deletions(-)

commit e8e6d3cce7973ca7aa049cd8bf43dbf1be86297d
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Sep 23 15:12:30 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-09-23  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation
    	by Alexander Shopov  <ash@contact.bg>

 po/ChangeLog |    5 ++
 po/bg.po     |  202 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 129 insertions(+), 78 deletions(-)

commit 752c8d11a84caf9bcac1b4b38dafaadea4ad2d50
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sat Sep 23 05:29:42 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-23  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 ++++
 po/et.po     |    5 ++++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit c91d782477d2438a4b113b70f783cd553a2f1ad0
Author: Boyd Timothy <btimothy@gmail.com>
Date:   Wed Sep 20 19:05:46 2006 +0000

    Fixed bug #336507 by changing the ExportToHTMLDialog to extend
    
    2006-09-20  Boyd Timothy  <btimothy@gmail.com>
    
    	* Tomboy/Plugins/ExportToHTML.cs: Fixed bug #336507 by changing
    	the ExportToHTMLDialog to extend Gtk.FileChooserDialog.  With this
    	also comes overwrite notification.

 ChangeLog                      |    6 ++++++
 Tomboy/Plugins/ExportToHTML.cs |   20 ++++++++++++++------
 2 files changed, 20 insertions(+), 6 deletions(-)

commit 04055638d90cf1aaa231c4d59660772b05c4d3e2
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Sep 20 00:17:22 2006 +0000

    Break lines at 100.

 Tomboy/Plugins/ExportToHTML.cs |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

commit 98edcd5c1cccc5dd655bcaa627eeb17e93990ffe
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Sep 19 21:43:24 2006 +0000

    Fix bug #351664 by adding try/catch around the code that attempts to load
    
    	* Tomboy/Plugins/ExportToHTML.cs: Fix bug #351664 by adding
    	try/catch around the code that attempts to load the exported note
    	into a web browser.  If opening a web browser fails, a dialog will
    	alert the user that the note was exported successfully.  Also, the
    	export preferences are not saved unless the note is exported
    	successfully.

 ChangeLog |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

commit 902643894f5cb229567cdb96ab4ef4c3afcfda92
Author: Boyd H Timothy <btimothy@src.gnome.org>
Date:   Tue Sep 19 21:23:12 2006 +0000

    Added try/catch around code that attempts to load the exported note in a
    
           * Tomboy/Plugins/ExportToHTML.cs: Added try/catch around code that
            attempts to load the exported note in a web browser.  If opening a
            web browser fails, a dialog will alert the user that the note was exported
            successfully.  Also, the export preferences are not saved unless the
            note is exported successfully.

 Tomboy/Plugins/ExportToHTML.cs |   84 ++++++++++++++++++++++++++++++----------
 1 files changed, 63 insertions(+), 21 deletions(-)

commit cf2f7846fcc0192ec47369415431fe3844415ae5
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 19 19:05:52 2006 +0000

    Patch from Jeff Rose to output timestamped log data to ~/.tomboy/log and
    
    2006-09-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Logger.cs: Patch from Jeff Rose to output timestamped log
    	data to ~/.tomboy/log and to the console.

 ChangeLog        |    3 ++
 Tomboy/Logger.cs |  106 +++++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 96 insertions(+), 13 deletions(-)

commit 6e05bac81139fbb54aaa41095130167fdf127c89
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 19 18:32:43 2006 +0000

    Keep the menu verb callbacks in a static member, since they are being
    
    2006-09-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Keep the menu verb callbacks in a static
    	member, since they are being reaped unexpectedly, causing crashes
    	sometimes when opening Preferences.

 ChangeLog        |    6 ++++++
 Tomboy/Applet.cs |   22 ++++++++++------------
 2 files changed, 16 insertions(+), 12 deletions(-)

commit 6300bf8faa83c6bda7c24494824b55a624f1e54f
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sun Sep 17 07:14:59 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-17  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 +++
 po/et.po     |   80 +++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 59 insertions(+), 25 deletions(-)

commit 1f598af6fbfea3a4154d591fd7e2433cc4a5c1ba
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Thu Sep 14 20:08:47 2006 +0000

    Translation updated.
    
    2006-09-14  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated.

 po/ChangeLog |    4 ++
 po/et.po     |  164 ++++++++++++++++++++--------------------------------------
 2 files changed, 60 insertions(+), 108 deletions(-)

commit 3e1793020cdf42711348bb60ad9ac991b723a71f
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Thu Sep 14 20:04:21 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-14  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 ++++
 po/et.po     |   28 ++++++++++++++--------------
 2 files changed, 18 insertions(+), 14 deletions(-)

commit f77158b2fa5f1ae8f5d93e47d8f76063cad4892e
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Thu Sep 14 05:15:10 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-14  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 ++
 po/et.po     |   89 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 52 insertions(+), 41 deletions(-)

commit 981575168531db2cdfd05f7f5f7acf799ce0633a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Sep 11 09:35:13 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-09-11  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |    4 +
 po/nb.po     |  260 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 150 insertions(+), 114 deletions(-)

commit 272dc654f20c2ca08f00bf6c017f250535d67b15
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Sep 6 20:10:03 2006 +0000

    Bump version to 0.5.0. This alters the versioning scheme used for future
    
    2006-09-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.5.0.  This alters the versioning
    	scheme used for future releases: Y version numbers will be odd for
    	Gnome devel cycle releases, and even for stable releases.  So
    	0.5.x is for Gnome 2.17 and 0.6.x will be Gnome 2.18.

 ChangeLog    |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit 639e8806fd97092cffa4bd2532ada32103ce0f13
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Sep 6 18:47:54 2006 +0000

    Remove hard gtkspell dependency, as it is now detected at runtime. Bump
    
    2006-09-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Remove hard gtkspell dependency, as it is now
    	detected at runtime.  Bump version to 0.4.2.
    
    	* Tomboy/Defines.cs.in: Add GNOME_HELP_DIR, used for opening the
    	help manual.
    
    	* Tomboy/Note.cs: In NoteDataBufferSynchronizer, when setting the
    	xml text, flush the buffer contents and reload it.
    
    	* data/GNOME_TomboyApplet.xml: Add Help menu item, move Open
    	Plugins Folder first, followed by a separator to match the context
    	menu layout of other applets.
    
    	* Tomboy/NoteWindow.cs: Bind F1 to opening help.
    
    	* Tomboy/Applet.cs: Add Help menu item to applet and tray icon
    	context menus.
    
    	* Tomboy/Utils.cs: Add ShowHelp utility which opens the
    	Tomboy manual.
    
    	* Tomboy/PluginManager.cs: Catch exceptions thrown during plugin
    	creation, such as the one NoteSpellChecker may throw.
    
    	* Tomboy/Preferences.cs: Show spell check option if
    	NoteSpellChecker.GtkSpellAvailable.
    
    	* Tomboy/Watchers.cs: In NoteSpellChecker, detect gtkspell
    	availability at runtime.

 ChangeLog                   |   32 +++++++++++++++++++
 Tomboy/Applet.cs            |   33 +++++++++++++++----
 Tomboy/Defines.cs.in        |    1 +
 Tomboy/Makefile.am          |    5 ---
 Tomboy/Note.cs              |   73 ++++++++++++++++++++++++-------------------
 Tomboy/NoteWindow.cs        |   11 ++++++
 Tomboy/PluginManager.cs     |   15 +++++---
 Tomboy/Preferences.cs       |   31 ++++++++++--------
 Tomboy/Utils.cs             |   30 +++++++++++++++++
 Tomboy/Watchers.cs          |   38 +++++++++++++++++++++-
 configure.in                |    6 +--
 data/GNOME_TomboyApplet.xml |   11 ++++--
 12 files changed, 212 insertions(+), 74 deletions(-)

commit e0fd34a2fc187d8f84e92ea5f2d13e5411665a0b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Sep 6 18:10:58 2006 +0000

    In NoteLinkWatcher, highlight links at sentence boundaries as well as word
    
    2006-09-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: In NoteLinkWatcher, highlight links at
    	sentence boundaries as well as word boundaries.  This fixes
    	linking to notes with titles ending or beginning in punctuation.
    
    	* Tomboy/Applet.cs: Fix bug #354416 by setting the
    	PanelAppletFlags.ExpandMinor flag to get sizing updates, and
    	overriding OnChangeSize to set the icon's size request.

 ChangeLog          |   10 ++++++++++
 Tomboy/Applet.cs   |   11 +++++++++++
 Tomboy/Watchers.cs |    3 ++-
 3 files changed, 23 insertions(+), 1 deletions(-)

commit 360e6f904f264425de00114c439a0e2e70c7f0ec
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Wed Sep 6 11:22:18 2006 +0000

    *** empty log message ***

 po/ChangeLog |    4 +
 po/dz.po     |  333 +++++++++++++++++++++-------------------------------------
 2 files changed, 125 insertions(+), 212 deletions(-)

commit 10bda0cb47a0de809d610e51b1c49b33eea79a1f
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Sep 6 07:19:55 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++++
 po/fi.po     |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 43d69c2d24acc279bc20a93aa73716e9af6bc0d5
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Wed Sep 6 04:44:03 2006 +0000

    Updated Translation

 po/ChangeLog |    4 ++++
 po/gu.po     |   51 +++++++++++++++++++++++++++++----------------------
 2 files changed, 33 insertions(+), 22 deletions(-)

commit 76222903b2fb783af9f630eef673c15275843988
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Sep 5 21:47:30 2006 +0000

    2006-09-05 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian translation

 po/ChangeLog |    4 ++++
 po/mk.po     |   46 +++++++++++++++++++++++++---------------------
 2 files changed, 29 insertions(+), 21 deletions(-)

commit 517448e26c161975dc6066ea4b769cd84558adce
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Sep 5 13:45:28 2006 +0000

    Add support for using a note titled "NotD: Template" as a template for
    
    2006-09-05  Sandy Armstrong  <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Add support for using a note
    	titled "NotD: Template" as a template for each "Note of the Day".

 ChangeLog                      |    5 +++++
 Tomboy/Plugins/NoteOfTheDay.cs |   16 ++++++++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)

commit d45d674d6fc3c797010ed591779d86a2f40281b3
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 5 07:51:50 2006 +0000

    Update version to 0.4.0. Ditto.
    
    2006-09-05  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Update version to 0.4.0.
    	* NEWS: Ditto.

 ChangeLog    |    5 +++++
 NEWS         |    2 +-
 configure.in |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

commit 405fdf8668b8a6cb2dad7fdabaff61043e717421
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 5 07:43:45 2006 +0000

    Set $ENABLE_GTKSPELL if gtkspell-2.0 is installed. This makes gtkspell
    
    2006-09-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Set $ENABLE_GTKSPELL if gtkspell-2.0 is installed.
    	This makes gtkspell optional as required for GNOME release.
    
    	* Tomboy/Makefile.am: Pass -define:ENABLE_DBUS if it's enabled.
    
    	If gtkspell isn't enabled...
    	* Tomboy/Watchers.cs: Conditionally include NoteSpellChecker.
    	* Tomboy/Preferences.cs: Don't show spell check enable checkbox,
    	and don't pack the font button to fill the extra space.
    	* Tomboy/PluginManager.cs: Don't create NoteSpellChecker objects.

 ChangeLog               |   13 +++++++++++++
 Tomboy/Makefile.am      |    5 +++++
 Tomboy/PluginManager.cs |    2 ++
 Tomboy/Preferences.cs   |    4 +++-
 Tomboy/Watchers.cs      |    2 ++
 configure.in            |    3 ++-
 6 files changed, 27 insertions(+), 2 deletions(-)

commit ceebbf41df10e3667a41e57496c5fc5f8b4520ab
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Mon Sep 4 21:42:12 2006 +0000

    Updated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)
    
    	* zh_HK.po: Updated Chinese (Hong Kong) translation.
    	* zh_TW.po: Updated Chinese (Taiwan) translation.

 po/ChangeLog |    5 +
 po/zh_HK.po  |  367 +++++++++++++++++++++++++++++++++++++--------------------
 po/zh_TW.po  |  371 +++++++++++++++++++++++++++++++++++++---------------------
 3 files changed, 482 insertions(+), 261 deletions(-)

commit efdb9b53bcde62a35fa4e92829ef1de6b766b163
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Mon Sep 4 11:15:25 2006 +0000

    Updated Greek translation

 po/ChangeLog |    4 ++
 po/el.po     |   98 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 60 insertions(+), 42 deletions(-)

commit 628f8e0e4374429e12795c52e91b505c94b3e5ff
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Mon Sep 4 08:26:59 2006 +0000

    Update Ukrainian translation.
    
    2006-09-04  Maxim Dziumanenko <dziumanenko@gmail.com>
    
    	* Update Ukrainian translation.

 po/ChangeLog |    4 +
 po/uk.po     |  679 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 432 insertions(+), 251 deletions(-)

commit 457a207bfec8d9ec829247309da7a80f4ca30d92
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Sep 4 07:50:58 2006 +0000

    Use dbus_connection_close instead of disconnect which no longer exists in
    
    2006-09-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/dbus-sharp/Connection.cs: Use dbus_connection_close
    	instead of disconnect which no longer exists in DBUS 0.90.

 ChangeLog                       |    5 +++++
 Tomboy/dbus-sharp/Connection.cs |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 9ea3ba976e03db49e6a04eff17b0b3ce6ca7c68b
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Mon Sep 4 06:20:28 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-04  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |    4 ++++
 po/et.po     |   50 +++++++++++++++++++++++++++++---------------------
 2 files changed, 33 insertions(+), 21 deletions(-)

commit 68fb833773ddc913beaaa339f80b454faa60556b
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Mon Sep 4 05:03:28 2006 +0000

    Updated Brazilian Portuguese translation by Vinicius Pinheiro
    
    2006-09-04  Lucas Rocha  <lucasr@gnome.org>
    
    	* pt_BR.po: Updated Brazilian Portuguese translation
    	by Vinicius Pinheiro <vinnie.gp@gmail.com>

 po/ChangeLog |    7 +-
 po/pt_BR.po  |  313 ++++++++++++++++++++--------------------------------------
 2 files changed, 115 insertions(+), 205 deletions(-)

commit 8a08f5a35461a033742543f7625881caa314563a
Author: Brent Smith <bmsmith@src.gnome.org>
Date:   Sun Sep 3 23:06:31 2006 +0000

    Added note about spellchecking depending on the GtkSpell package being
    
    
            * C/tomboy.xml: Added note about spellchecking depending on the
            GtkSpell package being installed

 help/C/tomboy.xml |    6 ++++++
 help/ChangeLog    |    5 +++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit 70ce49e9d35d3d294dd67d4889e793bb01d7b831
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sun Sep 3 17:18:04 2006 +0000

    Added 'et' to ALL_LINGUAS
    
    2006-09-03  Priit Laes <plaes@cvs.gnome.org>
    	* configure.in: Added 'et' to ALL_LINGUAS

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit b1901457a6284a3ad8e8ea8e3ee13f3af29cdbf9
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sun Sep 3 17:12:18 2006 +0000

    Translation added by Ivar Smolin.
    
    2006-09-03  Priit Laes  <plaes@cvs.gnome.org>
    
    	* et.po: Translation added by Ivar Smolin.

 po/ChangeLog |    4 +
 po/et.po     |  759 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 763 insertions(+), 0 deletions(-)

commit b0f742b296c869d12672ff132433420f687cf9eb
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sun Sep 3 15:11:44 2006 +0000

    Updated Oriya Translation

 po/or.po |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

commit acf6b659ecb56085b3e8515301cad5e71eef1dad
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sun Sep 3 15:11:20 2006 +0000

    Added Strings for Updated Oriya Translation

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 34dc20a55a24676c3db356382c6f03ce835a9793
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Sep 3 14:25:06 2006 +0000

    Translation updated.
    
    2006-09-03  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.

 po/ChangeLog |    4 +
 po/hu.po     |  202 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 110 insertions(+), 96 deletions(-)

commit 90bcddc1e594c9ffaad1282b77b21fdec2c24b48
Author: Khandakar Mujahidul Islam <mislam@src.gnome.org>
Date:   Sun Sep 3 10:19:47 2006 +0000

    Updated bengali translation

 po/ChangeLog |    4 +
 po/bn.po     |  307 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 187 insertions(+), 124 deletions(-)

commit 01ea2573dcaebb986fd3716a36bb2b05abb5a184
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Sun Sep 3 10:04:28 2006 +0000

    Updated German translation.
    
    2006-09-03  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 +
 po/de.po     |  212 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 119 insertions(+), 97 deletions(-)

commit 323601fec61dd509027f9a37fd09785716cfe3ee
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Sun Sep 3 01:38:03 2006 +0000

    Added Spanish translation by Jorge Gonzalez
    
    2006-09-03  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Added Spanish translation by Jorge Gonzalez

 help/ChangeLog                                 |    5 +
 help/Makefile.am                               |    2 +-
 help/es/es.po                                  |  107 ++++++++++++++++++++++++
 help/es/figures/tomboy-new-note.png            |  Bin 0 -> 20343 bytes
 help/es/figures/tomboy-panel.png               |  Bin 0 -> 2224 bytes
 help/es/figures/tomboy-preferences-editing.png |  Bin 0 -> 29542 bytes
 help/es/figures/tomboy-preferences-hotkeys.png |  Bin 0 -> 32451 bytes
 help/es/figures/tomboy-tools.png               |  Bin 0 -> 1370 bytes
 8 files changed, 113 insertions(+), 1 deletions(-)

commit 51c02ce5deb8b1ae8e9fa8b1d8e9338b971b5f1b
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Sun Sep 3 01:36:26 2006 +0000

    Updated Spanish translation.
    
    2006-09-03  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   17 +++++------------
 2 files changed, 9 insertions(+), 12 deletions(-)

commit afc7224687bc3b3bca46014414e53762d12029ba
Author: Brent Smith <bmsmith@src.gnome.org>
Date:   Sun Sep 3 01:06:07 2006 +0000

    faded edges and added drop shadow. ditto ditto Finished the documentation.
    
    
            * C/figures/tomboy-new-note.png: faded edges and added drop shadow.
            * C/figures/tomboy-preferences-editing.png: ditto
            * C/figures/tomboy-preferences-hotkeys.png: ditto
            * C/tomboy.xml: Finished the documentation.

 ChangeLog                                     |    8 +
 help/C/figures/tomboy-new-note.png            |  Bin 13899 -> 16220 bytes
 help/C/figures/tomboy-preferences-editing.png |  Bin 18774 -> 21540 bytes
 help/C/figures/tomboy-preferences-hotkeys.png |  Bin 19748 -> 22587 bytes
 help/C/tomboy.xml                             |  345 +++++++++++++++++++++----
 help/ChangeLog                                |    7 +
 6 files changed, 310 insertions(+), 50 deletions(-)

commit 4cc7e8845a6a62374b21dcb3e9eb822f086221b8
Author: Brent Smith <bmsmith@src.gnome.org>
Date:   Fri Sep 1 22:10:45 2006 +0000

    unfinished version of Tomboy manual; committed so Alex can branch.
    
    
            * help/C/figures/tomboy-new-note.png:
            * help/C/figures/tomboy-panel.png:
            * help/C/figures/tomboy-preferences-editing.png:
            * help/C/figures/tomboy-preferences-hotkeys.png:
            * help/C/figures/tomboy-tools.png:
            * help/C/tomboy.xml:
            * help/ChangeLog:
            unfinished version of Tomboy manual; committed so Alex can branch.

 ChangeLog                                     |   11 +
 help/C/figures/tomboy-new-note.png            |  Bin 0 -> 13899 bytes
 help/C/figures/tomboy-panel.png               |  Bin 0 -> 2224 bytes
 help/C/figures/tomboy-preferences-editing.png |  Bin 0 -> 18774 bytes
 help/C/figures/tomboy-preferences-hotkeys.png |  Bin 0 -> 19748 bytes
 help/C/figures/tomboy-tools.png               |  Bin 0 -> 1370 bytes
 help/C/tomboy.xml                             |  606 +++++++++++++++++++++----
 help/ChangeLog                                |   12 +
 8 files changed, 547 insertions(+), 82 deletions(-)

commit d353beb8e63a19d2c08d35c478dd22e93251faaf
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Fri Sep 1 14:29:36 2006 +0000

    Updated Basque translation.
    
    2006-09-01  Inaki Larranaga  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.

 po/ChangeLog |    4 ++
 po/eu.po     |  146 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 82 insertions(+), 68 deletions(-)

commit 6e663a9f1e30b6895bd356a334d9c8421067d973
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Fri Sep 1 07:24:56 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++
 po/fi.po     |  109 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 64 insertions(+), 49 deletions(-)

commit bd3a89ba093a2f0c958ba39feafda1d1e5d38449
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Fri Sep 1 06:19:48 2006 +0000

    Added Entry for Bengali India Translation Updation

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 6888a0ac0685b0d1192ca820b5bed4c76f846a87
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Fri Sep 1 06:15:59 2006 +0000

    Updated Bengali India Translation

 po/bn_IN.po |  169 +++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 113 insertions(+), 56 deletions(-)

commit fe94cc1ac21d26f05834af980fe9727cf8ec0b91
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Sep 1 00:09:32 2006 +0000

    Updated Portuguese translation.
    
    2006-09-01  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.

 po/ChangeLog |    4 ++
 po/pt.po     |  169 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 97 insertions(+), 76 deletions(-)

commit 5cc65570637207c75103b5685dd41968dd68b18f
Author: Danilo Šegan <danilo@src.gnome.org>
Date:   Thu Aug 31 17:41:54 2006 +0000

    Added Serbian translations by Goran Rakic.

 ChangeLog     |    4 +
 configure.in  |    2 +-
 po/ChangeLog  |    4 +
 po/sr.po      |  837 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@Latn.po |  837 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1683 insertions(+), 1 deletions(-)

commit 0788b90a3e1fe1c129ec26f2651efb0b6d56cf64
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Thu Aug 31 14:09:49 2006 +0000

    Small Catalan update

 po/ca.po |  157 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 86 insertions(+), 71 deletions(-)

commit fca8b086f7f18f6854c8d7c148fe7b9e809b4fb8
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:   Thu Aug 31 13:52:32 2006 +0000

    Updated Japanese translation.
    
    2006-08-31 Satoru SATOH <ss@gnome.gr.jp>
    
    	* Updated Japanese translation.

 po/ChangeLog |    4 ++
 po/ja.po     |   91 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 56 insertions(+), 39 deletions(-)

commit 733e8a43fd56378d47317c8e1174366d943422f0
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Thu Aug 31 09:42:00 2006 +0000

    Small fixes for the Catalan transation

 po/ca.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit dc756c7dac61a7316cff8b70e76bf9b7abc9544f
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Aug 31 09:05:23 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-08-31  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>

 po/ChangeLog |    5 +++
 po/bg.po     |   86 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 53 insertions(+), 38 deletions(-)

commit 94c3117017449c3e4ac36c981c41547e9c980441
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Wed Aug 30 21:08:37 2006 +0000

    Updated French translation.

 po/ChangeLog |    5 +
 po/fr.po     |  471 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 292 insertions(+), 184 deletions(-)

commit 584f580d65aec0ea5a210da6e1a54f08fec6f579
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Aug 30 20:23:54 2006 +0000

    Clean this up a little.

 ChangeLog |   72 ++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 45 insertions(+), 27 deletions(-)

commit 7af2fee170c2a49f6a965fe86179011493e00165
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Aug 30 20:04:49 2006 +0000

    Updated Swedish translation.
    
    2006-08-30  Daniel Nylander <po@danielnylander.se>
    
    	* sv/sv.po: Updated Swedish translation.

 help/ChangeLog |    4 ++++
 help/sv/sv.po  |   17 ++++++++++++++---
 2 files changed, 18 insertions(+), 3 deletions(-)

commit 9ca089363ff63ceef296f07bb00c367c6824e0d6
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Tue Aug 29 11:28:31 2006 +0000

    Updated Translation

 po/ChangeLog |    4 +
 po/hi.po     |  304 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 185 insertions(+), 123 deletions(-)

commit 243dd87e14773907d732e428dfea415564d6468f
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Tue Aug 29 07:44:33 2006 +0000

    Updated Russian translation.
    
    2006-08-29  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* ru.po: Updated Russian translation.

 po/ru.po |   90 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 51 insertions(+), 39 deletions(-)

commit 7bc0347fdd5227bb4b42c803c1cce899a77f4aa7
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Aug 29 07:42:45 2006 +0000

    Updated Thai translation.
    
    2006-08-29 Theppitak Karoonboonyanan <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.

 po/ChangeLog |    4 ++
 po/th.po     |   88 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 54 insertions(+), 38 deletions(-)

commit e5e9bc205365486fd71f34154776db3b5155ed48
Author: Gintautas Miliauskas <gintas@src.gnome.org>
Date:   Mon Aug 28 22:44:51 2006 +0000

    Updated Lithuanian translation.

 po/ChangeLog |    4 +
 po/lt.po     |  315 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 217 insertions(+), 102 deletions(-)

commit 1717a4b176aec2c745989fcbb8b5452e4029dcf5
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Aug 28 21:45:31 2006 +0000

    Added Swedish translation. Added sv to DOC_LINGUAS
    
    2006-08-28  Daniel Nylander <po@danielnylander.se>
    
    	* sv/sv.po: Added Swedish translation.
    	* Makefile.am: Added sv to DOC_LINGUAS

 help/ChangeLog   |    5 +++
 help/Makefile.am |    2 +-
 help/sv/sv.po    |   98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 104 insertions(+), 1 deletions(-)

commit 39a0c29e231a28a276915cdc2d2266633c6505e8
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Aug 28 21:29:14 2006 +0000

    Updated Swedish translation.
    
    2006-08-28  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 ++
 po/sv.po     |  116 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 65 insertions(+), 55 deletions(-)

commit 556d48de5248cdd451ae437283c0388c789f5f58
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Mon Aug 28 10:53:26 2006 +0000

    Updated Spanish translation.
    
    2006-08-28  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  101 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 59 insertions(+), 46 deletions(-)

commit 5bd1bd018f9d3a264f65517ef131438c0a1308c9
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
Date:   Mon Aug 28 10:00:12 2006 +0000

    Dutch translation updated by Wouter Bolsterlee.
    
    2006-08-28  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
    
    	* nl.po: Dutch translation updated by Wouter Bolsterlee.

 po/ChangeLog |    4 ++
 po/nl.po     |  157 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 88 insertions(+), 73 deletions(-)

commit d31a38c1f70ca782ab8277e39365b0dd2cae71be
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Mon Aug 28 09:45:01 2006 +0000

    2006-08-28 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian translation

 po/ChangeLog |    4 ++
 po/mk.po     |  106 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 61 insertions(+), 49 deletions(-)

commit e4f1ae2c21b582bcfdb639abf2fd39d552f09fd5
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Mon Aug 28 08:24:38 2006 +0000

    Updated Translation

 po/ChangeLog |    4 ++
 po/gu.po     |  105 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 60 insertions(+), 49 deletions(-)

commit 8214e6c35cdea090f389ea3515864a23b4511293
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Mon Aug 28 03:14:08 2006 +0000

    Added support for automatic import of Sticky Notes upon first run of
    
    2006-08-27  Sandy Armstrong <sanfordarmstrong@gmail.com>
    	* Tomboy/Plugins/StickyNoteImport.cs: Added support for
    	automatic import of Sticky Notes upon first run of Tomboy
    	with this plugin installed.
    	* Tomboy/Preferences.cs: Added handling of
    	STICKYNOTEIMPORTER_FIRST_RUN GConf key.
    	* data/tomboy.schemas.in: Added STICKYNOTEIMPORTER_FIRST_RUN to
    	GConf schema.
    	* Tomboy/NoteManager.cs: When loading plugins for all notes, use
    	copy of notes ArrayList, since the real list may get modified during
    	the initialization of a plugin (like when automatically importing
    	Sticky Notes on first run of Tomboy).

 ChangeLog                          |   14 ++++++-
 Tomboy/NoteManager.cs              |    5 ++-
 Tomboy/Plugins/StickyNoteImport.cs |   77 ++++++++++++++++++++++++++---------
 Tomboy/Preferences.cs              |    5 ++
 data/tomboy.schemas.in             |   15 +++++++
 5 files changed, 94 insertions(+), 22 deletions(-)

commit ef683beac29e29f8f21a0e7fd033a24a106c2588
Author: Gintautas Miliauskas <gintas@src.gnome.org>
Date:   Sun Aug 27 13:16:23 2006 +0000

    Updated Lithuanian translation.

 po/ChangeLog |    4 +
 po/lt.po     |  344 +++++++++++++++++++++-------------------------------------
 2 files changed, 129 insertions(+), 219 deletions(-)

commit 72d8acda1e5398817790a3a8e1d4d9a6e72de56c
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Aug 27 11:44:23 2006 +0000

    Fixed plural strings.
    
    2006-08-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
    
    	* th.po: Fixed plural strings.

 po/ChangeLog |    4 ++++
 po/th.po     |   36 +++++++++++++++++-------------------
 2 files changed, 21 insertions(+), 19 deletions(-)

commit b0913690465206b1ee0adc838ae4ffd3ca90f428
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Sat Aug 26 06:49:30 2006 +0000

    Updated Greek translation Dimitris Glezos <dimitris@glezos.com>

 po/ChangeLog |    4 +
 po/el.po     |  305 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 179 insertions(+), 130 deletions(-)

commit a86902d45c812f9e5149b0287c788dfe0a9e54d3
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Fri Aug 25 08:30:51 2006 +0000

    Update Catalan translation

 po/ChangeLog |    4 +++
 po/ca.po     |   64 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 55 insertions(+), 13 deletions(-)

commit b8af3faba30c90ac25f25d5b201fbd4dcab7c22c
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Thu Aug 24 07:42:28 2006 +0000

    Added Entry for Bengali India Translation Updation

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit d92ed42458d55e2e361c38220bbe88332aad33ca
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Thu Aug 24 07:42:07 2006 +0000

    Updated Bengali India Translation

 po/bn_IN.po |  567 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 309 insertions(+), 258 deletions(-)

commit 8b1f96e15e98207e34795f9ffa3718e4b89f0825
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Wed Aug 23 23:05:18 2006 +0000

    Fixes by Josep Puigdemont

 po/ca.po |  109 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 55 insertions(+), 54 deletions(-)

commit 9e62397018574531b37d1f90f6d26ec4511dcc62
Author: Alexander Shopov <ash@contact.bg>
Date:   Wed Aug 23 18:14:12 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-08-23  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>

 po/ChangeLog |    5 +++++
 po/bg.po     |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 523d6f0c7ad0640f4e948b308c24a71815ca7aa8
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Tue Aug 22 11:08:54 2006 +0000

    Updated Malayalam translation

 po/ChangeLog |    4 +
 po/ml.po     |  761 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 765 insertions(+), 0 deletions(-)

commit 5b281e0948274ebebc477b1b9f9864599d94a9d5
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Tue Aug 22 11:07:31 2006 +0000

    Added malayalam (ml) to the list of languages

 ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit bc4b2452c9700a1465942934508e1ebcb4fce09c
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Tue Aug 22 11:07:05 2006 +0000

    Added malayalam (ml) to ALL_LINGUAS

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9d76deb5c36d7018c7438440da64d4f75ed6f1ad
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Mon Aug 21 07:51:12 2006 +0000

    Updated Oriya Translation

 po/or.po |   78 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 40 insertions(+), 38 deletions(-)

commit 17c2441ab08c1a89ea72b0d0df3b6ec1006c84aa
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Mon Aug 21 07:50:34 2006 +0000

    Added Strings for Updated Oriya Translation

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 166d5fa75a94a9bc877f01d73112bc39cbd82330
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Aug 20 19:25:32 2006 +0000

    Added Portuguese (pt) to ALL_LINGUAS.
    
    2006-08-20  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* configure.in: Added Portuguese (pt) to ALL_LINGUAS.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit f7fd62d3ead9fa6537d7ea125cb2a82e76d7e701
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Aug 20 19:23:32 2006 +0000

    Added Portuguese translation.
    
    2006-08-20  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Added Portuguese translation.

 po/ChangeLog |    4 +
 po/pt.po     |  819 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 823 insertions(+), 0 deletions(-)

commit 8f447a030a063f8245eceb28554acb634a39e6c6
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sun Aug 20 14:08:00 2006 +0000

    Updated Oriya Translation

 po/or.po |  747 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 747 insertions(+), 0 deletions(-)

commit 047998a92969d4c231ff45c0af3e39e57c5ca514
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sun Aug 20 14:06:39 2006 +0000

    Added String for Updated Oriya Translation

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 632196be9e393fe1736196d5687a9fe178de2762
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sun Aug 20 09:42:22 2006 +0000

    Updated tomboy zh_CN translation.

 po/ChangeLog |    4 +
 po/zh_CN.po  |  340 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 199 insertions(+), 145 deletions(-)

commit 6c2e144a250a2f3711b4a7c81cfc90b5225e2a54
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Aug 19 21:20:04 2006 +0000

    Substitute $DBUS_SOVERSION for @DBUS_SOVERSION@ in generated
    
    2006-08-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Makefile.am: Substitute $DBUS_SOVERSION for
    	@DBUS_SOVERSION@ in generated Tomboy.exe.config.
    
    	* configure.in: Detect the DBUS .so version.

 ChangeLog                   |    7 +++++++
 Tomboy/Makefile.am          |    1 +
 Tomboy/Tomboy.exe.config.in |    2 +-
 configure.in                |   13 +++++++++++--
 4 files changed, 20 insertions(+), 3 deletions(-)

commit fbf7dd175bf72a72410f47f901f3354a54042955
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sat Aug 19 09:08:24 2006 +0000

    Added Oriya to ALL_LINGUAS

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit eeb481ce82c15b40e09104e206ef0c4c05ea0884
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Fri Aug 18 18:02:58 2006 +0000

    Updated Korean translation by Young-Ho Cha.
    
    2006-08-19  Changwoo Ryu  <cwryu@debian.org>
    
    	* ko.po: Updated Korean translation by Young-Ho Cha.

 po/ChangeLog |    4 ++
 po/ko.po     |  130 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 71 insertions(+), 63 deletions(-)

commit 4458c93d1424195df19c9d9b13f2b4ace12c74a0
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Fri Aug 18 16:24:01 2006 +0000

    Updated Russian translation.
    
    2006-08-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* ru.po: Updated Russian translation.

 po/ChangeLog |    4 +
 po/ru.po     |  616 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 445 insertions(+), 175 deletions(-)

commit 590f73b78fbeb7586ac152e16a6250d11fdb6e7e
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Aug 18 14:13:10 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-08-18  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>

 po/ChangeLog |    5 +
 po/bg.po     |  285 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 171 insertions(+), 119 deletions(-)

commit 1bf3881779860d7003e5bc9f79e4f49868abfcdb
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:   Fri Aug 18 01:16:52 2006 +0000

    Updated Japanese translation.
    
    2006-08-18  Satoru SATOH <ss@gnome.gr.jp>
    
    	* Updated Japanese translation.

 po/ChangeLog |    4 ++++
 po/ja.po     |   25 ++++++++++++-------------
 2 files changed, 16 insertions(+), 13 deletions(-)

commit 8cefcee580d0c1e8c8e6ab22e4c32709255a9218
Author: Sandy Armstrong <sanford.armstrong@gmail.com>
Date:   Thu Aug 17 14:21:53 2006 +0000

    Reverted NotD Template patch, since it broke the string freeze for GNOME
    
    2006-08-17  Sandy Armstrong <sanford.armstrong@gmail.com>
    	* Tomboy/Plugins/NoteOfTheDay.cs: Reverted NotD Template patch,
    since
    	it broke the string freeze for GNOME 2.16.
    	* NEWS: Removed NotD template bullet.

 ChangeLog                      |    5 +++++
 NEWS                           |    1 -
 Tomboy/Plugins/NoteOfTheDay.cs |   16 ++++------------
 3 files changed, 9 insertions(+), 13 deletions(-)

commit eba084dd5aab3ea707ce9772f35d7802ec6ad907
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:   Thu Aug 17 09:35:31 2006 +0000

    Updated Japanese translation.
    
    2006-08-17  Satoru SATOH <ss@gnome.gr.jp>
    
    	* Updated Japanese translation.

 po/ChangeLog |    4 +
 po/ja.po     |  350 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 210 insertions(+), 144 deletions(-)

commit b8384847ecc93838bc90b1d5bd9f0792dfd3a2a5
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Wed Aug 16 20:56:28 2006 +0000

    Updated Spanish translation.
    
    2006-08-16  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   46 +++++++++++++++++++++++++---------------------
 2 files changed, 29 insertions(+), 21 deletions(-)

commit 5046cc40d832d5003eec47aef60822944dc7a333
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Wed Aug 16 20:43:30 2006 +0000

    Updated Polish translation by GNOME PL Team.
    
    2006-08-16  Artur Flinta  <aflinta@cvs.gnome.org>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.

 po/ChangeLog |    4 +
 po/pl.po     |  842 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 633 insertions(+), 213 deletions(-)

commit 1e30f946c5faff92d5b65a09f3331e9954daeca0
Author: Erdal Ronahi <eronahi@src.gnome.org>
Date:   Wed Aug 16 16:40:57 2006 +0000

    Added initial Kurdish translations

 ChangeLog    |    4 +
 configure.in |    4 +-
 po/ChangeLog |    4 +
 po/ku.po     |  755 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 766 insertions(+), 1 deletions(-)

commit 1b8e31b11eba8b2d217dddc836614e5363db6e12
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Wed Aug 16 16:26:39 2006 +0000

    NoteArchiver now works on NoteData instead of Notes. Also, the Read
    
            * Tomboy/Note.cs: NoteArchiver now works on NoteData instead of Notes.
            Also, the Read methods now return a new instance instead of getting an
            instance passed.

 ChangeLog                      |   10 ++++-
 Tomboy/Note.cs                 |   78 +++++++++++++++++++--------------------
 Tomboy/Plugins/ExportToHTML.cs |    4 +-
 test/DummyNote.cs              |    7 ++--
 4 files changed, 52 insertions(+), 47 deletions(-)

commit 983787653ce2779c993c0acb3505b525919f60d2
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Wed Aug 16 16:18:01 2006 +0000

    fix

 configure.in |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit 62c9efde6a55d65a3b92fdd21f0096a62960c21b
Author: Raivis Dejus <orvils@gmail.com>
Date:   Wed Aug 16 15:21:02 2006 +0000

    Added "lv" (Latvian) to ALL_LINGUAS. Added Latvian Translation.
    
    2006-08-16  Raivis Dejus  <orvils@gmail.com>
    
            * configure.ac: Added "lv" (Latvian) to ALL_LINGUAS.
            * po/lv.po: Added Latvian Translation.

 ChangeLog    |    5 +
 configure.in |    4 +-
 po/ChangeLog |    4 +
 po/lv.po     |  822 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 834 insertions(+), 1 deletions(-)

commit 0289b6f98bd00dbe08aa65dacdff8e1155c7c47b
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
Date:   Wed Aug 16 13:02:28 2006 +0000

    Dutch translation updated by Wouter Bolsterlee.
    
    2006-08-16  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
    
    	* nl.po: Dutch translation updated by Wouter Bolsterlee.

 po/ChangeLog |    4 ++++
 po/nl.po     |   20 ++++++++++++--------
 2 files changed, 16 insertions(+), 8 deletions(-)

commit 7deea2ecc128edd33e55fec2b18c92fce50c25a3
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Wed Aug 16 12:01:32 2006 +0000

    NoteData is now identified by an immutable URI. Introduced a new class
    
            * Tomboy/Note.cs: NoteData is now identified by an immutable URI.
            Introduced a new class NoteDataBufferSynchronizer that synchronizes
            a NoteBuffer instance and a NoteData instance. Moved code from class
            Note into this new class. Moved rewriting of obsolete XML files from
            class Note to class NoteArchiver.
            * test/Makefile.am: Also link against $(TOMBOY_LIBS).
            * test/NoteTest.cs: Test case for NoteDataBufferSynchronizer.

 ChangeLog        |   12 ++-
 Tomboy/Note.cs   |  314 ++++++++++++++++++++++++++++++++++--------------------
 test/Makefile.am |    1 +
 test/NoteTest.cs |   63 +++++++++++-
 4 files changed, 271 insertions(+), 119 deletions(-)

commit 553e37e5d0a2f799cc2409bc054c6e7ea3fe204c
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Aug 16 11:39:24 2006 +0000

    Updated Swedish translation.
    
    2006-08-16  Daniel Nylander <po@danielnylander.se>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     | 1634 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 794 insertions(+), 844 deletions(-)

commit efca778ed6a2105b42e31f5d9300b5cf6ff4e506
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Aug 16 09:27:09 2006 +0000

    Update with NotD template bullet.
    
    2006-08-16  Alex Graveley  <alex@beatniksoftware.com>
    
    	* NEWS: Update with NotD template bullet.
    
    	* configure.in: Require dbus-1 >= 0.90, which has libdbus-1.so.3.
    
    	* Tomboy/Tomboy.exe.config.in: Link libdbus-1.so.3 instead of
    	libdbus-1.so.3, which fixes a crash where older versions of
    	libdbus are linked in with newer versions of libdbus-glib.  Fixes
    	bug #350463.

 ChangeLog                   |   11 +++++++++++
 NEWS                        |    3 ++-
 Tomboy/Tomboy.exe.config.in |    2 +-
 configure.in                |    4 ++--
 4 files changed, 16 insertions(+), 4 deletions(-)

commit 9a4506bef21f480144e4d514eb8d1b3bc776087e
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Wed Aug 16 05:04:55 2006 +0000

    Updated Translation

 po/ChangeLog |    4 ++++
 po/gu.po     |   17 +++++++++++------
 2 files changed, 15 insertions(+), 6 deletions(-)

commit 30dd6d32b926179056bf587f0f0a1495ee519375
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Aug 16 03:15:15 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 +++
 po/fi.po     |   70 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 41 insertions(+), 33 deletions(-)

commit bc14f6ea9947c2cd7ba2455d884b7f279d374207
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Aug 15 16:52:24 2006 +0000

    2006-08-15 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

 po/ChangeLog |    4 +++
 po/mk.po     |   76 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 44 insertions(+), 36 deletions(-)

commit 62a0263888f765f1f36f32cc65ada4a624c36b85
Author: Sandy Armstrong <sanfordarmstrong@gmail.com>
Date:   Tue Aug 15 13:26:41 2006 +0000

    Add support for using a note titled "NotD: Template" as a template for
    
    2006-08-15  Sandy Armstrong <sanfordarmstrong@gmail.com>
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Add support for using a note
    	titled "NotD: Template" as a template for each "Note of the Day".

 ChangeLog                      |    5 +++++
 Tomboy/Plugins/NoteOfTheDay.cs |   16 ++++++++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)

commit 9f415c09ca6eabea54779c93d9c9fd926be262c3
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Aug 15 11:06:16 2006 +0000

    Translation updated.
    
    2006-08-15  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.

 po/ChangeLog |    4 +
 po/hu.po     |  318 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 193 insertions(+), 129 deletions(-)

commit c93f53f42026fd62b148e16b1fc040074bb6a8df
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Tue Aug 15 11:03:08 2006 +0000

    Updated Catalan translation

 po/ChangeLog |    4 +
 po/ca.po     |  324 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 179 insertions(+), 149 deletions(-)

commit 72637bfd54dbfd827538c0a66b61137964addd6c
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Mon Aug 14 07:54:30 2006 +0000

    Updated Translation

 po/ChangeLog |    4 +++
 po/gu.po     |   63 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 36 insertions(+), 31 deletions(-)

commit 49db7982100bf8300be35c4a2d7fe85f3b74876f
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Mon Aug 14 02:13:17 2006 +0000

    Updated Brazilian Portuguese translation by Vinicius Pinheiro
    
    2006-08-13  Lucas Rocha  <lucasr@gnome.org>
    
    	* pt_BR.po: Updated Brazilian Portuguese translation
    	by Vinicius Pinheiro <vinnie.gp@gmail.com>

 po/ChangeLog |    5 +
 po/pt_BR.po  |  584 ++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 394 insertions(+), 195 deletions(-)

commit eae79c67f3519a6d20047092587fe91aaed04d6a
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
Date:   Sat Aug 12 22:52:49 2006 +0000

    Dutch translation updated by Wouter Bolsterlee.
    
    2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
    
    	* nl.po: Dutch translation updated by Wouter Bolsterlee.

 po/ChangeLog |   30 ++--
 po/nl.po     |  523 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 303 insertions(+), 250 deletions(-)

commit 327604b5905253fe7b1d69a1a70a9796e784b478
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Aug 10 08:12:49 2006 +0000

    Cleanup the main class by subclassing the new Application helper.
    
    2006-08-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Cleanup the main class by subclassing the new
    	Application helper.
    
    	* Tomboy/Utils.cs: Add Application, a new calls to encapsulate
    	application-level utilities such as setting up gettext,
    	registering exit signal handlers and sending an exiting event,
    	setting up session management, and setting program name by calling
    	prctl(2) (new, allows `killall tomboy` behavior).
    
    	* Tomboy/RemoteControlProxy.cs: Add GetInstance and Register
    	methods, to encapsulate DBUS calls.

 ChangeLog                    |   14 +++++
 Tomboy/RemoteControlProxy.cs |   21 +++++++
 Tomboy/Tomboy.cs             |  107 ++++-------------------------------
 Tomboy/Utils.cs              |  127 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 173 insertions(+), 96 deletions(-)

commit 260f745842507bc146cdba4292d1b1724d227a91
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Aug 10 06:33:56 2006 +0000

    Make the text entry grab focus on shown, instead of Close if the dialog
    
    2006-08-09  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Make the text entry grab focus on shown,
    	instead of Close if the dialog was dismissed using Close
    	previusly.

 ChangeLog        |    6 ++++++
 Tomboy/Search.cs |    7 +++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 9a30d03de124a9ae77b7ba149e4d0d3046b497fd
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Thu Aug 10 01:04:56 2006 +0000

    Updated Thai translation.
    
    2006-08-10 Theppitak Karoonboonyanan <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.

 po/ChangeLog |    4 ++++
 po/th.po     |   43 +++++++++++++++++++++++--------------------
 2 files changed, 27 insertions(+), 20 deletions(-)

commit 75c287201e5d2fba7676d859b1d083c07540159d
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Wed Aug 9 22:12:09 2006 +0000

    Updated Spanish translation.
    
    2006-08-10  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   43 +++++++++++++++++++++++--------------------
 2 files changed, 27 insertions(+), 20 deletions(-)

commit d18515fe29f88729d27d64c5461d2507e5d7401d
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Wed Aug 9 20:34:19 2006 +0000

    Updated Dzongkha translation

 po/ChangeLog |    5 +
 po/dz.po     |  276 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 169 insertions(+), 112 deletions(-)

commit 01e9471b5b473213a894d56fc0d8df3c607a0788
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Aug 9 19:18:32 2006 +0000

    Check IntPtr handle is correct type, fixes an old crash detailed in
    
    2006-08-09  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/dbus-sharp/Connection.cs: Check IntPtr handle is correct
    	type, fixes an old crash detailed in bugs.freedesktop.org #5716.
    	* Tomboy/dbus-sharp/Message.cs: Ditto.
    
    	* Tomboy/Tray.cs: Override size_allocate to reload the best
    	fitting icon for the new allocation, so that tray/panel icon fits
    	as much space as possible.
    
    	* Tomboy/Utils.cs (GetIcon): Scale icon stored in resources using
    	bilinear.

 ChangeLog                       |   13 +++++++++++
 Tomboy/Tray.cs                  |   46 +++++++++++++++++++++++++++-----------
 Tomboy/Utils.cs                 |    2 +-
 Tomboy/dbus-sharp/Connection.cs |    4 +-
 Tomboy/dbus-sharp/Message.cs    |    2 +-
 5 files changed, 49 insertions(+), 18 deletions(-)

commit 3ee1c7955ede5477652124143361173e61a5e616
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Wed Aug 9 16:29:55 2006 +0000

    Split class NoteData out of class Note.

 ChangeLog        |    7 ++
 Tomboy/Note.cs   |  257 ++++++++++++++++++++++++++++++++++++------------------
 test/NoteTest.cs |   82 +++++++++++++++++
 3 files changed, 261 insertions(+), 85 deletions(-)

commit 7257aaa4319cfdbe22ef412470dc29bd805b8f78
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Wed Aug 9 16:07:57 2006 +0000

    Updated Macedonian Translation, ufo@linux.net.mk

 po/mk.po |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

commit 07b25c1a01d6238045ffc1c9251f3b1212f85048
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Aug 9 12:57:24 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++
 po/fi.po     |   98 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 55 insertions(+), 47 deletions(-)

commit 8487351a33609d52ad8de683af210581ab4dd3eb
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Aug 9 09:17:09 2006 +0000

    Run & Destroy the about dialog.
    
    2006-08-09  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Run & Destroy the about dialog.

 ChangeLog      |   10 +++++++---
 Tomboy/Tray.cs |    5 +++--
 2 files changed, 10 insertions(+), 5 deletions(-)

commit 841b4517a7cc589dd0558143aa0d02b049ce13b3
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Aug 9 06:17:11 2006 +0000

    Fix typo that totally horks links when renaming the linked note.
    
    2006-08-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs (NoteLinkWatcher.OnNoteRenamed): Fix typo
    	that totally horks links when renaming the linked note.
    	(NoteLinkWatcher.DoHighlight): Only link against whole
    	words/phrases, so that e.g. notes named "sed" are not highlighted
    	inside "sedementary".

 ChangeLog          |    8 ++++++++
 Tomboy/Watchers.cs |   12 ++++++++----
 2 files changed, 16 insertions(+), 4 deletions(-)

commit 0fbb879bc2a67959308d6a626f222ec6b30b8c59
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Aug 9 03:34:55 2006 +0000

    Updated Thai translation.
    
    2006-08-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.

 po/ChangeLog |    4 ++
 po/th.po     |   90 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 51 insertions(+), 43 deletions(-)

commit 37627b0d5b687b6005a7b3b0d24ef29a29af883a
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Tue Aug 8 17:32:23 2006 +0000

    *** empty log message ***

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/gl.po     |  798 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 807 insertions(+), 1 deletions(-)

commit f11ab4ce31c259d42cf019e6c7f33cd4309aae63
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Aug 8 10:59:05 2006 +0000

    Bump to version 0.3.10 following GNOME 2.16 Beta 2 freeze.
    
    2006-08-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump to version 0.3.10 following GNOME 2.16 Beta 2
    	freeze.

 ChangeLog    |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 474d628c8d798e150d9be5385fcd31de63a32f0d
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Tue Aug 8 08:41:40 2006 +0000

    Updated Basque translation.
    
    2006-08-08  Inaki Larranaga  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.

 po/ChangeLog |    4 +
 po/eu.po     |  272 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 163 insertions(+), 113 deletions(-)

commit 0cf18dccee5001aeca1f3a740915dc18d23e5dfb
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Tue Aug 8 05:06:17 2006 +0000

    Updated Translation

 po/ChangeLog |    4 ++
 po/gu.po     |   91 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 52 insertions(+), 43 deletions(-)

commit d334cfc95db96edf3d60391ec090684edaca8c07
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Aug 8 00:34:36 2006 +0000

    2006-08-08 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation

 po/ChangeLog |    4 ++
 po/mk.po     |   96 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 54 insertions(+), 46 deletions(-)

commit 8a70b1af3e60e7caef08bffe1fa9dd48acd7092e
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Aug 8 00:30:12 2006 +0000

    Foo.

 .cvsignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 097cb4636f564697cfe03ccac6e7aca60603b90e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Aug 8 00:21:00 2006 +0000

    Call GNOME_COMMON_INIT.
    
    2006-08-07  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Call GNOME_COMMON_INIT.
    
    	* autogen.sh: Switch to using gnome-autogen.sh.
    
    	* Delete intltool-extract.in intltool-merge.in intltool-update.in,
    	which are installed by gnome-autogen.sh.

 ChangeLog           |    9 +
 autogen.sh          |  147 +------
 configure.in        |    1 +
 intltool-extract.in |  473 -------------------
 intltool-merge.in   | 1255 ---------------------------------------------------
 intltool-update.in  | 1030 ------------------------------------------
 6 files changed, 19 insertions(+), 2896 deletions(-)

commit d2f3441545c46cdae86b0a10dc518c749aa22804
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Aug 7 23:35:46 2006 +0000

    Include missing image to noinst_DATA.

 data/images/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 3fb8ae646c58128ccc86a9a5b1a87671195332a7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Aug 7 18:10:15 2006 +0000

    Update a little for 0.4.
    
    2006-08-07  Alex Graveley  <alex@beatniksoftware.com>
    
    	* NEWS: Update a little for 0.4.
    
    	* configure.in: Fix the build: remove help/C/Makefile.
    
    	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add scrollkeeper
    	uninstall mojo.  Don't install schemas on distcheck.
    
    2006-08-07  Alex Graveley  <alex@beatniksoftware.com>
    
    	* C/Makefile.am: Remove this, as it doesn't seem to be needed.
    
    	* omf.make: Add this.  I guess it is called from somewhere?

 ChangeLog          |    9 ++++++++
 Makefile.am        |    5 +++-
 NEWS               |   15 ++++++++++++++
 configure.in       |    1 -
 help/C/Makefile.am |    7 ------
 help/ChangeLog     |    6 +++++
 help/omf.make      |   53 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 help/tomboy.omf.in |    4 ++-
 8 files changed, 90 insertions(+), 10 deletions(-)

commit bb707332e1b2e57850a5c36b93d13457bb58ccbf
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Mon Aug 7 16:58:09 2006 +0000

    Updated Spanish translation.
    
    2006-08-07  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  102 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 58 insertions(+), 48 deletions(-)

commit 799779b79cdcd527dcc5914f69ae921a7687e66b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Aug 7 09:40:13 2006 +0000

    Use Gtk.AboutDialog, instead of Gnome.About.
    
    2006-08-07  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Use Gtk.AboutDialog, instead of Gnome.About.

 ChangeLog      |    4 ++++
 Tomboy/Tray.cs |   24 +++++++++++++-----------
 2 files changed, 17 insertions(+), 11 deletions(-)

commit bb0ee9fe6a334f67d32b9bd4c805df833b482f28
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Aug 7 08:04:27 2006 +0000

    Add initial gnome-doc-utils boilerplate for the user manual.
    
    2006-08-07  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Add initial gnome-doc-utils boilerplate for the user manual.

 Makefile.am         |   15 +++++--
 configure.in        |   12 ++++-
 help/.cvsignore     |    3 +
 help/C/.cvsignore   |    7 +++
 help/C/Makefile.am  |    7 +++
 help/C/legal.xml    |   73 +++++++++++++++++++++++++++++++++++
 help/C/tomboy-C.omf |   27 +++++++++++++
 help/C/tomboy.xml   |  104 +++++++++++++++++++++++++++++++++++++++++++++++++++
 help/ChangeLog      |    4 ++
 help/Makefile.am    |   10 +++++
 help/tomboy.omf.in  |    9 ++++
 11 files changed, 264 insertions(+), 7 deletions(-)

commit 331f43185d632104fc3aedbeee9724a2cbf89a96
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Aug 7 05:56:07 2006 +0000

    dbus-sharp -> dbus-glib.
    
    2006-08-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* tomboy.spec.in (Requires): dbus-sharp -> dbus-glib.

 ChangeLog      |    2 ++
 tomboy.spec.in |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 1ed47edc11acebbd4cc07585172089886e8d9f8b
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Aug 6 22:56:13 2006 +0000

    Err, retry...

 Tomboy/Makefile.am                      |    4 +-
 Tomboy/Plugins/Makefile.am              |    1 -
 Tomboy/Tomboy.exe.config.in             |    2 +
 Tomboy/dbus-sharp/Arguments.cs          |  308 ++++++++++++++++
 Tomboy/dbus-sharp/Array.cs              |  172 +++++++++
 Tomboy/dbus-sharp/Boolean.cs            |   86 +++++
 Tomboy/dbus-sharp/Bus.cs                |   54 +++
 Tomboy/dbus-sharp/BusDriver.cs          |   37 ++
 Tomboy/dbus-sharp/Byte.cs               |  105 ++++++
 Tomboy/dbus-sharp/Connection.cs         |  354 ++++++++++++++++++
 Tomboy/dbus-sharp/DBusException.cs      |   12 +
 Tomboy/dbus-sharp/Double.cs             |   86 +++++
 Tomboy/dbus-sharp/Error.cs              |   60 +++
 Tomboy/dbus-sharp/ErrorMessage.cs       |   45 +++
 Tomboy/dbus-sharp/Handler.cs            |  172 +++++++++
 Tomboy/dbus-sharp/IDBusType.cs          |   16 +
 Tomboy/dbus-sharp/Int16.cs              |   93 +++++
 Tomboy/dbus-sharp/Int32.cs              |   93 +++++
 Tomboy/dbus-sharp/Int64.cs              |   94 +++++
 Tomboy/dbus-sharp/InterfaceAttribute.cs |   23 ++
 Tomboy/dbus-sharp/InterfaceProxy.cs     |  121 ++++++
 Tomboy/dbus-sharp/Introspector.cs       |   81 ++++
 Tomboy/dbus-sharp/Message.cs            |  437 ++++++++++++++++++++++
 Tomboy/dbus-sharp/MethodAttribute.cs    |   12 +
 Tomboy/dbus-sharp/MethodCall.cs         |   80 ++++
 Tomboy/dbus-sharp/MethodReturn.cs       |   57 +++
 Tomboy/dbus-sharp/ObjectPath.cs         |  107 ++++++
 Tomboy/dbus-sharp/ProxyBuilder.cs       |  608 +++++++++++++++++++++++++++++++
 Tomboy/dbus-sharp/Server.cs             |  148 ++++++++
 Tomboy/dbus-sharp/Service.cs            |  191 ++++++++++
 Tomboy/dbus-sharp/Signal.cs             |   79 ++++
 Tomboy/dbus-sharp/SignalAttribute.cs    |   11 +
 Tomboy/dbus-sharp/String.cs             |   95 +++++
 Tomboy/dbus-sharp/UInt16.cs             |   93 +++++
 Tomboy/dbus-sharp/UInt32.cs             |   95 +++++
 Tomboy/dbus-sharp/UInt64.cs             |   95 +++++
 36 files changed, 4124 insertions(+), 3 deletions(-)

commit ea6f3904101a58b56d08c589e7b7ba90695ae39d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Aug 6 22:55:49 2006 +0000

    Check for dbus and dbus-glib-1, not dbus-sharp.
    
    2006-08-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Check for dbus and dbus-glib-1, not dbus-sharp.
    
    	* Tomboy/Makefile.am (ASSEMBLIES): Don't link DBUS_LIBS.  If dbus
    	is enabled, compile dbus-sharp/*.cs.
    
    	* Tomboy/Tomboy.exe.config.in: Include dbus-1 and dbus-glib-1
    	linkage.
    
    	* Tomboy/dbus-sharp/*.cs: Include the deprecated dbus-sharp
    	bindings.
    
    	* Tomboy/Plugins/Makefile.am (ASSEMBLIES): Don't link DBUS_LIBS.

 ChangeLog    |   15 +++++++++++++++
 configure.in |   14 ++++++++------
 2 files changed, 23 insertions(+), 6 deletions(-)

commit 63c4441822546fe8ee7972fb1b45b38beaa84f84
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Aug 6 21:33:05 2006 +0000

    Ref TextIter arguments that mutate the TextBuffer, since the old version
    
    2006-08-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Ref TextIter arguments that mutate the
    	TextBuffer, since the old version is deprecated.
    	* Tomboy/Utils.cs: Ditto.
    	* Tomboy/Undo.cs: Ditto.
    	* Tomboy/Tray.cs: Ditto.
    	* Tomboy/NoteWindow.cs: Ditto.
    	* Tomboy/Plugins/Evolution.cs: Ditto.
    
    	* Tomboy/panelapplet/PanelApplet.cs: Inhibit unused member
    	warnings for autgen'd code.
    	* Tomboy/panelapplet/BonoboUIVerb.cs: Ditto.

 ChangeLog                          |   14 ++++++++++++++
 Tomboy/NoteWindow.cs               |    9 +++++----
 Tomboy/Plugins/Evolution.cs        |    6 +++---
 Tomboy/Tray.cs                     |    2 +-
 Tomboy/Undo.cs                     |   33 ++++++++++++++++++++-------------
 Tomboy/Utils.cs                    |    4 +++-
 Tomboy/Watchers.cs                 |    7 +++++--
 Tomboy/panelapplet/BonoboUIVerb.cs |    3 +++
 Tomboy/panelapplet/PanelApplet.cs  |    2 ++
 9 files changed, 56 insertions(+), 24 deletions(-)

commit ff5134609598199a927860bfb037c6fafd0f017c
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Aug 6 20:31:57 2006 +0000

    Don't run the preferences dialog in a recursive main loop, instead just
    
    2006-08-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Don't run the preferences dialog in a recursive
    	main loop, instead just show it and destroy the dialog after the
    	response signal.  Keep the current preferences instance around so
    	we can focus it instead of opening duplicate windows.

 ChangeLog      |    7 +++++++
 Tomboy/Tray.cs |   15 ++++++++++++---
 2 files changed, 19 insertions(+), 3 deletions(-)

commit 1dd6268eadbbbbb994dfd6b7793415db2f3f8226
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Aug 6 11:57:38 2006 +0000

    Updated Korean translation by Young-Ho Cha.
    
    2006-08-06  Changwoo Ryu  <cwryu@debian.org>
    
    	* ko.po: Updated Korean translation by Young-Ho Cha.

 po/ChangeLog |    4 +
 po/ko.po     |  635 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 409 insertions(+), 230 deletions(-)

commit 2b34b3afa815d556128edc542ab6b013fe1bc9eb
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Fri Aug 4 03:04:52 2006 +0000

    Updated Thai translation.
    
    2006-08-04 Theppitak Karoonboonyanan <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.

 po/ChangeLog |    4 ++++
 po/th.po     |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit a95d4d54e1e8e8b97fe51bce638cd3f1f6b35bc9
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu Aug 3 13:46:12 2006 +0000

    Translation updated by Sander Brabander.
    
    2006-08-03  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Sander Brabander.

 po/ChangeLog |    4 ++++
 po/nl.po     |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit bfa7fe6c4499a57595275739d36f23a3c8419f4c
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu Aug 3 09:17:55 2006 +0000

    Translation updated by Sander Brabander.
    
    2006-08-03  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Sander Brabander.

 po/ChangeLog |    4 +++
 po/nl.po     |   73 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 41 insertions(+), 36 deletions(-)

commit eaf89cd49f6113a3640726aff2aa1dd02e52e0ba
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Thu Aug 3 04:52:22 2006 +0000

    Updated Translation

 po/ChangeLog |    4 ++++
 po/gu.po     |   15 ++++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit 304a3667a6ad7979ec1f9a6cb314424d85122bd5
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Wed Aug 2 22:30:41 2006 +0000

    Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>

 po/mk.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c9e48d6d3f1371d7090f09209bcfb155f489c6e1
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Wed Aug 2 22:15:52 2006 +0000

    Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>

 po/mk.po |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit a7fcd3bb40f98b7a48cd0660a363a4e790e93d70
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Wed Aug 2 18:22:57 2006 +0000

    Updated Spanish translation.
    
    2006-08-02  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   53 ++++++++++++++++++++++++++---------------------------
 2 files changed, 30 insertions(+), 27 deletions(-)

commit 0df9de3e6ceb7511ae33b34898f8b6bdcd1d653c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 2 10:59:02 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-08-02  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |    4 +
 po/nb.po     |  434 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 264 insertions(+), 174 deletions(-)

commit 11bce1ee42ce415faf7bbb5be0a2ee536c5caa7e
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Wed Aug 2 09:54:55 2006 +0000

    Updated Czech translation.
    
    2006-08-02  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.

 po/ChangeLog |    4 +++
 po/cs.po     |   68 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 42 insertions(+), 30 deletions(-)

commit 72b370bf289cda0e073c38fbe0d12ec51f7feac7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Aug 2 07:08:24 2006 +0000

    Don't italicize descriptions, use sentence capitalization for checkbox
    
    2006-08-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Preferences.cs: Don't italicize descriptions, use
    	sentence capitalization for checkbox labels where applicable, and
    	"Spellcheck" -> "Spell check".

 ChangeLog             |    6 ++++++
 Tomboy/Preferences.cs |    8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

commit f6a65b75520fde9ac05743f0fa07d187a10662f1
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Wed Aug 2 06:59:59 2006 +0000

    Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>

 po/mk.po |  387 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 221 insertions(+), 166 deletions(-)

commit 14382217aa631b94e6df31f47128c22a226d0bcc
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Tue Aug 1 07:26:32 2006 +0000

    Updated Lithuanian translation.
    
    2006-08-01  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |    4 +
 po/lt.po     |  261 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 156 insertions(+), 109 deletions(-)

commit a8aa93b455c569ae8c55a22cf304167e0edb35f7
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Mon Jul 31 08:16:29 2006 +0000

    Updated Translation

 po/ChangeLog |    4 +++
 po/gu.po     |   80 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 48 insertions(+), 36 deletions(-)

commit 6444f079991f014adf7bd4a813ac6655e1ba8f76
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:   Sun Jul 30 12:57:05 2006 +0000

    *** empty log message ***

 po/ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 79bc592f858655670d059c9aad481578f2b30bf7
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Sun Jul 30 12:55:14 2006 +0000

    Updated German translation by
    
    2006-07-30  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation by

 po/ChangeLog |    5 +
 po/de.po     |  308 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 185 insertions(+), 128 deletions(-)

commit 25f23e3366c3173fbaa05541d58c843fac045622
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Sat Jul 29 16:29:20 2006 +0000

    Updated Spanish translation.
    
    2006-07-29  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   49 ++++++++++++++++++++++++++++---------------------
 2 files changed, 32 insertions(+), 21 deletions(-)

commit cf98bb41c1ae00c1c4234276408345f5a30589f2
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sat Jul 29 05:41:15 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 +
 po/fi.po     |  277 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 165 insertions(+), 116 deletions(-)

commit aaac5f3518f850288f7477def15b219a0d5bef4c
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Fri Jul 28 10:34:25 2006 +0000

    Updated Thai translation.
    
    2006-07-28 Theppitak Karoonboonyanan <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.

 po/ChangeLog |    4 +
 po/th.po     |  328 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 188 insertions(+), 144 deletions(-)

commit 74fe1924d7ecc0bc85666520d071ba5f7b910ddb
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Jul 28 08:15:50 2006 +0000

    Show the total number of notes at the buttom of Table of Contents.

 ChangeLog               |    2 +-
 Tomboy/RecentChanges.cs |   14 +++++++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

commit 81aca2f55882f6704c7af5fb369dc0b30f5b7c7a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Jul 28 07:49:15 2006 +0000

    Set the ListStore's sort function after loading the note data, as
    
    2006-07-28  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/RecentChanges.cs: Set the ListStore's sort function after
    	loading the note data, as otherwise the sorting slows down loading
    	drastically.

 ChangeLog               |    6 ++++
 Tomboy/RecentChanges.cs |   70 +++++++++++++++++++++++++----------------------
 2 files changed, 43 insertions(+), 33 deletions(-)

commit 6bbe9be2e3835f3f8b0b53cb47f15a2f8abfc6ad
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Jul 27 08:50:17 2006 +0000

    Skip notes whose XML cannot be parsed.
    
    2006-07-27  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteManager.cs: Skip notes whose XML cannot be parsed.

 ChangeLog             |    2 ++
 Tomboy/NoteManager.cs |   14 ++++++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 3be92e8ea1374f2db7a228170d9e13fe64ccac76
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Jul 27 08:27:22 2006 +0000

    Catch exception thrown by Process.Start if executable not found.
    
    2006-07-27  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/PluginManager.cs: Catch exception thrown by Process.Start
    	if executable not found.

 ChangeLog               |    5 +++++
 Tomboy/PluginManager.cs |   27 +++++++++++++++++++--------
 2 files changed, 24 insertions(+), 8 deletions(-)

commit ec2bbb2b5013457e970270141de9add18e961c7e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Jul 27 08:16:18 2006 +0000

    Add session manager auto-restart for tray icon mode. Use TOMBOY_PATH as
    
    2006-07-27  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Add session manager auto-restart for tray icon
    	mode.  Use TOMBOY_PATH as default note location if --note-path not
    	specified.
    
    	* Tomboy/NoteManager.cs: Remove default constructor.
    
    	* Tomboy/PluginManager.cs: Print missing directory error message,
    	instead of full trace.

 ChangeLog               |   11 +++++++
 Tomboy/NoteManager.cs   |    8 +----
 Tomboy/PluginManager.cs |   11 ++++---
 Tomboy/Tomboy.cs        |   77 +++++++++++++++++++++++++++++++++++++++--------
 4 files changed, 83 insertions(+), 24 deletions(-)

commit f06efb8c549129bbdcb9e89570f136c355a574d4
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Wed Jul 26 13:26:09 2006 +0000

    Updated Spanish translation.
    
    2006-07-26  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  283 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 163 insertions(+), 124 deletions(-)

commit 4f23c096bf873c33c1e2abedb6518bb9876379e9
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Wed Jul 26 10:04:30 2006 +0000

    Updated Czech translation.
    
    2006-07-26  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.

 po/ChangeLog |    4 ++++
 po/cs.po     |   56 +++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 47 insertions(+), 13 deletions(-)

commit 135b71a182b07b45e282dcd5ab290b755423745b
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jul 26 09:34:02 2006 +0000

    Don't pre-JIT OnExitSignal.

 Tomboy/Tomboy.cs |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit cb93d39fba7865e1d93beb5631aac6fea747f073
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jul 26 09:28:54 2006 +0000

    Handle SIGINT (not SIGQUIT).
    
    2006-07-26  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Handle SIGINT (not SIGQUIT).

 ChangeLog        |    4 ++++
 Tomboy/Tomboy.cs |   10 ++++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 9dc27bde62ef7e4b6bd060afeaefd9babc494fb7
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jul 26 09:10:34 2006 +0000

    Remove very old and never used data/Start_Here.note.
    
    
    Remove very old and never used data/Start_Here.note.

 Tomboy/Makefile.am   |    1 -
 data/Makefile.am     |    1 -
 data/Start_Here.note |   24 ------------------------
 3 files changed, 0 insertions(+), 26 deletions(-)

commit 9301b743fbed95e517ca0838b9629b94a35ee0c9
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jul 26 09:06:28 2006 +0000

    Call ObjectManager.Initialize inside our _GtkSharp.GnomeSharp.

 Tomboy/panelapplet/PanelApplet.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 130c44f79b217defcb8461898c9a6e057d99eaf3
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jul 26 09:00:41 2006 +0000

    Add these GTK# generated bindings, with the fix for
    
    2006-07-26  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/panelapplet/*.cs: Add these GTK# generated bindings, with
    	the fix for PanelApplet.OnBackgroundChanged applied.
    
    	* Tomboy/Applet.cs: GTK#2 panel applet bindings are still broken
    	for setting the background pixmap/transparency, so use the
    	custom-built variant instead.
    
    	* Tomboy/Makefile.am (CSFILES): Build panelapplet/*.cs (once again).
    
    	* Tomboy/Tomboy.cs: Use _Gnome.PanelApplet.
    
    	* data/GNOME_TomboyApplet.xml: When using PanelApplet.SetupMenu,
    	the XML doesn't work if it has the <Root> or <popups> elements.
    	Go figure.

 ChangeLog                                          |   17 +
 Tomboy/Applet.cs                                   |   10 +-
 Tomboy/Makefile.am                                 |    2 +
 Tomboy/Tomboy.cs                                   |    3 +-
 Tomboy/panelapplet/BonoboUIVerb.cs                 |   25 +
 Tomboy/panelapplet/ChangeBackgroundHandler.cs      |   30 ++
 Tomboy/panelapplet/ChangeSizeHandler.cs            |   18 +
 .../GnomeSharp.PanelAppletFactoryCallbackNative.cs |   42 ++
 Tomboy/panelapplet/MoveFocusOutOfAppletHandler.cs  |   18 +
 Tomboy/panelapplet/ObjectManager.cs                |   19 +
 Tomboy/panelapplet/PanelApplet.cs                  |  468 ++++++++++++++++++++
 Tomboy/panelapplet/PanelAppletBackgroundType.cs    |   17 +
 Tomboy/panelapplet/PanelAppletFactory.cs           |   60 +++
 Tomboy/panelapplet/PanelAppletFactoryCallback.cs   |   10 +
 Tomboy/panelapplet/PanelAppletFlags.cs             |   19 +
 data/GNOME_TomboyApplet.xml                        |    8 +-
 16 files changed, 756 insertions(+), 10 deletions(-)

commit 4fddbf826a43955b0785c6cc0e5ba426bc9ad265
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Wed Jul 26 05:09:47 2006 +0000

    Updated Translation

 po/ChangeLog |    4 ++++
 po/gu.po     |   35 +++++++++++++++++++++++++++++++++--
 2 files changed, 37 insertions(+), 2 deletions(-)

commit 0123ba883fd9f3bb5227e1f4eb149c60795d0d68
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jul 26 04:58:11 2006 +0000

    Some, uhh, string fixes.  Ya.

 Tomboy/Makefile.am     |    1 +
 Tomboy/Tray.cs         |   33 +++++++++++++++++++++++++++++++++
 data/images/tintin.png |  Bin 0 -> 6718 bytes
 3 files changed, 34 insertions(+), 0 deletions(-)

commit d7149b85a7d390b46810b25daa670de3093c8257
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jul 25 22:34:26 2006 +0000

    When uniquifying titles by appending numbers, start at 2. A few minor
    
    2006-07-25  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/StickyNoteImport.cs: When uniquifying titles by
    	appending numbers, start at 2.  A few minor string changes.

 ChangeLog                          |    5 +++++
 Tomboy/Plugins/StickyNoteImport.cs |   17 ++++++++---------
 po/ChangeLog                       |    4 ++++
 po/POTFILES.in                     |    1 +
 4 files changed, 18 insertions(+), 9 deletions(-)

commit 3a8461fe21ba235f4f554057b45dcdff6ef843c2
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Jul 25 21:58:26 2006 +0000

    Tiny Text Tweaks.

 Tomboy/Plugins/StickyNoteImport.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 34d04b65ee4588bbc8a45a59fd2346624eebfbd9
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jul 25 21:21:39 2006 +0000

    Initial Sticky Note importer plugin from Sanford Armstrong.
    
    2006-07-25  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/StickyNoteImport.cs: Initial Sticky Note importer
    	plugin from Sanford Armstrong.
    
    	* Tomboy/Plugins/Makefile.am (plugins_DATA): Install the Sticky
    	Note importer by default.

 ChangeLog                          |    8 ++
 Tomboy/Plugins/Makefile.am         |   48 +++++++----
 Tomboy/Plugins/StickyNoteImport.cs |  158 ++++++++++++++++++++++++++++++++++++
 3 files changed, 198 insertions(+), 16 deletions(-)

commit 8da7fd9662d23914de6939fe72fe2b2e7de8ee26
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Tue Jul 25 05:29:05 2006 +0000

    Updated Translation

 po/ChangeLog |    4 +
 po/gu.po     |  286 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 172 insertions(+), 118 deletions(-)

commit c39e106d6d8e8ff374e5e70225068740f0fe060d
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Mon Jul 24 19:11:41 2006 +0000

    New traditional Chinese translations

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    5 +
 po/zh_HK.po  |  679 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_TW.po  |  679 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1368 insertions(+), 1 deletions(-)

commit b4199d91972a5bfc8c7303c91a9b13a6ef05a404
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Mon Jul 24 11:45:03 2006 +0000

    Updated Czech translation.
    
    2005-07-24  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.

 po/ChangeLog |    4 +
 po/cs.po     |  216 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 115 insertions(+), 105 deletions(-)

commit dc26d6386cf04e9fcd140dd5af94deff6a00db7c
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 09:24:25 2006 +0000

    Do not include error underlines. Avoids printing out spelling error
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/gtksourceprintjob.c (create_layout_for_para): Do not
    	include error underlines.  Avoids printing out spelling error
    	indicators, fixing bug #339846.

 ChangeLog                     |    4 ++++
 libtomboy/gtksourceprintjob.c |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 127d9bb5b27232141d1476c87bedcad34d586ea2
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 09:12:03 2006 +0000

    Avoid infinite recursion by keeping track of resolved note entities, and
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.cs: Avoid infinite recursion by
    	keeping track of resolved note entities, and returning null if
    	already resolved.

 ChangeLog                      |    4 ++++
 Tomboy/NoteManager.cs          |    4 +++-
 Tomboy/Plugins/ExportToHTML.cs |   35 +++++++++++++++++++++--------------
 3 files changed, 28 insertions(+), 15 deletions(-)

commit 545dd6f7b35cd94425e064273d9f750241f0bfd8
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 08:34:28 2006 +0000

    Make IsNew return true if note was created in the last 24 hours. Fixes bug
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Make IsNew return true if note was created in
    	the last 24 hours.  Fixes bug #343078.

 ChangeLog      |    3 +++
 Tomboy/Note.cs |    8 ++++----
 Tomboy/Tray.cs |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

commit 9f5936449481d36fdc770c6f7406aafe9eae1fc9
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 08:22:57 2006 +0000

    Don't require libpanelapplet to build, but if it is present, lookup the
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Don't require libpanelapplet to build, but if it
    	is present, lookup the .server install location.

 ChangeLog    |    3 +++
 configure.in |    4 +---
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 6dbd5d20d6842fd10949d54c7f39c1d4dad1aaef
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 08:16:16 2006 +0000

    Use locale-friendly date/time formats in printed page footer. Advice from
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/gedit-print.c (gedit_print_job_info_new): Use
    	locale-friendly date/time formats in printed page footer.  Advice
    	from James Henstridge, in bug #345509.

 ChangeLog               |    6 ++++++
 libtomboy/gedit-print.c |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 312b827e05c1332b5a6edfa0a5ae37f6ce393e61
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 08:05:32 2006 +0000

    Update plugin for Galago 0.5.0 API. Patch from Kevin Kubasik.
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/GalagoPresence.cs: Update plugin for Galago 0.5.0
    	API.  Patch from Kevin Kubasik.
    
    	* configure.in (GALAGO): Check for Galago 0.5.0.

 ChangeLog                        |    7 ++++
 Tomboy/Plugins/GalagoPresence.cs |   72 +++++++++----------------------------
 configure.in                     |    2 +-
 3 files changed, 26 insertions(+), 55 deletions(-)

commit c5fbb73fe0afed67ca6dda8405bfb89191f7cdca
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 07:51:35 2006 +0000

    Don't show translator credits if we aren't translating.
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Don't show translator credits if we aren't
    	translating.

 ChangeLog      |    3 +++
 Tomboy/Tray.cs |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 1b82739a80b686c46b641ebd382e3f7867c78c7e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 07:47:14 2006 +0000

    Translate "Note" column header.
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/RecentChanges.cs: Translate "Note" column header.

 ChangeLog               |    4 ++++
 Tomboy/RecentChanges.cs |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 7e7296b501500a27b3e1b817ce6feb132cc7e1da
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 24 07:26:59 2006 +0000

    Remove Tintin icon from Tomboy due to legal restrictions. :-(
    
    2006-07-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	Remove Tintin icon from Tomboy due to legal restrictions. :-(
    
    	Patch originally from Gary Ekker of Novell...
    
    	* Tomboy/Makefile.am: Remove tintin.png, stock_notes.png and
    	gnome-stock-searchtool.png resources.  Add 48x48 tomboy.png and
    	gnome-searchtool.png.
    	* Tomboy/NoteWindow.cs: Set window IconName to "tomboy".
    	* Tomboy/Preferences.cs: Ditto.
    	* Tomboy/RecentChanges.cs: Ditto.  Use 22px "tomboy" icon for notes.
    	* Tomboy/Tray.cs: Ditto.  Use 16px "tomboy" icon for notes in menu.
    	* Tomboy/Search.cs: Ditto.  Set IconName to "stock_search".
    	* Tomboy/Utils.cs: Make GetIcon take an icon size, and first
    	lookup the icon in the Gtk icon theme before falling back to the
    	assembly's resources.
    	* data/tomboy.desktop.in: Use Icon=tomboy.
    	* data/GNOME_TomboyApplet.server.in.in: Use icon="tomboy.png".
    	* data/images/Makefile.am: Install tomboy icons into correct size
    	icon theme directory, and call gtk-update-icon-cache.
    	* data/images/tomboy.svg: New Tango icon.
    	* data/images/tomboy.png: New Tango icon.
    	* data/images/tomboy-16.png: New Tango icon.
    	* data/images/tomboy-22.png: New Tango icon.
    	* data/images/tintin.png: Remove.

 ChangeLog                              |   27 +++
 Tomboy/Makefile.am                     |    5 +-
 Tomboy/NoteWindow.cs                   |    9 +-
 Tomboy/Preferences.cs                  |    9 +-
 Tomboy/RecentChanges.cs                |   11 +-
 Tomboy/Search.cs                       |   14 +-
 Tomboy/Tray.cs                         |   20 +-
 Tomboy/Utils.cs                        |   24 ++-
 data/GNOME_TomboyApplet.server.in.in   |    2 +-
 data/images/Makefile.am                |   48 +++++-
 data/images/gnome-searchtool.png       |  Bin 0 -> 3515 bytes
 data/images/gnome-stock-searchtool.png |  Bin 3515 -> 0 bytes
 data/images/stock_notes.png            |  Bin 2454 -> 0 bytes
 data/images/tintin.png                 |  Bin 6718 -> 0 bytes
 data/images/tomboy-16.png              |  Bin 0 -> 490 bytes
 data/images/tomboy-22.png              |  Bin 0 -> 698 bytes
 data/images/tomboy.png                 |  Bin 0 -> 2101 bytes
 data/images/tomboy.svg                 |  282 ++++++++++++++++++++++++++++++++
 data/tomboy.desktop.in                 |    2 +-
 19 files changed, 393 insertions(+), 60 deletions(-)

commit 06cb053772a1082851c91140440d2c7a896077bd
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jul 23 23:58:33 2006 +0000

    Patch from Dan Winship to setup tray icon transparency.
    
    2006-07-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/eggtrayicon.c: Patch from Dan Winship to setup tray
    	icon transparency.
    
    	A few more tomboy-0-4 merges...
    
    	* Tomboy/NoteTag.cs: XX_Large -> XXLarge.
    
    	* Tomboy/Watchers.cs: SetText -> Text.

 ChangeLog               |   11 +++++++++++
 Tomboy/NoteTag.cs       |    6 +++---
 Tomboy/Watchers.cs      |    2 +-
 libtomboy/eggtrayicon.c |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 61 insertions(+), 4 deletions(-)

commit 67024ce731a1023fd185b0da164f122566e1330c
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jul 23 23:23:30 2006 +0000

    Patch from Dan Winship to avoid crash in DBUS bindings. Fixes bug 328930.
    
    2006-07-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Patch from Dan Winship to avoid crash in DBUS
    	bindings.  Fixes bug 328930.

 ChangeLog        |    5 +++++
 Tomboy/Tomboy.cs |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit e37198e06b1db73fa9bebaa62e44781464017413
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jul 23 23:14:28 2006 +0000

    Partial port of changes from tomboy-0-4 branch to build against Gtk#2 and
    
    2006-07-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	Partial port of changes from tomboy-0-4 branch to build against
    	Gtk#2 and Mono 1.1.13...
    
    	- Use GuiUtils.DetachMenu when calling Gtk.Menu.AttachToWidget,
    	since this can't be null for some reason.
    
    	- Remove Tomboy/panelapplet/*.
    
    	* tomboy.spec.in: Install tomboy.desktop, don't install
    	GNOME_TomboyApplet.xml.
    
    	* data/Makefile.am: Install the tomboy.desktop file.
    	I believe the other non-RedHat desktops have caught up with
    	supporting OnlyShowIn=KDE.
    
    	* Tomboy/Watchers.cs: Drop old gtkspell compatibility code.
    
    	* Tomboy/Utils.cs: Update for Gtk.Menu.Popup API change.
    
    	* Tomboy/Tomboy.cs: Syscall.signal -> Stdlib.signal.
    
    	* Tomboy/Search.cs: Gtk.Combo -> Gtk.ComboBoxEntry.  Keep previous
    	searches in an ArrayList.  Remove GLib.Markup.EscapeText bug
    	workaround.
    
    	* Tomboy/RecentChanges.cs: Update for chaged SetSortFunc API.
    
    	* Tomboy/NoteWindow.cs: In NoteTextMenu,
    	don't store accel_group.
    
    	* Tomboy/Makefile.am: Don't build panelapplet/*.  Don't define
    	OLD_GTKSPELL_CSFLAGS.
    
    	* libtomboy/tomboyutil.c: Remove tomboy_widget_set_bg_pixmap.
    
    	* Tomboy/Applet.cs: Switch to using Gnome.PanelApplet.  Drop
    	stored reference (hopefully not needed anymore).  BackgroundType
    	-> PanelAppletBackgroundType.  Drop tomboy_widget_set_bg_pixmap.
    
    	* configure.in: Bump version to 0.3.9.  Drop old gtkspell checks.
    	Switch to gtk-sharp-2.0, gnome-sharp-2.0, and gconf-sharp-2.0.

 ChangeLog                                          |   44 ++
 Tomboy/Applet.cs                                   |   84 ++--
 Tomboy/Makefile.am                                 |   10 +-
 Tomboy/Note.cs                                     |    4 +-
 Tomboy/NoteBuffer.cs                               |    6 +-
 Tomboy/NoteWindow.cs                               |    2 -
 Tomboy/Plugins/PrintNotes.cs                       |    2 +-
 Tomboy/RecentChanges.cs                            |    4 +-
 Tomboy/Search.cs                                   |   98 ++---
 Tomboy/Tomboy.cs                                   |    9 +-
 Tomboy/Tray.cs                                     |    2 +-
 Tomboy/Utils.cs                                    |   12 +-
 Tomboy/Watchers.cs                                 |   49 +--
 Tomboy/panelapplet/AppletFactory.cs                |   36 --
 Tomboy/panelapplet/BonoboUIVerb.cs                 |   25 -
 Tomboy/panelapplet/PanelApplet.cs                  |    8 -
 Tomboy/panelapplet/generated/BackgroundType.cs     |   16 -
 .../generated/ChangeBackgroundHandler.cs           |   30 --
 Tomboy/panelapplet/generated/ChangeSizeHandler.cs  |   18 -
 Tomboy/panelapplet/generated/FactoryCallback.cs    |   10 -
 Tomboy/panelapplet/generated/Flags.cs              |   19 -
 .../generated/MoveFocusOutOfAppletHandler.cs       |   18 -
 Tomboy/panelapplet/generated/ObjectManager.cs      |   19 -
 Tomboy/panelapplet/generated/PanelApplet.cs        |  502 --------------------
 Tomboy/panelapplet/generated/PanelAppletSharp.cs   |  169 -------
 configure.in                                       |    8 +-
 data/Makefile.am                                   |   17 +-
 libtomboy/tomboyutil.c                             |   13 -
 libtomboy/tomboyutil.h                             |    2 -
 tomboy.spec.in                                     |    3 +-
 30 files changed, 172 insertions(+), 1067 deletions(-)

commit 0655b4ea652dbfca9d7e876e39a4773139b9b4f1
Author: Christopher Orr <chris@orr.me.uk>
Date:   Sat Jul 22 11:23:20 2006 +0000

    Updated British English translation.
    
    2005-07-22  Christopher Orr  <chris@orr.me.uk>
    
    	* en_GB.po: Updated British English translation.

 po/ChangeLog |  392 +++++++++++++++++++++++++++++-----------------------------
 po/en_GB.po  |  217 ++++++++++++++------------------
 2 files changed, 295 insertions(+), 314 deletions(-)

commit a934edc8a2313e311c1cd586a7454120433f3925
Author: Christopher Orr <chris@orr.me.uk>
Date:   Sat Jul 22 10:59:45 2006 +0000

    Moved note deletion UI to new NoteUtils class.
    
    2006-07-22  Christopher Orr  <chris@orr.me.uk>
    
    	* Tomboy/Note.cs: Moved note deletion UI to new NoteUtils class.
    	* Tomboy/NoteWindow.cs:
    	* Tomboy/RecentChanges.cs: Allow note deletion via Delete key.

 ChangeLog               |    6 ++++++
 Tomboy/Note.cs          |   36 ++++++++++++++++++++++++++++++++++++
 Tomboy/NoteWindow.cs    |   32 ++------------------------------
 Tomboy/RecentChanges.cs |   35 ++++++++++++++++++++++++++++-------
 4 files changed, 72 insertions(+), 37 deletions(-)

commit b3984aa66c0c2b469ec83125e10d2100017e89cf
Author: Sebastian Rittau <srittau@jroger.in-berlin.de>
Date:   Sat Jul 22 05:19:07 2006 +0000

    Hardcode the path to the plugins directory to ~/.tomboy/Plugins.
    
    2006-07-22  Sebastian Rittau  <srittau@jroger.in-berlin.de>
    
            * Tomboy/NoteManager.cs: Hardcode the path to the plugins directory to
            ~/.tomboy/Plugins.

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 219649422bfe22f0cb721965b2d4fd2362f8cbb0
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Fri Jul 21 07:52:16 2006 +0000

    Mute the logger while executing tests.
    
    * test/Plugins/ExportToHTMLTest.cs: Mute the logger while executing tests.

 ChangeLog                        |    5 +++++
 test/Plugins/ExportToHTMLTest.cs |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 7a1d10b4f2a731deaa205e0e5a9b90d1543fe868
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Fri Jul 21 06:34:10 2006 +0000

    whitespace fix

 Tomboy/Plugins/ExportToHTML.cs |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 45269d31fb871e40034e78b82621f739fe160e7d
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Thu Jul 20 03:06:37 2006 +0000

    Don't use the on-disk copy of the note for exporting, but an in-memory
    
            * Tomboy/Plugins/ExportToHTML.cs: Don't use the on-disk copy of the
            note for exporting, but an in-memory copy.
            * test/Plugins/ExportToHTMLTest.cs: Test case.
            * test/Makefile.am: Added Plugins/ExportToHTMLTest.cs.

 ChangeLog                        |    5 ++
 Tomboy/Plugins/ExportToHTML.cs   |   29 ++++++++-
 test/Makefile.am                 |   20 +++---
 test/Plugins/ExportToHTMLTest.cs |  137 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 180 insertions(+), 11 deletions(-)

commit d650ccc961afd4e22f6db156f2c0858c6b67ac7f
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Thu Jul 20 01:55:30 2006 +0000

    Made Note constructors private and instead introduced factory methods
    
            * Tomboy/Note.cs: Made Note constructors private and instead
            introduced factory methods CreateNewNote and CreateExistingNote.
            NoteArchiver is now a singleton.
            * Tomboy/NoteManager.cs: Split methods FirstRun and
            CreateTrieController out of NoteManager and made them protected
            virtual to allow overriding in test cases. Use new Note factory
            method.
            * test/DummyNote.cs: A DummyNoteArchiver class for use in unit tests.
            * test/NoteTest.cs: Use the new Note factory method.
            * test/Makefile.am: Added DummyNote.cs. Made test target phony. Test
            now depends on Tomboy.exe, so if tomboy is rebuilt, the tests are also
            rebuilt. MONO_PATH now includes the Plugins directory.

 ChangeLog             |   11 +++++++-
 Tomboy/Note.cs        |   66 ++++++++++++++++++++++++++++++++++++++++++++----
 Tomboy/NoteManager.cs |    2 +-
 test/DummyNote.cs     |   25 ++++++++++++++++++
 test/Makefile.am      |   11 ++++++--
 test/NoteTest.cs      |    2 +-
 6 files changed, 105 insertions(+), 12 deletions(-)

commit 8cb9e60fcf780a6c29df40110850bfd74e9917ff
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Thu Jul 20 01:40:35 2006 +0000

    Split methods FirstRun and CreateTrieController out of NoteManager and
    
            * Tomboy/NoteManager.cs: Split methods FirstRun and
            CreateTrieController out of NoteManager and made them protected
            virtual to allow overriding in test cases.

 ChangeLog             |    4 ++++
 Tomboy/NoteManager.cs |   17 ++++++++++++++---
 2 files changed, 18 insertions(+), 3 deletions(-)

commit f85de9b323d46a4a609c419ecb5f6558d4cf9970
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Thu Jul 20 01:22:42 2006 +0000

    New Logger class to replace existing calls to Console.WriteLine.
    
            * Tomboy/Logger.cs:
            * Tomboy/Makefile.am: New Logger class to replace existing calls to
            Console.WriteLine.
            * test/LoggerTest.cs:
            * test/Makefile.am: Test case.
            * Tomboy/Applet.cs:
            * Tomboy/Note.cs:
            * Tomboy/NoteBuffer.cs:
            * Tomboy/NoteManager.cs:
            * Tomboy/NoteTag.cs:
            * Tomboy/NoteWindow.cs:
            * Tomboy/PluginManager.cs:
            * Tomboy/Search.cs:
            * Tomboy/Tomboy.cs:
            * Tomboy/Trie.cs:
            * Tomboy/Utils.cs:
            * Tomboy/Watchers.cs:
            * Tomboy/XKeybinder.cs:
            * Tomboy/Plugins/Evolution.cs:
            * Tomboy/Plugins/ExportToHTML.cs:
            * Tomboy/Plugins/GalagoPresence.cs:
            * Tomboy/Plugins/NoteOfTheDay.cs: Use Logger instead of
            Console.WriteLine, where appropriate.

 ChangeLog                        |   26 ++++++++++++++++
 Tomboy/Applet.cs                 |    4 +-
 Tomboy/Logger.cs                 |   54 ++++++++++++++++++++++++++++++++++
 Tomboy/Makefile.am               |    1 +
 Tomboy/Note.cs                   |    8 ++--
 Tomboy/NoteBuffer.cs             |   26 ++++++++--------
 Tomboy/NoteManager.cs            |    4 +-
 Tomboy/NoteTag.cs                |    6 ++--
 Tomboy/NoteWindow.cs             |   16 +++++-----
 Tomboy/PluginManager.cs          |   32 ++++++++++----------
 Tomboy/Plugins/Evolution.cs      |   16 +++++-----
 Tomboy/Plugins/ExportToHTML.cs   |   10 +++---
 Tomboy/Plugins/GalagoPresence.cs |   24 ++++++++--------
 Tomboy/Plugins/NoteOfTheDay.cs   |    8 ++--
 Tomboy/Search.cs                 |    8 ++--
 Tomboy/Tomboy.cs                 |    6 ++--
 Tomboy/Trie.cs                   |    8 ++--
 Tomboy/Utils.cs                  |    2 +-
 Tomboy/Watchers.cs               |   32 ++++++++++----------
 Tomboy/XKeybinder.cs             |   18 ++++++------
 test/LoggerTest.cs               |   59 ++++++++++++++++++++++++++++++++++++++
 test/Makefile.am                 |    1 +
 22 files changed, 255 insertions(+), 114 deletions(-)

commit 4cff48a1ea15c02c9a9bf997c3dd2dd8f25042c6
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Sun Jul 16 16:56:27 2006 +0000

    Added  Greek translation by Dimitris Glezos <dimitris@glezos.com>

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/el.po     |  783 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 792 insertions(+), 1 deletions(-)

commit 0202336723493e41f4b969e6c034ed141e1884de
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Sun Jul 16 06:49:43 2006 +0000

    Updated Lithuanian translation.
    
    2006-07-16  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |    4 +++
 po/lt.po     |   74 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 45 insertions(+), 33 deletions(-)

commit ede5ab223b97e82d4a5325675e1ac14cf94425a8
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Wed Jul 12 08:04:42 2006 +0000

    Translation updated by Tino Meinen.
    
    2006-07-12  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Tino Meinen.

 po/ChangeLog |    4 +
 po/nl.po     |  548 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 376 insertions(+), 176 deletions(-)

commit bb93794b087b8892ce8317bfaa20c5c2fc484787
Author: Alexander Shopov <ash@contact.bg>
Date:   Sun Jul 9 12:06:13 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-07-09  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>

 po/ChangeLog |    5 ++++
 po/bg.po     |   74 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 46 insertions(+), 33 deletions(-)

commit 1d47adeeda9ec1de13b2beafa48208c3daf9122a
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Thu Jul 6 19:41:14 2006 +0000

    Updated Basque translation.
    
    2006-07-06  Inaki Larranaga  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.

 po/ChangeLog |    4 +++
 po/eu.po     |   84 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 51 insertions(+), 37 deletions(-)

commit 9d504415811b7499317182058ffbe95d9dd853df
Author: Jordi Mas <jmas@src.gnome.org>
Date:   Tue Jul 4 00:46:12 2006 +0000

    Updated Catalan translation

 po/ChangeLog |    4 +
 po/ca.po     |  460 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 316 insertions(+), 148 deletions(-)

commit 54307b52b56055b81b969756b074c9453136b9df
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Jul 3 09:29:14 2006 +0000

    Added entry for Bengali India (bn_IN) translation addition

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 19d602a1e824e6f8fca76e4ff0a0d41b7fb5aa47
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Jul 3 09:28:43 2006 +0000

    Added entry for Bengali India (bn_IN) addition to ALL_LINGUAS in configure.in

 ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 4983b0d84cf3bf893b641e2eb5a53a6d4d89c324
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Jul 3 09:28:15 2006 +0000

    Added Bengali India (bn_IN) to ALL_LINGUAS

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 311ef688960d1ec5773ed921cf9e2c9f9c46aa2f
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Jul 3 09:27:30 2006 +0000

    Added Bengali India (bn_IN) Translation

 po/bn_IN.po |  719 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 719 insertions(+), 0 deletions(-)

commit 54470ccb9a18ddccf62bf4d125b5fd29cb37453c
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sat Jul 1 10:55:29 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++++
 po/fi.po     |   38 +++++++++++++++++++++++---------------
 2 files changed, 27 insertions(+), 15 deletions(-)

commit c757fbe45fe09d7b7df6c589602ca41418c6cbd1
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Thu Jun 29 19:12:31 2006 +0000

    Added Dzongkha translation

 ChangeLog    |    5 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/dz.po     |  778 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 788 insertions(+), 1 deletions(-)

commit c6b38c3633358ad902caba6ea0d4b80048bec9f1
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Thu Jun 29 06:26:57 2006 +0000

    added propsed one in hindi

 po/ChangeLog |    3 +
 po/hi.po     |  703 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 706 insertions(+), 0 deletions(-)

commit cc621ae6b6d911d2dc25c42126afc45327aaffff
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file build.bat was initially added on branch tomboy-win32.

commit 65e087527eea1a82343deb6c511e8c59ddbbe2fc
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file .cvsignore was initially added on branch tomboy-win32.

commit f7a0080912933f09e2790fbd2ac399184888625d
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file GConf_Stub.cs was initially added on branch tomboy-win32.

commit ccbe308f1b717d545b017eedb1f46be80f8ca2c0
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file Gnome.About_Stub.cs was initially added on branch tomboy-win32.

commit faa2c3a3fc4c09b6c68309f464a41ad885469db8
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file Gnome.PanelApplet_Stub.cs was initially added on branch tomboy-win32.

commit 6068102fe7f97c927ed43a32b9b5a8a2a192e202
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file Gnome.Program_Stub.cs was initially added on branch tomboy-win32.

commit 576f0680dfac52a2551e5cd6cf2a46d4477b1384
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file Gnome.Stock_Stub.cs was initially added on branch tomboy-win32.

commit 7d1c53fbd19b50785258cd17954606c9ade2b7ae
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file Gnome.Url_Stub.cs was initially added on branch tomboy-win32.

commit 86bc87a97e884020026bea9d2f0972097270ef4c
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file Gnome_Stub.cs was initially added on branch tomboy-win32.

commit d02112771e48e676db544fcda31f12a9e974db66
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file GuiUtils_Stub.cs was initially added on branch tomboy-win32.

commit 17f3074cad9b624071df998f40c817649d4b494f
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file Mono.Unix_Stub.cs was initially added on branch tomboy-win32.

commit f83780a6f9cfdbbaa9f330a64541b02c243af5db
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file tintin.ico was initially added on branch tomboy-win32.

commit 394f6aa4e4f827f19cd6fd7755776241e7c8d818
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:06 2006 +0000

    file TomboyGConfXKeybinder_Stub.cs was initially added on branch tomboy-win32.

commit 0bdd9afdf7841858896a0a5af11d3837ce6c5a4a
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:05 2006 +0000

    file Defines.cs was initially added on branch tomboy-win32.

commit a97c01eaaed963a50898618fe6e95053b483ecd5
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:05 2006 +0000

    file konqueror.bat was initially added on branch tomboy-win32.

commit c6d8002b8e37c2580c53acc47752708a764dbcb4
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:05 2006 +0000

    file tomboy.bat was initially added on branch tomboy-win32.

commit b4b982b51786bd5a14d6eeac3305459c2ab9e496
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:05 2006 +0000

    file tomboy.vbs was initially added on branch tomboy-win32.

commit 56ed12e4d14351430eab58e38671af197f7fd472
Author: Sanford Armstrong <sharm@src.gnome.org>
Date:   Sun Jun 25 19:36:04 2006 +0000

    file README-WIN32 was initially added on branch tomboy-win32.

commit 38386e9786d2c77bc47b2cd9a543caccb7387dc0
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Sat Jun 24 11:07:36 2006 +0000

    Added Entry for Bengali Translation addition

 po/ChangeLog |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 7fc0f60f396e5e235cd4645a60f4dd88452add12
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Sat Jun 24 11:07:01 2006 +0000

    Added Entry for addition of Bengali (bn) to ALL_LINGUAS in configure.in

 ChangeLog |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 2a4d2297edc27da50adebe47a54d7a3333d13904
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Sat Jun 24 11:06:31 2006 +0000

    Added Bengali (bn) to ALL_LINGUAS

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e7fa677d783012edea6563900880f1e98b1c47ff
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Sat Jun 24 11:05:19 2006 +0000

    Added Bengali (bn) Translation

 po/bn.po |  719 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 719 insertions(+), 0 deletions(-)

commit ca27ca77d2af9bc4dd3d7fcc47f95bb888ccddb9
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Wed Jun 21 13:22:20 2006 +0000

    Added Macedonian Translation <jovanna@cvs.gnome.org>

 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/mk.po     |  767 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 772 insertions(+), 1 deletions(-)

commit 4d91d6ca503ef6cf27769e8462b2eb1505dc5bb6
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:   Wed Jun 21 01:29:57 2006 +0000

    A small configure patch to specify galago versions, since the galago component wont build against newer releases.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b17771c54fa6948e9d1c33c5102574769fe96b90
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Tue Jun 20 11:28:22 2006 +0000

    ExportToHTML: do XSLT transformation in-memory, instead of relying on
    the saved note file

 ChangeLog                      |    5 +++
 Tomboy/Note.cs                 |   58 ++++++++++++++++++++++++---------------
 Tomboy/Plugins/ExportToHTML.cs |    7 ++++-
 3 files changed, 47 insertions(+), 23 deletions(-)

commit 9b41cea904b68569b7ccb38d764addba19204da8
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Mon Jun 19 23:58:06 2006 +0000

    Warning fixes

 ChangeLog                        |   24 ++++++++++++++++++++++++
 Tomboy/Applet.cs                 |    2 +-
 Tomboy/Note.cs                   |    2 +-
 Tomboy/NoteManager.cs            |    2 +-
 Tomboy/NoteWindow.cs             |    2 +-
 Tomboy/PluginManager.cs          |    2 +-
 Tomboy/Plugins/Evolution.cs      |    3 ++-
 Tomboy/Plugins/ExportToHTML.cs   |    2 +-
 Tomboy/Plugins/GalagoPresence.cs |    3 +--
 Tomboy/Plugins/NoteOfTheDay.cs   |    2 +-
 Tomboy/Preferences.cs            |    2 +-
 Tomboy/RecentChanges.cs          |    2 +-
 Tomboy/Search.cs                 |    2 +-
 Tomboy/Tomboy.cs                 |    9 +++++----
 Tomboy/Tray.cs                   |    2 +-
 Tomboy/Watchers.cs               |    2 +-
 Tomboy/XKeybinder.cs             |    2 +-
 libtomboy/gedit-print.c          |    4 ----
 libtomboy/gtksourceprintjob.c    |    2 --
 libtomboy/tomboykeybinder.c      |    2 +-
 libtomboy/tomboyutil.c           |    2 ++
 libtomboy/tomboyutil.h           |    7 +++----
 22 files changed, 51 insertions(+), 31 deletions(-)

commit bcb5e1a69b853249264fdacc4081f910aef72132
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Jun 19 07:38:19 2006 +0000

    Added Tamil Translations

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/ta.po     |  701 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 710 insertions(+), 1 deletions(-)

commit ae2eb1cc70f813889dcb4ba567bef2e0ae7b7ed9
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Thu Jun 15 15:40:55 2006 +0000

    Updated German translation.
    
    2006-06-15  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 ++++
 po/de.po     |   23 +++++++++++++----------
 2 files changed, 17 insertions(+), 10 deletions(-)

commit b74673671dff737e2cdcb2cd26b45e90a6c1739d
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Jun 14 16:13:03 2006 +0000

    Updated Thai translation by Roys Hengwatanakul <roysheng@msn.com> and me.
    
    2006-06-14  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation by
    	Roys Hengwatanakul <roysheng@msn.com> and me.

 po/ChangeLog |    5 +
 po/th.po     |  322 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 277 insertions(+), 50 deletions(-)

commit fcb80830a1458338ad0eb87aab7aec9ada21f55d
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Wed Jun 14 14:25:56 2006 +0000

    Updated Spanish translation.
    
    2006-06-14  Francisco Javier F. Serrador  <serrador@openshine.com>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   38 +++++++++++++++++++++++---------------
 2 files changed, 27 insertions(+), 15 deletions(-)

commit 7a811cc00e4a067933f2a5b77a6610f02ce07d5c
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Wed Jun 14 12:49:36 2006 +0000

    Added Gujarati Translations

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/gu.po     |  718 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 727 insertions(+), 1 deletions(-)

commit fc00087023de194e4403591e451a4caa3eefb718
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Tue Jun 13 09:16:29 2006 +0000

    Added a test case for the NoteManager. Extract Method on NoteManager
    
            * test/NoteManagerTest.cs:
            * test/Makefile.am: Added a test case for the NoteManager.
            * Tomboy/NoteManager.cs: Extract Method on NoteManager constructor.
            New methods (partly virtual): CreatePluginManager, DirectoryExists,
            CreateDirectory, CreateNotesDir, LoadNotes. Made CreateStartNote
            virtual.

 ChangeLog               |    9 +++++
 Tomboy/NoteManager.cs   |   85 +++++++++++++++++++++++++++++++---------------
 test/Makefile.am        |    3 +-
 test/NoteManagerTest.cs |   77 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 145 insertions(+), 29 deletions(-)

commit b18f1c67881091d056b84d19bb5761430aa48999
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Thu Jun 8 12:24:16 2006 +0000

    A minor fix in cs translation.
    
    2006-06-08  Jakub Friedl <jfriedl@suse.cz>
    
      * cs.po: A minor fix in cs translation.

 po/ChangeLog |    4 ++++
 po/cs.po     |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit c84a65e0de319a8f76c657e032390d9d7f427eea
Author: Sebastian Rittau <srittau@src.gnome.org>
Date:   Wed Jun 7 10:43:49 2006 +0000

    Added support for NUnit unit tests.

 ChangeLog        |    9 +++++++++
 Makefile.am      |    7 ++++++-
 configure.in     |    9 +++++++++
 test/.cvsignore  |    5 +++++
 test/Makefile.am |   31 +++++++++++++++++++++++++++++++
 test/NoteTest.cs |   15 +++++++++++++++
 6 files changed, 75 insertions(+), 1 deletions(-)

commit 6d7b008e585aea70896f82f2cd11e45a125ea322
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Tue Jun 6 11:30:46 2006 +0000

    Updated Czech translation.
    
    2006-06-06  Jakub Friedl <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.

 po/ChangeLog |    4 ++++
 po/cs.po     |   30 ++++++++++++++++++------------
 2 files changed, 22 insertions(+), 12 deletions(-)

commit 6dd65b5e56000d3913a4261e4ac140b0ba8fe2ec
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sun May 28 08:12:19 2006 +0000

    Updated tomboy zh_CN translation.

 po/zh_CN.po |   61 +++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 47 insertions(+), 14 deletions(-)

commit 55efbd41aba4030c02e214d59074ed0ef823e177
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sat May 27 11:48:38 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +
 po/vi.po     |  350 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 190 insertions(+), 164 deletions(-)

commit c0bde5256c52880156b094b35ccbf07a364f5eec
Author: David Trowbridge <trowbrds@gmail.com>
Date:   Sat May 27 01:58:25 2006 +0000

    Add gnome URL handler entries
    
    2006-05-26  David Trowbridge  <trowbrds@gmail.com>
    
    	* data/tomboy.schemas.in: Add gnome URL handler entries

 ChangeLog              |    4 ++++
 data/tomboy.schemas.in |   22 ++++++++++++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

commit b598ae5afcd2ad9e0c574c920cf3d41f4be45567
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri May 26 12:29:22 2006 +0000

    Updated tomboy zh_CN translation.

 po/ChangeLog |    4 +
 po/zh_CN.po  |  173 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 100 insertions(+), 77 deletions(-)

commit a5cf923913d9a876dbd0eeb40726324b12f0b154
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Apr 18 11:18:30 2006 +0000

    Make Joe even happier. Same.
    
    2006-04-18  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* configure.in: Make Joe even happier.
    	* po/no.po: Same.

 ChangeLog    |    5 +
 configure.in |    2 +-
 po/no.po     |  727 ----------------------------------------------------------
 3 files changed, 6 insertions(+), 728 deletions(-)

commit 1c1134acb8d31d498e589e5641ac54482d20c319
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Fri Mar 31 12:41:34 2006 +0000

    Minor fix in Czech translation.
    
    2006-03-31  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Minor fix in Czech translation.

 po/ChangeLog |    4 ++++
 po/cs.po     |   57 +++++++++++++++++----------------------------------------
 2 files changed, 21 insertions(+), 40 deletions(-)

commit c010a9355ac9b15f329145d1104388fb7d448882
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Mar 27 18:35:13 2006 +0000

    Updated Swedish translation. Thanks to Sergej Kotliar.
    
    2006-03-27  Daniel Nylander  <po@danielnylander.se>
    
            * sv.po: Updated Swedish translation. Thanks to Sergej Kotliar.

 po/ChangeLog |    4 +
 po/sv.po     | 1569 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 848 insertions(+), 725 deletions(-)

commit c32d19788fd7e7286d3a2f2f121aed4029476f7a
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Wed Mar 8 07:46:26 2006 +0000

    Updated German translation. Thanks to Daniel Schindler.
    
    2006-03-08  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* de.po: Updated German translation. Thanks to Daniel Schindler.

 po/ChangeLog |    4 +
 po/de.po     |  312 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 188 insertions(+), 128 deletions(-)

commit 0436613b10b8400c86eb06222f7659844ea5f37a
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sat Mar 4 16:12:29 2006 +0000

    Updated Spanish translation.
    
    2006-03-04  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   22 +++++++++++++---------
 2 files changed, 17 insertions(+), 9 deletions(-)

commit f5b815ab39e4eb1eb6fa27bb3b4614e822b057f9
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Thu Mar 2 15:53:18 2006 +0000

    Updated Japanese translation for v0.3.5.
    
    2006-03-02  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
    	* ja.po: Updated Japanese translation for v0.3.5.

 po/ChangeLog |    4 +
 po/ja.po     |  288 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 166 insertions(+), 126 deletions(-)

commit 49886544160303d5b581d6473519e2bcf32a7bc5
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Wed Mar 1 12:58:08 2006 +0000

    Updated basque translation
    
    2006-03-01  Inaki Larranaga  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated basque translation

 po/ChangeLog |    4 +
 po/eu.po     |  220 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 115 insertions(+), 109 deletions(-)

commit d11ae604906a5d1409ef3f58c64f2478337a1116
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Mon Feb 27 19:24:31 2006 +0000

    Updated French translation
    
    * fr.po: Updated French translation

 po/ChangeLog |    4 +
 po/fr.po     |  311 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 164 insertions(+), 151 deletions(-)

commit 19243188970277387f0e2f6dd1c2e4cdfe7fdb22
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Fri Feb 24 22:13:07 2006 +0000

    Updated Lithuanian translation.
    
    2006-02-25  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |    4 ++
 po/lt.po     |  165 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 89 insertions(+), 80 deletions(-)

commit 9e84d0f3e467beaf26b2de43841dbba478303069
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Mon Feb 13 05:09:48 2006 +0000

    Updated Czech translation.
    
    2006-02-13  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 +
 po/cs.po     |  214 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 127 insertions(+), 91 deletions(-)

commit 61f8cab351946d94c210b44f568f166d96895132
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Feb 7 09:18:09 2006 +0000

    Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation by Isriya
    
    2006-02-07  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* configure.in: Added 'th' (Thai) to ALL_LINGUAS.
    	* po/th.po: Added Thai translation by
    	Isriya Paireepairit <markpeak@gmail.com>.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    5 +
 po/th.po     |  538 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 548 insertions(+), 1 deletions(-)

commit 5bb4a21060d5b072c8ca1246aded1652222b882e
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Feb 6 09:52:58 2006 +0000

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
    
    2006-02-06  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Vladimir Petkov <vpetkov@i-space.org>

 po/ChangeLog |    5 ++
 po/bg.po     |  208 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 110 insertions(+), 103 deletions(-)

commit deb412fb869ab9944c07b8683d9c503b652a3132
Author: James Ogley <james@usr-local-bin.org>
Date:   Sat Feb 4 10:10:51 2006 +0000

    Updated British English translation.
    
    
    2006-02-04  James Ogley  <james@usr-local-bin.org>
    
    	* po/en_GB.po: Updated British English translation.

 po/ChangeLog |    4 +
 po/en_GB.po  |  296 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 175 insertions(+), 125 deletions(-)

commit 9f7ac7eacb46676f6c1ecbdb44183030cc35f1ea
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Feb 3 21:35:30 2006 +0000

    Fix warnings about char signedness. Ditto.
    
    2006-02-03  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/gtksourceprintjob.c: Fix warnings about char
    	signedness.
    	* libtomboy/gedit-print.c: Ditto.

 ChangeLog                     |    6 ++++++
 libtomboy/gedit-print.c       |    8 ++++----
 libtomboy/gtksourceprintjob.c |   21 +++++++++++++--------
 3 files changed, 23 insertions(+), 12 deletions(-)

commit e5580d5b722120002c198b2fa944a349b1cf4547
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Feb 3 02:36:32 2006 +0000

    Bump version to 0.3.5. Update for 0.3.5. Ditto, and add link to
    
    2006-02-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.3.5.
    	* NEWS: Update for 0.3.5.
    	* www/index.html: Ditto, and add link to screencast.

 ChangeLog      |    8 +++++++-
 NEWS           |    4 ++++
 configure.in   |    2 +-
 www/index.html |    7 ++++---
 4 files changed, 16 insertions(+), 5 deletions(-)

commit a58131fcd571abb5ae840c31fd25283fe81f0721
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Feb 1 17:39:21 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++
 po/fi.po     |  111 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 60 insertions(+), 55 deletions(-)

commit 1c5d671b3ac861f4bd7852d097f038006260cf2c
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Wed Feb 1 06:37:39 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++++
 po/vi.po     |   31 ++++++++++++++++++-------------
 2 files changed, 22 insertions(+), 13 deletions(-)

commit 69bdbf9fd895fc2dfac3811798ce9786f48b193e
Author: Adam Weinberger <adamw@gnome.org>
Date:   Wed Feb 1 02:11:07 2006 +0000

    Updated Canadian English translation.
    
    
    2006-01-31  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +++
 po/en_CA.po  |   66 +++++++++++++++++++++++++++------------------------------
 2 files changed, 35 insertions(+), 35 deletions(-)

commit 98efe219845faf30d3503c6f5fb5a6338cf0ce18
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 31 16:32:12 2006 +0000

    Catch //account/source/url URI parse errors, and print the offending URI
    
    2006-01-31  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/Evolution.cs: Catch //account/source/url URI
    	parse errors, and print the offending URI to the console.

 ChangeLog                   |    5 +++++
 Tomboy/Plugins/Evolution.cs |   13 +++++++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

commit 46fadcc6eabe17c5c61470010682e9c10b1e0402
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jan 30 20:32:42 2006 +0000

    Change the time format from 12-hour + AM/PM to be 24-hour. Fixed bug
    
    2006-01-30  Alex Graveley  <alex@beatniksoftware.com>
    
    	* sv.po: Change the time format from 12-hour + AM/PM to be
    	24-hour.  Fixed bug #329241.

 po/ChangeLog |    5 +++++
 po/sv.po     |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit b4e112a943f3b7cc1695cfd404a44d5ac86ef728
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jan 30 20:16:33 2006 +0000

    Always EXTRA_DIST the Evolution and Galago sources, otherwise make dist
    
    2006-01-30  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/Makefile.am: Always EXTRA_DIST the Evolution and
    	Galago sources, otherwise make dist won't include them.
    
    	* Tomboy/Tomboy.cs: Fix compile breakage when D-BUS not enabled.

 ChangeLog                  |    7 +++++++
 Tomboy/Plugins/Makefile.am |    7 +++++--
 Tomboy/Tomboy.cs           |    3 +--
 3 files changed, 13 insertions(+), 4 deletions(-)

commit 1181064ffe9288a2211cfb0c2a64d44f5276e764
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Jan 29 12:02:50 2006 +0000

    CityHost -> MonoHost, and remove the icon.
    
    
    CityHost -> MonoHost, and remove the icon.

 www/default.css |    2 +-
 www/index.html  |   13 ++++---------
 2 files changed, 5 insertions(+), 10 deletions(-)

commit 7131eb71e735c696bf46eac5b7ba190f23615a74
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jan 29 11:30:39 2006 +0000

    When reading note XML, handle unregistered tags gracefully.
    
    2006-01-29  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteBuffer.cs: When reading note XML, handle unregistered
    	tags gracefully.

 ChangeLog            |    3 +++
 Tomboy/NoteBuffer.cs |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 0c00715093ae93a2cfe59b2727ce7c8da4b5f59a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jan 29 11:21:44 2006 +0000

    Avoid checking the "gtkspell-misspelled" tag for spellcheckability: it
    
    2006-01-29  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Avoid checking the "gtkspell-misspelled" tag
    	for spellcheckability: it will always fail since it isn't created
    	by Tomboy.  Fixes spellchecking.
    
    	* Tomboy/NoteWindow.cs: Use GLib.ConnectBefore with
    	OnPopulatePopup so that the GtkSpell submenu will be the first
    	item.

 ChangeLog            |   10 ++++++++++
 Tomboy/NoteWindow.cs |    2 +-
 Tomboy/Watchers.cs   |    3 ++-
 3 files changed, 13 insertions(+), 2 deletions(-)

commit cc5ae1b8b1002a7055c6424b354a341a84b37c03
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jan 29 09:47:19 2006 +0000

    Add inline Base64 encoded version of stock_mail.png when linking to
    
    2006-01-29  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Add inline Base64 encoded
    	version of stock_mail.png when linking to emails.

 ChangeLog                       |    5 +++++
 Tomboy/Plugins/ExportToHTML.xsl |    8 +++++++-
 2 files changed, 12 insertions(+), 1 deletions(-)

commit 95560fcb8f1d9103c6f2df4d773622c72f054943
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jan 29 08:09:18 2006 +0000

    Add support for "datetime", "monospace", and "link:evo-mail" note tags.
    
    2006-01-28  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Add support for "datetime",
    	"monospace", and "link:evo-mail" note tags.

 ChangeLog                       |    5 +++++
 Tomboy/Plugins/ExportToHTML.xsl |   20 +++++++++++++++++++-
 2 files changed, 24 insertions(+), 1 deletions(-)

commit b0208133a63694127b574532c999603d16664942
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Jan 28 22:54:07 2006 +0000

    Hungarian translation updated.
    
    2006-01-28  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Hungarian translation updated.

 po/ChangeLog |    4 ++
 po/hu.po     |  121 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 63 insertions(+), 62 deletions(-)

commit 420fed799b4f08e8eecd5606accdc8656361ebc5
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Jan 27 20:10:59 2006 +0000

    Updated Spanish translation.
    
    2006-01-27  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  403 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 257 insertions(+), 150 deletions(-)

commit e7c5d86193a591e1c7d917f1b33ce627c3434abc
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Jan 27 08:42:04 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +
 po/vi.po     |  216 ++++++++++++++++++++++++++-------------------------------
 2 files changed, 103 insertions(+), 117 deletions(-)

commit 1bb36669e4e6fcb688f805673cdf06cf05cc6e09
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Jan 27 07:18:49 2006 +0000

    Select the title text when there is a title name clash.
    
    2006-01-26  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Select the title text when there is a title
    	name clash.

 ChangeLog          |    7 ++++++-
 Tomboy/Watchers.cs |    6 ++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 4bfd7c52eef4ec806dc3e576c8384f9348675667
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Jan 26 22:19:56 2006 +0000

    Use Tomboy.DefaultNoteManager instead of creating one ourselves.
    
    2006-01-26  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Use Tomboy.DefaultNoteManager instead of
    	creating one ourselves.
    
    	* Tomboy/Tomboy.cs: Add a --note-path, to specify the directory to
    	use for loading and storing notes.  Create a NoteManager with this
    	path, and expose it through DefaultNoteManager.
    
    	* www/index.html: Add a Reporting Bugs section.

 ChangeLog        |   11 ++++++
 Tomboy/Applet.cs |   10 +----
 Tomboy/Tomboy.cs |   94 +++++++++++++++++++++++++++++++++++++++--------------
 www/index.html   |   16 +++++++--
 4 files changed, 95 insertions(+), 36 deletions(-)

commit 0cc8efd2cac4fd10d7d2591bfa47d9de81b27d11
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Jan 26 17:40:25 2006 +0000

    Updated Canadian English translation.
    
    
    2006-01-26  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +++
 po/en_CA.po  |   64 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 38 insertions(+), 30 deletions(-)

commit 11e69f80feab2816663b6c9974040091461058cf
Author: Alex Graveley <orph@src.gnome.org>
Date:   Thu Jan 26 09:10:29 2006 +0000

    Ditto. Point to 0.3.4 tarball, and update text.
    
    
    	* www/index.html: Ditto.  Point to 0.3.4 tarball, and update text.

 ChangeLog      |    2 +-
 www/index.html |   19 ++++++++++---------
 2 files changed, 11 insertions(+), 10 deletions(-)

commit 64b4711b5dac464ee967195351e36c6444e52025
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Jan 26 08:32:15 2006 +0000

    Bump version to 0.3.4.
    
    2006-01-26  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.3.4.
    
    	* README: Update copyright to 2006.
    	* www/index.html: Ditto.
    	* Tomboy/Tomboy.cs: Ditto.
    	* Tomboy/Tray.cs: Ditto.
    	* NEWS: Diito.  Add some 0.3.4 bullets.
    
    	* Tomboy/Plugins/FixedWidth.cs: Use "(C)" instead of copyright
    	character, which chokes gettext.

 ChangeLog                    |   13 +++++++++++++
 NEWS                         |   11 +++++++++--
 README                       |    2 +-
 Tomboy/Plugins/FixedWidth.cs |    2 +-
 Tomboy/Tomboy.cs             |    2 +-
 Tomboy/Tray.cs               |    2 +-
 configure.in                 |    2 +-
 www/index.html               |    2 +-
 8 files changed, 28 insertions(+), 8 deletions(-)

commit 09324c891be65205ea2fbe57ab8a8525b7b89e37
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Jan 26 07:52:20 2006 +0000

    In the handler for middle button clicks, only return true if the primary
    
    2006-01-25  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: In the handler for middle button clicks, only
    	return true if the primary clipboard has some text to paste, and
    	block waiting for it.  This is a broken workaround the fact that
    	eating middle clicks blocks the panel applet from being moved.

 ChangeLog      |    7 +++++++
 Tomboy/Tray.cs |   29 +++++++++++++++++------------
 2 files changed, 24 insertions(+), 12 deletions(-)

commit a85ae90bb467cc2612f31821652326302eab67f5
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jan 25 00:01:40 2006 +0000

    Extend the NotePlugin interface with AddTextMenuItem, which adds a menu
    
    2006-01-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/PluginManager.cs: Extend the NotePlugin interface with
    	AddTextMenuItem, which adds a menu item to the Text menu.
    
    	* Tomboy/Plugins/FixedWidth.cs: Use AddTextMenuItem, and drop all
    	manual menu item handling.  Set CanGrow and CanUndo on the
    	monospace tag, so it behaves as it should.  Disconnect from Text
    	menu's Shown event in OnDestroyed instead of the finalizer.

 ChangeLog                    |   10 +++++++++
 Tomboy/PluginManager.cs      |   45 ++++++++++++++++++++++++++++++++++-------
 Tomboy/Plugins/FixedWidth.cs |   36 +++++++++++++++-----------------
 3 files changed, 64 insertions(+), 27 deletions(-)

commit e524cbe2acb6656aa2b1adc4d72d1cc769595eb3
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jan 23 23:57:59 2006 +0000

    In NoteRenameWatcher, fix jrb's bug: inserting newlines in the title line
    
    2006-01-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: In NoteRenameWatcher, fix jrb's bug:
    	inserting newlines in the title line doesn't update the title.
    	Only call Update in OnMarkSet if he mark is the insertion mark.
    	In Update, if setting editing_title state, call Changed. Remove
    	all other calls to Changed.

 ChangeLog          |    8 ++++++++
 Tomboy/Watchers.cs |   15 +++++++++------
 2 files changed, 17 insertions(+), 6 deletions(-)

commit 26df29828c149a8575cd12e08df60ee109aef916
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jan 22 19:50:01 2006 +0000

    Call SetSortColumnId on the list store, which sets the defualt sort order
    
    2006-01-22  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/RecentChanges.cs: Call SetSortColumnId on the list store,
    	which sets the defualt sort order and causes the treeview to draw
    	the sort indicator by default.

 ChangeLog               |    6 ++++++
 Tomboy/RecentChanges.cs |   16 ++++++++--------
 2 files changed, 14 insertions(+), 8 deletions(-)

commit a8aee4cf3e2f2289ea7cf5ff8feac5a9222424a1
Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
Date:   Sun Jan 22 16:36:21 2006 +0000

    Added ru and vi to ALL_LINGUAS.
    
    
    	* configure.in: Added ru and vi to ALL_LINGUAS.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    6 +-
 po/ru.po     |  434 ++++++++++++++++++++++++++++++++++++++--------------------
 4 files changed, 294 insertions(+), 152 deletions(-)

commit 318229b2bf7cdb1f6735d962b896b4c75bf85c58
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Mon Jan 9 18:08:06 2006 +0000

    Add Tomboy/Plugins/FixedWidth.cs.
    
    2006-01-09  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* POTFILES.in: Add Tomboy/Plugins/FixedWidth.cs.

 Tomboy/Plugins/FixedWidth.cs |   13 ++++++++-----
 po/ChangeLog                 |    4 ++++
 po/POTFILES.in               |    1 +
 3 files changed, 13 insertions(+), 5 deletions(-)

commit 0c4b0a6835df1386c6a90dfbd8c3ef80189638c0
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Mon Jan 9 06:16:31 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    6 +++
 po/vi.po     |  111 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 71 insertions(+), 46 deletions(-)

commit 361367afb957348d5de3a29d3f9b0596f744a33d
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Mon Jan 9 01:35:46 2006 +0000

    Add plugin for fixed-width font style.
    
    2006-01-06  Ryan Lortie  <desrt@desrt.ca>
    
    	* Tomboy/Plugins/FixedWidth.cs:
    	* Tomboy/Plugins/Makefile.am: Add plugin for fixed-width font style.

 ChangeLog                    |    5 ++
 Tomboy/.cvsignore            |    1 +
 Tomboy/Plugins/.cvsignore    |    4 ++
 Tomboy/Plugins/FixedWidth.cs |   93 ++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/Makefile.am   |   21 ++++++++-
 5 files changed, 121 insertions(+), 3 deletions(-)

commit 2b104f4cc827821e37f0f3cca2b67cfe2db2a290
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Jan 7 00:01:36 2006 +0000

    Hungarian translation updated.
    
    2006-01-07  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Hungarian translation updated.

 po/ChangeLog |    4 ++
 po/hu.po     |  102 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 57 insertions(+), 49 deletions(-)

commit 7bfb7cab58d08d266e80c4afa66a410e0c4e9624
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Fri Jan 6 20:45:06 2006 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++
 po/fi.po     |  119 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 73 insertions(+), 50 deletions(-)

commit ecc93518abfca76bed51cf3196904548df58808f
Author: Adam Weinberger <adamw@gnome.org>
Date:   Tue Jan 3 03:17:53 2006 +0000

    Updated Canadian English translation.
    
    
    2006-01-02  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +++
 po/en_CA.po  |   68 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 42 insertions(+), 30 deletions(-)

commit c18a1883fd17d383b929d277490c7aba31361868
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 3 01:29:25 2006 +0000

    Rename "Recent Changes" to "Table of Contents". Ditto.
    
    2006-01-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/RecentChanges.cs: Rename "Recent Changes" to "Table of
    	Contents".
    	* Tomboy/Tray.cs: Ditto.

 ChangeLog               |    6 ++++++
 Tomboy/RecentChanges.cs |   12 +++++-------
 Tomboy/Tray.cs          |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)

commit 5355a71eecff681f273ff6aa1c0dac296f328ddc
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jan 1 01:57:06 2006 +0000

    Handle link title text better, by stripping whitespace, using only the
    
    2005-12-31  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteManager.cs: Handle link title text better, by
    	stripping whitespace, using only the first line of selected text
    	and using other lines as the new note body.  Throw Create
    	exceptions on empty titles, or if the title is already taken.
    
    	* Tomboy/NoteWindow.cs: Handle note create exceptions with an
    	error dialog, use NoteManager.SplitTitleFromContent to split title
    	from selection for use in matching existing notes.
    
    	* Tomboy/Tray.cs: Handle note create exceptions with an error
    	dialog.
    
    	* Tomboy/RemoteControl.cs: Handle Create exceptions silently.
    	* Tomboy/Watchers.cs: Ditto.
    	* Tomboy/XKeybinder.cs: Ditto.
    
    	* Tomboy/Utils.cs: InterruptableTimeout: clear timeout_id on
    	cancel.
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Do a better job cleaning up on
    	shutdown.

 ChangeLog                      |   24 ++++++++++++++
 Tomboy/NoteManager.cs          |   70 +++++++++++++++++++++++++++++----------
 Tomboy/NoteWindow.cs           |   32 +++++++++++++++---
 Tomboy/Plugins/NoteOfTheDay.cs |    3 ++
 Tomboy/RemoteControl.cs        |   16 +++++++--
 Tomboy/Tray.cs                 |   16 ++++++++-
 Tomboy/Utils.cs                |    5 ++-
 Tomboy/Watchers.cs             |    6 +++-
 Tomboy/XKeybinder.cs           |    9 +++--
 9 files changed, 146 insertions(+), 35 deletions(-)

commit 42a414d781bf6eed1e6af4714fcb851c6dd17b01
Author: Adam Weinberger <adamw@gnome.org>
Date:   Fri Dec 30 22:50:35 2005 +0000

    Updated Canadian English translation.
    
    
    2005-12-30  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  304 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 154 insertions(+), 154 deletions(-)

commit f36f92fa76c3372c70755f366281fe9626fc55ca
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Dec 30 05:43:54 2005 +0000

    Rename "Plugins" menu to "Tools".
    
    2005-12-29  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Rename "Plugins" menu to "Tools".
    
    	* data/GNOME_TomboyApplet.xml: Remove "..."

 ChangeLog                   |    6 ++++++
 Tomboy/NoteWindow.cs        |    4 ++--
 data/GNOME_TomboyApplet.xml |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

commit 6ac7586073382a5c465380e5e2d6ecf0175e79ed
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Dec 27 12:35:43 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +
 po/vi.po     |  428 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 214 insertions(+), 218 deletions(-)

commit 5a291a46d695118f3429981211f0600057316122
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Dec 27 07:02:58 2005 +0000

    Add some 0.3.4 bullets.
    
    2005-12-26  Alex Graveley  <alex@beatniksoftware.com>
    
    	* NEWS: Add some 0.3.4 bullets.
    
    	* Tomboy/Watchers.cs: Use NoteBuffer.GetBlockExtents in
    	NoteUrlWatcher & NoteLinkWatcher's text input handling, which
    	should speed up typing in large paragraphs.
    
    	* Tomboy/Utils.cs (TextTagEnumerator): Use left gravity for
    	current position mark.  This fixes the Gaim/Evo plugin, which
    	attempt to inline replace existing text.
    	(InterruptableTimeout): In Reset, allow an optional EventArgs
    	argument passed to timeout handlers.
    
    	* Tomboy/Trie.cs: Add MaxLength property to return the longest key
    	length.
    
    	* Tomboy/NoteBuffer.cs: Add new GetBlockExtents, which takes a
    	start/end iter and extends it to encompass the text of the current
    	paragraph, within some threshold, and avoids splitting tags in
    	half.

 ChangeLog            |   22 ++++++++++++++++++++++
 NEWS                 |    6 ++++++
 Tomboy/NoteBuffer.cs |   28 ++++++++++++++++++++++++++++
 Tomboy/Trie.cs       |    9 +++++++++
 Tomboy/Utils.cs      |   11 +++++++++--
 Tomboy/Watchers.cs   |   31 ++++++++++++++++---------------
 6 files changed, 90 insertions(+), 17 deletions(-)

commit 443abdf6bf80365c20dc6823ec79990be6596158
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Tue Nov 22 16:02:43 2005 +0000

    Updated French translation.
    
    * fr.po: Updated French translation.

 po/ChangeLog |    4 +
 po/fr.po     |  463 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 313 insertions(+), 154 deletions(-)

commit bc1eaf8f0f5bbd5914107293da4f7f9aadd32bdf
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Nov 21 23:02:35 2005 +0000

    Hungarian translation updated.
    
    2005-11-22  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Hungarian translation updated.

 po/ChangeLog |    4 ++
 po/hu.po     |  168 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 104 insertions(+), 68 deletions(-)

commit 05e358a4d876ec16149ee4060555223ada1358f7
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Oct 30 16:04:45 2005 +0000

    Updated Finnish translation

 po/ChangeLog |    4 ++++
 po/fi.po     |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit af29770e2c73ff246e6414b7ef624e5f66e5ffe2
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Oct 30 16:01:27 2005 +0000

    Updated Finnish translation

 po/fi.po |   73 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 43 insertions(+), 30 deletions(-)

commit 4f62b5c415468b803071b55f10d676d6e95a67f0
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Oct 19 09:55:23 2005 +0000

    Only pass --debug when running an uninstalled target.
    
    2005-10-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/tomboy.in: Only pass --debug when running an uninstalled
    	target.

 ChangeLog        |    5 +++++
 Tomboy/tomboy.in |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 0ebaa8a0ab9a46bc92e5025d99b959c81a88482b
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Oct 19 09:42:53 2005 +0000

    EVO_TARGET -> EVO_CSFILES in EXTRA_DIST.
    
    
    EVO_TARGET -> EVO_CSFILES in EXTRA_DIST.

 Tomboy/Plugins/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b9380192f7e3b1faba22cfb2155f7225bb1af224
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Oct 19 09:39:07 2005 +0000

    Fix headers to pass make distcheck.
    
    2005-10-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* fr.po, pt_BR.po, tr.po: Fix headers to pass make distcheck.

 po/ChangeLog |    4 ++++
 po/fr.po     |    2 +-
 po/pt_BR.po  |    1 +
 po/tr.po     |    2 +-
 4 files changed, 7 insertions(+), 2 deletions(-)

commit fb2b6db3fc59d5d4bb7d1edf396acb822f677704
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Oct 19 09:18:54 2005 +0000

    Add stock_mail.png to noinst_DATA.
    
    
    Add stock_mail.png to noinst_DATA.

 data/images/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 36c29f645715b5bfda82cfc9f149c53e9ee1a0fe
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Oct 19 09:16:27 2005 +0000

    Split trie creation into two phases, which makes the code a little
    
    2005-10-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/GalagoPresence.cs: Split trie creation into two
    	phases, which makes the code a little cleaner.
    
    	* Tomboy/Plugins/Makefile.am (EVO_RESOURCES): Add
    	data/images/stock_mail.png.
    
    	* Tomboy/Plugins/Evolution.cs: Set the link:evo-mail tag's Image
    	attribute to the resource "stock_mail.png".
    
    	* Tomboy/NoteTag.cs: Add Image attribute, which fires the tag's
    	Changed signal when set.  In NoteTagTable, fire a TagChanged even
    	whenever a tag's Changed signal is emitted.
    
    	* Tomboy/NoteBuffer.cs: Add rudimentary tag image support, by
    	inserting a NoteTag's image on TagChanged or TagApplied.  Be sure
    	to adjust the offsets when deserializing notes to account for the
    	new image anchor 'character'.

 ChangeLog                        |   20 ++++++++++++++++
 Tomboy/NoteBuffer.cs             |   46 ++++++++++++++++++++++++++++++++++++++
 Tomboy/NoteTag.cs                |   40 ++++++++++++++++++++++++++++++++-
 Tomboy/Plugins/Evolution.cs      |    2 +
 Tomboy/Plugins/GalagoPresence.cs |   35 ++++++++++++++--------------
 Tomboy/Plugins/Makefile.am       |    6 +++-
 data/images/stock_mail.png       |  Bin 0 -> 303 bytes
 7 files changed, 128 insertions(+), 21 deletions(-)

commit fc1f949dac59aa4c260e2a7dad4dd00c0c194e8d
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sun Oct 16 10:06:21 2005 +0000

    Updated Simplified Chinese translation

 po/ChangeLog |    4 +
 po/zh_CN.po  |  453 ++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 306 insertions(+), 151 deletions(-)

commit 78b12ae60b88cf80cc7d7c1ff757c5dd561c1da4
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Tue Oct 11 07:32:52 2005 +0000

    Updated Lithuanian translation.
    
    2005-10-11  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |    4 +
 po/lt.po     |  392 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 257 insertions(+), 139 deletions(-)

commit f0ccbb7daa9031c3ac46149a37864ee2f3906b2c
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Mon Oct 10 16:59:08 2005 +0000

    Updated Spanish translation.
    
    2005-10-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   12 ++++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 7de536d17dae98eac205e8b404886c186c607515
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 6 10:11:21 2005 +0000

    Correctly show any opened notes in Tomboy menu. This behavior has been
    
    2005-10-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Correctly show any opened notes in Tomboy
    	menu. This behavior has been there forever, but a bug existed
    	which would break from looking for open notes after the 18th note.
    	(Only include notes with mapped windows.)

 ChangeLog      |    1 +
 Tomboy/Tray.cs |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

commit adb258b11480feea44a0660b12145cb8210ab054
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 6 10:01:42 2005 +0000

    Correctly show any opened notes in Tomboy menu. This behavior has been
    
    2005-10-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Correctly show any opened notes in Tomboy
    	menu. This behavior has been there forever, but a bug existed
    	which would break from looking for open notes after the 18th note.

 ChangeLog      |    6 ++++++
 Tomboy/Tray.cs |    7 +++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit c3d86184c164a572c1f66fadcb5bcef0db97b5a7
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:   Tue Oct 4 05:12:58 2005 +0000

    Added Nepali Translation

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/ne.po     |  778 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 787 insertions(+), 1 deletions(-)

commit 07c23bbc62f2d9428a4fdb1c9208ca8fd1c2642c
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sat Oct 1 14:57:04 2005 +0000

    Updated Spanish translation.
    
    2005-10-01  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  378 +++++++++++++++++++++++-----------------------------------
 2 files changed, 156 insertions(+), 226 deletions(-)

commit e6646dbab0f0fb51749849f5feec5b17872e5457
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Sep 29 09:56:56 2005 +0000

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
    
    2005-09-29  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Vladimir Petkov <vpetkov@i-space.org>

 po/ChangeLog |    5 ++
 po/bg.po     |  159 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 102 insertions(+), 62 deletions(-)

commit 3788cbacedf3eb1da2462f984c39f5484002bc6e
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Sep 29 01:50:34 2005 +0000

    Added missing file. Updated Canadian English translation.
    
    
    2005-09-28  Adam Weinberger  <adamw@gnome.org>
    
    	* POTFILES.in: Added missing file.
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog   |    5 +++
 po/POTFILES.in |    1 +
 po/en_CA.po    |   76 +++++++++++++++++++++++++++++++++-----------------------
 3 files changed, 51 insertions(+), 31 deletions(-)

commit a9df42dbee283f598f447ba0199b861902d18aa1
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Sep 28 09:24:07 2005 +0000

    Add some visual feedback during a middle-button paste operation, using
    
    2005-09-28  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Add some visual feedback during a middle-button
    	paste operation, using Gtk.Drag.Highlight.

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit c78e173b23bbf6635faf0de1f4324f8755c12c1d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Sep 28 09:08:50 2005 +0000

    Implement feature request from Mig... handle middle button click by
    
    2005-09-28  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Implement feature request from Mig... handle
    	middle button click by prepending the Primary clipboard text to
    	"Start Here" along with a date/time stamp.  Factor out this
    	insertion to PrependTimestampedText, and se it for URL drops as
    	well.
    
    	* Tomboy/NoteTag.cs: Add "datetime" tag, used for visually
    	formatting the date string inserted with URL drops and middle
    	button paste to the tray icon.

 ChangeLog         |   12 ++++++
 Tomboy/Applet.cs  |   15 ++++---
 Tomboy/NoteTag.cs |    7 +++
 Tomboy/Tray.cs    |  108 ++++++++++++++++++++++++++++++++++------------------
 4 files changed, 97 insertions(+), 45 deletions(-)

commit f9bcf5c52a1ce05ef7b574c32a1c945d2421513a
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Sep 28 05:49:25 2005 +0000

    Files missed in the previous big commit.
    
    
    Files missed in the previous big commit.

 ChangeLog          |   38 ++++++++++++++++++++++++++++++++++++++
 Tomboy/Makefile.am |    1 +
 2 files changed, 39 insertions(+), 0 deletions(-)

commit 7550ac90cd2ed252c439f60ca38ae25732fe8544
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Sep 28 05:47:30 2005 +0000

    Build Evolution.dll.
    
    2005-09-27  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/Makefile.am: Build Evolution.dll.
    
    	* Tomboy/Plugins/GalagoPresence.cs: Update to using a custom
    	NoteTag to handle opening Galago person links.
    
    	* Tomboy/Plugins/Evolution.cs: New Evolution email linking plugin.
    	Handles dropped emails, inserting the message subject as a link
    	which when clicked opens the mail in Evolution.  Parsing the mime
    	message is done using Gmime#.
    
    	* Tomboy/Watchers.cs: In NoteSpellChecker, use
    	NoteTagTable.TagIsSpellCheckable().
    
    	In NoteUrlWatcher, connect to link:url's new NoteTag.Activated
    	signal to handle opening links, and remove an unnedded URL
    	massaging step.
    
    	In NoteLinkWatcher, connect to link:internal's and link:broken's
    	new NoteTag.Activated signal to handle opening links.
    
    	In MouseHandWatcher, remove link:internal click handling, and
    	handle mouse-hand hovering and key press events generically for
    	any "activatable" tags.
    
    	* Tomboy/PluginManager.cs: Use IsSubclassOf() for determining
    	plugin types, instead of explicitly comparing the base type.
    
    	* Tomboy/NoteBuffer.cs: Remove NoteTagTable.  Add support for
    	NoteTag's Read/Write serialization in NoteBufferArchiver.
    
    	* Tomboy/NoteTag.cs: New file, move NoteTagTable here, add new
    	NoteTag and DynamicNoteTag classes.
    
    	* configure.in: Add check for Gmime#, used by the new Evolution
    	plugin.

 Tomboy/NoteBuffer.cs             |  221 ++++--------------
 Tomboy/NoteTag.cs                |  456 +++++++++++++++++++++++++++++++++++++
 Tomboy/PluginManager.cs          |    2 +-
 Tomboy/Plugins/Evolution.cs      |  459 ++++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/GalagoPresence.cs |  130 ++++++------
 Tomboy/Plugins/Makefile.am       |   18 ++
 Tomboy/Plugins/NoteOfTheDay.cs   |    3 +-
 Tomboy/Watchers.cs               |  256 ++++++++--------------
 configure.in                     |   10 +
 9 files changed, 1153 insertions(+), 402 deletions(-)

commit 4a8cb9ced8d73d9dbd38f4a78d05d511ecc6372e
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Sep 21 17:03:29 2005 +0000

    Updated Finnish translation

 po/ChangeLog |    8 +++-
 po/fi.po     |  103 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 67 insertions(+), 44 deletions(-)

commit da9a039b1120185c7432ddfe985e8aa43ac6fc54
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Wed Sep 21 09:02:56 2005 +0000

    Updated Czech translation.
    
    2005-09-21  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 ++
 po/cs.po     |  128 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 78 insertions(+), 54 deletions(-)

commit d0a427483694d0e3e8e8445c97a9227710359cc8
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 20 09:15:54 2005 +0000

    Install GalagoPresence.dll if it is built.
    
    2005-09-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/Makefile.am: Install GalagoPresence.dll if it is
    	built.
    
    	* Tomboy/Plugins/GalagoPresence.cs: Strip broken image insertion
    	for now, so this is actually functional.

 ChangeLog                        |    8 ++++
 Tomboy/Plugins/GalagoPresence.cs |   72 ++++---------------------------------
 Tomboy/Plugins/Makefile.am       |   14 ++++----
 3 files changed, 23 insertions(+), 71 deletions(-)

commit 7fc64e128c925b1741b23fbc3d03aceb46e8d16d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Sep 20 08:46:15 2005 +0000

    Fix --enable bracket quoting.
    
    
    Fix --enable bracket quoting.

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit d13ba6bbde2ad3394e76d804c4194b1dc19190fa
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 20 08:42:04 2005 +0000

    Add --enable-galago option.
    
    2005-09-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Add --enable-galago option.
    
    	* Tomboy/Plugins/Makefile.am: Make the GalagoPresence.dll compile
    	conditional based on ENABLE_GALAGO (set by configure).

 ChangeLog                  |    7 +++++++
 Tomboy/Plugins/Makefile.am |   11 ++++++++---
 configure.in               |   12 +++++++++++-
 3 files changed, 26 insertions(+), 4 deletions(-)

commit 6cdd22ceeaa5277b6539b56545605dcdb26d557c
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Sep 20 07:35:43 2005 +0000

    Missing file from last commit.
    
    
    Missing file from last commit.

 libtomboy/gtksourceprintjob.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit fb42ed2e79eea903f2b1e71583ab2f8a14350762
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 20 07:34:48 2005 +0000

    Initial commit, very broken.
    
    2005-09-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/GalagoPresence.cs: Initial commit, very broken.
    
    	* libtomboy/gtksourceprintjob.c: Fix missed conversion from
    	GTK_IS_SOURCE_VIEW -> GTK_IS_TEXT_VIEW.
    
    	* Tomboy/Plugins/Makefile.am: Build GalagoPresence.dll and add it
    	to noinst_DATA.
    
    	* Tomboy/Watchers.cs: Store and use tags at initialization
    	throughout, instead of looking up tags on-demand.  Update link
    	Watcher to new Trie API.
    
    	* Tomboy/Trie.cs (AddKeyword): Assign 'n' to null to avoid
    	confusing mcs-1.1.9.  Change API to return a set of TrieHits.

 ChangeLog                        |   22 ++
 Tomboy/Plugins/GalagoPresence.cs |  472 ++++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/Makefile.am       |   16 ++-
 Tomboy/Trie.cs                   |   65 ++++--
 Tomboy/Watchers.cs               |  174 ++++++---------
 po/ChangeLog                     |    4 +
 po/POTFILES.in                   |    1 +
 7 files changed, 624 insertions(+), 130 deletions(-)

commit 521566626aa5ead649c1ce1063f639ce4ed8d821
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Sep 16 08:05:47 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++++
 po/vi.po     |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 047df67df9aaac1b89625dbac741cfb617ab4e51
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Fri Sep 9 15:24:46 2005 +0000

    Updated Basque translation.
    
    2005-09-09  Inaki Larranaga  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.

 po/ChangeLog |    4 +
 po/eu.po     |  299 +++++++++++++++++++++++-----------------------------------
 2 files changed, 124 insertions(+), 179 deletions(-)

commit 76d2255275b0b8d345475776ff8d27c7b4fb9241
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Sep 9 04:58:02 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 ++
 po/vi.po     |  130 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 94 insertions(+), 40 deletions(-)

commit bd02055327cc18138c8c0e6833434399a18586b0
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Wed Sep 7 16:33:01 2005 +0000

    Updated Albanian translation.
    
    2005-09-07  Laurent Dhima  <laurenti@alblinux.net>
    
    	* sq.po: Updated Albanian translation.

 po/ChangeLog |    4 ++++
 po/sq.po     |   53 +++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 41 insertions(+), 16 deletions(-)

commit 8f48fb915f8879a6c507a6a439eeff5fba904cfd
Author: Adam Weinberger <adamw@gnome.org>
Date:   Wed Sep 7 14:46:22 2005 +0000

    Updated Canadian English translation.
    
    
    2005-09-07  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  125 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 75 insertions(+), 54 deletions(-)

commit eeb58d98d0f9ee31d8e704a2e9ff58efd3b9b931
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Wed Sep 7 09:34:34 2005 +0000

    Updated Albanian translation.
    
    2005-09-07  Laurent Dhima  <laurenti@alblinux.net>
    
    	* sq.po: Updated Albanian translation.

 po/ChangeLog |    4 +
 po/sq.po     |  631 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 483 insertions(+), 152 deletions(-)

commit bcef59418a7ccc67c56515f87a684a8a74ea77fe
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 6 16:14:00 2005 +0000

    Add Tomboy/Plugins/NoteOfTheDay.cs.
    
    2005-09-06  Alex Graveley  <alex@beatniksoftware.com>
    
    	* POTFILES.in: Add Tomboy/Plugins/NoteOfTheDay.cs.

 po/ChangeLog   |    4 ++++
 po/POTFILES.in |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit b0e57b5053b99b2725f4a8c9eeb218ccbe4ba91c
Author: Jordi Mallach <jordi@sindominio.net>
Date:   Tue Sep 6 15:12:48 2005 +0000

    Add Plural-Forms header to fix build.
    
    2005-09-06  Jordi Mallach  <jordi@sindominio.net>
    
    	* en_GB.po: Add Plural-Forms header to fix build.

 po/ChangeLog |    4 ++++
 po/en_GB.po  |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit bd7b9a233441229d41cc1a7f44ccf7151390e296
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Sep 6 01:21:38 2005 +0000

    Added Finnish translation

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/fi.po     |  735 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 744 insertions(+), 1 deletions(-)

commit cbf2e04b3dfc5ed6aa433925a79a65ccd9137985
Author: Dan Damian <dand@src.gnome.org>
Date:   Tue Aug 30 09:15:07 2005 +0000

    Updated Romanian translation.

 po/ChangeLog |    4 ++++
 po/ro.po     |    9 ++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit d82a67ee596aadc9d44a7dd9b65141173d07ceb2
Author: Dan Damian <dand@src.gnome.org>
Date:   Tue Aug 30 08:03:13 2005 +0000

    Added Romanian translation by George Roman.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/ro.po     |  672 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 681 insertions(+), 1 deletions(-)

commit df6a0dcdd2a155708d31728684eb01a23c82cf99
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Mon Aug 29 06:45:45 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |    4 +
 po/vi.po     |  691 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 695 insertions(+), 0 deletions(-)

commit 3b0226adf15c4a4fdfe4c549f9660a192766b725
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Aug 13 11:16:50 2005 +0000

    Add NoteOfTheDay.cs
    
    
    Add NoteOfTheDay.cs

 Tomboy/Plugins/NoteOfTheDay.cs |  189 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 189 insertions(+), 0 deletions(-)

commit 0d45689017d12c28ceef2a8c3170b068f0edaf5f
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Aug 13 11:16:11 2005 +0000

    Add NotD plugin.
    
    2005-08-13  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/NoteOfTheDay.cs: Add NotD plugin.
    
    	* Tomboy/Preferences.cs: "Ok" -> "Close".  Fixes bug 313382.
    
    	* data/Makefile.am (server_in_files): Install
    	GNOME_TomboyApplet.server to PANELAPPLET_SERVER_DIR.
    
    	* configure.in (PANELAPPLET_SERVER_DIR): AC_SUBST this value from
    	the pkg-config variable, to give the install location of the panel
    	applet .server file.

 ChangeLog                  |   13 +++++++++++++
 Tomboy/Plugins/Makefile.am |   21 +++++++++++++++++++--
 Tomboy/Preferences.cs      |    6 +++---
 configure.in               |    8 ++++++++
 data/Makefile.am           |    2 +-
 5 files changed, 44 insertions(+), 6 deletions(-)

commit 5ca4dd0bda67de1823fc68e1825c25bf7d73d39b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Aug 10 08:13:38 2005 +0000

    Aggregate generated signal callback class files into a single file. This
    
    2005-08-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/panelapplet/generated/PanelAppletSharp.cs: Aggregate
    	generated signal callback class files into a single file.  This
    	fixes distcheck, which dies on long tar path names.
    
    	* Tomboy/Makefile.am: Don't specify path to Defines.cs, since this
    	may be generated in a different location from srcdir.

 ChangeLog                                          |    7 +
 Tomboy/Makefile.am                                 |    4 +-
 .../PanelAppletSharp.FactoryCallbackNative.cs      |   31 ----
 Tomboy/panelapplet/generated/PanelAppletSharp.cs   |  169 ++++++++++++++++++++
 ...rp.voidObjectBackgroundTypeColorObjectSignal.cs |   55 -------
 ...nelAppletSharp.voidObjectDirectionTypeSignal.cs |   48 ------
 .../PanelAppletSharp.voidObjectuintSignal.cs       |   48 ------
 7 files changed, 178 insertions(+), 184 deletions(-)

commit 897dda9fdcf47772465d6dd147fcfa588d61d80b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Aug 10 07:32:16 2005 +0000

    Bump version to 0.3.3. Update for 0.3.3. Point to 0.3.3 tarball.
    
    2005-08-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.3.3.
    	* NEWS: Update for 0.3.3.
    	* www/index.html: Point to 0.3.3 tarball.
    
    	* data/Makefile.am: Make distcheck happy regarding
    	DefaultPlugins.desktop*.
    
    	* Tomboy/Plugins/Makefile.am (EXTRA_DIST): Add ExportToHTML.xsl.
    
    	* Tomboy/Watchers.cs: Remove unused NoteRelatedToWatcher.  In
    	NoteLinkWatcher, use the NoteManager's trie controller.  In
    	NoteSpellChecker, only attempt to fixup GtkSpell's misspelling tag
    	for really old versions (<2.0.6), to avoid a crash when deleting
    	notes.
    
    	* Tomboy/NoteManager.cs: Move TrieController here, and create one
    	as a member of NoteManager.

 ChangeLog                  |   20 +++
 NEWS                       |   13 ++
 Tomboy/NoteManager.cs      |   61 ++++++++-
 Tomboy/Plugins/Makefile.am |    1 +
 Tomboy/Watchers.cs         |  336 ++++++++++----------------------------------
 configure.in               |    2 +-
 data/Makefile.am           |    3 +
 www/index.html             |   13 +-
 8 files changed, 180 insertions(+), 269 deletions(-)

commit ebd1386ce325908fb43baba1dc9f82365ac830b6
Author: Maxim Dziumanenko <mvd@mylinux.ua>
Date:   Thu Aug 4 09:26:00 2005 +0000

    Added Ukrainian tranlsation.
    
    2005-08-04  Maxim Dziumanenko <mvd@mylinux.ua>
    
    	* Added Ukrainian tranlsation.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/uk.po     |  651 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 660 insertions(+), 1 deletions(-)

commit 17b95dfb60527e9e2c782221ebe0a94f2a5014e1
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jul 31 10:51:39 2005 +0000

    Add DebugSave conditional method, and some calls for all the Save entry
    
    2005-07-31  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Add DebugSave conditional method, and some
    calls
    	for all the Save entry points.  Delete the temp '~' write file
    	when saving.
    
    	* Tomboy/NoteBuffer.cs: Add note-title as an unserialized tag
    	again, to avoid saving notes on open when NoteRenameWatcher
    	reapplies the title tag.
    
    	* Tomboy/Watchers.cs: In NoteRenameWatcher, use TitleTag
    property
    	to get the note-title tag.

 ChangeLog            |   13 +++++++++++++
 Tomboy/Note.cs       |   34 +++++++++++++++++++++++++++-------
 Tomboy/NoteBuffer.cs |    1 +
 Tomboy/Watchers.cs   |   11 ++++++++---
 4 files changed, 49 insertions(+), 10 deletions(-)

commit 4ef4d847dab8072e8db1659f50e17e56fc6dbc13
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Jul 21 15:14:02 2005 +0000

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
    
    2005-07-21  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Rostislav Raykov <zbrox@i-space.org>

 po/ChangeLog |    5 ++
 po/bg.po     |  178 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 94 insertions(+), 89 deletions(-)

commit ecba755680162898b85d011e2d7c13bbc3d5c6d0
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jul 13 20:17:30 2005 +0000

    Check for NULL titles in NoteManager.Create().
    
    
    Check for NULL titles in NoteManager.Create().

 Tomboy/NoteManager.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 6f3fc6c06291621532cb424bca5f482e147a7a84
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jul 13 20:08:34 2005 +0000

    Check that NoteManager.Create() hasn't failed. Ditto. Ditto.
    
    2005-07-13  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/RemoteControl.cs: Check that NoteManager.Create() hasn't
    	failed.
    	* Tomboy/Tray.cs: Ditto.
    	* Tomboy/XKeybinder.cs: Ditto.
    
    	* Tomboy/NoteManager.cs: Protect against creating notes with
    	titles containing only whitespace.
    
    	* Tomboy/Utils.cs: Clean up formatting a bit.

 ChangeLog               |   12 ++++++++++++
 Tomboy/NoteManager.cs   |   26 ++++++++++++++++----------
 Tomboy/RemoteControl.cs |   10 ++++------
 Tomboy/Tray.cs          |    3 ++-
 Tomboy/Utils.cs         |   12 ++++++++----
 Tomboy/XKeybinder.cs    |    3 ++-
 6 files changed, 44 insertions(+), 22 deletions(-)

commit ed3dd1db71437d7952ca95daa7c56be8b5d9a7af
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Wed Jul 13 18:36:11 2005 +0000

    Updated Spanish translation.
    
    2005-07-13  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   48 ++++++++++++++++++++++++------------------------
 2 files changed, 28 insertions(+), 24 deletions(-)

commit cfc9e0895168b51984c9cb124850c9733ae01819
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Jul 11 03:59:51 2005 +0000

    Check parsed uri is non-null. Fixes bug 170686.
    
    
    2005-07-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Utils.cs: Check parsed uri is non-null.  Fixes bug
    	170686.

 ChangeLog       |    5 +++++
 Tomboy/Utils.cs |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit dc8776b75dfa5b01904af26cacf88cd426646a32
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Jul 8 22:43:56 2005 +0000

    Update comment in MarkSetEvent to reflect that we are no longer apply tags
    
    
    Update comment in MarkSetEvent to reflect that we are no longer apply tags which end on the prior character.

 Tomboy/NoteBuffer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1402329803ea0889de4493f6a3ea06a1e653a337
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Jul 8 22:40:32 2005 +0000

    Add DefaultMargin (always 8) accessor. Call InsertWithTags with "link:url"
    
    2005-07-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Add DefaultMargin (always 8) accessor.
    	Call InsertWithTags with "link:url" so URLs with spaces are
    	inserted as-is.
    
    	* Tomboy/Note.cs: Store the TagTable used by the buffer and add an
    	accessor.
    
    	* Tomboy/NoteBuffer.cs: Rename TagIsIgnored to TagIsSerializable.

 ChangeLog            |   11 +++++++++++
 Tomboy/Note.cs       |   42 ++++++++++++++++++++++++++----------------
 Tomboy/NoteBuffer.cs |   47 +++++++++++++++++++++++------------------------
 Tomboy/NoteWindow.cs |   18 +++++++++++++-----
 4 files changed, 73 insertions(+), 45 deletions(-)

commit 9ecb5636bb1439654748ece0303daa63a2a7f466
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:   Tue Jul 5 05:54:40 2005 +0000

    Updated Japanese translation for v0.3.5.
    
    2005-07-05  Takeshi AIHANA <aihana@gnome.gr.jp>
    
    	* ja.po: Updated Japanese translation for v0.3.5.

 po/ChangeLog |    4 +
 po/ja.po     |  181 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 118 insertions(+), 67 deletions(-)

commit 8611f5827d99cdca3d63bfeb7d9671b8bf7a3df6
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jul 3 05:08:47 2005 +0000

    Fix bug 308867, a startup crash on missing system Plugins directory. Patch
    
    
    2005-07-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/PluginManager.cs: Fix bug 308867, a startup crash on
    	missing system Plugins directory. Patch from Michael Levy
    	<mlevy@wardium.homeip.net>.
    
    	* Tomboy/Plugins/PrintNotes.cs: Remove using Gnome.

 ChangeLog                    |    8 ++++++
 Tomboy/PluginManager.cs      |   51 +++++++++++++++++++++++++++++------------
 Tomboy/Plugins/PrintNotes.cs |    1 -
 3 files changed, 44 insertions(+), 16 deletions(-)

commit 55247c16d7ef8f78ceef0f23d88200dc4dfa4d2d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Thu Jun 30 16:40:02 2005 +0000

    Initial Turkish translation from Enver ALTIN.
    
    
    Initial Turkish translation from Enver ALTIN.

 ChangeLog    |    5 +
 configure.in |    2 +-
 po/tr.po     |  513 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 519 insertions(+), 1 deletions(-)

commit 3e00db46c18b226e6a3d0ddca6f13aa093226875
Author: Raja R Harinath <harinath@src.gnome.org>
Date:   Tue Jun 28 10:06:04 2005 +0000

    (RESOURCES): DefaultPlugins.desktop is found
    in the builddir.

 ChangeLog          |    5 +++++
 Tomboy/Makefile.am |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 41d383c6e09fe4dcab235b98d1b956c21b36a823
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Jun 24 11:32:52 2005 +0000

    Hungarian translation updated.
    
    2005-06-24  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Hungarian translation updated.

 po/ChangeLog |    4 ++
 po/hu.po     |  106 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 61 insertions(+), 49 deletions(-)

commit 6999dd399a5bd89fe5c32e2f1b1e2c61829b1435
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Sun Jun 19 15:02:38 2005 +0000

    Updated Italian translation.

 po/ChangeLog |    5 +
 po/it.po     |  714 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 526 insertions(+), 193 deletions(-)

commit 55c117469bb9c32e93833139b95dcd3b878f0f7b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jun 19 07:06:51 2005 +0000

    Don't center new notes. Avoids overlapping note windows.
    
    2005-06-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Don't center new notes. Avoids overlapping note
    	windows.
    
    	* Tomboy/Search.cs: Unhighlight if the dialog is not visible.

 ChangeLog        |    7 +++++++
 Tomboy/Note.cs   |    7 +++----
 Tomboy/Search.cs |    6 +++---
 3 files changed, 13 insertions(+), 7 deletions(-)

commit 41dde2781d059bdf4efc1702632da9272e916df1
Author: Alexander Shopov <ash@contact.bg>
Date:   Wed Jun 15 12:05:04 2005 +0000

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
    
    2005-06-15  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Rostislav Raykov <zbrox@i-space.org>

 po/ChangeLog |    5 +
 po/bg.po     |  452 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 289 insertions(+), 168 deletions(-)

commit 895531e307fa7aea7ceb9a6286da3c5158f7fdf1
Author: Chris Toshok <toshok@hungry.com>
Date:   Tue Jun 14 21:24:13 2005 +0000

    comment out call to pango_layout_set_ellipsize, as per orph's
    
    2005-06-14  Chris Toshok  <toshok@hungry.com>
    
    	* libtomboy/gtksourceprintjob.c (create_layout_for_para): comment
    	out call to pango_layout_set_ellipsize, as per orph's
    	instructions.

 ChangeLog                     |    6 ++++++
 libtomboy/gtksourceprintjob.c |    8 +++++++-
 2 files changed, 13 insertions(+), 1 deletions(-)

commit f65adc28f8f75dc63df9edb22926a64cf5b63e10
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sun Jun 12 16:19:50 2005 +0000

    Updated Czech translation.
    
    2005-06-12  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 ++++
 po/cs.po     |   46 +++++++++++++++++++++++-----------------------
 2 files changed, 27 insertions(+), 23 deletions(-)

commit d8cbc71d8dbb69e5c39f372aef4c2fc0866c80af
Author: Terance Sola <terance@lyse.net>
Date:   Wed Jun 8 21:38:56 2005 +0000

    Updated Updated
    
    2005-06-08  Terance Sola  <terance@lyse.net>
    
    	* nb.po: Updated
    	* no.po: Updated

 po/ChangeLog |    5 ++++
 po/nb.po     |   69 +++++++++++++++++++++++++--------------------------------
 po/no.po     |   69 +++++++++++++++++++++++++--------------------------------
 3 files changed, 65 insertions(+), 78 deletions(-)

commit bab4defc84dda89d664101e112866f6621ba5a51
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jun 8 18:19:13 2005 +0000

    Fix another protected static access, which recently in mono 1.1.7.2 been
    
    2005-06-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.cs: Fix another protected static
    	access, which recently in mono 1.1.7.2 been fixed to throw an
    	error.

 ChangeLog                      |    6 ++++++
 Tomboy/Plugins/ExportToHTML.cs |    5 +++--
 2 files changed, 9 insertions(+), 2 deletions(-)

commit 41d66dedd66f8a97f5c44b69fec60e724c58b713
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jun 8 10:31:47 2005 +0000

    Subclass from GLib.Object. Needed to work around what I can only guess is
    
    2005-06-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/panelapplet/AppletFactory.cs: Subclass from GLib.Object.
    	Needed to work around what I can only guess is a mono 1.0.x and
    	1.1.x incompatibility, whereby calling protected
    	GLib.Object.LookupGType externally is no longer allowed.
    	Hopefully fixes bug #306815.

 ChangeLog                           |    8 ++++++++
 Tomboy/panelapplet/AppletFactory.cs |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

commit b788ad88d385048d44c1c728d4b19364ff3549a1
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Jun 5 21:05:53 2005 +0000

    Lookup and bind to combinations of ignorable modifiers: scroll lock, num
    
    2005-06-05  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/tomboykeybinder.c: Lookup and bind to combinations of
    	ignorable modifiers: scroll lock, num lock, and caps lock.  Fixes
    	bug #300076.

 ChangeLog                   |    6 +++
 libtomboy/tomboykeybinder.c |   89 ++++++++++++++++++++++++++++++++++++-------
 2 files changed, 81 insertions(+), 14 deletions(-)

commit 7ce750d7c7c46209d6af780ef9483c0e9b983e96
Author: James Ogley <james@usr-local-bin.org>
Date:   Sun Jun 5 15:19:38 2005 +0000

    Corrected last translator info and update date
    
    
    
    2005-06-05  James Ogley      <james@usr-local-bin.org>
    
    	* po/en_GB.po: Corrected last translator info and update date

 po/ChangeLog |    4 ++++
 po/en_GB.po  |    8 +++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

commit e0243696d5bb31707b25c43db4df445dc88687f2
Author: James Ogley <james@usr-local-bin.org>
Date:   Sun Jun 5 12:42:57 2005 +0000

    Updated British English translation.
    
    
    2005-06-05  James Ogley      <james@usr-local-bin.org>
    
    	* po/en_GB.po: Updated British English translation.

 po/ChangeLog |    4 +
 po/en_GB.po  |  279 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 191 insertions(+), 92 deletions(-)

commit 72b66279d5e8c52eabf6d9550ff985db8ba8ed6d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Jun 5 06:50:40 2005 +0000

    Remove rhythmbox playlist bulletpoint, since this is kind of dumb.
    
    
    Remove rhythmbox playlist bulletpoint, since this is kind of dumb.

 www/index.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 903b3f5231615723fe04afa2af2bf27798d494c7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Jun 4 04:28:09 2005 +0000

    Store last-change-date and create-date to note XML. Rewrite notes with old
    
    2005-06-03  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Store last-change-date and create-date to note
    	XML.  Rewrite notes with old (or non-existent) note:version on
    	startup.  Use note:version of "0.2".
    
    	* Tomboy/Plugins/ExportToHTML.cs: Remove note rewriting
    	workaround, since all notes are now rewritten with the latest
    	XML-compliant encoding on startup.

 ChangeLog                      |   10 ++++++++
 Tomboy/Note.cs                 |   49 ++++++++++++++++++++++++++++++++++++++-
 Tomboy/Plugins/ExportToHTML.cs |   24 -------------------
 3 files changed, 57 insertions(+), 26 deletions(-)

commit 29d1609e85e1f5e4c6ae9f0f209794fe00a37143
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Jun 4 04:16:28 2005 +0000

    In ToolMenuButton, subclass from ToggleButton to give the look of a
    
    2005-06-03  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Utils.cs: In ToolMenuButton, subclass from ToggleButton
    	to give the look of a depressed button while the menu is showing.
    	Also override OnMnemonicActivated() to avoid always grabbing focus
    	away from the editor.

 ChangeLog       |    7 +++++++
 Tomboy/Utils.cs |   22 ++++++++++++++++++++--
 2 files changed, 27 insertions(+), 2 deletions(-)

commit 937e039f6944f23d54d0d3c010fd88de82012b73
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Jun 2 15:35:28 2005 +0000

    Updated Canadian English translation.
    
    
    2005-06-02  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  290 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 149 insertions(+), 145 deletions(-)

commit 27afc1a10324d9037bb2f64b0b607365d899b2e5
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Jun 1 21:49:32 2005 +0000

    Updated Swedish translation.
    
    2005-06-01  Christian Rose  <menthos@menthos.com>
    
    	* sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     |  650 +++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 484 insertions(+), 170 deletions(-)

commit 3622942db6cf0e572a88b5efb2f6095a7c735d19
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jun 1 18:51:56 2005 +0000

    Break at 100 characters.

 Tomboy/Note.cs |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

commit fc687140412054daf1be37bcc9a18329ba9fcd4b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jun 1 17:17:14 2005 +0000

    Don't include markup in to-be-translated Text menuitem strings. Fixes bug
    
    2005-06-01  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Don't include markup in to-be-translated
    	Text menuitem strings.  Fixes bug 306167.

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |   12 +++++++++---
 2 files changed, 14 insertions(+), 3 deletions(-)

commit a9bf381104f3c09dfa160cfb31894bd4e958de7e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jun 1 07:44:39 2005 +0000

    Maintain whitespace in note content using various CSS
    
    2005-06-01  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Maintain whitespace in note
    	content using various CSS implementation-specific "white-space"
    	values.  Don't indent the HTML output, so we maintain the source's
    	whitespace.  Remove the now unneeded newline formatting code.

 ChangeLog                       |    7 +++++++
 Tomboy/Plugins/ExportToHTML.xsl |   37 +++++++++----------------------------
 2 files changed, 16 insertions(+), 28 deletions(-)

commit a6e5ecdf6547980579dcef3bcea58d18fdf9e08d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jun 1 07:15:28 2005 +0000

    Remove unused list:bullet and list:numbered tags.
    
    2005-06-01  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteBuffer.cs: Remove unused list:bullet and
    	list:numbered tags.

 ChangeLog            |    5 +++++
 Tomboy/NoteBuffer.cs |    8 --------
 2 files changed, 5 insertions(+), 8 deletions(-)

commit 6c3b8c1bf89c549d273caa504c561284eaaa528e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jun 1 07:04:16 2005 +0000

    Fix bug where multiple URLs are opened on click, due to shared TagTables
    
    
    2005-05-31  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Fix bug where multiple URLs are opened on
    	click, due to shared TagTables between notes with newer "fixed"
    	versions of GtkSpell.

 ChangeLog          |    6 ++++++
 Tomboy/Watchers.cs |   36 ++++++++++++++++++++++++++++++++++--
 2 files changed, 40 insertions(+), 2 deletions(-)

commit 0dbf9bee05603840844631bd9b54bf9e18568496
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue May 31 15:37:13 2005 +0000

    Updated Spanish translation.
    
    2005-05-31  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  155 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 105 insertions(+), 54 deletions(-)

commit 9983c40c35d761a4dc24f00c8bdc5a3ef25c926d
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sun May 29 12:20:34 2005 +0000

    Updated Czech translation.
    
    2005-05-29  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 ++
 po/cs.po     |  142 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 98 insertions(+), 48 deletions(-)

commit 36f5dc340bfb52c6cb7c4a1383782a546972cc8f
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu May 26 06:15:32 2005 +0000

    Reimplement Undo to support tags on deleted text. This needs lots of
    
    2005-05-25  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Undo.cs: Reimplement Undo to support tags on deleted
    	text.  This needs lots of testing.
    
    	* Tomboy/Utils.cs: Beef up TextRange.
    
    	* Tomboy/Plugins/Makefile.am: Use -out and -debug.
    	* Tomboy/Makefile.am: Ditto.

 ChangeLog                  |   10 +
 Tomboy/Makefile.am         |    7 +-
 Tomboy/Plugins/Makefile.am |   11 +-
 Tomboy/Undo.cs             |  708 ++++++++++++++++++++++----------------------
 Tomboy/Utils.cs            |   17 +-
 5 files changed, 389 insertions(+), 364 deletions(-)

commit d097fdf478be2f6971cca51b17d1e43900462add
Author: Sigurd Gartmann <sigurd-translate@brogar.org>
Date:   Wed May 25 20:13:47 2005 +0000

    Updated Norwegian translation. Updated Norwegian translation.
    
    2005-05-25  Sigurd Gartmann  <sigurd-translate@brogar.org>
    
    	* nb.po: Updated Norwegian translation.
    	* no.po: Updated Norwegian translation.

 po/ChangeLog |    5 +
 po/nb.po     |  322 +++++++++++++++++++++++++++++++++++++---------------------
 po/no.po     |  322 +++++++++++++++++++++++++++++++++++++---------------------
 3 files changed, 415 insertions(+), 234 deletions(-)

commit 2279edd29154d63a1a1c8ba839e880ce3a0e0fd4
Author: Adam Weinberger <adamw@gnome.org>
Date:   Wed May 25 18:10:01 2005 +0000

    Updated Canadian English translation.
    
    
    2005-05-25  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +++
 po/en_CA.po  |   84 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 50 insertions(+), 38 deletions(-)

commit cd8b3f83983c9c64c2154a8d51eb0f7ed2940d68
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed May 25 04:50:27 2005 +0000

    Fix style application by adding active tags correctly, and only applying
    
    2005-05-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteBuffer.cs: Fix style application by adding active
    	tags correctly, and only applying them on character insert
    	(not text paste).

 ChangeLog            |    6 ++++++
 Tomboy/NoteBuffer.cs |   46 +++++++++++++++++++++++++++++-----------------
 2 files changed, 35 insertions(+), 17 deletions(-)

commit c4e4f6799b97ba50c9cce82bf3d0f4667f55a439
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed May 25 03:14:42 2005 +0000

    Use the text() node when passing a note name to document(), in case there
    
    2005-05-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Use the text() node when
    	passing a note name to document(), in case there is an embedded
    	tag in the note title.

 ChangeLog                       |    6 ++++++
 Tomboy/Plugins/ExportToHTML.xsl |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit c9054ff39f3dc315c9232a537c8ad2136cfc1b4d
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue May 24 19:56:21 2005 +0000

    Hungarian translation updated.
    
    2005-05-24  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Hungarian translation updated.

 po/ChangeLog |    4 ++
 po/hu.po     |  147 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 99 insertions(+), 52 deletions(-)

commit 4f0bc66b1b7b3d563f9aef9e86a393425422069a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue May 24 14:44:49 2005 +0000

    Use "gnome-fs-directory" instead of "gnome-run" so people know it's a
    
    2005-05-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/DefaultPlugins.desktop.in.in (Icon): Use
    	"gnome-fs-directory" instead of "gnome-run" so people know it's a
    	directory they're opening.
    
    2005-05-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Handle the case of no workspace number by
    	closing all open windows.
    
    	* Tomboy/Makefile.am (RESOURCES): Add DefaultPlugins.desktop as a
    	Tomboy.exe resource.
    
    	* Tomboy/NoteManager.cs: Always try to create the plugins dir.
    
    	* Tomboy/PluginManager.cs: Load and monitor user and system
    	plugins dirs for changes.  Cleanup any lingering "Uninstalled
    	Plugins" and PrintToNote.dll or ExportToHTML.dll by unlinking
    	them.  Copy the "DefaultPlugins.desktop" resource to the Plugins
    	directory if it doesn't exist.  Watch the system plugins directory
    	for changes as well as the user's Plugins directory.
    
    	* data/Makefile.am: Generate DefaultPlugins.desktop from
    	DefaultPlugins.desktop.in.in.
    
    	* data/DefaultPlugins.desktop.in.in: New file.  This URL launcher
    	opens the "default" (system-wide) plugins directory, and uses the
    	gnome-run icon.  Allows for an internationalized symlink
    	equivalent.

 ChangeLog                         |   31 +++++++++++++++++++++++++++++++
 data/DefaultPlugins.desktop.in.in |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)

commit 97de6d6557fb49d436c700e318c47844f509b3cb
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Tue May 24 07:53:11 2005 +0000

    Corrected entry to data/DefaultPlugins.desktop.in.in. Updated German
    
    2005-05-24  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* POTFILES.in: Corrected entry to data/DefaultPlugins.desktop.in.in.
    	* de.po: Updated German translation.

 po/ChangeLog   |    5 +++
 po/POTFILES.in |    2 +-
 po/de.po       |   84 ++++++++++++++++++++++++++++++-------------------------
 3 files changed, 52 insertions(+), 39 deletions(-)

commit 901f9cad34f59fcb052958e3dc876a0f9b3634c2
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue May 24 07:25:47 2005 +0000

    Handle the case of no workspace number by closing all open windows.
    
    2005-05-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Handle the case of no workspace number by
    	closing all open windows.
    
    	* Tomboy/Makefile.am (RESOURCES): Add DefaultPlugins.desktop as a
    	Tomboy.exe resource.
    
    	* Tomboy/NoteManager.cs: Always try to create the plugins dir.
    
    	* Tomboy/PluginManager.cs: Load and monitor user and system
    	plugins dirs for changes.  Cleanup any lingering "Uninstalled
    	Plugins" and PrintToNote.dll or ExportToHTML.dll by unlinking
    	them.  Copy the "DefaultPlugins.desktop" resource to the Plugins
    	directory if it doesn't exist.  Watch the system plugins directory
    	for changes as well as the user's Plugins directory.
    
    	* data/Makefile.am: Generate DefaultPlugins.desktop from
    	DefaultPlugins.desktop.in.in.
    
    	* data/DefaultPlugins.desktop.in.in: New file.  This URL launcher
    	opens the "default" (system-wide) plugins directory, and uses the
    	gnome-run icon.  Allows for an internationalized symlink
    	equivalent.

 Tomboy/Makefile.am                |    1 +
 Tomboy/NoteManager.cs             |   11 ++--
 Tomboy/NoteWindow.cs              |   13 +++--
 Tomboy/PluginManager.cs           |  108 ++++++++++++++++++++++++++++++++----
 data/DefaultPlugins.desktop.in.in |   10 ++++
 data/Makefile.am                  |    6 ++-
 po/ChangeLog                      |    4 ++
 po/POTFILES.in                    |    1 +
 8 files changed, 130 insertions(+), 24 deletions(-)

commit ecef2f60301fbb9b7df10e83f8a8382ca29b7659
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Tue May 24 07:07:05 2005 +0000

    Updated German translation.
    
    2005-05-24  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 +
 po/de.po     |  298 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 147 insertions(+), 155 deletions(-)

commit b134f7890749eb14eeaa48112a9bdd68a67eed73
Author: Adam Weinberger <adamw@gnome.org>
Date:   Mon May 23 17:20:46 2005 +0000

    Updated Canadian English translation.
    
    2005-05-23  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  119 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 81 insertions(+), 42 deletions(-)

commit a1e2626c5891a9df5d38432c47167ac341a66fbd
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon May 23 03:37:10 2005 +0000

    Rename "Install Plugins" menu item to "Open Plugins Folder". Ditto.
    
    2005-05-22  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/GNOME_TomboyApplet.xml: Rename "Install Plugins" menu item
    	to "Open Plugins Folder".
    	* Tomboy/Applet.cs: Ditto.
    
    	* Tomboy/NoteWindow.cs: Add 'o' mnemonic to "Open Plugins Folder".

 ChangeLog                   |    8 ++++++++
 Tomboy/Applet.cs            |    2 +-
 Tomboy/NoteWindow.cs        |    2 +-
 data/GNOME_TomboyApplet.xml |    2 +-
 4 files changed, 11 insertions(+), 3 deletions(-)

commit c7d6ea96bc827a890820c86d75ebe38cbf10e772
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon May 23 03:18:19 2005 +0000

    Add Ctrl-Q to "Close All Notes" on the current desktop, by calling
    
    2005-05-22  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Add Ctrl-Q to "Close All Notes" on the
    	current desktop, by calling CloseWindowHandler for any open note
    	windows on the same workspace, as returned by
    	tomboy_window_get_workspace().  Also, rename the "Close Window"
    	menuitem to just "Close" to match Nautilus.
    
    	* libtomboy/tomboyutil.c (tomboy_window_get_workspace): Add this
    	method, which returns a GtkWindow's_NET_WM_DESKTOP as an integer.

 ChangeLog              |   11 +++++++++++
 Tomboy/NoteWindow.cs   |   42 +++++++++++++++++++++++++++++++++++++++---
 libtomboy/tomboyutil.c |   27 +++++++++++++++++++++++++++
 libtomboy/tomboyutil.h |    2 ++
 4 files changed, 79 insertions(+), 3 deletions(-)

commit 0c98c28612bf00e3247c1c3f023a66eb26e12079
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sun May 22 11:35:10 2005 +0000

    Updated Czech translation.
    
    2005-05-22  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 +++
 po/cs.po     |   79 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 44 insertions(+), 39 deletions(-)

commit bfa9be7fdc2f723b974dee72d3aa03db93363ae9
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat May 21 20:38:30 2005 +0000

    In NoteUrlWatcher, remove extranous null check, and always kill the
    middle mouse paste on link click.

 Tomboy/Watchers.cs |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

commit da3dbfab909decb73c28e91e0bb85923f0efdca4
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat May 21 08:57:40 2005 +0000

    Clear out unused IndentWatcher and SpacingWatcher until they are moved to
    
    2005-05-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Clear out unused IndentWatcher and
    	SpacingWatcher until they are moved to another file.
    	In LinkWatcher, support opening URLs and copying a URL to the
    	clipboard via the right-click context menu.
    
    2005-05-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* en_GB.po: Spell "organised" correctly.

 ChangeLog          |    7 +
 Tomboy/Watchers.cs |  492 ++++++++++++++--------------------------------------
 po/ChangeLog       |    4 +
 po/en_GB.po        |    4 +-
 4 files changed, 145 insertions(+), 362 deletions(-)

commit a9d3f8e5b769f2d6947777402bcdfd9aaf49915d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat May 21 00:40:03 2005 +0000

    Remove libtomboy/gtksourceprintjob.c and add to POTFILES.skip, since we
    
    2005-05-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* POTFILES.in: Remove libtomboy/gtksourceprintjob.c and add to
    	POTFILES.skip, since we don't want this translated.

 po/ChangeLog     |    5 +++++
 po/POTFILES.in   |    1 -
 po/POTFILES.skip |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)

commit bad92dbabbdb3cbd8f2034d6a519431ba1d0a7ab
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Fri May 20 19:21:53 2005 +0000

    Updated German translation.
    
    2005-05-20  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    8 +-
 po/de.po     |  333 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 261 insertions(+), 80 deletions(-)

commit 0d61d12eef384a0d607a3cf883a38e0518b4d1e0
Author: Iaki Larraaga <dooteo@euskalgnu.org>
Date:   Fri May 20 17:58:23 2005 +0000

    saved as UTF-8.
    
    2005-05-20  Iaki Larraaga  <dooteo@euskalgnu.org>
    
            * eu.po: saved as UTF-8.

 po/ChangeLog |    4 +
 po/eu.po     |  236 ++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 192 insertions(+), 48 deletions(-)

commit 0a025057ec411aeab70dac3ea6e1fd7558264274
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri May 20 15:53:31 2005 +0000

    New file. Ditto.
    
    2005-05-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/gtksourceprintjob.c: New file.
    	* libtomboy/gedit-print.c: Ditto.
    
    	* libtomboy/Makefile.am (libtomboy_la_SOURCES): Add
    	gedit-print.[ch] and gtksourceprintjob.[ch].
    
    	* Tomboy/Plugins/PrintNotes.cs: Use the new gedit_print() C call
    	added to libtomboy, and remove all the existing printing code.

 ChangeLog                     |   11 +
 Tomboy/NoteWindow.cs          |    6 +-
 Tomboy/Plugins/PrintNotes.cs  |  109 +--
 configure.in                  |    2 +
 libtomboy/Makefile.am         |    4 +
 libtomboy/gedit-print.c       |  469 ++++++
 libtomboy/gedit-print.h       |   38 +
 libtomboy/gtksourceprintjob.c | 3134 +++++++++++++++++++++++++++++++++++++++++
 libtomboy/gtksourceprintjob.h |  164 +++
 po/ChangeLog                  |    5 +
 po/POTFILES.in                |    2 +
 11 files changed, 3838 insertions(+), 106 deletions(-)

commit 03e61fe2f35d1d965d600dd449222e6c98cf82f8
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu May 19 18:58:25 2005 +0000

    Updated Canadian English translation.
    
    2005-05-19  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  278 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 145 insertions(+), 137 deletions(-)

commit 2752cedbef00c1982bd69588f1159e67b5695b9f
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Wed May 18 20:59:16 2005 +0000

    Updated Spanish translation.
    
    2005-05-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |   96 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 53 insertions(+), 47 deletions(-)

commit 55d05cce2e14514b06b16258ff27328ee767ebf4
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue May 17 23:32:33 2005 +0000

    Pass 'true' to ShowMenu when handling keypresses, so the first menu item
    
    2005-05-17  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/XKeybinder.cs: Pass 'true' to ShowMenu when handling
    	keypresses, so the first menu item is selected (matches GTK's
    	behavior).
    
    	* Tomboy/Tray.cs: Call SelectFirst on the notes menu when told to.

 ChangeLog            |    8 ++++++++
 Tomboy/Tray.cs       |    5 ++++-
 Tomboy/XKeybinder.cs |    5 ++++-
 3 files changed, 16 insertions(+), 2 deletions(-)

commit c8c91e931a8764b4a4dbd2b01b0e24ab86a7ae3e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue May 17 00:30:08 2005 +0000

    Use ToolMenuButton, and remove all the cruft that went along with the old
    
    2005-05-16  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Use ToolMenuButton, and remove all the
    	cruft that went along with the old non-generic implementation.
    	Only show the "Plugins" menu label when toolbar style is 'text
    	under icon'.
    
    	* Tomboy/Utils.cs: In GetMenuPosition, offset X by the
    	AttachWidget's allocation.  Cleanup ToolMenuButton, which is now a
    	nice generic button used for the Text and Plugins menus.

 ChangeLog            |   11 +++++
 Tomboy/NoteWindow.cs |  115 +++++++++++---------------------------------------
 Tomboy/Utils.cs      |  103 +++++++++++++++++++++++++++------------------
 3 files changed, 98 insertions(+), 131 deletions(-)

commit 9fb4b3ca33462b3da64ebc9102dc3258e5435e4a
Author: Iaki Larraaga <dooteo@euskalgnu.org>
Date:   Mon May 16 16:46:41 2005 +0000

    Added "eu" (Basque) to ALL_LINGUAS.
    
    2005-05-16  Iaki Larraaga  <dooteo@euskalgnu.org>
    
            * configure.in: Added "eu" (Basque) to ALL_LINGUAS.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 847c8a902e15a17ce6638accbb69eb0f4cf91f5f
Author: Iaki Larraaga <dooteo@euskalgnu.org>
Date:   Mon May 16 16:46:20 2005 +0000

    Added Basque translation.
    
    2005-05-16  Iaki Larraaga  <dooteo@euskalgnu.org>
    
            * eu.po: Added Basque translation.

 po/ChangeLog |    4 +
 po/eu.po     |  689 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 693 insertions(+), 0 deletions(-)

commit 1d79502c857ca4b0ec2b406b3101b325633ff985
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sun May 15 18:53:14 2005 +0000

    Updated Czech translation.
    
    2005-05-15  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 ++
 po/cs.po     |  102 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 60 insertions(+), 46 deletions(-)

commit b73610f96c180a39289c9ec9b50119bb9584f146
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat May 14 21:27:51 2005 +0000

    Hungarian translation updated.
    
    2005-05-14  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Hungarian translation updated.

 po/ChangeLog |    4 +
 po/hu.po     |  292 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 166 insertions(+), 130 deletions(-)

commit f4b292e8548a2a7885c356743542ba9ab3efe609
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat May 14 07:30:13 2005 +0000

    Create ToolMenuButton, used by the Text and Plugins toolbar menus.
    
    2005-05-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Utils.cs: Create ToolMenuButton, used by the Text and
    	Plugins toolbar menus.
    
    	* Tomboy/PluginManager.cs: Add AddPluginMenuItem, called by
    	plugins to add menu items to the Plugins menu.
    
    	* Tomboy/NoteWindow.cs: Add PluginMenu, populated by loaded
    	plugins, containing an "Open Plugins Folder" menu item.
    
    	* Tomboy/Plugins/PrintNotes.cs: Add the menuitem to the Plugins
    	menu using NotePlugin.AddPluginMenuItem().
    	* Tomboy/Plugins/ExportToHTML.cs: Ditto.

 ChangeLog                      |   15 ++++
 Tomboy/NoteWindow.cs           |  142 +++++++++++++++++++++-------------------
 Tomboy/PluginManager.cs        |   27 ++++++++
 Tomboy/Plugins/ExportToHTML.cs |   24 +++----
 Tomboy/Plugins/PrintNotes.cs   |   32 ++++-----
 Tomboy/Utils.cs                |  103 +++++++++++++++++++++++++++++
 6 files changed, 244 insertions(+), 99 deletions(-)

commit 8cc9e63d80e784166b0585a29e14bb873734951e
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:   Wed May 11 14:11:53 2005 +0000

    Updated Japanese translation for v0.3.2.
    
    2005-05-11  Takeshi AIHANA <aihana@gnome.gr.jp>
    	* ja.po: Updated Japanese translation for v0.3.2.

 po/ChangeLog |    4 +
 po/ja.po     |  181 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 113 insertions(+), 72 deletions(-)

commit ebb92c9e7b6b1bbe83b61f54019f5847f8b66f64
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed May 11 08:18:57 2005 +0000

    Update locations to 0.3.2 tarball.
    
    
    Update locations to 0.3.2 tarball.

 www/index.html |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit fdbc0095a073ac7d694605817395acd5ddbdc2ee
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue May 10 18:53:28 2005 +0000

    Updated Spanish translation.
    
    2005-05-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  104 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 70 insertions(+), 38 deletions(-)

commit a0d115eb868aa771dc525d96c5b09a848ff61003
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Fri May 6 09:05:38 2005 +0000

    Updated Czech translation.
    
    2005-05-06  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 ++
 po/cs.po     |   99 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 67 insertions(+), 36 deletions(-)

commit ebeebea515b771e15b6c80cab8611338c2fcf135
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu May 5 20:59:17 2005 +0000

    Updated Canadian English translation.
    
    2005-05-05  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  272 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 155 insertions(+), 121 deletions(-)

commit 3e1c2bfb0bf06c78fd139e719cfd8b959a8579d7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu May 5 18:26:55 2005 +0000

    Allow link:internal nodes we wish to export to be arbitrarily nested.
    
    2005-05-05  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Allow link:internal nodes we
    	wish to export to be arbitrarily nested.
    
    	* Tomboy/Trie.cs: Fix compile error on mono 1.1.7, which seems to
    	have better flow control logic.

 ChangeLog                       |   10 +++++++++-
 Tomboy/Plugins/ExportToHTML.xsl |    3 +--
 Tomboy/Trie.cs                  |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

commit b1837ac019a3a098f103a692c0faf1ced47c3d22
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Thu May 5 07:43:18 2005 +0000

    Fix internal references by loading the document and using the actual title
    
    2005-05-05  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Fix internal references by
    	loading the document and using the actual title node.

 ChangeLog                       |    5 +++++
 Tomboy/Plugins/ExportToHTML.xsl |    4 +++-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit ce12f596e939b65cd1957e6bed0a76a4d3c47c8b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu May 5 05:47:27 2005 +0000

    Look for an overriden copy of ExportToHTML.xsl in the directory of
    
    2005-05-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.cs: Look for an overriden copy of
    	ExportToHTML.xsl in the directory of ExportToHTML.dll.

 ChangeLog                      |    5 +++++
 Tomboy/Plugins/ExportToHTML.cs |    7 ++++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

commit c98a93eb2e230c7556747f60afa5642cfc9bf25d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu May 5 05:22:50 2005 +0000

    Switch to using XPathDocument for XsltTrasforms, instead of XmlDocument.
    
    2005-05-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.cs: Switch to using XPathDocument
    	for XsltTrasforms, instead of XmlDocument.  This causes whitespace
    	between elements to be retained (different parser I guess), and is
    	much faster!

 ChangeLog                      |    7 +++++++
 Tomboy/Plugins/ExportToHTML.cs |   10 ++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit 8bb2c60e44c5ceb4fbfb6c7bf4cd0694102af9ee
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu May 5 05:02:07 2005 +0000

    Undo second part of last commit. Doh!
    
    2005-05-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Undo second part of last
    	commit.  Doh!

 ChangeLog                       |    5 +++++
 Tomboy/Plugins/ExportToHTML.xsl |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit f7a3ba85c9c616e25f2e4cb8528c77336edcd564
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu May 5 04:44:41 2005 +0000

    Minor cleanup, use $newline instead of '&#xA;' everywhere, and remove
    
    2005-05-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Minor cleanup, use $newline
    	instead of '&#xA;' everywhere, and remove unneeded call to
    	replace() after note title line.

 ChangeLog                       |    6 ++++++
 Tomboy/Plugins/ExportToHTML.xsl |   21 ++++++++++-----------
 2 files changed, 16 insertions(+), 11 deletions(-)

commit ced1c2b30da828e97a325c722172d086e1c2381a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu May 5 01:53:55 2005 +0000

    Rewrite all linked notes to fixup whitespace and namespaces instead of
    
    2005-05-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.cs: Rewrite all linked notes to
    	fixup whitespace and namespaces instead of just the root note, and
    	try to reset the write time to what it was previously (though I
    	think this has no effect on Linux).
    
    	* Tomboy/NoteBuffer.cs: Handle XmlNodeType.SignificantWhitespace.
    	Don't write the xml:space tag here, since it is inherited from the
    	<text> tag.
    
    	* Tomboy/Note.cs: Add xml:space="preserve" to the <text> tag,
    	instead of the <note-content> tag.  This allows fixup of notes by
    	just writing the "wrapper" without worrying whether the note's
    	buffer has been initialized.

 ChangeLog                      |   18 +++++++++++++++++-
 Tomboy/Note.cs                 |    1 +
 Tomboy/NoteBuffer.cs           |   14 ++++++++------
 Tomboy/Plugins/ExportToHTML.cs |   39 +++++++++++++++++++++++----------------
 4 files changed, 49 insertions(+), 23 deletions(-)

commit 1e3f2340f345444c283b0d939695e6951acc1139
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Wed May 4 09:13:28 2005 +0000

    Add namespace entries for the link: namespace.
    
    2005-05-04  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Add namespace entries for the link:
    	namespace.
    
    	* Tomboy/Applet.cs: Store the most recent Applet instance as a
    	static to hold the ref, so that it is not reclaimed prematurely.

 ChangeLog        |    8 ++++++++
 Tomboy/Applet.cs |   14 ++++++++------
 Tomboy/Note.cs   |   10 +++++++++-
 3 files changed, 25 insertions(+), 7 deletions(-)

commit d9b76a4b83e19a62b2451ef67a39036999a24f82
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed May 4 09:03:29 2005 +0000

    Patches orginally from Antonis Stampoulis <enplo00@gmail.com> and Dmitry
    
    2005-05-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	Patches orginally from Antonis Stampoulis <enplo00@gmail.com> and
    	Dmitry Kostenko <bis0n@mail.ru>...
    
    	* Tomboy/NoteBuffer.cs: Add xml:space="preserve" when saving
    	notes.
    
    	* Tomboy/Plugins/ExportToHTML.xsl: Initial XSLT commit.  Generates
    	simple HTML for a note and it's linked notes.
    
    	* Tomboy/Plugins/ExportToHTML.cs: Load the ExportToHTML.xsl XSLT
    	template and process the note being exported with it.  Show a save
    	dialog for the destination of the export, and allow including
    	linked notes in the generated HTML.
    
    	* data/tomboy.schemas.in: Add last-use HTML Export preferences to
    	the schema.
    
    	* Tomboy/Preferences.cs: Add default values for HTML export
    	location and include linked preferences.

 ChangeLog                       |   22 +++++
 Tomboy/NoteBuffer.cs            |    1 +
 Tomboy/Plugins/ExportToHTML.cs  |  195 ++++++++++++++++++++++++++++++++++++++-
 Tomboy/Plugins/ExportToHTML.xsl |  131 ++++++++++++++++++++++++++
 Tomboy/Plugins/Makefile.am      |    9 +-
 Tomboy/Preferences.cs           |    9 ++
 data/tomboy.schemas.in          |   29 ++++++
 7 files changed, 385 insertions(+), 11 deletions(-)

commit 8857ab483b934a8bed315d984f7658657cc9b04f
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sat Apr 30 14:46:06 2005 +0000

    Updated Czech translation.
    
    2005-04-30  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Updated Czech translation.

 po/ChangeLog |    4 +
 po/cs.po     |  250 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 132 insertions(+), 122 deletions(-)

commit bce18a7e7240f59bc84ea425eafb1312f1b5746e
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:   Sat Apr 23 08:23:41 2005 +0000

    Updated Catalan translation by Jordi Mas.

 po/ChangeLog |    4 +
 po/ca.po     |  527 ++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 392 insertions(+), 139 deletions(-)

commit d2660f004c0bcf392480b2268b22a3cbf6be6191
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Apr 22 15:54:43 2005 +0000

    Updated Spanish translation.
    
    2005-04-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  261 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 137 insertions(+), 128 deletions(-)

commit f5c1f98d562b4ed44f746074bc9b67efbc6cd753
Author: Gareth Owen <gowen@src.gnome.org>
Date:   Wed Apr 20 03:01:48 2005 +0000

    Updated British English translation

 po/ChangeLog |    4 +
 po/en_GB.po  |  244 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 128 insertions(+), 120 deletions(-)

commit 1a3039b15ede9d26cec916699e8242c21db61240
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Tue Apr 19 07:53:01 2005 +0000

    Updated German translation.
    
    2005-04-19  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 ++
 po/de.po     |   92 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 53 insertions(+), 43 deletions(-)

commit 37a5b68877970902353c52ad71d1de4c10637038
Author: Adam Weinberger <adamw@gnome.org>
Date:   Tue Apr 19 01:07:24 2005 +0000

    Updated Canadian English translation.
    
    2005-04-18  Adam Weinberger  <adamw@gnome.org>
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |   90 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 51 insertions(+), 43 deletions(-)

commit 4d630d90efc5e9eeb66f432a471203f71e3f2ef5
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:   Mon Apr 18 15:53:41 2005 +0000

    Updated Danish translation.
    
            * da.po: Updated Danish translation.

 po/ChangeLog |    4 ++++
 po/da.po     |   20 ++++++++++++++------
 2 files changed, 18 insertions(+), 6 deletions(-)

commit f1f5e25fbcb23dd6ec0ffbdeb2797bcf6d69ab88
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:   Mon Apr 18 15:52:02 2005 +0000

    Use standard way to get translator credits for the about dialog.
    
            * Tomboy/Tray.cs: Use standard way to get
              translator credits for the about dialog.

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |   24 +-----------------------
 2 files changed, 6 insertions(+), 23 deletions(-)

commit 367d4a34540f4985722cbd91f6ef0594aaa8a588
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:   Wed Apr 13 15:03:09 2005 +0000

    Updated Danish translation.
    
            * da.po: Updated Danish translation.

 po/ChangeLog |    4 ++
 po/da.po     |  131 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 68 insertions(+), 67 deletions(-)

commit da2b43686776e572f6b3c1e183b4835741880167
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Apr 7 18:19:36 2005 +0000

    Updated translation from Christopher Orr <dave@cirt.net>.
    
    2005-04-07  Alex Graveley  <alex@beatniksoftware.com>
    
            * en_GB.po: Updated translation from Christopher Orr
            <dave@cirt.net>.

 po/ChangeLog |    5 +
 po/en_GB.po  |  324 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 213 insertions(+), 116 deletions(-)

commit 79ec1c6c32ade936f11a935a7aca565b9f477837
Author: Alex Graveley <orph@src.gnome.org>
Date:   Thu Apr 7 10:51:58 2005 +0000

    Update Spanish translation credit to Jorge González González
    
    
    Update Spanish translation credit to Jorge González González <jorge.gonzalez.gonzalez@hispalinux.es>.

 Tomboy/Tray.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 745459399f7ebd2a0bab494d29813bed7fbe2612
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Apr 4 17:38:32 2005 +0000

    *** empty log message ***

 ChangeLog      |    8 +++++++-
 NEWS           |   17 ++++++++++++++++-
 README         |    2 +-
 configure.in   |    2 +-
 www/index.html |   20 ++++++++------------
 5 files changed, 33 insertions(+), 16 deletions(-)

commit b3546ce27b93b1608d7ad2d4d5c9920396f8ea98
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Sat Apr 2 13:44:23 2005 +0000

    Split out _NET_WM_USER_TIME setting code to here. Call
    
    2005-04-02  Alex Graveley  <agraveley@beatniksoftware.com>
    
            * libtomboy/tomboyutil.c (tomboy_window_override_user_time): Split
            out _NET_WM_USER_TIME setting code to here.  Call
            gdk_x11_get_server_time() to generate an X event time if we have
            no active events to use.  Fixes bug where notes opened via D-BUS
            would be presented underneath other windows.

 ChangeLog              |    8 +++++++
 libtomboy/tomboyutil.c |   49 ++++++++++++++++++++++++++++++++++-------------
 2 files changed, 43 insertions(+), 14 deletions(-)

commit 36c26339bcf67e724ff7def6be97df35aed02023
Author: Steven Michael Murphy <smurphy@src.gnome.org>
Date:   Sat Apr 2 00:15:52 2005 +0000

    Added new Language, Kinyarwanda (rw), to this package

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/rw.po     |  722 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 731 insertions(+), 1 deletions(-)

commit da2aeca7f38ca8e414e29a775bf4740eacc48afc
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Fri Apr 1 22:23:50 2005 +0000

    Updated pt_BR translation

 po/ChangeLog |    4 +
 po/pt_BR.po  |  395 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 236 insertions(+), 163 deletions(-)

commit 9c769b603858070ddfcd880c70e7c39e04f9a387
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Mar 31 03:15:55 2005 +0000

    Only call gdk_x11_window_set_user_time() if
    
    2005-03-30  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/tomboyutil.c (tomboy_window_present_hardcore): Only
    	call gdk_x11_window_set_user_time() if
    	HAVE_GDK_X11_WINDOW_SET_USER_TIME is defined.
    
    	* Tomboy/Tomboy.exe.config.in: Add libgtk-win32-2.0-0.dll <dllmap>
    
    	* configure.in (HAVE_GDK_X11_WINDOW_SET_USER_TIME): Set this if
    	the Gtk version installed is 2.6+ and therefore has this
    	function.  Remove extraneous check for pkg-config.

 ChangeLog                   |   12 ++++++++++++
 Tomboy/Tomboy.exe.config.in |    2 +-
 configure.in                |   20 ++++++++++++--------
 libtomboy/tomboyutil.c      |    4 +++-
 4 files changed, 28 insertions(+), 10 deletions(-)

commit 0b14c5f01ac3c7f8770fee610cd054c43113a755
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Mar 30 01:55:32 2005 +0000

    Fix Selection getter to not return empty strings. Remove unused
    
    2005-03-29  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteBuffer.cs: Fix Selection getter to not return empty
    	strings.  Remove unused GetCurrentBlock methods.
    
    	* Tomboy/NoteWindow.cs: Update the link button sensitivity in a
    	timeout handler, to work around GTK+ bug #172050.

 ChangeLog            |   10 ++++++++-
 Tomboy/NoteBuffer.cs |   52 +++++--------------------------------------------
 Tomboy/NoteWindow.cs |    9 ++++++++
 3 files changed, 24 insertions(+), 47 deletions(-)

commit f61a72277e68d893b9f12d87ffc13e023d4b8764
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Tue Mar 29 20:17:01 2005 +0000

    Work around bug in regex match of multiple URLs across newlines. Use a
    
    2005-03-29  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Work around bug in regex match of multiple
    	URLs across newlines.  Use a single Insert so that drops are
    	undoable. P/Invoke call gtk_drag_dest_get_target_list() ourselves,
    	to avoid methodref incompatibility in Gtk# builds.

 ChangeLog            |    7 +++++++
 Tomboy/NoteWindow.cs |   37 +++++++++++++++++++++++++++----------
 2 files changed, 34 insertions(+), 10 deletions(-)

commit 892e6ed766fb6fdffbb7ddefaae019f2d1c72ced
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Mar 28 23:10:27 2005 +0000

    Fix URI dropping by overriding OnDragDataReceived to check all the target
    
    2005-03-28  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Fix URI dropping by overriding
    	OnDragDataReceived to check all the target types for those of
    	URLs, and if none are present, pass it to the base implementation.

 ChangeLog            |    6 +++++
 Tomboy/NoteWindow.cs |   53 ++++++++++++++++++++++++++++++++-----------------
 2 files changed, 40 insertions(+), 19 deletions(-)

commit af85267371f1893b6da7f5f50dab844dd67470e1
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Mar 26 04:00:13 2005 +0000

    Work around recent behavioral changes in Gnome 2.10, so that note windows
    
    2005-03-25  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/tomboyutil.c (tomboy_window_present_hardcore): Work
    	around recent behavioral changes in Gnome 2.10, so that note
    	windows when shown are always moved to the current desktop if
    	already shown, and that they are not shown underneath other
    	windows.
    	(tomboy_window_move_to_current_workspace): Do the work of moving a
    	window to the current desktop as set in _NET_CURRENT_DESKTOP.
    
    	* libtomboy/tomboykeybinder.c
    	(tomboy_keybinder_get_last_event_time): Return the current root
    	window keypress time, used by tomboy_window_present_hardcore() to
    	get around anti-focus stealing.
    
    	* Tomboy/Utils.cs: Add ForcedPresentWindow, a Gtk.Window that
    	replaces Gtk.Window.Present and calls
    	tomboy_window_present_hardcore.
    
    	* Tomboy/Search.cs: Subclass NoteFindDialog from
    	ForcedPresentWindow.
    
    	* Tomboy/NoteWindow.cs: Subclass NoteWindow from
    	ForcedPresentWindow.

 ChangeLog                   |   25 ++++++++++++++
 Tomboy/Applet.cs            |    9 +++--
 Tomboy/NoteWindow.cs        |    2 +-
 Tomboy/Search.cs            |    2 +-
 Tomboy/Utils.cs             |   17 +++++++++
 libtomboy/tomboykeybinder.c |   26 +++++++++++++--
 libtomboy/tomboykeybinder.h |    2 +
 libtomboy/tomboyutil.c      |   78 +++++++++++++++++++++++++++++++++++++++++++
 libtomboy/tomboyutil.h      |    5 +++
 9 files changed, 158 insertions(+), 8 deletions(-)

commit fc8ea233c20ade7735fd2edde225e6071c3427fd
Author: Joe Shaw <joeshaw@novell.com>
Date:   Fri Mar 25 16:50:04 2005 +0000

    Make the DBus.Connection static for the class, to prevent it from being
    
    2005-03-25  Joe Shaw  <joeshaw@novell.com>
    
    	* Tomboy/Tomboy.cs: Make the DBus.Connection static for the
    	class, to prevent it from being garbage collected and
    	breaking the remote control.

 ChangeLog        |    6 ++++++
 Tomboy/Tomboy.cs |    8 ++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 9e0d6240e4df3c2d42a7557f75f5968fe0798a98
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Mar 20 23:09:04 2005 +0000

    Hungarian translation updated.
    
    2005-03-21  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Hungarian translation updated.

 po/ChangeLog |    4 ++
 po/hu.po     |  128 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 66 insertions(+), 66 deletions(-)

commit 0b07dec087546ce7878d21584befdf2cf6748976
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sat Mar 19 23:32:54 2005 +0000

    Updated Spanish translation by Jorge Gonzalez
    
    2005-03-20  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation by Jorge Gonzalez

 po/ChangeLog |    4 +
 po/es.po     |  286 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 151 insertions(+), 139 deletions(-)

commit 6a91c12263ca5eb5d8e6ae754be0ff106cf39243
Author: Žygimantas Beručka <uid0@akl.lt>
Date:   Fri Mar 18 08:13:28 2005 +0000

    Added Lithuanian to ALL_LINGUAS.
    
    2005-03-18  Žygimantas Beručka  <uid0@akl.lt>
    
            * configure.in: Added Lithuanian to ALL_LINGUAS.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a189b1cfb8232a3b6a3a7114bac9d86fb9df1ef5
Author: Žygimantas Beručka <uid0@akl.lt>
Date:   Fri Mar 18 08:12:29 2005 +0000

    Actually 'add' the Lithuanian translation.
    
    2005-03-18  Žygimantas Beručka  <uid0@akl.lt>
    
            * lt.po: Actually 'add' the Lithuanian translation.

 po/lt.po |  651 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 651 insertions(+), 0 deletions(-)

commit d9b971975362136c464569ddadbc6b622289143d
Author: Žygimantas Beručka <uid0@akl.lt>
Date:   Fri Mar 18 08:11:46 2005 +0000

    Added Lithuanian translation.
    
    2005-03-18  Žygimantas Beručka  <uid0@akl.lt>
    
            * lt.po: Added Lithuanian translation.

 po/ChangeLog |   24 ++++++++++++++----------
 1 files changed, 14 insertions(+), 10 deletions(-)

commit cac1059c75b84688e816e8d18b070b96dec93e55
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:   Tue Mar 15 10:39:17 2005 +0000

    Updated Japanese translation for v0.3.1.
    
    2005-03-15  Takeshi AIHANA <aihana@gnome.gr.jp>
    	* ja.po: Updated Japanese translation for v0.3.1.

 po/ChangeLog |    4 ++
 po/ja.po     |  127 +++++++++++++++++++++++++++------------------------------
 2 files changed, 64 insertions(+), 67 deletions(-)

commit 56ee0bd5f2ed3683d420c72242381167a632f7df
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Fri Mar 11 13:53:44 2005 +0000

    Update Czech translation

 po/ChangeLog |    4 ++
 po/cs.po     |  128 +++++++++++++++++++++++++++------------------------------
 2 files changed, 65 insertions(+), 67 deletions(-)

commit 0857590c5be1c918a25c83ea71dbdca8b54e3200
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Fri Mar 11 09:38:50 2005 +0000

    Call tomboy_widget_set_bg_pixmap when panel background is a pixmap. Fixes
    
    2005-03-11  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Call tomboy_widget_set_bg_pixmap when panel
    	background is a pixmap.  Fixes transparent & pixmap backgrounds.
    
    	* Tomboy/panelapplet/generated/PanelApplet.cs: Manually fix
    	generated bindings to not crash in changebackground_cb.  Lame.
    
    	* libtomboy/tomboyutil.c (tomboy_widget_set_bg_pixmap): New util
    	file, sets the bg_pixmap style property which is not bound in Gtk#
    	1.x.
    
    	* libtomboy/Makefile.am: Add tomboyutil.[ch].

 Tomboy/Applet.cs                            |   40 ++++++++++++++++-----------
 Tomboy/panelapplet/generated/PanelApplet.cs |   12 +++++++-
 libtomboy/Makefile.am                       |    2 +
 libtomboy/tomboyutil.c                      |   30 ++++++++++++++++++++
 libtomboy/tomboyutil.h                      |   15 ++++++++++
 5 files changed, 82 insertions(+), 17 deletions(-)

commit 83b7a4e467f793c843b5975f38e91188a827d3f0
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Mar 10 09:51:43 2005 +0000

    Wrap XGrabKey in gdk_error_trap_push/pop pair to avoid crashing when
    
    2005-03-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* libtomboy/tomboykeybinder.c: Wrap XGrabKey in
    	gdk_error_trap_push/pop pair to avoid crashing when global
    	keybinding fails.

 ChangeLog                   |    6 ++++++
 libtomboy/tomboykeybinder.c |    9 +++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

commit 0d16f24b6ded9cf9a8bcb079fd49cf2775ade1ad
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Thu Mar 10 09:37:11 2005 +0000

    Updated German translation.
    
    2005-03-10  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 +
 po/de.po     |  298 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 150 insertions(+), 152 deletions(-)

commit 8bb4346bb8f1b98300da5372810dfe2fb2fad805
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Wed Mar 9 21:21:08 2005 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/en_CA.po |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)

commit 5270c8ee1662e2fa416d4a0808fb1d56361a988f
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Mar 9 19:22:02 2005 +0000

    Use Catalog.GetPluralString to get the correctly translated
    
    2005-03-09  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Use Catalog.GetPluralString to get the
    	correctly translated plural/singluar string of "{0} match(es)".
    	Thanks to mwh@sysrq.dk for suggesting this.

 ChangeLog        |   16 +++++++++++-----
 Tomboy/Search.cs |   11 +++++------
 2 files changed, 16 insertions(+), 11 deletions(-)

commit 3ea2275dbfa33306dd71a4f2a264762bb4b090ac
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Wed Mar 9 13:08:00 2005 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  272 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 138 insertions(+), 138 deletions(-)

commit 492b8c892fd9aa134bb54e1a825add54c7512a4c
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Wed Mar 9 10:28:30 2005 +0000

    Add 2005 to copyright notice. Ditto.
    
    2005-03-09  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Add 2005 to copyright notice.
    	* Tomboy/Tray.cs: Ditto.

 ChangeLog        |    5 +++++
 Tomboy/Tomboy.cs |    2 +-
 Tomboy/Tray.cs   |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

commit f32e2369c5f238d7544069dac00a070991108c41
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Wed Mar 9 10:21:00 2005 +0000

    Start in TrayIcon mode by default, remove --tray-icon option, and accept
    
    2005-03-09  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Start in TrayIcon mode by default, remove
    	--tray-icon option, and accept --panel-applet to register for
    	panel startup.  This should fix the case of people running
    	'tomboy' from the command-line expecting something to happen, but
    	it just exits or hangs.
    
    	* data/GNOME_TomboyApplet.server.in.in: Pass --panel-applet.
    
    	* data/tomboy.desktop.in: Don't pass --tray-icon, since this is
    	the default now.

 ChangeLog                            |   13 +++++++++++++
 Tomboy/Tomboy.cs                     |   18 ++++++++----------
 data/GNOME_TomboyApplet.server.in.in |    2 +-
 data/tomboy.desktop.in               |    2 +-
 4 files changed, 23 insertions(+), 12 deletions(-)

commit f30c8d9b9909a658b461e2dc62d373208f7bc339
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Wed Mar 9 09:30:49 2005 +0000

    Actually add this file.
    
    2005-03-09  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* data/tomboy-plugins.pc.in: Actually add this file.
    
    	* Tomboy/Makefile.am (CLEANFILES): Clean up .mdb files.
    	* Tomboy/Plugins/Makefile.am (CLEANFILES): Ditto.

 ChangeLog                  |    7 +++++++
 Tomboy/Makefile.am         |    1 +
 Tomboy/Plugins/Makefile.am |    4 +++-
 data/Makefile.am           |    2 +-
 data/tomboy-plugins.pc     |   10 ----------
 data/tomboy-plugins.pc.in  |   10 ++++++++++
 6 files changed, 22 insertions(+), 12 deletions(-)

commit 469c996502ccada2093fb64362adbf8fb141374a
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Wed Mar 9 08:59:57 2005 +0000

    Add a .pc file for plugin authors.
    
    2005-03-09  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* data/tomboy-plugins.pc.in: Add a .pc file for plugin authors.
    
    	* data/Makefile.am: Install tomboy-plugins.pc to
    	$libdir/pkgconfig.
    
    	* tomboy.spec.in: Add tomboy-plugins.pc.in.

 ChangeLog              |    9 +++++++++
 configure.in           |    1 +
 data/Makefile.am       |   15 ++++++++++-----
 data/tomboy-plugins.pc |   10 ++++++++++
 tomboy.spec.in         |   11 ++++-------
 5 files changed, 34 insertions(+), 12 deletions(-)

commit c30c5394ab8f5dd58da2d0e7b2c496d43cbe520b
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Wed Mar 9 07:32:18 2005 +0000

    Require D-BUS# 0.23.2 or later to enable the remote control interface.
    
    2005-03-08  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* configure.in: Require D-BUS# 0.23.2 or later to enable the
    	remote control interface.

 ChangeLog    |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit f479274a4100e2dc9502c64a097be930596b3e1b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Mar 9 06:27:44 2005 +0000

    Handle ChangeBackgroundEvent by creating a new RcStyle or modifying the BG
    
    2005-03-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Handle ChangeBackgroundEvent by creating a new
    	RcStyle or modifying the BG color.  I guess this is how this is
    	supposed to work.  Had to manually tweak the panelapplet bindings
    	not to crash.

 ChangeLog                                          |   15 +++++++++++----
 Tomboy/Applet.cs                                   |   16 ++++++----------
 ...rp.voidObjectBackgroundTypeColorObjectSignal.cs |    5 +++--
 3 files changed, 20 insertions(+), 16 deletions(-)

commit aa1024e6e49e3e0eeb6bf87f033b80fc12de5840
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Mar 8 13:41:25 2005 +0000

    Don't check that the mark set is the cursor position or the selection
    
    
    Don't check that the mark set is the cursor position or the selection bound in the handler which sensitizes the Link button.  This will leave the Link button active when it shouldn't following pastes and cuts.

 Tomboy/NoteWindow.cs |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit af3f4092398f549ca66b23de5eb19dced6ec9efc
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Mar 8 13:13:14 2005 +0000

    Move the Text menu Huge mnemonic to 'g'.

 Tomboy/NoteWindow.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c3b7989c1d3d7b97fcb92e83bc3df1cb4a55fce7
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Mar 8 12:11:11 2005 +0000

    Add Martin Willemoes Hansen to list of translator credits in about dialog for Danish translation.

 Tomboy/Tray.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8a57ec1934f4e960f99e4d2765838686aa4b3f8a
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Tue Mar 8 12:07:49 2005 +0000

    Make the Text toolbar menu support the different GTK toolbar styles, and
    
    2005-03-08  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Make the Text toolbar menu support the
    	different GTK toolbar styles, and have the toolbar listen to GTK theme
    	settings.  Move the Link button to after the Search button, and
    	only sensitize it whenever text is selected in the Note buffer.

 ChangeLog            |    7 +++
 Tomboy/NoteWindow.cs |  143 ++++++++++++++++++++++++++++++++++----------------
 2 files changed, 105 insertions(+), 45 deletions(-)

commit 2110518dc94c4e68c56de5d1659aed56fec86349
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:   Mon Mar 7 09:54:20 2005 +0000

    Updated Danish translation.
    
            * da.po: Updated Danish translation.

 po/ChangeLog |    4 ++++
 po/da.po     |   44 ++++++++++++++++++++++----------------------
 2 files changed, 26 insertions(+), 22 deletions(-)

commit 625b65a9822e2d31158a1d485a0707cd7c2ef0be
Author: Sigurd Gartmann <sigurd-translate@brogar.org>
Date:   Thu Mar 3 18:37:38 2005 +0000

    Updated Norwegian translations.
    
    2005-03-03  Sigurd Gartmann  <sigurd-translate@brogar.org>
    
    	* nb.po, no.po: Updated Norwegian translations.

 po/ChangeLog |    4 +
 po/nb.po     |  380 ++++++++++++++++++++++++++++++++++++----------------------
 po/no.po     |  380 ++++++++++++++++++++++++++++++++++++----------------------
 3 files changed, 482 insertions(+), 282 deletions(-)

commit a17dd54309b46534b503c4517a8d81a5b0711eb8
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:   Mon Feb 28 11:13:48 2005 +0000

    Added Danish (da) to ALL_LINGUAS.
    
            * configure.in: Added Danish (da) to ALL_LINGUAS.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit de9dd827322403d288570ba020b0f26c3e6c29cb
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:   Mon Feb 28 11:12:26 2005 +0000

    Added Danish translation.
    
            * da.po: Added Danish translation.

 po/ChangeLog |    4 +
 po/da.po     |  656 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 660 insertions(+), 0 deletions(-)

commit 32d6c4539f5c6425f84a3c6bca4628b0d3b49d60
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Mon Feb 28 09:04:33 2005 +0000

    Fix tab printing by moving forward to the next 8-space-width tabstop when
    
    2005-02-28  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/Plugins/PrintNotes.cs: Fix tab printing by moving forward
    	to the next 8-space-width tabstop when encountering a '\t'.

 ChangeLog                    |    5 +++++
 Tomboy/Plugins/PrintNotes.cs |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 7725f8d3bc1dbe1bbcdc7bbd6cff7ad15298cb87
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Mon Feb 28 01:46:15 2005 +0000

    Add 'it' to ALL_LINGUAS.
    
    2005-02-27  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* configure.in: Add 'it' to ALL_LINGUAS.

 ChangeLog      |    4 +
 Tomboy/Tray.cs |    7 +
 configure.in   |    2 +-
 po/ChangeLog   |    5 +
 po/it.po       |  431 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 448 insertions(+), 1 deletions(-)

commit 7d93b0094e8d43f8dee52d984a2df2197209fe06
Author: Alex Graveley <agraveley@beatniksoftware.com>
Date:   Sun Feb 27 11:00:36 2005 +0000

    Apply minimal patch to support building under mono 1.1.x.
    
    2005-02-27  Alex Graveley  <agraveley@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs:
    	* Tomboy/NoteBuffer.cs:
    	* Tomboy/Tray.cs: Apply minimal patch to support building under
    	mono 1.1.x.

 ChangeLog                                          |    7 +++++
 Tomboy/Applet.cs                                   |    2 +-
 Tomboy/NoteBuffer.cs                               |    2 +-
 Tomboy/NoteWindow.cs                               |    2 -
 Tomboy/Tray.cs                                     |    3 --
 .../generated/ChangeBackgroundHandler.cs           |    4 +-
 Tomboy/panelapplet/generated/FactoryCallback.cs    |    2 +-
 Tomboy/panelapplet/generated/PanelApplet.cs        |   24 ++++++++++----------
 8 files changed, 24 insertions(+), 22 deletions(-)

commit 008e1922d91bc31206b2e3bd9204375bdcf04b3a
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:   Thu Feb 17 15:38:00 2005 +0000

    Updated Japanese translation for v0.3.1.
    
    2005-02-17  Takeshi AIHANA <aihana@gnome.gr.jp>
    	* ja.po: Updated Japanese translation for v0.3.1.

 po/ChangeLog |    4 +
 po/ja.po     |  628 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 359 insertions(+), 273 deletions(-)

commit c76ac224cdf155cefa38c63a323c910b647b8354
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Feb 17 15:17:30 2005 +0000

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
    
    2005-02-17 Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Rostislav Raykov <zbrox@i-space.org>

 po/ChangeLog |   11 ++++++--
 po/bg.po     |   80 +++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 70 insertions(+), 21 deletions(-)

commit 4ea60e298bb35458404bb1cf1a124c46b1ebbfa2
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Feb 15 07:09:54 2005 +0000

    Silly text change.
    
    
    Silly text change.

 www/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 831ebdbc5160503ce4e9e2819f82d9d6fbe02a27
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Mon Feb 14 15:41:14 2005 +0000

    Added "ko" to ALL_LINGUAS.
    
    2005-02-15  Changwoo Ryu  <cwryu@debian.org>
    
    	* configure.in: Added "ko" to ALL_LINGUAS.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 48c83e9432820b707cbfcf01e4ed7d8d30f982fb
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Mon Feb 14 15:40:22 2005 +0000

    Added Korean translation by Young-Ho Cha.
    
    2005-02-15  Changwoo Ryu  <cwryu@debian.org>
    
    	* ko.po: Added Korean translation by Young-Ho Cha.

 po/ChangeLog |    4 +
 po/ko.po     |  622 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 626 insertions(+), 0 deletions(-)

commit 281bc9ac402b563b65030da4cca3c25805787fbd
Author: David Lodge <dave@cirt.net>
Date:   Sun Feb 13 22:42:03 2005 +0000

    Updated British translation.
    
    2005-02-13  David Lodge <dave@cirt.net>
    
            * en_GB.po: Updated British translation.

 po/ChangeLog |    4 +
 po/en_GB.po  |  407 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 313 insertions(+), 98 deletions(-)

commit 6dfd61f396a714094ed2cdb289c2bbeee388372d
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:   Sat Jan 29 09:43:43 2005 +0000

    Hungarian translation updated by Gabor Kelemen.
    
    2005-01-29  Laszlo Dvornik  <dvornik@gnome.hu>
    
    	* hu.po: Hungarian translation updated by Gabor Kelemen.

 po/ChangeLog |    4 +
 po/hu.po     |  613 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 340 insertions(+), 277 deletions(-)

commit dd628e885fe6dde9f5c3eac91f3f4eb79e7449ca
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Jan 28 17:34:52 2005 +0000

    Added bulgarian translation
    
    2005-01-28  Alexander Shopov  <ash@contact.bg>
    
    	* Added bulgarian translation

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    5 +
 po/bg.po     |  582 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 592 insertions(+), 1 deletions(-)

commit a8369a71fe6ce0cb9058cbb7a657f77b8a09df1c
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Thu Jan 20 19:41:38 2005 +0000

    Update Czech translation

 po/ChangeLog |    4 +
 po/cs.po     |  242 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 158 insertions(+), 88 deletions(-)

commit 1d0d02a56e8657e2026ae882c382f574a5ca17d5
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Jan 19 04:09:39 2005 +0000

    Make our generated scripts depend on Makefile so they get regenerated when
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Makefile.am: Make our generated scripts depend on
    	Makefile so they get regenerated when ./configure is rerun.
    
    	* Tomboy/Plugins/Makefile.am: Make ExportToHTML.dll, just don't
    	install it.
    
    	* data/Makefile.am: Make tomboy.desktop, just don't install it.

 ChangeLog                  |   10 ++++++++++
 Tomboy/Makefile.am         |   12 ++++++------
 Tomboy/Plugins/Makefile.am |    3 ++-
 data/Makefile.am           |   16 +++++++++-------
 4 files changed, 27 insertions(+), 14 deletions(-)

commit 4b51b4c504d0917265ae4376f201a0d86b1f1200
Author: Alex Graveley <orph@src.gnome.org>
Date:   Tue Jan 18 23:56:56 2005 +0000

    Underline the download links.
    
    
    Underline the download links.

 www/default.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 3ae8d25ab3ae9d5aa4aee4b3b5e5be79f3507aa9
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 23:54:01 2005 +0000

    Bump version to 0.3.1. Update for 0.3.1. Point to 0.3.1 tarball and RPM.
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.3.1.
    	* NEWS: Update for 0.3.1.
    	* www/index.html: Point to 0.3.1 tarball and RPM.

 ChangeLog      |    6 ++++++
 NEWS           |    4 ++++
 configure.in   |    2 +-
 www/index.html |    8 ++++----
 4 files changed, 15 insertions(+), 5 deletions(-)

commit b60eb5d159be22c863031c6ee6074799fa84f86b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 23:39:01 2005 +0000

    Remove now unused "normal" tag.
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteBuffer.cs: Remove now unused "normal" tag.
    
    	* Tomboy/Watchers.cs: Always fixup the GtkSpell tag, since this
    	allows us to make an RPM that works no matter what GTK spell
    	version you are running.

 ChangeLog            |    8 ++++++++
 Tomboy/NoteBuffer.cs |   33 ---------------------------------
 Tomboy/Watchers.cs   |   37 +++++++++++++++++++++++++------------
 3 files changed, 33 insertions(+), 45 deletions(-)

commit 64a5e0d0780a8b054f2873197a831eaa4684b7c2
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 22:21:30 2005 +0000

    Disable WikiWords by default. Ditto.
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/tomboy.schemas.in: Disable WikiWords by default.
    	* Tomboy/Preferences.cs: Ditto.

 ChangeLog              |    5 +++++
 Tomboy/Preferences.cs  |    4 +++-
 data/tomboy.schemas.in |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 997861d2ccd4786a575025aeb56c48749fd6ccce
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Tue Jan 18 19:45:29 2005 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  128 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 74 insertions(+), 58 deletions(-)

commit a9d3843aa4bf0fcff96623f8d10caef120eb4ec8
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Tue Jan 18 14:18:11 2005 +0000

    Updated German translation.
    
    2005-01-18  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 ++
 po/de.po     |  109 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 66 insertions(+), 47 deletions(-)

commit 1188b84482d7d82df7b4b255da11209acca6d5f7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 11:41:23 2005 +0000

    Rename "Manage Plugins" to "Install Plugins". Ditto.
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Rename "Manage Plugins" to "Install Plugins".
    	* data/GNOME_TomboyApplet.xml: Ditto.

 ChangeLog                   |    5 +++++
 Tomboy/Applet.cs            |    2 +-
 data/GNOME_TomboyApplet.xml |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

commit 23e3b3a553b002337cffd0e7718db18197a5140e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 11:20:58 2005 +0000

    Update with friendly description of 0.3.0. Point to RPM.
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* www/index.html: Update with friendly description of 0.3.0.
    	Point to RPM.
    
    	* Tomboy/Makefile.am: Fix another distcheck bug.
    
    	* configure.in: Bump version to 0.3.0.
    
    	* NEWS: Update for 0.3.0 release.

 ChangeLog          |   11 +++++++++++
 NEWS               |    8 ++++++++
 Tomboy/Makefile.am |    2 +-
 configure.in       |    2 +-
 www/index.html     |   23 ++++++++++++-----------
 5 files changed, 33 insertions(+), 13 deletions(-)

commit 5976ea86e6572e2f595bca5514b7429cd702ae6d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 10:42:33 2005 +0000

    Use top_builddir when referring to Tomboy.exe, to pass distcheck.
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/Makefile.am: Use top_builddir when referring to
    	Tomboy.exe, to pass distcheck.
    
    	* tomboy.spec.in: Require libpanel-applet-2.so.0.  Don't install
    	tomvoy.desktop (for now).

 ChangeLog                  |    8 ++++++++
 Tomboy/Plugins/Makefile.am |    6 +++---
 tomboy.spec.in             |    5 ++++-
 3 files changed, 15 insertions(+), 4 deletions(-)

commit c58b5d033b97d35665cd067fe7bb1c44887c94bd
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 09:08:16 2005 +0000

    Don't install the tomboy.desktop file for KDE...
    
    2005-01-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/Makefile.am: Don't install the tomboy.desktop file for
    	KDE...
    
    	### Non-RedHat Gnome desktops don't honor the OnlyShowIn setting in .desktop
    	### files.  tomboy.desktop should only appear in KDE, where it executes the
    	### tray-icon version.  Gnome is our target audience, and since we don't want
    	### them to have an extra menu item, we leave this out for now.
    
    	* Tomboy/Plugins/Makefile.am: Don't install ExportToHTML.cs, since
    	it doesn't do anything yet.
    
    	* Tomboy/Watchers.cs: Stop listening to NoteManager events on
    	shutdown, so we don't keep our deleted note alive if a linked-to
    	note is deleted or renamed.
    
    	* Tomboy/PluginManager.cs: Execute konqueror for opening Plugins
    	directory if one of the common KDE environment variables are set.
    
    	* configure.in: Bump version to 0.2.99, in preparation for release.

 ChangeLog                  |   22 ++++++++++++++++++++++
 Tomboy/PluginManager.cs    |   23 ++++++++++++++++-------
 Tomboy/Plugins/Makefile.am |    5 ++++-
 Tomboy/Watchers.cs         |    4 +++-
 configure.in               |    2 +-
 data/Makefile.am           |   20 ++++++++++++--------
 6 files changed, 58 insertions(+), 18 deletions(-)

commit 16951280f8688bdcf6cdbd7cd1666d3105a41510
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 07:34:46 2005 +0000

    Add Plugins/PrintNotes.cs & Plugins/ExportToHTML.cs.
    
    2005-01-17  Alex Graveley  <alex@beatniksoftware.com>
    
    	* POTFILES.in: Add Plugins/PrintNotes.cs &
    	Plugins/ExportToHTML.cs.

 po/ChangeLog   |    5 +++++
 po/POTFILES.in |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 61011cb4e26e8c1a3b202e406e5e85e15a8ae395
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 18 07:33:54 2005 +0000

    Emit the Opened event when the window is created. Change IsOpened to mean
    
    2005-01-17  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Emit the Opened event when the window is
    	created.  Change IsOpened to mean "does the window exist".  Listen
    	for window destroy instead of delete.
    
    	* Tomboy/Watchers.cs: Update for new Trie interface.
    
    	* Tomboy/Trie.cs: Implement the Aho-Corasick string matcher for
    	note title lookups.

 ChangeLog                      |   13 ++-
 Tomboy/Note.cs                 |   19 ++--
 Tomboy/NoteManager.cs          |    5 +-
 Tomboy/NoteWindow.cs           |   12 ++
 Tomboy/PluginManager.cs        |   69 +++------
 Tomboy/Plugins/ExportToHTML.cs |    2 +-
 Tomboy/Plugins/PrintNotes.cs   |    2 +-
 Tomboy/Trie.cs                 |  301 ++++++++++++++++++++++++----------------
 Tomboy/Watchers.cs             |   56 ++++----
 9 files changed, 270 insertions(+), 209 deletions(-)

commit e4c9fe206ccd70797071442cc343d13829108ac9
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Mon Jan 17 06:24:21 2005 +0000

    update by amanpreetalam@yahoo.com

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 49ae12cdad815cf87e208fdb63af4b9d2c8c0b85
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Mon Jan 17 06:18:54 2005 +0000

    add file

 po/ChangeLog |    4 +
 po/pa.po     |  570 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 574 insertions(+), 0 deletions(-)

commit ac506feb33b61f8ee344d18d5e2064283abc0ae7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Jan 13 06:13:27 2005 +0000

    Fix bootstrapping by checking if the .tomboy directory exists before
    
    2005-01-12  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteManager.cs: Fix bootstrapping by checking if the
    	.tomboy directory exists before creating the PluginManager, which
    	might create the directory, causing Start Here to not be created
    	the first time Tomboy is run.

 ChangeLog             |    7 +++++++
 Tomboy/NoteManager.cs |   31 ++++++++++++++++++-------------
 2 files changed, 25 insertions(+), 13 deletions(-)

commit 7d3458950f8ea954ec6265260665c5f99ea9b656
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Mon Jan 10 22:27:24 2005 +0000

    Updated pt_BR translation

 po/ChangeLog |    4 +
 po/pt_BR.po  |  543 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 419 insertions(+), 128 deletions(-)

commit afb5a468371a0c3c71df7e7e45ab259047e4feb8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Jan 9 19:15:40 2005 +0000

    Updated Spanish translation.
    
    2005-01-09  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++
 po/es.po     |  105 +++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 76 insertions(+), 33 deletions(-)

commit 0e3967fba368bd3d21396929a9bd96989fa6e066
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Jan 8 10:07:35 2005 +0000

    Escape underscores in note titles so tray menuitems do not have accidental
    
    2005-01-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Escape underscores in note titles so tray
    	menuitems do not have accidental mnemonics.  When dropping URLs,
    	only apply a small text size to the inserted date using
    	ForwardToLineEnd, instead of ForwardLines.

 ChangeLog      |    7 +++++++
 Tomboy/Tray.cs |   11 ++++++++++-
 2 files changed, 17 insertions(+), 1 deletions(-)

commit db3426b585693aaac6b040c082603a2e01392ec6
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:   Sat Jan 8 08:24:05 2005 +0000

    Updated German translation.
    
    2005-01-08  Frank Arnold  <farnold@cvs.gnome.org>
    
    	* de.po: Updated German translation.

 po/ChangeLog |    4 +
 po/de.po     |  191 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 119 insertions(+), 76 deletions(-)

commit 696122430ef676c50c301774ff7221725364ef2e
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jan 5 07:43:48 2005 +0000

    Fix layout of gutter images a little.
    
    
    Fix layout of gutter images a little.

 www/default.css |    4 +++-
 www/index.html  |   20 +++++++++-----------
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 3080b119aadb38211524f52d34b46a0d376ff14a
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Jan 5 07:34:53 2005 +0000

    Add a small screenshot of the search dialog to the webpage.
    
    
    Add a small screenshot of the search dialog to the webpage.

 www/default.css          |    2 +-
 www/img/search-small.png |  Bin 0 -> 28185 bytes
 www/index.html           |    8 ++++++++
 3 files changed, 9 insertions(+), 1 deletions(-)

commit e584daae3b3c0e8b6f481a25fe27272fd78c6837
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Jan 4 09:22:32 2005 +0000

    Fix Enter handling to focus the result list for global searches and to
    
    2005-01-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Fix Enter handling to focus the result list
    	for global searches and to click Find Next for one-note searches.

 ChangeLog        |    5 +++++
 Tomboy/Search.cs |   40 ++++++++++++++++++++++++++++++++++------
 2 files changed, 39 insertions(+), 6 deletions(-)

commit e084a698783f39069a3aa6e98a37c51d1fd98dfb
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sun Jan 2 17:06:45 2005 +0000

    Added cs to ALL_LINGUAS.
    
    2005-01-02  Miloslav Trmac  <mitr@volny.cz>
    
    	* configure.in: Added cs to ALL_LINGUAS.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d4090bd89d932201d772a5ab1fad4ed9e5e24df9
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sun Jan 2 17:06:44 2005 +0000

    Added Czech translation.
    
    2005-01-02  Miloslav Trmac  <mitr@volny.cz>
    
    	* cs.po: Added Czech translation.

 po/ChangeLog |    4 +
 po/cs.po     |  590 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 594 insertions(+), 0 deletions(-)

commit eebf0dc0bac8dbde1e407b5bee0046814ffa6a6f
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Dec 26 19:43:46 2004 +0000

    Updated Spanish translation.
    
    2004-12-26  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 ++++
 po/es.po     |   45 ++++++++++++++++++++++++++-------------------
 2 files changed, 30 insertions(+), 19 deletions(-)

commit ff914499211233b7a6d00e4d8f48bb482e4fe884
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Dec 20 08:45:09 2004 +0000

    Add basic printing support based on patch from Jamin Philip Gray
    
    2004-12-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/PrintNotes.cs: Add basic printing support based
    	on patch from Jamin Philip Gray <jamin@pubcrawler.org>.
    
    	* Tomboy/PluginManager.cs: Cleanup deleted plugins so they aren't
    	added to new notes.

 ChangeLog                    |    8 +++
 Tomboy/PluginManager.cs      |    8 +++
 Tomboy/Plugins/PrintNotes.cs |  111 ++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 124 insertions(+), 3 deletions(-)

commit 74c0d3f37df369f903538e8c4e80dd62f8f5cb9c
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Dec 17 17:03:36 2004 +0000

    Updated Spanish translation by Jorge Gonzlez
    
    2004-12-17  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation by Jorge Gonzlez

 po/ChangeLog |    4 ++++
 po/es.po     |   30 +++++++++++++++++-------------
 2 files changed, 21 insertions(+), 13 deletions(-)

commit 638abb7e27f9404fb381e159be7eb4ae5cde4d3e
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Thu Dec 16 15:49:15 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++++
 po/en_CA.po  |   28 ++++++++++++++++------------
 2 files changed, 20 insertions(+), 12 deletions(-)

commit 31a6283eb06aca106a0c75b71cda6c7141dcc4b8
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Dec 16 05:32:11 2004 +0000

    Plugins is note spelled Plguins.
    
    2004-12-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/GNOME_TomboyApplet.xml: Plugins is note spelled Plguins.

 ChangeLog                   |    4 ++++
 data/GNOME_TomboyApplet.xml |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 8e377f970e33b1ccd49f01b74b90e7b98b103630
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Dec 15 09:24:10 2004 +0000

    Forgot the ChangeLog.
    
    
    Forgot the ChangeLog.

 ChangeLog |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

commit 573106d367b0bbcad5ffaf4f1ac873ad7a432122
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Dec 14 08:36:01 2004 +0000

    Remove the toolbar item we add on Dispose (). Ditto.
    
    2004-12-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Plugins/ExportToHTML.cs: Remove the toolbar item we add
    	on Dispose ().
    	* Tomboy/Plugins/PrintNotes.cs: Ditto.
    
    	* Tomboy/Watchers.cs: Add Dispose() to all plugins.  Support file
    	urls matching ~/foo.
    
    	* Tomboy/PluginManager.cs: Make NotePlugin implement IDisposable,
    	so that unloading can happen explicitly on plugin delete.  Call
    	dispose when a Deleted FileSystemWatcher event for a plugin occurs.

 Tomboy/PluginManager.cs        |   41 ++++++++++++++++++++++++-----
 Tomboy/Plugins/ExportToHTML.cs |   23 ++++++++++++----
 Tomboy/Plugins/PrintNotes.cs   |   23 ++++++++++++----
 Tomboy/Watchers.cs             |   55 ++++++++++++++++++++++++++++++++++++---
 4 files changed, 118 insertions(+), 24 deletions(-)

commit c42d10ab078e701b7b5b94b5d59b047202a42569
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Mon Dec 13 20:55:45 2004 +0000

    Updated Spanish translation.
    
    2004-12-13  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     |  214 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 133 insertions(+), 85 deletions(-)

commit 466c127a8492013dc2c01099a9941d4fc16a3522
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Dec 13 10:31:10 2004 +0000

    Match filename URLs starting with '~/'.
    
    2004-12-13  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Match filename URLs starting with '~/'.

 ChangeLog          |    4 ++++
 Tomboy/Watchers.cs |    7 ++++++-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 3e897c88c67905377fe6c86ed59ea5f39f1c1dd9
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Dec 13 09:58:33 2004 +0000

    Convert everything to the new NotePlugin interface. Ditto. Ditto.
    
    2004-12-13  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Convert everything to the new NotePlugin
    	interface.
    	* Tomboy/Plugins/ExportToHTML.cs: Ditto.
    	* Tomboy/Plugins/PrintNotes.cs: Ditto.
    
    	* Tomboy/PluginManager.cs: Add an abstract OnNoteOpened method,
    	that plugins fill out to cause some action on note load, do this
    	instead of connecting to Note.OnNoteLoad in each NotePlugin so we
    	can dynamically add plugins and have it work for already opened
    	notes.

 ChangeLog                      |   13 +++++++++++
 Tomboy/Note.cs                 |   12 ++++++---
 Tomboy/PluginManager.cs        |   23 ++++++++++++++++++-
 Tomboy/Plugins/ExportToHTML.cs |    6 ++--
 Tomboy/Plugins/PrintNotes.cs   |    6 ++--
 Tomboy/Watchers.cs             |   47 ++++++++++++++++++---------------------
 6 files changed, 71 insertions(+), 36 deletions(-)

commit 7fab2e67d085d98dfaf19e7519f43e236e55be67
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Sun Dec 12 22:09:55 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |   88 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 50 insertions(+), 42 deletions(-)

commit 48571369fb6a140b9669ba536b68f8087901ed1e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Dec 10 17:28:06 2004 +0000

    Compile the current directory first, before Plugins, since they depend on
    
    2004-12-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Makefile.am: Compile the current directory first, before
    	Plugins, since they depend on Tomboy.exe.
    
    	* Tomboy/Tomboy.cs: Fix compile error for non DBUS systems.

 ChangeLog          |    7 +++++++
 Tomboy/Makefile.am |    2 +-
 Tomboy/Tomboy.cs   |    5 ++---
 3 files changed, 10 insertions(+), 4 deletions(-)

commit c44aea33f89b0ac01f13c230162ef997a678d67d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Dec 10 13:39:53 2004 +0000

    Add first plugin dry-runs.
    
    
    Add first plugin dry-runs.

 Tomboy/Makefile.am             |    2 +
 Tomboy/PluginManager.cs        |    3 +-
 Tomboy/Plugins/ExportToHTML.cs |   26 ++++++++++++++++++++
 Tomboy/Plugins/Makefile.am     |   50 ++++++++++++++++++++++++++++++++++++++++
 Tomboy/Plugins/PrintNotes.cs   |   26 ++++++++++++++++++++
 configure.in                   |    1 +
 6 files changed, 107 insertions(+), 1 deletions(-)

commit d1eb659bf29e5e5e16241a28922679a6f2328cb6
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Dec 10 12:52:36 2004 +0000

    Create. Handles loading plugins from ~/.tomboy/Plugins, and connecting
    
    2004-12-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/PluginManager.cs: Create.  Handles loading plugins from
    	~/.tomboy/Plugins, and connecting them to Notes.  Creates the
    	Plugins dir if it doesn't exist, and creates an Uninstalled
    	Plugins symlink to the system plugins.
    
    	* Tomboy/NoteWindow.cs: Split out NoteWindow.editor related
    	functions into NoteEditor class.
    
    	* Tomboy/NoteManager.cs: Create a PluginManager and use it to load
    	plugins for notes on init and on Create.
    
    	* Tomboy/Makefile.am: Add PluginManager.cs.
    
    	* Tomboy/Defines.cs.in: Add PKGLIBDIR and SYS_PLUGINS_DIR.
    
    	* Tomboy/Applet.cs: Handle showing plugins directory from
    	right-click menus.
    
    	* data/GNOME_TomboyApplet.xml: Add "Manage Plugins..." right-click
    	menu entry.

 ChangeLog                   |   23 ++++
 Tomboy/Applet.cs            |   17 +++
 Tomboy/Defines.cs.in        |    2 +
 Tomboy/Makefile.am          |    6 +-
 Tomboy/Note.cs              |   56 ----------
 Tomboy/NoteManager.cs       |   20 ++++
 Tomboy/NoteWindow.cs        |  161 ++++++++++++++++--------------
 Tomboy/PluginManager.cs     |  239 +++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Utils.cs             |   20 +++-
 Tomboy/Watchers.cs          |   33 ------
 data/GNOME_TomboyApplet.xml |    2 +
 11 files changed, 408 insertions(+), 171 deletions(-)

commit 8f8347abe716bfa41a63270247710578748feac1
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Thu Dec 9 03:36:38 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++
 po/en_CA.po  |  170 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 104 insertions(+), 70 deletions(-)

commit 4bfe5b9627086f2d46074180b2c2261bb9b7408b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Dec 8 16:33:28 2004 +0000

    Listen to buffer content changes and update search results.
    
    2004-12-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Listen to buffer content changes and update
    	search results.

 ChangeLog        |    5 +++++
 Tomboy/Search.cs |   27 ++++++++++++++++++++++++---
 2 files changed, 29 insertions(+), 3 deletions(-)

commit eebf127427032a0572fecaa2524e01c5a876b110
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Dec 8 16:05:23 2004 +0000

    Add OnlyShowIn=KDE, which executes `tomboy --tray-icon`. In Gnome, you
    
    2004-12-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/tomboy.desktop.in: Add OnlyShowIn=KDE, which executes
    	`tomboy --tray-icon`.  In Gnome, you start Tomboy through the
    	normal applet adding mechanism.
    
    	* Tomboy/Watchers.cs: Update the note title only when the cursor
    	leaves the title line, or when the window is closed to avoid
    	popping up annoying nameclash dialog while you type a title.  Use
    	Note.TextContent when searching other notes for link references on
    	add/delete/rename, to handle matching <link>Full</link>Title xml.
    
    	* Tomboy/Utils.cs: Add XmlDecoder which reads xml and returns only
    	the text/whitespace content.  Add InterruptableTimeout, a simple
    	wrapper around GLib timeouts that allow resetting and cancelling a
    	currently active timeout.
    
    	* Tomboy/Tray.cs: Support dropping links/urls/files onto the
    	tomboy applet/tray icon.  Drops open Start Here and insert a
    	timestamp and the URL(s) into the note.
    
    	* Tomboy/Tomboy.cs: Add --tray-icon option, which displays in the
    	notification area.
    
    	* Tomboy/Note.cs: Rename Text to XmlContent, and add TextContent
    	that is a stripped version of XmlContent using the new XmlDecoder
    	utility.  Switch to using InterruptableTimeout for save timeouts.
    
    	* Tomboy/Search.cs: Update results when notes are
    	added/deleted. Switch to InterruptableTimeout for keypress
    	timeout.  Fix conflicting Alt-C accellerators, make Alt-F jump the
    	find entry.

 ChangeLog              |   33 ++++++++++
 Tomboy/Note.cs         |   55 ++++++++++++------
 Tomboy/NoteManager.cs  |    2 +-
 Tomboy/NoteWindow.cs   |    3 +
 Tomboy/Search.cs       |   61 ++++++++++++-------
 Tomboy/Tomboy.cs       |  154 +++++++++++++++++++++++++++---------------------
 Tomboy/Tray.cs         |   85 ++++++++++++++++++++++++++-
 Tomboy/Utils.cs        |   67 +++++++++++++++++++++
 Tomboy/Watchers.cs     |  127 ++++++++++++++++++++++-----------------
 data/tomboy.desktop.in |    4 +-
 10 files changed, 425 insertions(+), 166 deletions(-)

commit 1238a49f4632ca427ca62492c5168b8581d8515a
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Wed Dec 8 14:44:35 2004 +0000

    Updated German translation by Frank Arnold.
    
    2004-12-08  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation by Frank Arnold.

 po/ChangeLog |    4 +++
 po/de.po     |   77 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 45 insertions(+), 36 deletions(-)

commit a37c1c7c48401b79bfed5857c738207dc5c6a432
Author: Funda Wang <fwang@src.gnome.org>
Date:   Mon Dec 6 03:57:41 2004 +0000

    Added Simplified Chinese translation

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 33b0085005097f62ca1d3235e8ad848a993e8a6b
Author: Sigurd Gartmann <sigurd-translate@brogar.org>
Date:   Fri Dec 3 19:50:36 2004 +0000

    Added Norwegian Bokmål translation. Added 'nb' and 'no' to ALL_LINGUAS.
    
    2004-12-03  Sigurd Gartmann  <sigurd-translate@brogar.org>
    
    	* nb.po, no.po: Added Norwegian Bokmål translation.
    	* configure.in: Added 'nb' and 'no' to ALL_LINGUAS.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/nb.po     |  550 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/no.po     |  550 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1109 insertions(+), 1 deletions(-)

commit a114be869cba25908b4c467a902fdd2d7bd7c2c1
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri Dec 3 17:47:17 2004 +0000

    Added Simplified Chinese translation

 po/ChangeLog |    4 +
 po/zh_CN.po  |  542 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 546 insertions(+), 0 deletions(-)

commit 2dd268719bbbc825e2f403021e70e5e66c813de1
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Dec 2 15:41:23 2004 +0000

    In NoteLinkWatcher, don't create inter-note links if we are inside a URL.
    
    2004-12-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: In NoteLinkWatcher, don't create inter-note
    	links if we are inside a URL. Fixes bug #156127.

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |    6 ++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit e74b9f7a711da7834150ee17472cc1d090d6e945
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Dec 2 15:28:25 2004 +0000

    Kill debug spew if a 'gtkspell-misspelled' tag isn't set on the Buffer
    
    2004-12-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Kill debug spew if a 'gtkspell-misspelled'
    	tag isn't set on the Buffer (either you've disabled spellchecking
    	or you don't have gtkspell installed).
    
    	* Tomboy/NoteWindow.cs: Fix crasher on window creation for buffers
    	that restore the cursor to the first line.

 ChangeLog            |    9 +++++++++
 Tomboy/NoteWindow.cs |    6 +++---
 Tomboy/Watchers.cs   |    9 ++++++---
 3 files changed, 18 insertions(+), 6 deletions(-)

commit 207a4b96eceda771591548d2d614b52bc501ffa5
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Dec 2 15:04:11 2004 +0000

    Use Unicode lowercase & uppercase character classes instead of [A-Z] and
    
    2004-12-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Use Unicode lowercase & uppercase character
    	classes instead of [A-Z] and [a-z] in the WikiWatcher regexp.

 ChangeLog          |    7 ++++++-
 Tomboy/Watchers.cs |    5 ++---
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 74e4ecd1dfadb0c07fd1ab952dd10c51f6f10659
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Dec 2 14:44:23 2004 +0000

    In NoteLinkWatcher, use TextTagEnumerator in note delete/rename handlers.
    
    2004-12-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: In NoteLinkWatcher, use TextTagEnumerator in
    	note delete/rename handlers.
    
    	* Tomboy/Utils.cs: Add TextRange, a helper utility to support
    	ranges of text that can be operated on.  Add TextTagEnumerator,
    	which enumerates the tags as TextRanges in a Gtk.TextBuffer.

 ChangeLog          |    9 ++
 Tomboy/Note.cs     |    2 +
 Tomboy/Utils.cs    |  111 ++++++++++++++++++++++
 Tomboy/Watchers.cs |  264 ++++++++++++++++++++++++++++------------------------
 4 files changed, 266 insertions(+), 120 deletions(-)

commit 8077b219464c554394b6a79098355664a60af17e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Dec 1 04:51:43 2004 +0000

    Fix compile error for newer mono versions.
    
    2004-11-30  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Trie.cs: Fix compile error for newer mono versions.

 ChangeLog      |   18 ++++++++++++++++++
 Tomboy/Trie.cs |    4 ++--
 2 files changed, 20 insertions(+), 2 deletions(-)

commit ab5aded24309d84bde47e389643c4edccbff1863
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Nov 29 13:49:38 2004 +0000

    Add Trie.cs.
    
    2004-11-29  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Makefile.am (CSFILES): Add Trie.cs.
    
    	* Tomboy/Watchers.cs: Update to use a TrieTree instead of the slow
    	naive approach for matching inline note-titles.
    
    	* Tomboy/Trie.cs: Created.  An efficient tree-based string set
    	matcher.

 ChangeLog          |   10 +++
 Tomboy/Makefile.am |    1 +
 Tomboy/Trie.cs     |  195 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 Tomboy/Watchers.cs |   84 +++++++++++++----------
 4 files changed, 253 insertions(+), 37 deletions(-)

commit 1b24aa9b619298d74e7e1a0284ebfc03dcbf0f2d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Nov 28 23:58:37 2004 +0000

    Only generate using the first dependency.
    
    
    Only generate using the first dependency.

 data/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 30e51dbbc6dc68c7d265605eb778b1eead973d46
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Nov 28 23:53:01 2004 +0000

    Make GNOME_TomboyApplet.server & com.beatniksoftware.Tomboy.service
    
    
    Make GNOME_TomboyApplet.server & com.beatniksoftware.Tomboy.service
    generation depend on Makefile, so they are regenerated after a ./configure.

 data/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 8e9369b62c8f8afb4ca80ca6bc0b3c12b00d8ab1
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Nov 26 19:29:46 2004 +0000

    Map panel-applet-2 to libpanel-applet-2.so.0, so we'll load even if -devel
    
    2004-11-26  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.exe.config: Map panel-applet-2 to
    	libpanel-applet-2.so.0, so we'll load even if -devel packages
    	aren't installed.

 ChangeLog                   |    6 ++++++
 Tomboy/Tomboy.exe.config.in |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 563b492b3a8f61164531e0cf40875a129ebd85d4
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Nov 26 05:54:06 2004 +0000

    Handling ChangeBackground crashes in the panel applet C# binding. Comment
    
    2004-11-25  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Handling ChangeBackground crashes in the panel
    	applet C# binding.  Comment out for now.

 ChangeLog        |    5 +++++
 Tomboy/Applet.cs |    6 +++++-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit f91a437db9257b397c0e697415d144c4342730e5
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Thu Nov 25 16:45:23 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++++
 po/en_CA.po  |   52 ++++++++++++++++++++++++++++------------------------
 2 files changed, 32 insertions(+), 24 deletions(-)

commit 428450d00e3f38c7771a038c8b2fead5fadc07ac
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Nov 24 21:50:44 2004 +0000

    Support transparent panels correctly by listening to ChangeBackground
    
    2004-11-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Support transparent panels correctly by
    	listening to ChangeBackground events correctly (or at least, how
    	the trashapplet does).
    
    	* Tomboy/Tray.cs: export the icon Gtk.Image, so it's sytle can be reset
    	by the panel applet's ChangeBackground handler.

 ChangeLog        |    9 +++++++++
 Tomboy/Applet.cs |   22 ++++++++++++++++++++++
 Tomboy/Tray.cs   |    9 ++++++++-
 3 files changed, 39 insertions(+), 1 deletions(-)

commit dc1741d2e4198caf34174bb5cecd6ddd6fb9b251
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Nov 24 21:20:50 2004 +0000

    Add NoteRelatedToWatcher, which monitors link creation in other notes, and
    
    2004-11-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Add NoteRelatedToWatcher, which monitors
    	link creation in other notes, and updates a "related notes" line
    	(under the title-line) if a link to the current note is created.
    
    	* Tomboy/NoteBuffer.cs: Add "related-to" tag, used in the Related
    	line to indent and give the text a small size.
    
    	* Tomboy/NoteWindow.cs: Always remove any sizing tags when a
    	sizing menu item is applied. Add an unshown sizing menuitem to the Text
    	menu, which gets set when text size is indeterminable (i.e. when
    	on the title line).

 ChangeLog            |   14 +++++
 Tomboy/Note.cs       |    5 ++
 Tomboy/NoteBuffer.cs |    8 +++-
 Tomboy/NoteWindow.cs |   57 +++++++++++++++------
 Tomboy/Watchers.cs   |  134 ++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 200 insertions(+), 18 deletions(-)

commit 278783aaaab1894dd1dd982af53f51f764ee5ef4
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Thu Nov 18 12:52:24 2004 +0000

    Updated Spanish translation by Jorge
    
    2004-11-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
    	* es.po: Updated Spanish translation by Jorge

 po/ChangeLog |    4 +
 po/es.po     |  458 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 351 insertions(+), 111 deletions(-)

commit 35fd5bb612198676acde55c956b28d2da8d6f7cc
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Nov 15 23:34:46 2004 +0000

    Pass Defines.DATADIR so the panel can find GNOME_TomboyApplet.xml even if
    
    2004-11-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Applet.cs: Pass Defines.DATADIR so the panel can find
    	GNOME_TomboyApplet.xml even if we're installed into an odd path.
    
    	* libtomboy/Makefile.am (libtomboy_la_LIBADD): Remove
    	install/uninstall hooks for libtomboy.
    
    	* configure.in: Use AM_DISABLE_STATIC to avoid creating libtomboy.a.

 ChangeLog             |   10 ++++++++++
 Tomboy/Applet.cs      |    4 ++--
 configure.in          |    2 ++
 libtomboy/Makefile.am |    7 -------
 4 files changed, 14 insertions(+), 9 deletions(-)

commit cb321be142aca041d70d85e43609ddc7c25334a7
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:   Sun Nov 14 20:52:54 2004 +0000

    Updated German translation by Frank Arnold.
    
    
    Updated German translation by Frank Arnold.

 po/ChangeLog |    5 +
 po/de.po     |  532 +++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 422 insertions(+), 115 deletions(-)

commit 71de6c43bd2332b5aaf920f0b599a5d737e09048
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Fri Nov 12 07:50:59 2004 +0000

    Updated French translation. converted to UTF-8. I love my î.
    
    * fr.po: Updated French translation.
    * ChangeLog: converted to UTF-8. I love my î.

 po/ChangeLog |   15 ++-
 po/fr.po     |  350 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 236 insertions(+), 129 deletions(-)

commit 9ed442f995cc94fd142423673130daca074d8a1e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Nov 11 19:32:41 2004 +0000

    Fix missing --help string. Patch by Jo Vermeulen <jo@lumumba.luc.ac.be>.
    
    2004-11-11  Alex Graveley  <alex@beatniksoftware.com>
    
    	* nl.po: Fix missing --help string.  Patch by Jo Vermeulen
    	<jo@lumumba.luc.ac.be>.

 po/ChangeLog |    5 +++++
 po/nl.po     |   17 ++++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

commit 51be228c4aa3a50688d9204fc33724730b6f15a2
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu Nov 4 13:56:49 2004 +0000

    Translation updated by Paul Bolle.
    
    2004-11-04  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Paul Bolle.

 po/ChangeLog |    4 +
 po/nl.po     |  426 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 214 insertions(+), 216 deletions(-)

commit b96a6b895389f676d5d0448f9f320fad04e55ed9
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Nov 3 03:06:01 2004 +0000

    Updated Russian translation from Dmitry Kostenko.
    
    2004-11-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* ru.po: Updated Russian translation from Dmitry Kostenko.

 po/ChangeLog |    4 +
 po/ru.po     |  276 +++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 202 insertions(+), 78 deletions(-)

commit 7ac3c01d5edc15fca8df57779b1e5559dbaead20
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Nov 2 18:49:11 2004 +0000

    Don't --shutdown the gconf daemon, as --makefile-install-rule already does
    
    2004-11-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* data/Makefile.am: Don't --shutdown the gconf daemon, as
    	--makefile-install-rule already does it.

 ChangeLog        |    5 +++++
 data/Makefile.am |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)

commit ff41f7e256434b0f8f10fc21df319286d4d508af
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Nov 2 06:42:55 2004 +0000

    In PopupMenu, set menu parent state to Selected on click, and back to
    
    2004-11-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Utils.cs: In PopupMenu, set menu parent state to Selected
    	on click, and back to Normal on deactivate.

 ChangeLog       |    5 +++++
 Tomboy/Utils.cs |    8 ++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

commit 5f72966fcd26d8fa9d912cb0279cb63ee4afb629
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Nov 1 03:01:36 2004 +0000

    Add Russian translation from Dmitry Kostenko <bis0n@mail.ru>.
    
    2004-10-31  Alex Graveley  <alex@beatniksoftware.com>
    
    	* ru.po: Add Russian translation from Dmitry Kostenko
    	<bis0n@mail.ru>.

 ChangeLog    |    4 +
 po/ChangeLog |    5 +
 po/ru.po     |  306 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 315 insertions(+), 0 deletions(-)

commit 400a6245d64187b14dcadf15187563256ae15dcf
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Nov 1 02:55:37 2004 +0000

    Rename Flags to AppletFlags to avoid conflict with Gtk.Widget.Flags.
    
    2004-10-31  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/panelapplet/generated/PanelApplet.cs: Rename Flags to
    	AppletFlags to avoid conflict with Gtk.Widget.Flags.
    
    	* data/Makefile.am (EXTRA_DIST): Add dbusservice_in_files.
    
    	* configure.in: Add --enable-dbus option.
    
    	* tomboy.spec.in: Support rpmbuild option --with dbus, which
    	requires a dbus-sharp package, and installs the .service file.

 ChangeLog |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit 65797a4b7e6fa281e3ab16f82b22e9b1b0223551
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Nov 1 02:55:25 2004 +0000

    *** empty log message ***

 Tomboy/panelapplet/generated/PanelApplet.cs |    2 +-
 configure.in                                |    3 +++
 data/Makefile.am                            |   14 ++++++++------
 tomboy.spec.in                              |    9 +++++++--
 4 files changed, 19 insertions(+), 9 deletions(-)

commit bb3c0810c339990dc5e4682e832eeaaa03ac8500
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Sun Oct 31 20:03:00 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  437 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 225 insertions(+), 216 deletions(-)

commit c30614058dae6cb45e6a87ac4ac492178c44fbfd
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 31 11:39:41 2004 +0000

    Print error for unknown options (excluding the panel's --oaf* options).
    
    2004-10-31  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Print error for unknown options (excluding
    	the panel's --oaf* options).
    
    	* Tomboy/Utils.cs: Handle broken evolution-passed urls like
    	file:////.
    
    	* Tomboy/Watchers.cs: Fix bug where clicking the first character
    	of a link would crate a new note.

 ChangeLog          |   11 +++++++++++
 Tomboy/Tomboy.cs   |   39 ++++++++++++++++++++++++++-------------
 Tomboy/Utils.cs    |   12 ++++++++----
 Tomboy/Watchers.cs |    8 ++++++--
 4 files changed, 51 insertions(+), 19 deletions(-)

commit 4259db12bafa71fbffc2e4a1d8751fdcd3d8e040
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 11:23:49 2004 +0000

    Update.
    
    
    Update.

 Tomboy/.cvsignore |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 0d8e2d234537a689344306d64c50d0dd2803e89b
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 11:14:07 2004 +0000

    Don't refer to libtomboy by absolute path, which breaks running from the
    
    
    Don't refer to libtomboy by absolute path, which breaks running from
    the builddir.

 Tomboy/Tomboy.exe.config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e3ca0960de4cf81b269f52ad6680dd2d34b8cdfb
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 04:23:18 2004 +0000

    Add AM_PROG_INSTALL back to configure.in as this was breaking distcheck.
    
    * Add AM_PROG_INSTALL back to configure.in as this was breaking distcheck.
    
    * Add Tomboy.exe.config to CLEANFILES

 Tomboy/Makefile.am |    7 ++++---
 configure.in       |    6 ++++--
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 9d534c630ec02ce22560041028139a7304568f1c
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 01:51:56 2004 +0000

    Update for applet files.
    
    
    Update for applet files.

 tomboy.spec.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 9084d77d253703c4860e7ea17925d8175fcbb670
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 01:46:13 2004 +0000

    Install Tomboy.exe.config, and correct DllImports in sources.
    
    
    Install Tomboy.exe.config, and correct DllImports in sources.

 Tomboy/.cvsignore           |    1 +
 Tomboy/Makefile.am          |    8 ++++++--
 Tomboy/Search.cs            |    2 +-
 Tomboy/Tomboy.exe.config.in |    6 ++++++
 Tomboy/Watchers.cs          |    4 ++--
 5 files changed, 16 insertions(+), 5 deletions(-)

commit 890b421011e93698aeca05e5845c98bf289e8256
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 01:28:18 2004 +0000

    DllImport libtomboy, not libtrayicon.
    
    
    DllImport libtomboy, not libtrayicon.

 Tomboy/Tray.cs       |    4 ++--
 Tomboy/XKeybinder.cs |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 9c798cb1b32c031a535c66da6a648ad52cd1ab18
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 01:23:59 2004 +0000

    Update .cvsignore files.

 .cvsignore             |    2 --
 data/.cvsignore        |    7 +++++++
 data/images/.cvsignore |    2 ++
 libtomboy/.cvsignore   |    2 ++
 4 files changed, 11 insertions(+), 2 deletions(-)

commit ecfa936e35457ca544d18a6d7ee5bb322fce9625
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 01:19:15 2004 +0000

    Fix a few typos to pass distcheck.
    
    
    Fix a few typos to pass distcheck.

 Tomboy/Makefile.am |   14 ++++++--------
 data/Makefile.am   |    5 ++++-
 2 files changed, 10 insertions(+), 9 deletions(-)

commit 36248a27674b9ae4735e7069baf741a1c34fa10d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 01:11:30 2004 +0000

    More cleanups, move applet xml and server files to data/, manpage, dbus
    
    
    More cleanups, move applet xml and server files to data/, manpage, dbus
    service file.  Move images to data/images.

 Tomboy/GNOME_TomboyApplet.server.in.in       |   33 ------
 Tomboy/GNOME_TomboyApplet.xml                |   10 --
 Tomboy/Makefile.am                           |  144 ++++++++++----------------
 Tomboy/Start_Here.note                       |   24 -----
 Tomboy/com.beatniksoftware.Tomboy.service.in |    5 -
 Tomboy/gnome-stock-searchtool.png            |  Bin 3515 -> 0 bytes
 Tomboy/stock_notes.png                       |  Bin 2454 -> 0 bytes
 Tomboy/tintin.png                            |  Bin 6718 -> 0 bytes
 Tomboy/tomboy.1                              |  102 ------------------
 Tomboy/tomboy.in                             |    4 +-
 configure.in                                 |    1 +
 data/GNOME_TomboyApplet.server.in.in         |   33 ++++++
 data/GNOME_TomboyApplet.xml                  |   10 ++
 data/Makefile.am                             |   58 +++++++++--
 data/Start_Here.note                         |   24 +++++
 data/com.beatniksoftware.Tomboy.service.in   |    5 +
 data/images/Makefile.am                      |   10 ++
 data/images/gnome-stock-searchtool.png       |  Bin 0 -> 3515 bytes
 data/images/stock_notes.png                  |  Bin 0 -> 2454 bytes
 data/images/tintin.png                       |  Bin 0 -> 6718 bytes
 data/tomboy.1                                |  102 ++++++++++++++++++
 po/POTFILES.in                               |    4 +-
 22 files changed, 292 insertions(+), 277 deletions(-)

commit 16fb7f4ecb76a44c4bfcf5e0958d609576240b82
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 31 00:31:20 2004 +0000

    Do some project cleanup. Remove TrayIcon.dll and libtrayicon.so, replace
    
    
    Do some project cleanup.  Remove TrayIcon.dll and libtrayicon.so, replace
    with libtomboy.so.
    
    Place schema and desktop files in data/.

 Makefile.am                            |   37 +--
 Tomboy/Applet.cs                       |   15 +-
 Tomboy/Makefile.am                     |    7 +-
 TrayIcon/.cvsignore                    |    4 -
 TrayIcon/Egg.metadata                  |   14 -
 TrayIcon/Makefile.am                   |   53 ---
 TrayIcon/generated/ObjectManager.cs    |   19 -
 TrayIcon/generated/TrayIcon.cs         |  101 -----
 TrayIcon/libtrayicon-sources.xml       |    9 -
 TrayIcon/libtrayicon/Makefile.am       |   31 --
 TrayIcon/libtrayicon/eggaccelerators.c |  657 --------------------------------
 TrayIcon/libtrayicon/eggaccelerators.h |   87 -----
 TrayIcon/libtrayicon/eggtrayicon.c     |  480 -----------------------
 TrayIcon/libtrayicon/eggtrayicon.h     |   77 ----
 TrayIcon/libtrayicon/tomboykeybinder.c |  201 ----------
 TrayIcon/libtrayicon/tomboykeybinder.h |   23 --
 configure.in                           |   28 +-
 data/Makefile.am                       |   31 ++
 data/tomboy.desktop.in                 |   15 +
 data/tomboy.schemas.in                 |  181 +++++++++
 libtomboy/Makefile.am                  |   33 ++
 libtomboy/eggaccelerators.c            |  657 ++++++++++++++++++++++++++++++++
 libtomboy/eggaccelerators.h            |   87 +++++
 libtomboy/eggtrayicon.c                |  480 +++++++++++++++++++++++
 libtomboy/eggtrayicon.h                |   77 ++++
 libtomboy/tomboykeybinder.c            |  230 +++++++++++
 libtomboy/tomboykeybinder.h            |   25 ++
 po/POTFILES.in                         |    4 +-
 po/POTFILES.skip                       |    2 +-
 tomboy.desktop.in                      |   15 -
 tomboy.schemas.in                      |  181 ---------
 tomboy.spec.in                         |   25 +-
 32 files changed, 1864 insertions(+), 2022 deletions(-)

commit d2709722f91631d8f4339e04f2159638c93a4f11
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 30 09:43:54 2004 +0000

    Make MarkupEscapeText which calls g_markup_escape_text, since
    
    2004-10-30  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Make MarkupEscapeText which calls
    	g_markup_escape_text, since GLib.Markup.EscapeText passes an
    	incorrect length which crashes when searching for Japanese (>1
    	byte) characters.

 ChangeLog        |    7 +++++++
 Tomboy/Search.cs |   17 ++++++++++++++++-
 2 files changed, 23 insertions(+), 1 deletions(-)

commit e0fa846f52d42cacc14720f86dfd07f4abfe16e4
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:   Fri Oct 29 15:49:05 2004 +0000

    Hungarian translation updated by Gabor Kelemen.
    
    2004-10-29  Laszlo Dvornik  <dvornik@gnome.hu>
    
    	* hu.po: Hungarian translation updated by Gabor Kelemen.

 po/ChangeLog |    4 +
 po/hu.po     |  499 ++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 399 insertions(+), 104 deletions(-)

commit a541ab70bc59c5b26bbcbfdee316fbac7c608c2f
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu Oct 28 20:24:14 2004 +0000

    Translation updated by Paul Bolle.
    
    2004-10-28  Vincent van Adrighem  <adrighem@gnome.org>
    
    	* nl.po: Translation updated by Paul Bolle.

 po/ChangeLog |    4 +
 po/nl.po     |  442 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 372 insertions(+), 74 deletions(-)

commit dce386386eec935da3ede73ef0233524ce2e5f8e
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu Oct 28 20:23:06 2004 +0000

    Changed encoding back to UTF-8. This is the only way that different
    
    2004-10-28  Vincent van Adrighem  <adrighem@gnome.org>
    
        * ChangeLog: Changed encoding back to UTF-8.
    	This is the only way that different locales can put their names
    	in the ChangeLog.

 po/ChangeLog |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 81433c6bde7c052963bf16eb7d12d0c09ac4bdfe
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 28 19:08:41 2004 +0000

    Simplify, and use 'exec' to start mono.
    
    2004-10-28  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/tomboy.in: Simplify, and use 'exec' to start mono.

 ChangeLog        |    4 ++++
 Tomboy/tomboy.in |   30 ++++++++----------------------
 2 files changed, 12 insertions(+), 22 deletions(-)

commit 9ec799734520bdd667700ba38545e38137aa1f19
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 24 23:10:55 2004 +0000

    Make tintin image not flow to the left of html headers, fixing a bug for
    
    
    Make tintin image not flow to the left of html headers, fixing a bug for
    larger displays.

 www/default.css |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

commit 45df89cb0be8750e213ea97683837f485bd0c897
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 24 22:53:18 2004 +0000

    Update from Marek Habersack <grendel@caudium.net>.
    
    2004-10-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* pl.po: Update from Marek Habersack <grendel@caudium.net>.

 po/ChangeLog |    4 +++
 po/pl.po     |   85 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 51 insertions(+), 38 deletions(-)

commit 7ab53243ef1aa1a4ecb0862df1d15cf79d85bd76
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Sun Oct 24 16:13:21 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 ++++
 po/en_CA.po  |   50 +++++++++++++++++++++++++++++++++-----------------
 2 files changed, 37 insertions(+), 17 deletions(-)

commit f83de9c2d0a138c564e2fe25424b3f31e10c18d7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 24 03:43:17 2004 +0000

    Create and add TrayIcon/libtrayicon/eggtrayicon.c.
    
    2004-10-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* POTFILES.skip: Create and add
    	TrayIcon/libtrayicon/eggtrayicon.c.
    
    	* POTFILES.in: Add Tomboy/Applet.cs.

 po/ChangeLog     |    4 ++++
 po/POTFILES.in   |    1 +
 po/POTFILES.skip |    1 +
 3 files changed, 6 insertions(+), 0 deletions(-)

commit 83f191cac9ff43efd501e8788f6766b797f0d41e
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Oct 24 01:28:09 2004 +0000

    More UTF-8 encoding fixups. Set About dialog icon.
    
    
    More UTF-8 encoding fixups.  Set About dialog icon.

 Tomboy/Tray.cs |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 5133d892c4116d5178857b7577aa4bcb14dccec5
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 24 00:01:51 2004 +0000

    Remove [encoding: UTF-8] to pass distcheck.
    
    2004-10-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* POTFILES.in: 	Remove [encoding: UTF-8] to pass distcheck.

 po/ChangeLog   |    4 ++++
 po/POTFILES.in |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 6bea03a01b109b25e689bf695ed855be960b4321
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 23 23:44:03 2004 +0000

    Encode characters as UTF-8 escapes, so we can pass distcheck.
    
    2004-10-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Encode characters as UTF-8 escapes, so we can
    	pass distcheck.

 ChangeLog      |    5 +++++
 Tomboy/Tray.cs |   10 +++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit 53956349ad03a32b49bd56856a6df0e6210df844
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Sat Oct 23 23:34:30 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +++
 po/en_CA.po  |   63 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 36 insertions(+), 31 deletions(-)

commit c3f057dc3dfc8a7aff3808471d493da7c41d90b5
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Oct 23 23:30:16 2004 +0000

    Add FIXME for SetupMenu
    
    
    Add FIXME for SetupMenu

 Tomboy/Applet.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d58b1e5eae2b5a728bf1ca31c3f90f1eeb75cc15
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 23 23:26:39 2004 +0000

    Call Sink to kill hanging tooltips reference.
    
    2004-10-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Call Sink to kill hanging tooltips reference.
    
    	* Tomboy/Makefile.am: Install GNOME_TomboyApplet.xml.
    
    	* Tomboy/Applet.cs: Use SetupMenuFromFile, as SetupMenu is failing
    	silently for me.
    
    	* Tomboy/panelapplet/generated/PanelApplet.cs: Add generated
    	SetupMenuFromFile and SetupMenuFromResource.

 ChangeLog                                   |   12 +++++++
 Tomboy/Applet.cs                            |   45 +++++++++++---------------
 Tomboy/Makefile.am                          |    3 ++
 Tomboy/Tray.cs                              |    1 +
 Tomboy/panelapplet/generated/PanelApplet.cs |   43 +++++++++++++++++++++++++
 5 files changed, 78 insertions(+), 26 deletions(-)

commit ae3d0dfcd9297354a72a9ad172f0ca221721d0ce
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 23 18:38:15 2004 +0000

    Set category to Accessories, and mark for translation.
    
    2004-10-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/GNOME_TomboyApplet.server.in.in: Set category to
    	Accessories, and mark for translation.

 ChangeLog                              |    3 +++
 Tomboy/GNOME_TomboyApplet.server.in.in |    8 +++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 84c3a29068ec4d0c57ceedc994c920ea8f8b6324
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Oct 23 18:24:24 2004 +0000

    Whoops, forgot to add these.
    
    
    Whoops, forgot to add these.

 Tomboy/GNOME_TomboyApplet.server.in.in |   31 +++++++++++++++++++++++++++++++
 Tomboy/GNOME_TomboyApplet.xml          |   10 ++++++++++
 2 files changed, 41 insertions(+), 0 deletions(-)

commit 80ece481c8310899e631f99c5d8d25173dcf771e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 23 18:21:58 2004 +0000

    Add Applet.cs, compile with -unsafe (used by panelapplet), and include all
    
    2004-10-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Makefile.am (CSFILES): Add Applet.cs, compile with
    	-unsafe (used by panelapplet), and include all the panel applet
    	sources from developmental Gtk#.  Add
    	GNOME_TomboyApplet.server.in.in, the applet registration file, and
    	GNOME_TomboyApplet.xml the applet menu definition.
    
    	* Tomboy/NoteManager.cs: Listen to Tomboy.ExitingEvent, and save
    	unsaved notes on emmission.
    
    	* Tomboy/Tomboy.cs: Register TomboyApplet with the applet
    	factory.  Make RegisterRemoteControl public so the applet can
    	register the manager it creates.  Add an ExitingEvent, which is
    	fired on SIGQUIT/SIGTERM, or by calling Exit.
    
    	* Tomboy/Applet.cs: Add.  Create TomboyApplet gnome panel applet
    	which contains a TomboyTray, and registers right-click menu XML.
    	Create TomboyTrayIcon which wraps TomboyTray as a notification try
    	icon, and provides a right-click menu.
    
    	* Tomboy/Tray.cs: Make TomboyTray a generic widget with button
    	press handler to show the notes menu.

 ChangeLog                                          |   24 +
 Tomboy/Applet.cs                                   |  169 ++++++++
 Tomboy/Makefile.am                                 |   55 ++-
 Tomboy/NoteManager.cs                              |   11 +
 Tomboy/Tomboy.cs                                   |   42 +-
 Tomboy/Tray.cs                                     |   72 +---
 Tomboy/panelapplet/AppletFactory.cs                |   36 ++
 Tomboy/panelapplet/BonoboUIVerb.cs                 |   25 ++
 Tomboy/panelapplet/PanelApplet.cs                  |    8 +
 Tomboy/panelapplet/generated/BackgroundType.cs     |   16 +
 .../generated/ChangeBackgroundHandler.cs           |   30 ++
 Tomboy/panelapplet/generated/ChangeSizeHandler.cs  |   18 +
 Tomboy/panelapplet/generated/FactoryCallback.cs    |   10 +
 Tomboy/panelapplet/generated/Flags.cs              |   19 +
 .../generated/MoveFocusOutOfAppletHandler.cs       |   18 +
 Tomboy/panelapplet/generated/ObjectManager.cs      |   19 +
 Tomboy/panelapplet/generated/PanelApplet.cs        |  449 ++++++++++++++++++++
 .../PanelAppletSharp.FactoryCallbackNative.cs      |   31 ++
 ...rp.voidObjectBackgroundTypeColorObjectSignal.cs |   54 +++
 ...nelAppletSharp.voidObjectDirectionTypeSignal.cs |   48 ++
 .../PanelAppletSharp.voidObjectuintSignal.cs       |   48 ++
 configure.in                                       |    5 +
 22 files changed, 1111 insertions(+), 96 deletions(-)

commit 322881acc901e588833d4c0be016763f01275f0a
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Oct 23 17:51:09 2004 +0000

    Clean up GConf schema install rule
    
    
    Clean up GConf schema install rule

 Makefile.am |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

commit 978c202a23fba2f38677de32c49a6f62370c6feb
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 23 17:50:10 2004 +0000

    Add Tomboy/GNOME_TomboyApplet.server.in.in and
    
    2004-10-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* POTFILES.in: Add Tomboy/GNOME_TomboyApplet.server.in.in and
    	Tomboy/GNOME_TomboyApplet.xml.

 po/ChangeLog   |    5 +++++
 po/POTFILES.in |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 085f9b489762fd6864e9dca755d003ac888d5bc8
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Oct 22 22:59:31 2004 +0000

    Add pt_BR to ALL_LINGUAS.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8ad15bd07714f073537f873ef93b1a4abfcd7326
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 22 22:58:51 2004 +0000

    Add Brazilian Portugese translation from Fbio Mendes
    
    2004-10-22  Alex Graveley  <alex@beatniksoftware.com>
    
    	* pt_BR.po: Add Brazilian Portugese translation from Fbio Mendes
    	<niels_bohr@uol.com.br>.

 Tomboy/Tray.cs |    1 +
 po/ChangeLog   |    3 +
 po/pt_BR.po    |  305 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 309 insertions(+), 0 deletions(-)

commit 278fd5dbd40e62c8cfac6c23c8e1d575db871bf6
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 22 22:39:30 2004 +0000

    Updated Polish translation from Marek Habersack <grendel@caudium.net>.
    
    2004-10-22  Alex Graveley  <alex@beatniksoftware.com>
    
    	* pl.po: Updated Polish translation from Marek Habersack
    	<grendel@caudium.net>.

 po/ChangeLog |    5 ++
 po/pl.po     |  187 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 148 insertions(+), 44 deletions(-)

commit 9ef8b1d7f0cde3bd381e2c71652f04805fedfa82
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Fri Oct 22 15:34:42 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/en_CA.po |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

commit d94d2978ca707acedaea6e32d2a324b94250ce4e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 22 04:07:10 2004 +0000

    Support --version command line arg.
    
    2004-10-22  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Support --version command line arg.
    
    	* Tomboy/Tray.cs: Add Takeshi AIHANA to translators pane in About
    	dialog.

 ChangeLog        |    7 +++++++
 Tomboy/Tomboy.cs |   48 ++++++++++++++++++++++++++++++++----------------
 Tomboy/Tray.cs   |    1 +
 3 files changed, 40 insertions(+), 16 deletions(-)

commit e54418f93928370e0d9947ef7b43d1005eee15dd
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Fri Oct 22 04:03:10 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  378 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 271 insertions(+), 111 deletions(-)

commit 10ab26b20ff522bca51a2216ec4e7c09c7eb0c75
Author: Fixed translation for new strings. T.Aihana <aihana@gnome.gr.jp>
Date:   Fri Oct 22 02:16:14 2004 +0000

    2004-10-22 Fixed translation for new strings. T.Aihana <aihana@gnome.gr.jp>

 po/ja.po |  211 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 143 insertions(+), 68 deletions(-)

commit 7242155c4e1d7ee7159e88754e6b4c8fbab35c9e
Author: Added 'ja' (Japanese) into ALL_LINGUAS in configure.in. T.Aihana <aihana@gnome.gr.jp>
Date:   Fri Oct 22 01:50:28 2004 +0000

    2004-10-22 Added 'ja' (Japanese) into ALL_LINGUAS in configure.in. T.Aihana <aihana@gnome.gr.jp>

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit cd6695e41bcf95693d4bc99ee1e498b59e52f642
Author: Added Japanese translation. T.Aihana <aihana@gnome.gr.jp>
Date:   Fri Oct 22 01:48:45 2004 +0000

    2004-10-22 Added Japanese translation. T.Aihana <aihana@gnome.gr.jp>

 po/ChangeLog |    4 +
 po/ja.po     |  497 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 501 insertions(+), 0 deletions(-)

commit 4c061683c399db91080e3e4ffc48ea6f5e670084
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Thu Oct 21 21:36:02 2004 +0000

    Updated. Updated French translation.
    
    	* POTFILES.in: Updated.
    	* fr.po: Updated French translation.

 po/ChangeLog   |    5 +
 po/POTFILES.in |    5 +-
 po/fr.po       |  350 +++++++++++++++++++++++++++++++++++---------------------
 3 files changed, 228 insertions(+), 132 deletions(-)

commit b75fb2e1e022efdc6af970fffbd3323ced3bd88e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 21 21:07:51 2004 +0000

    Add list of translations to about dialog. Use "About Tomboy" in the
    
    2004-10-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tray.cs: Add list of translations to about dialog.  Use
    	"About Tomboy" in the menuitem label, and add a separator before
    	quit.
    
    	* tomboy.schemas.in: Oops. Forgot to commit the updates to support
    	the preferences dialog settings.

 ChangeLog         |   17 +++++--
 Tomboy/Tray.cs    |   35 +++++++++++--
 po/ChangeLog      |    5 ++
 po/nl.po          |  138 ++++++++++++++++++++++++++++------------------------
 tomboy.schemas.in |   77 +++++++++++++++++++++++++++++
 5 files changed, 198 insertions(+), 74 deletions(-)

commit 45ada71478b9fd18d02041858f11271b7875d806
Author: Jamin P. Gray <jamin@pubcrawler.org>
Date:   Thu Oct 21 20:05:58 2004 +0000

    Implement the about dialog new method GetIcon which does the same thing as
    
    2004-10-21  Jamin P. Gray <jamin@pubcrawler.org>
    
        * Tomboy/Tray.cs: Implement the about dialog
        * Tomboy/Utils.cs: new method GetIcon which does the same thing
        as GetMiniIcon except it doesn't scale the image.

 ChangeLog       |    6 ++++++
 Tomboy/Tray.cs  |   21 +++++++++++++++++++++
 Tomboy/Utils.cs |    5 +++++
 3 files changed, 32 insertions(+), 0 deletions(-)

commit d3e7f10a57b4f4ee2e5ae119d90389096dba704a
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Thu Oct 21 19:51:20 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  297 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 298 insertions(+), 3 deletions(-)

commit c2a377a916f723181f48b23b3734220bf4b3cf89
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 21 10:30:29 2004 +0000

    Listen to changes in the WikiWord preference, do it easily by just
    
    2004-10-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Listen to changes in the WikiWord
    	preference, do it easily by just avoiding future highlighting, and
    	leaving existing ones intact.

 ChangeLog          |    6 ++++++
 Tomboy/Watchers.cs |   23 ++++++++++++++++++++---
 2 files changed, 26 insertions(+), 3 deletions(-)

commit 53d29200ca5c50f385a7d135e0ae689b695590b6
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 21 10:06:01 2004 +0000

    In TomboyGConfXKeybinder, Use Preferences for getting Gconf paths and
    
    2004-10-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/XKeybinder.cs: In TomboyGConfXKeybinder, Use Preferences
    	for getting Gconf paths and default values.  Unbind everything
    	when the Hotkey setting is deactivated, and listen for changes to
    	it.
    
    	* Tomboy/Watchers.cs: In NoteSpellChecker, listen for
    	spellchecking gconf setting, and gtkspell_detach when it is
    	deactivated.  Add back patronymic name avoidance for WikiWords.
    
    	* Tomboy/Tray.cs: Use the Preferences helper class.  Add
    	right-click menu to access preferences dialog, and quit.
    
    	* Tomboy/Preferences.cs: Make Preferences, a Gconf settings access
    	helper.  PreferencesDialog uses GConf PropertyEditors now, and is
    	almost finished.
    
    	* Tomboy/NoteWindow.cs: Listen for changes to custom_font gconf
    	settings, and update the editing font.

 ChangeLog             |   21 +++
 Tomboy/NoteWindow.cs  |   32 ++++-
 Tomboy/Preferences.cs |  392 +++++++++++++++++++++++++++++--------------------
 Tomboy/Tray.cs        |  100 +++++++++----
 Tomboy/Watchers.cs    |   96 +++++++++++-
 Tomboy/XKeybinder.cs  |   65 +++++---
 6 files changed, 485 insertions(+), 221 deletions(-)

commit 95f838c54ff411279d59fd0e1836c72e4b8303d2
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Thu Oct 21 08:35:28 2004 +0000

    Added sq to ALL_LINGUAS.
    
    2004-10-21  Laurent Dhima  <laurenti@alblinux.net>
    
    	* configure.in: Added sq to ALL_LINGUAS.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5a505c2cb3359f4f26c6bd6861ceb11a6e756918
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Thu Oct 21 08:35:25 2004 +0000

    Added Albanian translation.
    
    2004-10-21  Laurent Dhima  <laurenti@alblinux.net>
    
    	* sq.po: Added Albanian translation.

 po/ChangeLog |    4 +
 po/sq.po     |  402 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 406 insertions(+), 0 deletions(-)

commit cbcf592c03d2dbdd2685072cbfd48966152a7e69
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 21 00:19:27 2004 +0000

    Add nl.po translation from Paul Bolle <pebolle@tiscali.nl>.
    
    2004-10-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in:
    	Add nl.po translation from Paul Bolle <pebolle@tiscali.nl>.

 ChangeLog    |    3 +-
 configure.in |    2 +-
 po/nl.po     |  297 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 300 insertions(+), 2 deletions(-)

commit ab8efe5d6355e0a3e111bbf97d087da0975d7073
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 21 00:11:44 2004 +0000

    Only set FIXED_GTKSPELL if GtkSpell version is greater than 2.0.9. Because
    
    2004-10-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Only set FIXED_GTKSPELL if GtkSpell version is
    	greater than 2.0.9.  Because 2.0.8 is still broken.

 ChangeLog      |    5 +++++
 Tomboy/Note.cs |   11 +++++------
 configure.in   |    3 +--
 3 files changed, 11 insertions(+), 8 deletions(-)

commit 37541aea9da1c3392be09899a45dd36e8191c26d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Oct 20 23:32:27 2004 +0000

    Fix typo.

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 789d60aa04464572250e19fad90ba2f85f079adf
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Oct 20 23:10:41 2004 +0000

    Add Catalan translation from Jordi Mas <jmas@softcatala.org>. Add
    
    2004-10-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Add Catalan translation from Jordi Mas
    	<jmas@softcatala.org>.  Add Icelandic translation from Gunnar
    	Steinn Magnsson <gsm@gunnarsteinn.com>.  If gtkspell version
    	>= 2.0.8, define FIXED_GTKSPELL.
    
    	* Tomboy/Note.cs: Use shared TagTable when creating Buffer if
    	FIXED_GTKSPELL is defined.
    
    	Remove included gtkspell.  Included this out of frustration, but
    	its not really the right thing to do.

 ChangeLog                      |   13 +
 Makefile.am                    |    4 -
 Tomboy/Makefile.am             |   11 +-
 Tomboy/Note.cs                 |   18 +-
 Tomboy/NoteBuffer.cs           |    3 +-
 configure.in                   |   16 +-
 gtkspell/ABOUT-NLS             |  625 ---------------------------------
 gtkspell/AUTHORS               |    3 -
 gtkspell/COPYING               |  340 ------------------
 gtkspell/ChangeLog             |   59 ---
 gtkspell/INSTALL               |  182 ----------
 gtkspell/Makefile.am           |    2 -
 gtkspell/Makefile.in           |  606 --------------------------------
 gtkspell/README                |   58 ---
 gtkspell/configure.in          |   81 -----
 gtkspell/gtkspell/Makefile.am  |   15 -
 gtkspell/gtkspell/deprecated.c |   35 --
 gtkspell/gtkspell/gtkspell.c   |  759 ----------------------------------------
 gtkspell/gtkspell/gtkspell.h   |   47 ---
 gtkspell/po/ChangeLog          |   18 -
 gtkspell/po/POTFILES.in        |    6 -
 gtkspell/po/be.po              |   40 ---
 gtkspell/po/de.po              |   39 --
 gtkspell/po/eo.po              |   40 ---
 gtkspell/po/eu.po              |   41 ---
 gtkspell/po/fr.po              |   39 --
 gtkspell/po/ga.po              |   39 --
 gtkspell/po/mn.po              |   39 --
 gtkspell/po/pl.po              |   39 --
 gtkspell/po/pt_BR.po           |   40 ---
 gtkspell/po/ro.po              |   42 ---
 gtkspell/po/sk.po              |   38 --
 gtkspell/po/sr.po              |   38 --
 gtkspell/po/wa.po              |   38 --
 po/ca.po                       |  378 ++++++++++++++++++++
 po/is.po                       |  405 +++++++++++++++++++++
 36 files changed, 824 insertions(+), 3372 deletions(-)

commit 27a033f5dddc8b608eb72de40dea1d0924f6ce65
Author: David Lodge <dave@cirt.net>
Date:   Wed Oct 20 22:58:06 2004 +0000

    Updated British English translation.
    
    2004-10-20  David Lodge <dave@cirt.net>
    
            * en_GB.po: Updated British English translation.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/en_GB.po  |  347 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 356 insertions(+), 1 deletions(-)

commit 95e2301012e5d2e1d5dce827a46d43e0f822f647
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Oct 20 21:47:24 2004 +0000

    Added "sv" to ALL_LINGUAS. Added Swedish translation.
    
    2004-10-20  Christian Rose  <menthos@menthos.com>
    
    	* configure.in: Added "sv" to ALL_LINGUAS.
    	* po/sv.po: Added Swedish translation.

 ChangeLog    |    4 +
 configure.in |    2 +-
 po/ChangeLog |    4 +
 po/sv.po     |  415 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 424 insertions(+), 1 deletions(-)

commit c234210707ad8ebfb341a8bcb9cf32f20aa2366d
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Wed Oct 20 21:19:16 2004 +0000

    Updated Canadian English translation.
    
    
    	* en_CA.po: Updated Canadian English translation.

 po/ChangeLog |    4 +
 po/en_CA.po  |  374 ++++++++++++++++------------------------------------------
 2 files changed, 105 insertions(+), 273 deletions(-)

commit 699577ae4cac28de09804773a1cdfb65b35f192d
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Oct 20 21:05:50 2004 +0000

    Added more entries and removed duplicate one.
    
    2004-10-20  Christian Rose  <menthos@menthos.com>
    
    	* .cvsignore: Added more entries and removed duplicate one.

 po/.cvsignore |    4 +++-
 po/ChangeLog  |    4 ++++
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 0b77622641472bc4051e388e299cc510030f2cda
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Oct 19 10:04:16 2004 +0000

    Add stripped down gtkspell 2.0.8 to the source tree, that will be
    
    2004-10-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	Add stripped down gtkspell 2.0.8 to the source tree, that will be
    	installed in $pkglibdir.
    
    	* Tomboy/NoteBuffer.cs: Remove all tags from the inserted text
    	before applying the active tags... fixes bug where toggling bold
    	inside a bold region would still insert bold.
    
    	* Makefile.am (SUBDIRS): Build gtkspell conditionally.
    
    	* tomboy.spec.in: Add tomboy manpage.
    
    	* configure.in: Add Polish translation from Marek Habersack
    	<grendel@caudium.net>.  Call AC_CONFIG_SUBDIRS on gtkspell
    	directory if GtkSpell installed is older than 2.0.8 (likely).

 ChangeLog                        |   17 +
 Makefile.am                      |    6 +-
 Tomboy/Makefile.am               |   10 +-
 Tomboy/NoteBuffer.cs             |    4 +
 Tomboy/Preferences.cs            |  369 ++++++++++++++++++
 TrayIcon/libtrayicon/Makefile.am |    3 +
 configure.in                     |   12 +-
 gtkspell/ABOUT-NLS               |  625 +++++++++++++++++++++++++++++++
 gtkspell/AUTHORS                 |    3 +
 gtkspell/COPYING                 |  340 +++++++++++++++++
 gtkspell/ChangeLog               |   59 +++
 gtkspell/INSTALL                 |  182 +++++++++
 gtkspell/Makefile.am             |    2 +
 gtkspell/Makefile.in             |  606 ++++++++++++++++++++++++++++++
 gtkspell/README                  |   58 +++
 gtkspell/configure.in            |   81 ++++
 gtkspell/gtkspell/Makefile.am    |   15 +
 gtkspell/gtkspell/deprecated.c   |   35 ++
 gtkspell/gtkspell/gtkspell.c     |  759 ++++++++++++++++++++++++++++++++++++++
 gtkspell/gtkspell/gtkspell.h     |   47 +++
 gtkspell/po/ChangeLog            |   18 +
 gtkspell/po/POTFILES.in          |    6 +
 gtkspell/po/be.po                |   40 ++
 gtkspell/po/de.po                |   39 ++
 gtkspell/po/eo.po                |   40 ++
 gtkspell/po/eu.po                |   41 ++
 gtkspell/po/fr.po                |   39 ++
 gtkspell/po/ga.po                |   39 ++
 gtkspell/po/mn.po                |   39 ++
 gtkspell/po/pl.po                |   39 ++
 gtkspell/po/pt_BR.po             |   40 ++
 gtkspell/po/ro.po                |   42 +++
 gtkspell/po/sk.po                |   38 ++
 gtkspell/po/sr.po                |   38 ++
 gtkspell/po/wa.po                |   38 ++
 po/pl.po                         |  309 ++++++++++++++++
 tomboy.spec.in                   |    1 +
 37 files changed, 4070 insertions(+), 9 deletions(-)

commit 0eb3a55a68fc6092d9a32a08b9bb291490f8d9e6
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 17 19:45:11 2004 +0000

    Updates for newest version from Antonio Ognio <aognio@gmail.com>.
    
    2004-10-17  Alex Graveley  <alex@beatniksoftware.com>
    
    	* es.po: Updates for newest version from Antonio Ognio
    	<aognio@gmail.com>.

 po/ChangeLog |    5 ++
 po/es.po     |  135 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 82 insertions(+), 58 deletions(-)

commit 3183f2d87c0c988525bcad899be55701dbff9c9a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 17 05:14:55 2004 +0000

    Add Hungarian translation from Trk Gbor <gabo@linuxportal.hu>. Thanks
    
    2004-10-17  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Add Hungarian translation from Trk Gbor
    	<gabo@linuxportal.hu>.  Thanks dude!

 ChangeLog    |    5 +
 configure.in |    2 +-
 po/hu.po     |  306 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 312 insertions(+), 1 deletions(-)

commit 9741d23e4abd453f08c59fdbc6c30f83b3dd2e94
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Oct 16 09:59:02 2004 +0000

    Add PayPal donation buttons and Donate section.

 www/index.html |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

commit 9f07b3b80bbb909979bc802898b44745ed270d27
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 16 01:25:46 2004 +0000

    Bump version to 0.2.2.
    
    2004-10-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.2.2.

 ChangeLog    |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit ac337b2c51fd75d0ca3db100a1dc4e2ec45ff39f
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Oct 16 01:20:44 2004 +0000

    Point to tomboy-0.2.2.tar.gz.
    
    
    Point to tomboy-0.2.2.tar.gz.

 www/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 587a9e7a954aff2e246c56d41d866e44e366cce3
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Oct 16 01:14:03 2004 +0000

    Update for Version 0.2.2
    
    
    Update for Version 0.2.2

 NEWS |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 2c652758cf575bc8bac16aa174661d8106de01c7
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 16 00:59:25 2004 +0000

    Fix bug where we try to deserialize a null value.
    
    2004-10-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Fix bug where we try to deserialize a null
    	value.
    
    	* Tomboy/NoteManager.cs: Add method for creating a new note with
    	specified content, and use it in CreateStartNote().

 ChangeLog             |    8 ++++++++
 Tomboy/Note.cs        |    8 ++++----
 Tomboy/NoteManager.cs |   46 +++++++++++++++++++++++++++++++---------------
 3 files changed, 43 insertions(+), 19 deletions(-)

commit d9ae04e57e0245a734e631b495c775b4ecb012aa
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Fri Oct 15 23:47:19 2004 +0000

    Updated. Removed.
    
    	* .cvsignore: Updated.
    	* Makefile.in.in: Removed.

 po/.cvsignore     |    1 +
 po/ChangeLog      |    5 +
 po/Makefile.in.in |  241 -----------------------------------------------------
 3 files changed, 6 insertions(+), 241 deletions(-)

commit 0d34d2b9b8f2f00aea7a827da5e14489f0e38b0a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 15 23:36:36 2004 +0000

    Add XmlEncoder, a simple class to xml-encode text strings.
    
    2004-10-15  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Utils.cs: Add XmlEncoder, a simple class to xml-encode
    	text strings.
    
    	* Tomboy/Search.cs: Use XmlEncoder, and GLib.Markup.EscapeText
    	when adding to result treeview.
    
    	* Tomboy/NoteManager.cs: Use XmlEncoder.
    	* Tomboy/Watchers.cs: Ditto.

 ChangeLog             |   11 +++++++++++
 Tomboy/NoteManager.cs |    3 +--
 Tomboy/Search.cs      |   29 ++++++++++++++++-------------
 Tomboy/Utils.cs       |   26 ++++++++++++++++++++++++++
 Tomboy/Watchers.cs    |    7 +++----
 5 files changed, 57 insertions(+), 19 deletions(-)

commit e03c2b6a44244e746149d902f282effb55f26c47
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Fri Oct 15 18:31:34 2004 +0000

    Updated French translation.
    
    * fr.po: Updated French translation.

 po/ChangeLog |    4 +
 po/fr.po     |  218 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 158 insertions(+), 64 deletions(-)

commit ac82f0dd619e7ead0820b76fb15b9e7c7979d3cd
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 22:12:10 2004 +0000

    Add manpage originally from Luca Capello, but with lots of changes.
    
    2004-10-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/tomboy.1: Add manpage originally from Luca Capello, but
    	with lots of changes.

 ChangeLog          |    5 +++
 Tomboy/Makefile.am |    3 ++
 Tomboy/tomboy.1    |  102 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 110 insertions(+), 0 deletions(-)

commit b99985fc806a6271ad0bf699e4a1b7030850492b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 20:53:48 2004 +0000

    Add German translation from Philipp Meier <meier@fnogol.de>. Thanks!
    
    2004-10-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Add German translation from Philipp Meier
    	<meier@fnogol.de>.  Thanks!

 ChangeLog    |    5 +
 configure.in |    2 +-
 po/de.po     |  306 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 312 insertions(+), 1 deletions(-)

commit 71553354b5de08559dfa627fceee54c7b75a5580
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 09:26:17 2004 +0000

    Point to 0.2.1 tarball, and list some of the cooler changes.
    
    2004-10-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* www/index.html: Point to 0.2.1 tarball, and list some of the
    	cooler changes.

 ChangeLog      |    3 +++
 www/index.html |   15 ++++++++++++++-
 2 files changed, 17 insertions(+), 1 deletions(-)

commit da12146543fc6eac803ef20be28d4d74b52e9e16
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 09:04:52 2004 +0000

    Bump version to 0.2.1.
    
    2004-10-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.2.1.

 ChangeLog    |    2 ++
 configure.in |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

commit 3fd9446d66df4c1985d0b9766075bc00c14b0752
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 08:59:24 2004 +0000

    Don't pass any args, for now.
    
    2004-10-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* tomboy.desktop.in: Don't pass any args, for now.

 ChangeLog               |    2 ++
 Tomboy/RemoteControl.cs |    1 -
 tomboy.desktop.in       |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

commit 97903602e5c30d5a8ee0393c42352eb6780520ff
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 08:42:08 2004 +0000

    Fix unix path pattern to match only when preceding character is whitespace
    
    2004-10-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Fix unix path pattern to match only when
    	preceding character is whitespace or start-of-line.

 ChangeLog          |    5 +++++
 Tomboy/Watchers.cs |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 6e0f03bdd2b390a6ba402da9b57b069036297a13
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 05:28:35 2004 +0000

    Don't highlight in all notes at once. This opens some UI issues I don't
    
    2004-10-14  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Don't highlight in all notes at once.  This
    	opens some UI issues I don't want to deal with yet, like making
    	Next/Previous work if you bring an already opened note to the
    	foreground.

 ChangeLog        |    7 +++++++
 Tomboy/Search.cs |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit 613a2001fe6ded13eee8c4819d4dc2938fecb34f
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 14 00:40:06 2004 +0000

    In NoteRenameWatcher, show a unique name like "(Untitled 42)" if someone
    
    2004-10-13  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: In NoteRenameWatcher, show a unique name
    	like "(Untitled 42)" if someone deletes the title.  In
    	NoteLineWatcher, use InsertWithTags to fix a bug where a longer
    	renamed title won't be fully marked up.

 ChangeLog          |    7 +++++++
 Tomboy/Watchers.cs |   40 +++++++++++++++++++++++++++-------------
 2 files changed, 34 insertions(+), 13 deletions(-)

commit e52bd18d8fab1a76b51fbc83344cfd0b43fa78ee
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Oct 13 23:58:41 2004 +0000

    Cleanup NoteRenameWatcher to not allow other tags on the title line,
    
    2004-10-13  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Cleanup NoteRenameWatcher to not allow other
    	tags on the title line, handle title line breaks and insertions
    	correctly, wait 1 second before updating the the Note title
    	(instead of 0.5), and always grab the title explicitly instead of
    	using a textmark.

 ChangeLog          |    8 ++++++
 Tomboy/Watchers.cs |   72 ++++++++++++++++++++++++++++++++-------------------
 2 files changed, 53 insertions(+), 27 deletions(-)

commit 234dd630a96cfc542543c9ad0a9e29f091f856bc
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Oct 12 17:28:41 2004 +0000

    Add a --start-here argument that opens the (locale-translated) "Start
    
    2004-10-12  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Add a --start-here argument that opens the
    	(locale-translated) "Start Here" note.
    
    	* Tomboy/Search.cs: Highlight matches in all notes, not just
    	current one.
    
    	* Tomboy/RemoteControl.cs: Call find.FindNextButton.Click () in
    	DisplayNoteWithSearch to scroll the note to the first match.
    
    	* Tomboy/NoteWindow.cs: Don't link to the current word if none is
    	selected. This makes problems when people make a note from a common
    	word, then rename the note later, as all notes with that common
    	word will have their content changed to the renamed title.

 ChangeLog               |   16 ++++++++++++++++
 Tomboy/NoteWindow.cs    |   12 +-----------
 Tomboy/RemoteControl.cs |    1 +
 Tomboy/Search.cs        |    2 +-
 Tomboy/Tomboy.cs        |    6 ++++++
 5 files changed, 25 insertions(+), 12 deletions(-)

commit bcae064ffa68417085bda383a79b7665a1cdf177
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Oct 11 07:03:48 2004 +0000

    Don't save window dimensions if window is maximized.
    
    2004-10-11  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Don't save window dimensions if window is
    	maximized.
    
    	* Tomboy/NoteWindow.cs: Unmaximize before closing to ensure we
    	don't reopen pseudo-maximized.
    
    	* Tomboy/NoteBuffer.cs: Keep a reference to the TagTable passed
    	in, otherwise it gets collected and gtk# creates a new one.

 ChangeLog            |   11 ++++++++++
 Tomboy/Note.cs       |   12 +++++++++++
 Tomboy/NoteBuffer.cs |    3 ++
 Tomboy/NoteWindow.cs |    7 +++++-
 Tomboy/Watchers.cs   |   52 +++++++++++++++++++++++++++++++++++++++++++++----
 5 files changed, 79 insertions(+), 6 deletions(-)

commit 718c4d9a36b1f4d23a08f1a6cee56399be3900d5
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Oct 11 05:12:38 2004 +0000

    *** empty log message ***

 ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 96dc3b651f5a1d153af8f4432d609c19ba45d458
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Oct 11 05:12:28 2004 +0000

    Fix bugs in Url matching regex to recognise unix paths again.
    
    2004-10-11  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Fix bugs in Url matching regex to recognise
    	unix paths again.

 Tomboy/Watchers.cs |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit feb944a55283dd20bca8bdb2873c2cd88f19a384
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 10 22:34:06 2004 +0000

    Don't set TransientFor to notes. Look for a match in notes directly in the
    
    2004-10-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Don't set TransientFor to notes.  Look for a
    	match in notes directly in the XML, before marking up the buffer.
    	Avoids loading all the buffers on the first search.

 ChangeLog        |    3 ++-
 Tomboy/Search.cs |   42 ++++++++++++++++++++++++++++++------------
 2 files changed, 32 insertions(+), 13 deletions(-)

commit f3c994db148e019cf72e6120d5c403a3d583be5e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 10 20:49:47 2004 +0000

    Html Encode the note title to html before adding. Don't reset the search
    
    2004-10-10  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Html Encode the note title to html before adding.
    	Don't reset the search to empty if SearchText is set null.
    
    	* configure.in: gtkspell 2.0.5 is still broken.

 ChangeLog        |    7 +++++++
 Tomboy/Search.cs |   12 ++++++------
 configure.in     |    2 +-
 3 files changed, 14 insertions(+), 7 deletions(-)

commit 66066cc846931270088fc9f429682013c2f72409
Author: Dave Camp <dave@novell.com>
Date:   Sun Oct 10 20:14:33 2004 +0000

    Make "link to new note" work on the word under the cursor if there is no
    
    2004-10-10  Dave Camp  <dave@novell.com>
    
    	* Tomboy/NoteWindow.cs: Make "link to new note" work on the
    	word under the cursor if there is no selection.
    
    	* Tomboy/NoteBuffer.cs: Add a GetCurrentBlock overload that
    	uses the InsertMark by default

 ChangeLog            |    8 ++++++++
 Tomboy/NoteBuffer.cs |    8 ++++++++
 Tomboy/NoteWindow.cs |   13 ++++++++++++-
 3 files changed, 28 insertions(+), 1 deletions(-)

commit 216a2e13a5467c3778161ad517503feca968da7f
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 9 21:42:41 2004 +0000

    Make ContainsText encode the search text.
    
    2004-10-09  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Make ContainsText encode the search text.
    
    	* Tomboy/Tomboy.cs: Add help string for --highlight-search.
    
    	* Tomboy/RemoteControl.cs: Fix DisplayNoteWithSearch.
    
    	* Tomboy/NoteManager.cs: Entity encode new note titles in Create.

 ChangeLog                    |   10 ++++++++++
 Tomboy/NoteManager.cs        |   11 +++++------
 Tomboy/RemoteControl.cs      |    9 +++------
 Tomboy/RemoteControlProxy.cs |    2 +-
 Tomboy/Search.cs             |   11 ++++++++---
 Tomboy/Tomboy.cs             |   13 +++++++------
 Tomboy/Watchers.cs           |    8 ++++++--
 7 files changed, 40 insertions(+), 24 deletions(-)

commit 8079ffdb34edfde3aac1a6e8953a6de98ce5bc74
Author: Jon Trowbridge <trow@ximian.com>
Date:   Sat Oct 9 20:37:55 2004 +0000

    If the argument to --open-note looks like a Uri, treat it like a Uri
    
    2004-10-09  Jon Trowbridge  <trow@ximian.com>
    
    	    * Tomboy/Tomboy.cs: If the argument to --open-note looks like a
    	    Uri, treat it like a Uri instead of as a note title.  Also, added
    	    the --highlight-search command-line option.

 ChangeLog        |    6 ++++++
 Tomboy/Tomboy.cs |   36 ++++++++++++++++++++++++++++++------
 2 files changed, 36 insertions(+), 6 deletions(-)

commit 6837642a96dbc0146704a8400f65fe4e12c37882
Author: Nat Friedman <nat@src.gnome.org>
Date:   Sat Oct 9 20:26:06 2004 +0000

    Quiter.

 Tomboy/.cvsignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit bce002b29640d1d8ab54fb39ef93ea79f16e07c6
Author: Nat Friedman <nat@src.gnome.org>
Date:   Sat Oct 9 20:25:11 2004 +0000

    Plural.

 Tomboy/RemoteControl.cs      |    4 ++--
 Tomboy/RemoteControlProxy.cs |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 43f0abc29129f14c0fd0d88f66062110b81de79c
Author: Nat Friedman <nat@novell.com>
Date:   Sat Oct 9 20:07:52 2004 +0000

    Make FindMatches and HighlightMatches public static. Add
    
    2004-10-09  Nat Friedman  <nat@novell.com>
    
    	* Tomboy/Search.cs: Make FindMatches and HighlightMatches public
    	static.
    	* Tomboy/RemoteControlProxy.cs
    	Tomboy/RemoteControl.cs: Add DisplayNoteWithSearch.

 ChangeLog                    |    7 +++++++
 Tomboy/RemoteControl.cs      |   19 +++++++++++++++++++
 Tomboy/RemoteControlProxy.cs |    7 +++++++
 Tomboy/Search.cs             |    5 ++---
 po/Makefile.in.in            |   19 +++----------------
 5 files changed, 38 insertions(+), 19 deletions(-)

commit 7b53715ed9714cd224e52e3ce5c950248e1bfebd
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 8 12:56:20 2004 +0000

    Update for 0.2.0.
    
    2004-10-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* NEWS: Update for 0.2.0.

 ChangeLog |    4 ++++
 NEWS      |   14 +++++++++++++-
 README    |   22 +++++++++++-----------
 3 files changed, 28 insertions(+), 12 deletions(-)

commit 3354278c82fb67b3314edd07e00c6e491850c385
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Oct 8 12:42:59 2004 +0000

    Fix bad changelog date format
    
    
    Fix bad changelog date format

 tomboy.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 07f11e499383bbd7fba25efbeabb446fed4dc380
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 8 12:34:14 2004 +0000

    Add all the missing files, register .schemas file.
    
    2004-10-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* tomboy.spec.in: Add all the missing files, register .schemas
    	file.

 ChangeLog      |    5 +++++
 tomboy.spec.in |   27 ++++++++++++++++++++++++++-
 2 files changed, 31 insertions(+), 1 deletions(-)

commit a1141c3a27e804aae4e6505080613a7ffc5ff98f
Author: Alex Graveley <orph@src.gnome.org>
Date:   Fri Oct 8 11:58:13 2004 +0000

    Build fixes.
    
    
    Build fixes.

 Tomboy/Makefile.am |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)

commit 125dfd2ee2c32897a6365c26b59c88cfd9ca3b0a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 8 11:01:21 2004 +0000

    Select the initial note text on newly created notes.
    
    2004-10-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteManager.cs: Select the initial note text on newly
    	created notes.

 ChangeLog             |    5 +++++
 Tomboy/NoteManager.cs |    8 ++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

commit 1a43f32c8789df9b032baef454ba04d34c1c338c
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 8 09:22:55 2004 +0000

    Bump version to 0.2.0.
    
    2004-10-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Bump version to 0.2.0.
    
    	* Tomboy/Makefile.am (EXTRA_DIST): Add
    	com.beatniksoftware.Tomboy.service to CLEANFILES.

 ChangeLog                                    |    7 +
 Tomboy/Makefile.am                           |    9 +-
 Tomboy/com.beatniksoftware.Tomboy.service.in |    5 +
 configure.in                                 |    3 +-
 po/en_CA.po                                  |  173 ++++++++++--------
 po/es.po                                     |  178 ++++++++++--------
 po/fr.po                                     |  259 +++++++++++---------------
 7 files changed, 326 insertions(+), 308 deletions(-)

commit cef802fc0b04f7fdddec92e3e5c93eac2121ad74
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 8 08:40:43 2004 +0000

    Move all watchers to NotePlugin interface, which simplifies code and avoid
    
    2004-10-08  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Move all watchers to NotePlugin interface,
    	which simplifies code and avoid creating windows/buffers
    	prematurely; eventually this will be the interface to allow 3rd
    	party plugins.  Move wiki/url watchers to using regex matching,
    	which simplifies the code.
    
    	* Tomboy/Tray.cs: Show notes edited in the last two days in menu
    	(up to 18).
    
    	* Tomboy/RecentChanges.cs: Remove open-one-at-a-time behavior.
    	* Tomboy/Search.cs: Ditto.
    
    	* Tomboy/NoteManager.cs: Split NoteChanged into NoteAdded and
    	NoteDeleted signals.  Make new note filenames be guids, to avoid
    	renaming files on note rename, and to give permalink urls.
    
    	* Tomboy/Note.cs: Load plugins as creation.
    	Send Opened signal on window realize.  Add IsLoaded property to
    	tell if buffer has been deserialized.
    
    	* Tomboy/Makefile.am (com.beatniksoftware.Tomboy.service): Install
    	com.beatniksoftware.Tomboy.service to $libdir/dbus-1.0/services.

 ChangeLog               |   25 ++
 Tomboy/Makefile.am      |    8 +
 Tomboy/Note.cs          |  127 ++++++---
 Tomboy/NoteBuffer.cs    |   38 ++-
 Tomboy/NoteManager.cs   |   69 +----
 Tomboy/RecentChanges.cs |   18 +-
 Tomboy/Search.cs        |   20 --
 Tomboy/Tray.cs          |   16 +-
 Tomboy/Watchers.cs      |  682 +++++++++++++++++++++++++++--------------------
 configure.in            |    2 +-
 10 files changed, 572 insertions(+), 433 deletions(-)

commit e3d73044f62cd6d153cd063c99c4081ebab7442b
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Oct 7 18:46:32 2004 +0000

    Make --new-note "NoteTitle" open an existing note if it exists.
    
    2004-10-07  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Make --new-note "NoteTitle" open an existing
    	note if it exists.

 ChangeLog        |    5 +++++
 Tomboy/Tomboy.cs |    9 ++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 81d28e64ec47e0cd2ea05191fdb21643dd8f555a
Author: Jon Trowbridge <trow@src.gnome.org>
Date:   Wed Oct 6 21:13:46 2004 +0000

    Do the right thing if dbus is installed in a non-/usr prefix.

 Tomboy/Makefile.am |   11 ++++++-----
 Tomboy/tomboy.in   |    8 ++++++++
 configure.in       |   10 ++++++++++
 3 files changed, 24 insertions(+), 5 deletions(-)

commit 371c90e5b1e806eaa9e14d622d707454c55ce85d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Oct 5 20:15:18 2004 +0000

    Get the target list and add our extra targets to it, this way we don't
    
    2004-10-05  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Get the target list and add our extra
    	targets to it, this way we don't overwrite the targets GtkTextView
    	installs.  Install text/uri-list (nautilus drags) and
    	_NETSCAPE_URL (moz drags).

 ChangeLog            |    7 +++++++
 Tomboy/NoteWindow.cs |   21 ++++-----------------
 2 files changed, 11 insertions(+), 17 deletions(-)

commit d47d446aedbf519ff4aa83942ab28212ecf6ea8a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Oct 5 17:32:24 2004 +0000

    Add TomboyRemoteExecute, a simple command line frontend to a running
    
    2004-10-05  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Add TomboyRemoteExecute, a simple command line
    	frontend to a running tomboy.  Allows opening an existing note,
    	and create new notes.

 ChangeLog                    |    6 ++
 Tomboy/RemoteControlProxy.cs |   14 ++--
 Tomboy/Tomboy.cs             |  134 ++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 141 insertions(+), 13 deletions(-)

commit b6e4037acb7ccbcb0f84a6637b0ca82e3858137e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Oct 5 13:34:23 2004 +0000

    Add "es" to ALL_LINGUAS. Translation by Antonio Ognio <gnrfan@gnrfan.org>.
    
    2004-10-05  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Add "es" to ALL_LINGUAS.  Translation by Antonio
    	Ognio <gnrfan@gnrfan.org>.

 ChangeLog    |    5 +
 po/ChangeLog |    5 +
 po/es.po     |  275 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 285 insertions(+), 0 deletions(-)

commit 94e65211b291768a52133a4aafe33aa98c017e77
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Oct 4 23:53:51 2004 +0000

    Point to http://cvs.gnome.org/viewcvs/tomboy for browsing the source code.

 www/index.html |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 54ff0b4ba4ea50beef28764d7db19dfb7fe6564d
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Oct 4 23:31:19 2004 +0000

    Switch from a System.Diagnostics.Conditional attribute on
    
    2004-10-04  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Tomboy.cs: Switch from a System.Diagnostics.Conditional
    	attribute on RegisterRemoteControl to a #if ENABLE_DBUS.
    	With ConditionalAttribute the compiler still parses the method
    	body, which can't find the DBus types if they aren't installed.
    	Fixes 154496, reported by Adam Lopresto (adam@pubcrawler.org).

 ChangeLog        |    8 ++++++++
 Tomboy/Tomboy.cs |    3 ++-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 0f5697eda00ee51925b608d9269bc6eabbe6e1af
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Oct 3 22:49:11 2004 +0000

    Properly Url encode filenames on creation and rename. Allows '/' in note
    
    2004-10-03  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteManager.cs: Properly Url encode filenames on creation
    	and rename.  Allows '/' in note titles and fixes bug #154396 filed
    	by Erik Volkman.
    
    	* Tomboy/Search.cs: Fix bug with GetInstance implementation being
    	passed a string to search.  Instead add SearchText property.
    	Fixes a bug where just selecting text then right-clicking would
    	activate searching for the selected text.

 ChangeLog             |   11 +++++++++++
 Tomboy/NoteManager.cs |   10 ++++++++--
 Tomboy/NoteWindow.cs  |    9 +++++++--
 Tomboy/Search.cs      |   11 +++++++----
 4 files changed, 33 insertions(+), 8 deletions(-)

commit 876f62fa484988edcbf1b41b6527c651aa458a73
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Oct 2 08:21:58 2004 +0000

    Doesn't warrant a commit message.

 Tomboy/NoteWindow.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2e541dd7fff6120dcf07112e15998352da897b52
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 2 08:20:37 2004 +0000

    Implement simple (and broken) DND to note content, to allow dragging urls
    
    2004-10-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Implement simple (and broken) DND to note
    	content, to allow dragging urls from nautilus/firefox/etc.

 ChangeLog            |    5 +++
 Tomboy/NoteWindow.cs |   55 ++++++++++++++++++++++++++++++++--
 Tomboy/Utils.cs      |   78 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 134 insertions(+), 4 deletions(-)

commit ccc18c28062b4d185ca7e3cf98594fb5262eb02e
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 2 06:57:38 2004 +0000

    Split out XKeybinding classes from Utils.cs.
    
    2004-10-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/XKeybinder.cs: Split out XKeybinding classes from
    	Utils.cs.

 ChangeLog            |    5 +
 Tomboy/Makefile.am   |    3 +-
 Tomboy/Utils.cs      |  257 -------------------------------------------------
 Tomboy/XKeybinder.cs |  262 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 269 insertions(+), 258 deletions(-)

commit 1fc2ad40982dc41a97c151a5dcd10ac1cab6144c
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Oct 2 06:42:41 2004 +0000

    Support dnd of results into open notes. Ditto.
    
    2004-10-02  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/RecentChanges.cs: Support dnd of results into open notes.
    	* Tomboy/Search.cs: Ditto.

 ChangeLog               |    5 +++++
 Tomboy/RecentChanges.cs |   41 ++++++++++++++++++++++-------------------
 Tomboy/Search.cs        |   44 ++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 69 insertions(+), 21 deletions(-)

commit d72e57a4841fc4128966f6f2846bfd3b1cc0035a
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Oct 1 22:02:53 2004 +0000

    Thanks to hurricane Jeanne last week, here is a massive commit...
    
    2004-10-01  Alex Graveley  <alex@beatniksoftware.com>
    
    	Thanks to hurricane Jeanne last week, here is a massive commit...
    
    	Thanks to Jon Trowbridge <trow@ximian.com> for the dbus-based
    	remote control interface.
    
    	* configure.in: add optional check for dbus, and set ENABLE_DBUS
    	if found.  Check for old version (<2.0.5) of GtkSpell, and set
    	OLD_GTKSPELL if found.
    
    	* Tomboy/Makefile.am: include RemoteControl.cs and
    	RemoteControlProxy.cs if ENABLE_DBUS is set.
    
    	* Tomboy/Note.cs: make SaveDate into ChangeDate, which we update
    	whenever the buffer changes.  Fixes ordering in the panel applet
    	for notes where the save timeout hasn't been called yet.  Add Uri,
    	used by remote control. Add IsOpened, used by the tray menu.  Fix
    	newly created notes to remember window position.
    
    	* Tomboy/NoteManager.cs: Use a HIGMessageDialog for showing name
    	clash errors.  Add FindByUri, used by the remote control.
    
    	* Tomboy/NoteWindow.cs: Use a HIGMessageDialog for the delete
    	dialog.
    
    	* Tomboy/RecentChanges.cs: Update results on note
    	rename/add/delete.
    
    	* Tomboy/Tomboy.cs: Register the remote control with dbus.
    
    	* Tomboy/Tray.cs: Add tooltip to notification icon which says
    	"Tomboy Notes" and lists the global shortcut key for showing the
    	menu.  Create menu accelerators which map to their global
    	shortcuts stored in gconf ("Alt-F11" next to Start Here, by
    	default).
    
    	* Tomboy/Utils.cs: Add HIGMessageDialog, which implements the HIG
    	recommended message dialog.
    
    	* Tomboy/Watchers.cs: Middle clicking a link/url closes the
    	opening note.  Shift or control clicking a link/url places the
    	cursor instead of opening.  Control-Enter with cursor on a
    	link/url opens it. Use a HIGMessageDialog for location open error
    	dialog.  Fix wikiword identification to ignore words with internal
    	punctuation, and disregard any trailing punctuation.
    
    	* TrayIcon/libtrayicon/tomboykeybinder.c: Regrab keys if the
    	default keymap changes.

 ChangeLog                              |   50 ++++
 Tomboy/Makefile.am                     |   16 ++-
 Tomboy/Note.cs                         |   77 ++++---
 Tomboy/NoteBuffer.cs                   |    4 +-
 Tomboy/NoteManager.cs                  |   45 ++--
 Tomboy/NoteWindow.cs                   |   78 ++++---
 Tomboy/RecentChanges.cs                |   81 ++++++-
 Tomboy/RemoteControl.cs                |   66 +++++
 Tomboy/RemoteControlProxy.cs           |   39 +++
 Tomboy/Search.cs                       |   20 +-
 Tomboy/Tomboy.cs                       |   28 ++-
 Tomboy/Tray.cs                         |  158 +++++++++++-
 Tomboy/Undo.cs                         |    8 +-
 Tomboy/Utils.cs                        |  139 ++++++++++-
 Tomboy/Watchers.cs                     |  432 +++++++++++++++++++-------------
 TrayIcon/libtrayicon/tomboykeybinder.c |  216 +++++++++-------
 configure.in                           |    9 +
 tomboy.desktop.in                      |    4 +-
 18 files changed, 1055 insertions(+), 415 deletions(-)

commit 4f1c71d419102aa1e09c559f8881d50fcb14f1da
Author: Adam Lopresto <adam@pubcrawler.org>
Date:   Fri Oct 1 21:08:11 2004 +0000

    Make searches implicitly AND words instead of OR. Also fix a bug with
    
    2004-10-01  Adam Lopresto <adam@pubcrawler.org>
    
    	* Tomboy/Search.cs: Make searches implicitly AND words instead of
    	OR.  Also fix a bug with spaces at the end of the search string.

 ChangeLog        |    5 +++++
 Tomboy/Search.cs |   22 +++++++++++++++-------
 2 files changed, 20 insertions(+), 7 deletions(-)

commit 3df378c141537ad71ed78bc5fde4c10a23171b21
Author: Jon Trowbridge <trow@src.gnome.org>
Date:   Tue Sep 28 10:05:31 2004 +0000

    Be quiet!

 .cvsignore        |    7 ++++++-
 Tomboy/.cvsignore |    4 ++++
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 4add2fd92ccf387f1f6361ceb6137093f792409a
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Mon Sep 27 21:22:46 2004 +0000

    Updated French translation.
    
    	* fr.po: Updated French translation.

 po/ChangeLog |    4 ++++
 po/fr.po     |   15 ++++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit a5ff2fe4fb13e9bcc0884e22e7008509c91413a4
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:   Mon Sep 27 20:33:44 2004 +0000

    Added French translation. Added. Removed. Added "fr" to ALL_LINGUAS.
    
    	* po/fr.po: Added French translation.
    	* po/.cvsignore: Added.
    	* po/tomboy.pot: Removed.
    	* configure.in: Added "fr" to ALL_LINGUAS.

 ChangeLog     |    4 +
 configure.in  |    2 +-
 po/.cvsignore |   11 ++
 po/ChangeLog  |    6 +
 po/fr.po      |  344 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/tomboy.pot |  266 --------------------------------------------
 6 files changed, 366 insertions(+), 267 deletions(-)

commit a72108995b71e7d4bbf0be56f5fc592c78ed695c
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Sep 27 19:38:33 2004 +0000

    Make intltool build work by adding a (dummy) en_CA.po lingua. Add
    
    
    * Make intltool build work by adding a (dummy) en_CA.po lingua.
    * Add po/.intltool-merge-cache to DISTCLEANFILES so we can pass distcheck.

 Makefile.am   |   13 ++--
 configure.in  |    2 +-
 po/ChangeLog  |    4 +
 po/en_CA.po   |  273 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/tomboy.pot |  266 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 551 insertions(+), 7 deletions(-)

commit 68636cbf13f6b97621374d50cffb63e577036794
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Sep 27 15:36:29 2004 +0000

    Lots of changes...
    
    2004-09-27  Alex Graveley  <alex@beatniksoftware.com>
    
    	Lots of changes...
    
    	* Add calls to Catalog.GetString everywhere we use a translatable
    	string.
    	* Add MouseHandWatcher which will change the mouse cursor to a
    	hand when hovering over links.
    	* Add global keybinding code
    	* Add gconf setting to allow opening the notes menu (<Alt>F12 by
    	default), opening Start Here (<Alt>F11 by default), creating a new
    	note, opening the Search dialog, and opening the Recent Changes
    	dialog.
    	* Fix session saving, so our wrapper script gets executed by
    	gnome-session.
    	* Add beginning of bullet list and horizonal spacer code,
    	commented out for now.
    
    	Added Files...
    
    	* tomboy.desktop.in: .desktop file to make tomboy show up in
    	Applications/Accessories.
    	* tomboy.schemas.in: Add gconf schema with global keybindings.
    	* Tomboy/Defines.cs.in: Gets generated to Defines.cs, so we can
    	find our translation files.
    	* TrayIcon/libtrayicon/eggaccelerators.[ch]: Handles parsing of
    	global gconf keybinding strings.
    	* TrayIcon/libtrayicon/tomboykeybinder.[ch]: Listens for global
    	keybindings on the X root window.

 ChangeLog                              |   30 +
 Makefile.am                            |   44 ++-
 Tomboy/Defines.cs.in                   |   12 +
 Tomboy/Makefile.am                     |   22 +-
 Tomboy/Note.cs                         |   19 +-
 Tomboy/NoteBuffer.cs                   |   13 +
 Tomboy/NoteManager.cs                  |   42 +-
 Tomboy/NoteWindow.cs                   |  133 ++---
 Tomboy/RecentChanges.cs                |   28 +-
 Tomboy/Search.cs                       |   38 +-
 Tomboy/Tomboy.cs                       |   63 ++-
 Tomboy/Tray.cs                         |   39 +-
 Tomboy/Utils.cs                        |  255 +++++++
 Tomboy/Watchers.cs                     |  270 ++++++-
 Tomboy/tomboy.in                       |    4 +
 TrayIcon/libtrayicon/Makefile.am       |   38 +-
 TrayIcon/libtrayicon/eggaccelerators.c |  657 +++++++++++++++++
 TrayIcon/libtrayicon/eggaccelerators.h |   87 +++
 TrayIcon/libtrayicon/tomboykeybinder.c |  181 +++++
 TrayIcon/libtrayicon/tomboykeybinder.h |   23 +
 configure.in                           |   54 ++-
 intltool-extract.in                    |  473 ++++++++++++
 intltool-merge.in                      | 1255 ++++++++++++++++++++++++++++++++
 intltool-update.in                     | 1030 ++++++++++++++++++++++++++
 po/Makefile.in.in                      |  254 +++++++
 po/POTFILES.in                         |   13 +
 tomboy.desktop.in                      |   15 +
 tomboy.schemas.in                      |  104 +++
 28 files changed, 4977 insertions(+), 219 deletions(-)

commit 7c097815830b4422b3f181923e056e6f3c997d10
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Fri Sep 24 04:45:10 2004 +0000

    Add copyright notice for Tintin.
    
    2004-09-24  Alex Graveley  <alex@beatniksoftware.com>
    
    	* www/index.html: Add copyright notice for Tintin.

 ChangeLog      |    4 ++++
 www/index.html |    6 +++++-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit bf03d2a3dc6bc9c46667198ca600962e1b34a2e8
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Thu Sep 23 20:15:37 2004 +0000

    Copy the mautilus behavior of "middle click closes the opener" when
    
    2004-09-23  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Watchers.cs: Copy the mautilus behavior of "middle click
    	closes the opener" when clicking note links.  Should this apply
    	for clicking urls as well?

 ChangeLog               |    6 ++++++
 Tomboy/Note.cs          |    2 +-
 Tomboy/RecentChanges.cs |    1 -
 Tomboy/Watchers.cs      |   37 ++++++++++++++++++++++++-------------
 4 files changed, 31 insertions(+), 15 deletions(-)

commit 0ac8d101b9a304cabfe20e0490a8cd01b10f27ab
Author: Alex Graveley <orph@src.gnome.org>
Date:   Wed Sep 22 22:49:07 2004 +0000

    Update "Embracing Your Habitat" text a bit.
    
    
    Update "Embracing Your Habitat" text a bit.

 www/index.html |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

commit 6363774803c20f29c2e78c4cb2185bd2efd892e7
Author: Jon Trowbridge <trow@src.gnome.org>
Date:   Wed Sep 22 09:40:43 2004 +0000

    Be quiet!

 .cvsignore |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit d30539307eab99ac6c2c553683a94f2eb6ff8057
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Wed Sep 22 03:59:08 2004 +0000

    Subscribe to window configure events, and save the note on change. This
    
    2004-09-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Note.cs: Subscribe to window configure events, and save
    	the note on change.  This should fix any problems people are
    	having with spatial note windows.

 ChangeLog            |    6 ++++++
 Tomboy/Note.cs       |   27 ++++++++++++++++++++++-----
 Tomboy/NoteWindow.cs |   17 -----------------
 3 files changed, 28 insertions(+), 22 deletions(-)

commit d67ddbeb12ae7ae84df7404c4735a92312937c40
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 21 14:08:12 2004 +0000

    Fixed up things a bit: Make the dialog a singleton, so clicking search
    
    2004-09-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/Search.cs: Fixed up things a bit: Make the dialog a
    	singleton, so clicking search anywhere will bring up same search
    	dialog, and reapply the search to the current note.  Scroll to
    	the matched text.  Fix insertion into the search history list
    	(sort of, it'll still show partial entries if you type slow).
    	Search still needs some work wrt listening for change events and
    	optimizing, as well as making the currently iterated note title
    	bold in the search dialog.
    
    	* Tomboy/NoteWindow.cs: Use a property accessor to get the find
    	dialog instance everywhere, instead of keeping a local copy.
    	* Tomboy/Tray.cs: Ditto.

 ChangeLog            |   15 ++++
 Tomboy/NoteWindow.cs |   30 +++-----
 Tomboy/Search.cs     |  202 +++++++++++++++++++++++++++++++++----------------
 Tomboy/Tray.cs       |    5 +-
 4 files changed, 163 insertions(+), 89 deletions(-)

commit cfccfdd0890c6fd4666c2270ae93901c415571d8
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Tue Sep 21 09:06:01 2004 +0000

    Drop the gtkspell 2.0.6 dependency. Bump version to 0.1.2. Ditto.
    
    2004-09-21  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Drop the gtkspell 2.0.6 dependency.  Bump version
    	to 0.1.2.
    	* tomboy.spec.in (Requires): Ditto.
    
    	* Tomboy/NoteWindow.cs: Bind find-next and find-previous to the
    	right callback, instead of CloseWindowHandler.  Doh.
    
    	* Tomboy/Watchers.cs: Override gtkspell's tag to use the squiggly
    	with a black foreground text color.  This makes us not depend on
    	the newest gtkspell versions.  Gtk 2.2 versions of pango will just
    	show misspellings as black text with a regular underline.
    
    	* Tomboy/Search.cs (OnFindPreviousClicked): Fix bug where previous
    	was only jumping between first and last match.
    
    	* www/index.html: Point to 0.1.2 tarball.

 ChangeLog            |   19 +++++++++++++++++
 Tomboy/NoteBuffer.cs |   10 +-------
 Tomboy/NoteWindow.cs |   11 +++++----
 Tomboy/Search.cs     |   54 +++++++++++++++++++++++++++----------------------
 Tomboy/Watchers.cs   |   14 +++++++++++++
 configure.in         |   10 ++------
 tomboy.spec.in       |    4 +-
 www/index.html       |    8 +++---
 8 files changed, 80 insertions(+), 50 deletions(-)

commit 8ed2edc382ff44c6d2d76998b7e43194013f9488
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Sep 20 10:13:26 2004 +0000

    Allow escape and Ctrl-w to close a note for now, until I get some feedback
    
    2004-09-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Allow escape and Ctrl-w to close a note
    	for now, until I get some feedback on which to use.

 ChangeLog            |    7 ++++++-
 Tomboy/NoteWindow.cs |   10 ++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)

commit 678219b4f9400d2787fb29c2e6776da0e38a7a67
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Sep 20 09:48:36 2004 +0000

    EXTRA_DIST tomboy.spec, not tomboy.spec.in
    
    
    EXTRA_DIST tomboy.spec, not tomboy.spec.in

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f9320ac72f0e70b2347e87d8f24cc349ccc015a2
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Sep 20 09:32:03 2004 +0000

    Ann-un-c-ate.
    
    
    Ann-un-c-ate.

 www/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2b91510e621bbeb05370786f361a3eb8f98a8360
Author: Alex Graveley <alex@ximian.com>
Date:   Mon Sep 20 09:13:55 2004 +0000

    Bump version to 0.1.1. Point to 0.1.1 tarball.
    
    2004-09-20  Alex Graveley  <alex@ximian.com>
    
    	* configure.in: Bump version to 0.1.1.
    	* www/index.html: Point to 0.1.1 tarball.
    
    	Add NEWS, AUTHORS, COPYING, README files.

 AUTHORS        |    2 +
 COPYING        |  504 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ChangeLog      |    7 +
 NEWS           |   17 ++
 README         |   34 ++++
 configure.in   |    4 +-
 www/index.html |    6 +-
 7 files changed, 570 insertions(+), 4 deletions(-)

commit 546ff79048691cf2827c110fb420cbffb56adc1f
Author: Alex Graveley <orph@src.gnome.org>
Date:   Mon Sep 20 08:41:27 2004 +0000

    Missing commit.
    
    
    Missing commit.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 37a2fc00cf53744a9620b138fa4ef86ef70a9ca0
Author: Alex Graveley <alex@ximian.com>
Date:   Mon Sep 20 08:40:45 2004 +0000

    Set the close window key to Escape, which makes tomboy feel less
    
    2004-09-20  Alex Graveley  <alex@ximian.com>
    
    	* Tomboy/NoteWindow.cs: Set the close window key to Escape, which
    	makes tomboy feel less obtrusive.  Suggestion from Michael Groe
    	<mgrosze@web.de>.

 ChangeLog            |    6 ++++++
 Tomboy/NoteWindow.cs |    8 ++++----
 configure.in         |    1 +
 3 files changed, 11 insertions(+), 4 deletions(-)

commit fc0620065bcda7f97fd5551ba4a0790cdd77f2ec
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Sep 20 08:31:34 2004 +0000

    Ask for confirmation before deleting. Based on patch from Johan Wallenborg
    
    2004-09-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs: Ask for confirmation before deleting.
    	Based on patch from Johan Wallenborg <johan@deepfolks.com>.

 ChangeLog            |    5 +++++
 Tomboy/NoteWindow.cs |   17 +++++++++++++++--
 2 files changed, 20 insertions(+), 2 deletions(-)

commit a29c64b993d97e1bffc6f5039aa2f5ef7f215525
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Sep 20 06:28:46 2004 +0000

    Initial spec file from Ricardo Veguilla <veguilla@hpcf.upr.edu>.
    
    2004-09-20  Alex Graveley  <alex@beatniksoftware.com>
    
    	* tomboy.spec.in: Initial spec file from Ricardo Veguilla
    	<veguilla@hpcf.upr.edu>.
    
    	* Tomboy/NoteManager.cs (NoteManager.CreateStartNote): Fix typo.
    
    	* Tomboy/Note.cs: Pass a StreamReader for the note's file to the
    	XmlTextReader constructor.  Hopefully it won't complain about
    	invalid URLs in some versions of mono.  Reported by O'Grady
    	Stephen <sogrady@redmonk.com>.

 ChangeLog             |   12 ++++++++++
 Tomboy/Note.cs        |    3 +-
 Tomboy/NoteManager.cs |    2 +-
 tomboy.spec.in        |   59 +++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 74 insertions(+), 2 deletions(-)

commit ce207ae54d7fa2dfae0a6724eb94e21f4cb789af
Author: Jesse Andrews <jdandr2@src.gnome.org>
Date:   Mon Sep 20 02:33:02 2004 +0000

    Removed darkgreen to make it red

 ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 2e1c2b0fe8021542ad975ee71f8346280c497907
Author: Jesse Andrews <jdandr2@src.gnome.org>
Date:   Mon Sep 20 02:31:30 2004 +0000

    undid previous commit

 Tomboy/NoteBuffer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0299546b1c30f065ced71c962c42d144e581ccbc
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Mon Sep 20 02:29:23 2004 +0000

    Require gtkspell version 2.0.6.
    
    2004-09-19  Alex Graveley  <alex@beatniksoftware.com>
    
    	* configure.in: Require gtkspell version 2.0.6.

 ChangeLog    |    4 ++++
 configure.in |    6 +++++-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit be58ce30e1bd3613654a30e8e69d7e40c2d05654
Author: Jesse Andrews <jdandr2@src.gnome.org>
Date:   Mon Sep 20 01:16:30 2004 +0000

    change internal link color and storage location to ~/.tomboy

 ChangeLog             |    7 +++++++
 Tomboy/NoteBuffer.cs  |    2 +-
 Tomboy/NoteManager.cs |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 215151eba3cefd70522812893a8a3a0cf8378d4d
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Sep 19 21:46:48 2004 +0000

    Fix for `make distcheck` submitted by Ricardo Veguilla
    
    
    Fix for `make distcheck` submitted by
    Ricardo Veguilla <veguilla@hpcf.upr.edu>.

 TrayIcon/libtrayicon/Makefile.am |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit bf321fff4661d57c9a1b38c382608f91c4336df7
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sun Sep 19 01:29:46 2004 +0000

    Nothing much.
    
    
    Nothing much.

 TrayIcon/libtrayicon/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit c8a5f2450d8f92effc51e48ca9ad1d111bfad447
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sun Sep 19 01:15:16 2004 +0000

    Install libtrayicon.so into pkglibdir.
    
    2004-09-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* TrayIcon/libtrayicon/Makefile.am: Install libtrayicon.so into
    	pkglibdir.
    
    	* TrayIcon/Makefile.am: Install TrayIcon.dll into pkglibdir.
    
    	* Tomboy/tomboy.in: Set LD_LIBRARY_PATH, and MONO_PATH.
    
    	* Tomboy/Watchers.cs: Avoid an infinite loop for buffers with no
    	content.

 ChangeLog                        |   12 ++++++++++++
 Tomboy/Makefile.am               |    2 +-
 Tomboy/Watchers.cs               |    3 ++-
 Tomboy/tomboy.in                 |   19 +++++++++++++++++--
 TrayIcon/Makefile.am             |   14 +++++++-------
 TrayIcon/libtrayicon/Makefile.am |   10 +++++++++-
 6 files changed, 48 insertions(+), 12 deletions(-)

commit cfa0190bf76b21275d04f20b94a93233eaa74bbb
Author: Alex Graveley <alex@beatniksoftware.com>
Date:   Sat Sep 18 21:23:42 2004 +0000

    Gtk.ScrolledWindow.Child is read-only on Gtk# HEAD, use Add() instead.
    
    2004-09-18  Alex Graveley  <alex@beatniksoftware.com>
    
    	* Tomboy/NoteWindow.cs:
    	* Tomboy/RecentChanges.cs:
    	* Tomboy/Search.cs: Gtk.ScrolledWindow.Child is read-only on Gtk#
    	HEAD, use Add() instead.
    
    	* configure.in: PKG_CHECK for gtkspell-2.0, since we call into it
    	from C#.

 ChangeLog               |   10 ++++++++++
 Tomboy/NoteWindow.cs    |    2 +-
 Tomboy/RecentChanges.cs |    2 +-
 Tomboy/Search.cs        |    2 +-
 configure.in            |    4 ++++
 5 files changed, 17 insertions(+), 3 deletions(-)

commit 5f9f7d2165042a3ce0f490ec1fec205d909eb859
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Sep 18 19:20:20 2004 +0000

    Fix build problems pointed out by Peter Williams... Add libtrayicon
    
    
    Fix build problems pointed out by Peter Williams...  Add libtrayicon
    sources to cvs.  Pass distcheck.

 Tomboy/Makefile.am                 |   25 +-
 TrayIcon/Makefile.am               |    4 +-
 TrayIcon/libtrayicon/Makefile.am   |   30 +++
 TrayIcon/libtrayicon/eggtrayicon.c |  480 ++++++++++++++++++++++++++++++++++++
 TrayIcon/libtrayicon/eggtrayicon.h |   77 ++++++
 configure.in                       |   14 +-
 6 files changed, 616 insertions(+), 14 deletions(-)

commit 16ec93ee73f8f54eba4f8ec24105e37d2565d952
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Sep 18 08:52:24 2004 +0000

    Retry the initial tomboy import. Erm, Hurrah!?
    
    
    Retry the initial tomboy import.  Erm, Hurrah!?

commit 1b6b7c29ff07ed5dd3965af9374d05799763cedc
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Sep 18 08:52:24 2004 +0000

    Initial revision

 Makefile.am                         |    3 +
 Tomboy/Makefile.am                  |   63 +++
 Tomboy/Note.cs                      |  394 +++++++++++++++++
 Tomboy/NoteBuffer.cs                |  534 +++++++++++++++++++++++
 Tomboy/NoteManager.cs               |  204 +++++++++
 Tomboy/NoteWindow.cs                |  803 +++++++++++++++++++++++++++++++++++
 Tomboy/RecentChanges.cs             |  237 +++++++++++
 Tomboy/Search.cs                    |  571 +++++++++++++++++++++++++
 Tomboy/Start_Here.note              |   24 +
 Tomboy/Tomboy.cs                    |   28 ++
 Tomboy/Tray.cs                      |  156 +++++++
 Tomboy/Undo.cs                      |  486 +++++++++++++++++++++
 Tomboy/Utils.cs                     |  105 +++++
 Tomboy/Watchers.cs                  |  683 +++++++++++++++++++++++++++++
 Tomboy/gnome-stock-searchtool.png   |  Bin 0 -> 3515 bytes
 Tomboy/stock_notes.png              |  Bin 0 -> 2454 bytes
 Tomboy/tintin.png                   |  Bin 0 -> 6718 bytes
 Tomboy/tomboy.in                    |   10 +
 TrayIcon/.cvsignore                 |    4 +
 TrayIcon/Egg.metadata               |   14 +
 TrayIcon/Makefile.am                |   53 +++
 TrayIcon/generated/ObjectManager.cs |   19 +
 TrayIcon/generated/TrayIcon.cs      |  101 +++++
 TrayIcon/libtrayicon-sources.xml    |    9 +
 autogen.sh                          |  149 +++++++
 configure.in                        |   27 ++
 www/default.css                     |  120 ++++++
 www/img/applet-small.png            |  Bin 0 -> 19994 bytes
 www/img/bulletpoint.gif             |  Bin 0 -> 205 bytes
 www/img/intro.gif                   |  Bin 0 -> 5044 bytes
 www/img/tomboy.png                  |  Bin 0 -> 5372 bytes
 www/img/windows-small.png           |  Bin 0 -> 51092 bytes
 www/index.html                      |  170 ++++++++
 33 files changed, 4967 insertions(+), 0 deletions(-)

commit 825425d0b1ca3fbc4fd0b048cc65e9648fb0b857
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Sep 18 08:50:59 2004 +0000

    I stick of imbecile.
    
    
    I stick of imbecile.

 default.css           |  120 ----------------------------------
 img/applet-small.png  |  Bin 19994 -> 0 bytes
 img/bulletpoint.gif   |  Bin 205 -> 0 bytes
 img/intro.gif         |  Bin 5044 -> 0 bytes
 img/tomboy.png        |  Bin 5372 -> 0 bytes
 img/windows-small.png |  Bin 51092 -> 0 bytes
 index.html            |  170 -------------------------------------------------
 7 files changed, 0 insertions(+), 290 deletions(-)

commit ada1d39f0d95ecb082af476cb7f8fd2f6171bdeb
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Sep 18 08:47:02 2004 +0000

    Initial tomboy import. Hurrah!
    
    
    Initial tomboy import.  Hurrah!

commit 9cc88c78834f1f073bfaf05069e808221f045e35
Author: Alex Graveley <orph@src.gnome.org>
Date:   Sat Sep 18 08:47:02 2004 +0000

    Initial revision

 default.css           |  120 ++++++++++++++++++++++++++++++++++
 img/applet-small.png  |  Bin 0 -> 19994 bytes
 img/bulletpoint.gif   |  Bin 0 -> 205 bytes
 img/intro.gif         |  Bin 0 -> 5044 bytes
 img/tomboy.png        |  Bin 0 -> 5372 bytes
 img/windows-small.png |  Bin 0 -> 51092 bytes
 index.html            |  170 +++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 290 insertions(+), 0 deletions(-)
