aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/icedteanp/java/netscape/javascript/JSObject.java
Commit message (Expand)AuthorAgeFilesLines
* Experimental Applet without AWT (Applet3)Sven Gothel2014-01-301-12/+11
* Fix for PR1198: JSObject passed incorrectly to JavascriptAdam Domurad2013-01-151-0/+10
* Changed for-loops over iterators and indices to for-each loops if theyAdam Domurad2012-05-251-5/+6
* Use varargs in PluginDebug.debug calls in JSObject.java.Denis Lila2011-04-051-10/+10
* Fix JSObject.equals.Denis Lila2011-03-311-15/+1
* Fix PR619: Improper finalization by the plugin can crash the browserDeepak Bhole2011-01-201-0/+5
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-061-52/+30
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-031-27/+27
* Initial import from IcedTea6.andrew2010-10-191-0/+297