0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Oct 19, 2024 — Oct 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a CBitmap class. The C is for Courage. More... about 7 years ago
Add a Painter::drawBitmap() and make Painter::drawText() use it. More... about 7 years ago
Add a clock widget. More... about 7 years ago
Put the font test into its own Window. More... about 7 years ago
Window contents move along with the window! More... about 7 years ago
Very hacky support for dragging a window around. More... about 7 years ago
The WindowManager can now react to mouse events on the window title bar. More... about 7 years ago
Deliver mouse events to the appropriate Window. More... about 7 years ago
Small refactor. More... about 7 years ago
Move windowing stuff from AbstractScreen to WindowManager. More... about 7 years ago
Start adding a Window class. More... about 7 years ago
Use Font in more places. More... about 7 years ago
Add a simple Font class. More... about 7 years ago
Some work on window decorations. More... about 7 years ago
More hacking on Widgets. More... about 7 years ago
Support arbitrary pointer traits. More... about 7 years ago
Tweaks to Peanut8x10. More... about 7 years ago
Make an 8x10 version of Peanut. It looks a bit nicer I think. More... about 7 years ago
Rage hacking on TerminalWidget. More... about 7 years ago
AK::Buffer should not free unowned backing stores, duh. More... about 7 years ago
Dispatch MouseUp events with SDL. More... about 7 years ago
Start poking at a TerminalWidget. More... about 7 years ago
More hacking on Widgets. More... about 7 years ago
Avoid modifying Object::m_children while iterating it. More... about 7 years ago
Peanut8x8 can paint all the ASCII characters! More... about 7 years ago
More work on the bitmap font. More... about 7 years ago
More rage hacking on Widgets. Some very basic text drawing. :^) More... about 7 years ago
Intense hacking on Widgets. More... about 7 years ago
Start working on a Widgets library. More... about 7 years ago
Run without SimpleMalloc locally for now. More... about 7 years ago