From 28ee67ff223665d5bafcb81fb740715f4ccb72fa Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 29 Sep 2017 23:19:33 -0400 Subject: [PATCH] gst --- core/todo.txt | 4 ++-- todo.txt | 7 ------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index a5e67bc3d..90f071f25 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,6 +1,6 @@ 0264 (3.3.7 or 3.4) -_ fix exception due to version parsing in Java 9 -_ https://github.com/processing/processing/issues/5275 +X fix exception due to version parsing in Java 9 +X https://github.com/processing/processing/issues/5275 _ make setting the window icon automatic, based on files in local dirs X https://github.com/processing/processing/issues/5123 diff --git a/todo.txt b/todo.txt index 6c5e24e06..b4ffe4cce 100755 --- a/todo.txt +++ b/todo.txt @@ -13,13 +13,6 @@ X https://github.com/processing/processing/pull/5152 high _ menu bars broken in High Sierra _ https://github.com/processing/processing/issues/5272 -_ fix exception due to version parsing in Java 9 -_ https://github.com/processing/processing/issues/5275 -_ make setting the window icon automatic, based on files in local dirs -X https://github.com/processing/processing/issues/5123 -X https://github.com/processing/processing/pull/5202 -_ need to make this work behind the scenes instead -_ create icon.png or have an 'icons' folder with multiple sizes _ add select/copy to the status bar _ https://github.com/processing/processing/issues/5271