log src/plugins/plugin_misc_imap.py @ 2145:33c8c4973743

age author description
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Sun, 19 Oct 2014 12:31:28 +0200 souliane plugin misc_imap: fixes call to log.debug with more than one argument
Mon, 06 Oct 2014 11:18:37 +0200 souliane memory (params): use more generic param attribute "constraint" instead of "min" and "max"
Fri, 03 Oct 2014 12:27:43 +0200 souliane memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes