Age | Commit message (Expand) | Author |
---|---|---|
2019-04-21 | Include Makefile.common in all other Makefiles. | Andreas Kling |
2019-04-20 | Get rid of SERENITY macro since the compiler already defines __serenity__ | Andreas Kling |
2019-04-10 | LibCore: Move HTTP classes from LibGUI to LibCore. | Andreas Kling |
2019-04-10 | Introduce LibCore and move GElapsedTimer => CElapsedTimer. | Andreas Kling |
2019-04-08 | LibGUI: Make GSocket connection asynchronous. | Andreas Kling |
2019-04-07 | Start working on a Downloader app and backing classes in LibGUI. | Andreas Kling |