commit 85ce48658eda0f72d6be7b4c23a8986f04d576ea
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Dec 12 12:21:00 2012 +0100

    Updated Spanish translation

 help/es/es.po |  104 +++++++++++++++++++++++----------------------------------
 1 files changed, 42 insertions(+), 62 deletions(-)

commit 07fd28f2fbd0036ae41e097c368fdb93708790e1
Author: Sindhu S <sindhus@live.in>
Date:   Tue Dec 11 21:31:18 2012 +0530

    Removed broken links in help pages.
    
    Removed broken links in create-notebook.page and
    delete-notes.page.

 help/C/create-notebook.page |    2 --
 help/C/delete-notes.page    |    2 +-
 2 files changed, 1 insertions(+), 3 deletions(-)

commit a34c2f49d09fa28486e2b4caa7f934b2a577ac3e
Author: Sindhu S <sindhus@live.in>
Date:   Tue Dec 11 17:54:39 2012 +0530

    Updated screenshot; See Bug 689722
    
    Added Tomboy notes window screenshot with Adwaita theme.
    Removed obsolete TODO entry.

 help/C/TODO               |    1 -
 help/C/figures/tomboy.png |  Bin 38506 -> 41292 bytes
 2 files changed, 0 insertions(+), 1 deletions(-)

commit 221ac6705d836b83d17113597f4d322807311b74
Merge: 77337eb e755059
Author: Jared Jennings <jared@jaredjennings.org>
Date:   Wed Nov 28 18:58:18 2012 -0600

    Merge branch 'bug688187ExportLinkedNotesDefaultUnchecked'

commit 77337eb8432d07abf7a39a8ef2b8541660201996
Author: Ekaterina Gerasimova <kittykat3756@gmail.com>
Date:   Tue Nov 27 22:12:35 2012 +0000

    Stubbed help pages that need writing, bug 689147

 help/C/advanced.page      |   37 -------------------------------------
 help/C/advanced.page.stub |   37 +++++++++++++++++++++++++++++++++++++
 help/C/index.page         |    4 ++--
 help/C/problems.page      |   31 -------------------------------
 help/C/problems.page.stub |   31 +++++++++++++++++++++++++++++++
 help/Makefile.am          |    2 --
 6 files changed, 70 insertions(+), 72 deletions(-)

commit 253dd558cc075fd3fbae121b1c10ee8bcf2dd51f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Nov 27 16:28:38 2012 +0100

    Updated Polish translation

 po/pl.po |  142 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 70 insertions(+), 72 deletions(-)

commit e755059a64bffcd99b72811cf16814ba15f717c2
Author: Jared Jennings <jared@jaredjennings.org>
Date:   Mon Nov 26 12:04:18 2012 -0600

    Changes default Export Linked Notes to false. Bug 688187
    
    This is not a per-note setting, but is system wide.
    I'm choosing not always uncheck the option as that could
    greatly change the user experience. In this case the user should mentally know
    that they enabled this option.

 Tomboy/Addins/ExportToHtml/ExportToHtmlDialog.cs |    6 ++++++
 Tomboy/Preferences.cs                            |    2 +-
 data/tomboy.schemas.in                           |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

commit e9b0493af1173e0fa84916e4b30d3308ac45e55b
Author: Alemann Massho <armistice_con@fastmail.fm>
Date:   Sun Jun 24 15:13:50 2012 -0400

    (bug #655067) stop listening for spellchecking enable/disable after note delete
    
    A crash was ocurring whenever somebody would delete a note and then change the spellchecking box in the preferences. This happened because the NoteSpellChecker addin would attach or detach when the preferences changed regardless of whether the note had been deleted or not.
    
    Signed-off-by: Jared Jennings <jared@jaredjennings.org>

 Tomboy/Watchers.cs |   27 +++++++++++++++++----------
 1 files changed, 17 insertions(+), 10 deletions(-)

commit 4e1c20fea9a7a329c51cb75a39cdfd9cc6d7ed2e
Author: Alex Tereschenko <frozen.and.blue@gmail.com>
Date:   Mon Nov 19 21:05:38 2012 +0100

    Added RemoveBrokenLinks and AdvancedPreferences into Setup
    
    These two addins were missing from the Windows installer project and
    therefore not included into resulting MSI file.
    
    Signed-off-by: Jared Jennings <jared@jaredjennings.org>

 Setup/Files.wxs     |    5 ++++-
 Setup/Setup.wixproj |    8 ++++++++
 2 files changed, 12 insertions(+), 1 deletions(-)

commit 7e09061b622f656d2dd0d977366d8c44eb020f3b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Nov 24 17:06:16 2012 +0200

    Updated Lithuanian translation

 po/lt.po |  143 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 73 insertions(+), 70 deletions(-)

commit bc451c3eca40e493d63c212684bd059e101a77b7
Author: Aaron Borden <adborden@live.com>
Date:   Thu Nov 22 14:37:44 2012 -0800

    Bump version to 1.13.3

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

commit 368ff2640cc650df110ed2cc519ad60b17672b53
Author: Aaron Borden <adborden@live.com>
Date:   Mon Nov 19 11:36:13 2012 -0800

    Update NEWS for 1.13.2

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