aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-28libsylph/md5.c: MD5Final(): zero-clear the whole MD5Context struct as intended.hiro
2013-11-28more null-checking.hiro
2013-11-28src/rpop3.c: rpop3_retr_recv(): check error of procheader_parse_file().hiro
2013-11-28libsylph/procmime.c: procmime_scan_multipart_message(): fixed MIME nest level...hiro
2013-11-28added more null checks.hiro
2013-11-28libsylph/ssl.c: ssl_done(): check if fp != NULL.hiro
2013-11-28src/colorlabel.c: colorlabel_recreate_label(): added missing parentheses.hiro
2013-11-27src/main.c: check the return value of fd_gets().hiro
2013-11-27libsylph/html.c: html_unescape_str(): strictly check for utf8 length.hiro
2013-11-27src/jpilot.c: jpilot_read_db_files(): fixed uninitialized variables.hiro
2013-11-27fixed fp and memory leaks.hiro
2013-11-26fixed resource/memory leaks.hiro
2013-11-26src/headerview.c: headerview_show_xface(): make sure xface is nul terminated.hiro
2013-11-25src/main.c: win32: check for the TaskbarCreated message and reshow icon when ...hiro
2013-10-30fixed logical bugs (#134).hiro
2013-10-29updated NEWS.hiro
2013-10-29updated autotools files (#117).hiro
2013-10-28updated NEWS.hiro
2013-10-28updated ru.po and eu.po.hiro
2013-10-23fixed empty toolbar icons.hiro
2013-10-04made the rest of toolbar icons themeable.hiro
2013-09-20updated hu.po.hiro
2013-09-20makewin32.sh: added --with-themedir configure option.hiro
2013-09-17fixed filename (book.png -> stock_book.png).hiro
2013-09-17implemented icon theme feature.hiro
2013-09-17src/textview.c: modified debug output.hiro
2013-09-13disabled MIME_DEBUG.hiro
2013-09-13distinguish icon for HTML mail and other mail with attachments on summaryview...hiro
2013-09-11updated po files.hiro
2013-09-11added 'Last 30 days' to the quick search menu.hiro
2013-09-11updated fr.po.hiro
2013-09-10rotate attached images based on Exif orientation tag.hiro
2013-08-28made 3.4.0beta5 release.hiro
2013-08-28added Basque translation.hiro
2013-08-26properly unescape special characters in HTML links (#120).hiro
2013-08-16fixed the parse failure of STATUS response if a folder name contains brackets...hiro
2013-06-07updated config.guess and config.sub.hiro
2013-06-07src/template.c: template_compare_id(): fixed constness.hiro
2013-06-03stabilize the order of templates.hiro
2013-05-28updated po.hiro
2013-05-24updated NEWS.hiro
2013-05-24raise compose window when the external editor exits.hiro
2013-05-24updated Japanese manual.hiro
2013-05-23updated ja.po.hiro
2013-05-23filesel: save selected file type.hiro
2013-05-21filesel: automatically modify file extension when file type is changed.hiro
2013-05-20updated NEWS.hiro
2013-05-20src/textview.c: insert space between continuous links to avoid non-responsive...hiro
2013-05-15src/printing.c: modified debug output.hiro
2013-05-14refactored MessageView/MimeView/hiro