blob: bf65814d5c701785e963f7201a833f88524580cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
For tasks outside the porting effort, we track them as bugs in
http://bugzilla.gnome.org.
Porting tasks. Some are necessary and some are just cleanup.
- Get EelLabel working and switch back to it on the sidebar.
- Get rid of all the direct freetype use and switch to using
Pango instead.
- Visit all the destroy and move things into finalize or dispose
and make them callable twice as appropriate.
- Change things that use destroy handlers to use weak references
instead.
|