Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | | | | unittests | ||||
* | 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 |
| | |||||
* | Locking disabled on windows machines | Jiri Vanek | 2013-04-25 | 2 | -3/+15 |
| | |||||
* | Splashscreen now strip commit id from released versions | Jiri Vanek | 2013-04-25 | 3 | -2/+43 |
| | |||||
* | Remove unnecessary line that can result in NPE | Adam Domurad | 2013-04-24 | 2 | -2/+5 |
| | |||||
* | Add tests for newly added UrlUtils functions | Adam Domurad | 2013-04-23 | 2 | -1/+42 |
| | |||||
* | Introduce more UrlUtils functions. | Adam Domurad | 2013-04-23 | 6 | -56/+114 |
| | |||||
* | Ensure document-base is properly encoded | Adam Domurad | 2013-04-23 | 3 | -3/+13 |
| | |||||
* | Reproducer for URL parameters in document-base. | Adam Domurad | 2013-04-23 | 4 | -0/+184 |
| | |||||
* | Clean-up of dead & outdated parts of NetxPanel | Adam Domurad | 2013-04-23 | 3 | -29/+17 |
| | |||||
* | Reproducer for incorrect AppContext context-classloader | Adam Domurad | 2013-04-23 | 6 | -0/+361 |
| | |||||
* | Ensure JarFile handles do not leak. | Adam Domurad | 2013-04-23 | 2 | -1/+16 |
| | |||||
* | JNLPClassLoader unit tests for file leaks | Adam Domurad | 2013-04-23 | 3 | -3/+277 |
| | |||||
* | Rewrite of MethodOverloadResolver | Adam Domurad | 2013-04-23 | 4 | -602/+770 |
| | |||||
* | Fix PR1299: WebStart doesn't read socket proxy settings from firefox correctly | Adam Domurad | 2013-04-23 | 3 | -1/+9 |
| | |||||
* | testing server allowed from makefile | Jiri Vanek | 2013-04-19 | 3 | -5/+33 |
| | | | | | | | | | | | * Makefile.am: (stamps/netx-dist-tests-prepare-reproducers.stamp) added stamps/netx-dist.stamp stamps/plugin.stamp dependence (stamps/test-extensions-compile.stamp) added stamps/netx-dist.stamp stamps/plugin.stamp dependence (stamps/compile-reproducers-testcases.stamp) added stamps/plugin.stamp dependence (run-test-server-on-44321) new target, starts server in deploy dir, on port 44321 (run-test-server-on-random-port) new target, starts server in deploy dir, on random port * tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java: (main) added better access to random port | ||||
* | Added various self-describing tests for codebase | Jiri Vanek | 2013-04-17 | 20 | -12/+1510 |
| | |||||
* | Fixed CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets ↵ | Jiri Vanek | 2013-04-17 | 5 | -11/+23 |
| | | | | with same relative-path. | ||||
* | Fixed gifar vulnereability with automated testcase | Jiri Vanek | 2013-04-17 | 20 | -12/+933 |
| | |||||
* | removed java call to obtain jvm args for plugin | Jiri Vanek | 2013-04-17 | 2 | -37/+12 |
| | | | | | | * /plugin/icedteanp/IcedTeaNPPlugin.cc: (get_jvm_args) Java call replaced by call to recently added read_deploy_property_value function. | ||||
* | Clean-up generated code. | Adam Domurad | 2013-04-12 | 2 | -20/+23 |
| | |||||
* | Present more information in unsigned applet confirmation. | Adam Domurad | 2013-04-12 | 3 | -8/+19 |
| | |||||
* | Added help for extended applets security and settings | Jiri Vanek | 2013-04-12 | 6 | -0/+362 |
| | |||||
* | Added dialogue to allow setting of custom JRE | Jiri Vanek | 2013-04-12 | 11 | -15/+400 |
| | |||||
* | Remove legacy support for the old version of NPAPI | Adam Domurad | 2013-04-11 | 9 | -273/+16 |
| | |||||
* | Allow for remembered unsigned trust based on codebase | Adam Domurad | 2013-04-11 | 6 | -22/+108 |
| | |||||
* | adding Liveconnect reproducer for JS->J funtion resolution tests | Jana Fabrikova | 2013-04-10 | 6 | -0/+504 |
| | |||||
* | adding JSToJFuncReturn reproducer (testing Liveconnect JS->J function return ↵ | Jana Fabrikova | 2013-04-10 | 6 | -0/+464 |
| | | | | types) |