Every Developer will have to add a classpaths variable named SWT_PLATFORM, that points to the ressourcen/libs/swt/<OS>/<bit>/ folder
!http://appwork.org/images/2014-10-09_09-42-01.png!
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27345 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: cbe606fe7ee13ea8baa50d0b0283962cd74605b3
The Dialog will ask to install the missing synthetica-themes extension.
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27072 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: fa2c280d94c8e8b7854841f493abea4c03d339c4
Installed Security Sandbox for sun.org.mozilla.javascript.internal Rhino Engine.
Added HTMLUnit Rhino mod
Removed ExtBrowser. Env.js will do that job someday
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@25767 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Added option to add proxy.pac script urls as a proxy
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@25355 ebf7c1c2-ba36-0410-9fe8-c592906822b4
fixes#6890
Reconnect test works better now
UPNP Reconnect Scanner is Cling based now.
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@21511 ebf7c1c2-ba36-0410-9fe8-c592906822b4
V2.15.0, 04/30/2012 (MM/DD/YYYY)
New features
New theme SyntheticaAluOxide.
New frame header layout to support a user component within the title panel.
Java 7 support for Mac OSX.
Improved focus state support.
Improved opacity setting for components.
Improved control to handle custom colored text components.
Added corner painter support for ScrollPanes. See customization.
JComboBox - added "opened" state support. See customization.
JTabbedPane - new UI-property to horizontally flip tabbedPane appearance in RTL mode - useful to support asymmetric tabs. See customization.
JTable - improved default scrollPane border setting. See customization.
JPopupMenu - new UI-property to preserve icon space. See customization.
JFileChooser - improved list cell renderer (respects default renderer), added F2 key binding to rename files.
JMenu - hover style support for top level menus.
JButton, JToggleButton, JCheckBox, JRadioButton - new UI-properties to specify default icon text gap.
JList, JTable - hover style support for rows.
TitledBorderPainter - improved insets handling.
Updated SyntheticaClassy theme (fine tuning) and Simple2D theme.
Fixed bugs
FileChooser doesn't respect root directory settings of a custom FileSystemView.
NPE in ToolTipManager under some very rare circumstances in conjunction with JTabbedPane.
ToolTip transparency disappears under some circumstances - Simple2D theme only.
V2.14.2, 01/17/2012 (MM/DD/YYYY)
New features
Improved popoup menu separator customization.
Fixed bugs
CCE in conjunction with Nimbus and SyntheticaAddons.
DirectoryChooser - #setCurrentDirectory() does not work on WindowsXP.
V2.14.1, 11/25/2011 (MM/DD/YYYY)
Fixed bugs
NPE under very rare circumstances in conjunction with multi threading since V2.14.0.
V2.14.0, 11/08/2011 (MM/DD/YYYY)
New features
Style name support by client property "Synthetica.style".
Custom window shape support.
Improved customization for title panes.
Improved large icon support for menu items.
New UI-property to enable/disable style name support - see customization.
Added UI-property 'ToolTip.background' support.
Window close item in system menu will be disabled when close button becomes disabled or invisible.
Updated themes.
Fixed bugs
Vertical window title position is wrong under some rare cirumstances, when using custom title insets.
ComboBox repaint issue with customized themes under some very rare circumstances.
JSpinner - wrong arrow button location in RTL mode for some themes.
The 'menu activation by alt key' feature can't be disabled.
Performance lack on very large, focused text components.
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16500 ebf7c1c2-ba36-0410-9fe8-c592906822b4
1) Watch as you download option added to the linkgrabber contextmenu
This results in the video starting in vlc (or some mediaplayer) directly.
2) Watch as you download option added to downloads context
This will be used to enable/disable watch as you download for a given filepackage.
Watch as you download works at filepackage level and not individual downloadlink level.
3) Internal changes in neembuu
4) Centralized watch as you download code in DownloadInterface
5) Added org.jdownloader.extensions.neembuu.postprocess.*
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16254 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Getter & Setter of enabled and visible property should be overridden. As a nice sideeffect, this also should be a performance optimization
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@15982 ebf7c1c2-ba36-0410-9fe8-c592906822b4