Fix memory handling around SieveEditorPage.
[claws.git] / src / plugins / managesieve / sieve_editor.c
2018-05-03 Andrej KacianFix memory handling around SieveEditorPage.
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.
2015-11-16 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-11-14 Paulremove the internally used plus symbol from the transla...
2015-07-22 Charles Lehnermanagesieve: read literals in chunks, not line-by-line
2015-07-22 Charles Lehnermanagesieve: count script length in bytes, not characters
2015-07-22 Charles Lehnermanagesieve: fix memory leak
2015-07-21 Charles Lehnermanagesieve: close windows when unloading
2015-07-17 Charles Lehnermanagesieve: add newly created scripts to manager windo...
2015-07-17 Charles Lehnermanagesieve: don't reset status while appending text
2015-07-17 Charles Lehnermanagesieve: allow script loading to be interrupted
2015-07-17 Charles Lehnermanagesieve: fix command aborting and discarding
2015-07-16 Paulrevert the revert
2015-07-16 Paulrevert without breaking stuff
2015-07-16 Paulrevert, it's string-freeze right now
2015-07-15 Charles LehnerMark string for translation which is already translated
2015-07-01 Andrej KacianManagesieve: use accessor for common preferences
2015-04-25 Charles LehnerAdd ManageSieve plugin