Age | Commit message (Expand) | Author |
---|---|---|
2020-04-18 | LibGUI: Make view widgets fill background by default | Andreas Kling |
2020-04-12 | LibGUI: Make TableView ignore custom colors for selected rows | Andreas Kling |
2020-04-11 | LibGUI: Fill whole TableView cells with custom background color | Andreas Kling |
2020-04-11 | LibGUI: Respect Model::Role::BackgroundColor | Andreas Kling |
2020-03-30 | LibGUI: Brighten icons when hovering items in item views | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-15 | LibGUI: Use inactive selection colors from palette instead of hardcoding them | Tibor Nagy |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |