mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
cleaning up a bit while culling old bugs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user