cleaning up a bit while culling old bugs

This commit is contained in:
Ben Fry
2014-07-30 23:14:28 -04:00
parent cbca68e57f
commit e13510e7a9
+11 -3
View File
@@ -73,6 +73,15 @@ o https://github.com/processing/processing/issues/2639
X moving p5 examples to the web repo
X move examples into web repo
o OS X not opening a sketch at all on pde double-click? (though opening the app)
X Chinese text is overlapped in Processing 2.1 editor
X https://github.com/processing/processing/issues/2173
o type cut off in dialog boxes on OS X retina machines
o https://github.com/processing/processing/issues/2116
o add spaces to the end of the text?
X seems to have fixed itself in newer Java releases
X implement Windows menu in the PDE
X https://github.com/processing/processing/issues/584
pending
_ huge i18n patch
@@ -114,6 +123,8 @@ _ http://docs.oracle.com/javase/7/docs/technotes/guides/net/proxies.html
_ http://docs.oracle.com/javase/1.5.0/docs/guide/net/proxies.html
_ http://stackoverflow.com/questions/4933677/detecting-windows-ie-proxy-setting-using-java
_ http://www.java2s.com/Code/Java/Network-Protocol/DetectProxySettingsforInternetConnection.htm
_ problems with non-US keyboards and some shortcuts
_ https://github.com/processing/processing/issues/2199
medium
@@ -341,9 +352,6 @@ PDE - Processing Development Environment
PDE / Dialogs
_ type cut off in dialog boxes on OS X retina machines
_ https://github.com/processing/processing/issues/2116
_ add spaces to the end of the text?
_ dialog box icon is fuzzy on OS X retina machines
_ https://github.com/processing/processing/issues/2117
_ solution might be our own dialog boxes