Fix build error
[claws.git] / src / plugins / litehtml_viewer / lh_widget.cpp
2019-02-12 Andrej KacianUse height of the viewport, not the scrolled window...
2019-02-12 Andrej KacianReset Litehtml scrolledwindow to top-left when displayi...
2019-02-12 Andrej KacianShow number of cleared Litehtml cache images on debug
2019-02-12 Andrej KacianAdd image_cache_size pref to Litehtml
2019-02-12 Andrej KacianMake Litehtml's "Copy Link" menuitem actually do something
2019-02-12 Andrej KacianImplement link context menu in Litehtml
2019-02-12 Andrej KacianAdd lh_widget::get_href_at()
2019-02-12 Andrej KacianProperly free previous document from memory in litehtml...
2019-02-12 Andrej KacianMake Litehtml plugin open links in configured way
2019-02-12 Michael RasmussenRefactor http class to prevent memory leak
2019-02-12 Andrej KacianAdded preferences page to LiteHTML plugin and make...
2019-02-12 Andrej KacianUse debug_print() and g_warning() instead of g_log...
2019-02-12 Andrej KacianFix URL display in statusbar when hovering over a link...
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 RasmussenDo not use G_LOG_LEVEL_ERROR. Makes claws crash
2019-02-12 Michael RasmussenFix wrong cursor type
2019-02-12 Michael RasmussenChange cursor type when hoover over link
2019-02-12 Michael RasmussenImplemented support for links
2019-02-12 Michael RasmussenRefactor image loading to a separate class. Add depende...
2019-02-12 Michael RasmussenImplement image handling
2019-02-12 Michael RasmussenInitial commit of litehtml_viewer