Age | Commit message (Expand) | Author |
---|---|---|
2019-05-25 | GSlider: Oops, fix typo in previous commit. | Andreas Kling |
2019-05-25 | LibGUI: Notify widgets when their enabled state changes. | Andreas Kling |
2019-05-24 | GSlider: Ignore mouse events when disabled. | Andreas Kling |
2019-04-30 | GSlider: Highlight the knob when hovering it. :^) | Andreas Kling |
2019-04-29 | GSlider: Improve appearance by thinning the track a bit. | Andreas Kling |
2019-04-29 | LibGUI: Add a GSlider widget. | Andreas Kling |