# Generated by Makefile. Do not edit.

commit 54e57906b0ede0d1f4066c5e34cb7c406b473798
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 19 17:48:56 2010 +0200

    add last moment fix for gtkhtml detection

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

commit 7253fb54a34f9d63847321f0ebf0be15f6fbe679
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 19 09:42:10 2010 +0200

    NEWS update for 0.2.2 release

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

commit b2bf29c72ad0670e49d0b35e44f81e8504e49e07
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 12 17:42:47 2010 +0200

    do not generate warnings on missing shell view

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

commit ed67995aa31497b4f8beb63976d118b191abc2d6
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Dec 6 00:12:09 2010 +0200

    fix render engine combo box

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

commit 3207ce4bf15334c3abdb91ada7e814aa2f6184ea
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Dec 5 10:25:13 2010 +0200

    fix gtkhtml detection

 configure.ac |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)

commit 17e1f8553f9abc2322dbe07893df75aa14cec7f1
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Dec 4 00:19:37 2010 +0200

    fix sending out rss messages

 configure.ac |   26 +++++++++++++++-----------
 src/parser.c |   25 +++++++------------------
 2 files changed, 22 insertions(+), 29 deletions(-)

commit 4f05983378a360cf86edd12d322ebb1b62713eb2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Dec 3 14:13:01 2010 +0200

    Bug 635157 - Bad character encoding when showing full text

 src/rss.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

commit 1bfa8cc00bbceb035bad8c6d5d9547b45feba8d5
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Dec 1 14:02:53 2010 +0200

    fallback to <link> when resolving atom relative links

 src/parser.c |   82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/parser.h |   38 +++++++++++++++++++++++---
 2 files changed, 114 insertions(+), 6 deletions(-)

commit da162058db718cd8c13cd3c9b921216196b5f802
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Oct 30 19:28:57 2010 +0300

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

 src/rss-image.c |   19 ++++++++-----------
 1 files changed, 8 insertions(+), 11 deletions(-)

commit 6ff70e88f556c4e070c32879263f7547793563c8
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 6 21:44:32 2010 +0300

    post release version bump

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

commit ec7f7f71e3d0f8cf06d528313cf3aa0ec008e764
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Oct 6 21:39:00 2010 +0300

    update version for 0.2.1 release

 NEWS         |    7 +++++++
 TODO         |    1 +
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)

commit 04947f7c133910fa4fa5c1aba6c319536da86846
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 5 20:48:40 2010 +0300

    fix compiler warnings

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

commit 89de79c4df967652e35e5ffabea9908e9ca4c656
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 5 20:45:10 2010 +0300

    work around e_preferences_window modifications

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

commit 2a378b2ba8b9a713064ee6e9fe6ee56063361857
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 5 20:20:14 2010 +0300

    adapt to GError camel modifications

 po/POTFILES.in           |    2 +-
 src/rss-config-factory.c |   51 ++++++++++++++++++++++++++-
 src/rss-config-factory.h |    4 ++
 src/rss-image.c          |   32 +++++++++++++++--
 src/rss.c                |   85 ++++++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 164 insertions(+), 10 deletions(-)

commit c70062c09be1557a632c32a5b96d2798377a7de3
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 5 08:29:28 2010 +0300

    adapt to EMFormat changes

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

commit 3e96e0533d2e2f2e0b596afbc3c1146fe134354b
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Oct 5 08:29:13 2010 +0300

    work around latest gtk deprecations

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

commit c773129cd7bd3769a05e778a336c075f105d3303
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 20 23:01:57 2010 +0300

    update NEWS file

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

commit a012a80e107e886d137d6550565e7f7f650ffcff
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Tue Jul 20 21:02:17 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 files changed, 4 insertions(+), 3 deletions(-)

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

    fix make dist errors

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

commit 9a9d60de7ab38d98cf741f2e0d729fd763d43a48
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jul 19 20:47:24 2010 +0300

    fix distcheck errors

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

commit 214e366f06474b954ac42bbb28bc26fd542946ce
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jul 19 17:27:01 2010 +0300

    fix broken logic in previous commit

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

commit 348969b1ac335fa65faea069b3eff3c360d624d2
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Mon Jul 19 12:26:56 2010 +0300

    fix show summary checkbutton behaviour

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

commit 4c537df2e905b708376ada9a72960407c83ba3ad
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 18 09:20:51 2010 +0300

    do not enforce GSEAL as it breaks builds with gtk 2.18

 configure.ac |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

    use webkit as default render

 configure.ac |   33 ++++++++++++++++++++-------------
 1 files changed, 20 insertions(+), 13 deletions(-)

commit 6baa7e20cc07084c193b16b3cec1ab20101b5fa9
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Jul 14 19:48:09 2010 +0300

    ship server files for pre kill-bonobo evolutions

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

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

    fix potential crash in feeds_dialog_edit

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

commit bacaf0d788ec8dc4a9f9d3b4894a06f9786b175d
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 11 17:50:24 2010 +0300

    validate feed against added list of feeds too

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

commit 2de11161454eeb25b5a293549732b1c8865060ce
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 11 17:46:57 2010 +0300

    Revert "sanitize value passed to list store" as this breaks list store values
    
    This reverts commit 61f6f121789893d6001bbc8499298aba0ac846a3.

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

commit 2f6f739eed06ac754d842ca8cca495bc7f903a32
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sun Jul 11 17:46:19 2010 +0300

    bump version in configure.ac

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

commit d5284e2759f891c8a05a025e59a695c2d2384321
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jul 9 18:00:15 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 d67870550b541b4eda3457df69221207d3046c81
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jul 9 17:46:12 2010 +0300

    update NEWS file

 NEWS |   81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 80 insertions(+), 1 deletions(-)

commit f838075ee58a7cc674c182b3ac48a2896b360279
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Fri Jul 9 17:43:39 2010 +0300

    reenable disabled filter

 src/rss.c |    6 +++---
 1 files changed, 3 insertions(+), 3 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 files 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 files 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 files changed, 4 insertions(+), 0 deletions(-)

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 files changed, 13 insertions(+), 0 deletions(-)

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 files changed, 6 insertions(+), 0 deletions(-)

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 files changed, 1 insertions(+), 1 deletions(-)

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 files 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 files 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 files 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 |   76 ++++++++++++++++++++++++++++-----------------------------
 src/rss.c    |    2 +-
 3 files changed, 39 insertions(+), 41 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 files 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 files 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 files 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 files 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 files 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 files 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 files 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 files changed, 9 insertions(+), 1 deletions(-)

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 deletions(-)

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 files changed, 6 insertions(+), 1 deletions(-)

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 files changed, 2 insertions(+), 0 deletions(-)

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 files 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 files 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 files 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 files changed, 6 insertions(+), 0 deletions(-)

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 files 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 files 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 files 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 files 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 files 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 files 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 files 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 files changed, 3 insertions(+), 1 deletions(-)

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 files changed, 1 insertions(+), 1 deletions(-)

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 files 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 files 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 files changed, 1 insertions(+), 1 deletions(-)

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 files changed, 1 insertions(+), 1 deletions(-)

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 files 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 files 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 files changed, 3 insertions(+), 1 deletions(-)

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(+), 0 deletions(-)

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 files 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 files 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 files 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 files 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(+), 0 deletions(-)

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 files 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 files changed, 4 insertions(+), 0 deletions(-)

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 deletions(-)

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 files 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 files 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 files 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 files changed, 0 insertions(+), 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 files changed, 6 insertions(+), 1 deletions(-)

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 files 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 deletions(-)

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 files changed, 1 insertions(+), 0 deletions(-)

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 files 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 files 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 files 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 files 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 files 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 files changed, 3 insertions(+), 1 deletions(-)

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(+), 0 deletions(-)

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 files changed, 1 insertions(+), 1 deletions(-)

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 deletions(-)

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 files 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 files changed, 0 insertions(+), 5 deletions(-)

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

    adapt to camel headers include policy

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

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

    fix interface files errors

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

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

    Generate ChangeLog files for tarball releases.

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

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

    get rid of eds md5_get_digest deprecated function

 src/misc.c |   20 ++++++++++++++++----
 1 files 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 files 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 files 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 files 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 files 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 files 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 files 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 files 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 files 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 files changed, 1 insertions(+), 0 deletions(-)

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 files changed, 1 insertions(+), 0 deletions(-)

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 files 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 files 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 files 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 files changed, 1 insertions(+), 0 deletions(-)

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 files changed, 917 insertions(+), 0 deletions(-)

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 files changed, 1 insertions(+), 1 deletions(-)

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(+), 0 deletions(-)

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

    whitespace cleanup

 configure.ac |   34 +++++++++++++++++-----------------
 1 files 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 files 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 files changed, 3 insertions(+), 1 deletions(-)

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 files changed, 2 insertions(+), 0 deletions(-)

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 files 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 files 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 files 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 files 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 files 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 files 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 files 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(+), 0 deletions(-)

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 files changed, 2 insertions(+), 1 deletions(-)

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 files 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 files changed, 1 insertions(+), 1 deletions(-)

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          |  777 ++++++++++++++++++++++++++++------------------------
 3 files changed, 447 insertions(+), 379 deletions(-)

commit d77974a83d83d1dca4e192c129e8a7e9d131b025
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Feb 3 22:24:39 2010 +0200

    add correct schema name for rss feeds to gconf

 TODO                            |    6 +-
 src/Makefile.am                 |   26 ++-
 src/evolution-rss.schemas.in    |  367 ---------------------------------------
 src/evolution-rss.schemas.in.in |  367 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 385 insertions(+), 381 deletions(-)

commit f12b2b157b5667d16222a11a0d73b457624aac77
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Jan 31 17:33:55 2010 +0100

    Updated Spanish translation

 po/es.po |  243 ++++++++++++++++++++++++++++++++------------------------------
 1 files 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 files 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                    |  153 +++++++++++++++++++------------------
 9 files changed, 340 insertions(+), 244 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 files 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 files changed, 3 insertions(+), 1 deletions(-)

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 files changed, 0 insertions(+), 1 deletions(-)

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 files 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 deletions(-)

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 files 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 files changed, 1 insertions(+), 0 deletions(-)

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 files changed, 915 insertions(+), 0 deletions(-)

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 files changed, 4 insertions(+), 1 deletions(-)

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 files 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 files 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 files changed, 1 insertions(+), 0 deletions(-)

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 files changed, 865 insertions(+), 0 deletions(-)

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 files changed, 14 insertions(+), 0 deletions(-)

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 deletions(-)

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 files 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 files 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 files changed, 2 insertions(+), 1 deletions(-)

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 files changed, 0 insertions(+), 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 deletions(-)

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 files changed, 0 insertions(+), 1 deletions(-)

commit ea025321253bfaf022ffc662df347d3892c4de90
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Nov 28 13:42:59 2009 +0200

    various cleanups

 configure.ac |   37 ++++++++++++++++++-------------------
 1 files 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 files changed, 10 insertions(+), 1 deletions(-)

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 files 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 files 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 files 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 files 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 files 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 files changed, 14 insertions(+), 0 deletions(-)

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 files 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 files 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 files 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 files 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 files 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 files 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 files 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 files 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 files 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 insertions(+), 1 deletions(-)

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 files changed, 61 insertions(+), 0 deletions(-)

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 files 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 files changed, 0 insertions(+), 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 files 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 files 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 files changed, 1 insertions(+), 1 deletions(-)

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 files 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 files 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 files 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 files 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 files changed, 2 insertions(+), 3 deletions(-)

commit 2d2edb873e0a363ad5393180966acba2ffd67643
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 19 23:05:07 2009 +0300

    allow builds with bonoboised evolution

 src/rss-config-factory.c |    2 +
 src/rss.c                |   47 ++++++++++++++++++++++-----------------------
 src/rss.h                |    4 ---
 3 files changed, 25 insertions(+), 28 deletions(-)

commit 47b1995a0e9e6775fed324aa023aa951e6f6ca55
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 19 21:17:56 2009 +0300

    more defines fixes

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

commit ac4222e6d98534d569e400d228cf316a1baef214
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Sat Sep 19 17:51:51 2009 +0300

    update build requires, fix compiler defines

 configure.ac             |    4 +++-
 src/rss-config-factory.c |    8 ++++----
 src/rss.c                |    7 +++----
 3 files changed, 10 insertions(+), 9 deletions(-)

commit b320e590222452dc4e01804f5cfc615c6b58a0bb
Author: Lucian Langa <lucilanga@gnome.org>
Date:   Wed Sep 16 21:14:17 2009 +0300

    misc cleanups \ remove generated files from VCS

 src/rss.c           |   25 +++++++++++--------------
 1 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 files changed, 1 insertions(+), 0 deletions(-)

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 files changed, 894 insertions(+), 0 deletions(-)

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 files 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 files 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 insertions(+), 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 files 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 files 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(+), 0 deletions(-)

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 files 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, 0 insertions(+), 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 files 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(-)
