Age | Commit message (Expand) | Author |
---|---|---|
2020-08-15 | Misc: Use automatic window positioning in more applications | Linus Groh |
2020-07-29 | Eyes: Introduce and use icons | Ben Wiederhake |
2020-07-27 | Eyes: Fix division by zero when invoked as 'Eyes' | AnotherTest |
2020-07-27 | Eyes: Allow constructing an eye-grid | AnotherTest |
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-05-25 | Eyes: Resize the window based on the number of eyes | AnotherTest |
2020-05-25 | Eyes: Correctly calculate the eye bounds for arbitrary number of eyes | AnotherTest |
2020-05-24 | Demos: Add Eyes demo | Sergey Bugaev |