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
2017-11-17
refactored UTF-16 support of compose.
hiro
2017-11-16
supported insertion of UTF-16 text on compose.
hiro
2017-11-16
supported UTF-16 text attachments on sending.
hiro
2017-02-07
implemented multiple signatures in one account.
hiro
2016-07-19
added compose-attach-changed signal.
hiro
2016-07-13
modified compose_get_attach_list().
hiro
2016-06-17
added compose_get_attach_list().
hiro
2016-06-17
added emission of toolbar changed signals.
hiro
2016-06-17
compose.[ch]: added new public functions.
hiro
2014-11-07
made some dialogs size DPI-aware.
hiro
2014-04-18
replaced 'struct stat' with GStatBuf.
hiro
2014-04-18
applied OS X fixes.
hiro
2014-03-18
added PGP encrypt-to-self feature.
hiro
2013-10-04
made the rest of toolbar icons themeable.
hiro
2013-05-24
raise compose window when the external editor exits.
hiro
2013-03-28
src/compose.c: compose_template_apply(): enabled quotation of messages on for...
hiro
2013-03-28
src/compose.c: refactored compose_quote_fmt().
hiro
2012-08-16
removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.
hiro
2012-06-13
compose_attach_property(): force focus for compsoe window (will fix #70).
hiro
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
[next]