Skip to content

fix for mouse offset in A2SEvent; fix for antialias of images in JSGraphics2D - #83

Merged
BobHanson merged 39 commits into
java2script:masterfrom
BobHanson:master
Oct 10, 2018
Merged

fix for mouse offset in A2SEvent; fix for antialias of images in JSGraphics2D#83
BobHanson merged 39 commits into
java2script:masterfrom
BobHanson:master

Conversation

@BobHanson

Copy link
Copy Markdown
Collaborator

No description provided.

hansonr and others added 30 commits September 18, 2018 19:32
a2s.Applet automatically checks for this and adds it at run time if it
does not exist.

better handling of Event queue
Thus, we no longer require adding the a2s package to AWT applet
transpiling, and imports of java.awt.* can be left without changing.
[not fully tested]
Thus, we no longer require adding the a2s package to AWT applet
transpiling, and imports of java.awt.* can be left without changing.
[not fully tested]
into hanson1

Conflicts:
	sources/net.sf.j2s.core/dist/swingjs/SwingJS-site.zip
	sources/net.sf.j2s.core/dist/swingjs/timestamp
	sources/net.sf.j2s.java.core/dist/SwingJS-site.zip
Hanson1 3.2.3 supports direct use of java.awt.* components
repairs 0-length SwingJS-site.zip
Very preliminary. Only the Java tests work at this point. Still needs JS
marshaller and unmarshaller.
fix for AWT applets and frames not automatically
activating their childrens' mouse listeners.
AWT applet mouse listener fix
@BobHanson
BobHanson merged commit 82e9a64 into java2script:master Oct 10, 2018
BobHanson added a commit that referenced this pull request Feb 5, 2019
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