Age | Commit message (Expand) | Author |
---|---|---|
2020-07-15 | LibGUI: Fix menu leak when default action changed | Tom |
2020-07-11 | WindowServer/LibGUI: Add default menu items and allow default action for cont... | Tom |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-04-29 | LibGUI: Simplify submenu construction | Andreas Kling |
2020-02-28 | Kernel+LibC: Rename shared buffer syscalls to use a prefix | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-15 | LibGUI: Reduce menu-related header dependencies | Andreas Kling |
2020-02-14 | LibGfx: Add forward declaration header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |