Skip to content

Conversation

@BobHanson
Copy link
Owner

No description provided.

BobHanson and others added 24 commits June 26, 2020 06:12
- JSHttpClient renamed SimpleHttpClient
- Java or JavaScript
- no org.apache.http dependence
- adds addFormField with contentType and file name
- adds removeFormField
- combines htParams and formData into one list
Conclusion is that these are not HTML calls; we should use %20.
j2sApplet fix allows file:/ for code and document paths
j2sClazz fix for Array.newInstance(Integer.TYPE, 1, 2, 3);
- streamlines Window, JInternalPane, JFrame, Frame, Container class
construction.

- fixes MenuBar preliminary incorrect preferredSize
- refines J2sMenu separator to thinner line
- removes ugly Chrome highlight from panels.
- catches JSMouse jqEvent c == null
- removes spellcheck from TextField
- JTable minor performance improvements
- JSSliderUI fix for labels only
- JSPopupMenuUI for no invoker
- needless XXX.super.yyy() removed (functional, just indicating
unnecessarily large nested anonymous class methods)
- JSFrameUI comment out
- JLabel video icon may not have ui.domNode yet
- JSUtil check for File vs Path in caching
- breaks 3/2015 Google Closure Compiler
- GCC 20200614 is not adequate, adding unnecessary operations for for()
nd requiring substantially more space.
- BufferedImage copy;
- closure_compiler to orig.
- JSComponent/UI
@BobHanson BobHanson merged commit a61045b into master Jul 14, 2020
warownia1 pushed a commit to warownia1/java2script that referenced this pull request Sep 13, 2022
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.

2 participants