Fix possible null-dereference (thanks Coverity)
[claws.git] / src /
2018-09-28 Colin LeroyFix possible null-dereference (thanks Coverity)
2018-09-27 Colin LeroyFix Quicksearch eating keypresses it didn't handle.
2018-09-23 Andrej KacianAdd a NULL check in summary_select_by_msg_list when...
2018-09-20 wwpQuicksearch: expand extended symbols on "Edit", patch...
2018-09-20 PaulFix protocol part of some more URLs
2018-09-18 Andrej KacianSet missing pubdate/moddate in RSSyl items to the other...
2018-09-18 Andrej KacianThe pubDate timestamp in RSS2.0 sets date_published.
2018-09-12 Ricardo MonesRemove dead code
2018-09-11 Andrej KacianRemove unused macro G_STRING_APPEND_ENCODED_URI.
2018-09-10 Paulfix warning dialogue when a re-edited draft compose...
2018-09-07 Andrej KacianRestore the hovering-over-link callback in Fancy viewer.
2018-09-07 wwpAdd new folder options: enable/disable per-folder signi...
2018-09-06 Andrej KacianFix dangling pointer in proxy password handling.
2018-09-06 Andrej KacianShow correct address:port in SOCKS5 proxy connection...
2018-09-06 Andrej KacianHandle corrupted decrypted passwords gracefully.
2018-09-06 Andrej KacianAvoid an unnecessary string copy in xml_attr_new_int().
2018-09-06 wwpRename activate_privacy_system() to compose_activate_pr...
2018-09-05 Andrej KacianFix links not being opened in browser when Fancy menu...
2018-09-04 Andrej KacianRemove unused string copy from procmsg_msg_exist().
2018-09-03 wwpFix capitalization of a one Web[cC]al occurrence.
2018-08-31 Andrej KacianAdded unit test framework, and some initial unit tests.
2018-08-31 Andrej Kacianmd5.c doesn't need to include entire utils.h.
2018-08-31 Andrej KacianMoved codeconv.[ch] and unmime.[ch] to common/ subdir.
2018-08-31 Andrej KacianDecouple codeconv.c from prefs_common.
2018-08-31 Andrej KacianAdd parameter sanity checks to md5_hex_digest() and...
2018-08-30 Olivier BrunelPreserve flags & tags when re-editing a message
2018-08-30 Olivier Brunelaction: Keep selection set afterwards
2018-08-30 Olivier BrunelSpeed-up searches in References via "x"
2018-08-30 wwpFix wrong logics leading to writing possibly broken...
2018-08-26 wwpFix wrong test leading to dead code (and dead func...
2018-08-26 Paulalways show the full version on the mainwindow regardle...
2018-08-25 Andrej KacianUpdate vcalendar's claws.def file for Windows build...
2018-08-25 Andrej KacianImprove Left Arrow keypress handling for childless...
2018-08-24 wwpOptimize (for speed) and factorize code related to...
2018-08-24 Andrej KacianFix various plugins including generated .h files when...
2018-08-24 Colin LeroyBetter GUI (with calendar) for date filtering condition.
2018-08-24 Colin LeroyMove time selector from vCalendar to gtkutils
2018-08-24 Colin LeroyFiltering: simple GUI for date_after/before
2018-08-24 Colin LeroyFiltering: add date_before and date_after
2018-08-23 Colin LeroyOnly handle GTK events when matcher test thread takes...
2018-08-22 Andrej KacianAdd null pointer checks to pkcs5_pbkdf2().
2018-08-21 Andrej KacianAdded null parameter checks in codeconv.c where appropr...
2018-08-21 Andrej KacianMove the typedef for "u32" from utils.h to md5.h, since...
2018-08-21 Andrej KacianRemoved an unused #include from libfeed's parser.c.
2018-08-21 wwpFix missing check for a retrieving interval minimum...
2018-08-21 wwpFix wrong time unit shown in offline-override dialog...
2018-08-18 Andrej KacianRemove unneeded includes from entity.c.
2018-08-18 wwpWarn and fail rather than miserably crashing when forma...
2018-08-18 wwpFix for Bug 4072: Crash when clicking 'reply' or 'reply...
2018-08-16 wwpFix/normalize product name in few places in UI and...
2018-08-16 wwpSucesfuly fix typos in LDAP log prints.
2018-08-14 Ricardo MonesUpdate list of TLDs for release
2018-08-13 Andrej KacianFix an embarrassing mistake in rssyl_strreplace().
2018-08-13 Andrej KacianAvoid a needless string copy in rssyl_replace_html_stuff().
2018-08-13 Andrej KacianAdd <sub> and </sub> to list of HTML tags to remove...
2018-08-13 Andrej KacianReturn a copy of the string also when sanity checks...
2018-08-13 wwpFix buffer clash (one already present, one added in...
2018-08-03 Andrej KacianFix a memory leak when saving last opened folder on...
2018-08-03 Andrej KacianFix a memory leak in sc_html_parse_tag().
2018-08-03 Andrej KacianFix a memory leak in summary_set_header().
2018-08-03 Andrej KacianFixed a memory leak in stock_pixmap_widget_with_overlay().
2018-08-03 Andrej KacianFix memory leaks in toolbar handling of alternate icons...
2018-08-03 Andrej KacianFix two GTK runtime warnings in Managesieve feed proper...
2018-08-03 Andrej KacianFix two GTK runtime warnings in RSSyl feed properties...
2018-07-27 Andrej KacianImprove textview keypress handling for scrolling. ...
2018-07-25 Ricardo MonesMailmbox: fix buffer size
2018-07-25 Andrej KacianWhen switching to/from offline mode, reset override...
2018-07-22 Andrej KacianFixed a small memory leak in advsearch_expand_search_st...
2018-07-22 Andrej KacianFix auth retry in Managesieve - wrong state variable...
2018-07-22 Andrej KacianRemoved a few obsolete and unused functions.
2018-07-22 Andrej KacianWhen deleting an account, cancel its autocheck timer.
2018-07-20 Paulfix bug 4058, '# in extended search description window...
2018-07-17 Andrej KacianRSSyl: do not look at modified time when matching delet...
2018-07-16 Andrej KacianRSSyl: Re-add a mistakenly deleted #include.
2018-07-15 Andrej KacianRemove unneeded debug_print lines.
2018-07-15 Andrej KacianSave the account custom signing key ID even if other...
2018-07-15 Andrej KacianRSSyl: add more missing checks for offline mode
2018-07-14 Andrej KacianRSSyl: rework matching deleted items to better handle...
2018-07-14 Andrej KacianAllow separate autocheck configuration for accounts.
2018-07-13 Andrej KacianAdded missing archiver_prefs.h to archive_la_SOURCES.
2018-07-13 Andrej KacianDo not let plugins install their header files, unless...
2018-07-13 Andrej KacianFix a condition typo in gtk_cmclist_motion().
2018-07-08 Andrej KacianGet rid of account_list_view_add(), since it was just...
2018-07-05 Andrej KacianAdd "Show password" checkbox to each Proxy pref page.
2018-07-05 Andrej KacianMore Windows build fixes.
2018-07-01 Andrej KacianCleanup after moving Managesieve passwords to password...
2018-07-01 Andrej KacianAdded a password store function to check if a password...
2018-06-29 Paulfix memory leak, and seasoned to suit some tastes
2018-06-29 Pauluse TRUE/FALSE instead of 1/0
2018-06-29 Paulwhen a return-receipt request is sent to an unknown...
2018-06-29 PaulvCalendar: Skip whitespace chars at the beginning of...
2018-06-26 Andrej KacianFix build for Windows, plus some missing symbols in...
2018-06-26 Andrej KacianFix some variable type mismatches in ldapsvr_connect...
2018-06-25 Holger BerndtGData plugin: Request interactive auth only in case...
2018-06-24 Holger BerndtGData plugin: Only allow one interactive auth session...
2018-06-22 Paulstrip whitespace from subscribed URLs
2018-06-21 Paulfix bug, 'MDN mail-accountname leak'
2018-06-19 Ricardo MonesDefault mode URL should be escaped before using it
2018-06-17 Andrej KacianFix 'Invalid PrefType for GtkEntry' warning for account...
2018-06-17 Andrej KacianClone also proxy-related prefs in account_clone().
next