aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* only print debug output when not nullOmair Majid2011-01-042-4/+8
* Hide unsupported options in itw-settings' security options.Andrew Su2011-01-042-8/+13
* Removed call to set system look and feel for dialog.Andrew Su2010-12-232-12/+6
* Remove creation of swing thread for displaying dialogs.Andrew Su2010-12-235-38/+24
* Fix RH665104: OpenJDK Firefox Java plugin loses a cookieDeepak Bhole2010-12-223-3/+16
* Remove need for MiddleClickListener.java.Andrew Su2010-12-215-150/+128
* Add cache viewer for itw-settings.Andrew Su2010-12-207-19/+678
* add command line interface to the control panelOmair Majid2010-12-206-10/+536
* add a description to the top of the Control PanelOmair Majid2010-12-173-2/+68
* use full privileges when checking whether to prompt user or notOmair Majid2010-12-173-4/+22
* add symlinks under JDK_HOME/jre/bin and make javaws work without them tooOmair Majid2010-12-153-8/+40
* Changed display message for about and JRE panels in the control panel.Andrew Su2010-12-152-2/+7
* Remove dependency on libjli so we can work with IcedTea7.Andrew John Hughes2010-12-156-5/+1564
* add support for validating configurationOmair Majid2010-12-1332-214/+1235
* consistently parse whitespace characters in textOmair Majid2010-12-132-7/+40
* remove unused variables in JarSignerOmair Majid2010-12-102-45/+13
* PR597: Fix special character handling for applet tagsDeepak Bhole2010-12-084-68/+118
* depend on sun.misc.HexDumpEncoder rather than a local copy of itOmair Majid2010-12-085-472/+12
* remove check for jnlp spec numberOmair Majid2010-12-084-22/+11
* Remove unused classes JarRunner and JarSignerResourcesOmair Majid2010-12-083-226/+6
* Fix Javadoc warnings.Andrew John Hughes2010-12-0814-27/+65
* Remove unused class net.sourceforge.jnlp.tools.KeyToolOmair Majid2010-12-082-433/+4
* Bumped version in configure.acDeepak Bhole2010-12-071-1/+1
* Added tag icedtea-web-1.0-branchpoint for changeset 692d7e5b3103Deepak Bhole2010-12-070-0/+0
* Added copyright header to MiddleClickListener.java.icedtea-web-1.0-branchpointAndrew Su2010-12-072-1/+23
* fix info shown in about:plugins in firefoxOmair Majid2010-12-074-5/+20
* 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