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
2007-04-06
modified the menu string '/View/Reply-To' and '/View/Followup-To'.
hiro
2007-04-06
made the position of the ruler ticks accurate.
hiro
2007-04-05
added margin to the compose text view.
hiro
2007-03-30
supported In-Reply-To header in mailto URL.
hiro
2007-02-05
fixed '/View/Customize toolbar...' menu.
hiro
2007-02-02
disable 'Send' button when no queued messages exist.
hiro
2007-02-01
refactored the toolbar structure.
hiro
2007-01-31
added the option 'Text at the right of icon' for the toolbar.
hiro
2007-01-31
reimplemented the toolbar with new APIs.
hiro
2007-01-30
don't automatically hide Junk and Execute button.
hiro
2007-01-26
fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the cu...
hiro
2007-01-26
implemented the toolbar customization of the composition window.
hiro
2006-12-28
win32: fixed compose window couldn't be maximized.
hiro
2006-12-28
compose_exec_ext_editor(): display verbose error message. Fixed a memory leak.
hiro
2006-12-14
added Bcc: and Reply-To: to the template.
hiro
2006-12-13
In reedit mode, place cursor at the top of the text. Set the default focus to...
hiro
2006-12-08
added the option to input signature directly.
hiro
2006-11-29
added an option to inherit recipients on reply to self messages.
hiro
2006-09-20
fixed crash with GTK+ 2.10.
hiro
2006-09-19
improved PGP/MIME compatibility.
hiro
2006-09-19
check Bcc recipients before encryption.
hiro
2006-09-12
made workaround for UTF-8 with BOM.
hiro
2006-08-09
also set the sensitivity of '/File/Append signature' in compose menu.
hiro
2006-08-09
when inserting file, check whole file to see if it is UTF-8.
hiro
2006-07-28
added Windows-1257 encoding for Baltic.
hiro
2006-07-26
fixed reply-to-all.
hiro
2006-03-17
implemented RFC 2231 filename encoding on send.
hiro
2006-03-09
added a hidden option "mime_command" for backward compatibility.
hiro
2006-03-07
allow relative signature path.
hiro
2006-03-06
always enable To, Cc, and Bcc button of the address book.
hiro
2006-03-06
enabled View/Cc menu on mail accounts.
hiro
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
[next]