diff options
author | Michael Catanzaro <mcatanzaro@igalia.com> | 2016-03-29 16:11:27 -0500 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@igalia.com> | 2016-03-29 16:11:27 -0500 |
commit | c45dd01d9b7040dc332dcd0dac6ba7823c1e30dc (patch) | |
tree | a638710a6116000b36a662a79e488eb5469c7293 /TODO | |
parent | 644cccb69a840e1c05f3e0f27eebc8537aa3ad51 (diff) | |
download | epiphany-c45dd01d9b7040dc332dcd0dac6ba7823c1e30dc.tar.gz |
Update TODO
Done.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ Some TODO items, in no particular order: - Replace constructor functions with constructed functions - Use g_clear_object in dispose/finalize - Get rid of object references in dispose, not finalize -- Move all the old code to the new coding style - embed/ does not make much sense anymore as a name. Rename to something else, perhaps core/? webview/? - Replace GtkAction and GtkUIManager with GAction |