1. 10 Oct, 2010 1 commit
    • * python/libmu_py/folder.c (api_folder_set_stream): Remove.
      * python/libmu_py/message.c (api_message_set_stream): Remove.
      * python/libmu_py/stream.c (api_stream_ref, api_stream_unref): Add.
      (api_stream_sequential_readline, api_stream_sequential_write): Remove.
      Wojciech Polak authored
  2. 09 Oct, 2010 1 commit
  3. 08 Apr, 2010 1 commit
    • * examples/python/mimetest.py: Update.
      * include/mailutils/cpp/message.h (get_attachment_name): Overload.
      * libmu_cpp/message.cc (Message::get_attachment_name): Overload.
      * python/libmu_py/message.c (api_message_get_attachment_name): Update.
      * python/mailutils/message.py (Message.get_attachment_name):
      Add optional charset parameter. Return (name, lang) tuple.
      Wojciech Polak authored
  4. 05 Jan, 2010 1 commit
  5. 29 Jul, 2009 1 commit
    • * include/mailutils/cpp/sieve.h: New file.
      * libmu_cpp/sieve.cc: New file.
      * python/libmu_py/sieve.c: New file.
      * python/mailutils/sieve.py: New file.
      * include/mailutils/cstr.h: Do not use C++ keywords.
      * include/mailutils/tls.h: Likewise.
      Wojciech Polak authored
  6. 28 May, 2009 1 commit
    • * python/libmu_py/secret.c: New file.
      * python/mailutils/secret.py: New file.
      * python/mailutils/url.py (get_secret): New method.
      (get_passwd): Remove.
      
      * python/mailutils/mailbox.py (MailboxBase.open): Access mode argument
      value can be now one of the following strings: "r", "w", "a", "c".
      Wojciech Polak authored
  7. 08 Mar, 2009 1 commit