log src/plugins/plugin_misc_imap.py @ 2166:1b3fbb76984b

age author description
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2016-05-24 Goffi backend, frontend: messages refactoring (huge commit, not finished):
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.
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-18 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.