Age | Commit message (Expand) | Author |
---|---|---|
2021-04-02 | LibGUI+Calendar: Inherit from Frame class | thankyouverycool |
2021-03-30 | LibGUI+Calendar: Add new month and year views to Calendar | thankyouverycool |
2021-03-25 | Userland: Turn all application menus into window menus :^) | Andreas Kling |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-30 | Everywhere: Add missing parent window to about dialogs | Linus Groh |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |