Age | Commit message (Expand) | Author |
---|---|---|
2020-08-27 | Base: Move 16x16 common icons to /res/icons/16x16/ | thankyouverycool |
2020-08-25 | LibGUI: Add a save_as common action | AnotherTest |
2020-07-26 | LibCore+LibGUI: Switch to using AK::is and AK::downcast | Andreas Kling |
2020-07-23 | LibGUI: Make window-parented actions actually scoped to the window | Andreas Kling |
2020-07-04 | LibGUI: Turn GUI::Application::the() into a pointer | Andreas Kling |
2020-07-03 | LibGUI: Add GUI::CommonActions::make_select_all_action() :^) | Andreas Kling |
2020-06-03 | LibGUI: Add save action to CommonActions list | Hüseyin ASLITÜRK |
2020-04-24 | Base: New "cut" action icon | Andreas Kling |
2020-04-21 | LibGUI: Make it easier to create checkable GUI::Actions | Andreas Kling |
2020-02-14 | LibGfx: Add forward declaration header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |