Age | Commit message (Expand) | Author |
---|---|---|
2021-08-28 | Mail: Add unveil | Luke Wilde |
2021-08-28 | Mail: Use LibConfig instead of Core::ConfigFile | Luke Wilde |
2021-08-22 | Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open | networkException |
2021-08-19 | AK: Move FormatParser definition from header to implementation file | Timothy Flynn |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-08-02 | Mail: Use GUI::PasswordInputDialog to ask for server passwords | Andreas Kling |
2021-08-02 | Mail: Tweak vertical spacing & margins in main UI layout | Andreas Kling |
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-26 | Mail: Prompt for password if no password was saved | Tom |
2021-07-24 | Mail: Make checking for headers in DataItem case insensitive | Luke |
2021-07-24 | Mail: Add an e-mail application called Mail | Luke |