Emmanuele Bassi bcdc09e641 Do not set the timestamp value using time(), as it will be overwritten
2008-07-21  Emmanuele Bassi  <ebassi@gnome.org>

	* glib/gbookmarkfile.c:
	(bookmark_app_info_new): Do not set the timestamp value
	using time(), as it will be overwritten anyway. (#535223,
	Michael Meeks)

	(parse_application_element),
	(bookmark_app_info_dump): Support the "modified" attribute,
	which takes an ISO-formatted string instead of a Unix time
	stamp, to keep the number of g_strdup_printf() calls to a
	minimum.

	* glib/gtimer.c:
	(g_time_val_to_iso8601): Do not use strftime(): we know
	the format and contents of the ISO 8601 date format we
	use.

	* tests/bookmarks/valid-03.xbel: Add a test file for the
	modified attribute.

svn path=/trunk/; revision=7231
2008-07-21 13:05:24 +00:00
..
2005-10-05 17:37:46 +00:00
2007-11-24 16:24:30 +00:00
2007-01-05 03:31:54 +00:00
2008-05-27 16:20:27 +00:00
2008-05-27 16:20:27 +00:00
2006-06-16 15:12:32 +00:00
2007-11-07 09:49:25 +00:00
2005-12-05 13:37:55 +00:00
2008-07-20 02:09:05 +00:00
2006-04-05 05:03:33 +00:00
2007-09-14 13:28:07 +00:00