update copyright year
[claws.git] / src / plugins / fancy / fancy_viewer.c
2023-06-03 Ricardo MonesFix error creation and warning
2023-02-24 Paulremove checks for libsoup and libsoup-gnome, and remove...
2022-10-20 Jonathan BoeingDon't load Fancy if the Web Extension isn't found
2022-10-19 Jonathan Boeingfix bug 4630, 'Fancy loads remote images when remote...
2022-09-20 Pauldisable the cache
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-23 paulfix bug 4577, 'Fancy plugin with GTK3 seems to ignore...
2022-03-19 Ricardo MonesUse our utils wrapper which already has it
2022-03-19 Ricardo MonesUse our utils wrapper which already has it
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2021-11-29 Jonathan BoeingFix clang -Wenum-conversion warning
2021-11-07 Jonathan BoeingFix -Wunused-function warnings
2021-09-11 wwpRevert "Fix CID 1491382: malloc size too short by one...
2021-09-11 wwpFix CID 1491382: malloc size too short by one because...
2021-09-10 Jonathan BoeingAdd missing const qualifier
2021-09-10 Jonathan BoeingMinor cleanup
2021-09-10 Jonathan BoeingAdd missing const qualifier
2021-09-10 Jonathan BoeingMinor cleanup
2021-09-06 Jonathan BoeingAdd more widget names
2021-09-06 Jonathan BoeingFix crashes in Fancy when printing
2021-09-03 paulprefix this translator msg in such a way that the trans...
2021-09-03 paulprefix this translator msg in such a way that the trans...
2021-08-19 paulreplace deprecated GtkImageMenuItem
2021-07-26 Jonathan BoeingSet the CA certificate path at runtime for Windows
2021-07-26 Jonathan BoeingSet the CA certificate path at runtime for Windows
2021-07-12 paulfix bug 4496 'Fancy crashes when opening an email'
2021-07-12 paulfix bug 4496 'Fancy crashes when opening an email'
2021-05-19 Michael RasmussenFIX bug #4482: open in external viewer if target is...
2021-05-17 paulfix code style a little
2021-05-17 Steve RandallFancy plugin: only open external links on click.
2021-04-28 paulfix bug 4471, 'Default font size for fancy needs to...
2021-04-21 PaulMake fancy respect default font size for messageview
2021-04-21 PaulMake fancy respect default font size for messageview
2021-03-12 Ricardo MonesUse our own theme icons for Fancy
2021-02-07 Steve RandallFix bug #4440: content referenced by CID not being...
2021-02-04 paulshow progressbar text
2021-01-29 paulfix bug 4434, 'load progress bar may not be shown'
2021-01-26 Steve RandallFix fancy viewer load progress display.
2021-01-05 paulmake custom stylesheets work again
2020-12-27 Michael RasmussenFix bug #4425: Open link in external browser. Original...
2020-12-23 Orivej DeshDisable remote content by using a void proxy
2020-01-29 pauladd a Plugins_GTK3 config block and use it
2019-08-08 Andrej KacianFix a crash in Fancy plugin if one of the MIME parts...
2019-07-03 Andrej KacianFix a crash in Fancy plugin if one of the MIME parts...
2019-05-04 wwpMake Fancy plugin's download-link feature following...
2019-05-04 wwpStop proceeding if file-save-as has been cancelled.
2019-05-04 Andrej KacianFix a typo in one of Fancy's context menu items
2019-03-24 Andrej KacianCorrect the size of Fancy toolbar icons to match the...
2019-03-11 wwpMake Fancy plugin's download-link feature following...
2019-03-10 wwpStop proceeding if file-save-as has been cancelled.
2019-03-05 wwpReview label of webkit menu items in Fancy: remove...
2019-01-23 Andrej KacianFix the "prefs menu" pop up in Fancy viewer
2019-01-16 Andrej KacianGet rid of obsolete load signals from webkitgtk1
2019-01-15 iwkseUse ellipsis for overflow text
2019-01-14 Andrej KacianFix Fancy's link URL display in statusbar when hovering...
2019-01-14 iwkseFix context-menu crash, thanks to Ticho
2019-01-10 iwkseFix plugin type, thanks to Ticho
2019-01-08 iwkseSave zoom_level as integer
2019-01-08 iwkseFix zoom level button action
2019-01-08 iwkseChange stock images
2019-01-08 iwkseWebKit2 GTK3 basic migration
2019-01-08 Michael RasmussenFix a memory leak
2019-01-08 Michael RasmussenMigrate fancy to GTK3 and fix fancy_print
2019-01-03 Andrej KacianFix printf formats for size_t and goffset arguments.
2018-12-29 Andrej KacianFix printf formats for size_t and goffset arguments.
2018-10-16 Colin LeroyFancy: fix left-click on links not opening in browser.
2018-10-16 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-16 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-16 Colin LeroyFix build
2018-10-16 Colin LeroyImplement safe_fclose() so we can respect the "Metadata...
2018-10-15 Colin LeroyFancy: fix left-click on links not opening in browser.
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-06 Colin LeroyFix build
2018-10-05 Colin LeroyImplement safe_fclose() so we can respect the "Metadata...
2018-10-04 Andrej KacianRemove Webkit version check ifdefs, since we depend...
2018-10-02 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-10-02 Andrej KacianRemove Webkit version check ifdefs, since we depend...
2018-09-14 Andrej KacianRestore the hovering-over-link callback in Fancy viewer.
2018-09-14 Andrej KacianFix links not being opened in browser when Fancy menu...
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...
next