Version 1.8
- Made CGridColumnTraitImage a base class for all editor column traits, so they all can mimic checkbox support
- Implemented multiple selection checkbox support, so checkboxes are flipped for all selected rows
- Implemented min and max column width through the base column trait
- Fixed several bugs