Age | Commit message (Expand) | Author |
---|---|---|
2021-12-25 | PDFViewer: Add a basic set of pledges | Andreas Kling |
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 | PDFViewer: Port to LibMain | Pascal Puffke |
2021-09-13 | Everywhere: Use my fancy new serenityos.org email :^) | Mustafa Quraish |
2021-09-10 | PDFViewer: Open CLI files through FileSystemAccessServer without prompt | Mustafa Quraish |
2021-09-04 | PDFViewer: Use FileSystemAccessClient to open files | Mustafa Quraish |
2021-07-21 | Userland: Add GUI::Window::add_menu() and use it everywhere | Andreas Kling |
2021-05-18 | PDFViewer+Base: Display application title as "PDF Viewer" | Andreas Kling |
2021-05-18 | Applications: Add a very simple PDFViewer | Matthew Olsson |