Age | Commit message (Expand) | Author |
---|---|---|
2020-07-11 | Piano: Fix cliping of bottom notes when scrolling in RollWidget | Peter Elliott |
2020-06-18 | Piano: Allow multiple tracks internally | William McPherson |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-02-27 | Piano: New timing system and zoomable piano roll | William McPherson |
2020-02-23 | LibGUI: Make GUI::Frame have the 2px sunken container look by default | Andreas Kling |
2020-02-23 | Userspace: Use Core::Object::add() when building interfaces | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-06 | Piano: Move piano roll internals to AudioEngine | William McPherson |
2020-02-06 | LibGfx: Unpublish Gfx::Rect from global namespace | Andreas Kling |
2020-02-06 | LibDraw: Put all classes in the Gfx namespace | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-31 | Piano: Rewrite application | William McPherson |