summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2017-01-16 19:25:48 -0600
committerMichael Catanzaro <mcatanzaro@gnome.org>2017-01-16 19:25:48 -0600
commit17ac264643b4ea3f1ad15e60632e40be197b32cb (patch)
tree024b64f08b7288127b574186eb0a2df4afd11c78 /TODO
parent051174744b2331413cd128648d4d52505f28596c (diff)
downloadepiphany-17ac264643b4ea3f1ad15e60632e40be197b32cb.tar.gz
Rename EphyHistoryWindow to EphyHistoryDialog
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index acfe9b67f..840022fb8 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
Some TODO items, in no particular order:
-- Rename EphyHistoryWindow -> EphyHistoryDialog
- Rename all classes that lack the Ephy namespace
- Use g_signal_emit instead of g_signal_emit_by_name
- Use GDK_EVENT_PROPAGATE/GDK_EVENT_STOP.