Urs Joss

Results 26 issues of Urs Joss

- Installer has netbeans log instead of thinking rock logo

windows

For older versions of ThinkingRock, the user could choose between installers that bundle the JRE and those that don't. I didn't check, but i believe recent versions do not have...

build

As stated in #76, the memory usage of the current version 4.0.0.beta.1 running on Java 17 seems to be considerably higher than that of the previous version 3.7.0 running with...

performance

@clairelema @jeremy-moore We have the white ThinkingRock icon in the resolutions 16x16, 32x32, 48x48. Would you be able to provide them also in larger scale, especially 256x256, 512x512, 1024x1024? Or...

The current installers have a far too big size(~210 MB - w/o the JRE bundled). ![image](https://user-images.githubusercontent.com/357238/209425807-02a421f7-3461-41b3-9b27-73992ec1e695.png) 49% of the ZIP is ide related, 16% platform related and 35% thinking rock...

build

5.1.0 is from 2013. Current most recent version is 6.20.0 (from July 2022). There may be a code migration necessary. Once we have the code ready, we should recompile all...

dependencies

In the (future) context of providing modules updates through the update center, the version management has to be identified, defined and implemented with the current development version. Follow up ticket...

We currently use net.fortuna.ical4j-1.0.5 which is from 2013. We should use one of the lastest of org.mnode.ical4j-4.x instead. Also, there seems to be an off-by-one issue with that version, as...

dependencies

run `ant update` on the project root and verify all is still working.

dependencies

Running `ant run` from the root of the project will not properly start ThinkingRock. The way we found to do that involves NetBeans, but running another module like `calendar`. We...

build