# Generated by Makefile. Do not edit.

commit c942e38576a6cb0b4674b9b1648d90a8c6bb9d65
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Jan 29 12:32:15 2020 +0100

    Miscellaneous build fixes (multiple declarations of variables)

 src/parser.c |  6 +++---
 src/rss.c    | 16 +++++++++++++++-
 src/rss.h    |  5 ++---
 3 files changed, 20 insertions(+), 7 deletions(-)

commit a5622e381b8209b733d84de5ef84fcfadb49b5ea
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Nov 5 17:04:49 2019 +0100

    Fix use-after-free under rss_ep_need_proxy_http()

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

commit 36996068d40441f9b6175e5176543c2c3998c017
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 9 12:04:19 2019 +0200

    EMailFormatterRSS: Remove unneeded fetch of EWebView content
    
    It was unneeded, because it was unused.

 src/e-mail-formatter-evolution-rss.c | 9 ---------
 1 file changed, 9 deletions(-)

commit b3c259494fdc97d79a0853a5b4998b121e49974b
Author: Petr Kovář <pknbe@volny.cz>
Date:   Sun Sep 1 21:46:27 2019 +0000

    Update Czech translation

 po/cs.po | 271 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 164 insertions(+), 107 deletions(-)

commit 3d32a28ad2581d47eb39f44e7a6e4719c02a7a4f
Author: Serdar Sağlam <teknomobil@msn.com>
Date:   Fri Jul 26 17:24:07 2019 +0000

    Update Turkish translation

 po/tr.po | 260 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 137 insertions(+), 123 deletions(-)

commit acbc8221f487f5d10815c93dc8963336ba99d502
Author: Kukuh Syafaat <kukuhsyafaat@gnome.org>
Date:   Wed May 22 06:48:16 2019 +0000

    Update Indonesian translation

 po/id.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit dbf0629a08929b488a7368b6aaad35c9b122de17
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Mar 16 15:58:20 2019 +0200

    Updated Lithuanian translation

 po/lt.po | 285 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 171 insertions(+), 114 deletions(-)

commit c769d19dc04d8ff9d641f2a561acfdad14f2ce43
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Tue Mar 12 12:51:10 2019 +0000

    Update German translation

 po/de.po | 2086 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1058 insertions(+), 1028 deletions(-)

commit accccd652dd0100d73fa89a08c321c5fb8eafb34
Author: Nathan Follens <nfollens@gnome.org>
Date:   Sun Mar 10 12:14:23 2019 +0000

    Add Dutch translation

 po/LINGUAS |    1 +
 po/nl.po   | 1007 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1008 insertions(+)

commit efc63dd95b6203152dca306f7ba024405ff2544e
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Sat Mar 9 18:24:18 2019 +0000

    Update Brazilian Portuguese translation

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

commit 25cb4b1127120eb79ed58ca2aff07b5202b04893
Author: Kukuh Syafaat <kukuhsyafaat@gnome.org>
Date:   Thu Feb 28 06:52:56 2019 +0000

    Update Indonesian translation

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

commit 1073f4f93c6bbbdde633ff66252e144f6199d765
Author: Daniel Mustieles <daniel.mustieles.contractor@bbva.com>
Date:   Tue Feb 19 16:02:37 2019 +0100

    Updated Spanish translation

 po/es.po | 282 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 168 insertions(+), 114 deletions(-)

commit aa30b068db4e1ebbb91f7830db3201892e0a3f56
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Tue Feb 5 20:10:30 2019 +0000

    Update Swedish translation

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

commit ba2f8ab3d3302a47947036e5dc7aed3c85beb787
Author: Balázs Úr <balazs@urbalazs.hu>
Date:   Sat Feb 2 15:04:05 2019 +0000

    Update Hungarian translation

 po/hu.po | 241 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 102 insertions(+), 139 deletions(-)

commit aa783e84f2dd5595c8657b64b309656b5481fdb9
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Jan 31 16:44:19 2019 +0100

    Update Polish translation

 po/pl.po | 176 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 86 insertions(+), 90 deletions(-)

commit 0ab8eb76406497ab5decc3b7586ff0d3246b034f
Merge: c9fa5de 69bc9c2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Jan 31 15:33:15 2019 +0000

    Merge branch 'wip/piotrdrag/unicode-typography' into 'master'
    
    Use Unicode in translatable strings
    
    See merge request GNOME/evolution-rss!1

commit 69bc9c2011916173b8a6c5987a228228d2a6df1f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Nov 13 18:49:58 2016 +0100

    Remove markup from strings in UI files
    
    See https://wiki.gnome.org/Initiatives/GnomeGoals/RemoveMarkupInMessages
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684121

 src/rss-html-rendering.ui | 30 +++++++++++++++++++----------
 src/rss-main.ui           | 48 +++++++++++++++++++++++++++++++----------------
 2 files changed, 52 insertions(+), 26 deletions(-)

commit 3f889c5602f780accbbe42b490d699c0165b82b3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Nov 13 18:10:58 2016 +0100

    Use Unicode in translatable strings
    
    See https://developer.gnome.org/hig/stable/typography.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=774366

 src/evolution-rss.schemas.in.in       | 4 ++--
 src/org-gnome-evolution-rss.eplug.xml | 2 +-
 src/org-gnome-evolution-rss.error.xml | 8 ++++----
 src/rss-config-factory.c              | 6 +++---
 src/rss.c                             | 8 ++++----
 5 files changed, 14 insertions(+), 14 deletions(-)

commit c9fa5de5a8d4e9900f9ca4f9abac5e038e56677a
Merge: 4fe0f20 ea704ef
Author: Corentin Noël <corentin@elementary.io>
Date:   Tue Jan 29 16:06:38 2019 +0000

    Merge branch 'patch-1' into 'master'
    
    Don't use legacy path for AppStream metainfo file
    
    See merge request GNOME/evolution-rss!3

commit 4fe0f2057775dbf692b0d8bdbf3adb259c0ab370
Merge: d4c37a1 109c458
Author: Corentin Noël <corentin@elementary.io>
Date:   Tue Jan 29 16:06:13 2019 +0000

    Merge branch 'patch-2' into 'master'
    
    Fix AppStream metainfo validation
    
    See merge request GNOME/evolution-rss!4

commit 109c4587b5d99c6d69a6880ccb44418f6808da3a
Author: Balló György <ballogyor@gmail.com>
Date:   Thu Dec 27 16:27:59 2018 +0000

    Fix AppStream metainfo validation

 evolution-rss.metainfo.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ea704ef79a0f7c40c9e42f65fb101c36cc3cf249
Author: Balló György <ballogyor@gmail.com>
Date:   Thu Dec 27 16:22:15 2018 +0000

    Don't use legacy path for AppStream metainfo file
    
    Metainfo files should be installed into /usr/share/metainfo.

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

commit d4c37a17796250a6d52ab52907850e6539b4df51
Author: Andre Klapper <a9016009@gmx.de>
Date:   Sun Dec 16 01:46:08 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

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

commit fc88879852be20917ba1c1923ab77c8b5bc868ed
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 10 14:12:42 2018 +0200

    Avoid crash when feed formatting is cancelled
    
    It could happen that the feed formatting routine had been cancelled
    before it had been finished, which could, in some cases, lead to NULL
    dereference and to the crash.
    
    This had been reported downstream as:
    https://bugzilla.redhat.com/show_bug.cgi?id=1624609

 src/e-mail-formatter-evolution-rss.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit 1fe53e4322be1c26b4de722cd9c37397d05267f4
Author: Jordi Mas <jmas@softcatala.org>
Date:   Sat Sep 15 07:41:08 2018 +0200

    Update Catalan translation

 po/ca.po | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit be5be27c8564c451e48b9ccd594b4ee968cee73b
Author: Carles Ferrando Garcia <carles.ferrando@gmail.com>
Date:   Sun Jul 29 11:47:49 2018 +0000

    Update Catalan translation

 po/ca.po | 421 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 201 insertions(+), 220 deletions(-)

commit bf6d79381d69575b49fd366c5b1d869c6126b083
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Nov 29 10:58:57 2017 +0100

    Crash when importing OPML file with feeds without 'title' attribute
    
    This had been reported downstream at:
    https://bugzilla.redhat.com/show_bug.cgi?id=1517021

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

commit df1cbd30d77650501cfc94f9da3a4f7b33585772
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sat Nov 11 18:44:50 2017 +0100

    Updated Danish translation

 po/da.po | 78 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 39 insertions(+), 39 deletions(-)

commit 2548d124f108c7ad30a0f5a44bf359b5b2275f25
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Oct 1 18:26:58 2017 +0200

    gschema: Fix gettext-domain

 src/org.gnome.evolution.plugin.evolution-rss.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cdbb0d09dd3ddc9da7185b30c67a1e0af50d3d39
Author: Andika Triwidada <atriwidada@gnome.org>
Date:   Fri Apr 14 12:54:38 2017 +0000

    Add Indonesian translation

 po/LINGUAS |    1 +
 po/id.po   | 1007 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1008 insertions(+)

commit 64a722c0248c3e96284da357cf094221e65c27cf
Author: Alan Mortensen <alanmortensen.am@gmail.com>
Date:   Tue Mar 28 20:48:11 2017 +0200

    Updated Danish translation

 po/da.po | 903 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 596 insertions(+), 307 deletions(-)

commit f85ce469332f55fd23c042833d7cc738dceed93e
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Wed Nov 30 21:10:01 2016 +0000

    Update Turkish translation

 po/tr.po | 206 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 107 insertions(+), 99 deletions(-)

commit c78ce3988f68d030b01723fa33ebb64d7a86ed7d
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Nov 8 15:56:44 2016 +0100

    Bug 764065 - [Camel] Port more classes to GObject

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

commit dc4e13fe1b0589c30707ce85e77cd4f2485ca830
Author: David King <amigadave@amigadave.com>
Date:   Tue Sep 20 17:18:53 2016 +0200

    Update British English translation

 po/en_GB.po | 438 ++++++++++++++++++++++++++----------------------------------
 1 file changed, 193 insertions(+), 245 deletions(-)

commit 5b96199dee7ea1e8f80761b3cbd281f3573b2662
Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
Date:   Tue Sep 20 13:15:14 2016 +0000

    Updated British English translation

 po/en_GB.po | 1200 ++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 771 insertions(+), 429 deletions(-)

commit ca3a7e0291972597d9df21d28fc99bfd5ea423c9
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 8 03:09:31 2016 +0200

    Updated Polish translation

 po/pl.po | 68 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

commit 52d09f58b2bb9c5e54e31b2c289bae618375f400
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Sep 3 22:47:45 2016 -0400

    Fix typo in Spanish translation header

 po/es.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit a5b4473b6cc55e016560ce4dcf26c715737da2d5
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Aug 17 19:12:27 2016 +0200

    Auto-disable WebKit support when compiled against evolution 3.21.90+
    
    It's optional and the code uses the mail formatter, not its own web engine,
    which seems to be sufficient. Furthermore, evolution-rss uses WebKit1, but
    WebKit2 is used in the evolution since 3.21.90 and these two cannot be
    used together, thus rather disable WebKit code here.

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

commit 7741ef0cf3327cb5c719912358443b6aef3bdb59
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Aug 17 18:43:48 2016 +0200

    Adapt to changes in evolution 3.21.90

 src/e-mail-formatter-evolution-rss.c | 11 +++++++++++
 src/rss.c                            | 18 ++++++++++++++++++
 2 files changed, 29 insertions(+)

commit a349137fb4370c3a0dea998f7ac70294f7b4cc8a
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Aug 15 13:37:42 2016 +0200

    Updated Polish translation

 po/pl.po | 80 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 38 insertions(+), 42 deletions(-)

commit 594ad1d0a371c5e4a37bd10ff4848d84937b26f9
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Jul 16 01:32:18 2016 +0200

    Add Language headers to po files
    
    Future versions of gettext will fail if this header is missing.

 po/as.po          | 1 +
 po/bn_IN.po       | 1 +
 po/ca@valencia.po | 2 +-
 po/en_AU.po       | 1 +
 po/en_GB.po       | 1 +
 po/es.po          | 2 +-
 po/fr.po          | 1 +
 po/gu.po          | 1 +
 po/hi.po          | 1 +
 po/hu.po          | 2 +-
 po/it.po          | 1 +
 po/kn.po          | 1 +
 po/ml.po          | 1 +
 po/mr.po          | 1 +
 po/nb.po          | 1 +
 po/oc.po          | 2 +-
 po/or.po          | 1 +
 po/pa.po          | 1 +
 po/ro.po          | 1 +
 po/ru.po          | 1 +
 po/sl.po          | 2 +-
 po/sr@latin.po    | 2 +-
 po/ta.po          | 1 +
 po/te.po          | 1 +
 po/zh_CN.po       | 1 +
 25 files changed, 25 insertions(+), 6 deletions(-)

commit 17c65fef821c90968fc2675877b52be2ab403559
Author: Sebastian Rasmussen <sebras@gmail.com>
Date:   Thu Mar 24 18:09:53 2016 +0000

    Updated Swedish translation

 po/sv.po | 475 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 202 insertions(+), 273 deletions(-)

commit 8f87d4bd34e0350f6f119173f2de03b53e1ce917
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Sun Mar 13 11:55:15 2016 +0000

    Added Occitan translation

 po/LINGUAS |    1 +
 po/oc.po   | 1108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1109 insertions(+)

commit 5258db0b91d8c03156e517769bfd57bf24d49caf
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Mar 12 22:02:48 2016 +0100

    Updated Slovenian translation

 po/sl.po | 208 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 109 insertions(+), 99 deletions(-)

commit 9f5c65f17678865227ab2d39a2e62dbcc8061e3a
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sat Mar 5 17:15:53 2016 +0200

    Update Latvian translation

 po/lv.po | 347 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 142 insertions(+), 205 deletions(-)

commit dc72e88215c1f95bd98c7e9d372b7a46fe9004db
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Fri Mar 4 21:21:21 2016 +0000

    Updated Hungarian translation

 po/hu.po | 206 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 107 insertions(+), 99 deletions(-)

commit 81ef3141eecf02f991ab0c214afb9438d33bbf43
Author: Rafael Fontenelle <rffontenelle@gmail.com>
Date:   Mon Feb 29 09:43:37 2016 +0000

    Updated Brazilian Portuguese translation

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

commit a6fe830259374e040473ffa62d583f3fc9df28b8
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Jan 23 17:52:31 2016 +0200

    Updated Lithuanian translation

 po/lt.po | 206 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 106 insertions(+), 100 deletions(-)

commit 33ecb679661afcab07da674f3a2ea6388cd06881
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Wed Dec 30 13:13:47 2015 +0100

    Updated German translation

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

commit 935f46165cf27740b9f81a35002c718e27cb892b
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Wed Dec 30 09:09:56 2015 +0100

    Updated Serbian translation

 po/sr.po       | 217 ++++++++++++++++++++++++++++++---------------------------
 po/sr@latin.po | 217 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 228 insertions(+), 206 deletions(-)

commit 2041f3dd66575bf1d62ea4adebcd0d3b8829a6d0
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Dec 2 21:05:46 2015 +0100

    Updated Spanish translation

 po/es.po | 2219 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1114 insertions(+), 1105 deletions(-)

commit 8a795ffe9cea30976abcbb59d2c075d95a733250
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Sat Oct 31 06:08:32 2015 +0000

    Updated Portuguese translation

 po/pt.po | 249 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 109 insertions(+), 140 deletions(-)

commit 61b26840482b7d399774c0e3cadb957358656e57
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Oct 29 15:18:10 2015 +0100

    Updated Czech translation

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

commit 00a643ed96d75ed78e76c1dd8e71e13f7cd0fb94
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Oct 25 19:52:31 2015 +0100

    Updated Polish translation

 po/pl.po | 176 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 90 insertions(+), 86 deletions(-)

commit 7815457f4461b1b54bbeaa839b85e0919c40c4b6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Oct 25 19:51:45 2015 +0100

    Fix spelling of "OK" in a translatable string

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

commit ce58d66cc63fe659df69cb1d0e85c77a62e21a11
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Oct 24 19:12:44 2015 +0200

    Updated Czech translation

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

commit bdeee6ed97b7dce337bc145e3e060214fe963cf9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 20 00:33:05 2015 +0200

    various cleanups III

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

commit 2dcc9e37bf4284b34991f1d83b55af735ae39675
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Oct 19 00:28:46 2015 +0200

    various cleanups II

 src/e-mail-formatter-evolution-rss.c | 11 +++--
 src/evolution-import-rss.c           |  3 --
 src/rss-config-factory.c             | 89 +++++++++++-------------------------
 src/rss-formatter.c                  |  6 ++-
 src/rss.h                            |  4 +-
 5 files changed, 42 insertions(+), 71 deletions(-)

commit 173b9b00155754588c35425a83e3eeb571947161
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 17 09:49:41 2015 +0200

    various cleanups I

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

commit e99d00b81034f041cd0b82464b6382c901bc6d1d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 17 09:39:20 2015 +0200

    add formater libs to the missing libs defs

 configure.ac    | 1 +
 src/Makefile.am | 1 +
 2 files changed, 2 insertions(+)

commit d0219977d19fa6ecc574fbb4c7b43813f8e8bcfc
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Wed Sep 9 17:31:40 2015 +0300

    Updated Lithuanian translation

 po/lt.po | 100 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 49 insertions(+), 51 deletions(-)

commit c47024fd67e91ef029e9492f929e2e6a59b51f9d
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Wed Sep 2 09:42:12 2015 +0000

    Updated Portuguese translation

 po/pt.po | 674 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 357 insertions(+), 317 deletions(-)

commit 3733ef3523251b99fc7e25bbaaeadfc9f2e70762
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Aug 31 02:14:14 2015 +0200

    Updated Polish translation

 po/pl.po | 190 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 95 insertions(+), 95 deletions(-)

commit 07cbc97175b5859fae1764223ac0cc9aa104c690
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Aug 21 11:42:20 2015 +0200

    Do not use global variables for EShellView and EShellWindow
    
    These variables depended on actual windows, which could be closed
    without the evolution-rss code noticing it, effectively using
    already freed structure. This had been reported at:
    https://bugzilla.redhat.com/show_bug.cgi?id=1255380

 src/e-mail-formatter-evolution-rss.c |  2 +-
 src/notification.c                   | 19 ++++----
 src/notification.h                   |  2 +-
 src/rss-config-factory.c             |  5 +-
 src/rss-formatter.c                  |  9 ++--
 src/rss-status-icon.c                | 22 ++++++++-
 src/rss.c                            | 91 +++++++++++++++++++++++++-----------
 src/rss.h                            |  1 +
 8 files changed, 108 insertions(+), 43 deletions(-)

commit 125ef46ca9e59ec0796b18a10c2aa6f45de30f05
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Aug 13 11:37:53 2015 +0200

    Bug 752197 - Correct undefined cache reaper symbols from the link time

 configure.ac         | 24 +++++++++++++++++-------
 src/Makefile.am      | 10 ++++++++--
 src/module-eds-rss.c |  2 +-
 3 files changed, 26 insertions(+), 10 deletions(-)

commit 3495dd0d13bc17007e8bcb31ae5efc384b7ff56e
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Sun Aug 9 16:08:50 2015 +0000

    Added Turkish translation

 po/LINGUAS |    1 +
 po/tr.po   | 1009 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1010 insertions(+)

commit 96fd27bdf1a2dc06f25e9600d01cc8f7d2bc1cdc
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Jul 14 16:30:01 2015 +0200

    Bug 752197 - Teach cache-reaper of 3rd-party private directories

 configure.ac         |  10 +++++
 src/Makefile.am      |  20 +++++++++-
 src/module-eds-rss.c | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 134 insertions(+), 1 deletion(-)

commit b923f4c7bc11592792edaede07f420905a049e31
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Jul 8 21:57:12 2015 +0200

    Updated Slovenian translation

 po/sl.po | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

commit 7c87df11c3fb399d60b8d8701e5b110f5c6f9718
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Mon Jun 22 22:18:15 2015 +0000

    Updated Hungarian translation

 po/hu.po | 99 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 50 insertions(+), 49 deletions(-)

commit 3a7f4fc6c2a5513a466581f4eee1f9c19dada8a8
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Jun 9 07:45:25 2015 +0000

    Updated Spanish translation

 po/es.po | 2218 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1109 insertions(+), 1109 deletions(-)

commit d26adda8a5e429b22dae90a0acee5f9c8d121859
Author: Jordi Mas <jmas@softcatala.org>
Date:   Sun Apr 19 15:42:57 2015 +0200

    Fixes to Catalan translation

 po/ca.po | 1083 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 655 insertions(+), 428 deletions(-)

commit 50850209876230959866a4883375b084be11148b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Apr 5 21:43:50 2015 +0200

    Updated Polish translation

 po/pl.po | 92 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 46 insertions(+), 46 deletions(-)

commit 5480e1304148814fe5c448de4dd8514db2c5fbd1
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Apr 2 22:07:54 2015 +0200

    Udated Czech translation

 po/cs.po | 92 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 46 insertions(+), 46 deletions(-)

commit 3ab0f9cc237505abfc628d64bac6a6711d9c5797
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Apr 1 13:25:49 2015 +0200

    add appdata files to dist target

 Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit e545f332747408a625114e538037129d256a1311
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Wed Apr 1 13:23:55 2015 +0200

    Bug 741570 - Typo in translatable string

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

commit 65043011f32790b3036a41478c02b0b4b28b5be5
Author: Dominique Leuenberger <dominique-gnomezilla@leuenberger.net>
Date:   Thu Mar 26 09:43:58 2015 +0100

    Bug 746511 - E: evolution-rss no-return-in-nonvoid-function

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

commit 1c664421e6eeeee90d3209b39664adf3ae5245eb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Mar 25 00:05:20 2015 +0100

    fix show placeholder rss icon

 src/e-mail-formatter-evolution-rss.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 5536e22e384a2be05e6c9edde6c07f934df10177
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Mar 24 20:11:21 2015 +0100

    Updated Slovenian translation

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

commit de5ddb1df6d9c22bf6918cd81a8783b8228c67a2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Mar 20 10:58:44 2015 +0100

    don't crash on failed plugin initialization

 src/e-mail-formatter-evolution-rss.c | 4 ++++
 src/rss.c                            | 2 ++
 2 files changed, 6 insertions(+)

commit 691c64b76929845a0539d5a254e0c3379cc4af1e
Author: Josef Andersson <josef.andersson@gmail.com>
Date:   Mon Mar 16 22:31:18 2015 +0000

    Updated Swedish translation

 po/sv.po | 1278 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 774 insertions(+), 504 deletions(-)

commit f3e567e360fd384cf3d2a412cc057c5c0ebddbf9
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sun Mar 15 20:55:55 2015 +0200

    Updated Lithuanian translation

 po/lt.po | 195 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 105 insertions(+), 90 deletions(-)

commit 873dfb0df738cc889c1f5f7d3fc8fae69749bc92
Author: Samir Ribic <samir.ribic@etf.unsa.ba>
Date:   Fri Mar 13 23:31:04 2015 +0000

    Added Bosnian translation

 po/LINGUAS |    1 +
 po/bs.po   | 1004 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1005 insertions(+)

commit a219947f11e5cc19c3ebfd663e8e2ebcde4fa5ec
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 12 10:11:55 2015 +0100

    hide individual feed errors by default
    it gests annoying to have a lot of errors alert dialogs for each feed
    every time it is fetched.

 src/org.gnome.evolution.plugin.evolution-rss.gschema.xml.in | 5 +++++
 src/rss.c                                                   | 7 +++++--
 src/rss.h                                                   | 1 +
 3 files changed, 11 insertions(+), 2 deletions(-)

commit 8102f579ca9efdc89ac51ae07ed30d0752e3f006
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Mar 3 10:28:35 2015 +0100

    bring back feeds comments

 src/e-mail-formatter-evolution-rss.c | 35 +++++++++++++++++++++++++++++++-
 src/misc.c                           |  6 ++++++
 src/misc.h                           |  1 +
 src/rss.c                            | 39 +++++++++++++++++++++---------------
 src/rss.h                            | 11 ++++++++++
 5 files changed, 75 insertions(+), 17 deletions(-)

commit 55c802dcad2fee7a1f97e10f7d96974726afb845
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Feb 26 00:37:38 2015 +0100

    don't crash on freeing category

 src/e-mail-formatter-evolution-rss.c | 36 +-----------------------------------
 src/rss.c                            |  3 ++-
 2 files changed, 3 insertions(+), 36 deletions(-)

commit fe1c518f60e029bf1ffe70303562f2c92c677e62
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Mar 1 22:10:21 2015 +0100

    Updated Czech translation

 po/cs.po | 102 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 53 insertions(+), 49 deletions(-)

commit 3112302fda9bbc7ff1a2ffe08ce2f5c54a4bd192
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Mar 1 16:47:32 2015 +0100

    Updated Polish translation

 po/pl.po | 106 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 55 insertions(+), 51 deletions(-)

commit 5dc8f81ecc95cb1c457270fafc3b5d56f49cccbc
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Fri Feb 27 23:50:29 2015 +0000

    Updated Hungarian translation

 po/hu.po | 103 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 52 insertions(+), 51 deletions(-)

commit d6a898032dbd4f7fe788295a3953bfddbd59e994
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Feb 25 20:08:14 2015 +0100

    fix subject on feeds (take II) and bring back categories

 src/e-mail-formatter-evolution-rss.c | 44 +++++++++++++++++++++---------------
 src/rss.c                            | 16 ++++++++++++-
 2 files changed, 41 insertions(+), 19 deletions(-)

commit 3e3363d0fa3010e3c8ed8fd471a87e11642aa99f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Feb 23 22:15:41 2015 +0100

    fix subject on enclosured feed messages

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

commit 5a2f831431c032387db3523bd56d710093a28640
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Feb 23 01:17:46 2015 +0100

    better handle enclosures
    obey filesize if present

 src/parser.c | 24 ++++++++++++----
 src/rss.c    | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++----------
 src/rss.h    |  5 ++--
 3 files changed, 100 insertions(+), 23 deletions(-)

commit d063511b857e283c4ea23f55466e2780f37fc86d
Author: Efstathios Iosifidis <iefstathios@gmail.com>
Date:   Sat Feb 21 23:42:57 2015 +0000

    Updated Greek translation

 po/el.po | 145 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 78 insertions(+), 67 deletions(-)

commit b346c380ce0ddbd004169828d5b3ee2d92a92583
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Feb 13 23:09:54 2015 +0100

    make feed enclosures work again

 src/parser.c | 19 +++++++++++++++----
 src/rss.c    |  9 +++++++++
 2 files changed, 24 insertions(+), 4 deletions(-)

commit 19befd91370d272a81f8f7299f28a0f19a6ac10f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Feb 13 19:07:40 2015 +0100

    add link/href parsing (fixes html rendering)

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

commit b2253df5a6d12f528d8d2cc03b38c90ba786e65a
Author: Fridrich Štrba <fridrich.strba@bluewin.ch>
Date:   Thu Nov 20 10:25:55 2014 +0100

    Do not crash on illegal URIs
    
    For instance, the feed
      http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/atom-log
    produces article URIs like this one
      http:///aarch64-port/jdk8/hotspot/#changeset-<hash>

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

commit 4360d06a277de6e24aec6f7d88c663ecb8121fc9
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Nov 19 09:10:46 2014 +0100

    Bug 740341 - $(appdata_in_files) missing in EXTRA_DIST

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

commit ddaff4f04f5d53de009fa3a0294992d519ccb490
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sat Oct 25 10:23:34 2014 +0200

    Updated Serbian translation

 po/sr.po       | 142 +++++++++++++++++++++++++++++++--------------------------
 po/sr@latin.po | 142 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 154 insertions(+), 130 deletions(-)

commit 62e592ca7e3a6b65e497e070874ea01e88d3e113
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Sep 26 23:47:41 2014 +0200

    Fix a build break under Win32

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

commit 87dbe35cba52e9e72d1b29056b59125543a04f43
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Sep 26 23:45:20 2014 +0200

    Require also evolution-mail-3.0
    
    The code uses functions from there, thus it should be used also
    for libraries (linking).

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

commit 87701535a28eb99363e69eb433d434bd9a2c9ebc
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Sep 26 23:44:22 2014 +0200

    Add required libraries in evolution_module_rss_la_LIBADD

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

commit 2a8fe9bff05738d21d501ab965c8f6617dae8a21
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Sep 26 23:42:42 2014 +0200

    e-mail-formatter-evolution-rss.c: Do not include X11 header
    
    It's not needed, thus do not include it.

 src/e-mail-formatter-evolution-rss.c | 1 -
 1 file changed, 1 deletion(-)

commit c280715f008b1137f3a94c8268b58d5a26af50f1
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Sep 22 17:23:35 2014 +0200

    Adapt to evolution folder structure changes in 3.13.6
    
    Since 3.13.6 evolution doesn't use versioned folders, which requires
    changes to copy plugin files to the correct folders, thus they are
    found by the evolution itself.

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

commit 3dd56bc527fae292ee8b94dbb82e9485f5ab57de
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Thu Sep 11 17:51:40 2014 +0000

    Updated Hungarian translation

 po/hu.po | 135 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 73 insertions(+), 62 deletions(-)

commit d9961638135286c1fd98ab18fadec74fb98a359c
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Aug 16 13:02:22 2014 +0200

    Updated Czech translation

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

commit 9f45851199cd3a61468f798960f8d14b8a194808
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:   Thu Aug 7 13:56:20 2014 +0200

    Updated Spanish translation

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

commit 130a9d43a83e25664a05be5410d64e457c368b73
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Aug 6 14:56:30 2014 +0200

    Updated Slovenian translation

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

commit d60faa4361769d74a18ac16478aed1ffccd9a6ce
Author: Andre Klapper <a9016009@gmx.de>
Date:   Fri Aug 1 23:35:17 2014 +0200

    doap: add <programming-language>

 evolution-rss.doap | 1 +
 1 file changed, 1 insertion(+)

commit f56a67162199331d57ec2c6419d2933166c4700e
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Fri Aug 1 02:35:09 2014 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 137 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 73 insertions(+), 64 deletions(-)

commit 98e65b3945fda6c79a582385f0a454d7f7b2745c
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Jul 31 16:14:00 2014 +0200

    Updated Polish translation

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

commit ad4df8e92462fafe0d16832b88221c4b3fd765bc
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jul 31 09:52:37 2014 +0200

    Fix/mute couple compiler warnings

 src/e-mail-formatter-evolution-rss.c | 32 +++++++++++++++++++++-----------
 src/rss-config-factory.c             |  2 +-
 src/rss.c                            |  9 ++++++---
 3 files changed, 28 insertions(+), 15 deletions(-)

commit 1b9c13840f56a94f1b4cca1c5f3a6efbd0170f73
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jul 31 09:33:34 2014 +0200

    Bug 733139 - Ensure nul-terminated string passed to e_html_editor_view_set_text_html()

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

commit e6d784c303fe7cd299e0477141492c4250e3a595
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jul 31 09:32:01 2014 +0200

    Bug 733139 - Do not touch message body, if nothing changed

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

commit a4a3cca441e0dceef4121eb03c91952eccf3cb01
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jul 31 09:28:55 2014 +0200

    Bug 733139 - Variable in file_to_message() can be used uninitialized

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

commit 20a93c3d83f6643dc04fc6b39912240511ffdb34
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jul 31 09:27:12 2014 +0200

    Bug 733139 - Pass correct object to e_html_editor_view_set_text_html()

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

commit b8c208e82119fec4ff6665593d8f9c01484ad2b9
Author: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date:   Thu Jul 31 09:24:23 2014 +0200

    Bug 731553 - Add a metainfo file

 Makefile.am                   |  6 ++++++
 evolution-rss.metainfo.xml.in | 12 ++++++++++++
 po/POTFILES.in                |  1 +
 3 files changed, 19 insertions(+)

commit 659a3c02d75ee739c36e253582bc497bfa92e692
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Jul 31 09:20:14 2014 +0200

    Bug 733130 - Adapt to EMFolderSelector API changes in evolution 3.13.1

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

commit 5677d5f22a4def98175b694de44de9f3010eb163
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 8 23:59:29 2014 +0200

    adapt to latest ecomposer changes

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

commit c2fc676a0c523dabe456866b458c95dca537d585
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Mon Jun 30 23:55:22 2014 +0200

    Updated Hungarian translation

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

commit 58e7b43442fe54e42a58b8c6978627d10f47cc07
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Jun 23 22:47:16 2014 +0200

    Updated Slovenian translation

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

commit 55ae41abf60ae230401a6bf99b2b359895d07593
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Mon Jun 16 13:03:56 2014 +0000

    Updated Brazilian Portuguese translation

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

commit 11d3cc94d7b99df37499f84a6fd161539712c281
Author: MarMav <mavridou@gmail.com>
Date:   Fri Jun 13 10:22:52 2014 +0000

    Updated Greek translation

 po/el.po | 371 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 163 insertions(+), 208 deletions(-)

commit 9f549419b94f225d1d2b133a5cead7c415fa1d18
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:   Thu Jun 12 18:02:59 2014 +0200

    Updated Spanish translation

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

commit 32fb2de985d350041978287ea805160831a12258
Author: Marek Černocký <marek@manet.cz>
Date:   Sun May 18 09:08:04 2014 +0200

    Updated Czech translation

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

commit bcf0815becc207d24b589ba58e14b8b5ef31d8fc
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat May 17 20:35:47 2014 +0200

    Updated Polish translation

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

commit e95c5042bc8bbf693f88b4da073c81f98fa514dd
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat May 17 20:34:56 2014 +0200

    Improve punctuation in a translatable string

 src/org-gnome-evolution-rss.error.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5735a2bf5d74090ca938f6c4fc906b939593804d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Apr 7 00:20:13 2014 +0200

    fix potential crash UI in non-main-thread

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

commit 9ce303197b30e3fd76096d60a06245398a10916c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Apr 1 22:30:31 2014 +0200

    Updated Slovenian translation

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

commit 20e3ab32b8f63073a6ac4576c5a3d70537f04146
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Mar 24 12:22:52 2014 +0100

    Updated Serbian translation

 po/sr.po       | 234 ++++++++++++++++++++++++++++-----------------------------
 po/sr@latin.po | 234 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 232 insertions(+), 236 deletions(-)

commit b420d3f5b4e9b9b7c288d403290de6bfb9016f0e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 20 15:46:14 2014 +0100

    Bug 714997 - Crash in rss_ep_need_proxy_http()

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

commit 3bd733885bcf4e09b83e51e0d4b4fd0ac9b93e82
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sun Mar 16 11:24:30 2014 +0100

    Updated Hungarian translation

 po/hu.po | 254 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 117 insertions(+), 137 deletions(-)

commit 95753ee2faaa86f1fe844a08d825704aeada8d7a
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Tue Mar 11 16:23:48 2014 +0200

    Updated Lithuanian translation

 po/lt.po | 62 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 28 insertions(+), 34 deletions(-)

commit d65f2e8694738a63b9c392c461501632a66ad06f
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Mar 11 14:16:13 2014 +0100

    Updated Spanish translation

 po/es.po | 236 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 117 insertions(+), 119 deletions(-)

commit 86a40715c33f9b73e81519f70757e6e42fb2567c
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   Mon Mar 10 15:55:23 2014 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 237 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 118 insertions(+), 119 deletions(-)

commit 0edd28c0c71cd73a5b37e8a97b98356fae88970b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Mar 10 12:41:34 2014 +0100

    Updated Polish translation

 po/pl.po | 226 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 109 insertions(+), 117 deletions(-)

commit 456c389bbc6f4ae1a555061a5787c240a3746b01
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Mar 8 21:03:23 2014 +0100

    Updated Czech translation

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

commit 1266f24b8adb3d33a6364a13da6787ea2237f7e2
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Wed Mar 5 20:29:29 2014 +0100

    UI consistency: News and Blogs
    
    Other entries in the Preferences pane also spell 'and' in lower case.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722746

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

commit 25fd335f1b5e6d7b6a25e229a840621bf13a1b76
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Wed Mar 5 20:31:35 2014 +0100

    fix typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722745

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

commit 7600f67649f3f25cc4bae9e132517c9ab63b54b5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 6 22:10:26 2014 +0100

    Add support for GOutputStream

 src/e-mail-formatter-evolution-rss.c | 64 ++++++++++++++++++++++++++++++++++--
 1 file changed, 61 insertions(+), 3 deletions(-)

commit d14c21c8a52e113070291bd58528d7b72a348d0e
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Wed Mar 5 20:35:12 2014 +0100

    Do not mark the placeholder 'label' as translatable. The string 'label' is not shown to the user.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687767

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

commit 07128e0eb85b47afbf1a3616d559638d6a97b4ce
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Mar 6 19:39:06 2014 +0100

    Bug 720459 - evolution-rss fail to load with 3.8: Plugin Evolution RSS is missing a function named e_plugin_ui_init()

 src/misc.c          | 7 +++++++
 src/misc.h          | 1 +
 src/rss-formatter.c | 8 --------
 src/rss-formatter.h | 1 -
 4 files changed, 8 insertions(+), 9 deletions(-)

commit 6a1bc452b329acfe75b487b214f664848282fe25
Author: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date:   Sun Feb 16 16:02:54 2014 +0400

    fix deprecated soup functions
    
    Reference: https://bugzilla.gnome.org/show_bug.cgi?id=720459
    Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>

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

commit 55f2fc268fd4d0ee286bf8340e81c2dd265abd5b
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Mar 6 19:31:36 2014 +0100

    Bug 725573 - Adapt to evolution 3.11.91 changes

 configure.ac    | 10 ++++++++--
 m4/evolution.m4 | 23 +++++++++++++++++------
 2 files changed, 25 insertions(+), 8 deletions(-)

commit bf1f630508cfa172dab8227abe337c2525e66442
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Jan 23 12:53:39 2014 +0100

    Updated FSF's address

 src/gecko-utils.cpp | 4 +---
 src/gecko-utils.h   | 4 +---
 src/strptime.c      | 4 +---
 3 files changed, 3 insertions(+), 9 deletions(-)

commit ad70cbd6cff9b204e587accc53964e4c1ad00515
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Jan 20 23:28:40 2014 +0200

    Added Lithuanian translation

 po/LINGUAS |    1 +
 po/lt.po   | 1001 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1002 insertions(+)

commit 8a3e7574c6fa7ee5d9e8baf5db40e4612a04ec68
Author: Fabiano Fidêncio <fidencio@redhat.com>
Date:   Sun Jan 12 00:55:12 2014 +0100

    Don't break the build when building against Evolution older than 3.11.3

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

commit 2e00c47b1491d547914d31b0fc7bec1f170c814c
Author: Fabiano Fidêncio <fidencio@redhat.com>
Date:   Sun Jan 12 00:36:06 2014 +0100

    Bug #720966 - Evo 3.11.3 - em_folder_tree_model_lookup_store_info() now private

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

commit a9805199c18b1a8b6b2c48d83b3c78be21b2ab91
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Nov 29 18:01:12 2013 +0100

    Bug 712709 - Adapt to evolution-data-server/evolution 3.11.2 changes

 src/parser.c             |   5 +++
 src/rss-cache.c          |   8 +---
 src/rss-cache.h          |  14 ++++++-
 src/rss-config-factory.c |   5 ++-
 src/rss-evo-common.c     |   4 ++
 src/rss-image.c          | 106 ++++++++++++++++++++++++++++++++++++++++++++---
 src/rss-image.h          |   5 ++-
 src/rss.c                |   4 ++
 8 files changed, 133 insertions(+), 18 deletions(-)

commit 6d41e427c0c290da0cfbd79d2c18ba53a9719974
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Tue Oct 22 22:10:34 2013 +0200

    Updated Hungarian translation

 po/hu.po | 1202 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 692 insertions(+), 510 deletions(-)

commit c3081232d28a40f332a7569f754de764e361ce65
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 9 22:34:00 2013 +0200

    post release version bump

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

commit 87ae939abd5ef896130bab49d84660309a1826d1
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 9 22:32:38 2013 +0200

    adapt to Camel changes

 src/rss-config-factory.c |  4 ++++
 src/rss-image.c          |  4 ++++
 src/rss.c                | 19 ++++++++++++++++++-
 3 files changed, 26 insertions(+), 1 deletion(-)

commit e4b347be424df1d2391989290e0a6008d6f312b9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Aug 30 14:30:17 2013 +0200

    Bug 703923 - Memory leak from e_mail_part_ref_mime_part()

 src/e-mail-formatter-evolution-rss.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 6898b85b847b835f0cdcc01d8347f617a538edcb
Author: Jordi Mas <jmas@softcatala.org>
Date:   Tue Oct 8 23:27:56 2013 +0200

    Fix typo in Catalan translation comment

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

commit 47af1f2861f62b161c962bf0e8cc245f35daf613
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Thu Oct 3 13:58:02 2013 +0300

    Updated Latvian translation

 po/lv.po | 661 +++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 497 insertions(+), 164 deletions(-)

commit 3221bd79cceca8c5d4f4ef4945a426736e0292b5
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Sep 23 13:16:03 2013 +0200

    Updated Galician translations

 po/gl.po | 209 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 108 insertions(+), 101 deletions(-)

commit 846f00a9d80a0119c6d5358b43ea6576d73bfec1
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Aug 29 15:24:13 2013 +0200

    adapt to ESEvent changes

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

commit 7b25b601004bbe7826b965d817c7cdf15c471001
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jul 25 23:35:06 2013 +0200

    Bug 703924 - Typecast is an enemy

 src/e-mail-formatter-evolution-rss.c | 4 ++--
 src/network-soup.c                   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

commit e5fcc3680ca4fecf4b06e66b116d4077e484c74c
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Fri Jul 12 12:25:27 2013 +0300

    Updated Greek translation

 po/el.po | 869 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 517 insertions(+), 352 deletions(-)

commit bd99a69f924c52e3970e566974fb4b2aa5b6c1c8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Jul 4 20:28:31 2013 +0200

    add missing files from EMailPart modifications

 src/e-mail-part-rss.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/e-mail-part-rss.h |  57 +++++++++++++++++++++++
 2 files changed, 179 insertions(+)

commit 7b753f7a26bbd645b185192bb84ebd7412293c5d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jun 14 21:56:26 2013 +0200

    Use GdkRGBA to get theme colors

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

commit ada3e950502dd1b4cdce4c1a4d13d66ceabf5531
Author: Marián Čavojský <cavo+gnomel10n@cavo.sk>
Date:   Tue Jun 4 22:38:04 2013 +0200

    Updated slovak translation

 po/sk.po | 397 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 175 insertions(+), 222 deletions(-)

commit 6f0baabc697accf70b524a7baab91865f335daa3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat May 25 01:53:39 2013 +0200

    adapt to EMailPart changes

 src/Makefile.am                      |  2 ++
 src/e-mail-formatter-evolution-rss.c | 11 +++++++----
 src/e-mail-parser-evolution-rss.c    | 20 ++++++--------------
 src/evolution-module-rss.c           |  2 ++
 4 files changed, 17 insertions(+), 18 deletions(-)

commit e7478cb11a0cde01a73480c57b5d3c8ed237b002
Author: Milan Crha <mcrha@redhat.com>
Date:   Sat May 4 12:04:42 2013 +0200

    Bug 699466 - Do not touch evolution schema keys in .convert files

 src/evolution-rss.convert | 3 ---
 1 file changed, 3 deletions(-)

commit 871dbc2d758c2bd82e6e9ecff03791d74d7756a6
Author: Milan Crha <mcrha@redhat.com>
Date:   Sat May 4 11:20:37 2013 +0200

    Bug 699451 - Global 'settings' variable can clash with the same in evolution-rspam

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

commit 013b57d7dfb580b4e3466788e6c39d2ebcdc3e5b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Apr 23 23:49:25 2013 +0200

    Default to masking  xml errors
    Lots of feeds out there are badly xml-formated and/or contains errors.
    There is no point in spamming the user with xml errors.
    It might be activated by triggering 'show-xml-errors' value

 src/org.gnome.evolution.plugin.evolution-rss.gschema.xml.in | 5 +++++
 src/rss.c                                                   | 4 ++++
 src/rss.h                                                   | 1 +
 3 files changed, 10 insertions(+)

commit d036394c4ab3b7f9e2c650f72acd5b6725b1bb45
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Mar 28 10:08:50 2013 +0100

    remove EShellSettings requirement

 src/e-mail-formatter-evolution-rss.c | 1 -
 1 file changed, 1 deletion(-)

commit aa7525ea3a54d5626d832d1d0389226dc85ed84d
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Wed Mar 13 20:24:56 2013 +0100

    [l10n] Updated German translation

 po/de.po | 885 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 582 insertions(+), 303 deletions(-)

commit 91bbc871d49ab1f5b4c1bfd7e6c0d8d45ff52939
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Mon Feb 11 04:59:45 2013 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 995 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 555 insertions(+), 440 deletions(-)

commit 88979b7c9f609299443f87882a8d7f2e29b9d5e9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jan 22 09:00:44 2013 +0100

    avoid crash in editing feeds in list

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

commit 2384e85b3a1bc65e0283d71aaa379fc33f8d2acc
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jan 22 08:59:44 2013 +0100

    post release version bump

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

commit 5b45242b82201644b6ad55449c6f08d684fd50b7
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Jan 21 22:14:02 2013 +0100

    Updated Czech translation

 po/cs.po | 188 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 99 insertions(+), 89 deletions(-)

commit fe40e6ded419212e61a12cab874b1d8c5b9ce18a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jan 8 16:43:20 2013 +0100

    adapt to e-utils changes

 configure.ac             | 2 +-
 src/notification.c       | 6 ------
 src/rss-config-factory.c | 8 --------
 src/rss.c                | 3 ---
 4 files changed, 1 insertion(+), 18 deletions(-)

commit 5fb4c271d77521a811f8ccece6cae9b062e5fed7
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Fri Jan 4 22:27:30 2013 +0100

    Updated Serbian translation

 po/sr.po       | 189 ++++++++++++++++++++++++++++++---------------------------
 po/sr@latin.po | 189 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 200 insertions(+), 178 deletions(-)

commit 8527659f9430d559f7c406c9cf2cf84204f78717
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jan 4 18:13:15 2013 +0100

    adapt to e-util changes

 src/e-mail-formatter-evolution-rss.c | 1 -
 src/misc.c                           | 1 -
 src/rss-icon-factory.c               | 1 -
 src/rss-icon-factory.h               | 2 +-
 src/rss.c                            | 2 --
 5 files changed, 1 insertion(+), 6 deletions(-)

commit db2d2e47e4147e29ef9389eb85837396f7c595a1
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Dec 18 08:39:55 2012 +0100

    Updated Slovenian translation

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

commit 6407b5e6ae24af21a2a78d978de9cc2ac3ddda7b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Dec 16 19:46:04 2012 +0100

    Updated Spanish translation

 po/es.po | 223 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 100 insertions(+), 123 deletions(-)

commit bb78c5e7f21403a1b18cf3a42b58829894f3b4cd
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Dec 16 02:27:09 2012 +0100

    Updated Polish translation

 po/pl.po | 182 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 96 insertions(+), 86 deletions(-)

commit 3d8f06c2c7e9ffe11917406f3a6fe0de4b5da3ee
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 12 14:09:03 2012 +0100

    adapt to latest evolution changes

 omf.make                             |  10 +-
 scripts/evolution-rss-migrate-feeds  |  23 +++
 src/Makefile.am                      |   1 +
 src/e-mail-formatter-evolution-rss.c | 337 ++++++++++++++++++++++++-----------
 src/e-mail-parser-evolution-rss.c    |  99 ++++------
 src/misc.c                           |  18 ++
 src/misc.h                           |   1 +
 src/network-soup.c                   |   1 +
 src/parser.c                         |   1 +
 src/rss-config-factory.c             |   1 +
 src/rss-config.c                     |   1 +
 src/rss-formatter.c                  |  69 +++++++
 src/rss-formatter.h                  |  10 ++
 src/rss-image.c                      |   1 +
 src/rss.c                            |  10 +-
 src/rss.h                            |   6 +-
 16 files changed, 406 insertions(+), 183 deletions(-)

commit 38a9bf49cd506d166321e6f65e71d9bf41ad38bc
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Fri Nov 30 11:57:59 2012 +0100

    Added Serbian translation

 po/LINGUAS     |   2 +
 po/sr.po       | 994 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@latin.po | 994 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1990 insertions(+)

commit ce3ce713b56f4ac32f5f6ef37b669ccf8d28847c
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Nov 24 13:53:27 2012 +0100

    Updated Czech translation

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

commit e3cb23b7ff9d222127db1bc0747a8ca86d3260af
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Nov 9 01:00:18 2012 +0100

    fix alternate feeds migration script

 scripts/evolution-rss-migrate-feeds   | 23 --------------
 scripts/evolution-rss-migrate-feeds.c | 60 +++++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+), 23 deletions(-)

commit 61037048ac92d2326d4a98e4fb554f75cb94b1d9
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Nov 6 16:07:23 2012 +0100

    Updated Czech translation

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

commit 762e22a5bc3cd926f241efa63954639529bcac67
Author: Marián Čavojský <cavo+gnomel10n@cavo.sk>
Date:   Sun Nov 4 21:13:56 2012 +0000

    Added Slovak translation

 po/LINGUAS |    1 +
 po/sk.po   | 1131 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1132 insertions(+)

commit 0597ecf94707f36dda156f7a8512dcbfe2526c4e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Oct 30 08:26:35 2012 +0100

    Updated Slovenian translation

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

commit 820657101801f6ddb1eb8da52d0209121ea2e407
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Oct 29 13:05:48 2012 +0100

    Updated Spanish translation

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

commit f3ad1edd7b29fdaea2c1f10c4527b285c1e44fc9
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Oct 28 20:26:19 2012 +0100

    Updated Polish translation

 po/pl.po | 108 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 52 insertions(+), 56 deletions(-)

commit 2b489b9045eba317729ac5bfca2483f82d364f9d
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Oct 28 20:24:50 2012 +0100

    Fix more typos in schemas

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

commit f53d89b902cadc152990372a18a5aeeda2bf6e27
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Oct 28 20:02:55 2012 +0100

    Fixed typos in strings. Fixes bug #684120

 evolution-rss.desktop.in.in           |  2 +-
 src/e-mail-formatter-evolution-rss.c  |  2 +-
 src/evolution-rss.schemas.in.in       | 18 +++++++++---------
 src/org-gnome-evolution-rss.eplug.xml |  2 +-
 4 files changed, 12 insertions(+), 12 deletions(-)

commit f802d83aa3c707ba2974ac97788cf840850858ee
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Oct 28 19:41:50 2012 +0100

    Fixed typo in string. Fixes bug #686142

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

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

    Updated Galician translations

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

commit ed598f9002ad2ca2aa7822fd76b38a3204bab08d
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Sun Oct 7 16:15:13 2012 +0700

    Updated Thai translation

 po/th.po | 919 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 513 insertions(+), 406 deletions(-)

commit 875627396368eb5f07499710ffdeb11ac2ae7324
Author: António Lima <amrlima@gmail.com>
Date:   Thu Sep 20 22:27:49 2012 +0100

    Updated Portuguese translation

 po/pt.po | 998 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 550 insertions(+), 448 deletions(-)

commit 078cd91bd467617686fc174cd413d399b6ad32fc
Author: Martin Srebotnjak <miles@filmsi.net>
Date:   Sat Sep 15 20:40:31 2012 +0200

    Updated Slovenian translation

 po/sl.po | 864 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 551 insertions(+), 313 deletions(-)

commit 7a3f335fa79cef6112d43b5ff2b91e350f5332e6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 9 16:23:08 2012 +0200

    reduce the number of reads when looking up main folder

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

commit 3f89ee417f54628494407e6122841ae131da9515
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Sep 7 08:52:03 2012 +0200

    post release version bump

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

commit c4ca6258b14ec3e08ccfd1862ad814f0ec0e213a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu Sep 6 15:58:29 2012 +0200

    fix gpl address

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

commit 2ae078176416178fb0052e2fc66d6933ed8b9a61
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Sep 6 10:49:18 2012 +0200

    Removed unsuitble flag "translatable"

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

commit 12941aedb24134a551449dab0f7a5fb647b75a11
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Sep 6 10:45:31 2012 +0200

    Updated Czech translation

 po/cs.po | 849 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 550 insertions(+), 299 deletions(-)

commit fd256a98fad7d36a3b436364f576178e68950593
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Sep 5 13:34:05 2012 +0200

    misc cleanups

 src/Makefile.am | 1 +
 src/network.h   | 1 -
 src/rss.c       | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)

commit deafe85a932d9decea714cf2cc5a3524fcee3539
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Sep 3 17:13:14 2012 +0200

    fix gconf migration

 src/evolution-rss.convert                          | 51 +++++++++++-----------
 ...e.evolution.plugin.evolution-rss.gschema.xml.in |  2 +-
 src/rss.h                                          |  2 +-
 3 files changed, 27 insertions(+), 28 deletions(-)

commit df0e8f765966d9521dd4e82027acf853cea0a259
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Sep 3 16:44:34 2012 +0200

    drop uneeded file

 scripts/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

commit 08614e1af4c6aa124bb713fb3e3ed7efe7942391
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Sep 3 16:43:50 2012 +0200

    add missing file

 scripts/Makefile.am                                |  3 +++
 ...nf-gsettings.sh => evolution-rss-migrate-feeds} |  2 ++
 src/rss-formatter.h                                | 28 ++++++++++++++++++++++
 3 files changed, 33 insertions(+)

commit 74a26947691452fd61c2c160e6cef32328d2e218
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 2 23:22:03 2012 +0200

    fix conversion feed

 scripts/migrate-gconf-gsettings.sh | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 0be1051077ea2c951c844d9101bb62af08fea8c9
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Sep 3 15:57:35 2012 +0200

    Updated Spanish translation

 po/es.po | 972 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 536 insertions(+), 436 deletions(-)

commit 160b29ac346eaf307a4262107ce3212a5f925a30
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Sep 2 22:02:39 2012 +0200

    Updated Polish translation

 po/pl.po | 180 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 91 insertions(+), 89 deletions(-)

commit 985e5a8db872ebc2ea20ad0731da422461a7922f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Sep 2 21:59:05 2012 +0200

    Updated POTFILES.in

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

commit 1f01289f294d6b73647db8db0d60cbee0e9e5364
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 2 21:03:50 2012 +0200

    fix wrong ifdefed evo version

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

commit 0cbe36f872aee4c795d4ffe66abbb7c9fa4ce1d4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 2 21:02:23 2012 +0200

    add proper name/desc to formatter module

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

commit 84e6b56084e3a2c1470203850bd19143533c6e47
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 2 19:00:08 2012 +0200

    fix dist errors

 src/Makefile.am                         |  6 +++---
 src/e-mail-formatter-evolution-rss.c    |  2 +-
 src/rss-formater.h                      | 28 ----------------------------
 src/{rss-formater.c => rss-formatter.c} |  2 +-
 4 files changed, 5 insertions(+), 33 deletions(-)

commit ef45a9b5ec00a3d1cff732559bca48dec95b2de8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 2 18:35:44 2012 +0200

    drop prebonobo cruft

 src/notification.c       | 158 ++---------------------------------------------
 src/rss-config-factory.c |  27 ++------
 src/rss-image.c          |   4 --
 src/rss.c                |  62 +------------------
 src/rss.h                |   4 --
 5 files changed, 10 insertions(+), 245 deletions(-)

commit 9d7f436e7c986f2e6f22fdb9cc681f946065828c
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 2 16:39:18 2012 +0200

    add files to cleanup

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

commit d1b0aca51250d0037666a86a1c59fc390839e051
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Sep 2 16:38:53 2012 +0200

    add missing gsettings files

 scripts/migrate-gconf-gsettings.sh                 |  22 +++
 src/evolution-rss.convert                          |  29 ++++
 ...e.evolution.plugin.evolution-rss.gschema.xml.in | 149 +++++++++++++++++++++
 3 files changed, 200 insertions(+)

commit f228f8bfc43007cb424ed8039a421d1066182698
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Sep 1 02:38:06 2012 +0200

    Updated Galician translations

 po/gl.po | 964 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 529 insertions(+), 435 deletions(-)

commit 6fa5d6143f1df0db33d780cb1b1db58ec139e8e4
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Sep 1 00:06:06 2012 +0200

    Updated Polish translation

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

commit c5b6b81dbb9463a20ca5c563afdae844f0f1a802
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Sep 1 00:03:28 2012 +0200

    Updated Polish translation

 po/pl.po | 805 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 526 insertions(+), 279 deletions(-)

commit 1446a8c49293302cec75e2a173f70c9292877a2e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Aug 31 23:58:02 2012 +0200

    Fix typos

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

commit bb348c9a03257beec5aeada428c3424b2fe0bffb
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Aug 31 23:50:32 2012 +0200

    Updated POTFILES.in

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

commit 14ea083c2e44de95f9cd044de9b2910bc78ea07b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Aug 31 23:06:38 2012 +0200

    add parser/formatter modules to handle feed articles

 configure.ac                         |    3 +
 src/Makefile.am                      |   60 +-
 src/e-mail-formatter-evolution-rss.c |  200 ++++
 src/e-mail-formatter-evolution-rss.h |   32 +
 src/e-mail-parser-evolution-rss.c    |  133 +++
 src/e-mail-parser-evolution-rss.h    |   32 +
 src/evolution-module-rss.c           |   55 +
 src/parser.c                         |   25 -
 src/rss-formater.c                   |  113 ++
 src/rss-formater.h                   |   28 +
 src/rss-icon-factory.c               |    6 +-
 src/rss-icon-factory.h               |    2 +-
 src/rss-image.c                      |   31 +-
 src/rss-image.h                      |    8 +-
 src/rss.c                            | 1873 +++-------------------------------
 src/rss.h                            |    2 +
 16 files changed, 797 insertions(+), 1806 deletions(-)

commit 564b74daa51b4924c8a8845bee4c75dd1ce70ef7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Aug 18 14:25:34 2012 +0200

    drop gconf bits

 configure.ac    |  3 ++-
 src/Makefile.am | 14 ++++++--------
 src/rss.c       |  7 +++++++
 3 files changed, 15 insertions(+), 9 deletions(-)

commit c563ce654d12a1aed2c07ddc0114e27a9573fd56
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Aug 18 14:25:22 2012 +0200

    adapt to latest evo/eds changes

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

commit a8da004d401fe681e96c9002751a8e514d7b837e
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 29 21:49:21 2012 +0200

    adapt to send&receive dialog changes

 src/rss.c | 80 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 src/rss.h |  4 ++++
 2 files changed, 60 insertions(+), 24 deletions(-)

commit 5552a1189485dcd0a65e1cf2ad52dab8ea471dd4
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 29 20:24:27 2012 +0200

    temporary disable unbuildable functions

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

commit bf82dafc298d47b687ae76749c10ea22b0c52811
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 29 20:20:10 2012 +0200

    adapt to evo/eds changes

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

commit 6df0f7355aaf26ae498f9214e045f3eecb956d02
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 29 20:19:49 2012 +0200

    gsettings initial migration

 configure.ac             |   9 ++
 src/Makefile.am          |  41 ++----
 src/network-soup.c       |  37 +++++-
 src/network.h            |  26 ++--
 src/rss-config-factory.c | 334 ++++++++++++++++++++++++++++++++++++++++++++---
 src/rss-config.c         |  57 +++++++-
 src/rss.c                | 148 ++++++++++++++++++++-
 src/rss.h                |  25 ++++
 8 files changed, 605 insertions(+), 72 deletions(-)

commit 08970c0271cf5956d419946bb926bab77c8c0d46
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jul 11 09:41:58 2012 +0200

    adapt to evo/eds changes part 1

 src/network-soup.c   |  4 ++++
 src/network-soup.h   |  6 ++++-
 src/parser.c         | 18 +++++++++++++--
 src/parser.h         |  7 +++++-
 src/rss-cache.c      |  5 +++++
 src/rss-evo-common.c |  7 ++++++
 src/rss-evo-common.h |  4 ++++
 src/rss-image.c      | 15 ++++++++++++-
 src/rss-image.h      |  3 ++-
 src/rss.c            | 63 ++++++++++++++++++++++++++++++++++------------------
 10 files changed, 105 insertions(+), 27 deletions(-)

commit ede7072f1f9f12571941d745ef4a47638f8d2058
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Mon Jul 2 17:51:55 2012 +0300

    Updated Greek translation

 po/el.po | 643 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 334 insertions(+), 309 deletions(-)

commit 2698bd191a265caf7550f6ed082997d7b0e325de
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jun 1 12:08:21 2012 +0200

    adapt to Send/Receive dialog changes

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

commit f593068c2b6a9b2c5ed938eb5ac0c57b80f97e5f
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jun 1 11:20:31 2012 +0200

    adapt to camel service changes

 src/rss-evo-common.c | 63 ++++++++--------------------------------------------
 1 file changed, 9 insertions(+), 54 deletions(-)

commit b3c2be7a2a76aebd077535b04836e564a7cf454d
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Wed May 16 21:20:05 2012 +0300

    Added Latvian translation.

 po/LINGUAS |   1 +
 po/lv.po   | 740 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 741 insertions(+)

commit ee05705ca7ab36f3791e57f529dc06e32e915f41
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 3 16:56:33 2012 +0200

    remove accidental typo

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

commit 0d1a825e901d1f180def56c78234bcd0049f74f7
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Thu May 3 14:25:20 2012 +0200

    initial portings to evo's webkit

 src/parser.c    |   7 ++
 src/rss-image.c |  42 +++++++-
 src/rss.c       | 312 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 335 insertions(+), 26 deletions(-)

commit 9376e76125c58c8f25440bf9312d3e8fcb40998a
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Mar 19 12:26:31 2012 +0100

    post release version bump

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

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 ++++++++++++++++------
 ...-html-rendering.glade => rss-html-rendering.ui} | 20 ++----
 src/{rss-ui.glade => rss-main.ui}                  | 77 ++++++++++++--------
 4 files changed, 114 insertions(+), 69 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 ++++++++++++++--------
 ...-rss.schemas.in => evolution-rss.schemas.in.in} | 14 ++++++------
 3 files changed, 25 insertions(+), 21 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

 intltool-extract.in |  0
 intltool-merge.in   |  0
 intltool-update.in  |  0
 src/rss.c           | 25 +++++++++++--------------
 4 files 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(-)