aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* modification of JavawsAWTRobotUsageSample reproducericedtea-web-1.4-branchpointJana Fabrikova2013-05-023-0/+335
|
* Ensure that PluginAppletViewer is resized in case of error.Adam Domurad2013-05-023-37/+42
|
* Remove only occurence of LEGACY_XULRUNNERAPIAdam Domurad2013-05-022-5/+6
|
* Minor cleanup, fixed output from ResourceTracker and whitelistJiri Vanek2013-05-022-2/+2
|
* change to the Makefile.am, all icons from reproducersJana Fabrikova2013-05-028-4/+393
|
* Added default, DE and PL localization's tweeksJiri Vanek2013-05-024-44/+124
|
* Introduce PluginPipeMock utility methods.Adam Domurad2013-05-023-57/+188
|
* MethodOverloadResolve array casting testsAdam Domurad2013-05-023-10/+92
|
* Remove incorrect undummied code in MethodOverloadResolverAdam Domurad2013-05-022-12/+9
|
* Merge with: Fix for portalbank.no (trying get after failed head requests) ↵Jiri Vanek2013-05-022-13/+41
|\ | | | | | | and tests
| * refactoring of AWTHelper (class from AWTFramework)Jana Fabrikova2013-05-022-13/+42
| |
* | Fix for portalbank.no (trying get after failed head requests) and testsJiri Vanek2013-05-0212-131/+850
|/
* Renamed cz locales to be more generalJiri Vanek2013-05-024-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 iconJana Fabrikova2013-05-0211-11/+647
|
* Add missing copyright headersAdam Domurad2013-04-304-0/+118
|
* Modularised initialization of AwtHelper and improoved performance of ↵Jiri Vanek2013-04-294-19/+120
| | | | ImageSeeker. Added masking to ImageSeeker
* refactoring AWTFramework - iconPosition is of type PointJana Fabrikova2013-04-293-16/+27
|
* fixing ChangeLogJana Fabrikova2013-04-291-0/+10
|
* AWTFramework - fixing return values of searching methodsJana Fabrikova2013-04-293-17/+31
|
* Disabled accidentally enabled reprint of logs during locales testsJiri Vanek2013-04-291-1/+1
|
* adding awtframework (without reproducers)Jana Fabrikova2013-04-269-0/+1489
|
* Again, diabling accidentally enabled logs reprintJiri Vanek2013-04-261-1/+1
|
* removed whitespace following trailing backslashJiri Vanek2013-04-262-3/+3
| | | | | Makefile.am:370: whitespace following trailing backslash Makefile.am:371: whitespace following trailing backslash
* Decode local-file URLs lenientlyAdam Domurad2013-04-264-6/+33
|
* Reverting accidentaly enabled logs reprintJiri Vanek2013-04-261-1/+1
|
* Added polish transaltion and tests to itJiri Vanek2013-04-267-42/+659
| | | | Also minor changes to En and De files
* Added missing changelog for CZ localisationJiri Vanek2013-04-261-0/+7
|
* Improved and completed CZ localisationJiri Vanek2013-04-261-43/+140
|
* Added cs localisation for itw-settings desktop fileJiri Vanek2013-04-262-1/+9
|
* Added DE and PL localisation of itw-settings desktop fileJiri Vanek2013-04-262-2/+14
|
* Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ↵Jiri Vanek2013-04-2611-143/+290
| | | | unittests
* Add accidentally not included filesAdam Domurad2013-04-254-0/+477
|
* Fix a dead-lock bug that can cause Firefox to hang.Adam Domurad2013-04-253-35/+24
|
* Unit tests for AsyncCall test extensionAdam Domurad2013-04-252-0/+98
|
* Tests & test extensions for mocking the plugin input & output pipes.Adam Domurad2013-04-253-3/+15
|
* Locking disabled on windows machinesJiri Vanek2013-04-252-3/+15
|
* Splashscreen now strip commit id from released versionsJiri Vanek2013-04-253-2/+43
|
* Remove unnecessary line that can result in NPEAdam Domurad2013-04-242-2/+5
|
* Add tests for newly added UrlUtils functionsAdam Domurad2013-04-232-1/+42
|
* Introduce more UrlUtils functions.Adam Domurad2013-04-236-56/+114
|
* Ensure document-base is properly encodedAdam Domurad2013-04-233-3/+13
|
* Reproducer for URL parameters in document-base.Adam Domurad2013-04-234-0/+184
|
* Clean-up of dead & outdated parts of NetxPanelAdam Domurad2013-04-233-29/+17
|
* Reproducer for incorrect AppContext context-classloaderAdam Domurad2013-04-236-0/+361
|
* Ensure JarFile handles do not leak.Adam Domurad2013-04-232-1/+16
|
* JNLPClassLoader unit tests for file leaksAdam Domurad2013-04-233-3/+277
|
* Rewrite of MethodOverloadResolverAdam Domurad2013-04-234-602/+770
|
* Fix PR1299: WebStart doesn't read socket proxy settings from firefox correctlyAdam Domurad2013-04-233-1/+9
|
* testing server allowed from makefileJiri Vanek2013-04-193-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 codebaseJiri Vanek2013-04-1720-12/+1510
|