forked from java2script/java2script
-
Notifications
You must be signed in to change notification settings - Fork 12
hansonr1 fixes #112
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
hansonr1 fixes #112
Conversation
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
button, label work
adds fix for JSGraphics2D.drawDirect
table work
fixed use of save/restore of ui nodes in tables
default background white
inadvertent resetting of table background via JPopupMenu
menubar, menu, table UI improvements
JTextPane, JEditorPane, JTextArea, JTextField updates, implementations
java.nio work: Files, FileSystem, ByteChannel, FileChannel, Charset, ByteBuffer, CharBuffer
1 nokogiri vulnerability found in docs/Gemfile.lock Remediation Upgrade nokogiri to version 1.8.5 or later. Details CVE-2018-14404 More information moderate severity Vulnerable versions: < 1.8.5 Patched version: 1.8.5 A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.
major upgrade -- graphics antialiasing, menus, focus, key accelerators; still no focus tabbing
Major upgrade
removes issue of first-char capitalization in package names
AWT Button/Label fixes
AWT control tweaks; List still not implemented - in process
Hanson1 - AWT work, primarily
Hanson1 -- Frame/Dialog dispose()/"undispose()", better menu handling
AWT TextArea and Swing JTextArea default # lines, allow Window.dispose() followed by Window.show()
AWT TextArea/Scrollbar fixes/Choice fixes
?j2snocore fix; Frame/JFrame setUndecorated(true) fix; web page embedding of frames
JTextArea preferred height, new transpiler for j2sIgnore
JMenu, JTable update and more
new build-core.xml generally useful
minor edits in description in build-core.xml
information about differences between SwingJS and Java
Master-to-master sync
minor tweaks in SwingJS runtime only
AWT background and update() handling
tab-focus working for Swing; using Swing layout-based focus management for AWT for now.
implements AppletContext.getApplet(name), TAB-navigation Focus cycle management
checkbox setting issues resolved
better fix for checkbox issue
ISMB/ECCB push
minor fixes
update for reflection Class.getMethod
java.util.prefs, org.w3c.dom, swingjs.xml interface to JavaScript DOM objects
Transpiler upgrade for 0b00 in unboxed parameters; text support for CTRL-C and CTRL-V
now shows output directory, from .j2s#j2s.site.directory
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.