log src/plugins/plugin_misc_imap.py @ 1957:8226f9539580

age author description
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2014-10-19 souliane plugin misc_imap: fixes call to log.debug with more than one argument
2014-10-06 souliane memory (params): use more generic param attribute "constraint" instead of "min" and "max"
2014-10-03 souliane memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
2014-04-19 Goffi core: use of the new core.log module:
2013-12-29 Goffi core: i18n refactoring:
2013-10-31 Goffi core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one.