Yiz

Timeline
Login

Timeline

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

50 most recent check-ins

2026-07-31
22:21
minor cleanup Leaf check-in: 08fa9c62eb user: arre9260@protonmail.com tags: sdl, trunk
22:15
made OS window respect window widget's flags check-in: 3ffe836ba5 user: arre9260@protonmail.com tags: sdl, trunk
21:33
cleanup + added todos check-in: bc0895f62e user: arre9260@protonmail.com tags: sdl, trunk
21:28
minor changes check-in: a597fc0af4 user: arre9260@protonmail.com tags: sdl, trunk
21:23
added rounded rect support check-in: aaa9acbe79 user: arre9260@protonmail.com tags: sdl, trunk
20:58
fixed text height offset check-in: b8e07f0685 user: arre9260@protonmail.com tags: sdl, trunk
20:56
added text rendering check-in: 20b67420d1 user: arre9260@protonmail.com tags: sdl, trunk
20:19
added minimize and maximize window buttons + function pointers check-in: e3b2591654 user: arre9260@protonmail.com tags: sdl, trunk
20:12
correctly accounted for buttons on titlebar when hittesting for window dragging check-in: f873f17596 user: arre9260@protonmail.com tags: sdl, trunk
20:01
added other titlebar icons + fixed onClick handler when nil check-in: 0cd9f79627 user: arre9260@protonmail.com tags: sdl, trunk
19:51
minor changes check-in: dd9700dde4 user: arre9260@protonmail.com tags: sdl, trunk
19:48
added onClick handler to buttons check-in: c370cea153 user: arre9260@protonmail.com tags: sdl, trunk
19:36
fixed button click handling check-in: 56af48bc69 user: arre9260@protonmail.com tags: sdl, trunk
18:10
updated todods check-in: 52b4237ab6 user: arre9260@protonmail.com tags: sdl, trunk
18:10
fixed button positioning check-in: 0d9d414cdc user: arre9260@protonmail.com tags: sdl, trunk
18:10
added button layout check-in: 457b234286 user: arre9260@protonmail.com tags: sdl, trunk
18:10
added markClean proc check-in: 6066aabb6f user: arre9260@protonmail.com tags: sdl, trunk
17:47
mark window as clean after relayout check-in: 94b743ae83 user: arre9260@protonmail.com tags: sdl, trunk
2026-07-28
20:27
added docs to window procs check-in: 1bb0edb720 user: arre9260@protonmail.com tags: sdl, trunk
20:23
fixed markDirty to update parents too check-in: e4a76db5a7 user: arre9260@protonmail.com tags: sdl, trunk
20:21
added layout to window check-in: b9ff3e51ed user: arre9260@protonmail.com tags: sdl, trunk
19:30
added window resizing check-in: aee9b1735c user: arre9260@protonmail.com tags: sdl, trunk
2026-07-27
04:16
added icon rendering check-in: e19a223afe user: arre9260@protonmail.com tags: sdl, trunk
03:49
removed redundant info from window check-in: 547faba40d user: arre9260@protonmail.com tags: sdl, trunk
03:44
added code for loading icons check-in: e1cd02b08c user: arre9260@protonmail.com tags: sdl, trunk
03:31
added window dragging check-in: 37b2c3412e user: arre9260@protonmail.com tags: sdl, trunk
2026-07-26
01:44
switched to sdl renderer check-in: 7938112adc user: arre9260@protonmail.com tags: sdl, trunk
2026-07-25
22:44
stareted implementing window dragging Leaf check-in: 891e51bd33 user: arre9260@protonmail.com tags: retained-again, trunk
2026-07-21
20:15
On grid-layout: restashed Leaf check-in: 1329548b90 user: arre9260@protonmail.com tags: refs/stash, trunk
20:15
index on grid-layout: 3b8d7f0 attempt at window dragging check-in: f3ff9a58c5 user: arre9260@protonmail.com tags: refs/stash, trunk
20:15
attempt at window dragging Leaf check-in: ae3020a75d user: arre9260@protonmail.com tags: grid-layout, trunk
20:12
started adding input handling for window check-in: a94a8ede46 user: arre9260@protonmail.com tags: retained-again, trunk
19:58
updated window render func to use titlebar bounds func check-in: 4b94fe1e52 user: arre9260@protonmail.com tags: retained-again, trunk
19:55
added getTitlebarBounds for convinence check-in: 8951ba16d1 user: arre9260@protonmail.com tags: retained-again, trunk
19:46
added input handling to the context check-in: d29781b75d user: arre9260@protonmail.com tags: retained-again, trunk
19:29
changed renderRect to accept radius instead of border style check-in: 25c87c8670 user: arre9260@protonmail.com tags: retained-again, trunk
19:25
added titlebar customization & fixed rounding on bottom of titlebar check-in: e401e21666 user: arre9260@protonmail.com tags: retained-again, trunk
19:07
added text height offset check-in: 039975a0f6 user: arre9260@protonmail.com tags: retained-again, trunk
18:58
fixed icon tint check-in: 37047fd7d2 user: arre9260@protonmail.com tags: retained-again, trunk
18:07
removed button rendering from window render code check-in: cd7e4804e6 user: arre9260@protonmail.com tags: retained-again, trunk
18:06
fixed destroyUI check-in: b9f81d2c27 user: arre9260@protonmail.com tags: retained-again, trunk
18:06
fixed removeWidget check-in: 90af02015b user: arre9260@protonmail.com tags: retained-again, trunk
17:58
added titlebar buttons to window check-in: f6839f80df user: arre9260@protonmail.com tags: retained-again, trunk
17:57
updated renderUI check-in: 3ee8283b68 user: arre9260@protonmail.com tags: retained-again, trunk
17:12
finished button rendering check-in: 79e9255963 user: arre9260@protonmail.com tags: retained-again, trunk
17:12
added icon rendering check-in: 9ab7620b63 user: arre9260@protonmail.com tags: retained-again, trunk
03:31
started addinb button check-in: 77ba2ee53c user: arre9260@protonmail.com tags: retained-again, trunk
03:31
added window close method on renderer check-in: 98d829bf0a user: arre9260@protonmail.com tags: retained-again, trunk
02:31
started adding window check-in: 8d80e52c65 user: arre9260@protonmail.com tags: retained-again, trunk
01:34
refactoring to retained mode + initial loop setup check-in: e869446a0d user: arre9260@protonmail.com tags: retained-again, trunk