- Notifications
You must be signed in to change notification settings - Fork31
maybe nothing?#229
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
maybe nothing?#229
Changes fromall commits
Commits
Show all changes
23 commits Select commitHold shift + click to select a range
bfdac97 legacy Hashtable upgrade to use JavaScript map, as in SwingJS version.
BobHansonc799ad7 upgrade for JavaScript Map part 2
BobHanson81bbdfd Quaternion div(2) to arrayDiv
BobHanson63bfc38 Optimimizations for SwingJS runtime - Graphics2D, Rectangle,
BobHansonefaa9f8 Minor JSMOuse update and Float/Double efficiencies
BobHanson8a79cd1 Mouse event fix for right-button and shift drag
BobHansonb60190b fix of optimization of JSGraphics2D AffineTransform save/restore
BobHansoncc89039 fixes issue with resize release over applet
BobHansoncd55f14 JSON parser changed to LinkedHashMap to ensure order-by-added rerieval.
BobHansonbd37505 allowing x-www-encoded file transfer; bug in GET
BobHansonc80fc16 javajs/http and javajs/util/JSONParser
BobHanson1cf235d Update README.md
BobHanson5cc4bee expanding JSUtil to include Java open URL in browser
BobHansone5a0f95 JTabbedPane and JPopupMenu tweaks.
BobHanson4cfb80d adds spellcheck="false" to test HTML System.out
BobHansone7e77f0 template.html
BobHanson5f2ca67 fixes titled border failure after optimizing clip to simple int[4]
BobHanson5155425 TitleBorder broken in recent optimizations
BobHansonb7e620f CIFDataParser allow selective reading
BobHanson254dade Corrects J2sNative return from getResourceAsStream
BobHanson478c7ee Better mouse and touch response
BobHanson795d5ef removes T3d.addF
BobHansonb84c33d site updates
BobHansonFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
20 changes: 19 additions & 1 deletionREADME.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Binary file modifiedsources/net.sf.j2s.core/dist/swingjs/j2s.core.jar
Binary file not shown.
2 changes: 1 addition & 1 deletionsources/net.sf.j2s.core/dist/swingjs/timestamp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 20240114215407 |
Binary file modifiedsources/net.sf.j2s.core/dist/swingjs/ver/5.0.1/SwingJS-site.zip
Binary file not shown.
2 changes: 1 addition & 1 deletionsources/net.sf.j2s.core/dist/swingjs/ver/5.0.1/timestamp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 20240114215407 |
84 changes: 37 additions & 47 deletionssources/net.sf.j2s.core/src/j2s/jmol/J2SASTVisitor.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
8 changes: 2 additions & 6 deletionssources/net.sf.j2s.core/src/j2s/jmol/J2SDependencyVisitor.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.