claws.git
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...
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().
2018-06-12 wwpInclude Resent-From and Resent-To in Any/All header...
2018-06-12 wwpClean up and unfold more standard headers (Bcc, Reply...
2018-06-12 wwpProperly highlight the whole email address in Resent...
2018-06-11 Michael RasmussenFix a possible memory leak
2018-06-11 Andrej KacianFix memory corruption introduced in d28d62772.
2018-06-11 wwpReduce scope of few variables.
next