Timeline



2021-04-09:

22:41 Changeset in mainline [d65accb]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Add those numbers
22:41 Changeset in mainline [95a9cbc]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
UI menu unit tests
22:41 Changeset in mainline [1746ede]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Add menu to Calculator
22:41 Changeset in mainline [7727cfd]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Add missing include in clipboard.h
22:41 Changeset in mainline [4d2a4cd]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Correct menu entry height Fixes menu entry not being clickable in …
22:41 Changeset in mainline [f0ccb2a]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Fix libui unit tests
22:41 Changeset in mainline [f536a16]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Close menu when button is pressed outside of it
22:41 Changeset in mainline [f251883]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Menu entries need to stretch to the width of the menu
22:41 Changeset in mainline [62223ec]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Close menu when window is unfocused This of course means we need to …
22:41 Changeset in mainline [0262f16c]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Activate menu entry by clicking (instead of simple press) This allows …
22:41 Changeset in mainline [214aefb]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
UI menu (WIP)
22:03 Changeset in mainline [6de45af0] by Jiri Svoboda <jiri@…>
Add those numbers
22:01 Changeset in mainline [1aa0e38] by Jiri Svoboda <jiri@…>
UI menu unit tests

2021-04-04:

18:14 Changeset in mainline [f5a6e25] by Jiri Svoboda <jiri@…>
Add menu to Calculator
18:13 Changeset in mainline [5bfeeaa] by Jiri Svoboda <jiri@…>
Add missing include in clipboard.h
09:08 Changeset in mainline [7a8af2f] by Jiri Svoboda <jiri@…>
Correct menu entry height Fixes menu entry not being clickable in …

2021-04-02:

17:35 Changeset in mainline [e7b32d7] by Jiri Svoboda <jiri@…>
Fix libui unit tests

2021-04-01:

22:31 Changeset in mainline [2e1dbf7d] by Jiri Svoboda <jiri@…>
Close menu when button is pressed outside of it
21:31 Changeset in mainline [0563982] by Jiri Svoboda <jiri@…>
Menu entries need to stretch to the width of the menu
21:04 Changeset in mainline [379cd75f] by Jiri Svoboda <jiri@…>
Close menu when window is unfocused This of course means we need to …
16:23 Changeset in mainline [cd62879] by Jiri Svoboda <jiri@…>
Activate menu entry by clicking (instead of simple press) This allows …

2021-03-29:

21:26 newgui.png attached to Screenshots by Jiri Svoboda
HelenOS 0.11.1 GUI
17:54 Codenames edited by Jakub Jermář
(diff)
17:04 ReleaseNotes/0.11.1 edited by Jiri Svoboda
(diff)
16:48 Milestone 0.11.1 completed
16:48 About edited by Jakub Jermář
(diff)
16:46 Download edited by Jakub Jermář
(diff)
16:45 Download edited by Jakub Jermář
(diff)
16:44 Download edited by Jakub Jermář
(diff)
16:41 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
16:40 Ticket #827 (Boot on Raspberry Pi ends prematurely when accessing ramdisk) closed by Jakub Jermář
fixed: Fixed in commit …
16:38 ReleaseNotes/0.11.1 created by Jakub Jermář
16:35 ReleaseNotes edited by Jakub Jermář
(diff)
15:47 Changeset in mainline [b0858150]serialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export0.11.1 by Jakub Jermář <jakub@…>
Bump version to 0.11.1 (Jubilee)
15:39 Changeset in mainline [fbc6b6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermář <jakub@…>
Fix handling of LFN names Enforce python3 and correctly detect …

2021-03-27:

22:52 Changeset in mainline [bfb055b] by Jiri Svoboda <jiri@…>
UI menu (WIP)
05:54 Changeset in mainline [417ff46] by GitHub <noreply@…>
Install meson==0.50.1 to compile correctly When running `pip3 install …

2021-03-25:

21:12 Changeset in mainline [dbf1be5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix XCW

2021-03-24:

19:59 Ticket #827 (Boot on Raspberry Pi ends prematurely when accessing ramdisk) updated by Jakub Jermář
The problem seems to originate in the mkfat.py script, which …

2021-03-23:

20:46 Ticket #827 (Boot on Raspberry Pi ends prematurely when accessing ramdisk) updated by Jakub Jermář
Owner, Component changed
Turns out that with python3, the tools/mkfat.py script builds …
11:21 Ticket #827 (Boot on Raspberry Pi ends prematurely when accessing ramdisk) updated by Jiri Svoboda
I cannot reproduce the issue (in Qemu with latest ew.py) despite …
10:16 Screenshots edited by Jiri Svoboda
I'm guessin' overlappin' windows don' impress no'one in 2021 (diff)
10:14 About edited by Jiri Svoboda
Update screenshot description (diff)
08:47 Ticket #828 (There is no sound on amd64 and ia32) closed by Jakub Jermář
worksforme: This has to do with how QEMU / Fedora regressed in handling multiple …

2021-03-22:

21:45 Ticket #827 (Boot on Raspberry Pi ends prematurely when accessing ramdisk) updated by Jakub Jermář
It turns out that his problem shows already with 0.9.1 when built with …
21:41 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
21:35 Changeset in mainline [e9f7778]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermář <jakub@…>
tools/ew.py: Add support for Raspberry Pi
21:32 RaspberryPi edited by Jiri Svoboda
Emulating with Qemu (thx Jakub) (diff)
17:51 Ticket #828 (There is no sound on amd64 and ia32) created by Jakub Jermář
As of current master, I get no sound on amd64/ia32 when executing …
17:49 Ticket #827 (Boot on Raspberry Pi ends prematurely when accessing ramdisk) created by Jakub Jermář
As of current master, the boot on Raspberry Pi ends prematurely as …
16:46 About edited by Jiri Svoboda
Link screenshot to screenshots page (diff)
16:42 About edited by Jiri Svoboda
Switch to new screenshot (linked from screenshots article) (diff)
16:36 Screenshots edited by Jiri Svoboda
Update with latest screenshot (diff)
16:29 newgui-aio.png attached to Screenshots by Jiri Svoboda
HelenOS all-in-one with new GFX-based GUI (display server, libui)

2021-03-19:

14:07 Tickets #814,​797,​801,​802,​804,​816,​821,​823,​825,​826 batch updated by Jakub Jermář
Milestone changed
Milestone renamed
14:06 Ticket #820 (Changing ninja config from CONFIG_SMP to !CONFIG_SMP and vice versa ...) updated by Jakub Jermář
Milestone changed
Milestone renamed
14:00 Ticket #822 (/srv/hid/display killed due to an exception at program counter ...) updated by Jiri Svoboda
Milestone changed
13:59 Ticket #822 (/srv/hid/display killed due to an exception at program counter ...) updated by Jiri Svoboda
Hi, I was trying to reproduce this, but couldn't. I was trying both …

2021-03-18:

20:31 Ticket #821 (kfb assertion failure (old >= 0) on BeagleBoard-xM) closed by Jiri Svoboda
fixed: Root cause: If kernel frame buffer was not present (sysinfo key 'fb' …
20:25 Changeset in mainline [b27553c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix double fun destroy in kfb's port_init() Caused assertion failure …

2021-03-17:

17:43 Ticket #825 (USB tablet does not work) closed by Jiri Svoboda
fixed: Fixed in commit …
17:38 Changeset in mainline [7d83c54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Initialize backend_data.parea in dmamem_map_anonymous() This was …
17:15 Ticket #825 (USB tablet does not work) updated by Jiri Svoboda
Bisection shows this problem is caused by commit …
17:00 Ticket #825 (USB tablet does not work) updated by Jiri Svoboda
Status, Owner, Milestone changed

2021-03-16:

22:37 Ticket #826 (When resized, UI Demo window turns black) closed by Jiri Svoboda
fixed: Fixed in commit …
22:33 Changeset in mainline [a85d5c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix window resize when not using window double-buffer We can only …
11:41 Ticket #826 (When resized, UI Demo window turns black) updated by Jiri Svoboda
This only happens if CONFIG_WIN_DOUBLE_BUF=n. In that case we allocate …
00:29 ReleaseNotes/Mainline edited by Jiri Svoboda
Fix capitalisation (diff)
00:27 ReleaseNotes/Mainline edited by Jiri Svoboda
Thought I'd mention Helena afterall (diff)
00:16 Ticket #821 (kfb assertion failure (old >= 0) on BeagleBoard-xM) updated by Jiri Svoboda
Status, Owner changed
00:15 Ticket #826 (When resized, UI Demo window turns black) updated by Jiri Svoboda
Summary changed
00:13 Ticket #822 (/srv/hid/display killed due to an exception at program counter ...) updated by Jiri Svoboda
Milestone changed
00:13 Ticket #826 (When resized, UI Demo window turns black) created by Jiri Svoboda
When I try to resize UI Demo window (the only rezizable window), it …

2021-03-15:

23:51 Ticket #824 (Graphical console output corrupt in resolutions grater than 1024x768) updated by Jiri Svoboda
Keywords changed
23:50 Ticket #531 (Console user interface toolkit) updated by Jiri Svoboda
Keywords, Status, Owner changed
Instead of a separate console user interface toolkit and separate …
20:51 Ticket #816 (New display server) closed by Jiri Svoboda
fixed: Merged in this …

2021-03-12:

19:16 Changeset in mainline [36795edf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Improve lists and other data structures Provide more …
Note: See TracTimeline for information about the timeline view.