claws.git
2014-12-17 Ricardo MonesImprove feedback to user when bug #3349
2014-12-15 Paulfix bug 3351, 'Two problems when re-sending a file...
2014-12-09 Paulwhen cancelling a msg written with an external editor...
2014-12-09 Andrej KacianCompose window: Change Subject mnemonic from 's' to...
2014-12-08 Andrej KacianCompose window: sender address line gets its own label...
2014-12-07 Andrej KacianProperly allocate buffer in conv_encode_header_full...
2014-12-07 Andrej KacianCompose window: activating the GtkEntry with sender...
2014-12-04 Ricardo MonesFix crash opening folder (Debian bug #771737)
2014-11-29 Ricardo MonesFix possible buffer overflow (CVE 2010-5109)
2014-11-27 Andrej KacianRSSyl: Fix argument order for strstr() in Atom parser.
2014-11-27 Andrej KacianRSSyl: Ignore rel="..." feed link in Atom parser.
2014-11-27 Andrej KacianRSSyl: Do not run html entity replacement on URL and...
2014-11-27 Andrej KacianRSSyl: Fix allocated buffer size in previous commit...
2014-11-27 Andrej KacianRSSyl: Wrote more robust replacing of HTML character...
2014-11-24 Ricardo MonesBug #2577 → improve focus rectangle removal in summaryview
2014-11-24 Andrej KacianRSSyl: fix crash introduced by previous commit
2014-11-23 Andrej KacianRSSyl: Convert relative URLs in Atom entries to absolut...
2014-11-17 Ricardo MonesFix address out of bounds crash while decoding mails
2014-11-17 Colin Leroy* Add a warning in case the length of the string isn...
2014-11-17 Colin LeroyAdd a wrapper function to decode base64, returning...
2014-11-17 Colin LeroyFix use after free
2014-11-16 Colin LeroyFix double free
2014-11-15 Andrej KacianRemove double-free in SMTP AUTH PLAIN handling code.
2014-11-15 Andrej KacianGet rid of a forgotten debug_print().
2014-11-15 Andrej KacianFix SMTP LOGIN auth method.
2014-11-15 Michael Rasmussenfix a couple of memory leaks
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-11-14 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-11-14 Michael Rasmussenremove unused code relating to old unsupported version...
2014-11-13 Andrej KacianBogofilter: In addition to deleting or saving a spam...
2014-11-10 Andrej KacianIncrease allowed range for age matcher condition widget...
2014-11-04 Ricardo MonesFix bug #3321 → revert "Remove unreachable code"
2014-11-02 Andrej KacianRevert "RSSyl: Lose the .deleted file on folder move...
2014-11-01 Andrej KacianWhen copying a folder, copy its metadata before copying...
2014-10-31 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-31 wwpFix compat with libarchive 2.8.x (killed by 3.10.1...
2014-10-31 Paulbetter implementation of 420e8349978b7c927a80f1a5dd63fd...
2014-10-30 Paulupdate sf.net project link
2014-10-30 Paulimplement RFE 3314, 'user can't see validity of gpg...
2014-10-28 Ricardo MonesFix bug #3211 ‘Fails to build in Debian hurd-i386’
2014-10-28 Ricardo MonesRecover desktop file installation
2014-10-28 Ricardo MonesFix categories and recover keywords in desktop file
2014-10-28 Paulbuild libindicate support with indicate 0.6 and indicat...
2014-10-27 Paulin preparation for release 3.11.1 3.11.1
2014-10-27 Pauladd Norwegian Bokmål translation, submiited by Eyolf...
2014-10-27 Paulremove all traces of intltool, and hence don't install...
2014-10-27 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-27 Paulfix fatal error
2014-10-24 Andrej KacianRSSyl: Allow use of .netrc by libcurl. Bug/enhancement...
2014-10-23 Ricardo MonesFix format for translated desktop keywords
2014-10-23 Andrej KacianRSSyl: Fix memory leak caused by last commit.
2014-10-23 Andrej KacianRSSyl: start using folder cache
2014-10-23 Ricardo MonesFree newly created strings from g_markup_printf_escaped
2014-10-22 Andrej KacianUse gnutls_priority override for STARTTLS as well.
2014-10-21 Andrej KacianUse gnutls_priority override also for POP3 connections.
2014-10-21 Andrej KacianRSSyl: fix markup escaping in one more alertpanel_error...
2014-10-21 Paulfix bug 3306, 'HTML tag </b> is not always rendered...
2014-10-21 Pauluse standard hyphen-less "Claws Mail" in user-facing...
2014-10-21 Paulfix some missing whitespace, and standardise the placem...
2014-10-21 Paulsome improvement to appdata summaries
2014-10-20 Paulfix `make dist` 3.11.0
2014-10-20 Paul3.11.0 unleashed!
2014-10-20 Andrej KacianRSSyl: when user chooses a different folder name for...
2014-10-20 Paulupdated translations
2014-10-20 Paulfix building with --disable-nls
2014-10-20 Paulyou don't get into AUTHORS just for suggesting an idea...
2014-10-20 Paulfix `make dist`
2014-10-19 Andrej KacianRSSyl: Lose the .deleted file on folder move for now
2014-10-18 Andrej KacianRSSyl: Copy RFolderItem private data properly.
2014-10-18 Andrej KacianRevert "RSSyl: Just copy all of the custom folderlist...
2014-10-16 Colin LeroyDisable SSL3.0 entirely as a Poodle fix.
2014-10-12 Andrej KacianRSSyl: Just copy all of the custom folderlist xml tags...
2014-10-05 Ricardo MonesLibravatar: allow reduced timeout for network requests
2014-10-05 Ricardo MonesRemove unreachable code
2014-09-28 Paulre: last commit - of course, one debug_print() will do
2014-09-28 Pauladd more debug_prints in relation to bug 3049
2014-09-23 Ricardo MonesFix typos reported on irc (thanks!)
2014-09-19 Ricardo MonesImprove thread-safety in NNTP
2014-09-18 Ricardo MonesFix bug 3285 ‘modify tbird2claws.py to handle subdirectory’
2014-09-14 Andrej KacianRSSyl: Do not use g_strsplit_set() to get the ID from...
2014-09-13 Ricardo MonesAdd forgotten author of @^^ patch (and others)
2014-09-12 Paulfix bug 3265, 'procmime.c: unbalanced flockfile() ...
2014-09-11 Ricardo MonesAdd new quicksearch for header's content only
2014-09-09 Ricardo MonesFancy: disallow editing for empty stylesheets
2014-09-05 Pauldisallow editing any account (even current account...
2014-09-03 wwpFix a typo.
2014-09-03 Pauladd Reply-To to template config
2014-09-03 Paulfix msg display when utf8_instead_of_locale_for_broken_...
2014-08-28 PaulDon't differentiate the protocols used when using direc...
2014-08-20 Andrej KacianWhen changing focus in folderview, make sure the newly...
2014-08-19 Ricardo MonesImprove translation (Debian bug #757929)
2014-08-19 Ricardo MonesFix bug #3246 ‘attachment open: "remember this" ignored...
2014-08-14 Holger BerndtPython plugin: Make 'account' property of ComposeWindow...
2014-08-13 Andrej KacianRSSyl: fix OPML import creating incorrect folder hierarchy
2014-08-12 Holger BerndtPython plugin: Add flag attributes to MessageInfo object
2014-08-05 Paulfix building without gnuTLS support
2014-08-02 Michael RasmussenFix to apply to new behavior of foldersel_set_tree...
2014-08-02 Michael RasmussenIf cur_folder is not NULL then the folder tree will...
2014-08-02 Paulimplement RFE 3239, 'Remove "Content-Disposition: attac...
2014-08-01 Colin LeroyFix missing fclose(), thanks to Kevin Day
next