Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silenced deployment.properties and zero size applet exceptions with tests | Jiri Vanek | 2013-06-06 | 7 | -3/+183 |
| | |||||
* | Enhanced manifest | Jiri Vanek | 2013-06-06 | 2 | -0/+14 |
| | | | | | | * netx.manifest.in: added Implementation-URL, Implementation-Vendor, Specification-Title, Specification-URL, Specification-Vendor and Specification-Version entries | ||||
* | Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR file | Adam Domurad | 2013-06-05 | 5 | -4/+56 |
| | |||||
* | more detailed hint for CCannotClearCache | Jiri Vanek | 2013-06-04 | 2 | -1/+6 |
| | |||||
* | Remove unused IcedTeaRunnable.h & IcedTeaRunnable.cc | Adam Domurad | 2013-06-04 | 3 | -177/+6 |
| | |||||
* | Handle resizing plugin message more robustly by not blocking worker thread | Adam Domurad | 2013-06-03 | 2 | -37/+51 |
| | |||||
* | Add NativeLibraryStorageTEst | Adam Domurad | 2013-06-03 | 6 | -81/+368 |
| | |||||
* | Extract NativeLibraryStorage class from JNLPClassLoader | Adam Domurad | 2013-06-03 | 4 | -140/+182 |
| | |||||
* | Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJar | Adam Domurad | 2013-05-29 | 3 | -51/+69 |
| | |||||
* | Remove 'serious' from error message in splash screen. | Adam Domurad | 2013-05-29 | 2 | -2/+7 |
| | |||||
* | Synchronized launchers to be from one source | Jiri Vanek | 2013-05-20 | 4 | -41/+33 |
| | |||||
* | Fixed possible deadlock for applet->js->applet call with testcase | Jiri Vanek | 2013-05-20 | 5 | -12/+278 |
| | |||||
* | Reproducer for PR854 | Adam Domurad | 2013-05-17 | 3 | -0/+194 |
| | |||||
* | Fix PR854: Resizing an applet several times causes 100% CPU load | Adam Domurad | 2013-05-17 | 3 | -12/+9 |
| | |||||
* | Reverted previous commit "Use bash as shebang in javaws.in" | Jiri Vanek | 2013-05-15 | 2 | -5/+1 |
| | |||||
* | Use bash as shebang in javaws.in. | Matthias Klose | 2013-05-14 | 2 | -1/+5 |
| | |||||
* | netx/net/sourceforge/jnlp/resources/Messages.properties: (CPJVMitwExec)fixed ↵ | Jiri Vanek | 2013-05-14 | 2 | -1/+7 |
| | | | | invalid unicode character | ||||
* | Fixed indentation | Jiri Vanek | 2013-05-03 | 1 | -2/+2 |
| | |||||
* | fixed news - add pl localisation and added 1.5 | Jiri Vanek | 2013-05-02 | 1 | -2/+5 |
| | |||||
* | Bumped to 1.5pre | Jiri Vanek | 2013-05-02 | 1 | -1/+1 |
| | |||||
* | Added tag icedtea-web-1.4-branchpoint for changeset 0d6213db4fc7 | Jiri Vanek | 2013-05-02 | 0 | -0/+0 |
| | |||||
* | modification of JavawsAWTRobotUsageSample reproducericedtea-web-1.4-branchpoint | Jana Fabrikova | 2013-05-02 | 3 | -0/+335 |
| | |||||
* | Ensure that PluginAppletViewer is resized in case of error. | Adam Domurad | 2013-05-02 | 3 | -37/+42 |
| | |||||
* | Remove only occurence of LEGACY_XULRUNNERAPI | Adam Domurad | 2013-05-02 | 2 | -5/+6 |
| | |||||
* | Minor cleanup, fixed output from ResourceTracker and whitelist | Jiri Vanek | 2013-05-02 | 2 | -2/+2 |
| | |||||
* | change to the Makefile.am, all icons from reproducers | Jana Fabrikova | 2013-05-02 | 8 | -4/+393 |
| | |||||
* | Added default, DE and PL localization's tweeks | Jiri Vanek | 2013-05-02 | 4 | -44/+124 |
| | |||||
* | Introduce PluginPipeMock utility methods. | Adam Domurad | 2013-05-02 | 3 | -57/+188 |
| | |||||
* | MethodOverloadResolve array casting tests | Adam Domurad | 2013-05-02 | 3 | -10/+92 |
| | |||||
* | Remove incorrect undummied code in MethodOverloadResolver | Adam Domurad | 2013-05-02 | 2 | -12/+9 |
| | |||||
* | Merge with: Fix for portalbank.no (trying get after failed head requests) ↵ | Jiri Vanek | 2013-05-02 | 2 | -13/+41 |
|\ | | | | | | | and tests | ||||
| * | refactoring of AWTHelper (class from AWTFramework) | Jana Fabrikova | 2013-05-02 | 2 | -13/+42 |
| | | |||||
* | | Fix for portalbank.no (trying get after failed head requests) and tests | Jiri Vanek | 2013-05-02 | 12 | -131/+850 |
|/ | |||||
* | Renamed cz locales to be more general | Jiri Vanek | 2013-05-02 | 4 | -3/+13 |
| | | | | | netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties renamed to netx/net/sourceforge/jnlp/resources/Messages_cs.properties tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java and tests/reproducers/simple/LocalesTest/testcases/LocalesTestTest.java adapted to new cz locales filename. | ||||
* | modifying makefile for awtframework default icon | Jana Fabrikova | 2013-05-02 | 11 | -11/+647 |
| | |||||
* | Add missing copyright headers | Adam Domurad | 2013-04-30 | 4 | -0/+118 |
| | |||||
* | Modularised initialization of AwtHelper and improoved performance of ↵ | Jiri Vanek | 2013-04-29 | 4 | -19/+120 |
| | | | | ImageSeeker. Added masking to ImageSeeker | ||||
* | refactoring AWTFramework - iconPosition is of type Point | Jana Fabrikova | 2013-04-29 | 3 | -16/+27 |
| | |||||
* | fixing ChangeLog | Jana Fabrikova | 2013-04-29 | 1 | -0/+10 |
| | |||||
* | AWTFramework - fixing return values of searching methods | Jana Fabrikova | 2013-04-29 | 3 | -17/+31 |
| | |||||
* | Disabled accidentally enabled reprint of logs during locales tests | Jiri Vanek | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | adding awtframework (without reproducers) | Jana Fabrikova | 2013-04-26 | 9 | -0/+1489 |
| | |||||
* | Again, diabling accidentally enabled logs reprint | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | removed whitespace following trailing backslash | Jiri Vanek | 2013-04-26 | 2 | -3/+3 |
| | | | | | Makefile.am:370: whitespace following trailing backslash Makefile.am:371: whitespace following trailing backslash | ||||
* | Decode local-file URLs leniently | Adam Domurad | 2013-04-26 | 4 | -6/+33 |
| | |||||
* | Reverting accidentaly enabled logs reprint | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | Added polish transaltion and tests to it | Jiri Vanek | 2013-04-26 | 7 | -42/+659 |
| | | | | Also minor changes to En and De files | ||||
* | Added missing changelog for CZ localisation | Jiri Vanek | 2013-04-26 | 1 | -0/+7 |
| | |||||
* | Improved and completed CZ localisation | Jiri Vanek | 2013-04-26 | 1 | -43/+140 |
| | |||||
* | Added cs localisation for itw-settings desktop file | Jiri Vanek | 2013-04-26 | 2 | -1/+9 |
| |