Updated contributors list.
[claws.git] / src / compose.c
2019-12-31 Paulrevert pasting images as attachments 66fccde959a1b4adde...
2019-11-18 Paulwhen user cancels the signing passphrase dialogue,...
2019-10-10 Paulfix bug 4257, 'claws-mail 3.17.4 breaks copy-pasting...
2019-10-10 Paulthis type_hint not wanted or needed here
2019-09-24 Paulfix bug 4253, 'Claws metadata included in MBOX exports'
2019-09-19 Paulfix bug 4239, 'Preferences: Text Options Header Display...
2019-08-08 Paulremove "The following file has been attached..." dialogue
2019-07-07 Colin LeroyCompose: handle pasted images and text/uri-list (files...
2019-04-21 Paulfix bug 4167, 'Max line length exceeded when forwarding...
2019-01-06 Andrej KacianImprove line breaks in compose window
2018-12-17 Paulfix bug 4134, ''Save message to' option not set when...
2018-12-15 Andrej KacianGet rid of our strcmp2() in favour of glib's g_strcmp0()
2018-10-29 Paulfix for smtp-only accounts when global pref for save...
2018-10-29 Paulrevert g45500aa, it breaks stuff
2018-10-28 Andrej KacianHandle compose "Save Message to" checkbox state in...
2018-10-26 Paulonly show warning about privacy system 'none' on replie...
2018-10-25 Paulalways use folder pref for save msg location if set
2018-10-25 Paulallow account pref and folder pref to override global...
2018-10-25 Paulless haste
2018-10-25 Paulremove wrongly pushed change in bfc95529975d50e8cda7a85...
2018-10-25 Pauldon't leave the user in limbo when privacy system is...
2018-10-17 Colin LeroyFix crash in dangling message search.
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyFix performance loss on certain file I/O that doesn...
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-06 Colin LeroyFix build
2018-10-05 Colin LeroyImplement safe_fclose() so we can respect the "Metadata...
2018-09-28 Colin LeroyFix bug #3889, "Address and quoted message inconsistent...
2018-09-10 Paulfix warning dialogue when a re-edited draft compose...
2018-09-07 wwpAdd new folder options: enable/disable per-folder signi...
2018-09-06 wwpRename activate_privacy_system() to compose_activate_pr...
2018-08-30 Olivier BrunelPreserve flags & tags when re-editing a message
2018-05-24 wwpSince we depend on GLib 2.28, make real use of GList...
2018-05-22 wwpFix few unchecked return values reported by Coverity:
2018-05-04 wwpFix code compilation when configure --enable-generic...
2018-04-18 wwpClean-up in comments (The Commit Of The Year).
2018-04-18 Andrej KacianFix two missed return values in compose_write_to_file...
2018-04-13 Andrej KacianFix for e9f610a4f for the rare cases the privacy system...
2018-04-13 Andrej KacianRework and simplify how compose_queue() return values...
2018-04-03 wwpFix broken templates attachments due to commit 814b087,
2018-02-28 Andrej KacianFix a dumb double-free on Windows.
2018-02-09 wwpUpdate few occurrences to the new alertpanel() API...
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-02-09 Andrej KacianRework of alertpanel default button focus handling.
2018-02-06 Ralph SennhauserDrop ifdefs for old gtk+2
2018-02-05 Ricardo MonesMove all colors into an array
2017-12-20 Andrej KacianFix missing GError initialization in compose_draft().
2017-12-14 Andrej KacianAdd proper ifdefs around master_passphrase() calls.
2017-12-12 Ricardo MonesFix bug 3935: build from GIT master broken on arch...
2017-12-10 Andrej KacianFix bug 3793: segfault when autocompletion asks for...
2017-11-16 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-10-30 Ricardo MonesFix CID 1420437 (OVERFLOW_BEFORE_WIDEN)
2017-10-29 Andrej KacianUse GIO API instead of g_stat() in compose_draft()...
2017-10-29 Andrej KacianUse GIO API instead of g_stat() on Windows in compose_a...
2017-10-29 Andrej KacianUse GIO API instead of g_stat() in compose_insert_file...
2017-09-23 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-09-15 Colin LeroyCLI: Add a --insert option to --compose, allowing to...
2017-09-02 Paulfix bug 3852, 'delete header entry button doesn't resto...
2017-08-31 Paulfix bug 3886, '"About to send mail to 2 recipients...
2017-07-28 Andrej KacianFix a memory leak in empty subject warning dialog in...
2017-07-28 Andrej KacianFix template parsing broken by commit 814b087.
2017-07-12 Andrej KacianFix a memory leak in compose_write_to_file().
2017-07-11 Andrej KacianFix several memory leaks around template parsing.
2017-07-11 Ricardo MonesCheck for NULL buttons also here
2017-07-11 Ricardo MonesFix initialization of privacy buttons sensitivity
2017-07-10 Andrej KacianAdd Sign/Encrypt toggle buttons to Compose toolbar.
2017-07-10 Andrej KacianFix two memory leaks around use of privacy_get_system_i...
2017-05-31 Andrej KacianOnly preserve existing Message-ID when reediting a...
2017-05-22 Pauladd more utf8 listitem characters
2017-05-21 Paulfix Resent-Date value
2017-04-02 Paulfix bug 3801, 'Broken auto wrapping'
2017-03-30 Andrej KacianMake sure outgoing messages have a trailing newline.
2017-03-29 Andreas BierfertFix bug #3796 format-security warnings in alertpanel_ use
2017-03-19 wwpCorrect/update comment.
2017-03-19 wwpFix bug 3785: custom headers not stored in queued messa...
2017-03-16 Andrej KacianAllow custom window title for the folder selection...
2017-03-01 Paulfix disabling prefs_common.warn_sending_many_recipients...
2017-02-27 Ricardo MonesSimplify hidden prefs for too many recipients
2017-01-21 wwpShow attachments total size in compose window's relevan...
2017-01-20 wwpNormalize rfc822 date handling by using decent buffer...
2017-01-18 wwpFix bug 3762, 'redirect fails'
2017-01-17 wwpFix bug 3251, 'A translated In-Reply-To header is sent...
2017-01-16 wwpFix Coverity CIDs #1398812, #1398813, #1398814.
2017-01-16 wwpFix bug 3571, 'recipient list lost and truncated'
2017-01-13 wwpPrefer dynamically allocated buffers to fixed-size...
2017-01-12 wwpWarn when sending to more than N recipients. This featu...
2017-01-06 wwpFix a leak.
2016-12-27 wwpLine-up arrays (w/ space chars only).
2016-12-27 wwpSilent up a compiler warning by making the ComposeCallA...
2016-12-27 wwpRevert "Revert "Revert g9737584."" (but the fix) by...
2016-12-21 wwpMore translatable header names in UI strings.
2016-12-21 Andrej KacianMoved compose_can_autosave() outside of #ifdef G_OS_UNIX.
2016-12-20 wwpFix extra arguments to g_strdup_printf (thanks to cover...
2016-12-20 wwpFix untranslatable concatenated strings (i.e. "Default...
2016-12-16 Paulfix black on black in From header
2016-12-13 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2016-12-12 Andrej KacianHonor autosave_encrypted preference when using external...
2016-12-12 wwpAdd new actions to main window's toolbar: mark, unmark...
next