[gmime] Updated TODO
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] Updated TODO
- Date: Thu, 16 Mar 2017 10:44:32 +0000 (UTC)
commit c935befb9194ef0c5ea3585aebef8842610a5202
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Thu Mar 16 06:43:21 2017 -0400
Updated TODO
TODO | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
index 6f2142a..160673e 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,24 @@ tasks are presented in.
GMime 3.0 Planning:
===================
+- Convert GMimeParam[List] into GObjects
+
+- Convert GMimeHeader[List] into GObjects
+
+- Rewrite GMimeReferences into a GObject and split into its own file
+
+- Rename g_mime_content_type_to_string() to g_mime_content_type_get_mime_type()
+
+- Add g_mime_content_type_encode()
+
+- Rename g_mime_content_disposition_to_string() to g_mime_content_disposition_encode()
+
+- Fix GMimeObject's content_type_changed() and content_disposition_changed handlers to
+ use the new g_mime_*_encode() functions and update both the value and raw_value of
+ their respective headers.
+
+- Add g_mime_utils_header_decode_[text,phrase]() variants that also return charset/lang values?
+
Future Planning:
================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]