Age | Commit message (Expand) | Author |
---|---|---|
2019-07-20 | GWidget: Add set_preferred_size(width, height) overload. | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-07-12 | HelloWorld: Make the demo label say "Hello\nWorld!". | Andreas Kling |
2019-06-30 | Meta: Removed all gitignore in the source tree only keeping the root one | VAN BOSSUYT Nicolas |
2019-06-07 | Demos: Run clang-format on everything. | Andreas Kling |
2019-05-24 | LibGUI: Make GCheckBox inherit from GAbstractButton. | Andreas Kling |
2019-05-13 | Fix "make clean" not deleting app binaries. | Andreas Kling |
2019-05-08 | HelloWorld: Add a simple "Hello World!" app showing the basics. | Andreas Kling |