Age | Commit message (Expand) | Author |
---|---|---|
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-15 | LibGUI: Remove more header dependencies from Widget.h | Andreas Kling |
2020-02-15 | LibGfx: Replace manual forward declarations with <LibGfx/Forward.h> | Andreas Kling |
2020-02-14 | LibGUI: Remove some header dependencies from Widget.h | Andreas Kling |
2020-02-13 | WindowServer+LibGUI: Add a "drag move" event | Andreas Kling |
2020-02-11 | LibGUI: Add a Widget::did_layout() that gets called after layout | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |