Skip to content

Tags: hendrikebbers/icedtea-web

Tags

icedtea-web-1.8-branchpoint

Toggle icedtea-web-1.8-branchpoint's commit message
Hidden console on Windows

* rust-launcher/src/dirs_paths_helper.rs: factory for windows os now supply third parameter
* rust-launcher/src/main.rs: (get_os) on windows now have three params. Call to get os if-windows cfged out (main) parent process is now checking ATTACH_PARENT_PROCESS before get_os on windows
* rust-launcher/src/os_access.rs: oon windows, without console, no window is enforced. Trait got win-only  inside_console method windows impl of os_access. Win module made public to expose AttachConsole function.
* rust-launcher/src/utils.rs: test logger got windows-only inside_console

icedtea-web-1.7-branchpoint

Toggle icedtea-web-1.7-branchpoint's commit message
* javaws.desktop.in: value type changed from %f (file) to %u (url). t…

…his helps jnlp protocol a lot, and should not harm older normal_file_path behavior

icedtea-web-1.6-branchpoint

Toggle icedtea-web-1.6-branchpoint's commit message
README: updated to match current state.

icedtea-web-1.5-branchpoint

Toggle icedtea-web-1.5-branchpoint's commit message
NEWS: Bumped date of 1.5 release to 2014

icedtea-web-1.4-branchpoint

Toggle icedtea-web-1.4-branchpoint's commit message
modification of JavawsAWTRobotUsageSample reproducer

icedtea-web-1.2-branchpoint

Toggle icedtea-web-1.2-branchpoint's commit message
PR838: IcedTea plugin crashes with chrome browser when javascript is …

…executed

icedtea-web-1.1-branchpoint

Toggle icedtea-web-1.1-branchpoint's commit message
Use NPN_GetURLNotify (non-blocking) instead of NPN_GetURL (blocking)

Fixed spacing issues in previous ChangeLog entry

icedtea-web-1.0-branchpoint

Toggle icedtea-web-1.0-branchpoint's commit message
Added copyright header to MiddleClickListener.java.

Corrected a typo in javadoc.