Frederic Thevenet
Frederic Thevenet
**\- Fixes #1079: user+domain submitted in different formats resolves to different user accounts when Windows authentication is used.** As explain in referenced issue. **\- Added a utility class that helps...
Updating binjr directly from within the application (i.e. checking for a new version, downloading the payload, verifying payload signature, stopping the app and swapping the old version for a new...
When reopening a workspace previously saved to a bjr file, it is directly marked as having unsaved changes (i.e. the path in the title bar is prefixed by a `*`)....
It might be worth looking into Largest-Triangle downsampling algortihm from Sveinn Steinarsson as they tend to be quite adapted to plotting that kind of graphs. http://skemman.is/stream/get/1946/15343/37285/3/SS_MSthesis.pdf https://github.com/sveinn-steinarsson/flot-downsample
binjr is available on a number of package manages for both Linux (AUR, yum, apt) and Windows (winget): it would probably make sense to add it to [Homebrew](https://brew.sh/) so that...
This PR aims to address issue #972 Application launched via a JNLP file will failed to start for user wtih certain characters in their home folder (e.g. `C:\Users\Foo_O'Bar`), which is...
We recently received a report where an application launched via a JNLP file would failed to start for one user while it worked fine for others when using Icedtea-web 1.8...
This PR aims to address issue #972 Application launched via a JNLP file will failed to start for user wtih certain characters in their home folder (e.g. `C:\Users\Foo_O'Bar`), which is...