claws.git
2014-04-28 wwpFix possible crash when making use of proxy_checkbox...
2014-04-28 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-04-28 Colin LeroyRemove useless cruft from OpenSSL days
2014-04-28 Colin LeroyFix type
2014-04-28 Colin LeroyFix most of the leaks referenced in bug #3155
2014-04-28 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-04-28 Ricardo MonesAdd libravatar plugin to documentation
2014-04-28 Ricardo MonesImplement support for federated avatars
2014-04-28 Ricardo MonesAllow disabling federated domains
2014-04-28 Ricardo MonesRetrieve avatar service URL from address
2014-04-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2014-04-27 Colin LeroyFix leak (bug #3148, thanks for the heads up!)
2014-04-27 Paulremove references to 'enable_dotted_lines', this option...
2014-04-27 wwpFix few implicit references warnings.
2014-04-25 Colin LeroyFirst implementation of auto-configuration (bug #3140)
2014-04-25 Colin LeroyOups. Fix previous commit.
2014-04-25 Colin LeroyAdd timeout and nosignal curlopts
2014-04-25 Colin LeroyChange the blueness in Drafts folders to saving drafts...
2014-04-25 Colin LeroyAdd avatar to the prints.
2014-04-25 Colin LeroyFix another double define, and add subdir-objects where...
2014-04-25 Colin LeroyFix double define
2014-04-25 Colin LeroyReplace deprecated INCLUDES with AM_CPPFLAGS; where...
2014-04-25 Colin LeroyFix unitialized variable. Maybe cause of crash under...
2014-04-24 Colin LeroyFix ChangeLog generation when only one file changes
2014-04-24 Colin LeroyUpdate root CA certificates
2014-04-24 Colin LeroyAdd missing syms. Serious Win32 PITA
2014-04-24 Colin LeroyMore cleanup
2014-04-24 Colin LeroyRename i2d/d2i internal functions to clearer import...
2014-04-24 Colin LeroyFix using ints for gnutls_x509_crt_fmt_t.
2014-04-24 Colin LeroyRemove dead code from OpenSSL days
2014-04-24 Colin LeroyFix claws exports for windows
2014-04-23 Colin LeroyImplement certificate chain verification; fix leak...
2014-04-23 Colin LeroyImplement certificate chain retrieval and passing....
2014-04-23 Colin LeroyFactorize SSL things in etpan
2014-04-22 Ricardo MonesFix hardened builds and typo in configure.ac
2014-04-22 Michael RasmussenFix bug in string thanks to Mones
2014-04-21 Michael RasmussenOnly show error popup first time an error is found.
2014-04-21 Colin LeroyFix bug #3105, "vCal plugin via https does not check...
2014-04-21 Colin LeroyFix bug #3139, "Mainwindow unresponsive due to a busy...
2014-04-21 Colin LeroyFix bug #3117, "full-day event shown from 01:00 to...
2014-04-21 Colin LeroyFix recognition of quoted parameter values, which are...
2014-04-21 Colin LeroyFix bug #313, "Crash on reccurent events with no DTSTART"
2014-04-21 Colin LeroyFix bug #3116, "invalid DTSTART in ics subscription...
2014-04-21 Colin LeroyFix bug #3150, "etpan_certificate_check() leaks memory"
2014-04-21 Colin LeroyFix bug #3148, "Logic error in claws_get_socket_name()"
2014-04-21 Colin LeroyFix bug #3147, "verify_folderlist_xml() leaks memory"
2014-04-21 Colin LeroyFix bug #3146, "Memory corruption when deleting a messa...
2014-04-21 Colin LeroyFix bug #3145, "Memory corruption in imap_disconnect_all"
2014-04-17 Michael RasmussenFix build bug.
2014-04-16 Ricardo MonesDon't disable rssyl when checking libravatar
2014-04-13 Ricardo MonesFix bug #3138 “pgpinline crashes on signature check...
2014-04-13 Ricardo MonesFix bug #3094 “OK or Yes to create new directory?”
2014-04-08 Colin LeroyProbably fix bug #3050, "Claws mail closes when one...
2014-04-08 Colin LeroyFix bug #3055, "Claws segfaults when cancelling a stick...
2014-04-08 Colin LeroyFix bug #3123, "Clean up git". Patch by Christian Hesse.
2014-04-06 Ricardo MonesFix typo
2014-04-06 Ricardo MonesUpdate plugins section of manual
2014-04-06 Ricardo MonesUpdate source code references to add git and re-wrap
2014-03-27 Christian HesseFix bug #3126 “libravatar: do not collect empty files”
2014-03-27 Paulwhen using Redirect, use the redirecting account's...
2014-03-25 Colin LeroyFix bug #3120, "Error - file is empty" when redirecting...
2014-03-21 Pauladd --from-code=UTF-8 to Makevars
2014-03-21 Ricardo MonesFix default custom URL: needs 3 redirects
2014-03-20 Pauldon't reply to self when doing reply to all
2014-03-19 Ricardo MonesSimplify and remove some obsolete entries
2014-03-18 Paul3 months into 2014, about time copyright was updated
2014-03-18 Paulfix implicit declaration warning
2014-03-18 Christian Hessereplace non ASCII-characters
2014-03-17 Paultranslate libravatar plugin
2014-03-17 Paultidy up and get the string translated
2014-03-17 Paulfix build error: "#error GPGME was compiled with _FILE_...
2014-03-17 Colin LeroyFix crash due to wrong use of the gpointer source ...
2014-03-17 Colin LeroyAdd the GPG keyring as possible source for address...
2014-03-15 Ricardo MonesA better README for libravatar plugin
2014-03-15 Ricardo MonesEven more crazy idea added
2014-03-15 Ricardo MonesImprove plugin description a bit
2014-03-14 Christian HesseFix bug #3109 “libravatar: make mail address lower...
2014-03-13 Christian HesseFix bug #3108 “link libravatar plugin against libcurl”.
2014-03-12 Andrej KacianAdded Christoph Ruegge to AUTHORS file, for bug #3100.
2014-03-12 Colin LeroyGIT-Ignore the results of libravatar's compilation
2014-03-12 Colin LeroyFix bug #3107, " Height of row in message list does not
2014-03-12 Paulfix overlapping labels and boxes when user has large...
2014-03-11 Ricardo MonesFix a couple of bugs
2014-03-10 Ricardo MonesNew libravatar plugin
2014-03-07 Andrej KacianWhen autoselecting account for a new message, handle...
2014-03-02 Ricardo MonesShow header pane only when enabled
2014-02-21 Ricardo MonesUse new internal plugin for rendering avatars
2014-02-21 Ricardo MonesNew hooklist for rendering avatars and some utils
2014-02-21 Ricardo MonesNew hooklist to collect avatar data from headers
2014-02-19 Pauladd dist-z to AUTOMAKE_OPTIONS
2014-02-19 Ricardo MonesRemove some X-Face cruft and check after realloc
2014-02-17 Paulindicate when there are messages in Drafts
2014-02-16 Andrej KacianRemoved unused "block_cursor" preference from prefs_common.
2014-02-12 Ricardo MonesRemove unneeded arguments of xface_get_from_header
2014-02-11 Ricardo MonesSupport any number of avatars per message
2014-02-11 Ricardo MonesNew slist_copy_deep utility
2014-02-05 Paulcombine xmailer/xnewsreader header options into one...
2014-02-05 Pauladd hidden prefs to choose old or new style addr and...
2014-02-03 Paulimplement RFE bug 3053, 'Can't add "replace signature...
2014-02-03 Pauladd option 'Generate X-Newsreader header' for NNTP...
next