Age | Commit message (Expand) | Author |
---|---|---|
2019-03-16 | LibGUI: Let GTextEditor deal with its horizontal padding internally. | Andreas Kling |
2019-03-16 | LibGUI: Make GTextEditor inherit from GScrollableWidget. | Andreas Kling |
2019-03-16 | LibGUI: Factor out scrolling logic from GTableView into a GScrollableWidget. | Andreas Kling |