aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
AgeCommit message (Expand)Author
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