Age | Commit message (Expand) | Author |
---|---|---|
2022-06-28 | LibGUI: Use new layout system for basic widgets | FrHun |
2022-05-08 | LibGUI: Add button to PasswordBox to reveal the password | faxe1008 |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-10-27 | Everywhere: Rename left/right-click to primary/secondary | Filiph Sandström |
2021-08-18 | LibGUI+Browser: Add UrlBox class | Rob Ryan |
2021-08-02 | LibGUI: Ensure that edit actions are disabled for password boxes | Gunnar Beutner |
2021-08-02 | LibGUI: Register GUI::PasswordBox to make it availble in GML | Andreas Kling |
2021-06-30 | LibGUI: Add PasswordBox | Max Wipfli |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |