Thanks to visit codestin.com
Credit goes to github.com

Skip to content

syncing #263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 59 commits into from
Sep 4, 2023
Merged

syncing #263

merged 59 commits into from
Sep 4, 2023

Conversation

BobHanson
Copy link
Owner

No description provided.

j2sClazz fix for getComponentType()
JTree working, JEditorPane fix for HTML text, ScrollPaneLayout fixed for miscalculation of border
JSlider too-persistent labels
3.2.9-v1 Major upgrade relating to work with PhET, Open Source Physics; includes transpiler fixes
more fixes for JSDialog and HTMLEditorKit
minor tweaks for prev commit
Various optimizations, including AWT TextField
/TEMP/ temporary files; various fixes
video ImageIcon, AsyncSwingWorker, ProgressMonitor
java.util.regex, javajs.http, Object[ ] instanceof, other minor issues
transpiler lambda expressions; various minor SwingJS issues
JSUtilI.getClipboardText()
omnibus pull from hansonr1
upgrade for Jmol and SimpleHTTPClient (Jalview)
- adds UnknownHostException
- "NetworkError" -- no wifi, method error 405, CORS error -- all throw
UnknownHostExecption with responseCode set to 400 (but that is not
retrievable, since getResponseCode() throws UHE!)
- fixes incorrect HTTP response codes
- fixes async return
- implemented for Java (was just JavaScript)
- adds SimpleHttpClient.createRequest(method,string)
Implements Executors.schedule with delay, better messaging in AjaxUrlConnection
Implements Executor delayed and fixed rate periodic tasks
update of Scanner to handle longs with up to 53 bits only
Hanson1 java.net.Authenticator
java2script 3.3.1-v3

issues/205

ThreadPoolExecutor not waiting one microtick to initiate jobs --
resulting in unpredictable, incomplete handling of 0-delay tasks.
Minimum set to 1 ms. See test.Test_Exec
java2script 3.3.1-v3 transpiler update, including Java 11
SimpleDateFormat and TimeZone upgrade
BobHanson added 29 commits July 28, 2021 10:28
SimpleHTTPClient and j2sClazz new String TextDecoder
j2sClazz update, BufferedImage stolen data fix, CharSequence lambda fix
StreamToBytes and StreamToString moved to javajs.util.reader
Merge pull request #225 from BobHanson/hanson1
// BH 2022.09.14 fix for new Error() failing; just letting java.lang.Error subclass Throwable
Toolkit.getBestCursorSize() missing
omnibus pull from hansonr to java2script main
Merge pull request #249 from BobHanson/hanson1
Pattern/Matcher fixed issue #253
Pattern/Matcher fixed issue #253
hanson master to java2script master
Merge pull request #261 from java2script/master
@BobHanson BobHanson merged commit e9f806e into BobHanson:hanson1 Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant