Mon 03 Mar 2008 08:42:14 AM EET <lucilanga@gnome.org>

	* corectly parse xml element and xml text
	nodes
	* ATOM parse summary in case content is
	missing

Sun 02 Mar 2008 01:07:45 PM EET <lucilanga@gnome.org>

	* src/rss.c: layer_find_tag() changed parsing
	of node->children->next in content for atoms
	* src/configure.ac: libxul support (f9)

Fri 29 Feb 2008 07:52:51 AM EET <lucilanga@gnome.org>

	* src/rss.c: gtk version fine tunning
	* m4/gecko.m4: added support for libxul
	(xulrunner 1.9)

Tue 26 Feb 2008 08:26:57 PM EET <cooly@gnome.eu.org>

	* misc cleanups
	* src/rss-config-factory.c: fix import window
	label
	* src/rss.c: fix rss read label

Mon 25 Feb 2008 10:06:32 PM EET <cooly@gnome.eu.org>

	* src/rss.c: fix EMEventTargetMessage for
	evolution < 2.12
	* src/rss.c: misc cleanups
	* src/rss.c: pfree() correctly disconnect
	webkit size_allocate signal
	* src/rss.c: org_gnome_cooly_article_show(),
	get_feed_age(), 
	delete_oldest_article() prevent current
	reading article to be deleted
Sun 24 Feb 2008 10:09:09 AM EET <cooly@gnome.eu.org>

	* src/rss.c: update_channel() update main
	iteration after	feeds uid check

Sat 23 Feb 2008 07:52:52 PM EET <cooly@gnome.eu.org>

	* src/rss.c: decode_html_entities() xhange
	to XML_SUBSTITUTE_PEREF in order to correctly
	parse link in article (eg. slashdot)

Thu 21 Feb 2008 10:34:21 AM EET <cooly@gnome.eu.org>

	* src/rss-config-factory.c: fix taskbar
	operation when removing a feed
	* src/dbus.c: reconstruct feeds store when
	importing
	* src/rss.c: sanitize webkit resizing
	* src/rss.c: fix webkit operations: stop and
	reload

Sun 17 Feb 2008 03:54:45 PM EET <lucilanga@gnome.org>

	* src/evolution-rss.spec.in: misc cleanups
	* src/rss.c: sanitize rss-controls
	* src/configure.ac: bump version to 0.0.8
	* src/rss.c: drop lookup_activity as it is an
	evolution internal function and changes
	pretty often

Wed 13 Feb 2008 08:03:55 AM EET <lucilanga@gnome.org>

	* Makefile.am: include m4 macros

Sun 10 Feb 2008 09:17:51 PM EET <lucilanga@gnome.org>

	* src/rss.c: fix operations progress updating

Sat 09 Feb 2008 05:56:08 PM EET <lucilanga@gnome.org>

	* src/rss-config-factory.c: fix editing feeds
	* pixmapes/rss.png: add RSS Tango icons thanks
	to Michael Monreal
	* src/dbus.c: notify of sucessful feed import
	through dbus

Mon 04 Feb 2008 08:21:34 PM EET <lucilanga@gnome.org>

	* src/network-soup.c, src/rss.c: more libsoup
	2.4 portings

Sat 02 Feb 2008 01:54:03 PM EET <lucilanga@gnome.org>

	* src/network-soup.c, src/rss.c: port to
	libsoup-2.4
	* src/network-soup.c: authenticate(), 
	reauthenticate() make failed authentication
	less painfull and less annoying.

Mon 28 Jan 2008 08:36:56 AM EET <lucilanga@gnome.org>

	* src/rss.c: org_gnome_cooly_format_rss() add
	utf8 parsing for gtkhtml engine

Sat 26 Jan 2008 01:15:06 PM EET <lucilanga@gnome.org>

	* src/rss.c: xml_parse_sux() - add 
	XML_PARSE_NOCDATA as gtkhtml won't interpret
	it either

Fri 25 Jan 2008 09:28:53 PM EET <lucilanga@gnome.org>

	* fix incrementing when adding feeds with
	the same name

Thu 24 Jan 2008 12:58:45 PM EET <lucilanga@gnome.org>

	* update specfile for Fedora Package
	Requirements

Wed 23 Jan 2008 10:03:46 PM EET <lucilanga@gnome.org>

	* make auth dialog less annoying

Mon 21 Jan 2008 08:49:27 AM EET <lucilanga@gnome.org>

	* more soup session check when aborting soup
	session	

Sun 20 Jan 2008 02:39:44 PM EET <lucilanga@gnome.org>

	* proxy auth information

Fri 18 Jan 2008 09:04:39 PM EET <lucilanga@gnome.org>

	* fix warning when no channel name

Wed 16 Jan 2008 10:00:25 AM EET <lucilanga@gnome.org>

	* make xulrunner check for data before reload

Mon 14 Jan 2008 09:36:54 PM EET <lucilanga@gnome.org>

	* enable proxy options (ingored till now)
	* fix percent display on taskbar operations

Fri 04 Jan 2008 07:03:06 PM EET <lucilanga@gnome.org>

	* make taskbar operation cancelable
	* properly handle non-intrusive error

Thu 03 Jan 2008 06:50:24 PM EET <lucilanga@gnome.org>

	* message if mozembed/webkits are not enabled

Wed 02 Jan 2008 09:24:18 PM EET <lucilanga@gnome.org>

	* first implementation of non-intrusive error
	* move remaining error messages to rss_error

Tue 01 Jan 2008 08:17:40 PM EET <lucilanga@gnome.org>

	* implemented task bar messages as operation

Mon 31 Dec 2007 02:45:23 PM EET <lucilanga@gnome.org>

	* implemented taskbar messages

Sat 29 Dec 2007 02:15:47 PM EET <lucilanga@gnome.org>

	* validate parsed date against rfc822,
	and use system time in case
	of broken date (planetgnomefr)

Tue 18 Dec 2007 09:38:56 PM EET <lucilanga@gnome.org>

	* fix m4 support for evolution >= 2.11
	* fix send and receive dialog for
	evolution > 2.12

Wed 12 Dec 2007 10:35:41 AM EET <lucilanga@gnome.org>

	* prevent evolution-import-rss import empty
	feeds
	* corrent MAJOR_VERSION configure var
	* added schema uninstall rules

Tue 11 Dec 2007 10:28:55 PM EET <lucilanga@gnome.org>

	* fix get value as int for port_proxy

Sun 09 Dec 2007 12:45:46 PM EET <lucilanga@gnome.org>

	* justification for rss dialog for evo < 2.12
	* schema fixes

Tue 04 Dec 2007 01:15:04 PM EET <lucilanga@gnome.org>

	* fix killing only when using gtk mozembed
	* fix corectly detecting of minor evo version
	* fix several memory leaks in fetch_feed

Mon 03 Dec 2007 12:32:48 PM EET <lucilanga@gnome.org>

	* make policy for dialogs to be on top
	* fixup when deleting feeds

Thu 29 Nov 2007 11:43:58 AM EET <lucilanga@gnome.org>

	* added version string in description
	plugins tab should contain a version paragraph
	* decode html entities when displaying article
	(links were wrongly displayed)
	
Wed 28 Nov 2007 08:39:27 AM EET <lucilanga@gnome.org>

	* prevent extra content fetching when formatting
	with webkits
	
Tue 27 Nov 2007 01:15:31 PM EET <lucilanga@gnome.org>

	* sanitizing wrong characters in folder name
	or channel name
	
Sun 25 Nov 2007 09:22:52 PM EET <lucilanga@gnome.org>

	* tell webkit not to fetch when evo is offline

Fri 23 Nov 2007 11:32:18 AM EET <lucilanga@gnome.org>

	* proper installation of gconf schemas
	
Thu 22 Nov 2007 08:36:06 AM EET <lucilanga@gnome.org>

	* fix drawing inside of send and receive
	dialog
	* fix drawing of browser buttons
	* suppress html_entities decoding errors
	
Tue 20 Nov 2007 08:23:40 AM EET <lucilanga@gnome.org>

	* remove Read RSS menu option for evo > 2.12
	
Mon 19 Nov 2007 08:25:44 AM EET <lucilanga@gnome.org>

	* finish evolution-import-rss
	
Thu 15 Nov 2007 10:09:50 AM EET <lucilanga@gnome.org>

	* added stop/refresh buttons when browsing
	as html
	* added evolution-import-rss for importing
	feeds over DBUS
	* fixed setting value for checking feeds
	interval, also fixed network port setting

Wed 14 Nov 2007 07:54:22 AM EET <lucilanga@gnome.org>

	* fallback to old fix for parsing "?" in url
	* make g++ and gettext packages required in
	configure.ac, evo-rss won't build without 'em
	* decode html entities for summary body too
	* added guid parsing for RSS2.0
	
Tue 13 Nov 2007 03:20:24 PM EET <lucilanga@gnome.org>

	* fixed wrong fetching of enclosures
	* added support for adding feeds from other
	application using D-BUS.
	* fixed wrong content parsing of ATOM feeds,
	atom feeds might contain summary instead of
	content.
	* fixed sender name in case author was missing
	format needs to be: sender <sender>
	
Mon 12 Nov 2007 08:34:56 AM EET <lucilanga@gnome.org>

	* fix deleteing articles by message number
	
Fri 09 Nov 2007 12:30:06 PM EET <lucilanga@gnome.org>

	* fix displaying type of feed in S&R dialog
	
Tue 06 Nov 2007 08:47:41 AM EET <lucilanga@gnome.org>

	* change gtkhtml render value from 0 to 10
	in order not to confuse value return from
	gconf
	
Mon 05 Nov 2007 08:36:37 AM EET <lucilanga@gnome.org>

	* added primary render flag to setup default
	render engine
	* added checks for g++ in configure script
	(needed for gecko.m4) fix for #25
	
Sat 03 Nov 2007 08:21:07 PM EET <lucilanga@gnome.org>

	* fix for failback in case webkits not
	 present
	 
Fri 02 Nov 2007 05:42:24 PM EET <lucilanga@gnome.org>

	* implement article storage settings

Sun 28 Oct 2007 10:06:57 PM EET <lucilanga@gnome.org>

	* safe failback to gtkhtml when webkits not
	available and fixing bug #23
	
Tue 23 Oct 2007 10:00:35 PM EEST <lucilanga@gnome.org>

	* added gconf schema stuff
	
Sat 13 Oct 2007 02:30:34 PM EEST <lucilanga@gnome.org>

	* decode html entities for channel name
	* decode html entities for article title
	
Thu 11 Oct 2007 08:38:24 PM EEST <lucilanga@gnome.org>

	* support network hooks
	* fix enclosure fectching
	
Wed 10 Oct 2007 09:32:00 PM EEST <lucilanga@gnome.org>

	* removing a directory removes name allocation
	
Tue 09 Oct 2007 09:50:48 AM EEST <lucilanga@gnome.org>

	* fixed deletion of a feed while fetching
	
Mon 08 Oct 2007 10:28:43 AM EEST <lucilanga@gnome.org>

	* prevend adding duplicate feeds when opml
	importing
	* fixed import/export menu creation
	* fixed adding non-validated feeds
	
Sun 07 Oct 2007 06:25:12 PM EEST <lucilanga@gnome.org>

	* cleanup pobjects - evo preferences was
	crashing when browsing an mozembed enabled feed
	fixes bug #2
	* moved feeds setup to gconf
	
Sat 06 Oct 2007 04:29:06 PM EEST <lucilanga@gnome.org>

	* fix migration from crc naming to md5 feed
	 naming
	 
Wed 03 Oct 2007 10:53:07 AM EEST <lucilanga@gnome.org>

	* fix #144946 on launchpad.net: evolution was
	crashing when evolution-rss plugin is disabled

	* added cleanups when quitting evolution
	
Tue 02 Oct 2007 09:23:50 PM EEST <lucilanga@gnome.org>

	* https support fixups
	* unqueing issues fixup
	
Sat 29 Sep 2007 04:29:04 PM EEST <lucilanga@gnome.org>

	* remove old *cooly* files from previous
	0.0.3 installation - thanks to David Richards
	for spotting that
	* added uniqueing channels name in case of
	duplicate channel name
	
Fri 28 Sep 2007 09:59:25 AM EEST <lucilanga@gnome.org>

	* move utility functions to src/misc.c
	* fix for issue #8 - adding feeds with https
	* feed folders rename option
	
Wed 26 Sep 2007 03:04:50 PM EEST <lucilanga@gnome.org>

	* support for renaming main folder (News&Blogs)
	
Sun 23 Sep 2007 08:14:05 PM EEST <lucilanga@gnome.org>

	* added support for feeds enclosures
	
Sun 16 Sep 2007 11:57:48 AM EEST <lucilanga@gnome.org>

	* fixed build deps for SLED distros
	* fixed detection of gecko to build for all
	flavours of gecko
	* fixed moz embed widget redraw when using
	xulrunnel - apparently this wasn't redrawed
	in case of resize
	
Thu 13 Sep 2007 09:10:43 PM EEST <lucilanga@gnome.org>

	* added support for parsing multipart rss
	articles
	
Fri 07 Sep 2007 08:55:56 PM EEST <lucilanga@gnome.org>

	* escaping exported opmls
	
Tue 04 Sep 2007 11:37:17 AM EEST <lucilanga@gnome.org>

	* evolution-rss.spec.in fixups
	
Fri 31 Aug 2007 09:53:15 AM EEST <lucilanga@gnome.org>

	* added feeds version detection support
	
Thu 30 Aug 2007 03:24:34 PM EEST <lucilanga@gnome.org>

	* removing a feed folder also removes status
	feed file
	* bump configure to 0.0.5
	* added support for xml namespacing
	* added initial support for rss.1 standard 
	module: mod_content 
	
Wed 29 Aug 2007 10:29:24 AM EEST <lucilanga@gnome.org>

	* fixed parsing entities of subject line
	
Tue 28 Aug 2007 12:39:18 PM EEST <lucilanga@gnome.org>

	* make gtkmozembed proper startup
	* dont update size if widget not present also
	check size before updating
	* added profile handling to gtkmozembed
	
Fri 17 Aug 2007 06:41:18 PM EEST <lucilanga@gnome.org>

	* ATOM/RSS/RDF feeds: first element (top) might
	not be the definition (feed, rfd, rss)
	
Fri 10 Aug 2007 03:21:16 PM EEST <lucilanga@gnome.org>

	* make embeded html rendering resizable
	* added gtkmozembed support (gecko)
	
Thu 09 Aug 2007 06:41:40 PM EEST <lucilanga@gnome.org>

	* added support for rendering html with
	 different engines
	* added support for Webkit
	
Wed 01 Aug 2007 08:43:28 PM EEST <lucilanga@gnome.org>
	
	* better feed validation
	* prevent adding duplicate feeds, that seems
	screw things up
	* editing a feed does not require refetching
	
Tue 31 Jul 2007 09:57:56 PM EEST <lucilanga@gnome.org>

	* make summary/html button really work
	
Thu 19 Jul 2007 12:40:44 PM EEST <lucilanga@gnome.org>
	
	* double click edits the feed
	* added export function
	
Wed 11 Jul 2007 08:33:57 AM EEST <lucilanga@gnome.org>

	* setup_feed, finish_feed: add a more
	relaxed xml parsing func (xml_parse_sux)
	
Tue 10 Jul 2007 08:51:16 PM EEST <lucilanga@gnome.org>

	* layer_find_innerhtml: fail-safe when autor is
	wrong

Mon 09 Jul 2007 07:31:30 PM EEST <lucilanga@gnome.org>

	* added remove option to deletion of a feed
	
Sun 08 Jul 2007 04:23:58 PM EEST <lucilanga@gnome.org>

	* fixed wrong gladedir install
	
Fri 06 Jul 2007 12:50:45 PM EEST <lucilanga@gnome.org>

	* changed priority of configuration page
	* switched to md5 for unqueing feeds ids
	
Tue 03 Jul 2007 12:14:11 PM EEST <lucilanga@gnome.org>

	* cleanups
	* evolution detection fixes
	* bonobo servers detection fixes
	
Fri 29 Jun 2007 10:48:28 AM EEST <lucilanga@gnome.org>

	* small fix on html formatting
	* fix soup session blocking to handle net
	errors
	
Thu 28 Jun 2007 11:30:07 AM EEST <lucilanga@gnome.org>
	
	* let evo manage date conversion it's already
	complicated enough, dublin core date handling
	remains unchanged
	* cleanups and bump configure.ac version to
	0.0.4
	* fixed segfaults when parsing html with libxml

Wed 27 Jun 2007 08:18:02 PM EEST <lucilanga@gnome.org>

	* add button to switch summary/HTML view
	* add feed title/url in feed body for open
	in browser
	
Tue 26 Jun 2007 11:52:39 AM EEST <lucilanga@gnome.org>

	* force loading of images when browsing feeds
	* user/password feeds full support
	* fix g_hash table allocation/free
	
Mon 25 Jun 2007 10:46:23 AM EEST <cooly@mips.edu.ms>

	* fix cancel function to proper close all
	pending requests
	
2007-06-23  Lucian Langa  <cooly@mips.edu.ms>

	* src/rss.c: (org_gnome_cooly_format_rss), (setup_feed),
	(check_folders), (layer_find_tag), (update_channel):
	fixed atom parsing content problems

Thu 21 Jun 2007 09:15:12 PM EEST <cooly@mips.edu.ms>

	* added proxy auth option
	
Wed 20 Jun 2007 12:45:05 PM EEST <cooly@mips.edu.ms>

	* added network configuration
	* added proxy option
	
Tue 19 Jun 2007 09:59:34 PM EEST <cooly@mips.edu.ms>
	
	* added libglade-2 to requirements thanks to
	srag
	* changed org-gnome-cooly
	
Tue 19 Jun 2007 11:34:47 AM EEST <cooly@mips.edu.ms>

	* soup cleanups and fix "unblocking" error
	 messages
	 
Mon 18 Jun 2007 12:50:30 PM EEST <cooly@mips.edu.ms>

	* fixed progress when add/edit feed
	* fixed cancel reading rss feeds
	
Fri 15 Jun 2007 08:30:16 AM EEST <cooly@mips.edu.ms>

	* remove old setup feeds code
	
Thu 14 Jun 2007 05:29:59 PM EEST <cooly@mips.edu.ms>

	* added code to use send receive hook provided
	by srini and move fetch dialog to evolution
	send and receive dialog
	
Tue 12 Jun 2007 08:14:16 PM EEST <cooly@mips.edu.ms>

	* moveed config to evo pref

Mon 11 Jun 2007 02:58:50 PM EEST <cooly@mips.edu.ms>

	* moving setup page to Evolution Preferences
	* added rss icon
	* added bonobo server interface
	
Fri 08 Jun 2007 02:54:16 PM EEST <cooly@mips.edu.ms>

	* soup connection cleanups -> soup sesions
	were hanging when using	blocking as well
	as unblocking
	
Thu 07 Jun 2007 07:23:27 PM EEST <cooly@mips.edu.ms>

	* fixed HTML display on summary view
	(aparently camel_stream won't correctly
	interpret ? (query flag)
	
Tue 05 Jun 2007 03:03:04 PM EEST <cooly@mips.edu.ms>

	* bump version to 0.0.3
	* update build requirements
	
Sun 03 Jun 2007 10:00:36 PM EEST <cooly@mips.edu.ms>

	* code cleanups
	
Thu 31 May 2007 10:59:15 AM EEST <cooly@mips.edu.ms>

	* wasted about a week debugin evo
	evo will wrongly process html mail if
	encountes a <base href...> tag
	
Wed 30 May 2007 10:47:47 AM EEST <cooly@mips.edu.ms>

	* fixed HTML parsing different enconding
	* fixed parsing of HTML with base tag set
	
Sat 26 May 2007 05:51:52 PM EEST <cooly@mips.edu.ms>

	* fixed html setting when adding new feed
	
Fri 25 May 2007 07:16:39 PM EEST <cooly@mips.edu.ms>
	
	* fix seting HTML property
	* html parsing
	
Sun 20 May 2007 09:41:57 PM EEST <cooly@mips.edu.ms>

	* implemented fetching of webpage and config
	options
	
Tue 15 May 2007 09:25:19 PM EEST <cooly@mips.edu.ms>

	* more network error fixes
	* perma link handle
	* ATOM support
	
Mon 14 May 2007 05:47:36 PM EEST <cooly@mips.edu.ms>

	* implement innerxml walking
	* move safe author from create_mail
	
Fri 11 May 2007 12:31:54 PM EEST <cooly@mips.edu.ms>

	* switch feed items to g_array - remove 
	stoopid 16 items limitation
	
Thu 10 May 2007 01:23:34 PM EEST <cooly@mips.edu.ms>

	* set search col = feed name
	* fix crash when using ATOM feeds thankx to
	Black Penguin
	* spec files fixes
	* fix network error uninitialized
	
Tue 08 May 2007 09:47:20 AM EEST <cooly@mips.edu.ms>

	* release 0.0.2
	* some strange error when using
	camel_stream_printf()
	
Mon 07 May 2007 12:29:57 PM EEST <cooly@mips.edu.ms>

	* fix rf trees on startup: evo-rss was
	crashing when there was no conf file
	(evolution-feeds)
	* fixed rep_check to actually enable timeout
	without restart

Sat 05 May 2007 11:48:06 AM EEST <cooly@mips.edu.ms>

        * configure.ac: bump version to 0.0.2
	* implemented error messages

Fri 04 May 2007 01:16:39 PM EEST <cooly@mips.edu.ms>

	* configure.ac update requirements
	
Thu 03 May 2007 10:30:56 AM EEST <cooly@mips.edu.ms>

	* more date fixes
	* added Cancel function for reading feeds
	* configure.ac added translations
	
Wed 02 May 2007 09:12:48 PM EEST <cooly@mips.edu.ms>

	* fixed configure.ac evolution checks
	* fixed feeds file validation (setup_feeds)
	
Tue 01 May 2007 07:25:28 PM EEST <cooly@mips.edu.ms>

	* update feeds file
	* added feeds type
	* treeview toggle button fix
	
Thu 26 Apr 2007 11:58:08 AM EEST <cooly@mips.edu.ms>

	* fixed edit function
	* configure.ac corrected evolution detection
	* validate input feed
	
Wed 25 Apr 2007 09:35:04 PM EEST <cooly@mips.edu.ms>

	* make readrss option one process with
	periodical update_articles
	
Tue 24 Apr 2007 12:51:37 PM EEST <cooly@mips.edu.ms>

	* modify soup_messages in order no to block
	evo main.
	
Mon 23 Apr 2007 09:39:51 PM EEST <cooly@mips.edu.ms>

	* added startup and periodical reading
	options
	* added disable/enable function
	* added support for building rpm 
	(evolution-rss.spec)
	
Mon 23 Apr 2007 10:01:21 AM EEST <cooly@mips.edu.ms>

	* fix handling dc:date
	
Thu 19 Apr 2007 05:17:00 PM EEST <cooly@mips.edu.ms>

	* release 0.0.1
	* implement error messages

Wed 18 Apr 2007 04:18:46 PM EEST <cooly@mips.edu.ms>

	* finalize menu structure
	* cleanup code
	* add accels
	
Tue 17 Apr 2007 08:33:11 PM EEST <cooly@mips.edu.ms>

	* implement remove function
	
Thu 12 Apr 2007 09:54:24 PM EEST <cooly@mips.edu.ms>

	* feeds dialog implement add function

Wed 11 Apr 2007 09:50:56 PM EEST <cooly@mips.edu.ms>

	* main dialog cosmetics
Sun 08 Apr 2007 05:12:01 PM EEST <cooly@mips.edu.ms>

	* code cleanups and prepare for release
	* added progress window while reading RSS
	
Thu 05 Apr 2007 05:08:06 PM EEST <cooly@mips.edu.ms>

	* add folder creation

2005-05-16  Not Zed  <NotZed@Ximian.com>

	* configure.ac: remove the need for evolution source.  bumped
	version of eplugin required.

