# Generated by Makefile. Do not edit.

commit 7f80024236a0ebbe2257005b91d6a89d730cb3cb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 16 21:50:38 2012 +0100

    bump version

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

commit 937ae702a2c46cec0c78630e7c2c60160af80844
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Mar 16 14:22:02 2012 +0100

    Bug #672216 - Memory leaks in evolution-plugin part

 src/rss-config-factory.c |  163 +++++++++++++++++++++-------------------------
 src/rss.c                |    6 +-
 2 files changed, 77 insertions(+), 92 deletions(-)

commit 69cb7ddfdc85f7875b22adf0ce311d6ad4821056
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Mar 16 14:17:08 2012 +0100

    Adapt to evolution 3.3.91 changes

 configure.ac             |    2 +-
 src/notification.c       |    4 ++++
 src/rss-config-factory.c |    4 ++++
 src/rss.c                |    4 ++++
 4 files changed, 13 insertions(+), 1 deletion(-)

commit ea3b0faef0a508f0fdf9a356e974c027c9f7fe21
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Feb 15 14:05:22 2012 +0100

    Adapt to recent changes in e_preferences_window_add_page()

 src/rss-config-factory.c |    3 +++
 1 file changed, 3 insertions(+)

commit 5bfb98b00894700b8d62e3107fc06cacfb048563
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Feb 8 10:01:30 2012 +0100

    Be able to build against eds/evo 3.3.4

 configure.ac             |    3 +++
 src/parser.c             |    4 ++++
 src/rss-config-factory.c |    4 ++++
 src/rss-evo-common.c     |    4 ++++
 src/rss.c                |   20 ++++++++++++++------
 5 files changed, 29 insertions(+), 6 deletions(-)

commit cac58a2f1bc00ec8163fdfbb70f5f47ef78024fd
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Tue Jan 3 12:06:28 2012 +0100

    Updated Danish translation

 po/da.po |  409 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 235 insertions(+), 174 deletions(-)

commit 4f7ffff0cd030e0c335ddc972108e8770a55c583
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Dec 19 22:45:45 2011 +0100

    more fixes to be able to build against evolution 3.3.3

 src/rss-config-factory.c |    2 ++
 src/rss-evo-common.c     |    2 ++
 src/rss.c                |    2 ++
 3 files changed, 6 insertions(+)

commit d52ec28c9ce51f251d80ce2038840146ca57478c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Dec 19 22:45:00 2011 +0100

    update gen script to use xz as compression

 scripts/create-snapshot.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f877f52e71966e0c8db6ee8f3ed1d262c7d7ffbf
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Dec 19 20:37:12 2011 +0100

    bump version to match tree version

 configure.ac               |    2 +-
 scripts/create-snapshot.sh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a6b656aeb4a1e0d06955fd599c50a8b68fed1922
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Dec 19 20:33:07 2011 +0100

    Bug 666374 - Adapt to API changes in Evolution 3.3.3

 src/notification.c       |    7 +++++++
 src/rss-config-factory.c |    8 ++++++++
 src/rss-evo-common.c     |   27 +++++++++++++++++++++++++++
 3 files changed, 42 insertions(+)

commit 8d767481a6c77688617de7d8eab9c3761f4dbcbc
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 14 17:15:10 2011 +0100

    migtate to EMailSession

 src/rss-evo-common.c |    6 +++++-
 src/rss.c            |   14 +++++++++++---
 2 files changed, 16 insertions(+), 4 deletions(-)

commit 1d6aa37e1b0f483e29f35d475ff52535acb1d729
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 14 16:50:40 2011 +0100

    update scripts

 src/rss-config-factory.c |   14 +++++++++-----
 src/rss-image.c          |    4 +++-
 src/rss.c                |    7 +++----
 3 files changed, 15 insertions(+), 10 deletions(-)

commit c36fd11579043111426aeee219be09f6faec14ab
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Nov 27 19:05:45 2011 +0100

    Added Polish translation

 po/LINGUAS |    1 +
 po/pl.po   |  746 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 747 insertions(+)

commit ecfcc9d9f9c0419e205afb8f7a115d6d97509cd7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Oct 30 19:10:15 2011 +0100

    default to XZ format in dist target

 TODO            |    1 +
 configure.ac    |    2 +-
 src/Makefile.am |    4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

commit cd49f53ceab9d98ee797bee3a5b012ad80e87794
Author: Robin Stocker <robin@nibor.org>
Date:   Fri Oct 28 13:53:51 2011 +0200

    Fix compilation without libsoup-gnome
    
    This adds a missing #ifdef HAVE_LIBSOUP_GNOME, otherwise it won't
    compile without libsoup-gnome.

 src/rss-evo-common.c |    2 ++
 1 file changed, 2 insertions(+)

commit f9f0880e2fc56ce69d0a25359c31cfcaac93050f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Oct 9 18:12:08 2011 +0200

    adapt to latest evolution changes

 src/notification.c |   13 +++++++++++++
 1 file changed, 13 insertions(+)

commit c3e9b843360a8c68ed0fbca14ea2e449692304c6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Oct 9 17:34:52 2011 +0200

    Bug 661320 - HTML format remove image when send it

 TODO         |    1 +
 src/parser.c |   14 +++++++-------
 src/rss.c    |    5 +++--
 3 files changed, 11 insertions(+), 9 deletions(-)

commit 6304f878d8d3966254a4552b96c139636a14d42c
Author: Petr Kovar <pkovar@redhat.com>
Date:   Mon Sep 26 11:11:10 2011 +0200

    Update Czech translation by Jiri Eischmann

 po/cs.po |  205 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 105 insertions(+), 100 deletions(-)

commit 61e6a45709b88ba1df113035b5c414f0cfaafe73
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Fri Sep 16 23:19:55 2011 +0700

    Updated Thai translation.

 po/th.po |  218 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 114 insertions(+), 104 deletions(-)

commit 0bfcfb7e53a7b719471834a726688d0dff46b21e
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Sep 16 16:54:07 2011 +0200

    Updated French translation

 po/fr.po |  230 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 126 insertions(+), 104 deletions(-)

commit f0269d800bd3810d172af03f1ca39b0e93afb6c3
Author: Fran Dieguez <fran@openhost.es>
Date:   Mon Sep 12 22:04:07 2011 +0200

    Updated galician translations

 po/gl.po |  549 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 318 insertions(+), 231 deletions(-)

commit 2cd74d7829914c5c65c588d83c72a968fe25b41f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Sep 9 00:09:28 2011 +0200

    possible fix for crash when feed has been deleted

 src/rss.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit e430f85fc43160fd6adc7776f3d9cb32e37d69ab
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 8 23:45:28 2011 +0200

    do not modify hash while iterating over it

 src/network-soup.c |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

commit 0b4ac389ff1aafc76f1265aef01931eb86eaba2b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 8 23:44:55 2011 +0200

    fix compiler warnings

 src/notification.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 16d98e591c3e863e50dfc8a74c45e88dea8f697e
Author: António Lima <amrlima@gmail.com>
Date:   Sun Sep 4 02:50:42 2011 +0100

    Updated Portuguese translation

 po/pt.po |  209 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 110 insertions(+), 99 deletions(-)

commit 675effd9fff209218479df10a0662fb9f207da7f
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sat Aug 27 22:47:34 2011 +0200

    Updated Slovenian translation

 po/sl.po |  228 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 114 insertions(+), 114 deletions(-)

commit 780e196eb0e7cbeda56413bfdb9654c83372eae3
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Tue Aug 23 00:28:38 2011 +0300

    Bug 656126 - evolution-rss uses deprecated tk_[hv]box_new

 src/rss-config-factory.c |   12 ++++++++++++
 src/rss.c                |    9 +++++++++
 2 files changed, 21 insertions(+)

commit 49cc5fccd5f80facb386b216c5e5b3d5f8e09a33
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Mon Aug 22 22:23:00 2011 +0400

    Updated Russian translation

 po/ru.po |  281 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 119 insertions(+), 162 deletions(-)

commit de392a6054d5c0da889d5f5664be0a7cc585e652
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Aug 20 11:28:03 2011 +0200

    Updated Spanish translation

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

commit a72549dadc3c69760bc7cc9f0401040df3c6fbd2
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Aug 19 13:49:25 2011 +0200

    [l10n] Updated German translation

 po/de.po |  185 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 95 insertions(+), 90 deletions(-)

commit 8617cf7ade6b86532a43111c5feab16a8da18834
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Aug 18 00:18:32 2011 +0300

    got the evo versions wrong

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

commit 2e9f09b76f1c0c13f2491bfb078a731589c2c324
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Aug 17 23:21:18 2011 +0300

    remove G_DISABLE_DEPRECATED

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

commit bd7300621ad8a0ad7a77103565e456b586fde8c0
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Aug 17 08:36:11 2011 +0300

    error messages are way too large

 src/notification.c                    |    7 +++++
 src/org-gnome-evolution-rss.error.xml |    2 +-
 src/rss.c                             |   52 ++++++++++++++++-----------------
 3 files changed, 33 insertions(+), 28 deletions(-)

commit a7d886e3e383484ded07d9808eb8ada16ab1ca9c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Aug 11 22:34:50 2011 +0300

    adapt to latest evolution changes

 TODO                     |    2 +-
 src/rss-config-factory.c |    9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

commit 2e8878eef8ce3d8a16bc9243fe3cc6513d54a608
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Thu Jul 28 19:24:42 2011 +0200

    Added Basque language

 po/LINGUAS |    1 +
 po/eu.po   |  891 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 892 insertions(+)

commit 8becf232729e235653e5e9d274b54e04127858bd
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Wed Jul 27 22:16:04 2011 +0400

    Updated Russian translation

 po/ru.po |  952 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 504 insertions(+), 448 deletions(-)

commit 8f8ac02df3b333393ba3f60d0ff0f93066673378
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 26 13:47:56 2011 +0300

    do not free auth url before user/pass dialog

 TODO               |    1 +
 src/network-soup.c |    6 ++----
 src/rss.c          |    1 +
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 5f8a0864469b0e778216b5ceb13a10caaa418990
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jul 16 15:57:01 2011 +0300

    Remove G_DISABLE_DEPRECATED.

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

commit 44a2e7f1d4a13ed71ab235052a8497f6f053cf0d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jul 16 15:22:56 2011 +0300

    Bug 654591 - do not hardcode path to evolution

 src/Makefile.am            |    1 +
 src/evolution-import-rss.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit ebeb5f125d566729d096c8461ff7c96108572e8c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jul 16 14:45:05 2011 +0300

    adapt to evo/eds changes part #2

 src/rss.c |   72 ++++++++++++-------------------------------------------------
 1 file changed, 14 insertions(+), 58 deletions(-)

commit 62d6e9a7a68dc90abd244431afb47de9826cb423
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jul 7 23:34:45 2011 +0300

    Avoid camel_stream_printf().

 src/parser.c |    2 +-
 src/rss.c    |  117 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 77 insertions(+), 42 deletions(-)

commit 5aee538e3775691c0bdc0013dc1e242de2636468
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Jul 5 18:19:28 2011 +0200

    Updated Czech translation

 po/cs.po |  203 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 105 insertions(+), 98 deletions(-)

commit c82a21d0b162da2c6d1b1f3b11efd96a352da8ab
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Jun 19 17:27:29 2011 +0200

    [l10n] Updated German translation

 po/de.po |  207 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 108 insertions(+), 99 deletions(-)

commit 10c4f54506ee943ae43ff4d7d68b345bbe5835aa
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Jun 19 11:22:33 2011 +0200

    Updated Spanish translation

 po/es.po |  208 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 107 insertions(+), 101 deletions(-)

commit dad9206662a5610cf4acd6164ee886aded5469c8
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sat Jun 18 14:50:54 2011 +0200

    Updated Slovenian translation

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

commit 09eb4fc718ebb1bfca160e0993bf9765efd975c8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 16 22:37:10 2011 +0300

    fix compiler warnings

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

commit a96443a79e2c3de0ce12d2a3512d2e9c737e3247
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 16 22:29:11 2011 +0300

    adapt to latest evolution changes

 src/org-gnome-evolution-rss.eplug.xml |    5 -----
 src/rss.c                             |    9 ---------
 src/rss.h                             |    3 ---
 3 files changed, 17 deletions(-)

commit 5a6a68adc9e7d2a09a0c6e319b3f06a04785f421
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 16 21:55:58 2011 +0300

    Bug 651589 - Error regenerating POT file

 po/POTFILES.in                       |    2 +-
 po/POTFILES.skip                     |    1 +
 src/GNOME_Evolution_RSS.server.in.in |   39 ----------------------------------
 src/Makefile.am                      |   18 +---------------
 4 files changed, 3 insertions(+), 57 deletions(-)

commit e5fec2cf51074eda3312040732b24a4fc393ac42
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 16 20:24:30 2011 +0300

    fix license headers

 COPYING                    |   44 ++++++++++++++++++++++----------------------
 src/dbus.c                 |    3 ++-
 src/evolution-import-rss.c |    3 ++-
 src/fetch.c                |    3 ++-
 src/fetch.h                |    3 ++-
 src/file-gio.c             |    3 ++-
 src/file-gio.h             |    3 ++-
 src/misc.c                 |    3 ++-
 src/misc.h                 |    3 ++-
 src/network-soup.c         |    3 ++-
 src/network-soup.h         |    3 ++-
 src/network.h              |    3 ++-
 src/notification.c         |    3 ++-
 src/notification.h         |    3 ++-
 src/parser.c               |    3 ++-
 src/parser.h               |    3 ++-
 src/rss-cache.c            |    3 ++-
 src/rss-cache.h            |    3 ++-
 src/rss-config-factory.c   |    3 ++-
 src/rss-config-factory.h   |    3 ++-
 src/rss-config.c           |    3 ++-
 src/rss-config.h           |    3 ++-
 src/rss-evo-common.c       |    3 ++-
 src/rss-evo-common.h       |    3 ++-
 src/rss-icon-factory.c     |    3 ++-
 src/rss-icon-factory.h     |    3 ++-
 src/rss-image.c            |    3 ++-
 src/rss-image.h            |    3 ++-
 src/rss-status-icon.c      |    3 ++-
 src/rss-status-icon.h      |    3 ++-
 src/rss.c                  |    3 ++-
 src/rss.h                  |    4 +++-
 32 files changed, 85 insertions(+), 53 deletions(-)

commit f18991cecb6dd7e8ee6732e88d9d0f7b3dabb7b4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 16 20:19:50 2011 +0300

    drop version from desktop file

 evolution-rss.desktop.in.in |    1 -
 1 file changed, 1 deletion(-)

commit c434d1b8145abcbef9564591c59ec0c5cb6b0945
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jun 13 18:29:28 2011 +0300

    Bug 652466 - 'Illegal content type' error for ATOM feeds

 src/parser.c |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit fdd9e06ed4a532de9c961d232118c8c6a10d5a2c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jun 8 22:33:37 2011 +0300

    Bug 652094 - Make fails

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

commit 11637dc2deb3d1bc8012e1423c7cba52a183681e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 30 20:40:39 2011 +0300

    adapt to evolution changes

 src/rss-config-factory.c |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

commit 40e6ecf6e353b5cece930198aecb688e6c401cca
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 28 13:51:34 2011 +0300

    implement org.gnome.feed.Reader
    this basically mean support feeds comming from epiphany.
    Also drop old dbus interface as it is obsolete now.

 src/dbus.c                 |  230 +++++++++++++++++++++++++-----------------
 src/evolution-import-rss.c |  237 ++++++++++----------------------------------
 2 files changed, 195 insertions(+), 272 deletions(-)

commit 89798a0513cb280b9d47b204082dc06882e1296e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 26 23:06:27 2011 +0300

    add utility scripts

 scripts/evo-get-accounts.sh |    8 ++++++++
 scripts/rss-get-feeds.sh    |    7 +++++++
 2 files changed, 15 insertions(+)

commit 947c6329b1971cda90f41b07961c9c1431bf8f63
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 26 23:06:03 2011 +0300

    ship separate desktop file

 Makefile.am                 |    6 ++++++
 configure.ac                |    1 +
 evolution-rss.desktop.in.in |   19 +++++++++++++++++++
 po/POTFILES.in              |    9 ++++++++-
 src/dbus.c                  |    4 ++--
 src/evolution-import-rss.c  |   13 ++++++++-----
 6 files changed, 44 insertions(+), 8 deletions(-)

commit f2dda52ec300a6e50e6aeb8c8a0293cffaf877e3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 25 00:22:50 2011 +0300

    adapt to latest evolution modifications

 src/rss-config-factory.c |   36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 deletions(-)

commit db1a0fe32d4e9f7587d162928af78bda4f52bc54
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 21 18:37:28 2011 +0300

    move controls init from format function
    possible fix for bug rh#701163

 src/rss.c |   26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

commit 592138dbeb517d76d1dae642192292c6e39da3cd
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 11 22:44:48 2011 +0300

    revise latest evo/camel changes

 src/rss-evo-common.c |   32 ++++++++++++++++++++------------
 1 file changed, 20 insertions(+), 12 deletions(-)

commit cfcc72858cac27e21f704ec3fc4e5db243f5261e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue May 10 16:48:30 2011 +0300

    add missing ifdefs

 src/rss-config-factory.c |   22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

commit fc21117847e6da44497ebf66b0251348862445bf
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue May 10 16:38:34 2011 +0300

    adapt to latest camel changes

 src/rss-config-factory.c |   25 +++++++++++++++++++++++++
 src/rss-evo-common.c     |   45 +++++++++++++++++++++++++++++++++++++++++++--
 src/rss-evo-common.h     |    5 +++++
 src/rss.c                |   11 +++++++++++
 4 files changed, 84 insertions(+), 2 deletions(-)

commit 347df9e25b90fedb8724191d048fbaf721c1d75d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 9 22:38:36 2011 +0300

    fix export function

 src/rss-config-factory.c |   66 ++++++++++++++++++++++++++++++----------------
 1 file changed, 43 insertions(+), 23 deletions(-)

commit a187c0240c4935ad27ff17aed684a22b68ba9f68
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Thu May 5 22:55:27 2011 +0200

    Fix linking on Windows

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

commit 202d18a489f2d27576098e57540f4543313eee24
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 4 22:26:44 2011 +0300

    improve debug output

 src/debug.h |    6 ++++--
 src/rss.c   |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 9354bbd76a1344ca0c77ab0788b14ff402d62085
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Apr 30 13:57:31 2011 +0300

    adapt to latest eds changes

 src/rss-evo-common.c |   42 ++++++++++++++++++++++++++++++------------
 1 file changed, 30 insertions(+), 12 deletions(-)

commit bc5d36cbd9b1c22c5ecbf3a6ebc8ab6a64a0c855
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 24 09:53:13 2011 +0300

    Bug 648490 - arXiv rss feeds: from not shown properly

 src/parser.c |   29 +++++++++++++++++++++++++++++
 src/parser.h |    1 +
 2 files changed, 30 insertions(+)

commit 47391941bbfe48229a707fdd27c541ae10995cd1
Author: Antoine Jacoutot <ajacoutot@openbsd.org>
Date:   Sat Apr 23 00:31:53 2011 +0300

    Bug 648475 - missing webkit ifdef breaks compilation

 src/rss.c |   42 ++++++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 18 deletions(-)

commit 36903b93349df927f69fffb14f066af9ee22ab8d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Apr 19 11:57:59 2011 +0300

    move folder selection to main loop

 src/parser.c    |   18 ++----------------
 src/parser.h    |    6 ++++++
 src/rss-image.c |    2 +-
 src/rss.c       |   21 ++++++++++++++++-----
 4 files changed, 25 insertions(+), 22 deletions(-)

commit f29c95417c6f47a43e946e2b2e08b9690fe8fc7f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Apr 19 11:56:19 2011 +0300

    adapt to CamelService changes

 src/rss-evo-common.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 26b7d470f63dc7250727e01533d8775c78bde9f9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Apr 16 14:45:59 2011 +0300

    remove debug output and update TODO

 TODO                       |    2 ++
 scripts/create-snapshot.sh |    2 +-
 src/network-soup.c         |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

commit 1b401f8b96b9210c2dbf86179b3727353e0efb5c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Apr 16 14:44:46 2011 +0300

    fix crash on freeing default channel name

 src/parser.c |   14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

commit 08a6388fc9cefae7d6193632ba576e70580e64af
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Apr 16 14:43:16 2011 +0300

    reduce warnings output and code cleanups

 src/rss-image.c |    3 ++-
 src/rss.c       |   42 ++++++++----------------------------------
 2 files changed, 10 insertions(+), 35 deletions(-)

commit 8a06415f5606006ab6412b4ea5167dad4732cbdb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Apr 16 14:38:48 2011 +0300

    Sanitize folder title and accept fixed maximum length

 src/rss-config-factory.c |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit edad4c7d96f72410041f75297c9dbd2fb4e454f9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Apr 8 13:39:16 2011 +0300

    fix deleting folder contents

 src/rss-config-factory.c |    8 +++-----
 src/rss.c                |   25 ++++++++++++-------------
 2 files changed, 15 insertions(+), 18 deletions(-)

commit b96c31ef237d137446ba94e4767eba2cc7b7d42f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Apr 7 21:32:28 2011 +0300

    prefer raw name processing
    do not eascape name for old feeds because it makes deletion impossible.
    New names should be added to the list properly

 src/rss-config-factory.c |    2 +-
 src/rss.c                |   15 +++++++++++++++
 src/rss.h                |    1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

commit 1c1957cef824d62d1019cf3669116b2dd49f21c0
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Apr 7 20:50:50 2011 +0300

    make displaying of articles asynchronous

 src/parser.c          |  108 ++++++++++++++++++++++++++++++++++++++--------
 src/parser.h          |    7 ++-
 src/rss-status-icon.c |  113 ++++++++++++++++++++++++++++++-------------------
 src/rss-status-icon.h |   10 ++++-
 src/rss.c             |   94 ++++++++++++++++++++--------------------
 5 files changed, 220 insertions(+), 112 deletions(-)

commit 032b38f6b7a922bb446e5523894cf9a8d5cf1b60
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Apr 6 20:39:13 2011 +0300

    add time tracking debug functions

 src/debug.h |    2 ++
 1 file changed, 2 insertions(+)

commit 9eaf6246abeb2f8de516d9a0f06158762d9342df
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Apr 2 18:00:53 2011 +0300

    fix a set markup error on tooltips

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

commit 5e2cc8c034bac636b06f1df8a24918059bd37f89
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Apr 2 14:26:47 2011 +0300

    fix wrongly created hash

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

commit daf4448d2467961295724db6a5b9864fe19f8c1d
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Apr 1 10:13:18 2011 +0200

    [l10n] Updated German translation

 po/de.po |  222 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 102 insertions(+), 120 deletions(-)

commit c5338f5108466d22612a490569669dd1ddec7aa5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Mar 27 16:27:05 2011 +0300

    do not destroy unexisting g_hash

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

commit 01a97816828af735d0ec934fd6f4ba3564adfc91
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Mar 22 00:29:39 2011 +0200

    properly support atom enclosures

 src/parser.c |   38 +++++++++++++++++++++++++++++++++++++-
 src/parser.h |    7 +++++++
 2 files changed, 44 insertions(+), 1 deletion(-)

commit e805eebed778f102a3fda3ce90de699690c56dff
Author: Josselin Mouette <joss@debian.org>
Date:   Mon Mar 21 23:12:45 2011 +0200

    Bug 645383 - Incorrect schema type

 src/evolution-rss.schemas.in.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1ab2fb9a00e13bb3a0683a7662a3f6441d0e3218
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Mar 21 23:07:00 2011 +0200

    do not create files before network operation begin
    otherwise we can easlily result in too many open files for larger feeds

 src/rss.c |  105 +++++++++++++++++++++++++++++--------------------------------
 1 file changed, 50 insertions(+), 55 deletions(-)

commit 254351b8088b8034210528fd06daa326d5be8e18
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 17 22:13:36 2011 +0200

    use proxify async in dowload functions too

 src/network-soup.c |   48 +++++++++++++++++++++++++++++++++++-------------
 1 file changed, 35 insertions(+), 13 deletions(-)

commit 21279d3087ff7fb04500915f9e28395706f5bcaa
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 17 22:12:28 2011 +0200

    code cleanups

 TODO                     |    6 ------
 src/parser.c             |   16 +---------------
 src/rss-config-factory.c |    2 --
 src/rss.c                |   17 +++++------------
 4 files changed, 6 insertions(+), 35 deletions(-)

commit 01754e9a3750e4182ceca685b69fce3eb351e98b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 17 22:10:47 2011 +0200

    do not try to fetch non-image files

 src/rss-image.c |   13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 5ff62d4abf8bfd433c4a136246788ee614727712
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 16 16:52:46 2011 +0200

    try to refetch missing images on message load

 src/rss-image.c |   45 ++++++++++++++++++++++++++++++++++++++++++---
 src/rss-image.h |    3 ++-
 src/rss.c       |    3 ++-
 3 files changed, 46 insertions(+), 5 deletions(-)

commit d3de38e0f0cfebfce98a69ab00b51da4d75ed95a
Author: António Lima <amrlima@gmail.com>
Date:   Sat Mar 12 21:39:07 2011 +0000

    Updated Portuguese translation

 po/pt.po |  400 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 223 insertions(+), 177 deletions(-)

commit eaaae4aea87e5908c256d6adc80762c79b3a0db9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Mar 7 11:19:52 2011 +0200

    make opml filter default when exporting

 src/rss-config-factory.c |   16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit fc523253271c1cea2bb530b51c1a7e99228def4e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Mar 7 11:16:46 2011 +0200

    add default export file name

 src/rss-config-factory.c |    1 +
 1 file changed, 1 insertion(+)

commit da329585c670f43ba35c7e2e246d427ed2a1afbb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Mar 7 10:49:44 2011 +0200

    Bug 644100 - Crash when exporting feeds

 src/rss-config-factory.c |   36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)

commit 8520d32dc9a65829663bc4972a4fb26c1622c237
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Mar 6 22:43:57 2011 +0200

    update TODO

 TODO |    2 ++
 1 file changed, 2 insertions(+)

commit 64aea59f0ae106af79ddb3580011e5ce0bba56bd
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Mar 6 20:21:59 2011 +0200

    do not install redirect handler on missing CallbackInfo structure

 src/network-soup.c |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 0e674286df47140790ad3aa0a14cfa8541fc5771
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 4 23:10:03 2011 +0200

    Bug 643187 - url redirection for enclosures doesn't work as expected

 TODO               |    1 +
 src/network-soup.c |   21 ++++++++++++++++++---
 src/network.h      |    1 +
 src/rss.c          |    6 ++++--
 4 files changed, 24 insertions(+), 5 deletions(-)

commit a2f4f8053ec350e0470c65369e9d9bddc6ae5f4b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 4 20:26:43 2011 +0200

    don't rely on the external static gconf client

 src/rss-config-factory.c |  112 ++++++++++++++++++++++++++++------------------
 src/rss-config.c         |   12 ++---
 src/rss-status-icon.c    |    7 +--
 3 files changed, 80 insertions(+), 51 deletions(-)

commit a273b933a7eaa3a1de47ddaf490f73c25433b757
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 4 18:05:41 2011 +0200

    fix folder sanitization take 2
    properly fix commit http://git.gnome.org/browse/evolution-rss/commit/?id=8cf03b9610cbfffc1f009bc8a07c7c82949b733c

 src/rss-config-factory.c |   16 ++++++++++++----
 src/rss-image.c          |    4 +++-
 src/rss-status-icon.c    |    6 ++++--
 src/rss.c                |    6 +++++-
 4 files changed, 24 insertions(+), 8 deletions(-)

commit f7c35659e35690b31a3a042bab2313cd6c3db244
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 4 12:30:25 2011 +0200

    remove warnings for unexisting widget

 src/notification.c |    6 ++++++
 1 file changed, 6 insertions(+)

commit 8cf03b9610cbfffc1f009bc8a07c7c82949b733c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 4 12:29:33 2011 +0200

    sanitize folder name
    remove dot from name for maildir store

 src/rss.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 95eae836187690ac81c0e1a750f5480efd8e57c5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 2 23:19:30 2011 +0200

    Bug 634478 - blocks main evolution process

 src/network-soup.c   |  196 +++++++++++++++++++++++++++++++++++++++++++-------
 src/network-soup.h   |   18 +++++
 src/network.h        |   32 ++++-----
 src/rss-evo-common.c |  156 ++++++++++++++++++++++++++++++++++++++++
 src/rss-evo-common.h |   21 ++++++
 src/rss.c            |   36 ++++++----
 6 files changed, 407 insertions(+), 52 deletions(-)

commit 09c4985bd76645433b74752118b34095ac85b9d8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 2 22:15:35 2011 +0200

    autoconf gtk3 cleanups

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

commit 17b9722066f71545ba0fda7d45556b2613d5d619
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 2 22:09:01 2011 +0200

    remove calls to mainloop iteration

 src/parser.c             |    3 ---
 src/rss-config-factory.c |   20 ++------------------
 src/rss.c                |   19 -------------------
 3 files changed, 2 insertions(+), 40 deletions(-)

commit 7019356d2f949009ba15710c21cd5b6fce72d533
Author: Gabriel F. Vilar <cogumm@gmail.com>
Date:   Mon Feb 28 13:39:05 2011 -0300

    Updated Brazilian Portuguese translation

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

commit c5f0885cc0048805d4efd5ffa497105e5afd7106
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Feb 26 12:27:16 2011 +0100

    Updated Spanish translation

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

commit a61fff1cf429bfd52f60c720b5cff66372d78c76
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Feb 26 10:27:52 2011 +0200

    fix gtk2/3 conditionals

 src/rss-status-icon.c |    4 ++--
 src/rss.c             |    6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 9d473dea31951b4688bcdeaa1e9f02e168959b4b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Feb 26 10:27:17 2011 +0200

    allow build with webkitgtk3

 configure.ac |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

commit 607f37bd06eac4a1842a8eb63b91dee64f140dc6
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Feb 25 20:17:35 2011 +0100

    Updated Slovenian translation

 po/sl.po |  247 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 130 insertions(+), 117 deletions(-)

commit b8d5375a30e0998abda1d534a79bd4d5f42864d5
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Wed Feb 23 12:21:05 2011 +0700

    Updated Thai translation.

 po/th.po |  308 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 166 insertions(+), 142 deletions(-)

commit c4e5912a458bac5e0aa4c7e921ed9df0d625c191
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Feb 22 00:30:35 2011 +0100

    Updated Czech translation

 po/cs.po |  192 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 101 insertions(+), 91 deletions(-)

commit de44a4851fd9e1fc1aea253e3294d42a02f31637
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Feb 22 00:31:48 2011 +0200

    Bug 631899 - Be able to build against eds/evo 2.91.6

 configure.ac             |   19 +++++++++++++++----
 m4/evolution.m4          |   11 ++++++++---
 src/rss-config-factory.c |   14 +++++++++++---
 src/rss.c                |    4 ++--
 src/rss.h                |    4 ++--
 5 files changed, 38 insertions(+), 14 deletions(-)

commit 3f619daf5c7601cb6b7fdc6fc4e2f659f26c690b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Feb 15 11:44:28 2011 +0200

    Bug 642357 - crash on parsing RSS feed

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

commit cebc9612818a53c6a5515be863d6a4106b166833
Author: Krix Apolinário <krixapolinario@gmail.com>
Date:   Mon Feb 21 10:22:49 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po |  315 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 176 insertions(+), 139 deletions(-)

commit 99fdce0c96fe9df290aa7ca2f6b5e94e2a0feda6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Feb 2 15:54:20 2011 +0200

    Bug 641237 - Importing RDF feed fails

 src/parser.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 7d264518c2c6741e81842e7c4e6ba62f9f9a240b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jan 28 18:57:36 2011 +0200

    allow to select feed location from properties menu

 src/Makefile.am          |    3 ++
 src/network-soup.c       |    4 ++
 src/parser.c             |    1 +
 src/rss-config-factory.c |   88 +++++++++++++++++++++++++++++++++++-
 src/rss-evo-common.c     |  111 ++++++++++++++++++++++++++++++++++++++++++++++
 src/rss-evo-common.h     |   36 +++++++++++++++
 src/rss.c                |   50 +++++++++++++--------
 src/rss.h                |    5 ++-
 8 files changed, 277 insertions(+), 21 deletions(-)

commit ae8e59b9003e6b2b518d2e8e20caf837af624184
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jan 27 16:56:31 2011 +0200

    add adj size when computing browser view size

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

commit 37e84c7574cd7fc3ac77357c4ae17192a69f5500
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jan 26 19:41:15 2011 +0200

    remove debug message

 src/network-soup.c |    1 -
 1 file changed, 1 deletion(-)

commit c6c53a2bfa7d6cc032291e99463b838865f22dfc
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jan 26 17:38:18 2011 +0200

    update git.mk and list of ignored files

 Makefile.am |   78 +++++++++++++++++++++----
 git.mk      |  186 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 164 insertions(+), 100 deletions(-)

commit 6ed1bcc263e253f2ce6b73d2c112bc4861816237
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jan 26 16:04:24 2011 +0200

    update percentage in progress bar if feed provides content length

 src/rss.c |   47 ++++++++++++++++++++++++++---------------------
 1 file changed, 26 insertions(+), 21 deletions(-)

commit cc4ea632aad3e7cc8c8cc8c4bf0c19707009d369
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jan 26 16:03:51 2011 +0200

    handle 3XX redirects ourselves

 src/network-soup.c |   62 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 38 insertions(+), 24 deletions(-)

commit bff2cf675df01ce4f222bcb6b2c5c9d3d7723031
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jan 25 21:38:22 2011 +0200

    Bug 639825 - RSS plugin freezes Evolution on some posts if 'Show full text' is enabled

 src/rss.c |   19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

commit 76317c53f8f9f3422bfff4fb646f0201e7e55332
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Jan 22 17:14:57 2011 +0100

    Updated Spanish translation

 po/es.po |  302 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 161 insertions(+), 141 deletions(-)

commit 347afe40d54c8b07ccb646d91656f80acd75be65
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Fri Jan 21 20:19:22 2011 +0100

    Updated Slovenian translation

 po/sl.po |  342 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 179 insertions(+), 163 deletions(-)

commit 56179e63e886fa92a3000699d75b03503663ba41
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jan 21 00:14:06 2011 +0200

    fix compiler warning

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

commit 3ca65bca9d45bdf97e903d0efb8d69ef2c275375
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jan 20 23:55:40 2011 +0200

    fix parsing of inner node elements

 src/parser.c |   23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

commit 717749ec58db2cc551771ff444dae498692a27c6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jan 20 13:14:38 2011 +0200

    replace dot with space in folder name
    Since evolution changed default store to Maildir it seems
    we cannot add folders containing dots.

 src/misc.c |    4 ++++
 1 file changed, 4 insertions(+)

commit 4c44c0ef231e032b95797be162028240a17694d7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jan 20 00:07:57 2011 +0200

    use ref alternate in atom feeds to get link

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

commit df33f0c562df134ef6829a78f5d83163d3d2c697
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jan 19 12:37:23 2011 +0200

    Fix fetch feed operation progress

 src/rss.c |    4 ++++
 1 file changed, 4 insertions(+)

commit 8043acb7ff37009d9166a61f15ee0f4134b7f480
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jan 19 12:36:43 2011 +0200

    Make fetch feed operation cancelable again

 src/notification.c |   42 +++++++++++++++++++++++-------------------
 src/notification.h |    7 ++++++-
 2 files changed, 29 insertions(+), 20 deletions(-)

commit 8a7cd5437b0ec93e07d1d40ec6fedd2b67455960
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jan 18 17:59:07 2011 +0200

    do not pass empty string to strcasecmp
    also free xml property to avoid leaks

 src/parser.c |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit f01757d595f6a8086973468cb1a17778e0902948
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jan 18 16:26:38 2011 +0200

    reduce output warning messages

 TODO            |    3 ++-
 src/rss-image.c |    5 +++--
 src/rss.c       |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

commit c098ed12297b7ca9429ada084d9e519331bfe2ed
Author: Claude Paroz <claude@2xlibre.net>
Date:   Mon Jan 17 22:29:43 2011 +0100

    Updated French translation

 po/fr.po |  322 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 179 insertions(+), 143 deletions(-)

commit 233d17f84023eb819ca6a3fe7c8438d5d2e7baaa
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jan 17 08:35:31 2011 +0200

    add webkit missing includes

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

commit dd8d9e020b4c0dbd97f1e04c5c19b17de7d2e33a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jan 16 16:33:08 2011 +0200

    fix spin buttons update in preferences

 TODO                     |    1 -
 src/rss-config-factory.c |   19 +-
 src/rss-main.ui          | 3234 +++++++++++++++++++++++-----------------------
 3 files changed, 1620 insertions(+), 1634 deletions(-)

commit 4be3f2626323b62813d76090a80e25b47a8f7bbd
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Jan 16 10:29:03 2011 +0100

    Updated Czech translation

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

commit f724fc3c38b8ce976916fdc4c3e8bc470c13f106
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Jan 15 23:58:56 2011 +0100

    [l10n] Updated German translation

 po/de.po |  299 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 158 insertions(+), 141 deletions(-)

commit af7c141fcd39b403e990de6bbbe0a9329e3a57b8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jan 16 00:29:21 2011 +0200

    add option to limit max enclosures size

 src/evolution-rss.schemas.in.in |   46 +++-
 src/network-soup.c              |    8 +-
 src/network-soup.h              |    2 +-
 src/parser.c                    |   33 +--
 src/rss-config-factory.c        |   91 +++++++-
 src/rss-main.ui                 |  445 +++++++++++++++++++++++++++++++++++----
 src/rss.c                       |   48 ++++-
 src/rss.h                       |    4 +
 8 files changed, 601 insertions(+), 76 deletions(-)

commit 4dd6232c7cd650cbdc968f7b5cd0b10550ec4300
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jan 2 18:54:38 2011 +0200

    try to use feed credentials in feed comments too
    fallback to feed url otherwise

 src/network-soup.c |   16 +++++++++++++---
 src/rss.c          |   19 +++++++++++++------
 2 files changed, 26 insertions(+), 9 deletions(-)

commit 4c300f9a00611f2866743a49b4748d57d378fe9d
Author: Antoine Jacoutot <ajacoutot@openbsd.org>
Date:   Thu Dec 30 13:51:06 2010 +0200

    Bug 638297 - undefined reference to webkit_hook_actions

 src/rss.c |    4 ++++
 1 file changed, 4 insertions(+)

commit 0fc6f85ed0a2b1e5d6cd9505267b4c48adbf7e6a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 25 20:16:21 2010 +0200

    fix gtkhtml-editor detection
    drop gtkhtml requires as this is enforced up by evolution anyway

 configure.ac |   42 +++++++++++++++---------------------------
 1 file changed, 15 insertions(+), 27 deletions(-)

commit b724eb0fc1bc9dbf7c9e406094a06a4e9f6fffaa
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 25 14:55:55 2010 +0200

    more gtkhtml detection issues

 configure.ac |   27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

commit e2e49bf81d9573fb0a284d8cddd5f92e11a99489
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Tue Dec 21 18:00:44 2010 +0700

    Updated Thai translation.

 po/th.po |  236 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 126 insertions(+), 110 deletions(-)

commit 16b0754fa3f6e768d23f502a7db18de3c0792677
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 19 21:55:30 2010 +0200

    fix gtkhtml-editor detection

 configure.ac |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 187ea989cf3e641dd03443857f3099e997817e80
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 19 21:55:04 2010 +0200

    fix compile error on missing files

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

commit 8e17434d6f142e933808a1c1f668cbb318c9cba6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 18 15:16:36 2010 +0200

    drop unneeded dependency

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

commit e4b39fa561aaf575e9b506892a402953c9db1b3a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 18 14:47:53 2010 +0200

    remove deprecated gtk symbols

 src/evolution-import-rss.c |    2 +-
 src/rss-config-factory.c   |    5 +++--
 src/rss.c                  |    8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

commit 97f00e33d5ebfdf201a7793207e3760d649c80d8
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Dec 17 14:58:59 2010 +0100

    [l10n] Updated German translation

 po/de.po |  249 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 134 insertions(+), 115 deletions(-)

commit 234fb63f4ed2166ace9930836a7bacea031f9e6e
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Dec 13 14:51:53 2010 +0100

    Updated Czech translation

 po/cs.po |  244 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 130 insertions(+), 114 deletions(-)

commit d10447fd8f66427b101c3950e874396a47a73bdf
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sun Dec 12 21:24:00 2010 +0100

    Updated Slovenian translation

 po/sl.po |  278 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 147 insertions(+), 131 deletions(-)

commit aaf1e039d5c7b4b086acf5b86d9f646ee1061f40
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Dec 11 18:14:46 2010 +0100

    Updated Spanish translation

 po/es.po |  241 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 129 insertions(+), 112 deletions(-)

commit 58f37a5925365f13cd0b3d2a2ed28926dc38be73
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 5 20:44:18 2010 +0200

    add schema for custom font option

 src/evolution-rss.schemas.in.in |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 4a03da99bdf2fdae31982e1839846786fe69db11
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 5 20:17:25 2010 +0200

    Bug 632111 - HTML font size display issue

 src/evolution-rss.schemas.in.in |   14 +++++
 src/rss-config-factory.c        |   86 +++++++++++++++++++++----
 src/rss-html-rendering.ui       |  132 ++++++++++++++++++++++++++++++---------
 src/rss.c                       |   11 ++++
 src/rss.h                       |    2 +
 5 files changed, 205 insertions(+), 40 deletions(-)

commit 03eea5cbdd9c5cc9c59cad9f901d7dfa5deeb8f2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 5 10:18:46 2010 +0200

    compiler warnings cleanup

 src/rss-config-factory.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit c830b3e3d80194e51869ac87e06618a14294c0e5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 5 10:17:55 2010 +0200

    fix gtkhtml version detection

 configure.ac |   22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

commit e2eff6bf71e868af9890efefc5b5182ac944470d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Dec 3 23:30:31 2010 +0200

    fix sending out rss messages

 configure.ac |   24 ++++++++++++++----------
 src/parser.c |   20 +++++++-------------
 2 files changed, 21 insertions(+), 23 deletions(-)

commit e18788d5d93fb5c378fa615f58f916f839323d36
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Dec 3 14:07:16 2010 +0200

    Bug 635157 - Bad character encoding when showing full text

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

commit 8217b2ac35c28b5a514756b0ac051b56ce791f0f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 1 19:43:32 2010 +0200

    preserver original order of buttons

 src/rss-config-factory.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 5e8a56bf0352699c2b1f3a9b8916336c39ecfcff
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 1 19:13:28 2010 +0200

    Bug 624319 - Gtk-CRITICAL **: gtk_box_pack: assertion `child->parent == NULL' failed

 src/rss-config-factory.c |   53 +-
 src/rss-main.ui          | 2510 +++++++++++++++++++++++-----------------------
 2 files changed, 1236 insertions(+), 1327 deletions(-)

commit 1c337c52feb8dd7d9f09b077138904831fe9d41f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 1 13:52:40 2010 +0200

    fallback to <link> when resolving atom relative links

 src/parser.c          |   82 ++++++++++++++++++++++++++++++++++++++++++++++++-
 src/parser.h          |   38 ++++++++++++++++++++---
 src/rss-status-icon.c |    1 -
 3 files changed, 114 insertions(+), 7 deletions(-)

commit 98f2f5672871e806edff6eaa045566b40f56a0cb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Nov 6 19:55:11 2010 +0200

    re-add simple click signal

 src/Makefile.am       |    2 ++
 src/rss-status-icon.c |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

commit c02c081a320777c6f3700346c9edadb9bc2380ab
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Tue Nov 23 16:25:33 2010 +0700

    Update with Akom's version instead.

 po/th.po |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 137a9ebebc14f2feb1d2e130981d8dbd67c62a8c
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Nov 23 16:21:07 2010 +0700

    Fix plural forms

 po/th.po |   19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit 0b4537b44554f5c0952872dbd15690dc70bccc14
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Tue Nov 23 10:39:09 2010 +0700

    Updated Thai translation.

 po/th.po |  289 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 150 insertions(+), 139 deletions(-)

commit d321a1551400564a6284fcbfdbb6c0ed1325ae8e
Author: Djavan Fagundes <djavan@comum.org>
Date:   Fri Nov 12 16:03:05 2010 -0200

    Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm@gmail.com> and reviewed by Antonio Fernandes C. Neto <fernandes@pelivre.org>

 po/pt_BR.po |  262 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 129 insertions(+), 133 deletions(-)

commit 139c51b1f8da315c3a322a3e41f00dbd72350e8b
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Nov 8 21:32:08 2010 +0100

    Update Czech translation by Marek Cernocky

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

commit c62476cf11c3278bc75a754a3518871d6ca7fa07
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Nov 8 00:41:36 2010 +0100

    Updated Spanish translation

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

commit 7a408d66942045f1a6036172594faed79fa64c01
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Nov 6 19:03:20 2010 +0200

    fix status icon min/max

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

commit c64a7d3a18427c6e8c5b09816191836190d78af9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Nov 6 19:02:30 2010 +0200

    move status icon function to separate file

 src/rss-status-icon.c |  202 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/rss-status-icon.h |   25 ++++++
 2 files changed, 227 insertions(+)

commit e7a172b11f422a22ba0406f9fc4dbf21a7b1dfca
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Nov 6 15:38:12 2010 +0100

    Updated Slovenian translation

 po/sl.po |  134 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 68 insertions(+), 66 deletions(-)

commit 0ac7e02b4551bd271e5e17c73eb6975173abc6b9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Nov 5 23:48:23 2010 +0200

    fix gdbus outstanding issues

 src/dbus.c                 |    8 +++-----
 src/evolution-import-rss.c |    5 ++---
 2 files changed, 5 insertions(+), 8 deletions(-)

commit bd46fd70603ab085edf07a5862be8bccba245f06
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Nov 3 23:48:43 2010 +0200

    initial gdbus migration

 configure.ac               |   38 ++-----
 src/Makefile.am            |   19 +---
 src/dbus.c                 |  234 +++++++++++++++++++--------------------
 src/dbus.h                 |    3 +-
 src/evolution-import-rss.c |  261 +++++++++++++++++++++++++++++++-------------
 src/rss.c                  |   14 +--
 src/rss.h                  |    7 --
 7 files changed, 319 insertions(+), 257 deletions(-)

commit e1ff143baadda76435f1ed3feb92fc6643b37c12
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Nov 3 23:38:24 2010 +0200

    code cleanups

 src/network-soup.c |    4 ++--
 src/notification.c |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit b37233f70b8eb7b93f84e5e6ece11b090ba7b351
Author: Γιώργος Στεφανάκης <george.stefanakis@gmail.com>
Date:   Tue Nov 2 20:04:53 2010 +0200

    l10n: Updated Greek translation for evolution-rss

 po/el.po |  895 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 472 insertions(+), 423 deletions(-)

commit 5e4b1a144aad72495dfb0b8686660e8ce485ae8e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 30 18:22:27 2010 +0300

    misc cleanups

 TODO                                  |    3 +-
 src/org-gnome-evolution-rss.eplug.xml |  129 ++++++++++++++++++---------------
 2 files changed, 71 insertions(+), 61 deletions(-)

commit bba81d094e09c9e8f69816a43c6934907786712b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 30 18:20:14 2010 +0300

    prefer folder info instead of folder object in display_folder_icon()
    It considerably speeds up the startup phase

 src/rss-image.c |   22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

commit d13436947798af86bb4af6d2fa8b392a8269975d
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sat Oct 30 15:59:51 2010 +0100

    Added Catalan (Valencian) translation

 po/LINGUAS        |    1 +
 po/ca@valencia.po |  922 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 923 insertions(+)

commit fbe22d7c4df704eab16f3b25d5bd3b9f1656173b
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Oct 29 12:55:25 2010 +0200

    Updated Czech translation

 po/cs.po |  421 ++++++++++++++++----------------------------------------------
 1 file changed, 106 insertions(+), 315 deletions(-)

commit 5a9660e7eb740ec231f404882e1417074fe2ce35
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Thu Oct 28 21:39:01 2010 +0200

    Updated French translation

 po/fr.po |  221 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 103 insertions(+), 118 deletions(-)

commit 1a5c9fcd6224b2d8038d68d087e7614257f77d8e
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Tue Oct 26 19:22:45 2010 +0200

    Updated Slovenian translation

 po/sl.po |  286 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 139 insertions(+), 147 deletions(-)

commit 91a10b2086fc1ec54d78da721cea73fc7ecd5426
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Mon Oct 25 20:59:33 2010 +0200

    [l10n] Updated German translation

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

commit 4d52cb5fdd204d43df79070cd885d4ac1ff7f059
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Oct 24 11:59:19 2010 +0200

    Updated Spanish translation

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

commit 817f0b8c6d8187e18c036267bc4a2e1c72d86893
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Oct 24 09:57:39 2010 +0300

    move status icon functions to separate file

 src/Makefile.am |    3 +-
 src/parser.c    |    1 +
 src/rss.c       |  421 +------------------------------------------------------
 src/rss.h       |    7 -
 4 files changed, 5 insertions(+), 427 deletions(-)

commit b1f6693009c8d40ecf331cb0bb8be871ede229f6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Oct 24 09:55:32 2010 +0300

    remove old cruft

 m4/evolution.m4          |    4 ---
 src/gecko-utils.cpp      |    3 --
 src/notification.c       |   18 ----------
 src/rss-config-factory.c |   83 ----------------------------------------------
 src/rss-image.c          |    6 ----
 5 files changed, 114 deletions(-)

commit 27a26b73e88ba541f5e8162399ec9a505a40e183
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 23 17:09:59 2010 +0300

    reduce size of error dialogs

 src/org-gnome-evolution-rss.error.xml |    4 ++--
 src/rss.c                             |   11 ++++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

commit 2b37fe005974f09084556ef0af3291576a5dc38a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 23 16:27:48 2010 +0300

    rework status icon

 TODO      |    1 +
 src/rss.c |  103 +++++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 81 insertions(+), 23 deletions(-)

commit d902105b968ae97ba3bd5af465989cbc30d78a8b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 23 16:27:26 2010 +0300

    remove more obsolete stuff

 src/notification.c |   39 ---------------------------------------
 1 file changed, 39 deletions(-)

commit 3988beb5b7bdabdbc1231089bc70601e80cb2298
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 23 13:40:10 2010 +0300

    cleanup old cruft

 src/rss-config-factory.c |  105 ----------------------------------------------
 1 file changed, 105 deletions(-)

commit 49ca16a70ad61ba0a508032cbe8c4faba4f28d32
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 23 09:57:58 2010 +0300

    cleanup operation object on completition

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

commit a5746a4876c30f7395eb21503e75ada094526183
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 23 09:46:00 2010 +0300

    adapt to latest EActivity changes

 src/notification.c |   14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit 80d760739d4948f017d975bb2c36d4d59ac4eec7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Oct 18 21:23:01 2010 +0300

    adapt to latest EAlert changes

 src/notification.c |   15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit ce26f0a32abdf5f3130239011f1ecdd2657581a6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 13 23:37:20 2010 +0300

    adapt to MailSession changes

 src/rss.c |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 65 insertions(+), 1 deletion(-)

commit 1fd9ef3011933be033d85ffed0ef49fd4f8a8469
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 6 20:59:51 2010 +0300

    increase devel version number

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

commit 686d9791facda8bfa2399086367bc8005fbac5c7
Author: Funda Wang <fundawang@gmail.com>
Date:   Sat Oct 2 10:16:28 2010 +0200

    should be 2033001 I think

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

commit 5a9527e6365d3e0db111efebeac67df8c43d104e
Author: Funda Wang <fundawang@gmail.com>
Date:   Sat Oct 2 10:15:01 2010 +0200

    correct typo of previous commit

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

commit 4a6e10c6de75b2117db1f422f5029aca951fcd8e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 30 22:15:58 2010 +0300

    adapt to camel sync changes

 src/dbus.c               |    8 ++-
 src/notification.c       |    7 +++
 src/parser.c             |    5 ++
 src/rss-config-factory.c |   29 +++++++++-
 src/rss-image.c          |   24 +++++++-
 src/rss.c                |  141 +++++++++++++++++++++++++++++++++++++++++++---
 src/rss.h                |    4 ++
 7 files changed, 205 insertions(+), 13 deletions(-)

commit 73c27e2f93b1eaea363b52d797ad8db045c9c4b6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Sep 29 22:11:44 2010 +0300

    work around latest gtk deprecations

 src/rss.c |    6 ++++++
 1 file changed, 6 insertions(+)

commit 71f5a83d64143686c479f7e4a98334e27f5d3477
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Aug 29 08:29:57 2010 +0300

    code cleanups

 configure.ac             |    5 ----
 src/Makefile.am          |    1 -
 src/rss-config-factory.c |   68 +++++++++++++++++++++++-----------------------
 src/rss.c                |   24 ++++++++--------
 4 files changed, 46 insertions(+), 52 deletions(-)

commit 0ca6e6e76d962a93f52bd4173389e5721dcf5192
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Wed Sep 15 19:58:05 2010 +0200

    Updated Danish translation

 po/da.po |  249 ++++++--------------------------------------------------------
 1 file changed, 21 insertions(+), 228 deletions(-)

commit 527ce42f89dc74f579ac9770eb3a61fe2bde006b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Sep 13 10:03:59 2010 +0300

    Do not expunge expired articles
    Perhaps it is better to to this atexit()

 src/rss.c |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 1aa7ada18ea148409c60cef2b6c442191f1cfd86
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 2 10:03:11 2010 +0300

    fix compiler warnings

 src/parser.c             |    2 +-
 src/rss-config-factory.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b573ebbb56623fc6d4edc785815047d2e6d51b65
Author: António Lima <amrlima@gmail.com>
Date:   Fri Sep 10 22:52:39 2010 +0100

    Updated Portuguese translation

 po/pt.po |  207 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 110 insertions(+), 97 deletions(-)

commit 92ce6a01739737705e13263a097bbf97159ea98f
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Mon Sep 6 21:46:32 2010 +0200

    Fix linking issues of --enable-dbus build

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

commit 94f056afa1ca61d564c6c00071822e8200101ea2
Author: Hugo Vaz Sampaio <hvazsampaio@gmail.com>
Date:   Thu Sep 2 13:35:25 2010 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po |  657 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 318 insertions(+), 339 deletions(-)

commit da0c2367b81f283fea9c74334c1abd164d51feff
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun Aug 29 20:04:45 2010 +0200

    Updated French translation

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

commit 6a2c6744e4e12e7e708a065e37eb9542172622d4
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Aug 23 22:05:07 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po |  209 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 114 insertions(+), 95 deletions(-)

commit 7ded4369f4be131ae61e808cf490adcc5f49eb9a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Aug 21 16:29:47 2010 +0300

    init rss hooks later

 src/rss.c |   36 +++++++++++++++++++-----------------
 src/rss.h |    1 +
 2 files changed, 20 insertions(+), 17 deletions(-)

commit 6b02bef5bf5ed5364c3affcc3f3b68e8676a3573
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Aug 21 15:24:53 2010 +0300

    work around e_preferences_window modifications

 TODO                     |    1 +
 src/rss-config-factory.c |   10 +++++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

commit 61e49146d2222a20a6494a0e176444fe9234cf90
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Sat Aug 21 12:37:31 2010 +0200

    Updated Danish translation

 po/da.po |  913 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 913 insertions(+)

commit b33b49e184657d804834f06cfa520c73b92302e8
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Sat Aug 21 12:37:30 2010 +0200

    Added da to list of languages

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

commit 61ecab5027fa1bcb7b80c62d2b68c64493f411b6
Author: David Planella <david.planella@gmail.com>
Date:   Sat Aug 21 11:00:16 2010 +0200

    Added Catalan translation to LINGUAS

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

commit 31f93b83fc797f33447f09b7a457caa3b43e8876
Author: David Planella <david.planella@gmail.com>
Date:   Sat Aug 21 10:59:45 2010 +0200

    Added Catalan translation

 po/ca.po |  921 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 921 insertions(+)

commit 445842b9713df9f149454287211f351255aa1761
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Fri Aug 20 22:07:32 2010 +0200

    Updated Slovenian translation

 po/sl.po |  265 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 143 insertions(+), 122 deletions(-)

commit b306e26edece75cfb286fe5aaf396840c69a990a
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Aug 20 21:38:19 2010 +0200

    [i18n] Updated German translation

 po/de.po |  238 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 131 insertions(+), 107 deletions(-)

commit e065a6a43e35dea64f7671b75f6f45315a6e2ba1
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Aug 20 21:10:15 2010 +0300

    update main loop more often on delete

 src/rss.c |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit f340cd996e42e32841d83c5783379ff2e4744165
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Aug 20 09:26:33 2010 +0300

    adapt to EMFormat changes

 src/rss-image.c |    4 ++++
 src/rss.c       |   12 ++++++++++++
 2 files changed, 16 insertions(+)

commit 2c5298340d2cc293ab3353a7be801f84f632b172
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Aug 19 21:13:45 2010 +0200

    Updated Spanish translation

 po/es.po |  233 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 127 insertions(+), 106 deletions(-)

commit 61765a83b29177a42ca9d037287b64f9b89c72ec
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Aug 19 08:42:07 2010 +0300

    Bug 626943 - translation questions

 src/evolution-rss.schemas.in.in |    4 ++--
 src/rss-config-factory.c        |   29 +++++++++++++++++++++++++++++
 src/rss-config-factory.h        |    4 +++-
 src/rss-main.ui                 |    6 ++----
 src/rss.c                       |    4 ++--
 5 files changed, 38 insertions(+), 9 deletions(-)

commit df050563096bac5377c97ce1f67260edf28ae4c9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Aug 14 20:55:56 2010 +0300

    check file exists before validation

 src/rss-image.c |    2 ++
 1 file changed, 2 insertions(+)

commit 38cabc9b13a749c747a14b3c93801758d5a5b422
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Aug 11 08:07:52 2010 +0300

    cleanup broken downloaded images

 src/rss-image.c |   18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

commit b89e38389e67b5b715f208f4d8a025b0bd4d7457
Author: Petr Kovar <pknbe@volny.cz>
Date:   Wed Aug 4 08:58:51 2010 +0200

    Update Czech translation by Marek Cernocky

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

commit a764dfffd56b011e99e64e3499b2b750ca0538cf
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Aug 2 22:15:10 2010 +0300

    initial migration to xdg basedir

 src/parser.c    |    8 ++------
 src/rss-cache.c |    9 ++++-----
 src/rss-image.c |   10 ++++------
 src/rss.c       |    6 +++---
 4 files changed, 13 insertions(+), 20 deletions(-)

commit 88eeacfb8599992219ee00bd72ab28295176f3f9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Aug 2 22:04:18 2010 +0300

    fix a potential crash on canceling active sessions

 src/network-soup.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 4fd073382ff998eb7ed0ad2fbc6edf602105a540
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jul 22 08:23:30 2010 +0300

    add packaging scripts directory

 scripts/create-snapshot.sh |   10 ++++++++++
 1 file changed, 10 insertions(+)

commit 094d21c9088993f101d51262c8ff673236487d82
Author: Aron Xu <aronxu@gnome.org>
Date:   Fri Jul 30 19:23:40 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po |  677 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 334 insertions(+), 343 deletions(-)

commit 2e2de0df8c4600962cb9e5957672f0a395cb72ba
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Fri Jul 30 11:13:15 2010 +0200

    updated file to avoid constantly modified tree

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

commit 0dd5665406db1ee6b0692438bd0dd7a0e352d102
Author: António Lima <amrlima@gmail.com>
Date:   Sun Jul 25 23:01:58 2010 +0100

    Updated Portuguese translation

 po/pt.po |  579 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 263 insertions(+), 316 deletions(-)

commit 3c7d8c285b0edfcfebb49239de57d3be6f95df1d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 20 23:22:00 2010 +0300

    update NEWS files

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

commit e3c21f98e3d8b04c1ff7bffdd3620e0ee7eb531a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 20 19:49:54 2010 +0300

    prevent destroying browser's parent window
    it seems webkit crashes if it's parent window is destroyed first

 src/rss.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 4bfbfcda1daaaa3f1308d8e4b95a73610a860600
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 20 00:18:08 2010 +0300

    fix make disterrors

 INSTALL         |  237 -------------------------------------------------------
 src/Makefile.am |   13 +--
 2 files changed, 8 insertions(+), 242 deletions(-)

commit 7402a28094b93bc7f286caebe0581a4833557196
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jul 19 17:25:47 2010 +0300

    fix broken logic in previous commit

 src/rss-config-factory.c |    2 --
 1 file changed, 2 deletions(-)

commit d735b1be62a4de90cf0763c2ff814f5a2816e672
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jul 19 12:22:39 2010 +0300

    fix show summary checkbutton behaviour

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

commit da6c9ec333be9416ccfe3979d520d68fac754ee8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jul 15 08:34:24 2010 +0300

    use webkit as default render

 configure.ac |   29 ++++++++++++++++++-----------
 1 file changed, 18 insertions(+), 11 deletions(-)

commit 762cf2de84189c74f4b9e45b7f761b68a4e4a7b7
Author: Petr Kovar <pknbe@volny.cz>
Date:   Thu Jul 15 21:36:38 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po |  183 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 93 insertions(+), 90 deletions(-)

commit 4e871c4b19db5fde367e6dd0de3701a5b4607a26
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jul 14 19:51:27 2010 +0300

    ship server files for pre kill-bonobo evolutions

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

commit 0d2373b4ca2023250b1d670fc14c955090179585
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jul 14 19:50:19 2010 +0300

    update gitignore list

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

commit 3a2b1ed01f3b1a53444cc4edf261bdd36d1c5c21
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jul 14 12:38:19 2010 +0300

    allow compile with evo < 2.31

 src/rss.c |   55 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 48 insertions(+), 7 deletions(-)

commit 4bb72429655c4e653c88b4185fd02e6ab5586c7c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jul 14 10:31:28 2010 +0300

    Adapt to Camel API changes.

 src/rss.c |   35 +++++++++++++++--------------------
 1 file changed, 15 insertions(+), 20 deletions(-)

commit b6107818e9e3a5af8bab23ad97d2f90a23a7a210
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 13 20:45:44 2010 +0300

    fix potential crash in feeds_dialog_edit

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

commit b3ec58bb6669f63e88bb90a389a6c7790624cedb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 11 08:20:28 2010 +0300

    bump version in configure.ac

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

commit 96948c89870e04be1949d33e04306fb12e998867
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 11 08:20:28 2010 +0300

    Revert "sanitize value passed to list store" this brakes list store
    tree
    
    This reverts commit 61f6f121789893d6001bbc8499298aba0ac846a3.

 src/rss-config-factory.c |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit c8fce3121f009cea21d71f2330bc27d7eda63c06
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jul 10 20:16:42 2010 +0300

    validate feed against added list of feeds too

 src/rss-config-factory.c |   24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

commit 08e25c4e55060faf02b95778df2e549e044df0ce
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jul 9 18:01:56 2010 +0300

    fix some reported memleaks

 src/dbus.c               |    1 +
 src/misc.c               |    2 +-
 src/rss-config-factory.c |    1 +
 src/rss-config.c         |   20 +++++++++-----------
 src/rss.c                |   33 +++++++++++++++++----------------
 5 files changed, 29 insertions(+), 28 deletions(-)

commit 76890e81693fb78408c8a4a395fcbc723026c13c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jul 9 18:01:44 2010 +0300

    update NEWS file

 NEWS |   81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 80 insertions(+), 1 deletion(-)

commit c9880a5ecfe2d2b9e4dbe2540d673af02b3a3bb6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jul 9 17:41:24 2010 +0300

    reenable disabled filter

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

commit 37ebcebeae4e85024ef6689266a611841b58da2e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jul 9 17:38:06 2010 +0300

    adapt to GError camel modifications

 src/rss-config-factory.c |   37 +++++++++++++-----------------
 src/rss-config-factory.h |    2 +-
 src/rss-image.c          |   22 +++++++++++-------
 src/rss.c                |   56 +++++++++++++++++++++-------------------------
 4 files changed, 55 insertions(+), 62 deletions(-)

commit 97685de48178fe9a9aab67233ae17bad3fecfde3
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Jul 2 22:48:04 2010 +0200

    Updated Slovenian translation

 po/sl.po |  230 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 117 insertions(+), 113 deletions(-)

commit 2360c3bb35792cd1bdb6ab74cf8bedd9b8269068
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Jul 2 22:46:54 2010 +0200

    Updated Slovenian translation

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

commit 705efd3a70cc871c9302ecd9b5d2be3bcd88d3b5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jul 1 21:45:02 2010 +0300

    use xml:base when resolving links if feed provides it

 src/parser.c |   44 +++++++++++++++++++++-----------------------
 src/parser.h |    2 +-
 src/rss.h    |    1 +
 3 files changed, 23 insertions(+), 24 deletions(-)

commit 80f664809e6dd990f0dc041d1fc2efd298c3b162
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jun 29 22:00:57 2010 +0300

    fix opening of multiple properties windows

 src/rss-config-factory.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 720bb08502fb512ebc1c5526e5c9c73acceec42c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jun 25 08:31:40 2010 +0300

    post fetch validate image

 src/rss-image.c |   59 ++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 41 insertions(+), 18 deletions(-)

commit 9873fd7141ea7b500e2d1b0333cfa54bfc2f62a5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jun 21 23:02:30 2010 +0300

    fix return of image uri in comments

 src/parser.c |    4 ++++
 1 file changed, 4 insertions(+)

commit 23b523dd02309967da725331fa92c305a8df29a1
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jun 20 22:22:49 2010 +0300

    fix build without webkit

 src/rss.c |   13 +++++++++++++
 1 file changed, 13 insertions(+)

commit d4b475196d67727dadbe252260507a511c345160
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jun 20 21:27:10 2010 +0300

    respect java/script webkit options

 src/rss.c |    6 ++++++
 1 file changed, 6 insertions(+)

commit 2cd19bc09f50feb1ad8b4b767ce16d9f45c6388f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jun 19 21:36:31 2010 +0300

    fix display of existing images on older evo versions

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

commit 95cfbe7692536dfbddcd387cebf35213c6314019
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Jun 19 15:29:01 2010 +0200

    Updated Galician translations

 po/gl.po |  744 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 385 insertions(+), 359 deletions(-)

commit de4e32ec75074f84816f905c96b4b0bbe1fd00bc
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 17 20:15:42 2010 +0300

    hide broken image in case images are corrupted

 TODO            |    1 +
 src/rss-image.c |   27 +++++++++++++++------------
 2 files changed, 16 insertions(+), 12 deletions(-)

commit 747eae928c39a8dc5f76b7b0126fe1fb8579a3c5
Author: Akom C <knight2000@gmail.com>
Date:   Tue Jun 15 18:37:15 2010 +0700

    Updated Thai translation.

 po/th.po |  711 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 359 insertions(+), 352 deletions(-)

commit 1d1bcc7c9066110e4bd842cff49ecdd23f2deb79
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jun 15 00:54:21 2010 +0300

    Bug 621269  - RSS feed items with blank lines in header fail to render

 src/rss.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit c2747a027df1d6560062bc352303640f8ba4dc8f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jun 13 11:08:15 2010 +0300

    don't try to parse feeds that have wrong content types

 TODO         |    2 +-
 src/parser.c |   78 ++++++++++++++++++++++++++++------------------------------
 src/rss.c    |    2 +-
 3 files changed, 40 insertions(+), 42 deletions(-)

commit 90021bd8353477a0efaf803622fc0a948b5ac52d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jun 13 00:34:58 2010 +0300

    update import queue on errors too

 src/rss.c |   37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

commit f130fc2bc49b66dc4305467150762a66f5797eb6
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Jun 9 20:23:57 2010 +0200

    Updated French translation

 po/fr.po |  467 ++++++++++++++------------------------------------------------
 1 file changed, 100 insertions(+), 367 deletions(-)

commit 982a48888a01c0fb653901656b83d5956d947e96
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jun 8 19:34:12 2010 +0300

    fix web view resizing after last commit

 src/rss.c |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit 46a27a3ec68fc64df65f8fbfac5b039df0653011
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jun 7 23:06:32 2010 +0300

    try to support even older evolutions and webkit
    Basic support for evolution feeds are fairly readable, however older webkit
    basically suports nothing.

 src/notification.c       |   40 ++++++++++--------
 src/rss-cache.c          |   31 ++++++++++++++
 src/rss-config-factory.c |  105 +++++++++++++++++++++++++++++++++++++++++++++-
 src/rss-config.c         |    1 +
 src/rss.c                |   30 +++++++++++++
 5 files changed, 189 insertions(+), 18 deletions(-)

commit 2e5ffcc68210680986957a1ee3632847e74a7263
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jun 5 12:41:26 2010 +0300

    adapt to latest evolution web_view changes

 src/rss.c |   37 +++++++++++++++++++++++++++++++------
 1 file changed, 31 insertions(+), 6 deletions(-)

commit b016522e2e0ebb6dcfe40c837222678e4f5d0301
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 3 23:28:41 2010 +0300

    don't dup key in notifications to avioid memleaks

 src/rss.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit f530914fb4cdef7b3cb007a437394085a64c6b3b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 3 23:25:24 2010 +0300

    fix define net queue operation

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

commit 0df5d0de98f88f57fdc8501c0670df6c0d53a8f5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 3 17:49:50 2010 +0300

    fix notification on older evolution version

 src/notification.c |   47 ++++++++++++++++++++++++++++++-----------------
 src/notification.h |    4 ----
 src/rss.c          |   41 +++++++++++++++--------------------------
 3 files changed, 45 insertions(+), 47 deletions(-)

commit 3db269939477c0acf6a07952c30e32fec0ca90ad
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 3 17:49:28 2010 +0300

    second try to fix translatable .server files

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

commit 2976ae6329b1a3464381b504c34c18d5bb528068
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 3 17:05:11 2010 +0300

    fix images for older evolution

 src/rss-image.c |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 4a6072378c923b68cbbb5dd9a2b4a334322674f0
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 3 16:29:18 2010 +0300

    keep server files translatable for older evolution

 po/POTFILES.in  |    1 +
 src/Makefile.am |    4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 1fd78b2302aae96933433e8a19e587f0605987fb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jun 3 12:29:04 2010 +0300

    fix evolution-data-server detection
    correctly pick other flavours in naming this package

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

commit 6fee01698922dc1fbc28763b5fce8b097adc5bcf
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri May 28 22:03:44 2010 +0300

    [parser] skip empty attachments

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

commit 9d675ead96e5d8bb23a5cbaddab3c3f3abfadb2f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 27 20:50:54 2010 +0300

    compiler warnings cleanup

 src/network-soup.c |    2 +-
 src/rss-image.c    |   13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

commit 8b08f08d83ea290cca2b56408a4bb7582b755933
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon May 31 22:50:01 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po |  587 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 259 insertions(+), 328 deletions(-)

commit 25b337d8c397828103504a55d5ce02eabb121781
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Mon May 31 11:28:57 2010 +0200

    Fix some warnings on windows

 src/misc.h     |    3 ---
 src/strptime.c |    2 ++
 2 files changed, 2 insertions(+), 3 deletions(-)

commit cb2273de2350ba1de3c4c49a9fb437e9b742483d
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Fri May 28 20:01:37 2010 +0200

    Updated Slovenian translation

 po/sl.po |  228 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 114 insertions(+), 114 deletions(-)

commit bd6a4d9a7e36d80e4386456190da9a144e2484a9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 26 23:28:34 2010 +0300

    fix resizing of images

 src/rss.c |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit a128635b427e7edc13dcd28c262a572478c14949
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 26 19:48:19 2010 +0300

    decode only feed comments images

 src/parser.c |   14 ++++++++------
 src/parser.h |    2 +-
 src/rss.c    |    2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)

commit 23f8fefef9c3124d62fd55e10b1763c4a14c1b11
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 26 16:28:45 2010 +0300

    fix displaying of images (regardles of resize setting)
    also fix rh bug #595745

 src/rss-image.h |    1 +
 src/rss.c       |   71 ++++++++++++++++++++++++++-----------------------------
 2 files changed, 35 insertions(+), 37 deletions(-)

commit 3fc23d4a6066ffd38755a2cca90f4e9e68352366
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 26 16:28:04 2010 +0300

    fix displaying cached comments images

 src/parser.c |    6 ++++++
 1 file changed, 6 insertions(+)

commit 7df9bb6f246b39e23318236cecbdb554c1bcb6d4
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue May 25 18:31:08 2010 +0200

    Updated Spanish translation

 po/es.po |  544 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 237 insertions(+), 307 deletions(-)

commit a7702547a611415fd1e69036b79b44cd3d9734fa
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 24 23:03:57 2010 +0300

    do not crash on empty image files

 TODO            |    4 +---
 src/rss-image.c |   17 ++++++++++-------
 2 files changed, 11 insertions(+), 10 deletions(-)

commit 7d91d0eee2028dab2888eb3917c42f39e2895aef
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 24 22:31:32 2010 +0300

    fix update online status

 src/rss.c |   84 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 41 insertions(+), 43 deletions(-)

commit 61f6f121789893d6001bbc8499298aba0ac846a3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 24 22:30:49 2010 +0300

    sanitize value passed to list store

 src/rss-config-factory.c |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 895bf6e9cf457536f37d6ec92aac4530cb84acc6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 24 22:06:30 2010 +0300

    fix fetching of expired cache items

 src/network-soup.c |   20 ----------------
 src/parser.c       |    8 ++-----
 src/rss-image.c    |   64 ++++++++++++++++++++++++++++++++++++++++------------
 src/rss.c          |   50 ++++++++++++++++++++++++----------------
 4 files changed, 81 insertions(+), 61 deletions(-)

commit c0bbc9ca521ddb688ada6142434b118f9edd02bd
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Mon May 24 16:58:45 2010 +0200

    Updated German translation

 po/de.po |  172 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 86 insertions(+), 86 deletions(-)

commit 875266913de445e760faf9a45b63b9149de4ab7b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 22 11:38:56 2010 +0300

    Bug 612621 - Can't update feeds requiring authentication

 src/network-soup.c |   21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

commit adf557d275f22d2af73c2599f3cefec77d21206d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 22 11:32:51 2010 +0300

    fix several wrong unrefs

 src/rss.c |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

commit 6f609a7447762aab6c2b81c2dd7b7573bf05998a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 22 00:42:24 2010 +0300

    update todos

 TODO |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 9ccdf6fa6084672ff28f8744f02b70fea0058fff
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 22 00:42:02 2010 +0300

    fix adding feed requiring authentication

 src/misc.c               |    2 ++
 src/rss-config-factory.c |    4 ++--
 src/rss-image.c          |    2 ++
 src/rss.c                |   28 +++++++++++++++++-----------
 4 files changed, 23 insertions(+), 13 deletions(-)

commit 8fd8253936ce6952cc63797313dcafbf4a841791
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 20 23:02:45 2010 +0300

    print imported file name

 src/rss-config-factory.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 53a06b5ff92c0370de4b10724e58e17c0f761805
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue May 18 22:53:41 2010 +0300

    do not crash on canceling imports

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

commit 000d68543db20c4b6ce3ac4289d180992a89539a
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Fri May 21 19:33:52 2010 +0200

    Updated Slovenian translation

 po/sl.po |  541 +++++++++++++++-----------------------------------------------
 1 file changed, 132 insertions(+), 409 deletions(-)

commit 8c2b2d1cbbb43d8be67eebfd3ca4c989cc20a6c2
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Tue May 18 21:47:57 2010 +0200

    Updated German translation

 po/de.po |  492 ++++++++++++++------------------------------------------------
 1 file changed, 112 insertions(+), 380 deletions(-)

commit b8173b733f4847bc61eb71b21f7a5fc43f58e90f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue May 18 00:18:36 2010 +0300

    split config and image functions to separate files

 po/POTFILES.in           |    7 +-
 src/Makefile.am          |    7 +
 src/misc.c               |   39 +-
 src/misc.h               |    7 +
 src/parser.c             |   17 +-
 src/parser.h             |    2 +-
 src/rss-config-factory.c |    2 +-
 src/rss-config.c         |  672 ++++++++++++++++++++++++
 src/rss-config.h         |   26 +
 src/rss-icon-factory.c   |    2 +-
 src/rss-image.c          |  609 ++++++++++++++++++++++
 src/rss-image.h          |   60 +++
 src/rss.c                | 1296 +---------------------------------------------
 src/rss.h                |    9 -
 14 files changed, 1444 insertions(+), 1311 deletions(-)

commit 1de1bc259c35ead88371bf855b5f3c77e917bee6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 17 21:10:27 2010 +0300

    show feed comments images

 src/fetch.c              |    1 +
 src/parser.c             |   52 +++++++++++------
 src/parser.h             |    3 +
 src/rss-cache.c          |    6 ++
 src/rss-cache.h          |    1 +
 src/rss-config-factory.c |    2 -
 src/rss.c                |  138 ++++++++++++++++++----------------------------
 src/rss.h                |    1 +
 8 files changed, 99 insertions(+), 105 deletions(-)

commit 12955789f96669888b3e551115d53ce8d0d1197a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun May 16 11:18:10 2010 +0300

    fix folder rename

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

commit bd9f9f834486dd3e66aee2a05eb970f1e7147520
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun May 16 11:17:42 2010 +0300

    fix function header from previous commit

 src/rss-config-factory.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 85e464f806e5ea5ad54751219c17c007665354d8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun May 16 11:02:14 2010 +0300

    correctly restore feed after failed edit

 src/rss-config-factory.c |   35 ++++++++++++++++++++---------------
 src/rss.c                |   22 +++++++++++-----------
 src/rss.h                |    2 +-
 3 files changed, 32 insertions(+), 27 deletions(-)

commit e9fb0c1e059a266b5a7d9e642f8c9b60bab658b8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri May 14 23:23:34 2010 +0300

    basic validation for xml file before importing

 src/rss-config-factory.c |   19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

commit 5ff35100015ca745c040ce2a171c899755821f83
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri May 14 21:54:34 2010 +0300

    make importing feeds error less intrusive

 src/rss-config-factory.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 2656fcc192f34cd10ef866fe2eda572e69a958b3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri May 14 00:06:30 2010 +0300

    limit feed folder selection only to import and adding new feeds

 src/parser.c |    6 +++++-
 src/rss.c    |    7 +++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 33f1a947d16cff9777e5676ca06ee21c08fa2d28
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 13 22:57:17 2010 +0300

    fix opml import
    
    to support aync operations, also handle import cancelation on async operations.
    This also improves feed import speed.

 src/parser.c             |   24 ++---
 src/rss-config-factory.c |   60 +++++++++----
 src/rss.c                |  222 ++++++++++++++++++++++++++++++++--------------
 src/rss.h                |    2 +
 4 files changed, 213 insertions(+), 95 deletions(-)

commit 9bda3f5d739f6e3c1bb3ba96556a9bc0c18cc85b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue May 11 21:28:34 2010 +0300

    disable experimental code as it breaks build

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

commit 5a91a4500403a432a94402a157d258fafa1776b9
Author: A S Alam <aalam@users.sf.net>
Date:   Tue May 11 08:15:47 2010 +0530

    Added gurmukhi translation (pa), update LINGUAS file

 po/LINGUAS |    1 +
 po/pa.po   |  918 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 919 insertions(+)

commit 0bc7d381f292dbdcd7418400913d201487de3759
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 8 08:42:40 2010 +0300

    adapt to Camel API changes

 src/rss.c |   26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

commit 6519a85471e26eb1c4045e4a4d1e18613e473ce4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri May 7 09:42:53 2010 +0300

    fix caching of longer urls
    
    add sha1 checksum to cached urls, as url can be longer
    than filename data wasn't cached

 src/rss.c |   19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit e47ec7577a43d3fb3e3d92cedfffd1ff33cb7d8e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 6 08:30:41 2010 +0300

    coding style cleanup

 src/network-soup.c |   89 +++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 64 insertions(+), 25 deletions(-)

commit 43a0b44ca20731591f97594871729b44f50752e9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 6 08:20:47 2010 +0300

    Bug 617849 - Crash in e_shell_searchbar_get_shell_view at e-shell-searchbar.c:1060

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

commit d5e0d852dd0bbf4080549c5ba2dba1062e6b50df
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 5 22:03:03 2010 +0300

    compiler warnings cleanup

 src/misc.c               |    3 +--
 src/parser.c             |    5 +++--
 src/rss-config-factory.c |    1 -
 src/rss.c                |    2 +-
 src/rss.h                |    4 ++--
 5 files changed, 7 insertions(+), 8 deletions(-)

commit cd42f4d7f2081ac61234dc0fc5267625dfced6e4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed May 5 21:55:13 2010 +0300

    Bug 617717 - evolution-rss doesn't compile with evolution master

 src/rss-config-factory.c |    8 ++++++++
 src/rss.c                |    4 ++++
 2 files changed, 12 insertions(+)

commit 62d3590aa7215f07999c4ab958c697566da44456
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon May 3 23:55:55 2010 +0300

    fix editing feeds

 TODO                     |    2 +-
 src/notification.c       |    2 ++
 src/rss-config-factory.c |   16 ++++++++--------
 src/rss.c                |   12 +++++++++++-
 src/rss.h                |    4 ++++
 5 files changed, 26 insertions(+), 10 deletions(-)

commit 73f61e6574cdf90ca5807246f48895fcece25af2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun May 2 21:46:57 2010 +0300

    remove old feeds from status file

 src/misc.c |    3 +--
 src/rss.c  |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

commit c6ea0960e24f1fa787f7c562984fe887fe5497c7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun May 2 17:27:33 2010 +0300

    fix deleton for articles no longer present in the feed

 src/misc.c   |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 src/misc.h   |    9 ++++++---
 src/parser.c |   18 +++++++++++-------
 src/parser.h |    5 ++++-
 src/rss.c    |   14 ++++++++++++--
 5 files changed, 79 insertions(+), 13 deletions(-)

commit 5c77929bb5e4a63bfb80710d73a0b160a38d7b44
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Wed Apr 28 23:13:01 2010 +0200

    Use correct evo version to determine which libraries to link with

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

commit 66faaf15259256a0cb650bc1edc3f190f78053f0
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Wed Apr 28 23:11:51 2010 +0200

    Respect --disable-schemas-install configure option

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

commit 39f31215029a3dd7c28faedbbaba804fa3f660e3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Apr 28 14:18:42 2010 +0300

    add gconf option to disable playing embeded objects in rss browser

 src/rss-config-factory.c |    3 ++-
 src/rss.c                |    3 +++
 src/rss.h                |    1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

commit e9e33a5cb4e6a18787c549a04487bcb388815882
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Apr 28 10:59:28 2010 +0300

    temporary disable filter of articles

 src/rss.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 51670044fc323658848a3ba35c2a3de803a2558e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Apr 28 08:17:02 2010 +0300

    include 2.30.0 version in conditionals

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

commit a357f5fd9c217617312ef5084a1b16551d074476
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Apr 27 22:25:16 2010 +0300

    use correct evo version in conditionals

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

commit 8491193c7d1f4d286971ac8b240d3bf9a09ed422
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Apr 26 21:12:33 2010 +0300

    drop temporary fix for address

 src/rss.c |    5 -----
 1 file changed, 5 deletions(-)

commit a598cf33e24e7ffea826b705dc5c74f9cf4e8c61
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 25 21:39:01 2010 +0300

    various cleanups

 TODO                     |    1 +
 src/misc.c               |   22 +++++++++++++++++++++-
 src/misc.h               |    1 +
 src/parser.c             |   30 ++++++++++++++++--------------
 src/rss-config-factory.c |   12 ++++++++----
 src/rss.c                |   32 ++++++--------------------------
 6 files changed, 53 insertions(+), 45 deletions(-)

commit 4fb905f293bf0091f7d6f21423f530e6750119ab
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 25 21:33:12 2010 +0300

    proper support importing file:// feeds

 src/fetch.c    |    2 +-
 src/file-gio.c |   29 +++++++++++++++++++++++------
 2 files changed, 24 insertions(+), 7 deletions(-)

commit baab1c39f2038e87bb3ca9afbe86a15e42e4f8e5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 25 18:53:18 2010 +0300

    temporary fix for address headers
    This seems broken in latest e-d-s commit (port to gobject)

 src/rss.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit dcb918381b2f7f5cd0818ce93e1316941ccefba9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 25 11:38:29 2010 +0300

    fix buggy freeze logic

 src/parser.c |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit fa64cb647a54e2a5ee89162f20a4136934bf9aec
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 25 10:18:19 2010 +0300

    adatpt to latest camel changes

 src/parser.c |    4 +++
 src/rss.c    |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 101 insertions(+), 1 deletion(-)

commit 56a05853cf7087e71e3c4bcc446ea1d7d311d14c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Apr 22 17:33:40 2010 +0300

    fix feed list update

 src/rss-config-factory.c |   28 +++++++++++++---------------
 src/rss.c                |    3 ++-
 2 files changed, 15 insertions(+), 16 deletions(-)

commit 8b4a6b207aa150055cae0476ce319168106874cc
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Apr 22 08:27:08 2010 +0300

    compile warnings cleanup

 TODO                     |    1 +
 src/parser.c             |   14 +++++++++-----
 src/rss-config-factory.c |   38 --------------------------------------
 src/rss.c                |   18 +++++++++++++-----
 4 files changed, 23 insertions(+), 48 deletions(-)

commit 0aa656f8154debd29efb4c7d0dc171a59f745f8a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Apr 21 23:39:42 2010 +0300

    refine opml import

 TODO                     |    2 +
 src/misc.c               |    3 +-
 src/network-soup.c       |    4 +-
 src/parser.c             |   20 ++++++++++
 src/rss-config-factory.c |   72 +++++++++---------------------------
 src/rss.c                |   92 +++++++++++++++++++++++++++++++++++++---------
 src/rss.h                |    3 +-
 7 files changed, 118 insertions(+), 78 deletions(-)

commit 44196fcd8ec21f11827c0883c7ef42738ec48ca8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Apr 19 08:43:19 2010 +0300

    add GSEAL_ENABLE to AS_COMPILER_FLAGS

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

commit 539be66ac103b893d609eb8ae7a272f687349432
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 18 21:42:23 2010 +0300

    rearrange parsing of feed to allow shortcutting

 src/parser.c |   83 +++++++++++++++++++++++++++++++---------------------------
 1 file changed, 44 insertions(+), 39 deletions(-)

commit accaeab05a8c01307a34669046a060c3b19baaae
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 18 18:12:23 2010 +0300

    handle media extension properly

 TODO               |    2 +-
 src/network-soup.c |   12 ++-
 src/parser.c       |   68 +++++++----------
 src/parser.h       |   12 ++-
 src/rss.c          |  208 ++++++++++++++++++++++++++++++++++++++++++++++++----
 src/rss.h          |   14 +++-
 6 files changed, 251 insertions(+), 65 deletions(-)

commit c156366d5da404743e6c44a852f68d4063102bdc
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Apr 16 23:40:04 2010 +0300

    implement browser menu zoom controls

 src/rss.c |   52 +++++++++++++++++++++++++++++++++-------------------
 1 file changed, 33 insertions(+), 19 deletions(-)

commit 137130b56cf6ec513f876c6a392713bf01a7bb5c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Apr 16 22:34:43 2010 +0300

    implement rss browser zoom controls

 TODO      |    1 +
 src/rss.c |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 53 insertions(+), 5 deletions(-)

commit dfce881732237b3a03a60069807f124038d46ae9
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Fri Apr 16 00:35:15 2010 +0200

    Adapting to recent changes in evolution trunk

 configure.ac   |   10 +++++++---
 src/strptime.c |    5 +++++
 2 files changed, 12 insertions(+), 3 deletions(-)

commit 24ab212cba9306bdd910342b2132d7b8d67d2a10
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Apr 13 17:58:25 2010 +0300

    cleanup some compiler warnings

 src/rss.c |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 236c89eb2db8168023aaded9f70d1a014bb39e5e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Apr 13 17:47:20 2010 +0300

    more browser space tweaking

 src/rss.c |   31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

commit 3920fde537fccfc8809f2062d3141c1004f2a084
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Tue Apr 13 15:06:20 2010 +0200

    More work on trying to make the path operation as portable as possible

 src/network-soup.c       |    6 ++--
 src/parser.c             |    6 ++--
 src/rss-cache.c          |    6 ++--
 src/rss-config-factory.c |   11 +++----
 src/rss.c                |   76 ++++++++++++++++++++++++++++------------------
 5 files changed, 60 insertions(+), 45 deletions(-)

commit 80d51cb3f0f3db62f1568748405e7a9893be00b9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Apr 12 23:01:09 2010 +0300

    GSEAL compilance

 src/rss-config-factory.c |   62 ++++++++++++++++++++++++----------------------
 src/rss.c                |    7 +++---
 2 files changed, 37 insertions(+), 32 deletions(-)

commit 62e8259508289f9943f44db9c9d166336c1469d5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Apr 12 07:43:33 2010 +0300

    adapt to new images uri

 src/misc.c |    3 ---
 src/rss.c  |   26 +++++++++++++++++---------
 2 files changed, 17 insertions(+), 12 deletions(-)

commit dd59eb26813cb5034cc2116e2a73db4a9ced806a
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Sun Apr 11 02:33:24 2010 +0200

    Trying to replace the relevant occurences of "/" by G_DIR_SEPARATOR_S

 src/network-soup.c       |    8 ++++----
 src/parser.c             |    2 +-
 src/rss-cache.c          |    2 +-
 src/rss-config-factory.c |   14 +++++++-------
 src/rss.c                |   16 ++++++++--------
 5 files changed, 21 insertions(+), 21 deletions(-)

commit 92e47dd36263ed2483ac7477c1568a7017cfbdb1
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Apr 9 22:54:35 2010 +0300

    fix preview icon fro new efh schme

 src/rss.c |   51 ++++++++++++++++++++++++++++++---------------------
 1 file changed, 30 insertions(+), 21 deletions(-)

commit c049ae633444360383189a4307a381ec1379bdab
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Thu Apr 8 22:10:00 2010 +0200

    Fix build with evolution 2.30.x

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

commit f9004bc1904dfee073878a2858bd8e8772e0f732
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Apr 8 21:17:43 2010 +0300

    merge in some more camel-gobject changes

 src/misc.c      |    7 +-
 src/rss-cache.c |   35 ++++++----
 src/rss-main.ui |   67 +++++++++----------
 src/rss.c       |  196 ++++++++++++++++++++++++++++++-------------------------
 src/rss.h       |    1 +
 5 files changed, 168 insertions(+), 138 deletions(-)

commit 6a7c06e67e3bc070c44c38ebfa87f83f90e22217
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Thu Apr 8 18:43:06 2010 +0200

    Allow building against evolution trunk

 src/rss-cache.c |    4 ++++
 src/rss.c       |   24 ++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

commit 5ba33b703bbff9fa2672c3587edba6d8391255f7
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Wed Apr 7 17:10:43 2010 +0200

    Adapt the spec.in file to the fact that we install ui files

 evolution-rss.spec.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 78933999ee8cb0f21bfe2f353f4dc9aa5aec4333
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Wed Apr 7 12:47:25 2010 +0200

    Use UIDIR instead of GLADEDIR for ui files

 configure.ac             |    8 +++-----
 src/Makefile.am          |    6 +++---
 src/rss-config-factory.c |   26 +++++++++++++-------------
 src/rss.h                |    6 +++---
 4 files changed, 22 insertions(+), 24 deletions(-)

commit c2331164b1b3784b34fde6722c40b231061c5e80
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 4 12:34:35 2010 +0300

    small typo for conditional experimental code

 TODO      |    1 +
 src/rss.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 46f206d92d032de604002fdb37c9de685d6048cf
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 4 12:30:04 2010 +0300

    minor compiler warning cleanups

 src/rss.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 4fd453e040f677a9695dc2a91ac3b2fb420fa911
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 4 12:25:24 2010 +0300

    update fixed issues

 TODO |    5 -----
 1 file changed, 5 deletions(-)

commit 2740b52efa09ae5572e5dfb352327abc0faa3eb7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 4 12:24:35 2010 +0300

    adapt to camel headers include policy

 src/file-gio.c  |   48 +++++++++++++++++----------------
 src/misc.c      |    5 +++-
 src/parser.c    |    4 +++
 src/rss-cache.c |   20 ++++++++------
 src/rss-cache.h |    4 +++
 src/rss.c       |   80 +++++++++++++++++++++++++++++++++++++++----------------
 src/rss.h       |    4 +++
 7 files changed, 110 insertions(+), 55 deletions(-)

commit bd19f21fdf45cd3f05efb20e9f41541b2024d1e3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 4 12:22:26 2010 +0300

    fix interface files errors

 src/Makefile.am              |    4 +-
 src/rss-config-factory.c     |   82 +-
 src/rss-html-rendering.glade |  289 -------
 src/rss-html-rendering.ui    |  281 +++++++
 src/rss-main.ui              | 1702 ++++++++++++++++++++++++++++++++++++++++++
 src/rss-ui.glade             | 1685 -----------------------------------------
 6 files changed, 2044 insertions(+), 1999 deletions(-)

commit ba125eaa85ab0d09076a15b53cf75eebfbdc0788
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Apr 4 10:40:58 2010 +0300

    Generate ChangeLog files for tarball releases.

 ChangeLog   |    4 ++++
 Makefile.am |   39 +++++++++++++++++++++++----------------
 2 files changed, 27 insertions(+), 16 deletions(-)

commit 03909335046af67e70f052ffd3bce5e75c048ef7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Apr 2 10:10:25 2010 +0300

    get rid of eds md5_get_digest deprecated function

 src/misc.c |   20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

commit fafc9854e2cc6ef86c08cda836788d442607a75b
Author: Jiri Eischmann <jiri@eischmann.cz>
Date:   Sun Mar 28 19:24:11 2010 +0200

    Update Czech translation

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

commit c9229fdb916c41299115511addd971ce6736ae20
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Mar 27 12:39:47 2010 +0200

    cleanup previous commit errors

 src/rss.c |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 3e9f3286ba6d596c725880a1f250060eb241b41a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Mar 27 10:19:00 2010 +0200

    fix calculation of rss browser widget

 src/rss.c |  242 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 182 insertions(+), 60 deletions(-)

commit 76a97abc27dbb383f312e7d0debe3ff9b24a67a2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 24 14:25:23 2010 +0200

    revert part of af00aae86ab3270f7a67914879bbf5ca85ab11ae
    as it brakes feed dialog actions

 src/rss-config-factory.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 4f36d59d6c9d0aebca5b6934593d26dae6c5adb0
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 24 13:07:03 2010 +0200

    fix webkit controls

 TODO      |    2 --
 src/rss.c |   69 ++++++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 52 insertions(+), 19 deletions(-)

commit af00aae86ab3270f7a67914879bbf5ca85ab11ae
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 24 12:05:49 2010 +0200

    silence dialog errors

 src/rss-config-factory.c |   12 ++++++------
 src/rss-ui.glade         |    6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

commit cd9dea3bb41a7dc4f98d9a0f9809773ac176b644
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 24 11:50:40 2010 +0200

    generate alerts properly

 src/org-gnome-evolution-rss.error.xml |   15 +++++-----
 src/rss-config-factory.c              |   50 ++++++++++++++++++---------------
 2 files changed, 34 insertions(+), 31 deletions(-)

commit 8cf390b12a1096c5378da408b22d503ed3ddc411
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 24 11:32:01 2010 +0200

    fix adding feeds with missing title

 src/rss-config-factory.c |    4 ++--
 src/rss.c                |   18 ++++++++----------
 2 files changed, 10 insertions(+), 12 deletions(-)

commit db046a44c770080c8a6fee0ab4ebba733ec35482
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 24 10:43:22 2010 +0200

    fix handling of cached pages

 src/parser.c |   12 ++---
 src/rss.c    |  140 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 82 insertions(+), 70 deletions(-)

commit 0e9d91707e61424184d37912c5a0c82569081e6b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 24 10:42:59 2010 +0200

    disable gecko by default

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

commit 8872a6a79f0978d141ac9e5fa0410c1a8590714c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Mar 23 19:19:24 2010 +0200

    move cache handling to separate module

 src/Makefile.am |    2 +
 src/rss-cache.c |   90 +++++++++++++++++++++
 src/rss-cache.h |   24 ++++++
 src/rss.c       |  232 +++++++++++++++++++++++++++++--------------------------
 src/rss.h       |    1 -
 5 files changed, 238 insertions(+), 111 deletions(-)

commit db244fe6e918da9aa617f737ac8784f392d74f2a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Mar 23 19:11:56 2010 +0200

    update gecko detection

 m4/gecko.m4         |   15 +++-
 src/gecko-utils.cpp |  199 ++++++++++++++++++++++++++-------------------------
 2 files changed, 115 insertions(+), 99 deletions(-)

commit ecffc1be18efd31577efa4903fa3720367d7bfd2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Mar 21 21:40:25 2010 +0200

    fix build with older evolution version

 src/notification.c |   53 ++++++++++++++++++++++++++--------------------------
 src/notification.h |   12 +++++++++++-
 src/rss.c          |   10 +++++++++-
 3 files changed, 47 insertions(+), 28 deletions(-)

commit 4047fdf87de9e9d6846133fddad7efdbcaf0eadd
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Sun Mar 21 13:48:37 2010 +0100

    Updated French translation

 po/fr.po |  190 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 101 insertions(+), 89 deletions(-)

commit 394463a994b4dc5b5b3912ed589521769c481bcf
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sun Mar 21 08:42:23 2010 +0100

    Updated Slovenian translation

 po/sl.po |  247 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 128 insertions(+), 119 deletions(-)

commit 29de2bc669a04d8b03f76b9fcd53d2fe98f380d2
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Mar 20 22:32:12 2010 +0100

    Updated German translation

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

commit 2de7d53ef4d493066007db6b57a86073830f70ee
Author: Josselin Mouette <joss@debian.org>
Date:   Sat Mar 20 15:37:21 2010 +0100

    Distribute notification.h header too.

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

commit 9dd47111e186a52848ce9eaa7db4190ccbaac627
Author: Josselin Mouette <joss@debian.org>
Date:   Sat Mar 20 15:21:30 2010 +0100

    Distribute debug.h header.

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

commit 66b7aa8e423a36864f725068b1dad2eb0177cf9a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Mar 18 19:37:08 2010 +0100

    Updated Spanish translation

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

commit b511678c87687484b133f1bd9b8915305d3a6269
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 18 13:55:22 2010 +0200

    support folders in opml export

 src/rss-config-factory.c |  450 ++++++++++++++++++++++++++++++++++++----------
 src/rss-config-factory.h |    1 +
 src/rss.c                |   85 ++++++---
 src/rss.h                |   12 +-
 4 files changed, 424 insertions(+), 124 deletions(-)

commit a269555bc5a0cdc888bfcb8924aff8b2a2ea4fd3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 18 13:54:52 2010 +0200

    coding style and whitespace cleanup

 TODO         |    1 +
 src/misc.c   |  215 ++++++++++++++++++++++++++++++----------------------------
 src/misc.h   |    1 +
 src/parser.c |   33 +++++----
 4 files changed, 131 insertions(+), 119 deletions(-)

commit 65c344e24b209e9486e785f1c1c0f6ce12e08530
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Mar 16 21:37:52 2010 +0200

    coding style and whitespace cleanup

 src/rss.c |  357 +++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 250 insertions(+), 107 deletions(-)

commit 550b9f5d47ae123bb5b7884eecc3a8b3bb5374de
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Mar 13 11:31:32 2010 +0200

    codingstyle and whitespace cleanup

 src/rss-config-factory.c |   55 ++++++++++++++-------
 src/rss-icon-factory.c   |   39 ++++++++-------
 src/rss.c                |  118 ++++++++++++++++++++++++++++++++++------------
 3 files changed, 147 insertions(+), 65 deletions(-)

commit cb2e0a41eb331b087b21a954b366571815d6c0c9
Author: António Lima <amrlima@gmail.com>
Date:   Thu Mar 18 01:21:19 2010 +0000

    Updated Portuguese translation

 po/pt.po |  166 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 83 insertions(+), 83 deletions(-)

commit 6a9449aa1f600014c4d391e9f4abbf5baacef16a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Mar 14 17:27:52 2010 +0100

    Add Norwegian language entry.

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

commit 627c49485262f5d520fafa66178c28dfb03955cf
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Mar 14 17:27:39 2010 +0100

    Added Norwegian bokmål translation.

 po/nb.po |  917 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 917 insertions(+)

commit 7c5765ed9d0e29625bd050c05245544d209595c1
Author: Fridrich Strba <fridrich.strba@bluewin.ch>
Date:   Fri Mar 12 10:59:46 2010 +0100

    Use g_usleep instead of sleep to make windows builders happy

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

commit 3743504ccd7686128f2430e3f47603006bd07f44
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 11 12:58:32 2010 +0200

    fix minor typo in function

 src/rss-config-factory.c |    2 +-
 src/rss.c                |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c9da4e09680ee92caff67e34272f35d99cf6625f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 11 12:01:42 2010 +0200

    Build failure due to gtk+ depreciations

 src/rss-config-factory.c |    4 ++++
 src/rss.c                |    4 ++++
 2 files changed, 8 insertions(+)

commit 3f5b9a1094dd7fb0357e490e9668b6b64d67ba51
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 11 11:35:10 2010 +0200

    whitespace cleanup

 configure.ac |   34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

commit de60eb2b14ab0965e027808c6f085d01261c59f0
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Mar 10 22:58:49 2010 +0100

    Updated French translation

 po/fr.po |  461 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 254 insertions(+), 207 deletions(-)

commit ce191f30b39762ef0aa89fbe38581a65cadb561f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 10 12:55:30 2010 +0200

    fix loading of folder icons

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

commit f42bda3c1de2bb73eb046f78ed4e58a6a516b77d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 5 17:49:14 2010 +0200

    sanitize taskbar operations

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

commit 3294331c2d043c7da202e6c0f6cf403d2da2c66a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 5 14:18:52 2010 +0200

    code cleanups

 src/notification.c |    4 ----
 src/rss.c          |   12 ++++++------
 2 files changed, 6 insertions(+), 10 deletions(-)

commit 90e334192bdb59b8c906b705f53ed7d5bbce4d0f
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sun Feb 28 19:53:14 2010 +0100

    Updated Slovenian translation

 po/sl.po |  365 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 190 insertions(+), 175 deletions(-)

commit b4a57c8132411b76d6e4b2d1a4453a53ce59fa21
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Feb 28 14:17:21 2010 +0200

    coding style and whitespace cleanup

 src/rss-config-factory.c |   34 +++++++++++++++++++++++++++-------
 1 file changed, 27 insertions(+), 7 deletions(-)

commit f87c6266a691eaee96b71178db8f22505d46f98b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Feb 28 14:16:59 2010 +0200

    do not crash when clicking rss icon

 src/rss.c |   38 +++++++++++++++++++++++++++++++-------
 src/rss.h |    2 +-
 2 files changed, 32 insertions(+), 8 deletions(-)

commit 7c15af78d69291ad5f7a8890de8a9d2d1c2883b6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Feb 28 14:16:10 2010 +0200

    update autoconf file

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

commit 4219591c9b9f71878f099a883321a7dd74fe647a
Author: António Lima <amrlima@gmail.com>
Date:   Mon Feb 22 00:55:50 2010 +0000

    Updated Portuguese translation

 po/pt.po |  464 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 260 insertions(+), 204 deletions(-)

commit 47712cfb604ad1e7b2e64d2cc55b2e05d0c503e6
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Feb 21 19:25:59 2010 +0100

    Update Czech translation by Jiri Eischmann & Petr Kovar
    
    Reviewed by: Lucas Lommer.

 po/cs.po |  703 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 471 insertions(+), 232 deletions(-)

commit 97654637e53d1613bbfd59dadc02c847c5f31e96
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Feb 21 16:41:10 2010 +0100

    Updated German translation

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

commit e55d737d278ab401216c0b73afc9fdc20ea34cd2
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Feb 21 11:33:21 2010 +0100

    Updated Spanish translation

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

commit e9f0044124da8f05c94eb86b1aa43f97e6e15990
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Feb 20 21:20:52 2010 +0200

    Delete artcles no longer in the feed should be a checkbox

 TODO                     |    4 -
 src/rss-config-factory.c | 1113 +++++++++++++++++++++++++++++-----------------
 src/rss-config-factory.h |   33 +-
 src/rss-ui.glade         |    6 +-
 src/rss.c                |  200 ++++++---
 src/rss.h                |   89 +++-
 6 files changed, 948 insertions(+), 497 deletions(-)

commit 0f2be470d7bb0b2e9c24f490a054d44fa863f080
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Feb 20 12:23:49 2010 +0200

    conding style and whitespace cleanup

 TODO                            |    2 +-
 src/evolution-rss.schemas.in.in |   14 +
 src/notification.c              |  163 ++--
 src/rss-config-factory.c        | 1778 +++++++++++++++++++++++----------------
 src/rss-ui.glade                |   16 +-
 src/rss.c                       |  177 ++--
 src/rss.h                       |    1 +
 7 files changed, 1271 insertions(+), 880 deletions(-)

commit 589f77003b77c9741ba4b07ce1a8c409c55ce678
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Fri Feb 12 09:56:56 2010 -0300

    Added Brazilian Portuguese translation
    
    As done by
    - Felipe Borges <felipe10borges@gmail.com>
    - Antonio Fernandes C. Neto <fernandes@pelivre.org>
    - Djavan Fagundes <djavan@comum.org>
    - And myself.

 po/LINGUAS  |    1 +
 po/pt_BR.po |  923 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 924 insertions(+)

commit 9d81c6fe67912cdfda8b0e01a31c68e685b760b9
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Fri Feb 12 09:30:35 2010 -0300

    Fixed POTFILES.in

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

commit f51bd749c11e5fa2cdb6ae87d53ae793b781ba82
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Feb 4 12:33:29 2010 +0100

    Updated German translation

 po/de.po |  276 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 158 insertions(+), 118 deletions(-)

commit 011b6fb72ec387c4d4bee12fc5de9303b0a04929
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Feb 3 22:38:51 2010 +0200

    fix schema install

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

commit 20e353622f6a3e6160c08aa20f2381cfd4a0e68f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Feb 3 22:25:09 2010 +0200

    coding style and whitespace cleanup

 src/misc.c         |   48 ++--
 src/network-soup.c |    1 -
 src/rss.c          |  769 ++++++++++++++++++++++++++++------------------------
 3 files changed, 443 insertions(+), 375 deletions(-)

commit d77974a83d83d1dca4e192c129e8a7e9d131b025
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Feb 3 22:24:39 2010 +0200

    add correct schema name for rss feeds to gconf

 TODO                            |    6 +-
 src/Makefile.am                 |   26 ++-
 src/evolution-rss.schemas.in    |  367 ---------------------------------------
 src/evolution-rss.schemas.in.in |  367 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 385 insertions(+), 381 deletions(-)

commit f12b2b157b5667d16222a11a0d73b457624aac77
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Jan 31 17:33:55 2010 +0100

    Updated Spanish translation

 po/es.po |  243 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 125 insertions(+), 118 deletions(-)

commit 2e340fa5bcec06e4c933acd5ffab134706c3c332
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sun Jan 31 15:37:16 2010 +0100

    Updated Slovenian translation

 po/sl.po |  184 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 96 insertions(+), 88 deletions(-)

commit eed62d936179d56053277bfb936d42712d27a3d7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jan 27 23:42:11 2010 +0200

    queue enclosure downloads (fixes #599528)

 src/debug.h                  |    6 +-
 src/evolution-rss.schemas.in |   14 ++++
 src/misc.c                   |  154 ++++++++++++++++++-------------------
 src/network-soup.c           |   60 ++++++++++++++-
 src/network-soup.h           |    1 +
 src/network.h                |    1 +
 src/parser.c                 |   22 +++---
 src/rss.c                    |  173 ++++++++++++++++++++++++------------------
 src/rss.h                    |  159 +++++++++++++++++++-------------------
 9 files changed, 343 insertions(+), 247 deletions(-)

commit 80a3b42bdc15cb26a7a7a28db705cb675f1f3d6e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jan 25 23:04:12 2010 +0200

    reduce memory usage for large enclosures (partial fix #599528)

 src/fetch.c        |   24 +-
 src/fetch.h        |   32 +-
 src/network-soup.c |  295 +++++++++++++------
 src/network-soup.h |   48 ++-
 src/parser.c       |   90 +++---
 src/rss.c          |  822 ++++++++++++++++++++++++++--------------------------
 src/rss.h          |   48 ++-
 7 files changed, 773 insertions(+), 586 deletions(-)

commit 3bf5969b1407d9d2e85b6460c9f931fdbfd8caf8
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Sat Jan 23 19:41:01 2010 +0100

    Updated Slovenian translation

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

commit b9ca61074bed4723870f2414dce8a4204c437f03
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jan 23 20:14:37 2010 +0200

    correctly handle missing date

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

commit f36f69a61f1245c7a628fa7951cf87838b626d83
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jan 22 23:03:00 2010 +0200

    kill e-gui-utils includes

 src/rss.c |    1 -
 1 file changed, 1 deletion(-)

commit fc94846387f2adaadc55a7535fc6c628f7d404f2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jan 21 23:18:48 2010 +0200

    fix compiler warnings

 src/notification.c       |   19 ++++++++++++++-----
 src/rss-config-factory.c |    9 ++++-----
 src/rss.c                |   12 ++++++------
 3 files changed, 24 insertions(+), 16 deletions(-)

commit ee3684f45b7af1e8586bad713a9da344412987a4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jan 21 23:02:49 2010 +0200

    improve notifications handling

 src/dbus.c               |    1 +
 src/notification.c       |   43 +++++++++++++++++++++++++++++++------------
 src/notification.h       |    7 ++++++-
 src/rss-config-factory.c |    4 +++-
 src/rss.c                |   42 +++++++++++++++++++++++++-----------------
 src/rss.h                |    6 +-----
 6 files changed, 67 insertions(+), 36 deletions(-)

commit a4775fcf44c8cac21ed972ce8ab3f47a6f78229f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Jan 19 22:31:20 2010 +0100

    Updated Spanish translation

 po/es.po |  264 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 147 insertions(+), 117 deletions(-)

commit 8ccebbaec9f624f663bc172b78ae06629dd25fea
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jan 19 22:52:26 2010 +0200

    setup feeds async

 src/debug.h              |   23 ++-
 src/notification.c       |  352 ++++++++++++++++++++++++++++++++++
 src/notification.h       |   20 ++
 src/rss-config-factory.c |   49 ++---
 src/rss-config-factory.h |    2 +-
 src/rss.c                |  473 ++++++++++++----------------------------------
 src/rss.h                |    3 +-
 7 files changed, 536 insertions(+), 386 deletions(-)

commit 52d70c49b722d128b966ea1086d7f2abba0e1229
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jan 16 10:09:15 2010 +0200

    add support for feed:// protocol in schema install

 TODO                         |    4 ++++
 src/Makefile.am              |    3 +++
 src/evolution-rss.schemas.in |   39 ++++++++++++++++++++++++++++++++++++++-
 3 files changed, 45 insertions(+), 1 deletion(-)

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

    Updated Slovenian translation

 po/sl.po |  373 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 188 insertions(+), 185 deletions(-)

commit e29fe108803cb82b38d99cfb636fc0c98dd90e97
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Jan 15 20:13:24 2010 +0100

    Added sl for Slovenian translation

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

commit b18b1ca1ed2bf0d42209ae4977358efc0602f87f
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Fri Jan 15 20:13:15 2010 +0100

    Updated Slovenian translation

 po/sl.po |  915 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 915 insertions(+)

commit 4d0d56f3114197baaee35c065edc188219fdff01
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jan 9 22:30:57 2010 +0200

    do not install bonobo server files for newer evolution

 configure.ac    |   11 ++++++++++-
 src/Makefile.am |    5 ++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

commit 6c345c39ac93e3bceaf5edebbe0177010afae418
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Jan 9 19:31:13 2010 +0200

    move away from e_popup_menu

 src/rss.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit e2ed1da7eba8cb9321e5515c3e20f2b6d4423af7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jan 1 14:09:21 2010 +0200

    correctly perform resize on specified img width

 src/rss.c |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit ae4fe41fd4358918ead90a9da31781470e6c8017
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Tue Jan 5 18:44:17 2010 +0100

    Updated German translation

 po/de.po |  283 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 135 insertions(+), 148 deletions(-)

commit 06073a89bb0cf353c0838df822ca77d277f1e357
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Jan 4 00:40:31 2010 +0100

    Added hu

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

commit a29d6030acbe690b3c15623124adecb77ca6cbd3
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Jan 4 00:40:08 2010 +0100

    New Hungarian translation by Gergely Szarka

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

commit 726aa7e17e265a664498329b6dcebd0e9649925d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Dec 31 22:23:39 2009 +0200

    add support for no type opml entities

 TODO                     |    1 +
 src/rss-config-factory.c |   38 +++++++++++++++++++++++++++-----------
 src/rss.c                |   14 ++++++++++----
 src/rss.h                |    2 +-
 4 files changed, 39 insertions(+), 16 deletions(-)

commit 99d6b7236831fd100a2fe3319c68fa98e776e8e4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Dec 29 11:53:08 2009 +0200

    Add debug headers

 src/debug.h |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 80164972d0bfd227607cd6f9b68c5467c34aa902
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 26 17:38:47 2009 +0200

    improve debug info

 src/dbus.c               |   16 +++----
 src/dbus.h               |   10 ++---
 src/fetch.c              |    7 ++-
 src/file-gio.c           |    8 ++--
 src/file-gio.h           |    8 ++--
 src/gecko-utils.cpp      |   25 +++++------
 src/misc.c               |   10 ++---
 src/network-soup.c       |   21 +++++----
 src/network.h            |    4 +-
 src/parser.c             |   24 +++++-----
 src/parser.h             |   10 ++---
 src/rss-config-factory.c |   41 +++++++++--------
 src/rss.c                |  110 ++++++++++++++++++++++++----------------------
 src/rss.h                |    1 +
 14 files changed, 150 insertions(+), 145 deletions(-)

commit c04f5bc1c7321e78573461ae862d2e22f824fe32
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 26 10:43:03 2009 +0200

    add debug more debug info

 src/dbus.c               |   86 ++++++++++++++++++++++------------------------
 src/gecko-utils.cpp      |   35 +++++++++++++------
 src/rss-config-factory.c |   28 ++++++++++++---
 src/rss.c                |    6 ++--
 4 files changed, 93 insertions(+), 62 deletions(-)

commit 59ceb442566e454644e736c1fe3642bbab4e2a53
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 16 22:34:45 2009 +0200

    port to mail_session_get_data_dir

 TODO      |    1 +
 src/rss.c |    4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit bc092cf4edcb380685ea8f6abae5aa8be1119b32
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Dec 13 09:44:33 2009 +0100

    Updated Spanish translation, fixed typo

 po/es.po |  266 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 135 insertions(+), 131 deletions(-)

commit a46c3a6388774e2e3eb94bddd5a68fe59b26e3b5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Dec 7 22:24:12 2009 +0200

    do not process broken date (not RFC-3339)

 src/parser.c             |    2 +-
 src/rss-config-factory.c |   13 +++++++------
 src/rss.c                |   21 ++++++++++++---------
 3 files changed, 20 insertions(+), 16 deletions(-)

commit 776179ebda0c1b65c6c40e12aae8e8c642c1364d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 6 23:18:36 2009 +0200

    accept feed subscription mech on add dialog

 TODO       |    1 -
 src/misc.c |   84 +++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 46 insertions(+), 39 deletions(-)

commit 5fa91b4e3f383b1474e06bdef0620d736e2f57b4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 6 16:19:49 2009 +0200

    Add accelerators for rss actions

 src/rss-ui.glade |   58 ++++++++++++++++--------------------------------------
 1 file changed, 17 insertions(+), 41 deletions(-)

commit afd4709fd138ef4b98331412d931600357c2905e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 6 10:07:48 2009 +0200

    Use atom:published for date when parsing atom feeds

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

commit f7dd589b32d8d89afd741f861ceece4bd67d422a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 5 17:52:40 2009 +0200

    handle broken feeds with null as enclosure

 TODO                     |    1 +
 src/parser.c             |    7 ++++++-
 src/rss-config-factory.c |    5 ++++-
 src/rss.c                |    2 ++
 4 files changed, 13 insertions(+), 2 deletions(-)

commit 8701aaeee26292fcb36abbc77231eb51595196c1
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 5 15:20:00 2009 +0200

    do not crash on invalid opml files

 src/parser.c             |   10 ++++--
 src/rss-config-factory.c |   17 +++++++---
 src/rss.c                |   84 ++++++++++++++++++++++++++++++++++++----------
 3 files changed, 85 insertions(+), 26 deletions(-)

commit 68a2cb5a542261aab849ec21c8f2188b79b8e6f8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Dec 4 20:29:01 2009 +0200

    fix building for older evolution versions

 src/rss-config-factory.h |    2 +-
 src/rss.c                |   11 +++++------
 2 files changed, 6 insertions(+), 7 deletions(-)

commit 146ec8fccbe560b5b0ccff6d5be48b63c6e87933
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Dec 4 19:43:03 2009 +0200

    fix compiler warnings

 src/rss-config-factory.c |    4 ++--
 src/rss.c                |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 3f7678999c0baa737688a63e8856aaa4cdf4c036
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Dec 3 11:12:28 2009 +0200

    remove generate file from VCS

 m4/intltool.m4 |  216 --------------------------------------------------------
 1 file changed, 216 deletions(-)

commit a6a5401935591c3ee2b118840d19e3e2465943c8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 2 08:53:48 2009 +0200

    migrate to EAlert for error dialogs

 src/rss-config-factory.c |   45 +++++++++++++++++++++++++++++++++++++++++----
 src/rss.c                |   38 +++++++++++++++++++++++++++++++-------
 2 files changed, 72 insertions(+), 11 deletions(-)

commit d92b34d0741fc07cfe74c0b85325ba9c32955199
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Nov 30 22:35:21 2009 +0200

    fix compiler warings

 src/parser.c |    4 ++--
 src/rss.c    |    7 +++++--
 2 files changed, 7 insertions(+), 4 deletions(-)

commit ad1906980d66fb866fb4aab83e98a68c47a97b3b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Nov 30 21:51:53 2009 +0200

    fix evolution version detection

 configure.ac    |    2 +-
 m4/evolution.m4 |   19 +++++++++----------
 server.mk       |    2 +-
 src/Makefile.am |    4 ++--
 src/rss.c       |   12 ++++++------
 5 files changed, 19 insertions(+), 20 deletions(-)

commit 03e7c3099363fe707b7cefa24ea4b02db205fe21
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Nov 30 08:12:15 2009 +0200

    #603338 master not building

 TODO      |    1 +
 src/rss.c |    3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 51955223a6f1ae55fc5ad3d8a3c9525a40ed9b3e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Nov 29 12:12:11 2009 +0200

    rss_build_icon() new function to load folder icons

 src/rss-icon-factory.c |   24 ++++++++++++++++++++++++
 src/rss-icon-factory.h |   14 +++++++++-----
 src/rss.c              |    2 +-
 3 files changed, 34 insertions(+), 6 deletions(-)

commit e167e7b8341e78c2b14e3f133761cc06da4e542e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Nov 28 13:43:33 2009 +0200

    cleanup remaining glade includes

 src/rss.h |    1 -
 1 file changed, 1 deletion(-)

commit ea025321253bfaf022ffc662df347d3892c4de90
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Nov 28 13:42:59 2009 +0200

    various cleanups

 configure.ac |   37 ++++++++++++++++++-------------------
 1 file changed, 18 insertions(+), 19 deletions(-)

commit c9b4cf2dee723f3c1316ccf494c77e55671ae732
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Nov 28 13:38:23 2009 +0200

    fix fetching of feeds for evo > 2.28.1

 src/rss.c |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 4f13dfcdf553db395753d7311cdf485a19441a88
Author: Tao Wei <weitao1979@gmail.com>
Date:   Wed Nov 18 15:06:37 2009 +0800

    Add Simplified Chinese translation.

 po/zh_CN.po |  588 +++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 368 insertions(+), 220 deletions(-)

commit 9d170e9cf460ddcd8faa7e0cd1d64508cc84d2b4
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Nov 14 13:33:22 2009 +0100

    Updated German translation

 po/de.po |  221 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 119 insertions(+), 102 deletions(-)

commit 8f7d746c7a882b855cf2a5227fa106fd9e38115d
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Nov 13 18:44:09 2009 +0100

    Updated Spanish translation

 po/es.po |  217 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 101 insertions(+), 116 deletions(-)

commit 0f03b0391ecea1bcd0b91ae6455ac141fbc2f52a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Nov 13 08:24:17 2009 +0200

    migrate to gtkbuilder

 src/parser.c                 |    4 +-
 src/rss-config-factory.c     |  253 ++++++++-------
 src/rss-config-factory.h     |    2 +-
 src/rss-html-rendering.glade |  138 ++++----
 src/rss-ui.glade             |  721 +++++++++++++++++++++++-------------------
 src/rss.c                    |    7 +-
 src/rss.h                    |    2 +-
 7 files changed, 602 insertions(+), 525 deletions(-)

commit 1910ba2732cdf7e74b49eecbad63b81e074fae8d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Nov 6 11:21:55 2009 +0200

    don't strip empty fields

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

commit 11d0f87b75aadb5cfb37547a28fcbdf27e20de54
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Nov 4 22:10:58 2009 +0200

    various cleanups

 src/network-soup.c                    |   18 +++++++-----------
 src/org-gnome-evolution-rss.eplug.xml |    2 +-
 src/rss.c                             |   11 +++++------
 3 files changed, 13 insertions(+), 18 deletions(-)

commit 0a8a1ed115e940692adbb277a82553b3af44aba8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Nov 4 22:10:37 2009 +0200

    do not crash on missing author

 src/parser.c |   93 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 53 insertions(+), 40 deletions(-)

commit 4049f4fb97514850bec1618c42973ba1aa728f14
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 31 22:04:43 2009 +0200

    inline images do not go out when sending emails in evolution

 src/parser.c |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 2ba3232497c711bfa4826d8408c0d7c6057aba14
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 31 22:03:35 2009 +0200

    fix fetching cached images

 src/misc.c                            |   22 +++++++++++---
 src/misc.h                            |   13 +++++----
 src/network-soup.c                    |   15 +++++-----
 src/org-gnome-evolution-rss.eplug.xml |    6 +++-
 src/rss.c                             |   51 ++++++++++++++++++++++-----------
 5 files changed, 73 insertions(+), 34 deletions(-)

commit 812598d814930b8c546da4791fe838dd0cff29c4
Author: ifelix <ifelix@redhat.com>
Date:   Fri Oct 30 13:00:19 2009 +0530

    Updated Tamil Translations

 po/ta.po |  364 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 215 insertions(+), 149 deletions(-)

commit 0782bd49ccc3c024fcab638bd1be2bc9cd56c5f2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Oct 29 21:13:33 2009 +0200

    fix handling of image cache miss

 src/rss.c |   64 +++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 35 insertions(+), 29 deletions(-)

commit 0a81b19a656acf08652a19d8c34d9f5da1bdccd3
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Wed Oct 28 14:49:30 2009 +0530

    Updated Oriya Translation

 po/or.po |  389 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 238 insertions(+), 151 deletions(-)

commit a0869d7d8fc731fe6c7fef3419eebc9f546cb9bf
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Oct 27 23:58:05 2009 +0100

    Updated Spanish translation

 po/es.po |  195 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 106 insertions(+), 89 deletions(-)

commit 5a36d78ed31e75cecddb7dae744fd92e2ab038e8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 27 23:18:37 2009 +0200

    fix for #598570 -  evolution crashed with SIGSEGV in g_markup_escape_text()

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

commit c7c360bdd6e0f8a3e29d1f433e0168cee8747919
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 27 23:00:36 2009 +0200

    reject fetching feeds with empty url

 src/network-soup.c |    9 +++++----
 src/parser.c       |    2 +-
 src/rss.c          |   11 +++++++----
 3 files changed, 13 insertions(+), 9 deletions(-)

commit 940fb5893d859182ae628fe59864f246a547e874
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Tue Oct 27 19:39:48 2009 +0530

    Updated Telugu Translation

 po/te.po |  324 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 188 insertions(+), 136 deletions(-)

commit 9aaf5530a7f9b570b3d145540ea1b6fbac10267d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 27 13:06:21 2009 +0200

    do not crash on parse images for old articles

 src/parser.c |    1 +
 src/rss.c    |   47 +++++++++++++++++++++++++++++------------------
 2 files changed, 30 insertions(+), 18 deletions(-)

commit c8de58113646484c50ca4c5e73a7dbc631e5604f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 27 09:47:08 2009 +0200

    clean debugging cruft

 src/fetch.c        |   24 ++++++++++++------------
 src/network-soup.c |   14 +++++++-------
 src/parser.c       |   12 ++++++------
 src/rss.c          |    4 ----
 4 files changed, 25 insertions(+), 29 deletions(-)

commit 053466c004342e19fd813c6dbde40be28ce4954b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Oct 26 23:22:15 2009 +0200

    more defines fixes

 src/rss.c |   88 +++++++++++++++++++++++--------------------------------------
 src/rss.h |   20 +++++++++++---
 2 files changed, 50 insertions(+), 58 deletions(-)

commit aadee92d40b54a5faf302383e86e57961a8d5513
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Oct 26 21:46:23 2009 +0200

    fix compile flags for older evo versions
    fix for #599660 - Feeds do not get updated in evolution 2.28.1

 src/rss.c |   22 +++++++++++++++-------
 src/rss.h |    2 ++
 2 files changed, 17 insertions(+), 7 deletions(-)

commit 2ce44019d605ad6e3fd9c5c98c04a7721a9c5b98
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Oct 26 14:56:28 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po |  362 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 197 insertions(+), 165 deletions(-)

commit 854a0e9faa690547e747dcbd855bb1a22495e4b5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Oct 23 22:41:45 2009 +0300

    fix for gtk refuses to load icons with size 0

 src/rss-config-factory.c |    2 +-
 src/rss-icon-factory.c   |   12 +++++++-----
 src/rss.c                |   44 +++++++++++++++++++-------------------------
 3 files changed, 27 insertions(+), 31 deletions(-)

commit d9d6a16ec4081d5f278e1c58d0b504b97b9ccc9e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 21 22:27:00 2009 +0300

    disable edit dialog while processing

 src/misc.c                            |   24 ++++----
 src/network-soup.c                    |   30 +++++-----
 src/org-gnome-evolution-rss.eplug.xml |   20 +++----
 src/rss-config-factory.c              |  105 +++++++++++++++++----------------
 src/rss.c                             |    2 +-
 5 files changed, 93 insertions(+), 88 deletions(-)

commit e73c85ee0e59d547d536fecb243aa0b6ad9750c8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 21 21:20:22 2009 +0300

    more whitespace cleanup

 src/rss-config-factory.c |  421 +++++++++++++++++++++++-----------------------
 src/rss.c                |    2 +-
 2 files changed, 210 insertions(+), 213 deletions(-)

commit bea805520deb5a3c48398c590d88a430654304a5
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Wed Oct 21 12:46:27 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po |  336 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 191 insertions(+), 145 deletions(-)

commit 5e688d05379e1d03a398683b4c78f419b80b436b
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Tue Oct 20 14:26:31 2009 +0530

    Updated Gujarati Translations

 po/gu.po |  335 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 180 insertions(+), 155 deletions(-)

commit e9a517b4a442e27f3453b0770f83d9772fdb56d7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 20 08:12:21 2009 +0300

    fix double free in verify_image()

 TODO      |    1 +
 src/rss.c |    1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

commit d3f30f4a311e4c5c97453f6c65d956ab69a5d12a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Oct 15 16:49:16 2009 +0300

    add missing file

 m4/as-compiler-flag.m4 |   61 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

commit 319d8e3840547f924e54c0cc6d8bd9ef9df48d10
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 14 21:54:30 2009 +0300

    add more compiler warnings flags and port code to C90

 configure.ac               |   26 +
 src/Makefile.am            |   21 +-
 src/evolution-import-rss.c |   10 +-
 src/fetch.c                |    7 +-
 src/gecko-utils.cpp        |    4 +-
 src/misc.c                 |   71 ++-
 src/misc.h                 |    2 +-
 src/network-soup.c         |   82 ++-
 src/parser.c               |  833 +++++++++++++-------------
 src/parser.h               |   24 +-
 src/rss-config-factory.c   |  429 ++++++++------
 src/rss-config-factory.h   |   30 +-
 src/rss-icon-factory.c     |    4 +-
 src/rss-icon-factory.h     |    2 +
 src/rss.c                  | 1406 ++++++++++++++++++++++++--------------------
 src/rss.h                  |  135 +++--
 16 files changed, 1718 insertions(+), 1368 deletions(-)

commit e164dec801a4c1a87a03ed52653c01790b68d7d2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 13 17:41:59 2009 +0300

    add mime type validation for images

 src/rss.c |  101 ++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 70 insertions(+), 31 deletions(-)

commit 408bcc4e0f4c63128c426f5c6bd5e0e3e1d48486
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Oct 11 22:28:57 2009 +0300

    handle zero sized images; switch to newly added folder

 TODO      |    6 ++----
 src/rss.c |   47 +++++++++++++++++++++++++++++++++++------------
 2 files changed, 37 insertions(+), 16 deletions(-)

commit c8d49e298e10f5226c8e805fe85b85cbfc6e7a34
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Oct 11 22:09:01 2009 +0300

    cleanup eplug

 src/org-gnome-evolution-rss.eplug.xml |    5 -----
 1 file changed, 5 deletions(-)

commit f65073857d823551613acdd0978637cba5d8bbe5
Author: Claude Paroz <claude@2xlibre.net>
Date:   Mon Oct 5 18:04:15 2009 +0200

    Updated French translation

 po/fr.po |  345 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 201 insertions(+), 144 deletions(-)

commit fb9d9afa1873d31731bb93a5bb8267a3ce0311dc
Author: António Lima <amrlima@gmail.com>
Date:   Mon Oct 5 16:06:13 2009 +0100

    Updated Portuguese translation

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

commit d979c812e12b2a314b99d3a3328e6ef2c258e01d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Sep 29 23:38:57 2009 +0300

    validate img url before fetching

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

commit bbadc4133148433f7badccf5144e3dfb6294a8df
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Sep 29 23:34:01 2009 +0300

    switch to autogenerated changelog

 ChangeLog   | 1711 -----------------------------------------------------------
 Makefile.am |   10 +
 2 files changed, 10 insertions(+), 1711 deletions(-)

commit 017b1a2e46a6edf73c11072f7cf11e80596ca613
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Sep 28 22:00:58 2009 +0200

    Updated Spanish translation

 po/es.po |  266 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 140 insertions(+), 126 deletions(-)

commit ed330e5db04be0b7c6b3f2c5d4020a7bf52a5630
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 27 22:10:24 2009 +0300

    fix #596034 - Cannot rename RSS folders

 src/rss-config-factory.c |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

commit fd421dcd8a151dac7681620c6fd115c7e7089416
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 27 21:01:35 2009 +0300

    add expire option for images cache fetch images if they cannot be served from cache

 TODO      |    2 --
 src/rss.c |  101 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+), 2 deletions(-)

commit 13f2dc6b12102606fbff2107f00838314ce6d670
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Sep 25 21:05:28 2009 +0300

    fix a bunch of memleaks

 TODO                     |    1 -
 src/network-soup.c       |    1 +
 src/parser.c             |   13 +++++++-----
 src/rss-config-factory.c |    2 +-
 src/rss.c                |   53 ++++++++++++++++++++++++++++++++++------------
 5 files changed, 49 insertions(+), 21 deletions(-)

commit c2bdd3b157781179eff6cd99230dd85e671d01f8
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Wed Sep 23 21:29:58 2009 +0200

    Updated German translation

 po/de.po |  310 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 169 insertions(+), 141 deletions(-)

commit ef80eccc26e8cfa142b3ba75efbc59c475c89f57
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 20 23:51:26 2009 +0300

    fix compiler warnings

 src/rss-html-rendering.glade |  766 ++++++++++++++++--------------------------
 src/rss.c                    |   12 +-
 2 files changed, 291 insertions(+), 487 deletions(-)

commit bd0853bad354ce6358e6153e90ccc22d53bc428e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 20 23:42:53 2009 +0300

    add auto-resize images option

 src/evolution-rss.schemas.in |   13 +
 src/rss-config-factory.c     |   58 ++--
 src/rss-html-rendering.glade |  751 +++++++++++++++++++++++++++---------------
 src/rss.c                    |   40 ++-
 src/rss.h                    |    1 +
 5 files changed, 562 insertions(+), 301 deletions(-)

commit ae3afc069f3273920e05d482b1e3bfddb3293c1c
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Sep 20 15:22:48 2009 +0200

    Updated Spanish translation

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

commit 3c9d93fbfde12c5ba4bd5614db04165bb9ed3785
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 19 23:47:06 2009 +0300

    make copy link location work

 src/rss.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 2d2edb873e0a363ad5393180966acba2ffd67643
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 19 23:05:07 2009 +0300

    allow builds with bonoboised evolution

 src/rss-config-factory.c |    2 ++
 src/rss.c                |   47 +++++++++++++++++++++++-----------------------
 src/rss.h                |    4 ----
 3 files changed, 25 insertions(+), 28 deletions(-)

commit 47b1995a0e9e6775fed324aa023aa951e6f6ca55
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 19 21:17:56 2009 +0300

    more defines fixes

 src/rss-config-factory.c |    2 +-
 src/rss.c                |    2 +-
 src/rss.h                |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

commit ac4222e6d98534d569e400d228cf316a1baef214
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 19 17:51:51 2009 +0300

    update build requires, fix compiler defines

 configure.ac             |    4 +++-
 src/rss-config-factory.c |    8 ++++----
 src/rss.c                |    7 +++----
 3 files changed, 10 insertions(+), 9 deletions(-)

commit b320e590222452dc4e01804f5cfc615c6b58a0bb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Sep 16 21:14:17 2009 +0300

    misc cleanups \ remove generated files from VCS

 src/rss.c |   25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

commit 5ffe5da7c9c70a36370e6981738fb04bf321e241
Author: Luke Dixon <6b8b4567@gmail.com>
Date:   Wed Sep 16 08:47:38 2009 +0300

    rhbz #523552 -  Evolution crashes when changing properties on a non-feed folder

 intltool-extract.in      |  875 ---------------------------
 intltool-merge.in        | 1506 ----------------------------------------------
 intltool-update.in       | 1166 -----------------------------------
 src/rss-config-factory.c |    8 +
 4 files changed, 8 insertions(+), 3547 deletions(-)

commit 1bb61de815a1cd35286d6575d47b759de2ff8798
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Sep 15 21:20:09 2009 +0300

    initial popup menu portings

 TODO                |    4 +++
 src/gecko-utils.cpp |   29 ++++++++++++++++
 src/gecko-utils.h   |    3 ++
 src/rss.c           |   94 +++++++++++++++++++++++++++++++++++++++++----------
 4 files changed, 112 insertions(+), 18 deletions(-)

commit 9c6bfa8a41c542a2408e64efb3e3c227dc92e788
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sat Sep 12 18:10:12 2009 +0300

    Updated Greek translation.

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

commit 9fdac0dc37d44c8f7d1a922fc261e77b320461fc
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sat Sep 12 17:59:22 2009 +0300

    Updated Greek translation.

 po/el.po |  894 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 894 insertions(+)

commit b140cf3d0ba540cfd754a7a9b02d91ecdcf4b9e3
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Sep 12 14:41:10 2009 +0200

    Updated Spanish translation

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

commit fe187bd4ef157796e7ec37cd6453b6668eeffebb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 5 12:01:23 2009 +0300

    update kill-bonobo defines version

 src/gecko-utils.cpp      |    4 +-
 src/rss-config-factory.c |  147 +++++++++++++++++++++++++++++++++++-----------
 src/rss.c                |  130 ++++++++++++++++++++++++++--------------
 3 files changed, 201 insertions(+), 80 deletions(-)

commit d910a221dc15a7f7d3e39ab86d0f0c5c43ad9506
Author: Akom C <knight2000@gmail.com>
Date:   Fri Sep 4 12:08:14 2009 +0700

    Updated Thai translation.

 po/th.po |  215 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 113 insertions(+), 102 deletions(-)

commit 9941ab22cd6a6a32060d2404d9d2b248e63be4d2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 3 08:32:28 2009 +0300

    remove bunch of debugging info

 src/rss-config-factory.c |    2 +-
 src/rss.c                |    6 ------
 2 files changed, 1 insertion(+), 7 deletions(-)

commit 749c1406296fbdcd48ab983158209ee46572bd41
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 3 08:16:24 2009 +0300

    fix missing function

 src/rss.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 2428418ff15e601ab12a216d6684ca5b30597861
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 3 00:48:03 2009 +0300

    - make folder refresk work
    - prevend crash on comments refres
    - fix folder rename

 TODO      |    1 +
 src/rss.c |   77 +++++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 55 insertions(+), 23 deletions(-)

commit 3173642d24792cbdc149eb6ad84a13ad16915134
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Sep 2 15:11:47 2009 +0300

    misc cleanups

 src/rss-config-factory.c |    4 ++--
 src/rss.c                |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit ec83a0f5e5665bbaf7bdc90c803ddb4c7496e819
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Sep 2 12:45:53 2009 +0300

    fix custom icon in preferences

 src/rss-config-factory.c |   12 +++---------
 src/rss.c                |    2 --
 2 files changed, 3 insertions(+), 11 deletions(-)

commit ad5feb2d47948dda07d7373f3fed9d998f37c0a4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Sep 1 23:45:06 2009 +0300

    make preferences work again

 src/rss-config-factory.c |   43 +++++++++++++++++++++++++++++++++++++++----
 src/rss-config-factory.h |    1 +
 src/rss-icon-factory.c   |    4 ++++
 src/rss.c                |   42 +++++++++++++++++++++---------------------
 4 files changed, 65 insertions(+), 25 deletions(-)

commit 565ba2434ca6ecce14ee14392c41240e1fd5d1ec
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Sep 1 07:47:33 2009 +0300

    fix taskbar messages

 src/org-gnome-evolution-rss.eplug.xml |   11 +++++++++++
 src/rss.c                             |   12 +++++++-----
 2 files changed, 18 insertions(+), 5 deletions(-)

commit 455cb3869f63dfb86f82712e3051078ea9d4cbb6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Aug 31 22:11:34 2009 +0300

    enable activity handler

 configure.ac |    1 +
 src/rss.c    |  144 ++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 121 insertions(+), 24 deletions(-)

commit ae03e45def53c19d7b948d8a9abaf1641ae98f48
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Aug 28 21:21:25 2009 +0300

    enable silent rules

 configure.ac |    1 +
 src/rss.c    |    5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 820569c12689c3a0a1b06420b8219bb253aff4a9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Aug 28 19:48:39 2009 +0300

    initial kill-bonobo portings

 src/network-soup.c       |   10 +--
 src/parser.c             |    2 +-
 src/rss-config-factory.c |   14 +++-
 src/rss.c                |  177 ++++++++++++++++++++++++++++++++++++++--------
 src/rss.h                |    9 ++-
 5 files changed, 173 insertions(+), 39 deletions(-)

commit 85f742a363a1735968fa008e7d307b769c0b2d67
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Aug 27 08:14:04 2009 +0300

    post release version bump

 configure.ac |    2 +-
 src/rss.c    |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 81f7ec3dbff7b30fb5ec6e92026fe5f18d5a84fc
Author: António Lima <amrlima@gmail.com>
Date:   Sun Aug 30 18:20:36 2009 +0100

    Updated Portuguese translation

 po/pt.po |  562 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 340 insertions(+), 222 deletions(-)

commit 9f46b8a6a0520b593bdddba9d91bbb591d9cd7d6
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 30 14:21:56 2009 +0200

    Added German translation

 po/LINGUAS |    1 +
 po/de.po   |  883 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 884 insertions(+)

commit a30555553437bb94c99f37909bf89c04b84b4136
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Aug 30 11:34:32 2009 +0200

    Updated Spanish translation

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

commit b130b3ab8fdb4cd307aeec6142931e7a7279f107
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Aug 26 12:50:24 2009 +0300

    misc cleanups

 src/rss-config-factory.c |    2 --
 src/rss.h                |    7 -------
 2 files changed, 9 deletions(-)

commit 348f8620b0af33f203172d0fb9705b6b1440b894
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Aug 26 09:53:14 2009 +0300

    fix rename of normal folders inside tree

 TODO                     |    1 -
 src/rss-config-factory.c |   20 +++++--
 src/rss.c                |  132 +++++++++++++++++++++++++++++++++++-----------
 src/rss.h                |    2 +-
 4 files changed, 117 insertions(+), 38 deletions(-)

commit 72429224655761276cc52da15f83e123b8e2870a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Aug 25 21:43:55 2009 +0300

    require minimum libsoup 2.26 for cookies support

 src/rss-config-factory.c |  199 +++++++++++++++++++++++-----------------------
 1 file changed, 98 insertions(+), 101 deletions(-)

commit 9e8f823dce025b11c9d8da8cacf6dd57aea98484
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Aug 25 17:58:27 2009 +0300

    correct soup cookie jar requirements; fix dataserver requirements

 src/network-soup.c       |   10 ++++++++++
 src/rss-config-factory.c |   12 +++++++++++-
 src/rss.c                |    6 +++++-
 3 files changed, 26 insertions(+), 2 deletions(-)

commit cf951d5bd19e5d90acd80860bee7d658c9cff852
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Aug 25 17:02:00 2009 +0300

    fix soup jar sqlite requirements

 TODO                     |    1 +
 configure.ac             |   10 ++++++----
 src/rss-config-factory.c |    4 ++++
 3 files changed, 11 insertions(+), 4 deletions(-)
