Commit Graph

20 Commits

Author SHA1 Message Date
b2e5ed83a4
chore: update to JVM 22
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-06-03 15:01:55 +02:00
787833f732
chore: update to jfCommons 1.7
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-06-03 14:40:44 +02:00
aede030a7f
chore: refactor build scripts and update java-gi
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/push/docs Pipeline was successful
2024-03-01 21:25:11 +01:00
f4ed8a4bcb
chore: bump commons and update for new modules 2023-11-08 09:15:59 +01:00
9e1c20737d
style: don't explicitly depend on gtk transitive dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
2023-10-16 16:14:46 +02:00
04d8121ca2
fix: update java-gi and, in doing so, fix segfault 2023-10-16 16:00:57 +02:00
5faa505235
fix: wrap Entry.setText to prevent segfault for empty strings
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-19 15:32:42 +02:00
a7a135c598
chore: basic mod browsing (untested due to GTK4 issues) 2023-07-24 14:29:06 +02:00
1be0d68a56
Implement new instance window, bump java and GTK 2023-06-30 14:02:31 +02:00
218e12714d
InstanceMeta.checkArguments to centralize null checking + remove mutability from Arguments and kotlin lambda indy
Some checks failed
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-06 09:54:40 +02:00
17e89ba829
GTK: JPMS + optimize imports
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-05 21:37:16 +02:00
a89f51aa5d
Initial port of launcher-gtk to kotlin. With this, manifold is completely gone from the codebase.
Might have introduced some new bugs + crashes, though.
2023-05-05 21:27:00 +02:00
8d45fdff84
Bump other dependencies 2023-05-04 11:25:37 +02:00
2cb852c5cb
Bump java-gi 2023-05-04 11:14:34 +02:00
4967410f51
GTK: Showcase configuration using broadwayd
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 17:19:02 +01:00
e15ef8c485
Use a "stable" java-gi version (0.3) and mention it in the README
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 10:02:01 +01:00
bdd86c7683
Start working on instance settings
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-24 18:25:18 +01:00
36f462597a
Fix menu not interactable
Some checks failed
ci/woodpecker/push/docs Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-15 11:19:57 +01:00
be8252ce58
Initial work on porting to java-gi, currently broken
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-17 21:53:21 +01:00
eb3fb83673
Start working on GTK port (far from finished) 2022-09-26 19:09:02 +02:00