claws.git
2018-09-28 Colin LeroyFix bug #3889, "Address and quoted message inconsistent...
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-19 Ricardo MonesFix protocol part of some 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 KacianBump up minimum required webkitgtk version to 1.10.0.
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 Ricardo MonesFix bug #3418 ‘Building on a Cross Compiling toolchain...
2018-08-31 Andrej KacianUpdated INSTALL file.
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-28 Ricardo MonesRestore Fancy entry in README, still in tarball ;)
2018-08-27 Paulfix lintian autotools-pkg-config-macro-not-cross-compil...
2018-08-27 Ricardo MonesUpdate plugins in README
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-26 Paulfor release 3.17.1
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 building manual PDF and PS formats when building...
2018-08-24 Andrej KacianFix various plugins including generated .h files when...
2018-08-24 Andrej KacianFix configure version detection when building outside...
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-15 Paulfor release 3.17.0 3.17.0
2018-08-15 Paultranslations updates
2018-08-14 Ricardo MonesUpdate list of TLDs for release
2018-08-14 Ricardo MonesSome fixes to Spanish translation
2018-08-14 wwpFrench translation: last fixes and updates.
2018-08-14 Ricardo MonesUpdate Spanish translation
2018-08-14 wwpFrench translation: introduce inclusive modern French...
2018-08-14 wwpFrench translation: fix few uses of ID and capitalization.
2018-08-14 wwpFix French translation file.
2018-08-14 wwpFrench translation: few fixes more.
2018-08-14 wwpUpdate French translation (more to come).
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-07 Ricardo MonesSome improvements upon translation
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...
next