1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:28:13 +00:00
serenity/Applications
Andreas Kling c59b053ad6 GSlider: Add support for vertical sliders.
You now have to pass an Orientation to the GSlider constructor. It's not
possible to change the orientation after construction.

Added some vertical GSliders to the WidgetGallery demo for testing. :^)
2019-07-20 19:32:12 +02:00
..
About Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Downloader Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
FileManager LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
FontEditor FontEditor: Initial port to using a VisualBuilder generated UI. 2019-07-11 20:19:26 +02:00
IRCClient LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
Launcher LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
PaintBrush LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
Piano LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
ProcessManager LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
QuickShow LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
SystemDialog LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
Taskbar LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
Terminal GSlider: Add support for vertical sliders. 2019-07-20 19:32:12 +02:00
TextEditor TextEditor: Show window icon 2019-07-17 21:14:14 +02:00
Makefile.common LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00