summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2008-10-03 21:09:24 +0000
committerJeffrey Stedfast <fejj@src.gnome.org>2008-10-03 21:09:24 +0000
commit1acadf972b7b766edcf56034470387f2119533c9 (patch)
tree1c9c3535406e682bfa115bf9632cf02e300fce2b /TODO
parent7458cfcf52f71f4ce10670dc9cee2c8882533b85 (diff)
downloadgmime-1acadf972b7b766edcf56034470387f2119533c9.tar.gz
updated TODO
svn path=/trunk/; revision=1485
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 0 insertions, 21 deletions
diff --git a/TODO b/TODO
index e61498d3..64fcd064 100644
--- a/TODO
+++ b/TODO
@@ -37,9 +37,6 @@ InternetAddress with a name of "Joe Bob" and a NULL addr
Ideas for GMime "3.0"
=====================
-- Make g_mime_stream_*_new() functions more consistent (maybe add
- fs/FILE "from filename" functions too)
-
- Add internet_address_new_name_static() which would take static
strings (e.g. strings which should not be free'd on destroy) so that
apps can save string memory by reusing strings.
@@ -51,24 +48,6 @@ Ideas for GMime "3.0"
- GMimeParser should also take a GError arg and/or return int error
codes.
-- GMimeMultipartEncrypted::decrypt() needs to return a
- GMimeSignatureStatus for signed/encrypted parts.
-
-- Rename GMimeDisposition to GMimeContentDisposition.
-
-- Move GMimePart's disposition APIs to GMimeObject since technically,
- Multiparts can also have a disposition.
-
-- Rename g_mime_part_[g,s]et_content_disposition_object() to
- g_mime_part_[g,s]et_content_disposition() and rename
- g_mime_part_[g,s]et_content_disposition() to simply
- g_mime_part_[g,s]et_disposition()
-
-- Make GMimeMultipart and InternetAddressList use arrays instead of
- linked lists?
-
-- Get rid of deprecated functions.
-
All questions and comments should be directed toward the author,