Make cursor and statusbar URL display smarter in litehtml plugin
[claws.git] / src / plugins / litehtml_viewer / lh_widget.h
2019-04-10 Andrej KacianMake cursor and statusbar URL display smarter in liteht...
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-02 Michael RasmussenRemove useless debug code. Add copyright
2019-02-25 Andrej KacianUse Pango to render text in Litehtml plugin
2019-02-17 Andrej KacianUse prepend document base url to #fragment links in...
2019-02-17 Andrej KacianAdd default_font preference to Litehtml plugin
2019-02-12 Andrej KacianUse height of the viewport, not the scrolled window...
2019-02-12 Andrej KacianImplement link context menu in Litehtml
2019-02-12 Andrej KacianAdd lh_widget::get_href_at()
2019-02-12 Michael RasmussenRemove unused stuff
2019-02-12 Michael RasmussenUse statusbar for notification. Begin print implementation
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