| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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) and... | Jiri Vanek | 2013-05-02 | 2 | -13/+41 |
|\ |
|
| * | 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 |
* | 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 ImageSee... | Jiri Vanek | 2013-04-29 | 4 | -19/+120 |
* | 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 |
* | 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 |
* | 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 |
* | Added DE and PL localisation of itw-settings desktop file | Jiri Vanek | 2013-04-26 | 2 | -2/+14 |
* | Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ... | Jiri Vanek | 2013-04-26 | 11 | -143/+290 |
* | Add accidentally not included files | Adam Domurad | 2013-04-25 | 4 | -0/+477 |
* | Fix a dead-lock bug that can cause Firefox to hang. | Adam Domurad | 2013-04-25 | 3 | -35/+24 |
* | Unit tests for AsyncCall test extension | Adam Domurad | 2013-04-25 | 2 | -0/+98 |
* | Tests & test extensions for mocking the plugin input & output pipes. | Adam Domurad | 2013-04-25 | 3 | -3/+15 |