diff options
author | Jiri Vanek <[email protected]> | 2013-01-10 18:23:06 +0100 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-01-10 18:23:06 +0100 |
commit | 05fbe64d15224e9e651231f86694e33799d5d39f (patch) | |
tree | b2ac6230ecdb52ba82d18977b6fb9bcbe92299fb /ChangeLog | |
parent | f38ac428ba5289313c21623a267cedcde554bf95 (diff) |
Download indicator made compact for more then one jar
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 2013-01-10 Jiri Vanek <[email protected]> + Download indicator made compact for more then one jar + * NEWS: mentioned this feature + * netx/net/sourceforge/jnlp/cache/DefaultDownloadIndicator.java: + (DownloadPanel) inner class were rewritten to support collapsed/detailed + for more then one jar in queue. + (frame) window is recreated each time state is changed (preventing errors + on some X configurations) and is positioned to lower left corner of + active screen. + * netx/net/sourceforge/jnlp/resources/hideDownloadDetails.png + * adding netx/net/sourceforge/jnlp/resources/showDownloadDetails.pn h + Icons for "to collapsed state" and "to detailed state" + +2013-01-10 Jiri Vanek <[email protected]> + All IcedTea-Web dialogues are centered to middle of active screen * NEWS: mentioned this feature * netx/net/sourceforge/jnlp/JNLPSplashScreen.java: |