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
2006-02-07
fixed a problem that the UI was still insensitive after execution of external...
hiro
2006-02-01
disabled Actions menu on win32.
hiro
2006-01-31
added Arabic encoding, and 2.2.0beta7 release.
hiro
2006-01-30
fixed a bug that automatic account selection was disabled on IMAP4 folders.
hiro
2006-01-26
removed 'Wrap before sending' option, which was rather problematic.
hiro
2006-01-25
'File/Insert signature' now inserts signature into current cursor position.
hiro
2006-01-24
force attaching of specific types on forwarding even if filename is unspecified.
hiro
2006-01-20
allow non-ascii mailto string and filename on --compose option.
hiro
2005-12-26
added Windows-1252 for display encoding.
hiro
2005-12-26
don't traverse inside message/rfc822 to avoid duplicated attachments.
hiro
2005-12-26
only add modified flag when files are manually attached.
hiro
2005-12-25
include message/rfc822 parts when forwarding.
hiro
2005-12-25
attach all parts with filenames when forwarding.
hiro
2005-12-22
fixed enumerated lines detection.
hiro
2005-12-21
reflect flag changes on virtual folders in the real ones.
hiro
2005-12-21
some modification of searching.
hiro
2005-12-20
modified compose_is_itemized().
hiro
2005-12-20
compose_is_itemized(): also check for enumerated lines such as (1), (2), ...
hiro
2005-12-05
enabled COMPOSE_REPLY_TO_ALL for NNTP.
hiro
2005-11-28
reverted linebreak conversion.
hiro
2005-11-25
also canonicalize on redirect/queue.
hiro
2005-11-25
always canonicalize composed message.
hiro
2005-11-22
modified 'filter sent messages'.
hiro
2005-11-22
remember the last compose window position.
hiro
2005-11-21
win32: fixed compose window appeared always top-left.
hiro
2005-11-21
compose.c: give priority to locale to UTF-8 conversion.
hiro
2005-11-17
compose.c: made edit mark less intrusive.
hiro
2005-11-17
implemented spell checking.
hiro
2005-11-16
don't reply to list for subscribe confirmation request etc.
hiro
2005-11-16
fixed compilation error if GPGME is not enabled.
hiro
2005-11-14
fixes occasional summary update failure on win32 and some filesystems.
hiro
2005-11-11
fixed separator of newsgroups.
hiro
2005-11-10
hide PGP checkboxes if PGP is not available.
hiro
2005-11-09
allow drop of files in the whole compose window. Disabled insertion of text b...
hiro
2005-11-07
implemented auto-save.
hiro
2005-11-04
fixed a crash when the external editor was terminated while opening confirmat...
hiro
2005-11-02
src/compose.c: unlink compose->exteditor_file if exist.
hiro
2005-11-02
compose.c: stop watching of child process in case something weird happened.
hiro
2005-11-02
src/compose.c: fixed for win32.
hiro
2005-11-02
reimplemented external editor with GSpawn and GChildWatch.
hiro
2005-10-27
fixed initially wrong widget size of option menu in compose window.
hiro
2005-10-26
modification for ML post with Reply-To.
hiro
2005-10-14
made some warnings just debug messages.
hiro
2005-09-28
only show subject on the compose titlebar.
hiro
2005-09-27
display the subject line in the window title bar.
hiro
2005-09-21
removed mbs/wcs functions which are no longer required.
hiro
2005-09-16
don't display code conversion error and line limit warning on draft mode.
hiro
2005-09-14
normalize address fields before encoding them.
hiro
2005-08-30
separated UI code from prefs.c.
hiro
2005-08-29
fixed broken message/* attachments on pgp-sign.
hiro
[next]