fix CID 1596595: Resource leaks, and CID 1596594: (CHECKED_RETURN)
[claws.git] / src / plugins / litehtml_viewer / container_linux.cpp
2024-03-24 Jonathan BoeingUpdate to LiteHTML v0.9
2023-10-22 Jonathan BoeingBuild fixes
2023-10-22 Jonathan BoeingUse custom get_default_font_size() and _name()
2023-10-22 Jonathan BoeingSync with litehtml v0.7
2023-10-22 Jonathan BoeingMove functions back to container_linux.cpp
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2021-12-29 Jonathan BoeingFix memory leak found
2021-11-29 Jonathan BoeingFix memory leak found
2021-07-26 Jonathan BoeingImplement an LRU pixbuf cache for LiteHTML viewer
2021-07-26 Jonathan BoeingImplement an LRU pixbuf cache for LiteHTML viewer
2019-05-04 Andrej KacianAdded support for local image attachments to the Liteht...
2019-05-04 Andrej KacianMake Litehtml image loading non-blocking using threads
2019-05-04 Andrej KacianAdd a mutex lock for Litehtml plugin image cache
2019-05-04 Michael RasmussenRemove useless debug code. Add copyright
2019-05-04 Andrej KacianUse Pango to render text in Litehtml plugin
2019-05-04 Andrej KacianAdd default_font preference to Litehtml plugin
2019-05-04 Andrej KacianShow number of cleared Litehtml cache images on debug
2019-05-04 Andrej KacianImplement size limit for Litehtml image cache
2019-05-04 Andrej KacianSwitch Litehtml's image cache from std::map to std...
2019-05-04 Andrej KacianFix a huge memory leak in Litehtml
2019-05-04 Michael RasmussenUpdate current version of litehtml. Fix a crash when...
2019-05-04 Michael RasmussenInitial commit of litehtml_viewer
2019-03-09 Andrej KacianAdded support for local image attachments to the Liteht...
2019-03-05 Andrej KacianMake Litehtml image loading non-blocking using threads
2019-03-05 Andrej KacianAdd a mutex lock for Litehtml plugin image cache
2019-03-02 Michael RasmussenRemove useless debug code. Add copyright
2019-02-25 Andrej KacianUse Pango to render text in Litehtml plugin
2019-02-17 Andrej KacianAdd default_font preference to Litehtml plugin
2019-02-12 Andrej KacianShow number of cleared Litehtml cache images on debug
2019-02-12 Andrej KacianImplement size limit for Litehtml image cache
2019-02-12 Andrej KacianSwitch Litehtml's image cache from std::map to std...
2019-02-12 Andrej KacianFix a huge memory leak in Litehtml
2019-02-12 Michael RasmussenUpdate current version of litehtml. Fix a crash when...
2019-02-12 Michael RasmussenInitial commit of litehtml_viewer