Commit Graph

115 Commits

Author SHA1 Message Date
coalado
ba1e83f181 Basic embedded vlc tests
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@17838 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-07-11 09:04:22 +00:00
coalado
a365db9db2 Writes tmp dll files for 7zip bindungs to jd tmp dir instead of system tmp dir.
fixes #4955

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16645 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-05-22 13:01:46 +00:00
coalado
9b588def6e Added http://www.bouncycastle.org/latest_releases.html
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16516 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-05-04 09:02:33 +00:00
coalado
5dd7f1bda9 fixes #4827
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16505 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-05-03 14:50:36 +00:00
coalado
63ad84adb5 Uppdated Synthetica:
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
2012-05-03 14:06:23 +00:00
shashaank
56ac324dc1 Lots of small changes, major ones
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
2012-04-01 07:23:41 +00:00
coalado
b0af8b5153 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16212 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2012-03-26 16:44:07 +00:00
bismarck
2dd863f478 ustream.tv: update AMF Handling
AMF-Libs: rip

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16106 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-03-08 17:57:54 +00:00
coalado
dad0629ad3 Updated Classpath - many old libraries got removed
Updated Tray Extension to the new config System.

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16105 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-03-08 16:11:56 +00:00
coalado
9a88484f23 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16065 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2012-03-05 16:28:12 +00:00
coalado
3015dcea17 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16063 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2012-03-05 15:38:59 +00:00
coalado
46678c11fe UpdateSystem
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16056 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-03-02 18:01:27 +00:00
coalado
15618a828f Fixed Drag&Drop Flicker bug.
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
2012-02-21 09:37:10 +00:00
shashaank
ce1d6e1a66 Added neembuu dependencies to the classpath, following entries have been added :
<classpathentry kind="lib" path="ressourcen/libs/neembuu/jpfm.jar" sourcepath="ressourcen/code-ressourcen/neembuu/jpfm.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/jpfm-fs.jar" sourcepath="ressourcen/code-ressourcen/neembuu/jpfm-fs.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-config.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-config.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-diskmanager.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-diskmanager.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-swing.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-swing.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-test.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-test.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-util.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-util.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-util-logging.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-util-logging.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-util-weaklisteners.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-util-weaklisteners.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/neembuu-vfs.jar" sourcepath="ressourcen/code-ressourcen/neembuu/neembuu-vfs.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/rangearray.jar" sourcepath="ressourcen/code-ressourcen/neembuu/rangearray.src.zip"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/com-sun-tools-visualvm-charts.jar"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/com-sun-tools-visualvm-uisupport.jar"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/org-netbeans-lib-profiler-charts.jar"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/org-netbeans-lib-profiler-ui.jar"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/org-openide-util.jar"/>
	<classpathentry kind="lib" path="ressourcen/libs/neembuu/org-openide-util-lookup.jar"/>

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@15884 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2012-02-11 09:45:18 +00:00
coalado
a215c876d4 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@15868 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2012-02-09 17:36:50 +00:00
coalado
52d97bc472 UpdateClient review
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@15540 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-12-23 14:45:02 +00:00
coalado
7b2397cf7c HTMLUnit Testcase. Packagizer first steps
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@15304 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-11-15 15:24:57 +00:00
coalado
aaffbe6870 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@15074 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2011-10-08 15:04:36 +00:00
bismarck
d7ae0e80f2 R.I.P.
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@14978 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-09-19 19:29:56 +00:00
jiaz
789dafd99c git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@14884 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2011-09-05 07:06:12 +00:00
coalado
6c111f3016 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@14874 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2011-09-03 15:22:22 +00:00
coalado
cd49ca02cd Continue to remove JDTheme and JDL
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@14354 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-05-24 10:01:18 +00:00
coalado
e965848750 fixed nullpointer in TranslationHandler.format(TranslationHandler.java:202)
updated exttablefromwork. columns may extend the headermenu now. 
added enabledall/disabled all to ComboBoxColumn


JD: added basic theme support. Updated configpanels


git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@14090 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-04-11 16:13:23 +00:00
coalado
96eb05aac6 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@14082 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2011-04-10 12:01:54 +00:00
Greeny
4f1f6f1777 - more work on CaptchaPush
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@14017 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-04-03 19:01:02 +00:00
coalado
7eae146e67 Updater
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13909 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-03-23 14:47:17 +00:00
coalado
4aae86681f Restructured file/folderstructure and wrote new build script for new updatesystem
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13887 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-03-21 16:55:54 +00:00
coalado
7a4bd42c01 Further work on updatesystem.
removed compileerrors

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13796 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-03-11 17:57:44 +00:00
coalado
8e71edb03f removed compile errors: UpdateServer
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13759 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-03-06 15:58:24 +00:00
coalado
61d616f05b First approach to implement new updater
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13745 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-03-02 17:35:18 +00:00
bismarck
2884386a5b -Resolve dependencies with swfutils.jar
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13698 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-02-24 22:25:32 +00:00
bismarck
217e07e5e5 -Zippyshare.com: fixed
-swfutils.jar: Added ActionscriptByteCode-Disassembler :-)

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13694 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-02-24 17:44:44 +00:00
coalado
6d711880f6 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13455 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2011-01-27 09:56:51 +00:00
coalado
58a22b464e Extracted new Updater Project to an own project.
svn://svn.jdownloader.org/jdownloader/updater

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13377 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-01-18 10:24:20 +00:00
coalado
b9e3afb778 Extracted JDBrowser Project (can be found under svn://svn.jdownloader.org/jdownloader/browser)
MOved Some utilities to appwork utils. next stable update needs new appwork utils library

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13375 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-01-18 10:13:44 +00:00
coalado
4b338305ad git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13363 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2011-01-17 14:31:14 +00:00
coalado
739419d234 added folderwatch library rc1 to classpath
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13342 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-01-15 12:49:01 +00:00
coalado
b488fb8360 Removed jpathwatch from classpath
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13341 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-01-15 12:46:05 +00:00
coalado
13116a3d0f Dialogs throw exceptions if the get closed by the user
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13297 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2011-01-11 14:34:27 +00:00
Greeny
6e8d6077a9 - fixes #2663
- fixes #2409

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13123 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-12-09 09:19:10 +00:00
coalado
88f0bb004c Revert of commit 12999
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@13002 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-11-18 16:10:24 +00:00
bismarck
7735fa96be Incomplete - task 2499: hitfile.net # http://svn.jdownloader.org/issues/2499
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12999 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-11-17 22:31:21 +00:00
Greeny
89ab6ebc70 - fixes #2630
- fixes #2632

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12940 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-11-11 19:56:12 +00:00
bismarck
123eaf67ff -ustream.tv: Added AMF-Support
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12877 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-11-06 13:52:53 +00:00
Greeny
6c88070170 - fixes #2605
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12851 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-11-02 21:24:20 +00:00
coalado
fbed71e027 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12710 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2010-09-29 16:50:49 +00:00
Greeny
965cca8aa8 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12545 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2010-09-09 10:19:25 +00:00
Greeny
cd0d3e4cf3 - fixes #526
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12369 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-08-23 21:24:46 +00:00
Greeny
f772606385 - fixes #2274
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12352 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-08-22 17:51:54 +00:00
moohcew
daa358b9f0 added "open file" feature #1979
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12325 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-08-19 12:23:32 +00:00
jiaz
f1eb079ad3 Updated Substance
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12204 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-08-04 12:41:21 +00:00
Greeny
736425cc00 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12113 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2010-07-25 17:27:11 +00:00
Greeny
771422d637 - fixes #2080
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12092 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-07-23 10:53:44 +00:00
Greeny
10ed9da37a - updated fest-libs to fest-swing-1.2
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@12013 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-07-14 21:12:11 +00:00
Greeny
0057e69af0 - added libs to classpath
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@11968 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-07-10 17:01:44 +00:00
vivalostioz
e842fdc847 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@11737 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2010-06-17 07:10:38 +00:00
jiaz
a3d0757cd6 fixes #1861
JDAntiStandby: added Example for Linux using DBus (gnome)

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@11726 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-06-16 10:47:28 +00:00
Greeny
1e39f522be - fixes #1860
- updated svnkit to new version
- moved JDUtitilites#getCRC() to JDHash#getCRC()
- updated SFV-hashchecking
- removed old unused jd.http.download package
- needs to be checked/compared/merged:
  * jd.event.Broadcaster <=> jd.event.JDBroadcaster
  * jd.nutils.Jobber <=> jd.nutils.Threader

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@11563 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-06-01 14:50:02 +00:00
Greeny
5d615a9017 - updated SubPanelLiveHeaderReconnect & SubPanelCLRReconnect panels
- removed unadded AutoConfig button and old router-autoconfig-fragments
- updated miglayout to 3.7.3.1 and added code resources to this new version

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@11292 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-05-05 11:52:29 +00:00
Greeny
5910978d57 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@11034 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2010-04-10 16:58:30 +00:00
psp
e16f693e53 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@10591 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2010-02-15 17:05:46 +00:00
coalado
cf3abc6a2d use appwork utils.
check out from
svn://svn.appwork.org/utils

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@10585 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-02-15 10:31:07 +00:00
Greeny
85d946ff72 - fixed classpath (the appworkutils library changed its name)
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@10576 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-02-13 20:43:11 +00:00
Greeny
f4eee18fde - increased maximal running decrypter count to 5
- linked a few sources to their library in the buildpath

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@10532 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2010-02-06 13:12:41 +00:00
coalado
3b3140a264 git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@10530 ebf7c1c2-ba36-0410-9fe8-c592906822b4 2010-02-05 19:51:09 +00:00