Matthew Barnes
9058c6f85d
Make EAttachment a little more thread-safe.
EAttachment is now used from worker threads by EMailFormatterAttachment,
so add some thread-safe accessor functions to eliminate potential races.
Added thread-safe functions:
e_attachment_dup_disposition()
e_attachment_ref_file()
e_attachment_ref_file_info()
e_attachment_ref_icon()
e_attachment_ref_mime_part()
e_attachment_dup_description()
e_attachment_dup_thumbnail_path()
Renamed functions:
e_attachment_get_mime_type() -> e_attachment_dup_mime_type()
Removed non-thread-safe functions:
e_attachment_get_file()
e_attachment_get_file_info()
e_attachment_get_icon()
e_attachment_get_mime_part()
e_attachment_get_description()
e_attachment_get_thumbnail_path()
2013-05-23 16:36:02 -04:00
..
2013-03-01 18:16:07 -05:00
2013-03-01 18:16:07 -05:00
2013-04-08 20:15:58 -04:00
2013-03-01 18:16:07 -05:00
2013-03-01 18:16:07 -05:00
2011-09-14 14:08:42 +02:00
2012-12-12 14:33:43 -05:00
2012-12-12 14:33:43 -05:00
2012-11-10 15:54:43 -05:00
2012-06-03 15:14:03 -04:00
2012-11-10 15:54:43 -05:00
2012-06-03 15:14:03 -04:00
2012-12-12 14:33:43 -05:00
2012-12-12 14:33:43 -05:00
2013-05-23 16:36:02 -04:00
2013-03-17 08:49:12 -04:00
2013-01-30 09:35:27 -05:00
2012-06-03 15:14:03 -04:00
2012-12-12 14:33:43 -05:00
2012-06-03 15:14:03 -04:00
2012-11-10 15:54:43 -05:00
2012-06-03 15:14:03 -04:00
2013-03-01 18:16:07 -05:00
2013-03-01 18:16:07 -05:00
2011-06-29 18:41:25 +02:00
2012-11-10 15:54:43 -05:00
2012-12-12 14:33:43 -05:00
2013-03-31 12:10:54 -04:00
2011-06-29 18:42:27 +02:00
2013-03-11 13:37:57 -04:00
2011-06-29 18:41:56 +02:00
2013-03-01 18:16:07 -05:00
2013-04-12 18:35:12 -04:00
2011-06-29 18:42:16 +02:00
2011-06-29 18:42:16 +02:00
2012-12-12 14:33:47 -05:00
2012-12-12 14:33:43 -05:00
2011-06-29 18:42:27 +02:00
2013-03-11 13:37:57 -04:00
2009-05-28 12:13:22 -04:00
2013-03-01 18:16:07 -05:00
2013-01-19 19:08:01 -05:00
2012-06-03 15:14:03 -04:00
2013-03-17 08:49:12 -04:00
2010-11-09 23:33:22 +01:00
2012-04-24 17:59:21 +02:00
2012-12-12 14:33:43 -05:00
2012-06-03 15:14:03 -04:00
2012-12-12 14:33:43 -05:00
2012-12-12 14:33:43 -05:00
2009-11-16 19:33:32 -05:00
2012-12-12 14:33:43 -05:00
2012-06-03 15:14:03 -04:00
2012-12-12 14:33:43 -05:00
2012-06-03 15:14:03 -04:00
2012-12-12 14:33:43 -05:00
2009-05-28 12:13:22 -04:00
2013-02-22 14:27:11 +01:00
2012-12-12 14:33:43 -05:00
2011-06-29 18:42:27 +02:00
2013-03-11 13:37:57 -04:00
2011-06-29 18:42:27 +02:00
2013-03-01 18:16:07 -05:00