Add note about Fancy & remote content
[claws.git] / src /
2014-05-19 Ricardo MonesFix typo, thanks wwp!
2014-05-18 Colin LeroyFix bug 3039 more - Why read line by line?
2014-05-18 Colin LeroyFix bug 3039, very long parsing time in HTML email...
2014-05-16 Paulremove no-longer-needed fast_strftime()
2014-05-15 Colin LeroyDon't enter draft folders when navigating to next unrea...
2014-05-15 Colin LeroyFactorize folderview_find_next_{unread,new,marked}
2014-05-15 Colin LeroyRemove useless returns
2014-05-14 Colin LeroyDon't go up in subject if we're selecting
2014-05-14 Colin LeroyFix un/registering hooks at each message parse.
2014-05-14 Colin LeroyFix insertion
2014-05-14 Colin LeroyFix remove_numbered_files_not_in_list doing exactly...
2014-05-12 Andrej KacianUse the GtkPaned's position value to store compose_note...
2014-05-12 Andrej KacianRemove test_strftime() that was mistakenly included...
2014-05-12 Andrej KacianMake Up key bring focus to Subject line, if the cursor...
2014-05-12 Andrej KacianAdd a mnemonic to compose window's Subject line, allowi...
2014-05-11 Andrej KacianDo not allow the compose window's slider between header...
2014-05-06 Paulremove long forgotten FAQDIR
2014-05-06 Colin LeroyRevert commit 5454ca5af43ebb23c45f6f1890705a7425008d86...
2014-05-05 Colin LeroyMore specific rewording of the 'r' quicksearch. Patch...
2014-05-05 Colin Leroyrevert erroneous 2b0b467727d110b8505517bd92261608e499f5...
2014-05-04 Ricardo MonesRemove include to complete 5a17be4e
2014-05-03 Colin LeroyMake federated_url_for_address() return the same thing...
2014-05-03 Ricardo MonesFix 'warning: passing argument 2 of ‘slist_copy_deep...
2014-05-02 Colin LeroyWarning fixes
2014-05-02 Colin LeroyFix endianness
2014-05-02 Colin LeroyFix use after free
2014-05-02 Colin LeroyFactorize if
2014-05-02 Colin LeroyFix disappearing highlight in mails with PGP signatures
2014-05-02 Colin LeroyMore simplification
2014-05-02 Colin LeroyRemove obviously dead code
2014-05-02 Colin LeroyFactorize to make clearer
2014-05-02 Colin LeroyFix insert point after filling in textview
2014-05-02 Colin LeroyFix early reset of main_window_reflect_tags_changes_rea...
2014-05-02 Colin LeroyFix libravatar depending on auto_configure_service...
2014-05-02 Colin LeroyFix typo
2014-05-02 Colin LeroyFix warning
2014-05-02 Colin LeroyFix warning
2014-05-02 Colin LeroyFix g_timeout usage
2014-05-02 Colin LeroyFix g_timeout usage
2014-05-02 Colin LeroyFix leak
2014-05-02 Colin LeroyImplement saving of the certificate chain, making the...
2014-05-02 Colin LeroyCheck smtp auth if autoconfig works. This is probably...
2014-05-02 Colin LeroyImplement autoconfiguration in wizard
2014-05-02 Colin LeroyMake autoconfiguration non-blocking
2014-05-02 Colin LeroyHave a way for folder klasses to register specific...
2014-05-02 Colin LeroyFix wrong free, and fix useless g_slist_concat
2014-05-01 Colin Leroyfix format
2014-05-01 Colin LeroyMore leak fix for bug #3155
2014-05-01 Colin LeroyReally fix leak (Thanks!)
2014-05-01 Colin LeroyBetter fix: cancel cb also when moving, exec'ing, etc
2014-05-01 Colin LeroyTrack the mark-as-read timeout to be able to cancel...
2014-05-01 Colin LeroyBetter fix
2014-05-01 Colin LeroyFix type
2014-04-30 Colin LeroyFix bug #2398, "Race when closing compose during drafting"
2014-04-30 Colin LeroyDon't encrypt with a public key for which the email...
2014-04-30 Colin LeroyFix invalid free
2014-04-30 Colin LeroyDebug bug #2257
2014-04-30 Colin LeroyRemove the copy-paste that was folder[view]_fast_scan_t...
2014-04-30 Colin LeroyDon't save libravatarr avatars to addressbook
2014-04-29 Ricardo MonesFix label to make a complete sentence
2014-04-29 Colin LeroyFix english
2014-04-29 Colin LeroyImplement SSL certificate verification option (default...
2014-04-29 Colin LeroyFix pref label
2014-04-28 Paulbelatedly update details of Hebrew translator
2014-04-28 wwpFix wrong address book contact in message list's From...
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 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 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 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...
next