1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
autogen: add spec to autogeneration and update JSON spec for driver changes More... over 11 years ago
autogen: split files in to separate groups and accept group names as command-line args More... over 11 years ago
Merge autogen scripts in to develop branch More... over 11 years ago
vala: bring binding up to spec 0.9.1 rev 4 and update tests More... over 11 years ago
bring vala binding up to most recent spec revision and update tests for JS and vala More... over 11 years ago
vala: bump version More... over 11 years ago
vala: Add LED class More... over 11 years ago
fix critical when closing a window with no other references More... over 11 years ago
add properties to manually specify next focus widget More... over 11 years ago
fix critical when there is no room for Spacer in Box More... over 11 years ago
add support for newline character in labels More... over 11 years ago
add Window.closed signal More... over 11 years ago
vala: advance to spec v0.9.1 (no LED class yet) and add tests More... almost 12 years ago
TextEntry default doesn't need space. More... almost 12 years ago
Add buttons to copy screen image to clipboard. More... almost 12 years ago
Window will focus first widget on direction key press. More... almost 12 years ago
Fix critical when closed window has no references. More... almost 12 years ago
Make sure widget is not focused when it is removed from a container. More... almost 12 years ago
Fix memory leak on DemoWindow Dialog demo More... almost 12 years ago
Fix memory leak in Notebook. More... almost 12 years ago
Change push_ and pop_window to show_ and close_window. More... almost 12 years ago
Make OnScreenKeyboard cursor start at end of text More... almost 12 years ago
Make Button border_radius default = 3 More... almost 12 years ago
Add MessageDialog More... almost 12 years ago
Add insert_before method to container More... almost 12 years ago
Add visible property to Widget More... almost 12 years ago
Ensure Box preferred size is > 0 More... almost 12 years ago
Always focus first when window is shown unless something already has focus. More... almost 12 years ago
Add font parameter to Button.with_label constructor. More... almost 12 years ago
Add Notebook, NotebookTab and TabButton widgets More... almost 12 years ago