Age | Commit message (Expand) | Author |
19 hours | Limit combobox item width, use multiple rows | dec05eba |
2024-12-29 | Fix scrollbar not working with mouse, fix being able to click filechooser ite... | dec05eba |
2024-12-14 | Fix regression in ui event handling in scrollable page | dec05eba |
2024-12-14 | Fix mouse events received for scrollablepage child widgets when mouse is outs... | dec05eba |
2024-11-04 | Add option to save replay/recording to a folder with the name of the game | dec05eba |
2024-09-11 | Make checkbox nicer | dec05eba |
2024-09-11 | Hard limit on scroll without animation when reaching top/bottom | dec05eba |
2024-09-11 | Make scrollbar movable with mouse, limit filechooser content to inside of fil... | dec05eba |
2024-09-08 | Add scrollbar | dec05eba |
2024-09-08 | More | dec05eba |
2024-08-25 | File chooser navigation | dec05eba |
2024-08-24 | Remove scrollable page from gsr page, fix crash when navigating back | dec05eba |
2024-08-23 | Start on file chooser, page stack | dec05eba |
2024-08-07 | Move settings ui to SettingsPage class, show different widgets for different ... | dec05eba |
2024-08-07 | Add radio button with simple/advanced view, add widget visibility | dec05eba |
2024-08-03 | Align list items, dont process selected item twice if changed in event loop, ... | dec05eba |
2024-08-02 | Add widgets for settings page, add list to auto position widgets | dec05eba |
2024-08-01 | Use scissor for pages | dec05eba |
2024-08-01 | Draw and event position relative to parent (for pages) | dec05eba |