For tasks outside the porting effort, we track them as bugs in
http://bugzilla.gnome.org. For the porting effort, please let
darin@bentspoon.com know what you are working on.

Note that eel is currently "joined at the hip" to Nautilus.

Also note that all the code marked GNOME2_CONVERSION_COMPLETE
right now is covered by the items below.

- Remove EelCList, EelCTree, EelList, EelListColumnTitle after
  Nautilus use of them is removed.
- Move eel-dnd.c back into libnautilus-private once we do that;
  it's only here because it's used by EelList.

- Finish porting the EelFontPicker to Pango, or remove it if
  we can replace it with something else.
- Remove basically anything Nautilus isn't using unless it's
  *incredibly* great.

- Make EelEllipsizingLabel work again in the true Pango way.

- Deprecate EEL_*_BOILERPLATE and EEL_CALL_PARENT macros since
  libgnome and libbonobo now have similar ones.
