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
2012-05-30
fixed a bug that messages could not be sent with POP before SMTP enabled.
hiro
2012-05-28
properly set line-space for auto-wrapped lines (fixes Bug #64).
hiro
2012-05-02
fixed Bug #54: Focus problem when reediting/forwarding emails after attachmen...
hiro
2012-05-02
loosen up queue/draft check on mail check is running.
hiro
2012-04-27
src/compose.c: cancel sending if new mail check is running.
hiro
2011-06-24
src/compose.c: removed alloca() calls.
hiro
2011-06-10
changed the spec of compose-send signal because the previous one prohibited s...
hiro
2011-06-08
added a new plug-in API: 'compose-send'.
hiro
2011-06-06
changed message-id string into more difficult one to guess e-mail address.
hiro
2011-06-06
don't close compose window when saving to outbox failed.
hiro
2011-05-13
src/compose.c: removed some alloca() calls.
hiro
2011-03-16
changed keyboard shortcut of File/Send to prevent accidental sending.
hiro
2011-01-07
added an option to disable the send dialog.
hiro
2010-12-21
changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use G_PRIORIT...
hiro
2010-12-20
added new option: 'Set only mail address when composing from address book'.
hiro
2010-12-17
changed the label 'MIME type' to 'Data type' for understandability.
hiro
2010-07-30
added new account option 'Put signature before quote (not recommended)'.
hiro
2010-07-14
always display fixed-positioned windows on screen.
hiro
2010-06-17
made user-agent string configurable from plug-ins.
hiro
2010-05-24
fixed compilation on win32.
hiro
2010-05-20
modify sensitivity of attach context menu.
hiro
2010-05-20
added 'Open' menu in the attach context menu.
hiro
2010-02-16
added 'Enable address auto-completion' setting.
hiro
2010-02-12
compose_change_spell_lang_menu(): force selection of currently selected item ...
hiro
2010-02-12
Preserve PGP settings saving and loading drafts (thanks to Antonio).
hiro
2010-02-12
Preserve spell-checking settings saving and loading drafts (thanks to Antonio).
hiro
2010-02-12
optimized address auto-registration.
hiro
2010-01-29
applied the patch: Preserve 'Auto wrapping' setting when saving to and loadin...
hiro
2010-01-27
made address auto-registration configurable.
hiro
2010-01-26
implemented auto-registration of new recipients.
hiro
2010-01-21
added new plug-in APIs for compose window.
hiro
2009-12-28
added configure option '--disable-updatecheck' which disables the update chec...
hiro
2009-12-21
added option to set only mail address of recipients when replying.
hiro
2009-12-16
ignore case when checking mailing list post.
hiro
2009-12-09
added a menu item to request disposition notification.
hiro
2009-12-08
compose_close_cb(): fixed response handling on win32.
hiro
2009-12-08
modified button order of dialog on closing compose window on win32.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-09-15
generate cache on adding messages.
hiro
2008-07-16
Force 'en' dictionary if user-specified language doesn't match.
hiro
2008-07-16
fixed Enchant support.
hiro
2008-06-27
supported GtkSpell 2.0.13 (with Enchant).
hiro
2008-05-16
display alert dialog when signing/encryption failed.
hiro
2008-05-08
remember the maximized state of compose window.]
hiro
2008-04-24
added option of excluded addresses/domains for recipients confirmation.
hiro
2008-04-24
exclude quote lines when notifying missing attachments.
hiro
2008-04-08
fixed leaks of GSList.
hiro
2008-04-08
made check recipients' entries not editable.
hiro
2008-04-08
added the option to confirm recipients before sending.
hiro
2008-03-28
delete compose attach property dialog when closed.
hiro
[next]