myk's code contributions

Thanks for considering my help! Here are some of the things I thought I could usefully work on:
1) add tooltips to filter checkboxes in deck editor (bug 657)
2) stabilize order of filter checkboxes (currently they are populated by iterating over a HashMap, whose order changes between program runs due to random choice of hash function); change order of icons to "standard" as listed in the mtg rules book
3) make deck editor columns resizable and save/restore column widths
4) fix filter checkboxes not wrapping on initial display (bug 653)
5) save/restore state of quest plant/pet widgets
I have a patch ready for (1) and (2)
1) add tooltips to filter checkboxes in deck editor (bug 657)
2) stabilize order of filter checkboxes (currently they are populated by iterating over a HashMap, whose order changes between program runs due to random choice of hash function); change order of icons to "standard" as listed in the mtg rules book
3) make deck editor columns resizable and save/restore column widths
4) fix filter checkboxes not wrapping on initial display (bug 653)
5) save/restore state of quest plant/pet widgets
I have a patch ready for (1) and (2)