add shadow to rule list (like everywhere else)
[claws.git] / src / plugins /
2017-01-21 wwpNo need to test what g_malloc returns, as if it fails...
2017-01-20 wwpNormalize rfc822 date handling by using decent buffer...
2017-01-19 wwpFix a memory leak.
2017-01-16 wwpFix bug 3571, 'recipient list lost and truncated'
2017-01-16 Paulfix bug 3734, 'undefined symbol error with flex-2.6.2'
2017-01-14 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-01-14 wwpRevert part of 3.14.1-128-g498b61c, fixing Coverity...
2017-01-13 wwpPrefer dynamically allocated buffers to fixed-size...
2017-01-12 wwpAdd context missing info to few system call errors...
2017-01-12 wwpRemove dead code, fixing Coverity CID #1398568.
2017-01-11 wwpRework logics, remove dead code. Solves Coverity CID...
2017-01-11 wwpKill dead code, fixing Coverity CID #1220511.
2017-01-11 wwpQuit function if no connection instead of assigning...
2017-01-11 wwpPOPPLER_ACTION_MOVIE was not introduced w/ Poppler...
2017-01-10 wwpDon't #undefine UNIX_PATH_MAX, move #define's up.
2017-01-10 wwpBe more clear about what 108 means here towards the...
2017-01-10 wwpFail if attempting to create a UNIX socket w/ path...
2017-01-10 wwpFix Coverity CIDs: 1220259 1364687 (and discarded 12204...
2017-01-10 wwpFix Coverity CIDs: 1220274 and 1220377.
2017-01-10 wwpReal fix for Coverity 1372362.
2017-01-10 wwpDon't behave as if avail_d was not hardcoded, it is...
2017-01-10 wwpBetter fix for Coverity #1220388, use effective indexes...
2017-01-09 Paulfix typo
2017-01-09 wwpFixes Coverity CIDs: 1220388 1372362 1220222 1358399...
2017-01-08 Ricardo MonesAttachwarner: fix leaked string
2017-01-04 wwpFix wrong libarchive version check.
2017-01-03 wwpArchiver plugin update and review:
2017-01-03 Holger BerndtGData plugin: Require libgdata at least 0.17.2
2016-12-27 wwpMore places where printf() and C_() have to be separated.
2016-12-27 wwpRevert "Revert "Revert g9737584."" (but the fix) by...
2016-12-27 Ricardo MonesRevert "Revert g9737584." and fix it ;)
2016-12-27 wwpRevert g9737584.
2016-12-27 wwpAdd translation context helper text where some %s'...
2016-12-21 wwpMore translatable header names in UI strings.
2016-11-06 Ricardo MonesFix space after comma
2016-11-04 Andrej KacianAdded missing symbol to vcalendar's claws.def.
2016-10-27 Ricardo MonesUpdate license stanza
2016-10-26 Ricardo MonesMake pdf_viewer icons themeable
2016-10-25 Paulmore 'SSL' to 'SSL/TLS'
2016-10-25 Paulrename SSL to SSL/TLS
2016-10-22 wwpWhile we're at it, fix typos like prefered occurences...
2016-10-22 Ricardo MonesFix typo (thanks lintian.d.o!)
2016-10-17 Ricardo MonesFix resource leak and missing return
2016-10-17 Ricardo MonesLibravatar: refactor image retrieval
2016-10-01 Andrej KacianFix some harmless compiler warnings.
2016-10-01 Andrej KacianMake Message-ID string generation less confusing.
2016-09-29 Holger BerndtNotification plugin: Port from libindicate to unity...
2016-09-29 Holger BerndtGData plugin: Refresh auth token periodically
2016-09-29 Holger BerndtGData plugin: Make global data static
2016-09-28 Ricardo MonesUse a spinbutton for port number also in clamd
2016-09-28 Ricardo MonesUse hours/minutes UI for vcalendar alert time
2016-09-28 Holger BerndtGData plugin: Unify indent accross file
2016-09-23 Ricardo MonesEnable keeping old items by default
2016-09-23 wwpNormalize Webcal name capitalization everywhere (instea...
2016-09-13 Andrej KacianYet more vcalendar varargs functions fixed for issue...
2016-09-13 Andrej KacianMore fixes for vcalendar crash on 64-bit arch.
2016-09-11 Andrej KacianFix an impossible crash to shut Coverity up.
2016-09-10 Andrej KacianFix a memory leak in rssyl_update_comments().
2016-09-10 Andrej KacianA fix for commit b274c72.
2016-09-09 Andrej KacianFix memory leak when freeing RSSyl's FeedItem struct.
2016-09-09 Ricardo MonesFix potential out-of-bounds read
2016-09-02 Paulfix `make dist`
2016-09-01 Ricardo MonesFix bug #2918: Notification Popup icon is hardcoded
2016-08-31 Pauluse file name for WebCal subscription folder name
2016-08-30 Paulimplement the 4-state icons for 'noselect' folders
2016-08-23 Andrej KacianFix crash in vcalendar passwords handling on prefs...
2016-08-21 Andrej KacianFix NULL pointer dereference in Atom parser.
2016-08-21 Andrej KacianFix crash when an Atom feed's opening tag doesn't have...
2016-08-19 Andrej KacianMore fixes for parsing dates in vcalendar on Windows.
2016-08-19 Andrej KacianRevert "More fixes for parsing dates in vcalendar on...
2016-08-19 Andrej KacianMore fixes for parsing dates in vcalendar on Windows.
2016-08-18 Andrej KacianMore support for pre-Epoch dates for Windows.
2016-08-18 Andrej KacianFew miscellaneous fixes for RSSyl.
2016-08-18 Andrej KacianUse GDateTime instead of mktime() in vcalendar's libical.
2016-08-15 Andrej KacianFix potential crash in vcalendar's icalcomponent_vanew...
2016-08-09 Andrej KacianFix a potential bug in vcalendar's libical.
2016-08-01 Andrej KacianRemoved SessionMsgType enum and its use, since it is...
2016-07-29 Ricardo MonesRemove more line breaks from g_warning()
2016-07-28 Ricardo MonesFix some debug messages and update headers
2016-07-23 Andrej KacianEmbarrassing typo fix in rssyl_subscribe().
2016-07-23 Andrej KacianAdded working_directory parameter to execute_command_line()
2016-07-23 Andrej KacianUpdated plugins' claws.def files for win32 build.
2016-07-23 Paulstandardise singlular/plural mix on labels
2016-07-22 Andrej KacianRemove last outside gtk_cmclist_freeze/thaw for summary...
2016-07-21 Andrej KacianFurther improve API isolation of folderview.
2016-07-21 Andrej KacianUse folderview_freeze/thaw() functions outside of folde...
2016-07-20 Andrej KacianRemove unused GtkWidget* argument in stock_pix* functions.
2016-07-13 Andrej KacianWhen generating a PGP keypair, only ask for passphrase...
2016-07-11 Andrej KacianSimplify handling of gpg_ask_create_key pref.
2016-07-10 Andrej KacianAdded --batch option to manual gpg executable calls.
2016-07-10 Andrej KacianMade exporting GPG key to keyserver work on Windows.
2016-07-07 Andrej KacianUpdated claws.def file for win32 build of notification...
2016-07-04 Ricardo MonesAdd forgotten block delimiters
2016-07-04 Ricardo MonesWarn on unsuccessful gpgme_set_engine_info calls
2016-07-04 Paulmodify 61f7c3c5e to catch another hardcoded gpg call
2016-07-03 wwpnotification plug-in: skip SMTP-only accounts when...
2016-06-30 wwpAdd 'Get mail from account..' to notification plugin...
2016-06-27 Charles LehnerAllocate quoted-printable output buffer on heap
2016-06-27 Charles LehnerHandle ical lines longer than 256 bytes
2016-06-09 Pawel PekalaImplement focused widget saving between iconify/deiconi...
next