Fix few wrong string lengths when matching URI schemes, add more known
[claws.git] / src /
2021-09-17 wwpFix few wrong string lengths when matching URI schemes...
2021-09-17 paulput the correct config_version in folderitemrc
2021-09-17 paulfix Ingreesh
2021-09-17 paulonly allow deletion of tags from the Tags Configuration...
2021-09-16 paulrework tags
2021-09-16 Paulremove typo semi-colons
2021-09-16 wwpBetter (and real) fix for CID 1491141 (resource leak...
2021-09-16 Jonathan BoeingUpdate Windows registry code
2021-09-16 Jonathan BoeingCleanup w32lib.h
2021-09-16 Jonathan BoeingRemove old windows compatibility code
2021-09-15 wwpFix CID 1491141, 149246: resource leaks.
2021-09-15 wwpFix CID 1491202, 1491126, 1491156 and 1491142: resource...
2021-09-15 wwpFix CID 1491202, 1491126, 1491156 and 1491142: resource...
2021-09-15 wwpFix scrolling in a message's attachments bar (scrolling...
2021-09-14 wwpFix CID 1491213: resource leak.
2021-09-14 Jonathan BoeingFix time_t format specifier warnings
2021-09-14 Jonathan BoeingFix -Wmaybe-uninitialized warning
2021-09-14 Jonathan BoeingFix litehtml warnings
2021-09-14 Jonathan BoeingFix size_t format specifier warnings
2021-09-14 Jonathan BoeingFix missing GTK casts
2021-09-14 Jonathan BoeingGPid is a HANDLE on Windows
2021-09-14 Jonathan BoeingFix -Wunused-variable warnings
2021-09-14 Jonathan BoeingFix -Wunused-but-set-variable warnings
2021-09-14 Jonathan BoeingAdd glib version check for g_thread_supported
2021-09-14 Jonathan BoeingRemove unneeded define for litehtml
2021-09-14 paulfix bug 4312, 'litehtml plugin loops (hangup)'
2021-09-14 Jonathan BoeingAdd updated fix for litehtml os_types.h
2021-09-14 Andrej KacianAdd a getter for litehtml::document's m_over_element...
2021-09-14 Jonathan BoeingSync with upstream litehtml
2021-09-13 Jonathan BoeingFix messageview_date_format on Windows
2021-09-12 wwpFix CID 1491213, 1491253, 1491103 and 1491189: resource...
2021-09-12 wwpFix CID 141151: coverity scared because we're testing...
2021-09-12 wwpFix CID 1491070: resource leak. Use a static GString...
2021-09-12 wwpFix CID 1491332: resource leaks (3).
2021-09-12 Jonathan Boeingmatch glib allocate and free functions
2021-09-12 Jonathan BoeingFix crash when unloading RSSyl plugin
2021-09-11 wwpBetter check for read() errors.
2021-09-11 wwpNo trailing punctuation in g_error's.
2021-09-11 wwpFix CID 1491380: resource leak, and add few errors...
2021-09-11 wwpg_error's are not translated and have no trailing new...
2021-09-11 wwpFix CID 1491382: malloc size too short by one because...
2021-09-11 wwpFix CID 1491207, 1491213 and 1491253: ensure string...
2021-09-11 wwpFix CID 1491187, 1491214, 1491383: discard const return...
2021-09-11 wwpFix CID 1491385: buffer overrun (if copying all non...
2021-09-11 wwpFix CID 1491389: resource leak.
2021-09-11 wwpFix CID 1491390: resource leak.
2021-09-10 Jonathan BoeingAdd missing const qualifier
2021-09-10 Jonathan BoeingMinor cleanup
2021-09-10 wwpFix duplicate g_unlink (thanks, Colin).
2021-09-10 Michael RasmussenFix broken include
2021-09-09 Michael RasmussenFix CID 1491395
2021-09-09 Michael RasmussenFix CID 1491387
2021-09-09 Michael RasmussenFix CID 1491386
2021-09-09 Michael RasmussenFix CID 1491384
2021-09-09 Michael RasmussenFix CID 1491381
2021-09-09 Michael RasmussenFix CID 1491377
2021-09-09 Michael RasmussenFix CID 1491376
2021-09-09 Michael RasmussenFix CID 1491375
2021-09-09 Michael RasmussenFix CID 1491374
2021-09-09 Michael RasmussenFix CID 1491392
2021-09-09 paulthe final (?) modification to this debug_print()
2021-09-09 paulremove unecessary linebreak (it's already there)
2021-09-08 wwpAllow zooming in/out a message body text view. Zoom...
2021-09-07 wwpBetter debug statement (than ever).
2021-09-07 wwpRemove extra line-break in debug statement.
2021-09-05 Ricardo MonesRemove duplicate includes
2021-09-03 wwpUpdate copyright header.
2021-09-03 Ricardo MonesRemove unused defines
2021-09-03 Ricardo MonesUse plugin name consistently
2021-09-03 wwpReplace 'SSL/TLS' with 'TLS'.
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-03 wwpBogofilter: fix wrong test for read() return value.
2021-09-03 Paulchange labels, remove empty lines, show phishing warnin...
2021-09-03 Paulmake phishing warning show correct text depending on...
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-09-03 wwpBogofilter: use BUFFSIZE to dimension the exchange...
2021-09-03 wwpCID1440023: use the number of bytes read() from bogofil...
2021-09-03 wwpCID1443020: logically dead code. Rework image loading...
2021-09-03 wwpCID1440022: check for claws_fputc return value.
2021-09-02 wwpURL dialog: fix phishing attempt condition detection.
2021-09-02 wwpFix wrong color format used for visible URI text color.
2021-09-02 wwpURL list: show phishing attempts links in red (in fact...
2021-09-02 wwpAllow CTRL+c over multiple selection in URL list dialog,
2021-09-02 wwpAdd the mark all read/unread items back to the message...
2021-09-01 wwpUse modern GDK keydefs.
2021-09-01 wwpURL list: copy URL at selected row upon CTRL+c/CTRL...
2021-09-01 Jonathan BoeingFix building litehtml viewer
2021-09-01 Jonathan BoeingUpdate plugin makefiles for Windows
2021-09-01 Jonathan BoeingAdd Windows VERSIONINFO resource to executable
2021-09-01 Jonathan BoeingUpdate Windows VERSIONINFO resource for plugins
2021-09-01 wwpFix code style.
2021-09-01 wwpAdd a new toolbar button to execute processing rules...
2021-09-01 wwpAction prefs: be smarter about detecting what's been...
2021-09-01 wwpFix a missing wait mouse cursor at some point.
2021-09-01 wwpAdd a global option to allow executing per-folder proce...
2021-09-01 wwpAllow creating a filtering rule based on the Sender...
2021-08-31 wwpFix tooltip (attached to wrong widget and missing a...
2021-08-31 wwpAdd a per-folder option so that a folder can be skipped...
2021-08-31 wwpFix wrong logic, (old) patch by Olivier Brunel.
next