aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed indentation and spacing for all .java files.Deepak Bhole2010-12-06148-7308/+7316
* Revert toURI().toURL() changes until we find a solution to the issues it raises:Andrew John Hughes2010-12-035-5/+23
* Fix warnings produced by NetX and the plugin (both Java and C++).Andrew John Hughes2010-12-0319-1935/+2026
* add desktop entry for itweb-settingsOmair Majid2010-12-023-2/+24
* Detect unpatched AppletViewerPanel so we fail early on plain OpenJDK.Andrew John Hughes2010-12-014-7/+85
* Fix ChangeLog entry.Andrew Su2010-12-011-3/+3
* Add control panel (GUI) for modifying icedtea-web settings.Andrew Su2010-12-0118-11/+2178
* Add NETX_DIR on the bootclasspath to avoid older NetX releases in 1.7 and 1.8...Andrew John Hughes2010-11-302-2/+8
* Make distcheck work.Andrew John Hughes2010-11-302-18/+64
* Patch to permanantly fix frame pop-out issue for appletsDeepak Bhole2010-11-292-44/+32
* Add `build' to .hgignoredoko2010-11-291-0/+1
* Add documentation build support.Andrew John Hughes2010-11-264-3/+160
* fix build issues with older netx.jar on bootclasspathOmair Majid2010-11-252-1/+7
* create files with reduced permissions when possibleOmair Majid2010-11-2414-29/+184
* Fix PR593: Increment of invalidated iterator in IcedTeaPluginUtils (patch fro...Deepak Bhole2010-11-243-2/+16
* Fix PR552: Support for FreeBSD's pthread implementation (patch from jkim@free...Deepak Bhole2010-11-244-4/+49
* Bring in IcedTea6 1.10 NEWS and fix structure.Andrew John Hughes2010-11-242-4/+19
* CVE-2010-3860 IcedTea System property information leak via public staticOmair Majid2010-11-247-132/+34
* fix PR592: netx can create invalid desktop entry filesOmair Majid2010-11-242-3/+26
* internationalize a missed string in certificate viewerOmair Majid2010-11-243-1/+9
* fix infinite recursion in determining sandbox permissionsOmair Majid2010-11-242-2/+14
* Search javaws.desktop.in in $(srcdir).doko2010-11-242-1/+5
* 2010-11-24 Matthias Klose <[email protected]>doko2010-11-242-5/+16
* integrate basic proxy configuration supportOmair Majid2010-11-238-74/+533
* fix Exec, Icon and Encoding in desktop entry filesOmair Majid2010-11-194-8/+29
* add configuration support for user prompts and other access control optionsOmair Majid2010-11-186-12/+126
* integrate configurable loggingOmair Majid2010-11-185-71/+167
* add javax.jnlp.IntegrationService and javax.jnlp.DownloadService2Omair Majid2010-11-184-0/+100
* Corrected a minor typo in DeploymentConfiguration.javaAndrew Su2010-11-162-1/+6
* integrate support for multiple KeyStores into the various validatorsOmair Majid2010-11-1112-186/+417
* move a number of translatable string from code into Messages.propertiesOmair Majid2010-11-1010-52/+139
* use browser path from configurationOmair Majid2010-11-103-5/+21
* integrate desktop shortcut creation with configurationOmair Majid2010-11-104-11/+64
* set the JDK_UPDATE_VERSION for the pluginOmair Majid2010-11-082-0/+6
* integrate multiple keystore support into certificate viewerOmair Majid2010-11-086-43/+638
* Double-buffer applet frame drawing.Deepak Bhole2010-11-043-0/+31
* Check for required proprietary Sun classes during configure.Andrew John Hughes2010-11-034-45/+92
* use deployment.properties file for infrastructure related configurationOmair Majid2010-11-0310-60/+136
* allow running make clean multiple timesOmair Majid2010-11-012-1/+8
* Fixed PR542Deepak Bhole2010-11-013-1/+18
* Added docs for the plugin.Deepak Bhole2010-11-016-0/+14
* Parse jnlps containing <component-desc> as well as <application-desc> elementsOmair Majid2010-10-293-10/+40
* Fix regression in showing certificate info dialogsOmair Majid2010-10-282-1/+12
* Add support for handling spaces between jar names in the archive tag, and otherDeepak Bhole2010-10-272-37/+45
* Add security checks for save and load in DeploymentConfigurationOmair Majid2010-10-272-3/+28
* Fix possible null dtd in Swing applicationsOmair Majid2010-10-263-0/+50
* launch applications that have a non-public main classOmair Majid2010-10-262-0/+7
* add more JNLP spec numbers as supported versionsOmair Majid2010-10-262-1/+6
* overload a new R method for translation of simple stringsOmair Majid2010-10-262-0/+14
* Trim whitespace from jar names in PluginBridge constructor.Deepak Bhole2010-10-262-0/+11