index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compose.c
Age
Commit message (
Expand
)
Author
2005-03-04
fixed a buffer overflow bug.
hiro
2005-03-02
fixed compose_destroy().
hiro
2005-02-28
generate References: from In-Reply-To: even if the parent message doesn't hav...
hiro
2005-02-25
output printing text with locale encoding, and removed broken locale specific...
hiro
2005-02-25
replaced GtkFileSelection with GtkFileChooserDialog.
hiro
2005-02-24
force transfer encoding of attachments for PGP.
hiro
2005-02-21
compose.c: improved auto-wrapping.
hiro
2005-02-18
compose.c: removed extra spaces between the next line when joining.
hiro
2005-02-18
comply with 'Wrap quotation' setting.
hiro
2005-02-18
don't use gtk-2.6 only API.
hiro
2005-02-17
implemented new line-wrapping routine.
hiro
2005-02-10
fixed incompatibility of PGP sign with trailing spaces.
hiro
2005-02-10
automatically show horizontal scroll bar in text view.
hiro
2005-02-08
fixed non-utf8 filename handlings.
hiro
2005-02-07
replaced intl.h with glib/gi18n.h.
hiro
2005-02-03
compose.c: use normal API for setting font.
hiro
2005-02-03
undef WRAP_DEBUG.
hiro
2005-02-02
compose.[ch]: removed unrequired member.
hiro
2005-02-02
compose.c::get_indent_length() use GtkTextIter for the loop.
hiro
2005-02-02
compose.c: speed up wrap line a bit.
hiro
2005-02-02
fixed text truncation bugs in compose window.
hiro
2005-01-28
compose.c: removed redundant code for Ctrl-Enter handling.
hiro
2005-01-26
added constant C_INTERNAL and CS_INTERNAL.
hiro
2005-01-24
use GTK stock button for button set.
hiro
2005-01-23
use GTK stock button for dialog button set.
hiro
2005-01-21
several code conversion fix.
hiro
2005-01-19
compose.c: fixed broken signature replacement.
hiro
2005-01-19
compose.c, undo.c: fixed wrong signal connection, modified ruler and toolbar ...
hiro
2005-01-14
fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...
hiro
2005-01-13
set shadow type of GtkTextView, and don't set border_width of toolbars.
hiro
2005-01-12
Initial import of Sylpheed (GTK2 version).
hiro