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
..
2008-07-20 02:09:05 +00:00
2008-02-23 05:06:18 +00:00
2006-09-10 05:50:50 +00:00
2003-09-07 22:36:58 +00:00
2008-06-15 00:03:54 +00:00
2007-11-25 06:05:06 +00:00
2008-06-16 16:41:01 +00:00
2008-06-16 16:41:01 +00:00
2008-06-19 04:40:15 +00:00
2008-06-12 03:55:32 +00:00
2007-08-20 23:34:35 +00:00
2008-07-16 04:28:07 +00:00
2007-08-22 19:31:27 +00:00
2008-03-10 16:50:13 +00:00
2008-06-15 00:49:30 +00:00
2008-06-22 16:32:18 +00:00