Age | Commit message (Expand) | Author |
---|---|---|
2022-02-11 | LibConfig: Rename pledge_domains(String) => pledge_domain(String) | Vitaly Dyachkov |
2022-01-09 | Mail: Propagate errors using try_set_main_widget in main | creator1creeper1 |
2021-12-11 | Mail: Ask the user if they want to see the mail settings | Undefine |
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro |
2021-11-23 | LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore | Andreas Kling |
2021-11-22 | Everywhere: Use Application::construct() with Main::Arguments directly | Mustafa Quraish |
2021-11-22 | Mail: Port to LibMain | Pascal Puffke |
2021-08-28 | Mail: Add unveil | Luke Wilde |
2021-08-28 | Mail: Use LibConfig instead of Core::ConfigFile | Luke Wilde |
2021-08-02 | Mail: Use Window::add_menu instead of Menubar::add_menu | sin-ack |
2021-08-01 | Applications: Remove unused header includes | Brian Gianforcaro |
2021-07-24 | Mail: Add an e-mail application called Mail | Luke |