ALGUI

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

30 check-ins

2024-06-24
20:34
Migrate documentation to Markdown. ... (Leaf check-in: 66f7b7b5a8 user: imagic tags: trunk)
2021-11-27
19:46
Minor doc fixes. ... (check-in: 7d2a6a9f11 user: imagic tags: trunk)
2021-11-26
20:50
Process events twice to reduce latency. ... (check-in: 40f96d22e9 user: imagic tags: trunk)
20:32
List events in the doc. ... (check-in: 3ce89a2fe6 user: imagic tags: trunk)
19:53
ext: Improve GUI focus events. ... (check-in: 14084a34bd user: imagic tags: trunk)
19:52
Add more core events. - Compute visibility state. - Improve view updates. ... (check-in: 2e3972f9ec user: imagic tags: trunk)
2021-11-24
21:31
Fix spatial event doc. ... (check-in: 5f13bc06fa user: imagic tags: trunk)
20:54
Improve ext GUI event dispatch. Add down/up phase and state for capture. ... (check-in: ee84458daa user: imagic tags: trunk)
19:01
Add warning about loose coupling. ... (check-in: 3c8bfa16e4 user: imagic tags: trunk)
2021-11-23
20:51
Improve example. ... (check-in: a503fb9423 user: imagic tags: trunk)
20:51
Improve extension GUI. ... (check-in: adc02b88f4 user: imagic tags: trunk)
20:51
Improve doc about data consistency. ... (check-in: ebcb52c229 user: imagic tags: trunk)
20:51
Rework dirties/renderer/API. - compute absolute transform - improve widget GUI binding - simplify ... (check-in: 6b5e72480e user: imagic tags: trunk)
18:26
Rework events. Use an event loop, events are deferred. Induces latency, but simplify execution flow. ... (check-in: 3b9fb95fcb user: imagic tags: trunk)
2021-11-15
20:46
Reorganize files. Make source installation and example setup easier. ... (check-in: 24a0312341 user: imagic tags: trunk)
20:39
Improve library principles. ... (check-in: 45962f6864 user: imagic tags: trunk)
2021-11-14
19:43
Fix license. ... (check-in: 2f05bc77cb user: imagic tags: trunk)
2020-01-08
17:47
Fix condition issue. - mistake about operator priority ... (check-in: ee41995377 user: imagic tags: trunk)
2019-12-19
15:57
doc: small fix. ... (check-in: 13c17b8131 user: imagic tags: trunk)
15:49
Remove time facilities. - better use a proper scheduler ... (check-in: 623a3e2609 user: imagic tags: trunk)
2019-12-09
21:45
Add widget absolute transform computation function. ... (check-in: 3e05e29d45 user: imagic tags: trunk)
20:58
Use hyphen instead of underscore for event name. (readability) ... (check-in: c582d25eea user: imagic tags: trunk)
20:50
Rework dirty marking and remove inner computation. - widget's dirty states are saved between and outside GUIs (avoid issues) - inner data may be properly computed as needed in Widget:updateLayout() ... (check-in: 10ead6c689 user: imagic tags: trunk)
15:56
Fix focus state dependency in focus based events. ... (check-in: 22fa588279 user: imagic tags: trunk)
2019-12-01
17:48
Add source header comments. ... (check-in: 6975686065 user: imagic tags: trunk)
2019-11-25
18:24
Improve doc. ... (check-in: be3a8de89a user: imagic tags: trunk)
18:15
Implement core features. ... (check-in: 771877dc5a user: imagic tags: trunk)
18:14
Add license. ... (check-in: cb361b925f user: imagic tags: trunk)
18:14
Base files. ... (check-in: 0d01521db2 user: imagic tags: trunk)
2019-11-12
15:35
Big Bang. ... (check-in: c27619bf9d user: imagic tags: trunk)