fix CID 1596595: Resource leaks, and CID 1596594: (CHECKED_RETURN)
[claws.git] / src / plugins / litehtml_viewer / lh_viewer.c
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2021-11-07 Jonathan BoeingFix -Wunused-function-warnings
2021-11-07 Jonathan BoeingFix -Wunused-function warnings
2021-10-06 wwpFix CID 1491104, 1491132, 1491327: dereference before...
2021-10-06 wwpFix CID 1491104, 1491132, 1491327: dereference before...
2021-09-06 Jonathan BoeingAdd more widget names
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2019-11-27 paulreplace deprecated gtk_vbox_new() and gtk_hbox_new()
2019-11-19 Colin LeroyLiteHtml viewer: implement keyboard scroll
2019-11-19 Colin LeroyUnplug LiteHtml's print callback which does nothing
2019-11-10 Colin LeroyLiteHtml viewer: implement keyboard scroll
2019-11-09 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2019-11-09 Colin LeroyUnplug LiteHtml's print callback which does nothing
2019-08-26 Ricardo MonesFix const correctness
2019-08-21 Ricardo MonesFix const correctness
2019-08-08 Ricardo MonesFix leak on error variable
2019-08-08 Ricardo MonesDon't show mojibake when encoding is not UTF-8
2019-07-26 Ricardo MonesFix leak on error variable
2019-07-26 Ricardo MonesDon't show mojibake when encoding is not UTF-8
2019-05-04 Andrej KacianFix two memory leaks in litehtml plugin
2019-05-04 Andrej KacianAdded support for local image attachments to the Liteht...
2019-05-04 Andrej KacianUpdate callers of procmime_get_part_as_string()
2019-05-04 Michael RasmussenRemove useless debug code. Add copyright
2019-05-04 Andrej KacianSimplify Litehtml plugin's show_mimepart
2019-05-04 Michael RasmussenUpdate current version of litehtml. Fix a crash when...
2019-05-04 Michael RasmussenUse statusbar for notification. Begin print implementation
2019-05-04 Michael RasmussenImplemented support for links
2019-05-04 Michael RasmussenImplement image handling
2019-05-04 Michael RasmussenInitial commit of litehtml_viewer
2019-04-25 Andrej KacianFix two memory leaks in litehtml plugin
2019-03-09 Andrej KacianAdded support for local image attachments to the Liteht...
2019-03-05 Andrej KacianUpdate callers of procmime_get_part_as_string()
2019-03-02 Michael RasmussenRemove useless debug code. Add copyright
2019-03-01 Andrej KacianSimplify Litehtml plugin's show_mimepart
2019-02-12 Michael RasmussenUpdate current version of litehtml. Fix a crash when...
2019-02-12 Michael RasmussenUse statusbar for notification. Begin print implementation
2019-02-12 Michael RasmussenImplemented support for links
2019-02-12 Michael RasmussenImplement image handling
2019-02-12 Michael RasmussenInitial commit of litehtml_viewer