Issue #1320862 by DamienMcKenna: Fixed Error in imagecache_profiles_file_validate() when using plupload.
Issue #760900: Large main photo on profile page and default preset for all other photos by Dave Reid: Optimize preset detection
Issue #1043360: Warning message and disappearing pictures by Dave Reid: hook_file_validate should not use reference Small code-style fixes
by me: a docs and code style fixes - #994314: Documentation fixes bug by nbz: #1004746: Fix imagecache_profiles for php 5.3
#993024: Update to work with Drupal 7 changes and Views
This is a final RC which works but README needs to be fixed...
New features #866428 by Dave Reid and me: Add user picture to comment previews. #362245 by me: Add separate setting for node posts.
Backport a fix #751310 by neochief: fix for translation of handler
bug #751310: Imagecache + views + locale by neochief: fix for translation of handler Split hook_form_alter() into 2 functions. Code-style fixes. Update module's variables when preset was renamed or deleted.
Initial working version.
Views integration is not tested yet.
7.x dev branch.
bugfix #586546: Error when viewing User Profile - [function.array-key-exists by Buffer2k and me: Error when viewing User Profile on panels
bugfix #586546: Error when viewing User Profile - [function.array-key-exists by Buffer2k and me: Error when viewing User Profile on panels feature #676062: Views Module added mail field to field user picture by jcmarco: Views Module added mail field to field user picture bugfix #718836: Set image title equal to the link title to fix browser tooltip by crea: Set image title equal to the link title to fix browser tooltip
feature #719632: Views 3 compability Views 3 support fuature #718678: Allow imagecache presets to be referenced by name by yhahn: Allow imagecache presets to be referenced by name (beware of numeric preset names)
#349331: Views 2 Support in 6.x + optimizations Optimizations to minimize database load #353434: a flaw in comment preview page
6.x dev branch.
[bug] #751310 by neochief: fix for translation of handler
Initial release of 6.x branch.
Corrected form $preset NULL value. Generalized error message on image size validation. #215349 New code to clear up default user images.
5.x dev branch
#208126 by v1nce to fix default user picture handling
Added $Id$ to files.
Initial branch of imagecache_profiles for 5.x