Age | Commit message (Expand) | Author |
---|---|---|
2019-03-18 | GIODevice: Remove debug spam. | Andreas Kling |
2019-03-18 | GIODevice: Add a read_all() that returns a ByteBuffer with all we can read. | Andreas Kling |
2019-03-18 | LibGUI: Add GTCPSocket and base class GSocket (inherits from GIODevice.) | Andreas Kling |
2019-03-17 | LibGUI: Add GFile and base class GIODevice. | Andreas Kling |