CJ Kucera

Results 74 comments of CJ Kucera

Okay, at this point we've got no deprecation warnings showing up while compiling. There's the suppressed ones above, which we can't do anything about until we decide to stop supporting...

Eesh, this has been three weeks, eh? Sorry for the delay; I got caught up on font-scaling issues which took a hell of a lot longer than expected, and didn't...

Ah yeah, makes sense; will have to play around a bit to see what kind of UI makes sense... Probably the most sensible default would be a Level "matchall" (in...

Mmm, I may end up putting this on the backburner, actually. The hotfix check here is just one of a bunch of checkers which get run against the code, and...

Did a bit of searching on this, including this seemingly-helpful article which even talks Netbeans: https://blog.idrsolutions.com/convert-ant-based-netbeans-project-to-a-maven-project/ One downside of moving from ant -> maven is that it requires a different...

So yeah, not gonna be handling this for now. Will be keeping it open 'cause I *would* like to eventually do it, but laziness plus not wanting to make VCS...

Well, ended up giving this a *bit* of a go, as we approach v1.4.0, but I'm going to once again kick it down the road. Getting the project as a...

Agreed, though the current theme handling would need a bit of an overhaul to support it. At the moment, the themes are defined in code and include some self-referential bits...

So, yeah, this is definitely one of the stranger problems I've seen, and I'm afraid I can't reproduce it at all on my end (even with generating error dialogs like...

I did just release 1.4.0-rc.1 as well, if you wanted to give the precompiled EXE a try, now that that's available: https://github.com/BLCM/OpenBLCMM/releases/tag/v1.4.0-rc.1 -- that would effectively be using a separate...