Statistics
| Revision:

root / libsylph / utils.h @ 1212

History | View | Annotate | Download (13.7 kB)

# Date Author Comment
1169 09/19/2006 04:53 pm Hiroyuki Yamamoto

improved PGP/MIME compatibility.

1058 03/27/2006 05:19 pm Hiroyuki Yamamoto

fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.

1052 03/17/2006 01:48 pm Hiroyuki Yamamoto

implemented RFC 2231 filename encoding on send.

1035 03/09/2006 03:37 pm Hiroyuki Yamamoto

added a hidden option "mime_command" for backward compatibility.

1003 02/21/2006 12:22 pm Hiroyuki Yamamoto

use filename-safe string for UIDL file.

800 12/05/2005 06:21 pm Hiroyuki Yamamoto

imap_cmd_append(): send message contents all at once.

771 11/22/2005 04:21 pm Hiroyuki Yamamoto

reduced memory usage on SMTP session.

742 11/14/2005 05:07 pm Hiroyuki Yamamoto

prevent integer overflow on summary status.

688 10/26/2005 05:29 pm Hiroyuki Yamamoto

modification for ML post with Reply-To.

680 10/25/2005 05:43 pm Hiroyuki Yamamoto

win32: use ShellExecute() on print.

667 10/20/2005 03:15 pm Hiroyuki Yamamoto

added '--configdir' option which specifies config directory.

642 10/13/2005 05:06 pm Hiroyuki Yamamoto

win32: use ShellExecute() to launch attachments.

631 10/11/2005 04:47 pm Hiroyuki Yamamoto

output g_log() messages to the log window and log file. Disabled console window on win32.

601 09/22/2005 08:18 pm Hiroyuki Yamamoto

implemented 'Save all'.

596 09/21/2005 08:07 pm Hiroyuki Yamamoto

removed mbs/wcs functions which are no longer required.

581 09/14/2005 05:19 pm Hiroyuki Yamamoto

normalize address fields before encoding them.

578 09/13/2005 05:18 pm Hiroyuki Yamamoto

changed the license of LibSylph from GPL to LGPL.

567 09/09/2005 04:19 pm Hiroyuki Yamamoto

update progress bar when executing long IMAP4 operations.

554 09/07/2005 06:18 pm Hiroyuki Yamamoto

adjusted the freqency of UI update on IMAP4.

552 09/06/2005 05:51 pm Hiroyuki Yamamoto

added UI hints for IMAP4 operation.

546 09/05/2005 04:27 pm Hiroyuki Yamamoto

made query-password function UI independent.

528 08/31/2005 03:10 pm Hiroyuki Yamamoto

made some core modules library (libsylph).