Fcalva synced commits to refs/pull/45/head at Fcalva/gint from mirror 2025-04-02 08:37:14 +02:00
704c6b3f24 r61524, render-fx, gray: allow changing fxg3a border/mono/gray colors
Fcalva synced commits to dev at Fcalva/gint from mirror 2025-04-02 08:37:13 +02:00
dff487b20a touch: get calibration info from OS, if known
282f56fdc1 cp: slightly less stupid dclear()
Compare 2 commits »
Fcalva pushed to master at Fcalva/flisp 2025-03-30 21:54:08 +02:00
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2025-03-30 06:48:16 +02:00
334be52cee recognize KEY_OK as equivalent to KEY_EXE
Fcalva pushed to master at Fcalva/flisp 2025-03-30 00:07:44 +01:00
d8d8efe117 Feeling eepy
Fcalva pushed to master at Fcalva/flisp 2025-03-29 22:44:13 +01:00
2236d1c85f Werk
6997aee232 Merge pt.2
cb44634016 Merge jackywulf.com:Fcalva/flisp
e05a3e9ff5 Merge branch 'master' of jackywulf.com:Fcalva/flisp
767f03e765 Changes
Compare 5 commits »
Fcalva synced commits to refs/pull/45/head at Fcalva/gint from mirror 2025-03-29 22:08:17 +01:00
d6620a0775 r61524, render-fx, gray: allow changing fxg3a border/mono/gray colors
Fcalva synced new reference refs/tags/1.4.0 to Fcalva/JustUI from mirror 2025-03-29 21:38:19 +01:00
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2025-03-29 21:38:18 +01:00
ccb5feae04 bump version to 1.4.0
86ca380417 doc: more on focus system
4d7b33107d doc: focus system
4028aae484 doc: update widget list + 1.4.0 changelog
23294b77ac jscene: remove JSCENE_KEY which was causing confusing bugs
Compare 5 commits »
Fcalva synced commits to master at Fcalva/JustUI from mirror 2025-03-29 21:38:18 +01:00
ccb5feae04 bump version to 1.4.0
86ca380417 doc: more on focus system
4d7b33107d doc: focus system
4028aae484 doc: update widget list + 1.4.0 changelog
23294b77ac jscene: remove JSCENE_KEY which was causing confusing bugs
Compare 41 commits »
Fcalva synced commits to refs/tags/1.4.0 at Fcalva/JustUI from mirror 2025-03-29 21:38:18 +01:00
Fcalva synced commits to refs/pull/45/head at Fcalva/gint from mirror 2025-03-29 05:48:16 +01:00
b52029d349 r61524, render-fx, gray: allow changing fxg3a border/mono/gray colors
Fcalva pushed to master at Fcalva/flisp 2025-03-25 12:14:46 +01:00
adedde0253 More work towards scopes
Fcalva synced commits to dev at Fcalva/fxsdk from mirror 2025-03-25 03:18:20 +01:00
b1a696b996 cmake: work around a missing LINK_DEPENDS bug
Fcalva synced commits to dev at Fcalva/gint from mirror 2025-03-25 03:18:18 +01:00
48718bf9be giteapc: also install CP target by default
4a5c0bbfec gint: fix poweroff crash due to misaligned syscall table
cf020c4bee kernel: detect circuit10's emulator so it stays as CG50
Compare 3 commits »
Fcalva pushed to master at Fcalva/flisp 2025-03-24 22:18:24 +01:00
909badb818 Test for strconst, general fixes, start of scoped variables
Fcalva synced commits to dev at Fcalva/fxsdk from mirror 2025-03-24 19:08:19 +01:00
25794c505d cmake: add to LINK_DEPENDS in generate_g1a/g3a, don't override it
Fcalva synced commits to refs/pull/31/head at Fcalva/gint from mirror 2025-03-24 19:08:17 +01:00
4cc3e9ddf2 Merge pull request 'dev' (#2) from Lephenixnoir/gint:dev into dev
353c33d21c touch: only enable touchscreen for FXCP400 + fix C++ header support
f1b441eeef touch: code cleanup
cc802b6025 touch: fix typo
718957b4bb touch: support event generation + support calibration information
Compare 31 commits »
Fcalva pushed to master at Fcalva/flisp 2025-03-24 18:30:22 +01:00
dc208aed7c + Builtins, strong types, - buffer overflow
Fcalva synced commits to dev at Fcalva/JustUI from mirror 2025-03-24 02:48:21 +01:00
4d6b760b1a jscrolledlist: silence two abort() insertions