1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Replace '=' with ':='" More... about 5 years ago
Use the tool to replace = with := More... about 5 years ago
Replace '=' with ':=' More... about 5 years ago
Initial import of a syntax_updater tool that rewrite files More... about 5 years ago
Replace RenderingInfo with RenderingPrimitive More... about 5 years ago
Style cleanup More... about 5 years ago
Move Color and RenderingPrimitive into abi::datastructures More... about 5 years ago
Make the Parser a trait More... about 5 years ago
Clean up HasRenderingPrimitive trait API after transition More... about 5 years ago
Remove the individual primitive factory functions from RenderingPrimitivesBuilder More... about 5 years ago
Add API to the RenderingPrimitivesBuilder to build the new style primitive More... about 5 years ago
Simplify image primitives graphics API More... about 5 years ago
Introduce a new rendering primitive enum in the graphics module More... about 5 years ago
Some documentation fixes for item generated with #[vtable] More... about 5 years ago
Rename internal types More... about 5 years ago
Minor cleanup More... about 5 years ago
Add documentation for the vtable crate More... about 5 years ago
Update cached rendering data only when there are changes More... about 5 years ago
Minor cleanup in item transform calculation More... about 5 years ago
Add Text::font_family and font_pixel_size properties More... about 5 years ago
Implement support for selecting the font family and pixel size in the GL renderer More... about 5 years ago
Clean up texture atlas allocation code More... about 5 years ago
Attempt to do Plus / Minus More... about 5 years ago
Fix the children allocation array More... about 5 years ago
Implement glyph runs grouped by texture More... about 5 years ago
Prepare for supporting multiple glyph runs More... about 5 years ago
More work on signal: the C++ part is working More... about 5 years ago
runtime: Add a Signal class More... about 5 years ago
Add a bool property type More... about 5 years ago
Remove dummy test code More... about 5 years ago