From 69194f7b7fecd291de0bad0e5ff93a7839018db0 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 14 Nov 2014 16:25:29 -0700 Subject: [PATCH] more notes about the prev/next fixes --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 12ced9964..a7c53118c 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,8 @@ 0232 pde (3.0a5) X remove debug message printed to the console when the ctrl key is down in PDE X +X Fix the shortcut keybindings in editor tab popup menu +X https://github.com/processing/processing/issues/179 +X https://github.com/processing/processing/pull/2821 deb questions: https://github.com/processing/processing/issues/114 better Linux packaging... @@ -34,8 +37,6 @@ X Minor improvements to the Contribution Manager's updates check X https://github.com/processing/processing/pull/2861 X make Cut and Copy in the edit menu active only if some text is selected X https://github.com/processing/processing/pull/2834 -X Fix the shortcut keybindings in editor tab popup menu -X https://github.com/processing/processing/pull/2821 X Fix renaming from RGB to Rgb.java and others X https://github.com/processing/processing/pull/2825 X sketches should only write to the console of their editor window