commit 27dec53600137f1fc86e02f4ff70af26f4abb460
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sat Nov 30 13:46:42 2013 +0100

    appdata: fixed the screenshot URL.

 data/almanah.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7ad171e8602a0f779a8d660e13034241313a902d
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sat Nov 30 13:14:32 2013 +0100

    trivial: Updated the URL of the project

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a7eadede6fcfcdf0e3a7fddb776ee8f7e69ed509
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sat Nov 30 13:13:51 2013 +0100

    Bug 719447 - Updated website and screenshot links in the AppData file

 data/almanah.appdata.xml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit f9c3a521f1c05b14bc004b9213efae42fe286f00
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Tue Nov 26 01:03:42 2013 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

commit 4172fa4d0f06aa0e5857f9eecfce88a876a0cbfb
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Nov 20 17:28:27 2013 +0100

    Updated Spanish translation

 po/es.po | 85
 ++++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 62 insertions(+), 23 deletions(-)

commit ead6e5357d8af3a05b1770caa52c3db9caad128e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Nov 17 19:01:11 2013 +0100

    Updated Polish translation

 po/pl.po | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

commit cbde56f6b357579e0884989e7651890b45e33d30
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Nov 17 18:58:25 2013 +0100

    Updated POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit cc5c3e34e98f070eeb8503eff205db305c996bd0
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sun Nov 17 17:36:06 2013 +0100

    accessibility: Improve the accessibility around the application.

    Now the AlmanahTag accept the focus and export the action "remove"
    with the
    implementation of the AtkAction interface.

    The main window now have access to the UI manager accellerators.

 src/Makefile.am               |   2 +
 src/main-window.c             |   6 +-
 src/widgets/entry-tags-area.c |   1 +
 src/widgets/tag-accessible.c  | 168
 ++++++++++++++++++++++++++++++++++++++++++
 src/widgets/tag-accessible.h  |  51 +++++++++++++
 src/widgets/tag-entry.c       | 144 ++++++++++++++++++------------------
 src/widgets/tag.c             |  29 +++++++-
 src/widgets/tag.h             |   7 +-
 8 files changed, 331 insertions(+), 77 deletions(-)

commit 467b4f75b0944b90ccd67b8e2c0fc45256792668
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sun Nov 17 17:28:54 2013 +0100

    icons: Added a 256x256 icon (png and svg) which looks better in
    gnome-shell than 48x48

 configure.ac                   |   1 +
 data/icons/256x256/Makefile.am |   6 +
 data/icons/256x256/almanah.png | Bin 0 -> 18991 bytes
 data/icons/256x256/almanah.svg | 482
 +++++++++++++++++++++++++++++++++++++++++
 data/icons/Makefile.am         |   2 +-
 5 files changed, 490 insertions(+), 1 deletion(-)

commit d86652d76591bc98e686c9f9ba63a1f871401e00
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sat Nov 16 13:19:03 2013 +0100

    style: fixed some issues with the GNOME 3.10 theme

 data/almanah.css |  3 +++
 data/almanah.ui  | 10 ++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 6354fa55e938308d6e4dfd7ff4fa44209a11ef0d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Nov 2 11:53:05 2013 +0100

    Updated Slovenian translation

 po/sl.po | 65
 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 42 insertions(+), 23 deletions(-)

commit 9d6b621959ad9b2f1582b9f98620354a64b876a5
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   Wed Oct 30 23:19:28 2013 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 157
 ++++--------------------------------------------------------
 1 file changed, 8 insertions(+), 149 deletions(-)

commit 90d9341f3e0bcdfbd05560de4e06e358e51a08dd
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Wed Oct 30 23:05:50 2013 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 65
 ++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 43 insertions(+), 22 deletions(-)

commit 5d2eea1352b5bbc6e9c6317ee55fa1dd2eeef9d8
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Oct 30 18:56:19 2013 +0100

    Updated Polish translation

 po/pl.po | 60
 +++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 41 insertions(+), 19 deletions(-)

commit 0e00b6cb7265c0642d05566fb24a93c614145e9d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Oct 8 12:44:49 2013 +0200

    core: Change permissions of diary.db to 0600

    Add chmod() calls at various places in the StorageManager and
    import and
    export code to change the permissions of files containing diary
    entries
    (including the database, the encrypted database, database backups and
    different formats of exported files) to be 0600.

 src/export-operation.c | 36 +++++++++++++++++++++++++++++++----
 src/storage-manager.c  | 51
 +++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 76 insertions(+), 11 deletions(-)

commit fcb70f637527d48392c13cd7bf52de7b312820ec
Author: Andika Triwidada <andika@gmail.com>
Date:   Fri Oct 4 22:26:02 2013 +0700

    Updated Indonesian translation

 po/id.po | 280
 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 160 insertions(+), 120 deletions(-)

commit 61ee111f27579671657f3c2e87838bae095c4052
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sat Sep 21 23:32:16 2013 +0300

    Updated Latvian translatio

 po/lv.po | 489
 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 271 insertions(+), 218 deletions(-)

commit 87bfbe1ccfa97ba52d0b1ab5e735a44f7163b6c0
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Sep 13 00:48:45 2013 +0200

    Updated Galician translations

 po/gl.po | 89
 +++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 60 insertions(+), 29 deletions(-)

commit 3aaff4d928858d86b2053114c32af6fd6748358f
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Tue Sep 10 23:27:06 2013 +0200

    Updated Danish translation

 po/da.po | 127
 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 81 insertions(+), 46 deletions(-)

commit 7823722fc45f8ea385ed1014e33e03abe30f693e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Sep 10 21:30:05 2013 +0200

    Updated Slovenian translation

 po/sl.po | 90
 ++++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 60 insertions(+), 30 deletions(-)

commit 64f21bef5e092ee04db74f4d7d6a95c3fb644e59
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Tue Sep 10 00:01:14 2013 +0200

    Updated Hungarian translation

 po/hu.po | 90
 +++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 61 insertions(+), 29 deletions(-)

commit c0a322cb9097f74bfdd51f427f2159e2f5d35204
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sun Sep 8 07:45:15 2013 +0200

    Updated Serbian translation

 po/sr.po       | 88
 +++++++++++++++++++++++++++++++++++++++-------------------
 po/sr@latin.po | 88
 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 118 insertions(+), 58 deletions(-)

commit 406c8e286dfedfcb0df589f6efc5b079efb1e25b
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Sep 6 21:03:43 2013 +0200

    Updated Czech translation

 po/cs.po | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

commit 2133e7eee01f4a36a8050fd4523e0489a3fe4832
Author: Ramon Brandão <rcbdesigner@gmail.com>
Date:   Thu Sep 5 21:37:52 2013 -0300

    Updated Brazilian Portuguese translation proofread by Enrico Nicoletto

 po/pt_BR.po | 100
 +++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 66 insertions(+), 34 deletions(-)

commit f10e138941584112fc81c320e49879f8a6f92f15
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Thu Sep 5 19:42:37 2013 +0200

    Added a shortcut to select a concrete date.

 data/almanah.ui | 1 +
 1 file changed, 1 insertion(+)

commit 527063ff309ee04f4aa0ccb28879be37b82c86f5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 5 14:47:55 2013 +0200

    Updated Polish translation

 po/pl.po | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

commit 82b78b92318c1e7fc3f26b7afe2c59d582e9df75
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Sep 5 11:44:16 2013 +0200

    Updated Spanish translation

 po/es.po | 90
 +++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 61 insertions(+), 29 deletions(-)

commit eb543f421cff98e7f5552940f1275c47df494674
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Thu Sep 5 01:23:40 2013 +0200

    Bug 707517 - Added an AppData file

    Allowing the publication in the GNOME Software Center.

 data/Makefile.am            |  9 +++++++++
 data/almanah.appdata.xml.in | 21 +++++++++++++++++++++
 po/POTFILES.in              |  1 +
 3 files changed, 31 insertions(+)

commit f380ba72d3fc9e379b4c1a7ef2601ba548ceee19
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Sep 4 22:33:25 2013 +0200

    Updated Czech translation

 po/cs.po | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit cb3e088f069906ab3ac5100a02c1d952a2e020bf
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Sep 4 22:32:08 2013 +0200

    Updated Czech translation

 po/cs.po | 68
 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 38 insertions(+), 30 deletions(-)

commit 5cf3c22c131980dfa27b71589f653fba5380d283
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Sep 4 22:12:50 2013 +0200

    Updated Polish translation

 po/pl.po | 70
 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 41 insertions(+), 29 deletions(-)

commit c3f8e26c03ab3d28cbd619f63ec72d4210bb8f1b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Sep 4 22:10:42 2013 +0200

    Updated POTFILES.in

 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

commit ecdff3cf9c94eae44eff145b0abe88f4e1880f85
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Wed Sep 4 18:26:10 2013 +0200

    Bug 684412 Simplified the tags area widget.

    Removed all the custom container stuff about style and added a button
    in the toolbar
    to show/hide the tags zone.

 configure.ac                                  |  1 +
 data/almanah.css                              | 20 -------
 data/almanah.ui                               | 19 ++++++-
 data/icons/Makefile.am                        |  2 +-
 data/icons/scalable/Makefile.am               |  6 ++
 data/icons/scalable/almanah-tags-symbolic.svg | 81
 +++++++++++++++++++++++++++
 src/main-window.c                             | 18 ++++++
 src/widgets/entry-tags-area.c                 | 22 +++-----
 8 files changed, 130 insertions(+), 39 deletions(-)

commit 63209c10286a1e62fa002a79ef22b486eb459e70
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Wed Sep 4 18:18:40 2013 +0200

    Localized the tags feature

 src/widgets/entry-tags-area.c | 4 +++-
 src/widgets/tag-entry.c       | 5 ++---
 2 files changed, 5 insertions(+), 4 deletions(-)

commit a393571d25a8a3a1bdf027b5280fdf3cc23ee2f6
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Mon Sep 2 21:16:55 2013 +0200

    Makes the tag entry a little wider

 src/widgets/tag-entry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7aa988baef20591ef0c1af309b09bc869d30d67a
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Mon Sep 2 21:15:36 2013 +0200

    Some top margin for entry text.

 data/almanah.ui | 1 +
 1 file changed, 1 insertion(+)

commit d3bf01e6874d2607054876ac48e52152bd691a00
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Wed Aug 28 01:06:01 2013 +0200

    Updated Galician translations

 po/gl.po | 216
 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 113 insertions(+), 103 deletions(-)

commit 4cc562a4377ab10dead553632b9651f1f9432939
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Aug 20 23:02:33 2013 +0200

    Updated Polish translation

 po/pl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 145d2f4b6d9412c1e9dccdf8f435e635eab254f1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Aug 2 11:18:33 2013 +0200

    core: Add missing unit to CSS file

    This fixes a GTK+ warning.

 data/almanah.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 121925efd91dcac72944d07eebd215f974d7d8ca
Author: Adorilson Bezerra <adorilson@gmail.com>
Date:   Sun Jun 30 08:24:58 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 54 ++++++++++++++++++++++++++++++------------------------
 1 file changed, 30 insertions(+), 24 deletions(-)

commit 5491816d57ab3d555cf79e2adc1d893a4115665e
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sun Jun 16 20:23:23 2013 +0200

    Updated Hungarian translation

 po/hu.po | 163
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 84 insertions(+), 79 deletions(-)

commit ccac08b0fb077280be559eeae32208082753e140
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Jun 3 21:57:14 2013 +0200

    Updated Slovenian translation

 po/sl.po | 44 +++++++++++++++++++++++++-------------------
 1 file changed, 25 insertions(+), 19 deletions(-)

commit 9d02aac53858cdd16259f48abf1f8aadcd5109c8
Author: Marek Černocký <marek@manet.cz>
Date:   Wed May 15 14:49:40 2013 +0200

    Updated Czech translation

 po/cs.po | 166
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 85 insertions(+), 81 deletions(-)

commit b7f7c720b8253dfdbbd56d84486405f0493783ad
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Tue May 14 12:41:47 2013 +0200

    Bug 700274 - Fix spell checking errors

 src/storage-manager.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 92ee614ce120fe03d0289b050d381595b6449286
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue May 14 18:54:27 2013 +0200

    Updated Polish translation

 po/pl.po | 43 ++++++++++++++++++++++++-------------------
 1 file changed, 24 insertions(+), 19 deletions(-)

commit 9e3da0d3d24af0f00ba64c2e0035f74ed7def1a0
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue May 14 16:01:20 2013 +0200

    Updated Spanish translation

 po/es.po | 167
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 86 insertions(+), 81 deletions(-)

commit 33fc88ba4eb67321153a34f397d6200148d89cec
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Tue May 14 12:24:24 2013 +0200

    Updated Serbian translation

 po/sr.po       | 163
 +++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 163
 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 168 insertions(+), 158 deletions(-)

commit 9cbb0c00931714ece2b55a518630ef94d9771727
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Tue May 14 10:56:12 2013 +0200

    Bug 700273 - Add Keywords to .desktop file

 data/almanah.desktop.in | 2 ++
 1 file changed, 2 insertions(+)

commit 7503b5865457370fae92e1a421e9d4b62e4c5d90
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Thu Apr 18 09:08:31 2013 +0200

    main: include interface.h

    We make use of prototypes in this header (almanah_get_css_path).

    https://bugzilla.gnome.org/show_bug.cgi?id=698259

 src/application.c | 1 +
 1 file changed, 1 insertion(+)

commit e39e376bb1e8256e4e2569edd469c6c305ff47c5
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Wed Apr 10 18:02:30 2013 +0300

    Updated Greek translation

 po/el.po | 946
 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 536 insertions(+), 410 deletions(-)

commit a00b3bf413c90989a7fff0679f55a3d4263e9058
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sat Mar 16 19:56:36 2013 +0100

    Updated Hungarian translation

 po/hu.po | 66
 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 32 deletions(-)

commit 9736ec244620fb16015a69d3c0dbfcb2c4e6e027
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Tue Mar 12 19:17:42 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 220
 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 113 insertions(+), 107 deletions(-)

commit b8f0177bc5b25cb5e82356c32f77629c57fa61ec
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Tue Mar 12 21:09:12 2013 +0100

    Updated Danish translation

 po/da.po | 637
 +++++++++++++++++++++++++--------------------------------------
 1 file changed, 253 insertions(+), 384 deletions(-)

commit f532dcad9ff4e04cffc1263d07ae71e1cd496985
Merge: dd6190a 91eae05
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Mon Mar 11 12:20:49 2013 +0100

    Merge branch 'Version_0_10_1'

    Conflicts:
	NEWS
	configure.ac

commit 91eae05ad9076d14eccbe7cc918421a69ecebe7b
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Mar 11 12:14:31 2013 +0100

    Release 0.10.1 with a critical bug fixed (see
    https://bugzilla.gnome.org/show_bug.cgi?id=695117)

 NEWS	      | 11 ++++++-----
 configure.ac |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

commit 58749595ba914e60ebe81d9ee2cd582c5412fcaf
Merge: 5ae30e1 87c67ae
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Mar 11 12:08:29 2013 +0100

    Merge branch 'V_0_9_1' into Version_0_10_1

    Conflicts:
	NEWS
	configure.ac

commit 87c67aebfbb9e9d88ee14ae6928589cbbea69383
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Mar 11 11:23:19 2013 +0100

    Release 0.9.1

 NEWS	      | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit dd6190a0c5397ca972688c61ebbbb58ed40d8515
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	Sun Mar 10 19:10:20 2013 +0100

    Update French translation

 po/fr.po | 206
 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 85 insertions(+), 121 deletions(-)

commit 41ef1173ea2bcf14409c789aab0294ddec1d6472
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	Sun Mar 10 19:08:32 2013 +0100

    Update French translation

 po/fr.po | 432
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 233 insertions(+), 199 deletions(-)

commit 93328b0dbc63d9de3b31f22ef74748377eb3bfd3
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Thu Mar 7 21:39:51 2013 +0100

    Updated Slovenian translation

 po/sl.po | 282
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 142 insertions(+), 140 deletions(-)

commit 0e4fb167c6eb478e0bcdb1cce5dd18f36f3f2656
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Mar 5 17:30:41 2013 +0100

    Bug 695117 - Almanah doesn't encrypt the database when the application
    close

    The "quit_mainloop" event in GApplication isn't used anymore from
    GLib 2.32, so moved
    the database desconnection stuff, including database encryption if
    necessary, to the
    "window_removed" event.

 src/application.c | 35 ++++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 13 deletions(-)

commit 2a59d692dcdf8789fbb71756c4366099e1066efb
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Feb 26 22:52:42 2013 +0100

    build: Post-release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b4c7124958af01deed2839ce10d696dd30a42458
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Feb 26 22:38:01 2013 +0100

    Development release 0.10.8, road to 0.11

 NEWS	      | 31 +++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)

commit b0510858ed7744259f4908d12d312e962ddc61a4
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Feb 26 13:18:44 2013 +0100

    Better margin in the TextView widget instead the text margin

 data/almanah.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d03b8175bb955ae6442804e21b2c8222909b136f
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Feb 25 17:41:39 2013 +0100

    Include the entry tags in the search

 src/storage-manager.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 717a5d3e83ccb5d7a15fe9e392531c0a6dce218d
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Feb 25 17:34:58 2013 +0100

    Some tag entry area aesthetic changes

 data/almanah.css | 41 +++++++++++++++++++++--------------------
 data/almanah.ui  |  1 -
 2 files changed, 21 insertions(+), 21 deletions(-)

commit ba7ebebf0148d8492786d42c80c358a12bd97d82
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	Wed Feb 20 00:24:51 2013 +0400

    Updated Russian translation

 po/ru.po | 183
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 94 insertions(+), 89 deletions(-)

commit 94ba52aab663f94141be8031f2c28df842d9e335
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Tue Feb 19 20:41:05 2013 +0100

    Updated Serbian translation

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

commit befdb9f8d4014c29e3cda8c7bad170e9f4f43585
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Tue Feb 19 12:40:04 2013 +0100

    Updated Spanish translation

 po/es.po | 64
 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

commit 60f8f5d5613ad691e8f84a65a43ca0b10e2687f0
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Feb 16 20:37:53 2013 +0100

    Updated Polish translation

 po/pl.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 6046c0b707e29cc3898f489bd3ab17494bd92520
Author: Marek Černocký <marek@manet.cz>
Date:	Fri Feb 15 21:15:06 2013 +0100

    Updated Czech translation

 po/cs.po | 151
 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 72 insertions(+), 79 deletions(-)

commit 40793869556f0b0ae1731af7c267a497b086409a
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Fri Feb 15 13:53:15 2013 +0100

    Updated Polish translation

 po/pl.po | 277
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 135 insertions(+), 142 deletions(-)

commit 370cac00a0fedcf9c7aefdb2115bef72ec34b658
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Fri Feb 15 13:50:12 2013 +0100

    Updated POTFILES.in

 po/POTFILES.in | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit d43c6959b381b4e6f998ec531a7c2dc64f58534f
Merge: 114c4f7 6b66eb3
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Fri Feb 15 11:02:47 2013 +0100

    Merge branch 'tagsupport'

commit 6b66eb309edcb5474076bcc328a347b7a9e61e8f
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Fri Feb 15 10:58:10 2013 +0100

    Updated PO files

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 5ebee0904832c7fbe492ecfa1ef1488eb5e1161c
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Wed Feb 13 13:15:22 2013 +0100

    Better unfocused window colors for the tags area

 data/almanah.css	       | 15 ++++++++++++++-
 src/widgets/entry-tags-area.c | 15 +++++++--------
 2 files changed, 21 insertions(+), 9 deletions(-)

commit 72577d9e523fed7826e5381b4a9206db0a4171d8
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Feb 12 13:26:08 2013 +0100

    Free memory and some whitespace fixes

 src/widgets/tag.c | 91
 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 52 insertions(+), 39 deletions(-)

commit e0297a13ebc251692f386a19073acafe14342ee1
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Feb 12 13:22:27 2013 +0100

    Allow the user to add a tag to a non-saved entry

 src/storage-manager.c	       | 17 +++++++-------
 src/widgets/entry-tags-area.c | 54
 ++++++++++++++++++++-----------------------
 2 files changed, 33 insertions(+), 38 deletions(-)

commit c1ef6e0523ac6bdac46481ec8c5da2ab288a94db
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Fri Feb 8 13:11:01 2013 +0100

    EntryTagsArea is an EggWrapBox children, so now the tags are placed
    dynamically
    along the widget

 data/almanah.ui		|    4 +-
 src/Makefile.am		|    4 +
 src/main-window.c		|    2 +-
 src/widgets/eggwrapbox-enums.c |   70 ++
 src/widgets/eggwrapbox-enums.h |   23 +
 src/widgets/eggwrapbox.c	| 2641
 ++++++++++++++++++++++++++++++++++++++++
 src/widgets/eggwrapbox.h	|  157 +++
 src/widgets/entry-tags-area.c	|    2 +-
 src/widgets/entry-tags-area.h	|    7 +-
 9 files changed, 2903 insertions(+), 7 deletions(-)

commit 4aceb406305ed6dd7edd939a9776eb02c0d86fdc
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu Feb 7 18:12:23 2013 +0100

    Add the tag selected from the tags completion list to the entry.

 src/widgets/tag-entry.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 2466d33361340b8a64f577ee17a6e3d339dcff13
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu Feb 7 18:11:20 2013 +0100

    Show a tooltip when the user moves the pointer over the close tag
    "button".

 src/widgets/tag.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit eba6e082df69ba1f6d8e988cb5ff51b137b5ca3e
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Wed Feb 6 13:28:35 2013 +0100

    Return to the entry GtkTextView when the user add a tag

 src/main-window.c	       |   2 +
 src/widgets/entry-tags-area.c | 187
 +++++++++++++++++++++++++-----------------
 src/widgets/entry-tags-area.h |   1 +
 3 files changed, 113 insertions(+), 77 deletions(-)

commit 114c4f78ac9882be51c4154751760bd4fea48403
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Wed Feb 6 11:12:54 2013 +0100

    Update GtkSpell 3 support

 configure.ac	   |  2 +-
 src/main-window.c | 20 +++++++++++---------
 2 files changed, 12 insertions(+), 10 deletions(-)

commit 5b4e37f6689bff6467bbdf8006ddf8496e76caa7
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	Wed Jan 30 09:27:38 2013 +0400

    Updated Russian translation

 po/ru.po | 454
 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 267 insertions(+), 187 deletions(-)

commit f58538ddcc37fb8b7e624892d743098ace8dc7e7
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Fri Jan 25 14:25:57 2013 +0100

    Bug 684412 - Add support for tagging diary entries

    The "remove" button in the tag turns highlighted when the user moves
    the pointer on.

    The "remove" button now removes the tag from the entry, in the tags
    area and in the storage.

    The user can't append a tag in an Entry if already has been added.

 src/storage-manager.c	       |  58 +++++++++++++++-
 src/storage-manager.h	       |   1 +
 src/widgets/entry-tags-area.c |  42 +++++++++---
 src/widgets/tag.c	       | 149
 +++++++++++++++++++++++++++++++++++++++---
 src/widgets/tag.h	       |   5 +-
 5 files changed, 232 insertions(+), 23 deletions(-)

commit 96b90bf60766d65f7e6c4735633a76722db4d55b
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu Jan 24 16:58:40 2013 +0100

    Bug 684412 - Add support for tagging diary entries

    The main window now have an entry header, with the tag widget
    container
    (AlmanahEntryTagsArea, base on a GtkGrid). This container is supposed
    to distribute the
    tags (AlmanahTag) and the tag entry (AlmanahTagEntry) using the
    horizontal and vertical
    space in a efficent way. It's responsible to load the tags for the
    selected entry.

    The AlmanahTagEntry it's a GtkEntry with autocompletion capabilities
    with the tags available
    in the diary storage.

    AlmanahTag is a from scratch widget to draw the tag with some style
    using cairo.

    The CSS has been updated to unify the visualization in the entry area.

 data/almanah.css	       |  33 ++++-
 data/almanah.ui	       | 211 +++++++++++++++++++-------------
 src/Makefile.am	       |   8 +-
 src/almanah-marshal.list      |   1 +
 src/main-window.c	       |  12 ++
 src/storage-manager.c	       | 198 ++++++++++++++++++++++++++++++
 src/storage-manager.h	       |   5 +
 src/widgets/entry-tags-area.c | 256
 ++++++++++++++++++++++++++++++++++++++
 src/widgets/entry-tags-area.h |  53 ++++++++
 src/widgets/tag-entry.c       | 186 ++++++++++++++++++++++++++++
 src/widgets/tag-entry.h       |  52 ++++++++
 src/widgets/tag.c	       | 278
 ++++++++++++++++++++++++++++++++++++++++++
 src/widgets/tag.h	       |  50 ++++++++
 13 files changed, 1253 insertions(+), 90 deletions(-)

commit 03d15de124a9d01b3769ec5fa894520ea10e0108
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	Tue Jan 8 23:30:55 2013 -0200

    Updated Brazilian Portuguese Translation

 po/pt_BR.po | 491
 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 269 insertions(+), 222 deletions(-)

commit 5c6951bc7ce0c044eed8100f14092daa4c224766
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Fri Jan 4 21:52:01 2013 +0100

    Updated Serbian translation

 po/sr.po	| 351
 +++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 351
 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 362 insertions(+), 340 deletions(-)

commit d31823dc566592da9793a9fcdbc8cea7a6df8cc5
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Thu Dec 27 01:08:37 2012 +0100

    Updated Galician translations

 po/gl.po | 358
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 182 insertions(+), 176 deletions(-)

commit 51c28850ed065ded6f943eea06aabae5f9ca3066
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:	Wed Dec 26 16:50:20 2012 +0100

    Updated Hungarian translation

 po/hu.po | 500
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 273 insertions(+), 227 deletions(-)

commit df5950d7365185ba9622fc1af68e885094f8cdff
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Fri Dec 14 17:52:37 2012 +0100

    Hide the titlebar when main window is maximized.

 data/almanah.ui | 1 +
 1 file changed, 1 insertion(+)

commit e481f5abdb46d41ac00ee3393332e92f605b55e7
Author: Matthew Barnes <mbarnes@redhat.com>
Date:	Thu Dec 13 09:16:58 2012 -0500

    Bug 687229 - Embed ESourceSelector widget from libedataserverui

    Evolution developers are merging libedataserverui back into Evolution.
    Drop the libedataserverui dependency and embed the ECellRendererColor
    and ESourceSelector widgets from libedataserverui in event-factories.

    See also:
    https://mail.gnome.org/archives/distributor-list/2012-December/msg00000.html

 configure.ac				     |	  2 +-
 src/Makefile.am			     |	  4 +
 src/event-factories/calendar-sources.c      |	  3 +-
 src/event-factories/e-cell-renderer-color.c |	237 +++
 src/event-factories/e-cell-renderer-color.h |	 75 +
 src/event-factories/e-source-selector.c     | 2080
 +++++++++++++++++++++++++++
 src/event-factories/e-source-selector.h     |	137 ++
 7 files changed, 2536 insertions(+), 2 deletions(-)

commit fea78824cbf68cfea0f218cc31ebc95ef536a53b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Tue Nov 27 17:49:37 2012 +0100

    Updated Spanish translation

 po/es.po | 363
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 187 insertions(+), 176 deletions(-)

commit 1a8416b3a101eb10c18086e60257b9f51680dfe9
Author: Andika Triwidada <andika@gmail.com>
Date:	Tue Nov 27 18:32:28 2012 +0700

    Updated Indonesian translation

 po/id.po | 322
 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 151 insertions(+), 171 deletions(-)

commit 2041caae063a7f445ca844722a3dc515a22a39f6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Nov 26 23:37:20 2012 +0000

    core: Remove an implicit dependency on libm

    We don’t need to use floor() here, since C always truncates anyway,
    and that’s equivalent to flooring if the dividend and divisor are
    positive.

 src/main-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fec6ff0932c79d6e142cd1dfb263ce38f425f70a
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Nov 26 23:17:26 2012 +0100

    Finished main window re-design.

    Removed the main toolbar from the UI file and created in execution
    time. Moved all the CSS
    style to just one file. Now the code is more clean and the main
    window looks more like the
    proposed design[1]

    [1] https://live.gnome.org/Almanah_Diary/Design#New_Design

 data/Makefile.am		      |   3 +-
 data/almanah.css		      |  29 +++++
 data/almanah.ui		      |  44 ++-----
 data/calendar-button.css	      |  17 ---
 data/calendar-window.css	      |   4 -
 src/Makefile.am		      |   2 -
 src/application.c		      |  14 +++
 src/main-window.c		      | 214
 ++++++++++++-----------------------
 src/widgets/calendar-button.c	      |  18 ---
 src/widgets/calendar-window.c	      |  20 ----
 src/widgets/font-style-menu-action.c |  58 ----------
 src/widgets/font-style-menu-action.h |  47 --------
 12 files changed, 127 insertions(+), 343 deletions(-)

commit 6e7e1eb2ec8af25d6386c078d77c98f2a89972c3
Author: Marek Černocký <marek@manet.cz>
Date:	Sat Nov 24 13:39:02 2012 +0100

    Updated Czech translation

 po/cs.po | 311
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 151 insertions(+), 160 deletions(-)

commit 7d2845567dd1ee51391854805a2c4238c5ff29aa
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu Nov 22 17:46:28 2012 +0100

    just a syntax error

 src/widgets/calendar-button.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b807b71708ce59974a0d8c289cb492b00da29007
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Thu Nov 22 14:51:10 2012 +0100

    Updated Slovenian translation

 po/sl.po | 1638
 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 851 insertions(+), 787 deletions(-)

commit c4e64a0d0c5b8e04520b948464182e5d7f234240
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Thu Nov 22 01:32:03 2012 +0100

    Updated Polish translation

 po/pl.po | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

commit 3b17da47bf3ded0cd00438396a75d6555a293758
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Wed Nov 21 23:30:36 2012 +0100

    Bug 677209 - The CalendarWindow dropdown doesn't displayed in the
    correct place

    The "menubar" and "menuitem" class changed the CalendarButton width,
    so the "x" coordinate
    for the CalendarWindow was wrong. Removed all the "add_class" and
    added a css to manage
    the CalendarButton style, so now the "x" coordinate for the
    CalendarWindow is calculated
    with the correct button position.

 data/Makefile.am	       |  1 +
 data/calendar-button.css      | 17 +++++++++++++
 src/main-window.c	       |  1 -
 src/widgets/calendar-button.c | 59
 +++++++++++++++++++++++--------------------
 src/widgets/calendar-window.c |  2 +-
 5 files changed, 50 insertions(+), 30 deletions(-)

commit d4adee61a2307e50f9a33240052e7fcbbd04a43e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Wed Nov 21 20:55:37 2012 +0100

    Updated Polish translation

 po/pl.po | 302
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 147 insertions(+), 155 deletions(-)

commit 256b03d095fa534ea46317e1180cd3b300d7a617
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Sun Nov 18 18:58:54 2012 +0100

    core: Port to GMenu

    This patch remove the main menubar from the main window replaced by
    a menu button in the
    toolbar following the new GNOME style. Rearranged the menu items,
    removing some of them,
    e.g. the print items (just "Print diary" in the GMenu).

    Moved the code about the GMenu actions  from the main window to the
    application object.

    Added a new .ui file for the GMenu because the Bug 667970
    https://bugzilla.gnome.org/show_bug.cgi?id=667970.

    You can read about the menu reorganization discussion in Bug 676600
    https://bugzilla.gnome.org/show_bug.cgi?id=676600.

 configure.ac		       |   2 +-
 data/Makefile.am	       |   1 +
 data/almanah-app-menu.ui      |  39 ++++++
 data/almanah.ui	       | 141 +++------------------
 po/POTFILES.in		       |   1 +
 src/application.c	       | 251 ++++++++++++++++++++++++++++++++++++-
 src/interface.c	       |   9 ++
 src/interface.h	       |   1 +
 src/main-window.c	       | 283
 ++++++++----------------------------------
 src/main-window.h	       |   5 +-
 src/widgets/calendar-button.c |  34 +++++
 src/widgets/calendar-button.h |   2 +
 12 files changed, 408 insertions(+), 361 deletions(-)

commit d7caeb443fcedeb1aa7b61e738ba914ff4178393
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Sat Oct 13 00:07:39 2012 +0300

    Updated Latvian translation

 po/lv.po | 70
 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 42 insertions(+), 28 deletions(-)

commit ccaac250ccdb4e22543fd7dded5fafe98c98a171
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Fri Oct 12 01:00:54 2012 +0200

    Updated Galician translations

 po/gl.po | 62
 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 37 insertions(+), 25 deletions(-)

commit 29d5c38a4d8f5cc593dba8dd2ca13a567a59dcf7
Author: Marek Černocký <marek@manet.cz>
Date:	Sun Oct 7 13:32:12 2012 +0200

    Updated Czech translation

 po/cs.po | 60
 ++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 36 insertions(+), 24 deletions(-)

commit 88a0f92047b3b8c4a880d48028284a6aa76691fb
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Sun Sep 30 13:05:13 2012 +0200

    Updated Spanish translation

 po/es.po | 70
 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 41 insertions(+), 29 deletions(-)

commit 7ae1c5b9721579e3624094101e249f06590bfa59
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sat Sep 29 06:05:24 2012 +0200

    Updated Serbian translation

 po/sr.po	| 59
 +++++++++++++++++++++++++++++++++++-----------------------
 po/sr@latin.po | 59
 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 72 insertions(+), 46 deletions(-)

commit 69eac0f34023830fb53819245c807cd29d576ba4
Author: Andika Triwidada <andika@gmail.com>
Date:	Wed Sep 26 20:09:54 2012 +0700

    Updated Indonesian translation

 po/id.po | 233
 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 151 insertions(+), 82 deletions(-)

commit 0eb7dfc820c881dcd7baf2677b5ec3144291447f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Tue Sep 25 23:56:30 2012 +0200

    Updated Polish translation

 po/pl.po | 65
 ++++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 41 insertions(+), 24 deletions(-)

commit 69a1ad1e003ce9185c5d659acfbb519958c94365
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Tue Sep 25 19:29:47 2012 +0200

    Updated Slovenian translation

 po/sl.po | 53 ++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 34 insertions(+), 19 deletions(-)

commit a5a0d0eada5c8545828fbb0e07e26af0a5626e78
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Sep 25 17:41:17 2012 +0200

    Bug 680845 - Translatable strings for the time in the events list

 src/events/calendar-appointment.c | 3 ++-
 src/events/calendar-task.c	   | 3 ++-
 src/main-window.c		   | 7 ++++++-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit 675b601fc99830d71fd7bfb772c4b9a79db184cd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Sep 25 00:04:03 2012 +0100

    build: Bump EDS dependency to 3.5.91

    This is a follow-up to commit
    ed8c002455c2495e0aed74517893d24b505c8144.

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=684663

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6929113e60cb45a2d1fb140e1e13ee98bae8303d
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu Sep 20 20:12:43 2012 +0200

    build: Post-release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5ae30e17fc16e9d6c0d4434923f4638979fce504
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu Sep 20 20:07:39 2012 +0200

    build: Release version 0.10.0

 NEWS | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

commit dc53ed50be550ec75f0648258e194970b269ef49
Author: Chris Leonard <cjl@laptop.org>
Date:	Fri Sep 14 15:24:41 2012 +0100

    Updated British English translation

 po/en_GB.po | 281
 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 156 insertions(+), 125 deletions(-)

commit ed8c002455c2495e0aed74517893d24b505c8144
Author: Milan Crha <mcrha@redhat.com>
Date:	Mon Sep 10 08:19:17 2012 +0200

    Bug 683570 - Fails to build against evolution-data-server 3.5.91

 configure.ac				|   4 +-
 src/event-factories/calendar-client.c	| 241 +++++++++++------------
 src/event-factories/calendar-client.h	|   2 +-
 src/event-factories/calendar-sources.c | 341
 +++++++++------------------------
 src/events/calendar-task.c		|   2 +-
 5 files changed, 201 insertions(+), 389 deletions(-)

commit 0d3dd10e560063d996a0924ceacd7f1f61fe7422
Author: Milan Crha <mcrha@redhat.com>
Date:	Mon Sep 10 08:16:11 2012 +0200

    Use GTK_PRINT_SETTINGS_OUTPUT_BASENAME only if defined when compiled

 src/main-window.c | 3 +++
 1 file changed, 3 insertions(+)

commit 6dbcd0995d839a35cdff202499d51afb5752918a
Author: Marek Černocký <marek@manet.cz>
Date:	Sat Sep 1 18:22:14 2012 +0200

    Updated Czech translation

 po/cs.po | 79
 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 51 insertions(+), 28 deletions(-)

commit 9241763ec34fb6d2d859970140fb5e5460971df8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Aug 24 00:29:31 2012 +0100

    core: Set basename of output file when doing “Print to File”

    This bumps Almanah’s GTK+ dependency to 3.3.20 (it was: 3.0).

    See: https://live.gnome.org/GnomeGoals/PrintToFile

 configure.ac	   | 2 +-
 src/main-window.c | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 811f47c9dbe1a7352b476fbd45cc92ece6e800a2
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Sun Aug 19 22:51:48 2012 +0200

    Updated Galician translations

 po/gl.po | 153
 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 84 insertions(+), 69 deletions(-)

commit 4d359b6c1ad604a41c76741ea36295d3644f1d0e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Mon Aug 13 14:22:48 2012 +0200

    Updated Galician translations

 po/gl.po | 63
 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 41 insertions(+), 22 deletions(-)

commit f68c3f84ca52fea39174868f067656ee0f905127
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Tue Aug 7 12:16:50 2012 +0200

    Updated Slovenian translation

 po/sl.po | 52 ++++++++++++++++++++++++++--------------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

commit 50a5eafef276d270ebe67092b30e9247b8e57d7b
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Tue Aug 7 08:27:36 2012 +0200

    Updated Serbian translation

 po/sr.po	| 80
 +++++++++++++++++++++++++---------------------------------
 po/sr@latin.po | 80
 +++++++++++++++++++++++++---------------------------------
 2 files changed, 70 insertions(+), 90 deletions(-)

commit f93cab82dc8a0c905331038e9959a3004b7671da
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Wed Aug 1 18:16:37 2012 +0200

    Include the event time as new design suggest (#680845)

 src/event-factories/calendar.c    |  2 +-
 src/event.c			   |  8 ++++++++
 src/event.h			   |  2 ++
 src/events/calendar-appointment.c | 15 +++++++++++++++
 src/events/calendar-task.c	   | 18 +++++++++++++++++-
 src/events/calendar-task.h	   |  2 +-
 src/main-window.c		   |  2 +-
 7 files changed, 45 insertions(+), 4 deletions(-)

commit f87ba819b4a5f763bf0a6991a65f6edfd779c09f
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Mon Jul 16 16:39:28 2012 +0200

    Updated Spanish translation

 po/es.po | 44 +++++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 21 deletions(-)

commit 53a49f5be9ac130091a8ebd72e1460a336417c84
Author: Andika Triwidada <andika@gmail.com>
Date:	Mon Jul 16 00:21:05 2012 +0700

    Updated Indonesian translation

 po/id.po | 602
 +++++++++++++++++++++++++--------------------------------------
 1 file changed, 241 insertions(+), 361 deletions(-)

commit 6716935bbb47376c80dc3249790cc7be34d0d9c7
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sun Jul 15 17:44:57 2012 +0200

    Updated Polish translation

 po/pl.po | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit 8e44f523cf903ea05a334fc753465bc1c93d4b3c
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Jul 9 18:27:18 2012 +0200

    Deactivate the events expander when no events and show an events
    counter

 data/almanah.ui   | 33 +++++++++++++++++++++++++--------
 src/main-window.c | 19 +++++++++++++++++++
 2 files changed, 44 insertions(+), 8 deletions(-)

commit 3e0b220d89255503cae17e4332098f0901f69a92
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Wed Jun 20 19:35:18 2012 +0300

    Updated Latvian translation

 po/lv.po | 99
 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 59 insertions(+), 40 deletions(-)

commit 86e9b933afde1b796a47996d0013cd24e40adb49
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Fri Jun 8 21:10:45 2012 +0200

    Updated Slovenian translation

 po/sl.po | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit a56f2e750e2c95d8e30f25885e2e429f15931ea1
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	Sat Jun 2 20:58:07 2012 +0200

    Updated French translation

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

commit 981c2562ad682b58d83efb0f4e4d319c92033038
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Fri Jun 1 21:01:56 2012 +0200

    Updated Serbian translation

 po/sr.po	| 92
 ++++++++++++++++++++++++++++++++++++----------------------
 po/sr@latin.po | 92
 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 116 insertions(+), 68 deletions(-)

commit 01b34fab1bdc839f250dc67e71fe4b85813a05f9
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Fri Jun 1 10:27:28 2012 +0200

    Updated Spanish translation

 po/es.po | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

commit 67266ed77838dd17da135c8041115a0bd19afdc5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Thu May 31 20:35:29 2012 +0200

    Updated Polish translation

 po/pl.po | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit 2ae868ba36ec71298a3101b25f6afe42698bc109
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu May 31 18:44:46 2012 +0200

    Fix the calendar button/window style

 data/Makefile.am	       |  4 +++-
 data/calendar-window.css      |  4 ++++
 src/interface.c	       |  9 +++++++++
 src/interface.h	       |  1 +
 src/widgets/calendar-button.c | 14 +++++++++++---
 src/widgets/calendar-window.c | 20 ++++++++++++++++++++
 6 files changed, 48 insertions(+), 4 deletions(-)

commit 7e0b3ee0ff44b72109dae8db60a9e7fe4773d263
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Mon May 28 14:55:19 2012 +0200

    Updated Slovenian translation

 po/sl.po | 63
 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 38 insertions(+), 25 deletions(-)

commit a5f0cb83c0222959338f8dec0829dab379fa63d8
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Sun May 27 12:28:54 2012 +0200

    Updated Spanish translation

 po/es.po | 72
 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 43 insertions(+), 29 deletions(-)

commit b9704c3788b54a3b4dcbdf5235ee57aa62c658e6
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	Sun May 27 11:38:44 2012 +0400

    Updated Russian translation

 po/ru.po | 304
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 164 insertions(+), 140 deletions(-)

commit 363eb52c63163b77c243d7ca4e9c0a55097e5c1f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat May 26 20:54:36 2012 +0200

    Updated Polish translation

 po/pl.po | 64
 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 39 insertions(+), 25 deletions(-)

commit a3d78b7061befb3df3fef27a31cdebea6cb79ec1
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Sat May 26 19:17:17 2012 +0200

    Update maintainers with the alvaropg information

 MAINTAINERS  | 4 ++++
 almanah.doap | 7 +++++++
 2 files changed, 11 insertions(+)

commit f7a2e0098ad9dca5e7e1741234af8b81cb95e4cc
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Sat May 26 18:58:41 2012 +0200

    Create a date button in the toolbar

 data/almanah.ui	       | 259 +++++++++++++---------------
 po/POTFILES.in		       |   2 +
 src/Makefile.am	       |   4 +
 src/main-window.c	       |  76 +++++---
 src/widgets/calendar-button.c | 391
 ++++++++++++++++++++++++++++++++++++++++++
 src/widgets/calendar-button.h |  60 +++++++
 src/widgets/calendar-window.c | 165 ++++++++++++++++++
 src/widgets/calendar-window.h |  59 +++++++
 8 files changed, 858 insertions(+), 158 deletions(-)

commit 05185be958f073d444c3517ab9e9543b71ddf0cd
Author: Daniel Winzen <d@winzen4.de>
Date:	Fri May 18 20:19:41 2012 +0200

    Updated German translation

 po/de.po | 324
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 163 insertions(+), 161 deletions(-)

commit 877df0a5c29a47509b35a95c9bcb20244e502e14
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	Wed May 16 22:45:36 2012 +0300

    Added Latvian translation

 po/LINGUAS |	1 +
 po/lv.po   | 643
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 644 insertions(+)

commit 3830c9d3c44160abaa4f9fea974649f6b9403124
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	Sun Apr 22 16:20:22 2012 +0200

    Updated French translation

 po/fr.po | 113
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 56 insertions(+), 57 deletions(-)

commit 408bcff36919701fd7c1cfc16407a53d14e6e983
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Sat Apr 21 17:12:02 2012 +0200

    Updated Danish translation

 po/da.po | 108
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 54 insertions(+), 54 deletions(-)

commit de42b202f231b607d3b71ec49514c4bb579fc567
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sat Mar 31 15:00:08 2012 +0200

    Updated Serbian translation

 po/sr.po	| 309
 +++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 309
 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 310 insertions(+), 308 deletions(-)

commit dac217eb81b3c1cf06a546dfb83a737fb465958e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Mar 29 11:16:07 2012 +0100

    docs: Add a (really) basic security policy to HACKING

 HACKING | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit bda7233463cce82daa90d5036ac18e1bc598a28e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Mar 28 22:28:03 2012 +0100

    docs: Add some general principles to HACKING

 HACKING | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 817962cc4d4f5b1999bc5aa91d89142479786052
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Wed Mar 28 18:28:02 2012 +0200

    Updated Spanish translation

 po/es.po | 303
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 151 insertions(+), 152 deletions(-)

commit 2818e8eb289bf723d074c75e0e2135605a85d50f
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Mon Mar 26 14:10:24 2012 +0200

    Updated Slovenian translation

 po/sl.po | 294
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 146 insertions(+), 148 deletions(-)

commit 4045ca7ed91fde2f0ec4c607efd71ac0561a0031
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Mon Mar 26 12:23:01 2012 +0200

    Updated Galician translations

 po/gl.po | 104
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 52 insertions(+), 52 deletions(-)

commit 059179423568c5ef9d00c48fa7e6ae23410ec797
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Mon Mar 26 02:25:10 2012 +0200

    Updated Polish translation

 po/pl.po | 296
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 148 insertions(+), 148 deletions(-)

commit 4402a3fd6ad6be0693efd2aa104db120394d7852
Author: Marek Černocký <marek@manet.cz>
Date:	Sun Mar 25 23:52:15 2012 +0200

    Updated Czech translation

 po/cs.po | 290
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 146 insertions(+), 144 deletions(-)

commit 97232b1313cadf8ec823ddd33750ca684e36fb97
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:44:36 2012 +0100

    build: Post-release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 446ffc5bbb4c02b8eaadf598bf42a45d048f10f2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:43:44 2012 +0100

    build: Release version 0.9.0

 NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)

commit ff90b56f3c5c86c7d954d6bfb27821ed4b785357
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:36:20 2012 +0100

    build: Re-add MAINTAINERS file

    `make dist` requires it.

 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

commit bb4634640139145ede83f871568a1762f6e8d95f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:35:02 2012 +0100

    build: Update dependencies list in README

 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 13f2b0f08096ff4ad9570f65ca2b113fb8143c24
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:20:12 2012 +0100

    l10n: Update British English translation

 po/en_GB.po | 491
 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 259 insertions(+), 232 deletions(-)

commit 523de8fa86af7cb85298db4f6d03ec4f44a2d281
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:17:22 2012 +0100

    core: Fix viewing results of import operations

 src/import-export-dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e3c64de7ae46cead5684df0f000cfe8a09d60bae
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:08:00 2012 +0100

    core: Fix text export

    It wasn't clearing its output buffer between entries, resulting in the
    text output files being output as concatenations of all the previous
    entries.

 src/export-operation.c | 3 +++
 1 file changed, 3 insertions(+)

commit 0d09d962a17262fb6550fc68a05f0e75683aa2bd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 22:03:40 2012 +0100

    core: Fix deserialisation of XML when searching entries

 src/entry.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 471dab3ea999e4716c33f72870b510a70fa588d3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 11:03:09 2012 +0100

    core: Work around a GtkBuilder bug with more recent versions of GTK+

    Work around bgo#672789 in more recent versions of GTK+ by always
    requesting
    to load the GtkUIManager XML when using
    gtk_builder_add_objects_from_file().

 src/date-entry-dialog.c    | 1 +
 src/import-export-dialog.c | 2 ++
 src/preferences-dialog.c   | 1 +
 src/search-dialog.c	    | 1 +
 src/uri-entry-dialog.c     | 1 +
 5 files changed, 6 insertions(+)

commit 934c42b4c69b46b09e6577389e3e5eb2ab51e211
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 10:25:29 2012 +0100

    core: Fix punctuation in a tooltip

 data/almanah.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6eb7d62876aea12b565210c110e8b7b96fd65ab0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 10:25:20 2012 +0100

    core: Add an icon to the hyperlink button

 data/almanah.ui | 1 +
 1 file changed, 1 insertion(+)

commit 7501b26e7414d95d55f57bd497cc034ba9dfc76c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Mar 25 10:17:01 2012 +0100

    Bug 669927 — Save current entry after a timeout

    Save the current entry every 10 minutes, to deal with the situation
    where
    a user keeps the same entry open all day, periodically adding to it.

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=669927

 src/main-window.c | 38 ++++++++++++++++++++++++++++++++++----
 1 file changed, 34 insertions(+), 4 deletions(-)

commit 34762478a7aa99b0acd95245f9c396f0db666b2b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Mar 24 23:06:58 2012 +0000

    core: Use GtkBox instead of Gtk[H|V]Box in the print dialogue

 src/printing.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 542a426082f89e965a22af6e97c4ce06beefa45e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Mar 24 23:00:12 2012 +0000

    Bug 671801 — i18n doesn't work

    Commit 01084bd42ad2747cc582274a3988f17bcf23d6f3 removed
    AM_GNU_GETTEXT,
    meaning that ENABLE_NLS was *never* defined. This effectively
    disabled i18n
    for everyone.

    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=671801

 src/application.c | 2 --
 1 file changed, 2 deletions(-)

commit 81c4ee3a1044f07f6704d9e4de723a30a8c13766
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Sat Mar 24 00:14:16 2012 +0100

    Updated Galician translations

 po/gl.po | 254
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 130 insertions(+), 124 deletions(-)

commit 54451a3934ce73f1abfad470829c35fd0c7f29fa
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	Wed Mar 21 19:19:04 2012 +0100

    Updated French translation

 po/fr.po | 258
 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 135 insertions(+), 123 deletions(-)

commit d0f9694c78b9f71dc68b57739e2556380c1524aa
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sun Feb 26 20:44:05 2012 +0100

    Updated Serbian translation

 po/sr.po	| 127
 +++++++++++++++++++++++++++++++--------------------------
 po/sr@latin.po | 127
 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 138 insertions(+), 116 deletions(-)

commit 6384f10c69d063656a26cc8fcd2c1103aa92dc3d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Jan 6 11:22:56 2012 +0000

    core: Don't call g_thread_init() if we have GLib ≥ 2.31.0

 src/main.c | 2 ++
 1 file changed, 2 insertions(+)

commit 4801c389a96324e477a96624514cbd0bcc92d883
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Jan 6 11:21:34 2012 +0000

    core: Fix chaining up of GApplication::startup signal

 src/application.c | 3 +++
 1 file changed, 3 insertions(+)

commit c68e562b332c50460bec9a82dfa3f3b30e96eddb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Jan 6 11:09:43 2012 +0000

    core: Fix build with --enable-spell-checking

    See: bgo#667263

 src/main-window.c | 37 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 20 deletions(-)

commit e8eaacbc52dfa54c081b709738bd21a9b196fc0c
Author: Vincent Untz <vuntz@gnome.org>
Date:	Fri Jan 6 12:18:41 2012 +0100

    build: Fix build with encryption support

    We need to check for largefile support to make gpgme happy.

    https://bugzilla.gnome.org/show_bug.cgi?id=666801

 configure.ac | 1 +
 1 file changed, 1 insertion(+)

commit 90f6d22a337b9718182c7cc847f9323024b3d0b0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jan 4 17:45:40 2012 +0000

    build: Re-enable spell checking now that GtkSpell has GTK+ 3 support

    A GTK+ 3-ready version of GtkSpell is about ready at:
    https://github.com/manisandro/gtkspell3

    Re-enable compilation with --enable-spell-checking accordingly.

    This undoes commit 43768d9a223e769ef8662222b55e2dc6e5a6c48c and
    bumps our
    GtkSpell dependency to gtkspell-3.0.

    Closes: bgo#667263

 configure.ac | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 82e2acbf2bb4d1039732cbcfb2c171ea0eb7e192
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Mon Jan 2 12:40:55 2012 +0100

    Updated Danish translation

 po/da.po | 117
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 64 insertions(+), 53 deletions(-)

commit 241eb77d4c04f3341a06f113d2bd1fd1e38f10ed
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:	Sat Dec 31 21:20:13 2011 +0200

    [l10n]Updated Turkish translation

 po/tr.po | 145
 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 80 insertions(+), 65 deletions(-)

commit 7a1c288c8296a49a93001ad49a1aab7eb8be6764
Author: Mateusz Kacprzak <mateusz.kacprzak@yandex.ru>
Date:	Sat Dec 17 22:18:14 2011 +0100

    Added Polish translation

 po/LINGUAS |	1 +
 po/pl.po   | 661
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 662 insertions(+)

commit 6bf0229c20f9a5ef92374595ff4d5823f74196f0
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Dec 17 22:16:51 2011 +0100

    Revert "Added Polish translation"

    This reverts commit 4c5c13f524a000b7ecfcf0bb42a9d18dddeaa577.

 po/LINGUAS |	1 -
 po/pl.po   | 661
 -------------------------------------------------------------
 2 files changed, 662 deletions(-)

commit 4c5c13f524a000b7ecfcf0bb42a9d18dddeaa577
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	Sat Dec 17 22:03:30 2011 +0100

    Added Polish translation

 po/LINGUAS |	1 +
 po/pl.po   | 661
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 662 insertions(+)

commit 4b11b928449c8623327694773ead9869603fc802
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	Sat Nov 5 09:13:52 2011 +0100

    Add Esperanto translation

 po/LINGUAS |	1 +
 po/eo.po   | 614
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 615 insertions(+)

commit 75a4dc552d712fe0d4533370e4937c6f4d200076
Author: Marek Černocký <marek@manet.cz>
Date:	Wed Nov 2 19:49:38 2011 +0100

    Updated Czech translation

 po/cs.po | 113
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 57 insertions(+), 56 deletions(-)

commit f963e70db98854937185e749c1b4dbbe919ca12c
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Tue Nov 1 21:33:29 2011 +0000

    core: Move the events list to the bottom of the window

    Closes: bgo#662014

 data/almanah.ui   | 136
 +++++++++++++++++++++++++++---------------------------
 src/main-window.c |  66 +-------------------------
 2 files changed, 69 insertions(+), 133 deletions(-)

commit faf64d1512c139bd2479d2a9893ca7ddc82f4664
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat Oct 29 17:35:51 2011 +0200

    Updated Hungarian translation by Balazs Ur

 po/hu.po | 157
 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 96 insertions(+), 61 deletions(-)

commit 826c6a591a2f11908aff1567129872a7ad138c22
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Tue Oct 25 20:36:16 2011 +0200

    Updated Slovenian translation

 po/sl.po | 166
 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 112 insertions(+), 54 deletions(-)

commit 009d24855bf7df122d9fe4e69ac4c3b4572f6b6c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Tue Oct 25 16:35:52 2011 +0200

    Updated Spanish translation

 po/es.po | 115
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 63 insertions(+), 52 deletions(-)

commit 69c10c8b4fc42ed48ad1c116f90f12015a7be5de
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Mon Oct 24 23:24:13 2011 +0200

    [l10n] Updated German translation

 po/de.po | 206
 ++++++++++++++++++++-------------------------------------------
 1 file changed, 66 insertions(+), 140 deletions(-)

commit e573eb06c5391a9fa6e4d1029a9957ab44d81589
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Oct 24 18:39:31 2011 +0200

    Bug 662016 — Create a toolbar menu item with the fonts style

 data/almanah.ui		      | 25 +++++++--
 src/Makefile.am		      | 74 ++++++++++++++-------------
 src/main-window.c		      | 99
 ++++++++++++++++++++++++++++++++++++
 src/widgets/font-style-menu-action.c | 58 +++++++++++++++++++++
 src/widgets/font-style-menu-action.h | 47 +++++++++++++++++
 5 files changed, 264 insertions(+), 39 deletions(-)

commit 8b44143df4e844d4c9b4da45186686cf048ebbfa
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:	Fri Sep 30 01:31:39 2011 +0300

    Added Turkish translation

 po/LINGUAS |	1 +
 po/tr.po   | 626
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 627 insertions(+)

commit 24c6d54c1c9b7211336b4b6779bb16a68d587fec
Author: Fran Dieguez <fran@openhost.es>
Date:	Tue Aug 30 16:58:49 2011 +0200

    Updated galician translations

 po/gl.po | 607
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 312 insertions(+), 295 deletions(-)

commit e7743e8b0fefeb884278bb15ddd65bd73c12b3c6
Author: Claude Paroz <claude@2xlibre.net>
Date:	Mon Aug 22 09:58:15 2011 +0200

    Updated French translation

 po/fr.po | 475
 +++++++++++++++++++++++++--------------------------------------
 1 file changed, 184 insertions(+), 291 deletions(-)

commit 233aad655e48c8533f513ff03c5100ef8768c149
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	Fri Jul 29 19:38:10 2011 +0400

    Updated Russian translation

 po/ru.po | 234
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 117 insertions(+), 117 deletions(-)

commit ddf428130ffe6a457e6be01f30506cd338115b90
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	Thu Jul 28 18:14:15 2011 +0200

    Added Basque language

 po/LINGUAS |	1 +
 po/eu.po   | 764
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 765 insertions(+)

commit ad6c2ee888d70e936608149426dd2ecfdd497141
Author: Gabriel Speckhahn <gabspeck@gmail.com>
Date:	Sat Jul 23 09:52:29 2011 -0300

    Updated Brazilian Portuguese Translation

 po/pt_BR.po | 216
 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 117 insertions(+), 99 deletions(-)

commit 7d19c7b00b8492684c9814bf160f16755f306911
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Jul 19 08:43:38 2011 +0100

    build: Fix preferences with --enable-spell-checking and
    --disable-encryption

    The code to show the dialogue wasn't getting built.

 src/main-window.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6ebc71c68709b6cc1f371c6fb3dfa20d6bc39f3d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Jul 19 08:43:25 2011 +0100

    core: Remove an extraneous include

 src/interface.c | 3 ---
 1 file changed, 3 deletions(-)

commit 9a96bcdeb8eaa89943d7f4143c2840341162adaf
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Jul 14 08:51:54 2011 +0100

    core: Use the correct priority for search progress callbacks

    This should prevent the situation where the progress callbacks
    are scheduled
    after the async operation's GAsyncReadyCallback.

    See: bgo#647690

 src/storage-manager.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 4248338b6fa04ece36b9da1f4283c784517cad25
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Thu Jul 14 08:43:41 2011 +0100

    core: Fix resizing the search dialogue

 data/almanah.ui | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 85fd0359aab2dd6db26ffbc7ee74a58c0eab0acd
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Wed Jul 13 22:26:04 2011 +0200

    Updated Danish translation

 po/da.po | 712
 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 367 insertions(+), 345 deletions(-)

commit 4ad604845c6173d326336e0b142a023eb5656c28
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Fri Jul 8 18:08:13 2011 +0200

    Updated Serbian translation

 po/sr.po	| 82
 +++++++++++++++++++++++++++++++++++++---------------------
 po/sr@latin.po | 82
 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 106 insertions(+), 58 deletions(-)

commit 0bd90add8c25b0dd977ac87eb3e7bdb1d7474c4e
Author: Marek Černocký <marek@manet.cz>
Date:	Tue Jul 5 15:40:29 2011 +0200

    Updated Czech translation

 po/cs.po | 332
 +++++++++++++++++++++------------------------------------------
 1 file changed, 109 insertions(+), 223 deletions(-)

commit 5758286f0e6dc923034fcc5a26644e3845345b5a
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Sat Jul 2 20:17:55 2011 +0200

    Updated Slovenian translation

 po/sl.po | 78
 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 50 insertions(+), 28 deletions(-)

commit 211049803920d01bd6f1de2c969569420cec4eaa
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Tue Jun 28 21:55:38 2011 +0200

    [l10n] Updated German translation

 po/de.po | 199
 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 110 insertions(+), 89 deletions(-)

commit 466e98fec932ac18d9164bfd4a881121d104339d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Tue Jun 28 21:32:34 2011 +0200

    Updated Spanish translation

 po/es.po | 207
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 113 insertions(+), 94 deletions(-)

commit cb8ad21e8c32fdce37359e192a7dc3d387af9558
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Mon Jun 27 23:28:41 2011 +0100

    Bug 647690 — Make search asynchronous

    Add an asynchronous search API and make use of it in the search
    dialogue.
    Also give the search dialogue a bit of a facelift.

    Closes: bgo#647690

 data/almanah.ui       | 201
 ++++++++++++++++++++++++++++++++------------------
 src/main-window.c     |   2 +-
 src/search-dialog.c   | 175 ++++++++++++++++++++++++++++++++++++-------
 src/storage-manager.c | 162 ++++++++++++++++++++++++++++++++++++++++
 src/storage-manager.h |   7 ++
 5 files changed, 448 insertions(+), 99 deletions(-)

commit f72bcc9b8703e44360dd89ca76d35550b3bc9293
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sun May 15 23:57:08 2011 +0200

    Added Serbian translation

 po/sr@latin.po | 675
 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 621 insertions(+), 54 deletions(-)

commit 28eee498611bdc07ab52cd59ede0b7398809c232
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	Sun May 15 23:55:42 2011 +0200

    Added Serbian translation

 po/LINGUAS	|   2 +
 po/sr.po	| 621
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@latin.po |  54 +++++
 3 files changed, 677 insertions(+)

commit 95e9bdd85fccc58c0b5e0ea3c05671a28d6743d2
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	Thu May 12 20:15:45 2011 +0400

    Updated Russian translation

 po/ru.po | 685
 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 287 insertions(+), 398 deletions(-)

commit 7a436a09f97c3a216191ed443041c0cf5c41c662
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Sat May 7 19:16:35 2011 +0200

    Updated Hungarian translation from Balazs Úr

 po/hu.po | 446
 +++++++++++++++++++++++----------------------------------------
 1 file changed, 160 insertions(+), 286 deletions(-)

commit 37ba1df32ce4e23a35695fb9e5f42272423ef3af
Author: Djavan Fagundes <djavan@comum.org>
Date:	Tue May 3 14:42:28 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 570
 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 283 insertions(+), 287 deletions(-)

commit a4a170bc05d59345f4ce46b2a48f78c9c268a6e7
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	Tue May 3 19:24:28 2011 +0300

    Added uk translation

 po/LINGUAS |	1 +
 po/uk.po   | 699
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 700 insertions(+)

commit 96f723bbc1f1e89cbf62f807778a04bc83747e00
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Wed Apr 27 19:46:14 2011 +0200

    Updated Slovenian translation

 po/sl.po | 452
 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 196 insertions(+), 256 deletions(-)

commit e205209b688ee0c9fc453c84c7565e454fd01771
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Thu Apr 21 19:33:27 2011 +0200

    Updated Spanish translation

 po/es.po | 449
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 224 insertions(+), 225 deletions(-)

commit 6637789f8f969278c0c54ec6b528e6816019962f
Author: Marek Černocký <marek@manet.cz>
Date:	Thu Apr 21 09:49:44 2011 +0200

    Updated Czech translation

 po/cs.po | 447
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 223 insertions(+), 224 deletions(-)

commit 325433a918c4e7b299c2a1542c5d95eea86beb7b
Author: Álvaro Peña <alvaropg@gmail.com>
Date:	Wed Apr 20 16:40:16 2011 +0100

    Bug 647691 — Make search case-insensitive

 src/storage-manager.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 845985fe959d0be0b47a3e71759fa8b13f482d98
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Mon Apr 18 20:28:21 2011 +0200

    [l10n] Updated German translation

 po/de.po | 441
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 218 insertions(+), 223 deletions(-)

commit abb2fab89d83c354f409ca70e69def53ff8fd6de
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 18:42:21 2011 +0100

    build: Bump GTK+ and GIO dependencies to 3.0.0 and 2.28.0 respectively

    This is because we now use GtkApplication and GApplication.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5953fc9358483fe4b95f2eddeb03db52240099b1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 18:32:35 2011 +0100

    core: Mark the toolbar as a primary toolbar

 data/almanah.ui | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 727d98f1bdf532b7eb7806fb0f752c38c4a74086
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:56:59 2011 +0100

    core: Bind the StorageManager's key to GSettings

 src/application.c     | 9 +++++----
 src/storage-manager.c | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

commit de24162fe156d7f9e54ff30edd3eaa05cf273b32
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:53:04 2011 +0100

    core: Hide the main window while exiting to make things look faster

 src/main-window.c | 3 +++
 1 file changed, 3 insertions(+)

commit 12bdc2f7d2a9a7049c958285be6564f64aa45fe4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:52:55 2011 +0100

    core: Don't double-free the main window on exiting

 src/application.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit fbee37f024de85384bfedce2edd320548ec6acd0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:42:42 2011 +0100

    core: Remove spurious debug messages

 src/application.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit fb3b0eddb3a57097712ee494dd04b0fd3867b8ae
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:41:31 2011 +0100

    core: Remove unused variables from AlmanahApplication

 src/application.c | 21 ---------------------
 1 file changed, 21 deletions(-)

commit 37ae45223aeb2395b8db9d6ce1dcfece1590095c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:37:48 2011 +0100

    core: Move the remaining function from main.c into interface.c

    This allows us to remove main.h.

 configure.ac			   |  2 +-
 src/Makefile.am		   |  1 -
 src/date-entry-dialog.c	   |  1 -
 src/entry.c			   |  1 -
 src/event-manager.c		   |  1 -
 src/event.c			   |  1 -
 src/events/calendar-appointment.c |  2 +-
 src/events/calendar-task.c	   |  2 +-
 src/export-operation.c		   |  1 -
 src/import-export-dialog.c	   |  1 -
 src/import-operation.c		   |  1 -
 src/interface.c		   | 28 +++++++++++++++++++++++++++-
 src/interface.h		   |  1 +
 src/main-window.c		   |  1 -
 src/main.c			   | 32 +++-----------------------------
 src/main.h			   | 33 ---------------------------------
 src/preferences-dialog.c	   |  1 -
 src/printing.c			   |  1 -
 src/search-dialog.c		   |  1 -
 src/storage-manager.c		   |  2 +-
 src/uri-entry-dialog.c		   |  1 -
 src/widgets/calendar.c		   |  1 -
 22 files changed, 35 insertions(+), 81 deletions(-)

commit a76942bdfee913ef606879f6998c219877ce14be
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:23:03 2011 +0100

    core: Make the XML parser slightly more robust

 src/entry.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 56bec5f5eeb9f0a8497baa186ad7294e9e7f34ff
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Apr 18 17:22:35 2011 +0100

    core: Only set the last edited date on import if it's valid

 src/import-operation.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 0d2374f0bd55461b8bb6ca3a234b60fb395c6f32
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 23:48:54 2011 +0100

    Bug 622193 — Use single instance

    A long exercise in yak shaving to remove the global struct, port to
    GtkApplication and consequently get single instance support.

    Closes: bgo#622193

 po/POTFILES.in			   |   9 +-
 src/Makefile.am		   |   2 +
 src/application.c		   | 372
 ++++++++++++++++++++++++++++++++++++++
 src/application.h		   |  62 +++++++
 src/date-entry-dialog.c	   |   1 -
 src/event-manager.c		   |   8 +-
 src/event.c			   |   4 +-
 src/event.h			   |   4 +-
 src/events/calendar-appointment.c |  11 +-
 src/events/calendar-task.c	   |  11 +-
 src/export-operation.c		   |  59 +++++-
 src/export-operation.h		   |   5 +-
 src/import-export-dialog.c	   |  87 +++++++--
 src/import-export-dialog.h	   |   3 +-
 src/import-operation.c		   |  65 ++++++-
 src/import-operation.h		   |   5 +-
 src/main-window.c		   | 236 +++++++++++++++++-------
 src/main-window.h		   |   4 +-
 src/main.c			   | 148 +--------------
 src/main.h			   |  24 ---
 src/preferences-dialog.c	   |  68 ++++++-
 src/preferences-dialog.h	   |   2 +-
 src/printing.c			   |  44 ++---
 src/printing.h			   |   7 +-
 src/search-dialog.c		   |  29 ++-
 src/storage-manager.c		   |  40 +++-
 src/storage-manager.h		   |   2 +-
 src/widgets/calendar.c		   | 109 ++++++++++-
 src/widgets/calendar.h		   |   7 +-
 29 files changed, 1081 insertions(+), 347 deletions(-)

commit 5bb69b0b7e70218a62fd7e361ae212ff403f13dd
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sun Apr 17 11:10:54 2011 +0200

    [l10n] Updated German translation

 po/de.po | 334
 +++++++++++++++++++++++++--------------------------------------
 1 file changed, 130 insertions(+), 204 deletions(-)

commit 6d67d5d014de642d9223819fc098e5e7969cb136
Author: Marek Černocký <marek@manet.cz>
Date:	Sun Apr 17 10:50:52 2011 +0200

    Updated Czech translation

 po/cs.po | 361
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 176 insertions(+), 185 deletions(-)

commit 833d1850bfcd87f0e95802d8c2630194d43854d6
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Sat Apr 16 19:38:59 2011 +0200

    Updated Slovenian translation

 po/sl.po | 355
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 174 insertions(+), 181 deletions(-)

commit 31367cd8a4cf12edda2a631148919d142d73939f
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	Fri Apr 15 19:53:30 2011 +0200

    Updated Spanish translation

 po/es.po | 374
 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 175 insertions(+), 199 deletions(-)

commit ccc4d67c84c355e7fda359353b3544524b36b5f9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 22:13:17 2011 +0100

    core: Fix a version number in a comment

 src/entry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3bfc9106408009a745d0bcfa19719911a7bd96ad
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 22:16:27 2011 +0100

    core: Add support for hyperlinks

    These replace definitions. Closes: bgo#631835

 data/almanah.ui	|  76 +++++++++++++++++
 src/Makefile.am	|   2 +
 src/main-window.c	| 167 +++++++++++++++++++++++++++++++++++---
 src/uri-entry-dialog.c | 215
 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/uri-entry-dialog.h |  57 +++++++++++++
 5 files changed, 505 insertions(+), 12 deletions(-)

commit a90413df6b1edc6a0bb24d938935b0b03d775038
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 00:59:10 2011 +0100

    core: Add a new XML-based serialisation format which can represent
    links

    The GTK+ default serialisation format can't represent hyperlinks using
    a GtkTextTag subclass as we were using. It's a better long-term move
    to have
    our own serialisation format that we control anyway. This defines
    a new
    data format version, and uses it as the default, converting entries
    as they
    are edited/written.

 data/Makefile.am   |	3 +-
 data/entry-2.0.rnc |  30 ++++
 src/entry.c	    | 395
 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 421 insertions(+), 7 deletions(-)

commit cd4383736bff24dd403cb6ce398ed28680fc57ea
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 01:01:37 2011 +0100

    widgets: Add a GtkTextTag subclass for hyperlinks

    This allows us to represent hyperlinks in text buffers as anonymous
    tags
    which have their URI as a property.

 src/Makefile.am	     |	 4 +-
 src/widgets/hyperlink-tag.c | 145
 ++++++++++++++++++++++++++++++++++++++++++++
 src/widgets/hyperlink-tag.h |	56 +++++++++++++++++
 3 files changed, 204 insertions(+), 1 deletion(-)

commit 050f22244d8586f7dbb5f5f6050fd2e481cb6cce
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Nov 7 16:57:16 2010 +0000

    core: Remove definition support

    It's never worked particularly well or been especially useful,
    and will be
    replaced by a hyperlinking system. Helps: bgo#631835

 data/almanah.ui		 | 241 -------------------------
 src/Makefile.am		 |  36 +---
 src/add-definition-dialog.c	 | 284 ------------------------------
 src/add-definition-dialog.h	 |  60 -------
 src/definition-manager-window.c | 378
 ----------------------------------------
 src/definition-manager-window.h |  51 ------
 src/definition.c		 | 341
 ------------------------------------
 src/definition.h		 |  93 ----------
 src/definitions/contact.c	 | 240 -------------------------
 src/definitions/contact.h	 |  52 ------
 src/definitions/file.c		 | 125 -------------
 src/definitions/file.h		 |  52 ------
 src/definitions/note.c		 | 138 ---------------
 src/definitions/note.h		 |  52 ------
 src/definitions/uri.c		 | 140 ---------------
 src/definitions/uri.h		 |  52 ------
 src/import-operation.c		 |  15 --
 src/interface.c		 |  51 +-----
 src/main-window.c		 | 188 +-------------------
 src/main.c			 |   4 -
 src/main.h			 |   2 -
 src/storage-manager.c		 | 186 +-------------------
 src/storage-manager.h		 |   8 +-
 23 files changed, 14 insertions(+), 2775 deletions(-)

commit 74df40837a814d95e11343b16643094968410e59
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 20:38:56 2011 +0100

    build: Update almanah.doap and drop MAINTAINERS

    Update almanah.doap to comply with
    https://live.gnome.org/MaintainersCorner#doap and drop the (now
    unnecessary)
    MAINTAINERS file.

 MAINTAINERS  |  3 ---
 almanah.doap | 19 ++++++++++++-------
 2 files changed, 12 insertions(+), 10 deletions(-)

commit 6e3a5a52559dd0cfdfdff0202c69934e0385502e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 19:40:31 2011 +0100

    build: Post-release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 83e4080290a7b4ff2d8449bd45865e4dd590ef2b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 19:38:43 2011 +0100

    build: Release version 0.8.0

 NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

commit dc1f299129b6250437119da220cbb8660c376255
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 19:19:31 2011 +0100

    core: Don't conditionally compile preference dialogue response code

    It's applicable to both spell checking and encryption preferences.

 src/preferences-dialog.c | 6 ------
 1 file changed, 6 deletions(-)

commit 7d50e148b2b2eb3f6c6973bdd5ef530b14dcf4f2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 19:13:21 2011 +0100

    l10n: Update British English translation

 po/en_GB.po | 350
 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 171 insertions(+), 179 deletions(-)

commit 8290b2cad580ccbd4a1caa2e235e38ebd34260ac
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 19:12:53 2011 +0100

    build: Add a generated file to POTFILES.skip

 po/POTFILES.skip | 1 +
 1 file changed, 1 insertion(+)

commit 43768d9a223e769ef8662222b55e2dc6e5a6c48c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 19:09:39 2011 +0100

    build: Disable spell checking due to GtkSpell not supporting GTK+ 3

 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9dc2c1fd153ebada2392bc774875ba6a43df217d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 14 19:05:50 2011 +0100

    core: Remove some unnecessary debug messages

 src/import-export-dialog.c |  8 +++-----
 src/import-operation.c     | 13 ++++++-------
 2 files changed, 9 insertions(+), 12 deletions(-)

commit b7649d949735b3f532a11d3f450468871e8eadbc
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 13 21:06:29 2011 +0100

    core: Add support for versioning the formats used by entries in
    the database

    This should allow for smoother upgrades between different formats
    in future,
    since we won't have to try and detect which one is in use in a
    given entry.

 po/POTFILES.in        |  1 +
 src/entry.c	       | 90
 +++++++++++++++++++++++++++++++++++++--------------
 src/entry.h	       | 11 +++++--
 src/storage-manager.c | 21 +++++++-----
 4 files changed, 88 insertions(+), 35 deletions(-)

commit de641cd860d41142eb8cfd4e18c8e89c04b40bd7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 13 18:42:54 2011 +0100

    docs: Update README

 README | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 115337df9c2c9ba556962369ed44da296e08fc65
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 13 18:42:46 2011 +0100

    docs: Add a HACKING file

 HACKING | 96
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 96 insertions(+)

commit ff62bbb978529faca4b86a9c0eccc33931191ee7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 17:48:47 2011 +0100

    build: Remove generated file from git

 po/Makefile.in.in | 217
 ------------------------------------------------------
 1 file changed, 217 deletions(-)

commit ab3dcf36c5738fc3e6f6cb407f91da0f03eee159
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 17:45:48 2011 +0100

    build: Add some miscellaneous files to MAINTAINERCLEANFILES

 Makefile.am | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit 27fc7138f013d35f93b860a8c003ff9d260db6c0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 17:40:13 2011 +0100

    build: Update git.mk from Pango master

 git.mk | 200
 ++++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 111 insertions(+), 89 deletions(-)

commit fffad8ad73c17c035c1449654d9e2cc389daf248
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Jun 29 23:10:54 2010 +0100

    core: Port to GSettings

    Everything except the Evolution event factory has been
    ported. Evolution
    itself hasn't yet ported to GSettings, so the Evolution event
    factory has
    to remain using GConf for the time being.

 configure.ac				  |  8 ++--
 data/Makefile.am			  | 29 +++++--------
 data/almanah.convert			  |  4 ++
 data/almanah.schemas.in		  | 37 ----------------
 data/org.gnome.almanah.gschema.xml.in.in | 20 +++++++++
 po/POTFILES.in				  |  2 +-
 src/main-window.c			  | 73
 ++++++++++++++++++++++++++++----
 src/main-window.h			  |  4 --
 src/main.c				  |  9 ++--
 src/main.h				  |  8 +---
 src/preferences-dialog.c		  | 60 +++-----------------------
 src/storage-manager.c			  |  3 +-
 12 files changed, 119 insertions(+), 138 deletions(-)

commit 3b74ca62870fee382c0b5fe3621148e550c9798c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 15:43:38 2011 +0100

    core: Use a key file to store window geometry

    GConf isn't a suitable place for window widths, heights and
    positions, so
    store it in a key file instead. This tidies things up ready for
    the imminent
    move to GSettings.

 data/almanah.schemas.in |  55 ----------------
 src/main-window.c	 | 170
 +++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 153 insertions(+), 72 deletions(-)

commit a8db5cda3caf294701805e544b76f83bca27a720
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 12:43:57 2011 +0100

    definitions: Remove unused variable

 src/definitions/contact.c | 2 --
 1 file changed, 2 deletions(-)

commit 9ce42c639c2ed9781b840a23ab359765d64f9391
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 12:43:19 2011 +0100

    core: Don't compile encryption-only code when encryption is disabled

 src/storage-manager.c | 2 ++
 1 file changed, 2 insertions(+)

commit 5d0ad53b3117859162394a026269a4ce42b18e8d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 2 12:41:21 2011 +0100

    build: Fix dependency information for almanah-marshal.c

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 999acd3044d95212cd26706a40fdc83772e31188
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Thu Mar 17 22:59:20 2011 +0100

    Added Hungarian translation by Gyorgy Ballo

 po/hu.po | 748
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 748 insertions(+)

commit df32e1f793c5682181010e198cbb522407fee1c0
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	Thu Mar 17 22:58:59 2011 +0100

    Added hu to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 90c0e69a81e8dc67e5a536046556c79017cdc881
Author: Daniel Nylander <po@danielnylander.se>
Date:	Sun Feb 27 18:08:18 2011 +0100

    Updated Swedish translation

 po/sv.po | 293
 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 169 insertions(+), 124 deletions(-)

commit b0254a9fe124d6d9bef447bd1be34ef478491f62
Author: Aron Xu <aronxu@gnome.org>
Date:	Mon Feb 14 03:20:42 2011 +0800

    Remove wrong plural forms header in zh_CN.po

 po/zh_CN.po | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit df3ab3c2b9ebf8b18558cdd33388b0b1b16d678f
Author: Milan Crha <mcrha@redhat.com>
Date:	Mon Feb 7 12:18:55 2011 +0100

    Bug #641481 - Cannot build with gtk3/evolution 2.91.6

 configure.ac			   |  4 ++--
 src/add-definition-dialog.c	   |  3 +--
 src/date-entry-dialog.c	   |  3 +--
 src/events/calendar-appointment.c |  2 +-
 src/events/calendar-task.c	   |  2 +-
 src/import-export-dialog.c	   |  2 --
 src/main.c			   | 27 ++++++++++++++++++++++++++-
 src/main.h			   |  1 +
 src/preferences-dialog.c	   | 14 +++++++++-----
 src/search-dialog.c		   |  3 +--
 10 files changed, 43 insertions(+), 18 deletions(-)

commit ae02e86440bd10b8e3db6556bc5c54492c3b25cb
Author: Andika Triwidada <andika@gmail.com>
Date:	Wed Jan 19 22:54:03 2011 +0700

    Updated Indonesian translation

 po/id.po | 328
 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 194 insertions(+), 134 deletions(-)

commit 1be78f56d301f96e38928776a7a7f6148d480a7b
Author: George Stefanakis <george.stefanakis@gmail.com>
Date:	Thu Jan 13 21:04:05 2011 +0200

    Updated Greek translation

 po/el.po | 448
 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 212 insertions(+), 236 deletions(-)

commit 0028b154f777b6edd521a89ff53c6a49185adcd6
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Sun Jan 9 15:41:34 2011 +0100

    Updated Galician translations

 po/gl.po | 287
 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 160 insertions(+), 127 deletions(-)

commit 3d51f8e4e0aea7e5caf6e8075237c1a7a0ac8d53
Author: Jordi Estrada <jordi.estrada@yamaha-motor.es>
Date:	Sat Dec 25 21:54:56 2010 +0100

    [l10n]Updated Catalan translation

 po/ca.po | 775
 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 654 insertions(+), 121 deletions(-)

commit 41fd6d87420d51acc53302fb90bafd1262514860
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	Tue Nov 30 16:26:56 2010 +0200

    Updated Romanian translation

 po/LINGUAS |	1 +
 po/ro.po   | 761
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 762 insertions(+)

commit 01084bd42ad2747cc582274a3988f17bcf23d6f3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Nov 22 22:04:52 2010 +0000

    Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT

    They conflict.

 configure.ac | 2 --
 1 file changed, 2 deletions(-)

commit 4baa7ae0f8b5d6340c61d15868b0153d06e8ddfc
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Oct 9 00:10:59 2010 +0100

    Use upstream gettext instead of GLib's gettext

    As explained here: http://blogs.gnome.org/jjardon/2010/10/08
    /use-upstream-gettext-instead-the-glib-one/.

 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5c7c880e24ebeeb9bbb6c0cec693b22c46309de1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Aug 27 09:17:30 2010 +0100

    Check for various required functions and headers in configure.ac

    Revealed by running `autoscan`.

 configure.ac | 6 ++++++
 1 file changed, 6 insertions(+)

commit b745384088cbcd712f68b049cd38c24e2db2bc6c
Author: Carlos José Pereira <carlao2005@gmail.com>
Date:	Thu Aug 19 13:13:40 2010 -0300

    Updated Brazilian Portuguese Translation

 po/pt_BR.po | 367
 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 180 insertions(+), 187 deletions(-)

commit 17fe76354c49c547c0e7aea276341d5cd9693fc8
Author: YunQiang Su <wzssyqa@gmail.com>
Date:	Fri Jul 30 18:34:43 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 316
 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 182 insertions(+), 134 deletions(-)

commit cb3428e2d019c5b88203480611ca4c069af43bef
Author: Claude Paroz <claude@2xlibre.net>
Date:	Sun Jul 4 21:44:44 2010 +0200

    Updated French translation

 po/fr.po | 228
 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 106 insertions(+), 122 deletions(-)

commit d86483b9b45cd0a64fc14125a5f2a335b45fb173
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jun 30 23:02:59 2010 +0100

    Add missing files to POTFILES.in

 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

commit 37fff7980a17be5646f902fe0037928380b890e7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Jun 30 23:01:23 2010 +0100

    Bug 623231 — Dutch translation

    Add a Dutch translation by Heimen <vistausss@gmail.com>. Closes:
    bgo#623231

 po/LINGUAS |	1 +
 po/nl.po   | 754
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 755 insertions(+)

commit ee7a625eeeefb53e74f77bfb36352ab41da733bf
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Jun 29 21:47:32 2010 +0100

    Remove the F-Spot event factory and type

    F-Spot has removed its D-Bus service
    (http://git.gnome.org/browse/f-spot/
    commit/?id=4436219f0143631c49f69a3b7c1915a0cae17ffe), so we can
    no longer
    query it. Hopefully the event type can be re-added if and when
    F-Spot re-adds
    its D-Bus service.

    This also removes our dependency on the (deprecated) dbus-glib.
    Closes: bgo#622887

 configure.ac		      |    2 +-
 intltool-extract.in	      |  875 ------------------------
 intltool-merge.in	      | 1506
 ------------------------------------------
 intltool-update.in	      | 1166 --------------------------------
 po/Makefile.in.in	      |    4 +-
 po/POTFILES.in		      |    1 -
 src/Makefile.am	      |    4 -
 src/event-factories/f-spot.c |  250 -------
 src/event-factories/f-spot.h |   52 --
 src/event-factory.h	      |    3 +-
 src/event-manager.c	      |    2 -
 src/events/f-spot-photo.c    |  120 ----
 src/events/f-spot-photo.h    |   53 --
 13 files changed, 4 insertions(+), 4034 deletions(-)

commit 46b3c85e798a8fe78d6e2d153a0128c3a51277c2
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Mon Jun 21 11:12:54 2010 +0200

    Updated Galician translations

 po/gl.po | 37 +++++++++++++++----------------------
 1 file changed, 15 insertions(+), 22 deletions(-)

commit 348c51fad55b44b2a5655c0a5ef665416cadb5ce
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Jun 10 17:44:52 2010 +0100

    Makefile improvements

    Improve the marshalling stuff in Makefile.am.

 src/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit bbfced9af71fd5943e381586739106c8c21dd478
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Sun May 30 23:16:40 2010 +0200

    Updated Danish translation

 po/da.po | 311
 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 180 insertions(+), 131 deletions(-)

commit 0dc9997e9982c596604b31983aab2fd8ea577c9c
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	Mon May 24 12:56:00 2010 +0200

    Updated Galician translations

 po/gl.po | 288
 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 160 insertions(+), 128 deletions(-)

commit f2598064f0acca7a79dc8140a8f3a9bfbef115a3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue May 18 00:37:44 2010 +0100

    Remove import mode

    Remove the old command line import mode in favour of using the
    new import
    dialogue.

 src/entry.c | 4 ----
 src/main.c  | 4 +---
 src/main.h  | 1 -
 3 files changed, 1 insertion(+), 8 deletions(-)

commit 17e418195a79541755dc808574deb7924b409cd8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 16 18:30:01 2010 +0100

    Add progress reporting to import/export

    Add a progress bar to the import/export dialogue, reporting the
    operation's
    activity. This makes the lifecycle of the import/export dialogue a
    lot more
    complex.

 data/almanah.ui	    |  14 ++++--
 src/export-operation.c     |  99
 +++++++++++++++++++++++++++++++++++------
 src/export-operation.h     |	8 +++-
 src/import-export-dialog.c | 108
 ++++++++++++++++++++++++++++++++-------------
 src/import-operation.c     |  69 ++++++++++++++++++++---------
 src/import-operation.h     |	2 +-
 src/main-window.c	    |  18 ++++----
 src/main.c		    |	4 --
 src/main.h		    |	2 -
 9 files changed, 239 insertions(+), 85 deletions(-)

commit 2f9fd8078783368beb3744e79c25269a76836503
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 16 16:24:02 2010 +0100

    Make import/export operations asynchronous

 configure.ac		    |	2 +-
 data/almanah.ui	    |	7 +-
 src/Makefile.am	    |	4 +
 src/export-operation.c     | 257 +++++++++++++++++++++
 src/export-operation.h     |  60 +++++
 src/import-export-dialog.c | 558
 ++++++++-------------------------------------
 src/import-export-dialog.h |  11 +-
 src/import-operation.c     | 510
 +++++++++++++++++++++++++++++++++++++++++
 src/import-operation.h     |  72 ++++++
 src/main.c		    |	1 +
 10 files changed, 1004 insertions(+), 478 deletions(-)

commit 72702f8d8aaf9ba397993b173805725cbf4526f0
Author: Petr Kovar <pknbe@volny.cz>
Date:	Sun May 16 23:58:57 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po | 138
 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 73 insertions(+), 65 deletions(-)

commit 00fc6fc5188022b9c5fa0e39077df87d52855836
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sat May 15 22:12:10 2010 +0200

    Updated German translation

 po/de.po | 164
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 89 insertions(+), 75 deletions(-)

commit d2202414edd78cf9844c54120de7b4dd9ba6fb1a
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Fri May 14 20:13:22 2010 +0200

    Updated Slovenian translation

 po/sl.po | 145
 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 76 insertions(+), 69 deletions(-)

commit 098a0c918a5a99d19736843323fea68f3e34bfb5
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Wed May 12 08:16:02 2010 +0200

    Updated Spanish translation

 po/es.po | 160
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 87 insertions(+), 73 deletions(-)

commit 2c27e8c0324a9a293680db8131dd63bffa4be0c5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue May 11 13:35:09 2010 +0100

    Improve the Import/Export UI

    Use a GtkFileChooserButton instead of a GtkFileChooserWidget and
    change the
    labels around slightly. Add mnemonics.

 data/almanah.ui	    | 33 ++++++++++++++++++---------------
 src/import-export-dialog.c | 25 ++++++++++++++-----------
 2 files changed, 32 insertions(+), 26 deletions(-)

commit d154b578686a648d842c3a2310090919d9dcf8ae
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue May 11 08:38:07 2010 +0100

    Minor memory leak fix

 src/definition.c | 1 +
 1 file changed, 1 insertion(+)

commit b51c1f504876a127c2df1fcd5794bc2dab6213ab
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 9 17:21:04 2010 +0100

    Fix the dialogue boxes for editing and deleting entries

 src/main-window.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit ec720ae05db81e0dfca11e37ce365b64a12be152
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 9 17:06:14 2010 +0100

    Add more AlmanahStorageManager signals

 src/main-window.c	|  6 ------
 src/storage-manager.c	| 53
 ++++++++++++++++++++++++++++++++++++--------------
 src/widgets/calendar.c | 34 ++++++++++++++++++++++++++++++++
 3 files changed, 72 insertions(+), 21 deletions(-)

commit d3d84a21f0e11750a1fe49f0833cd8dee880d52b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat May 8 23:52:41 2010 +0100

    Tidy up of AlmanahStorageManager

    This reduces code duplication and privatises and deprecates the
    simple SQLite
    wrapper which AlmanahStorageManager had previously been using for most
    queries. Raw SQLite queries are now used for most things.

 src/definition.c      |   4 +
 src/storage-manager.c | 367
 ++++++++++++++++++++++++--------------------------
 src/storage-manager.h |  12 --
 3 files changed, 177 insertions(+), 206 deletions(-)

commit fc00ec9948692fffb966eaaa75bfb6d073932f5b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat May 8 21:13:33 2010 +0100

    Use iterators for large database queries

    Use iterators for almanah_storage_manager_get_entries() and
    almanah_storage_manager_search_entries(), rather than allocating
    all the
    results at once into a list. This saves memory and could be used to
    make the
    interface more responsive for long-running operations.

 src/import-export-dialog.c |  23 ++--
 src/search-dialog.c	    |  20 ++--
 src/storage-manager.c	    | 272
 ++++++++++++++++++++++++++++++---------------
 src/storage-manager.h	    |  15 ++-
 4 files changed, 214 insertions(+), 116 deletions(-)

commit 3b2ffefd69cb9e7ce7504eb0ed4ca0e13b6efc8b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat May 8 11:12:50 2010 +0100

    Fix misuse of unsigned integers in calendar client

    This is a bit of a hacky solution, but is probably safer than
    re-architecting
    the calendar client to use GDate types for year, month and day.

 src/event-factories/calendar-client.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit f49de61e500dfe7f02319ea55b20437f76bf2a1c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 2 23:28:53 2010 +0100

    Replace null_safe_strcmp() with g_strcmp0() in calendar client

 src/event-factories/calendar-client.c | 37
 ++++++++++++++---------------------
 1 file changed, 15 insertions(+), 22 deletions(-)

commit 6befe7b862f90c0c1dcb8d746134502b0206473a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 2 23:27:34 2010 +0100

    Fix warnings in calendar client

 src/event-factories/calendar-client.c | 43
 +++++++++++++++++++++++++++++------
 1 file changed, 36 insertions(+), 7 deletions(-)

commit 015fdc4e4aa4078856c07b91a3fca545402bf95a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 2 23:19:52 2010 +0100

    Update calendar sources from gnome-panel trunk

 src/event-factories/calendar-client.c | 67
 +++++++++++++++++------------------
 src/event-factories/calendar-client.h | 14 ++++----
 2 files changed, 40 insertions(+), 41 deletions(-)

commit 76bcead8a663996f3b5d93ecd4cc69ac16bce27f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 2 23:08:22 2010 +0100

    Add support for storing the date an entry was last edited

    Whenever an entry is edited, the current date is stored with it
    to allow
    later analysis. Imported entries have their last-edited dates
    preserved as
    much as possible; for example, entries imported from text files
    will have
    their last-edited date as the modification date of the text file.

 src/entry.c		    | 60
 +++++++++++++++++++++++++++++++++++++++++++++-
 src/entry.h		    |  3 +++
 src/import-export-dialog.c | 21 ++++++++++++----
 src/main-window.c	    | 13 ++++++----
 src/storage-manager.c	    | 55
 +++++++++++++++++++++++++++++++++++++-----
 5 files changed, 136 insertions(+), 16 deletions(-)

commit 6a222b914186f1b1a50b4510563dbb940e84bda0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 2 22:16:05 2010 +0100

    Whitespace fixes

 src/storage-manager.c | 258
 +++++++++++++++++++++++---------------------------
 1 file changed, 121 insertions(+), 137 deletions(-)

commit 92d7ddcc07038337b907d55c26e0a7e0d0a03415
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Apr 24 21:09:11 2010 +0100

    Ensure the current entry is saved on any change to it

    Previously, it was only being saved for changes to the content. Now,
    if an
    entry is marked as important (but its content isn't changed), it
    will be
    saved.

 data/almanah.ui   |  1 -
 src/entry.c	   |  9 +++++---
 src/main-window.c | 62
 +++++++++++++++++++++++++++++++++++++------------------
 3 files changed, 48 insertions(+), 24 deletions(-)

commit 5d67ce6f892617baa4f05886ae01438453cae13c
Author: Petr Kovar <pknbe@volny.cz>
Date:	Sun May 2 18:04:51 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

commit 90e9181b3e69926c6932f70524c010b9dfb9ed84
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Thu Apr 29 14:28:05 2010 +0200

    Updated German translation

 po/de.po | 258
 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 160 insertions(+), 98 deletions(-)

commit 4b22ce8835624ea8c30baa39f27206c352b44ad6
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Sun Apr 25 11:24:28 2010 +0200

    Updated Slovenian translation

 po/sl.po | 202
 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 123 insertions(+), 79 deletions(-)

commit c3e07522af98c27e7e279633ee6a97bb9b1ea957
Author: Petr Kovar <pknbe@volny.cz>
Date:	Thu Apr 22 23:45:12 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po | 221
 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 140 insertions(+), 81 deletions(-)

commit 81585d337abd8a10224e56dbf4682b748f3319b2
Author: Claude Paroz <claude@2xlibre.net>
Date:	Thu Apr 22 11:59:55 2010 +0200

    Updated French translation

 po/fr.po | 220
 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 136 insertions(+), 84 deletions(-)

commit 9dc9566426af101bbce2ed8382b2408befa3d839
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Thu Apr 22 08:37:48 2010 +0200

    Updated Spanish translation

 po/es.po | 228
 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 145 insertions(+), 83 deletions(-)

commit 3a936981cf1e54654edb96e4c2de3421a998e090
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 21 21:50:25 2010 +0100

    Update British English translation

 po/en_GB.po | 207
 ++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 132 insertions(+), 75 deletions(-)

commit 6419b5276abcc022da9f59b269754333f4f72d7d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 21 21:48:55 2010 +0100

    Add missing translatable file to POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 3543d868138ac92724bfdf35a8302e3d7f75ef51
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 21 21:46:16 2010 +0100

    Fix a signed/unsigned integer comparison

 src/printing.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 446ac9684147a484309ff99ec59d8bb798f01f5f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 21 21:44:11 2010 +0100

    Add text file and database export support

 data/almanah.ui	    |	8 +++
 src/import-export-dialog.c | 164
 ++++++++++++++++++++++++++++++++++++++++-----
 src/main-window.c	    |  11 +++
 src/main.c		    |	2 +
 src/main.h		    |	1 +
 src/storage-manager.c	    |	6 ++
 src/storage-manager.h	    |	2 +
 7 files changed, 177 insertions(+), 17 deletions(-)

commit ed0aa5669731cda4048f1c68878a3e6d35b90eaa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Wed Apr 21 20:44:41 2010 +0100

    Convert import dialogue to import-export dialogue and tidy it up

 data/almanah.ui	    |  53 ++--
 po/POTFILES.in		    |	2 +-
 src/Makefile.am	    |	4 +-
 src/import-dialog.c	    | 720
 --------------------------------------------
 src/import-dialog.h	    |  83 ------
 src/import-export-dialog.c | 729
 +++++++++++++++++++++++++++++++++++++++++++++
 src/import-export-dialog.h |  83 ++++++
 src/main-window.c	    |	4 +-
 8 files changed, 842 insertions(+), 836 deletions(-)

commit 500f4ad3705cbc33d094aaa2902091fcc2087fd7
Author: Christian.Kirbach <Christian.Kirbach@googlemail.com>
Date:	Tue Apr 20 17:01:49 2010 +0200

    Updated German translation

 po/de.po | 88
 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 47 insertions(+), 41 deletions(-)

commit f1ff0ac736fe0ee319960acaaff47ccfc8a378fd
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Mon Apr 19 07:26:33 2010 +0200

    Updated Spanish translation

 po/es.po | 48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

commit c088e79a3199f22e7cf4156d3a26b201ae17ee9d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Sun Apr 18 19:43:10 2010 +0200

    Updated Slovenian translation

 po/sl.po | 84
 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 44 insertions(+), 40 deletions(-)

commit cc3633a704db56900e9960afb1e2c25bcea86e3c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 18 16:20:52 2010 +0100

    Ensure spell checking highlights are completely drawn over when
    changing day

 src/main-window.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 84889379de9667256702e87254ba70eefe66dd7b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 18 16:17:40 2010 +0100

    Remove spell checking highlighting from printouts

 src/printing.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 23b9be68e261be9f5d9dae0cfa93feede7d4350a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 18 16:05:29 2010 +0100

    Highlight important entries in printouts

    Closes: bgo#572927

 src/printing.c | 53 ++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 44 insertions(+), 9 deletions(-)

commit 422ab587d117c2ad75cc3061479fa4d96849438a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 18 15:25:49 2010 +0100

    Highlight important entries in search results

 data/almanah.ui       | 17 ++++++++++++++---
 src/search-dialog.c   | 31 ++++++++++++++++++-------------
 src/storage-manager.c | 40 ++++++++++++++++++----------------------
 src/storage-manager.h |  4 ++--
 4 files changed, 52 insertions(+), 40 deletions(-)

commit ad5ccd5a9ca76d8032e0e4b1d759a18c6daa0157
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 18 14:25:57 2010 +0100

    Highlight important entries in the calendar

    This creates a new AlmanahCalendar widget, which takes care of a
    few things
    which require extensions to GtkCalendar. This is now used across
    the project.
    Helps: bgo#572927

 data/almanah.ui	|   4 +-
 src/Makefile.am	|   4 +-
 src/interface.c	|  24 --------
 src/main-window.c	|  31 ++++------
 src/printing.c		|  29 ++++------
 src/storage-manager.c	|  28 +++++++++
 src/storage-manager.h	|   1 +
 src/widgets/calendar.c | 152
 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/widgets/calendar.h |  57 +++++++++++++++++++
 9 files changed, 265 insertions(+), 65 deletions(-)

commit 49db044ccb5ca8f6658043915bf0e69e6a156e35
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 18 13:28:56 2010 +0100

    Order search results by descending date

 src/storage-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7536b548c1d1ac2e8d784c5e43f88123b91fbac5
Author: Andika Triwidada <andika@gmail.com>
Date:	Sat Apr 3 20:34:02 2010 +0700

    Updated Indonesian translation

 po/id.po | 189
 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 107 insertions(+), 82 deletions(-)

commit a40b94ce81a1abbfa6709f9fdbfdf48d9bf86a72
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Tue Mar 16 18:18:15 2010 +0100

    Updated Spanish translation

 po/es.po | 202
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 99 insertions(+), 103 deletions(-)

commit 7b5724764a17529e97c22d2db1a701ae75609c5d
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Mon Mar 15 01:02:35 2010 +0100

    Updated Danish translation

 po/da.po | 87
 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 43 deletions(-)

commit cd81352e1355e3a71aaaac46915eedf22ce8c68a
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	Thu Mar 11 22:57:31 2010 +0100

    Updated French translation

 po/fr.po | 212
 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 121 insertions(+), 91 deletions(-)

commit c1000a399c1c3f06d613f39cc3200843d2316304
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Mar 6 21:20:44 2010 +0000

    Bug 611889 — A little padding in the textaera would be nice

    Added 3px left and right margins to the main text view. Closes:
    bgo#611889

 data/almanah.ui | 2 ++
 1 file changed, 2 insertions(+)

commit 58938b6ad633df5770250646caa469fdc7564060
Author: Leonid Kanter <leon@asplinux.ru>
Date:	Sat Mar 6 19:44:41 2010 +0200

    update Russian translation

 po/ru.po | 703
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 703 insertions(+)

commit cef3e5241ecaa8a85cf93f048345179abdc17306
Author: Leonid Kanter <leon@asplinux.ru>
Date:	Sat Mar 6 19:44:31 2010 +0200

    update Russian translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit b43e8f9a43295cbd6151bbab488869b8d912ff62
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	Fri Mar 5 13:25:29 2010 +0100

    Updated Galician translation

 po/gl.po | 405
 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 279 insertions(+), 126 deletions(-)

commit 3011690b942171ccbae1a3f7b71459359abe9279
Author: YunQiang Su <wzssyqa@gmail.com>
Date:	Thu Feb 18 10:56:55 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 403
 +++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 278 insertions(+), 125 deletions(-)

commit f800e824f92a9c45e3e55add5f4faf5ab2a7489a
Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
Date:	Fri Feb 5 15:53:07 2010 -0300

    Updated Brazilian Portuguese Translation

 po/pt_BR.po | 516
 +++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 373 insertions(+), 143 deletions(-)

commit ca72f2c8584efe46bbe77e76f915a1a05fa51c99
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Thu Feb 4 19:08:12 2010 +0100

    Updated Slovenian translation

 po/sl.po | 74
 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 39 insertions(+), 35 deletions(-)

commit bfa63b760074b6930279d1030c4e69671f1b8d0b
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Thu Feb 4 12:19:39 2010 +0100

    Updated German translation

 po/de.po | 79
 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 40 insertions(+), 39 deletions(-)

commit 6fdc88528e147df00656a64612adc4a7fa467b36
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	Tue Feb 2 08:13:16 2010 -0800

    Updated Greek translation

 po/el.po | 476
 +++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 341 insertions(+), 135 deletions(-)

commit f19479f1a3f2098fb1a3e1e97b3ef8d6d2ac3c96
Author: Marek Černocký <marek@manet.cz>
Date:	Tue Feb 2 13:16:52 2010 +0100

    Update Czech translation

 po/cs.po | 82
 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 41 insertions(+), 41 deletions(-)

commit 57147f6fa9a4ea6365d5be3272c9055c0161a0da
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Jan 31 15:25:44 2010 +0000

    Switch to post-release version incrementing (version 0.8.0)

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e6927203eda85d7f09dc71d8aa6f10fa99638f1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Jan 31 15:24:09 2010 +0000

    Release version 0.7.2

 NEWS	      | 133
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 configure.ac |   2 +-
 2 files changed, 123 insertions(+), 12 deletions(-)

commit 165a4921093aa035c7ec7646140b56292e3e917a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Jan 31 14:50:18 2010 +0000

    Updated British English translation

 po/en_GB.po | 74
 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 39 insertions(+), 35 deletions(-)

commit fa09f7e5fa538706d71a55f5ba6d5793fb6297bc
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Jan 31 14:47:21 2010 +0000

    Updated autofoo

    Updated autogen.sh and the magic in configure.ac to use more modern
    infrastructure. See: http://live.gnome.org/GnomeGoals/ModernAutotools

 autogen.sh   | 151
 +++--------------------------------------------------------
 configure.ac |  16 ++++---
 2 files changed, 15 insertions(+), 152 deletions(-)

commit 8095fd51aa194242b3efc3b00ff0e786d272afab
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Jan 31 14:36:11 2010 +0000

    Improve key selection

    Improve key selection in the preferences dialogue by filtering
    irrelevant
    keys (ones for which we don't have the private key) and allowing
    the dialogue
    to be resized so that long key names can be seen. See: bgo#607964

 data/almanah.ui	  |  4 ++++
 src/preferences-dialog.c | 11 ++++++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

commit 89fb23235764e0dcf0963ca13af1f49d98d6b661
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Mon Jan 18 16:54:01 2010 +0100

    Updated Slovenian translation

 po/sl.po | 98
 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 55 insertions(+), 43 deletions(-)

commit 06d0812c8106492037fd414e21f11ee43e47abd8
Author: Petr Kovar <pknbe@volny.cz>
Date:	Sun Jan 17 21:48:48 2010 +0100

    Updated Czech translation by Marek Cernocky

 po/cs.po | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

commit 3da77e33cfc819d8fd0440cea6dee0d972211a5e
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Fri Jan 15 16:21:34 2010 +0100

    Updated German translation

 po/de.po | 116
 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 65 insertions(+), 51 deletions(-)

commit dc32d5df6b1924d44f3b364cc9e8a1b5351c5665
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Thu Jan 14 19:10:03 2010 +0100

    Updated Danish translation

 po/da.po | 211
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 115 insertions(+), 96 deletions(-)

commit 3959191f713b76ce071792413bf12656933189a0
Author: Petr Kovar <pknbe@volny.cz>
Date:	Tue Jan 12 01:10:51 2010 +0100

    Add Czech translation by Marek Cernocky

 po/LINGUAS |	1 +
 po/cs.po   | 715
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 716 insertions(+)

commit cc3d870fb058ba78391d78b995919901dbf111c9
Author: Daniel Nylander <po@danielnylander.se>
Date:	Sun Jan 10 15:05:35 2010 +0100

    Updated Swedish translation

 po/sv.po | 122
 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 71 insertions(+), 51 deletions(-)

commit e1cec6b76161e202d90c7ca79e8685c9e9b4fc08
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Jan 1 16:12:48 2010 +0000

    Release version 0.7.1

 NEWS	      | 3 +++
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 739e88963d908b2fba77b1c2a293b9c267f73137
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Jan 1 16:06:32 2010 +0000

    Fix non-Evolution build

 src/definition.c    | 4 ++++
 src/event-factory.h | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

commit c35bb1978701e5373c8764d61e8cb7c9d223bc6f
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Fri Jan 1 09:28:17 2010 +0100

    Updated Slovenian translation

 po/sl.po | 69
 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 44 insertions(+), 25 deletions(-)

commit 9e13df9f3a51d7f2368ace966caaf227308aa0e4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 31 12:01:15 2009 +0000

    Release version 0.7.0

 Makefile.am	 | 16 +++++++++-------
 NEWS		 | 12 ++++++++++++
 README		 |  8 ++++++--
 configure.ac	 |  2 +-
 src/Makefile.am | 16 ++++++++--------
 5 files changed, 36 insertions(+), 18 deletions(-)

commit d6b6014060028c79b0b418b396a161ab8f8f8660
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 31 11:17:09 2009 +0000

    Change website from tecnocode.co.uk to live.gnome.org

 README		   | 2 +-
 almanah.doap	   | 2 +-
 src/main-window.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 4188fee3f23791175f6aedc43916462b734f1e72
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 31 11:02:30 2009 +0000

    Updated British English translation

    Also fix a small string problem in the printing code, left over
    from earlier
    testing.

 po/en_GB.po	| 458
 +++++++++++++++++++++++++++++++++++++++------------------
 src/printing.c |   2 +-
 2 files changed, 314 insertions(+), 146 deletions(-)

commit 165d0d751bf356b84ccc32062f426ca70cf7bf79
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 31 10:56:52 2009 +0000

    Makefile and configure.ac cleanup

 configure.ac	 |   2 +-
 src/Makefile.am | 116
 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 57 insertions(+), 61 deletions(-)

commit 561cab28f9143aa9caf0439190a3315a46ab01db
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 31 10:47:46 2009 +0000

    Improve appearance of Definition Manager dialogue

    It's no longer arranged as a table; instead, a heading and free-form
    text
    area are used. The focus control for definition error dialogues has
    also been
    fixed.

 data/almanah.ui	   | 92
 ++++++++++++-----------------------------------
 src/definitions/contact.c |  6 ++--
 src/definitions/file.c    |  2 +-
 src/definitions/uri.c	   |  2 +-
 4 files changed, 28 insertions(+), 74 deletions(-)

commit 76f2d742e0f4b4d79f98d581beef169e9f30dd16
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Dec 27 18:21:13 2009 +0000

    Don't merge identical entires on import

 src/import-dialog.c | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

commit 96188339b91b20bc12d4c43e44b187aadf583fd5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Dec 22 16:27:21 2009 +0000

    Bug 594871 — Add line spacing options

    Add line spacing options such that printed entries can be annotated
    by hand.
    Closes: bgo#594871

 data/almanah.ui |  1 +
 src/printing.c  | 47 +++++++++++++++++++++++++++++++++++------------
 2 files changed, 36 insertions(+), 12 deletions(-)

commit 0d515746d7fb9bc7b4c5a682a727d84ec88f5f9b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Tue Dec 22 15:15:33 2009 +0000

    Tidy up build process and hide compilation churn

 configure.ac	 |  46 ++++++++++++++++----------
 src/Makefile.am | 101
 ++++++++++++++++++++++++--------------------------------
 2 files changed, 72 insertions(+), 75 deletions(-)

commit e16b019fe921a36b751c7462f8866ce7a2f13b24
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Dec 17 08:45:46 2009 +0000

    Make Evolution dependency optional

    Also remove forced -Wall flag.

 configure.ac	     | 11 ++++++++++-
 src/Makefile.am     | 28 +++++++++++++++-------------
 src/event-factory.h |	3 +++
 src/event-manager.c |	4 ++++
 4 files changed, 32 insertions(+), 14 deletions(-)

commit d176ff98cc3d0f74b537b9025c2704c23561b069
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	Sun Dec 20 17:12:20 2009 +0100

    Updated Spanish translation

 po/es.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit a9e59b7264971d9c9220ce0da58cb4a95b56387c
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	Fri Dec 18 00:12:55 2009 +0100

    Added Danish translation

 po/da.po | 701
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 701 insertions(+)

commit 1901c7cdb1e2dfbe2a0b41bd9aaf75ef9f12abd3
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:	Fri Dec 18 00:05:47 2009 +0100

    Added da to list of languages

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit b1bc39bc2b27d3d858d85618f6eddded191f6d48
Author: Carlos Albornoz <carlos@debianchile.cl>
Date:	Sun Dec 13 12:43:18 2009 +0100

    Updated Spanish translation

    Signed-off-by: Jorge González <jorgegonz@svn.gnome.org>

 po/es.po | 659
 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 528 insertions(+), 131 deletions(-)

commit 159310a33f94021e61383a35759d3c5da8098004
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sat Dec 12 11:49:22 2009 +0100

    Updated German translation

 po/de.po | 104
 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 47 insertions(+), 57 deletions(-)

commit b0d81a0c5fc0b27abb805dbb375d5ccdc7604c3a
Author: Andre Klapper <a9016009@gmx.de>
Date:	Fri Dec 11 18:34:36 2009 +0100

    Add missing file to POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 52b30a4d142a4eaae08f2af24eea9d67f40dd473
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Fri Nov 27 13:25:41 2009 +0100

    Updated Slovenian translation

 po/sl.po | 1300
 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 652 insertions(+), 648 deletions(-)

commit 727420aaff12e7efa9d0fb7b3c13b6831e2956a9
Author: Daniel Nylander <po@danielnylander.se>
Date:	Tue Nov 10 01:29:29 2009 +0100

    Updated Swedish translation

 po/sv.po | 401
 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 245 insertions(+), 156 deletions(-)

commit 7af4b9f69373591a3e439f436ac0626ca2e2cfa3
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	Tue Nov 3 13:47:05 2009 +0100

    Added sl for Slovenian translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 241ad67fc04229322442347fe49c85ed1570d990
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	Tue Nov 3 13:46:21 2009 +0100

    Updated Slovenian translation

 po/sl.po | 648
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 648 insertions(+)

commit 79bfb759a57212d589201467581f30ec3a952d64
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Mon Oct 26 19:46:37 2009 +0000

    Bug 599598 — Segmentation fault in debian unstable

    Fix a crash if initialisation of libgpgme fails, and also change GPGME
    initialisation so it works for GPGME 1.2.x. Closes: bgo#599598

 configure.ac	       |  2 ++
 src/storage-manager.c | 15 +++++++++++++--
 src/storage-manager.h |  3 ++-
 3 files changed, 17 insertions(+), 3 deletions(-)

commit 3a74dc4aa7321a90672506a6f487481a8d8c634f
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Sun Oct 4 19:38:16 2009 +0200

    Updated German translation

 po/de.po | 365
 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 249 insertions(+), 116 deletions(-)

commit 412e3431fd98ef685a157eb95d5cd5bec4cb61ab
Author: Claude Paroz <claude@2xlibre.net>
Date:	Sat Oct 3 12:04:38 2009 +0200

    Updated French translation

 po/fr.po | 326
 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 225 insertions(+), 101 deletions(-)

commit c50145a822a7f76fc8fbaf0f809bce03ab4dc708
Author: Andika Triwidada <andika@gmail.com>
Date:	Mon Sep 28 18:41:03 2009 +0700

    Added id

 po/LINGUAS | 1 +
 po/id.po   | 0
 2 files changed, 1 insertion(+)

commit 7c93b965f1dc9600acfaa82c4e19533ddd212b71
Author: Andika Triwidada <andika@gmail.com>
Date:	Mon Sep 28 18:40:29 2009 +0700

    Added Indonesian Translation

 po/id.po | 646
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 646 insertions(+)

commit b4b5ac5793725492444d9bd850e869396132ac26
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Sep 24 18:00:45 2009 +0100

    Fix the UI to follow the GNOME HIG

 data/almanah.ui	  | 663
 +++++++++++++++++++++++++----------------------
 src/definitions/uri.c	  |   4 +-
 src/interface.c	  |  10 -
 src/interface.h	  |   1 -
 src/main-window.c	  |   1 -
 src/preferences-dialog.c |   3 +-
 src/printing.c		  |  21 +-
 7 files changed, 363 insertions(+), 340 deletions(-)

commit 97530ba0ac032ef81892f090030db2aeb971e0ca
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Sep 24 16:08:46 2009 +0100

    Added import support

    Text files and other Almanah databases can now be imported to the
    current database.

 data/almanah.ui		 | 235 ++++++++++++++
 po/Makefile.in.in		 |   4 +-
 po/POTFILES.in			 |   1 +
 src/Makefile.am		 |   2 +
 src/definition-manager-window.c |  14 +-
 src/import-dialog.c		 | 694
 ++++++++++++++++++++++++++++++++++++++++
 src/import-dialog.h		 |  83 +++++
 src/main-window.c		 |  16 +-
 src/main.c			 |   2 +
 src/main.h			 |   1 +
 src/storage-manager.c		 | 132 ++++++--
 src/storage-manager.h		 |   3 +-
 12 files changed, 1144 insertions(+), 43 deletions(-)

commit 68d574378db6588d43236330c8ee6e41070d39e5
Author: Fran Diéguez <fran.dieguez@glug.es>
Date:	Tue Sep 15 23:05:31 2009 +0200

    Added gl

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit b7a78229140843b33c352217255735638acd3d50
Author: Fran Diéguez <fran.dieguez@glug.es>
Date:	Tue Sep 15 23:00:04 2009 +0200

    Added Galician Translation

 po/gl.po | 556
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 556 insertions(+)

commit 862d508795347e2f222c85fbe0517d1b4359c3de
Author: Kostas Papadimas <pkst@gnome.org>
Date:	Fri Sep 11 19:43:07 2009 +0300

    Updated Greek translation.

 po/el.po | 108
 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 51 insertions(+), 57 deletions(-)

commit ed682c932c987e7c27e9c91577963e99d8a4de39
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sat Jun 13 15:53:11 2009 +0100

    Unmark a %X strftime string as translatable

    The %X strftime placeholder is already locale-dependent. Closes:
    bgo#585646

 src/main-window.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 351e49c5d44900dc39ce8e419957e7b35b1ba328
Author: Daniel Nylander <po@danielnylander.se>
Date:	Tue Jul 7 13:17:28 2009 +0200

    Updated Swedish translation

 po/sv.po | 108
 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 68 insertions(+), 40 deletions(-)

commit 63d4703e5e0167e4cd6756358f5de4e2caca7116
Author: Claude Paroz <claude@2xlibre.net>
Date:	Sat Jun 13 15:58:01 2009 +0200

    Updated French translation

 po/fr.po | 333
 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 189 insertions(+), 144 deletions(-)

commit 79afb7532b0db4fb449c362498ca9a092c2052a4
Author: Daniel Nylander <po@danielnylander.se>
Date:	Sat Jun 13 10:49:02 2009 +0200

    Updated sv translation (Daniel Nylander)

 po/sv.po | 150
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 81 insertions(+), 69 deletions(-)

commit 68d95226bb7bb77d9f69b2e9b0d26f68a230df65
Author: Aron Xu <aronxu@gnome.org>
Date:	Thu May 28 16:00:21 2009 +0800

    Added Simplified Chinese translation.

 po/zh_CN.po | 552
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 552 insertions(+)

commit cdaa34c370ca5f378c91b836bed318d8e883cf27
Author: Aron Xu <aronxu@gnome.org>
Date:	Thu May 28 16:00:05 2009 +0800

    Added Simplified Chinese translation.

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 7f0a87ed248cd588d8aa5b3d293bd55db49c9f7c
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Tue May 12 22:09:33 2009 +0200

    Updated German translation

 po/de.po | 102
 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 54 insertions(+), 48 deletions(-)

commit b26ba3aeebc347e7f7f9f040cb8ba499ab986080
Author: Βασίλης Κοντογιάνης <vasilisk@ics.forth.gr>
Date:	Mon May 11 12:31:37 2009 +0100

    Updated Greek translation

 po/el.po | 190
 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 88 insertions(+), 102 deletions(-)

commit 4d75b8f9807eb1e87eb17b6e9fa1565fc124b98a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 10 19:10:41 2009 +0100

    Reduce usage of almanah_interface_embolden_label by using Pango
    attributes

 data/almanah.ui		 | 15 +++++++++++++++
 src/definition-manager-window.c |  4 ----
 src/main-window.c		 |  4 ----
 src/search-dialog.c		 |  3 ---
 4 files changed, 15 insertions(+), 11 deletions(-)

commit 11eaffdee9e7c78eecb25a798bb44282696c0655
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 10 18:54:27 2009 +0100

    Bug 572032 – Allow manual date entry

 data/almanah.ui	 |  74 +++++++++++++++++-
 src/Makefile.am	 |   2 +
 src/date-entry-dialog.c | 202
 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/date-entry-dialog.h |  57 ++++++++++++++
 src/main-window.c	 |  18 +++++
 src/main.c		 |   2 +
 src/main.h		 |   1 +
 7 files changed, 355 insertions(+), 1 deletion(-)

commit 081d79837e10273d778cc376a905b6fce255e229
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 10 09:23:52 2009 +0100

    Made the text view for entering "note" definitions longer by default

 src/definitions/note.c | 1 +
 1 file changed, 1 insertion(+)

commit 55f441eb5e93c8fcfdb76b449c9f30c191d2f4ae
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 10 09:18:19 2009 +0100

    Don't display the Add Definition dialogue for pre-existing definition
    texts

 src/main-window.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit 5bcaf504d120e1287d5b11721438eb309633d178
Author: Simos Xenitellis <simos@gnome.org>
Date:	Fri May 8 17:20:05 2009 +0100

    Added el to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 87b64617aa6ff117ba096df753d8eb20ba5c2201
Author: Vasilis Kontogiannis <vasilisk@ics.forth.gr>
Date:	Fri May 8 17:18:18 2009 +0100

    Added Greek translation

 po/el.po | 555
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 555 insertions(+)

commit 63b2a1a3836aa4bb6c5b9bc0acc458843181e3ad
Author: Mario Blättermann <mariobl@gnome.org>
Date:	Mon May 4 10:12:03 2009 +0200

    Updated German translation

 po/ChangeLog |   4 ++
 po/de.po     | 209
 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 110 insertions(+), 103 deletions(-)

commit 45cee2421c0c70c8d3964818a70c886755053fa5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 3 17:14:51 2009 +0100

    Wrap text when adding a new note definition

 src/definitions/note.c | 1 +
 1 file changed, 1 insertion(+)

commit 04dd158392d331c2ac206859e2a005277e53482c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 3 17:01:33 2009 +0100

    Made adding definitions case-insensitive

    When adding a definition, pre-existing definitions can populate
    the Add
    Definition dialogue even if they differ in case to what's been typed.
    Definitions are still stored with their original case in the database.

 src/definition-manager-window.c | 53
 ++++++++++++++++++++++++++++++++++++++++-
 src/main-window.c		 |  2 +-
 src/storage-manager.c		 | 28 ++++++++++++++++++++--
 3 files changed, 79 insertions(+), 4 deletions(-)

commit 0b17724a31e91a6ced6763ceddeae6e57c8fbaa9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 3 15:52:55 2009 +0100

    Bug 580052 – Not encrypting keeps encrypted database

    Delete the old encrypted database if closing a database which wasn't
    initially encrypted, or without an encryption key.

 src/storage-manager.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit 4fb9feb96fc1a20c8e0d259653b224d62e7ebbe5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun May 3 15:42:40 2009 +0100

    Bug 579242 – No error messages for bad keys when closing

    Improved error reporting when closing the database, such that
    errors during
    encryption are now presented in error dialogues, rather than just
    being
    printed silently to the console.

 src/Makefile.am	  | 17 ++++++++++++++++
 src/almanah-marshal.list |  1 +
 src/main.c		  | 35 +++++++++++++++++----------------
 src/storage-manager.c	  | 50
 +++++++++++++++++++++++++-----------------------
 4 files changed, 62 insertions(+), 41 deletions(-)

commit dce853f92d564007b1407b5993829e365f149bf7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 26 16:17:35 2009 +0100

    Fixed e-mail address in DOAP file

 almanah.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5c5c5c92223b29a44a9dd10746eb1708c2275842
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Thu Apr 23 17:58:08 2009 +0100

    Add more debugging on failure to encrypt the database

 src/storage-manager.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 52e30a28b62b297f3ac3774d4cad6b5fdcd78b3e
Author: Daniel Nylander <po@danielnylander.se>
Date:	Mon Apr 20 17:37:18 2009 +0200

    Updated sv translation

 po/ChangeLog |   4 ++
 po/sv.po     | 168
 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 94 insertions(+), 78 deletions(-)

commit eb4bc7b7d0f434b25698ec92c80b11363cb9201c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 19 23:56:07 2009 +0100

    Added .gitignore generation support

    Using git.mk from pango, the .gitignore file is now auto-generated.
    Removed INSTALL from the repository, since it was only a symlink,
    and also
    removed the obsolete .bzrignore and .gitignore files.

 .bzrignore		      |  64 ----------------
 .gitignore		      |  37 ---------
 INSTALL		      |   1 -
 Makefile.am		      |  22 +++++-
 data/Makefile.am	      |   2 +
 data/icons/16x16/Makefile.am |   2 +
 data/icons/22x22/Makefile.am |   2 +
 data/icons/32x32/Makefile.am |   2 +
 data/icons/48x48/Makefile.am |   2 +
 data/icons/Makefile.am       |   2 +
 git.mk			      | 178
 +++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am	      |   2 +
 12 files changed, 212 insertions(+), 104 deletions(-)

commit 0d02c20d92e3f766c44047b55d39d9481b23543c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Sun Apr 19 23:45:10 2009 +0100

    Compiler warning fixes

 src/add-definition-dialog.c	   |  6 ++--
 src/add-definition-dialog.h	   |  4 +--
 src/definition-manager-window.c   |  9 ++++--
 src/definition.c		   |  1 -
 src/definition.h		   |  8 +++---
 src/definitions/contact.c	   |  1 -
 src/definitions/file.c		   |  3 +-
 src/definitions/note.c		   |  3 +-
 src/definitions/uri.c		   |  3 +-
 src/entry.c			   |  1 -
 src/event-factories/calendar.c    |  3 +-
 src/event-factories/f-spot.c	   |  1 -
 src/event-factory.c		   |  3 +-
 src/event-manager.c		   |  1 -
 src/event.c			   |  3 +-
 src/event.h			   |  8 +++---
 src/events/calendar-appointment.c |  3 +-
 src/events/calendar-task.c	   |  3 +-
 src/events/f-spot-photo.c	   |  1 -
 src/main-window.c		   | 35 ++++++++++++++++++-----
 src/main.c			   |  2 +-
 src/preferences-dialog.c	   |  7 ++---
 src/printing.c			   |  5 ++--
 src/search-dialog.c		   | 10 +++++--
 src/storage-manager.c		   | 59
 +++++++++++++++++++--------------------
 25 files changed, 100 insertions(+), 83 deletions(-)

commit c380c3e5d2b7aeb88e7a46e880882906fb020a76
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	Fri Apr 17 10:43:17 2009 +0100

    Migrated to git, adding a DOAP file and moving the ChangeLog

    Added a DOAP file for the use of cgit, fixed some file permissions,
    migrated
    the svn:ignore property to .gitignore, and moved the ChangeLog to
    ChangeLog.pre-git and added Makefile code to generate the ChangeLog
    from the
    git log in future.

 .gitignore	   |   37 ++
 AUTHORS	   |	0
 ChangeLog	   | 1329
 ---------------------------------------------------
 ChangeLog.pre-git | 1361
 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am	   |   18 +-
 NEWS		   |	0
 README		   |	0
 almanah.doap	   |   16 +
 configure.ac	   |	0
 data/Makefile.am  |	0
 src/Makefile.am   |	0
 src/interface.c   |	0
 src/interface.h   |	0
 src/main.c	   |	0
 src/main.h	   |	0
 15 files changed, 1431 insertions(+), 1330 deletions(-)
