It's normally ordered by product_id, so the list comes out in the order they were added. They could be ordered in a different fashion, say by product_sku - but you would have to assign the sku correctly e.g. design1-tshirt-white-0 where 0 would be for small 1 for medium etc.
If thats what you want I'll post the modification you need to make