[IMP] don't reimplement randint manually
[odoo/odoo.git] / openerp / tools / image.py
2013-01-16 Xavier Morel[IMP] don't reimplement randint manually
2013-01-16 Xavier Morel[IMP] Use StringIO rather than io.BytesIO, avoid deprec...
2012-12-18 Raphael Collet[MERGE] trunk-import-openerp-thu (use strict naming...
2012-12-18 Antony Lesuisse[REV] image dont generate smaller thumbnail if avoid_if...
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-15 Fabien Pinckaers[IMP] logo of company: False or OpenERP logo if demo...
2012-12-15 Antony Lesuisse[MERGE] manually merge customizable web logo, by chs
2012-12-15 Fabien Pinckaers[IMP] better thumbnail generation
2012-12-11 Christophe Simonis[IMP] tools.image: size can have width or height optional
2012-11-29 Tejas Tank[IMP] Image crop with transparent effect.
2012-11-13 Thibault Delavallée[FIX] tools: image: trying to fix the error about conve...
2012-11-13 Thibault Delavallée[REV] tools: image: reverted changes introduced at...
2012-09-16 Fabien Pinckaers[IMP] better algo for image thumbnails
2012-09-13 Thibault Delavallée[FIX] tools.image: added an image conversion before...
2012-09-07 Thibault Delavallée[IMP] tools: image: added the option to choose whether...
2012-09-07 Thibault Delavallée[IMP] res_partner: moved the avatar colorize part of...
2012-08-13 Thibault Delavallée[IMP] tools: image: added a sharpen filter when resizin...
2012-08-07 Thibault Delavallée[CLEAN] [DOC] Pre-merge review: image: added comments...
2012-06-28 Thibault Delavallée[IMP] tools/image.py: improved functions, take False...
2012-06-27 Thibault Delavallée[ADD] tools.images: added function to resize images.
2012-06-27 Thibault Delavallée[ADD] tools: added image.py, intended to hold the resiz...