Restore the hovering-over-link callback in Fancy viewer.
[claws.git] / src / plugins / fancy / fancy_viewer.c
2018-09-07 Andrej KacianRestore the hovering-over-link callback in Fancy viewer.
2018-09-05 Andrej KacianFix links not being opened in browser when Fancy menu...
2018-02-09 Andrej KacianCast to GSourceFunc instead of deprecated GtkFunction...
2018-02-09 Andrej KacianFix few forgotten GDK_ to GDK_KEY_ renames in plugins.
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-02-06 Ralph SennhauserDrop ifdefs for old gtk+2
2017-10-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-10-25 Andrej KacianUse subst_char() in fancy_set_defaults().
2017-10-22 Andrej KacianMade Fancy's custom stylesheet pref work on Windows
2017-10-22 Andrej KacianFancy: Escape the custom stylesheet path for use in...
2017-06-18 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2017-06-18 Colin LeroyFix Toggling of preferences leaving empty view
2017-06-03 Colin LeroyFix Fancy showing a previous email in some cases.
2017-04-27 Ricardo MonesInitialize variable (CID 1405467)
2017-04-24 Andrej KacianA fix for a fix in ea866a633.
2017-04-23 Andrej KacianFix build for webkitgtk versions between 1.5.1 and...
2017-04-22 Andrej KacianFix building against older webkitgtk versions.
2017-04-21 Andrej KacianFancy: simplify open-or-not decision to x,y matching...
2017-04-21 Andrej KacianFancy: correctly handle when text selection event ends...
2016-02-19 Ricardo MonesFix bug #3581: sys:1: Warning: Source ID # was…
2015-05-18 Ricardo MonesAlmost switch plugins from strerror to g_strerror
2014-07-19 Pauldon't ignore stylesheet when reloading from popup prefs
2014-07-16 Pauladd user specified stylesheet option
2014-06-07 Colin LeroyFancy Coverity fixes
2013-11-17 Ricardo MonesClean fancy warnings
2013-07-12 Paulfix bug 2954, 'Crash in "Save Image As" for HTML message'
2013-07-12 Paulfix DNS Prefetching leak
2013-04-23 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2013-04-17 Colin LeroyFix plugin description.
2013-03-20 Colin LeroyFix format string error in win32 logging, and
2013-03-15 Colin Leroy2013-03-15 [colin] 3.9.0cvs128
2013-03-15 Colin Leroy2013-03-15 [colin] 3.9.0cvs126
2013-03-14 Colin Leroy2013-03-14 [colin] 3.9.0cvs125
2013-03-13 Colin Leroy2013-03-13 [colin] 3.9.0cvs120
2013-03-13 Colin Leroy2013-03-13 [colin] 3.9.0cvs119
2013-03-13 Colin Leroy2013-03-13 [colin] 3.9.0cvs116
2013-03-13 Colin Leroy2013-03-13 [colin] 3.9.0cvs115
2013-03-06 Colin Leroy2013-03-06 [colin] 3.9.0cvs107
2013-03-06 Colin Leroy2013-03-06 [colin] 3.9.0cvs106
2013-02-20 Colin Leroy2013-02-20 [colin] 3.9.0cvs85
2013-02-13 Paul Manganmove the Fancy plugin into core