aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-06-30updated version to 3.2.0beta1.hiro
2011-06-30libsylph/socket.c: my_getaddrinfo(): removed redundant zero clear.hiro
2011-06-30added 'Print' menu in mime part menu. Added part widget to message/rfc822 part.hiro
2011-06-29win32: supported IPv6 with fallback implementation for Windows 2000.hiro
2011-06-28libsylph/xml.c: xml_unescape_str(): removed alloca() call.hiro
2011-06-28src/undo.c: undo_insert_text_cb(): removed alloca() call.hiro
2011-06-28src/folderview.c: removed alloca() calls.hiro
2011-06-28src/account_dialog.c: account_open(): removed alloca() call.hiro
2011-06-28src/foldersel.c: removed alloca() calls.hiro
2011-06-24src/update_check.c: win32: also check the file size of updater exe.hiro
2011-06-24src/compose.c: removed alloca() calls.hiro
2011-06-24my_tmpfile(): win32: fixed a memory leak.hiro
2011-06-24summaryview.c: removed alloca().hiro
2011-06-23libsylph/utils.[ch]: to_human_readable_buf(): new.hiro
2011-06-23src/messageview.c: removed alloca() calls.hiro
2011-06-23fixed a typo. code cleanup.hiro
2011-06-16use image menu item for part menu.hiro
2011-06-15src/textview.[ch]: reuse popup menu for each attachments.hiro
2011-06-14textview_part_widget_button_pressed(): disable 'Copy file name' menu if file ...hiro
2011-06-14textview_part_widget_exposed(): draw edges as rounded.hiro
2011-06-14Use prelight state for textview.hiro
2011-06-14textview_part_widget_destroy_notify(): fixed destroy notify handler.hiro
2011-06-13highlight part widgets on mouse over.hiro
2011-06-13implemented popup menu of attachments in text view.hiro
2011-06-13fixed handling of button release event.hiro
2011-06-10fixed an error when removing queued messages on win32.hiro
2011-06-10changed the spec of compose-send signal because the previous one prohibited s...hiro
2011-06-10src/textview.c: added border line before and after headers. Made attachments ...hiro
2011-06-09fixed duplicated keyboard accelerators in account edit dialog and filter dialog.hiro
2011-06-08remove queue headers when moving messages from a queue folder (fixes Debian B...hiro
2011-06-08added a new plug-in API: 'messagev-ew-show'.hiro
2011-06-08added a new plug-in API: 'compose-send'.hiro
2011-06-06changed message-id string into more difficult one to guess e-mail address.hiro
2011-06-06don't close compose window when saving to outbox failed.hiro
2011-05-18removed some alloca() calls.hiro
2011-05-18cancel online mode switch if active sessions exist.hiro
2011-05-18cancel online mode switch if active sessions exist.hiro
2011-05-13libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.hiro
2011-05-13libsylph/procheader.c: removed alloca() calls.hiro
2011-05-13src/compose.c: removed some alloca() calls.hiro
2011-05-13textview_make_clickable_parts(): removed alloca() and use GSList.hiro
2011-05-12removed some alloca() calls.hiro
2011-05-12increased the prefs buffer size from 1024 to 8192.hiro
2011-05-06made 3.1.1 release.hiro
2011-03-22modified linking enchant.hiro
2011-03-16changed keyboard shortcut of File/Send to prevent accidental sending.hiro
2011-03-14mark messages read when message view becomes visible by Enter or Space key.hiro
2011-03-01renamed variable 'interface' to 'iface'.hiro
2011-02-28fixed compilation problem on MinGW (interface -> iface).hiro
2011-02-25OS X: changed the location of settings to ~/Library/Application Support/Sylph...hiro