Fix bug #3055, "Claws segfaults when cancelling a sticky search
[claws.git] / src / plugins /
2014-04-08 Colin LeroyFix bug #3123, "Clean up git". Patch by Christian Hesse.
2014-03-27 Christian HesseFix bug #3126 “libravatar: do not collect empty files”
2014-03-21 Ricardo MonesFix default custom URL: needs 3 redirects
2014-03-18 Christian Hessereplace non ASCII-characters
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-11 Ricardo MonesFix a couple of bugs
2014-03-10 Ricardo MonesNew libravatar plugin
2014-02-19 Ricardo MonesRemove some X-Face cruft and check after realloc
2014-02-11 Ricardo MonesSupport any number of avatars per message
2014-01-27 Holger BerndtPython plugin: Also check for _PyGtk_API being a PyCapsule
2013-12-28 Colin LeroyFix bug #3040, "Handle revoked GPG private keys". Patch...
2013-12-16 Ricardo MonesFix parsing universal time zone in mailmbox
2013-12-14 Paulfix typo
2013-11-25 Ricardo MonesClean poppler_viewer.c switch warnings
2013-11-25 Ricardo MonesClean ‘newmail.c:132: warning: `sys_errlist' is deprecated’
2013-11-17 Ricardo MonesClean ‘warning: variable 'self' set but not used’
2013-11-17 Ricardo MonesClean mailmbox plugin warnings
2013-11-17 Ricardo MonesClean clamd plugin warning
2013-11-17 Ricardo MonesClean ‘perl_plugin.c:993:8: warning: unused variable...
2013-11-17 Ricardo MonesClean all ‘… warning: "_POSIX_C_SOURCE" redefined’
2013-11-17 Ricardo MonesClean spam_report warnings
2013-11-17 Ricardo MonesClean ytnef.c warnings
2013-11-17 Ricardo MonesClean ‘geolocation_plugin.c:260:23: warning: initializa...
2013-11-17 Ricardo MonesClean fancy warnings
2013-11-17 Ricardo MonesClean att_remover warnings
2013-11-17 Ricardo MonesClean address_keeper const-ness warnings
2013-11-07 Paulfix off-by-one count
2013-11-02 Paulimplement enhancement bug 3026, 'replace short by long...
2013-10-24 Colin LeroyFix useless call to gpg_err_code for sig->validity
2013-09-29 Colin LeroyUnderstand webcals:// as https://.
2013-08-20 Holger BerndtPython plugin: Folder: Fix deprecation warning
2013-08-20 Holger BerndtPython plugin: Folder: Let path return the absolute...
2013-08-19 Holger BerndtPython plugin: Example: Make recursive-mark-as-read...
2013-08-19 Holger BerndtPython plugin: Folder: Add message counts as read-only...
2013-08-18 Holger BerndtPython plugin: Make it possible to select a mailbox...
2013-08-18 Holger BerndtPython plugin: Mailbox: Add type checking function
2013-08-18 Holger BerndtPython plugin: Make it possible to get folder tree...
2013-08-18 Holger BerndtPython pluging: Folder: Add accessor to Mailbox object
2013-08-18 Holger BerndtPython plugin: Add Mailbox type
2013-08-18 Holger BerndtPython plugin: Folder: Return None for folders without...
2013-08-15 Paulmake "Present main window" translatable
2013-08-14 Ricardo MonesFix remaining cases of bug #2923
2013-08-14 Paulfix bug 2994, 'translating folder name'
2013-08-08 Holger BerndtPython plugin: MessageInfo: Create Python objects for...
2013-08-08 Holger BerndtPython plugin: Account: Harden string representation
2013-08-08 Holger BerndtPython plugin: Folder: Add identifier property
2013-08-08 Holger BerndtPython plugin: Folder: Create Python objects for member...
2013-08-08 Holger BerndtPython plugin: Account: Create Python objects for membe...
2013-08-08 Ricardo MonesFix msginfo checks
2013-08-06 Paulinsert X-Bogosity header like the option says, not...
2013-07-27 Holger BerndtPython plugin: Let Account objects compare equal if...
2013-07-27 Holger BerndtPython plugin: Add accessor to Account object for compo...
2013-07-27 Holger BerndtPython plugin: Make fwdinfo accessible in compose windo...
2013-07-27 Holger BerndtPython plugin: Make it possible to query current and...
2013-07-27 Holger BerndtPython plugin: Include information about default account
2013-07-27 Holger BerndtPython plugin: Add folder properties
2013-07-27 Holger BerndtPython plugin: Remove unused account methods
2013-07-27 Holger BerndtPython plugin: Make account name and address read-only...
2013-07-27 Holger BerndtPython plugin: Add account address
2013-07-27 Holger BerndtPython plugin: Add accessor to accounts, and an Account...
2013-07-27 Holger BerndtPython plugin: Indent fix
2013-07-27 Holger BerndtPython plugin: Const fix and better description of...
2013-07-27 Holger BerndtPython plugin: Fix typo
2013-07-26 Colin LeroyAnd again. This is starting to get ridiculous
2013-07-26 Colin LeroyOne more fix
2013-07-26 Colin LeroyFinish previous fix
2013-07-26 Colin LeroyFix exports
2013-07-25 Colin LeroyMake signature auto-check not blocking.
2013-07-12 Paulfix bug 2954, 'Crash in "Save Image As" for HTML message'
2013-07-12 Paulfix bug 2960, 'rfc3156 deviation regarding hash symbols'
2013-07-12 Paulfix DNS Prefetching leak
2013-07-11 Paulfix bug 2961, 'Partial retrieval not available with...
2013-07-06 Andrej KacianUse MIME-Version instead of Mime-Version header, to...
2013-06-14 Colin LeroyAdd pthred libs
2013-06-11 Holger BerndtPython plugin: Extend plugin description
2013-06-11 Holger BerndtPython plugin: Improve error reporting during plugin...
2013-06-11 Holger BerndtPython plugin: Make some functions static
2013-06-11 Holger BerndtPython plugin: Better error reporting during directory...
2013-06-11 Holger BerndtPython plugin: Add explicit cast for function argument
2013-06-11 Paulremove obsolete maemo support
2013-06-11 Paulclean up former extra-plugins Makefiles
2013-06-11 Ricardo MonesRevert undesired effect of fixing bug #2927
2013-06-11 Paulfix debian bug #711864, 'claws-mail-vcalendar-plugin...
2013-06-08 PaulMerge branch 'bugfix-3.9.2'
2013-05-20 Ricardo MonesReorganise and beautify AttachWarner preferences
2013-05-20 Ricardo MonesFix #2927 'Optional case insensitivity for the attach...
2013-05-13 H.Merijn BrandFix bug #2923 'build failure with perl 5.18'
2013-05-07 Colin LeroyUsual Windows fixes
2013-04-27 Paulfix some string inconsistencies
2013-04-24 Ricardo MonesFix untranslated description in archiver plugin
2013-04-23 Colin LeroyFix layout
2013-04-23 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
next