aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
AgeCommit message (Expand)Author
2005-05-27don't interpret Bcc header field of mailto URL.hiro
2005-05-27optimized the writing of mark file.hiro
2005-05-24disable attach toggle button for now.hiro
2005-05-24added a toggle button for the attachment pane.hiro
2005-05-24reimplemented the attachment list with GtkTreeView. Fixed attaching of locale...hiro
2005-05-23added PGP Sign/Encrypt check button on the compose window.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-04-19removed '/Edit/Advanced' menu.hiro
2005-04-12support GBK (and X-GBK) encoding.hiro
2005-04-12don't encode clearsigned text.hiro
2005-03-29don't join (presumably) itemized lines on line-wrapping.hiro
2005-03-25ignore empty Reply-To: and Followup-To: header when replying.hiro
2005-03-23Fixed the issue that ISO-8859-1 was forced for headers when body is US-ASCII ...hiro
2005-03-16added a menu to temporally change the outgoing encoding to the composition wi...hiro
2005-03-14fixed a memory leak.hiro
2005-03-14do a strict check for code conversion when sending.hiro
2005-03-11stabilized signature replacement of composition window.hiro
2005-03-09fixed wrapping of quote when auto-wrapping is enabled.hiro
2005-03-09enabled multiple file selection when attaching files.hiro
2005-03-04fixed a buffer overflow bug.hiro
2005-03-02fixed compose_destroy().hiro
2005-02-28generate References: from In-Reply-To: even if the parent message doesn't hav...hiro
2005-02-25output printing text with locale encoding, and removed broken locale specific...hiro
2005-02-25replaced GtkFileSelection with GtkFileChooserDialog.hiro
2005-02-24force transfer encoding of attachments for PGP.hiro
2005-02-21compose.c: improved auto-wrapping.hiro
2005-02-18compose.c: removed extra spaces between the next line when joining.hiro
2005-02-18comply with 'Wrap quotation' setting.hiro
2005-02-18don't use gtk-2.6 only API.hiro
2005-02-17implemented new line-wrapping routine.hiro
2005-02-10fixed incompatibility of PGP sign with trailing spaces.hiro
2005-02-10automatically show horizontal scroll bar in text view.hiro
2005-02-08fixed non-utf8 filename handlings.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-02-03compose.c: use normal API for setting font.hiro
2005-02-03undef WRAP_DEBUG.hiro
2005-02-02compose.[ch]: removed unrequired member.hiro
2005-02-02compose.c::get_indent_length() use GtkTextIter for the loop.hiro
2005-02-02compose.c: speed up wrap line a bit.hiro
2005-02-02fixed text truncation bugs in compose window.hiro
2005-01-28compose.c: removed redundant code for Ctrl-Enter handling.hiro
2005-01-26added constant C_INTERNAL and CS_INTERNAL.hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-23use GTK stock button for dialog button set.hiro
2005-01-21several code conversion fix.hiro
2005-01-19compose.c: fixed broken signature replacement.hiro
2005-01-19compose.c, undo.c: fixed wrong signal connection, modified ruler and toolbar ...hiro
2005-01-14fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...hiro
2005-01-13set shadow type of GtkTextView, and don't set border_width of toolbars.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro