aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Console made aware of plugin messagesJiri Vanek2013-12-151-0/+1
|
* Updated NEWSJiri Vanek2013-11-291-0/+2
|
* Move "dialog center" line in NEWS to be consistent with NEWS in 1.4Andrew Azores2013-11-141-1/+1
|
* Added "dialogs center on-screen before appearing" to NEWSAndrew Azores2013-11-141-0/+1
|
* Enabled access to manifests' attributes from JNLPFile class, implemented ↵Jiri Vanek2013-11-131-0/+1
| | | | http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#app_name
* Java console resurrected and connected to new logging.Jiri Vanek2013-11-051-0/+1
|
* Add RH976833 fix note to NEWSAndrew Azores2013-10-161-0/+1
|
* * Cache viewer update:Jacob Wisor2013-10-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Can be closed by ESC key - Enabling and disabling of operational buttons is handled properly - Time consuming operations are indicated by a mouse busy cursor - "Size" and "Last Modified" columns display localized data * netx/net/sourceforge/jnlp/controlpanel/CachePane.java: Moved JButtons to members. (addComponents): Modified to make use of new NonEditableTableModel. Added ListSelectionListener to propertly handle enabling and disabling of operational JButtons when selecting a resource from the cache table. Moved inital populating of the cache table to CacheViewer's constructor until after the CachePane has been instatiated. Added a general purpose Comparator for all non-String columns in the table model. Added a TableCellRenderer with proper localized rendering of "Size" and "Last Modified" columns as well as the content of "Name" and "Path" columns. (createButtonPanel): Moved delete operation into new method invokeDeleteLater(), added mouse cursor busy indicator, and proper handling of enabling and disabling of operational JButtons when pushing the delete button. Moved refresh operation when pushing the refresh button into new method invokePopulateLater() and added proper handling of enabling and disabling of operational JButtons while refreshing. Replaced closing the cache viewer dialog via JDialog.dispose() when pushing the delete button by a post of the WindowEvent.WINDOW_CLOSING event to the CacheViewer dialog in order to effectively remove the newly introduced KeyEventDispatcher. (invokeDeleteLater): New method: Posts an event to the event queue deleting the currently selected resource. (invokePopulateLater): New method: Posts an event to the event queue repopulating the cache table. (populateTable): Added mouse cursor busy indicator. (generateData): Modified cache table's per row data model for proper rendering and sorting to: DirectoryNode, File, String, String, Long, Date. * netx/net/sourceforge/jnlp/controlpanel/CacheViewer.java: (CacheViewer): Added null parameter check. Added a KeyEventDispatcher to enable closing the CacheViewer dialog on a KeyEvent.VK_ESCAPE key event. Replaced closing the cache viewer dialog via JDialog.dispose() by a post of the WindowEvent.WINDOW_CLOSING event to the CacheViewer dialog in order to effectively remove the newly introduced KeyEventDispatcher. * netx/net/sourceforge/jnlp/util/ui/NonEditableTableModel.java: Added a new table model that in effect is a javax.swing.table.DefaultTableModel except for no cell being editable. * netx/net/sourceforge/jnlp/util/ui/package-info.java: Added new package for UI common and recurrung UI tasks with documentation
* PR1474: Can't get javaws to use SOCKS proxyOmair Majid2013-09-241-0/+2
| | | | | | | | If there is a SOCKS proxy specified, use it for https, http, and ftp protocols too (as a fallback). 'sameProxy' now affects the https, http and ftp protocols, but not the socket protocol.
* CVE-2012-4540, RH869040: Heap-based buffer overflow after triggering event ↵Jiri Vanek2013-09-161-0/+2
| | | | attached to applet
* Fix PR1271: icedtea-web does not handle javascript:-protocol URLsAdam Domurad2013-08-191-0/+1
|
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-181-0/+1
|
* Added entry in NEWS about new About dialog. Fixed localization of News tab ↵Andrew Azores2013-07-121-0/+1
| | | | in AboutDialog.java
* JNLP file is now re-downloading only if is local and have href. Real couse ↵Jiri Vanek2013-06-241-0/+1
| | | | of PR1473
* Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml filesJiri Vanek2013-06-211-0/+3
|
* Removed out-of date Boot13 classJiri Vanek2013-06-201-0/+1
|
* Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR fileAdam Domurad2013-06-051-0/+2
|
* Fix PR854: Resizing an applet several times causes 100% CPU loadAdam Domurad2013-05-171-0/+2
|
* fixed news - add pl localisation and added 1.5Jiri Vanek2013-05-021-2/+5
|
* Fix PR1299: WebStart doesn't read socket proxy settings from firefox correctlyAdam Domurad2013-04-231-0/+1
|
* Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets ↵Jiri Vanek2013-04-171-0/+1
| | | | with same relative-path.
* Fixed gifar vulnereability with automated testcaseJiri Vanek2013-04-171-0/+1
|
* Added help for extended applets security and settingsJiri Vanek2013-04-121-0/+1
|
* Added dialogue to allow setting of custom JREJiri Vanek2013-04-121-2/+4
|
* Udated news for DE transaltion and Authors for JacobJiri Vanek2013-03-131-0/+1
|
* Fix PR580: http://www.horaoficial.cl/ loads improperly.Adam Domurad2013-02-131-0/+1
|
* Fix for PR1292: Javaws does not resolve versioned jar names with periods ↵Adam Domurad2013-01-301-0/+1
| | | | properly
* Fix PR1157: Applets can hang browser after fatal exceptionAdam Domurad2013-01-281-0/+1
|
* PR1260: IcedTea-Web should not rely on GTKDeepak Bhole2013-01-161-0/+1
|
* Fix for PR1198: JSObject passed incorrectly to JavascriptAdam Domurad2013-01-151-0/+1
|
* Download indicator made compact for more then one jarJiri Vanek2013-01-101-0/+1
|
* All IcedTea-Web dialogues are centered to middle of active screenJiri Vanek2013-01-101-0/+1
| | | | | | Active screen in this context is the one, where the mouse is presented or default when no mouse presention detected. Patch is affecteing only IcedTea-Web custom dialogues.
* First part of fix of recreating desktop iconJiri Vanek2013-01-101-0/+1
| | | | Another fix can be addition of buttons like always/never
* PR909: URL is invalid after normalizationSaad Mohammad2012-12-201-0/+1
|
* PR1189: Icedtea-plugin requires code attribute when using jnlp_hrefSaad Mohammad2012-12-101-0/+1
|
* PR1217: Add command line arguments for pluginsSaad Mohammad2012-12-051-0/+1
|
* Fix PR1166: Embedded JNLP File is not supported in applet tagSaad Mohammad2012-11-131-0/+1
|
* Add NEWS entry for PR1027Saad Mohammad2012-11-081-0/+2
|
* Added cz_CS locales with testJiri Vanek2012-11-021-0/+1
|
* Splashscreen integrated to javaws and pluginJiri Vanek2012-11-021-0/+1
|
* PR1186: System.getProperty("deployment.user.security.trusted.cacerts") is nullOmair Majid2012-10-291-0/+1
| | | | | Copy deployment configration read into system properties so it is visibile to target programs.
* Major rework of JarCertVerifier certificate management.Danesh Dadachanji2012-10-221-0/+1
| | | | | | This is a long-planned rework of JarCertVerifier, allowing it to handle multiple certificates. The algorithms used to verify jars with multiple certificates vary between JNLPs and Applets.
* PR1145: IcedTea-Web can cause ClassCircularityErrorOmair Majid2012-10-051-0/+1
| | | | | | | | | | | | | | | | | | | It is possible for the ClassLoader to encounter a ClassCircularityError. This can happen when the ClassLoader detects that checking if a class 'A' has been loaded triggers another check of whether 'A' has been loaded before the first check has completed. This can happen easily when trying to load Policy or Permission classes, which lie in our code path that checks whether a class has been loaded. One possible fix is to ensure these classes are not in the path of code that gets executed when we are trying to check for a class. This can be done by removing the call to getAccessControlContextForClassLoading. The javadocs for ClassLoader.findLoadedClass do not mention any permissions required to call the method nor do they mention that the method can throw a SecurityException. The native code that implements findLoadedClass does not have any security checks either. The doProvileged block is probably not needed here and removing it breaks the circularity.
* PR1161: X509VariableTrustManager does not work correctly with OpenJDK7Deepak Bhole2012-09-171-0/+1
|
* Fix for PR920: Classes attempted to load twice when class extends from ↵Adam Domurad2012-08-281-0/+1
| | | | outside jar
* Fixes PR588, Icedtea-web now saves cookies set in java cookie jarAdam Domurad2012-08-171-0/+1
|
* Fix PR955: regression: SweetHome3D fails to runDanesh Dadachanji2012-08-081-0/+1
|
* Fixes PR1106, buffer overflow in plugin tableAdam Domurad2012-08-071-1/+3
|
* Added NEWS entry for PR1049Saad Mohammad2012-08-011-0/+2
|
* CVE-2012-3422, RH840592: Potential read from an uninitialized memory locationDeepak Bhole2012-07-241-0/+5
| | | | Updated NEWS file with entry for CVE-2012-3423