Andreas Kling
|
cd9ad6a05e
LibGUI: Tweak AbstractButton and subclass constructors
|
4 anni fa |
Andreas Kling
|
92c073a9d1
LIbGUI+LibGfx: Paint focused push buttons with a heavier look
|
4 anni fa |
Nico Weber
|
ef1b21004f
Everywhere: Fix typos
|
4 anni fa |
Tibor Nagy
|
18c67b4002
LibGUI: Fix 1px misalignment of ColorButton selections in ColorPicker
|
4 anni fa |
Tibor Nagy
|
8b293119ab
LibGUI: Update color widgets when has_alpha is toggled in ColorPicker
|
4 anni fa |
Tibor Nagy
|
5b7decc3af
LibGUI: Add alpha preview to ColorPicker
|
4 anni fa |
Ben Wiederhake
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 anni fa |
Peter Elliott
|
1720030625
LibGUI: Don't recalcuate color from hue if it was not set by hue
|
4 anni fa |
Peter Elliott
|
9670d9ad50
LibGUI: Don't allow 4 character html color codes in GUI::ColorPicker
|
4 anni fa |
LepkoQQ
|
777b298880
LibGUI: Change window size and margin in ColorPicker
|
4 anni fa |
LepkoQQ
|
9e75c124a8
LibGUI: Add spinbox for alpha channel in ColorPicker
|
4 anni fa |
LepkoQQ
|
b10dde70b7
LibGUI: Show current and selected color comparison in ColorPicker
|
4 anni fa |
LepkoQQ
|
9f5310d607
LibGUI: Resize ColorPicker to include frame thickness
|
4 anni fa |
LepkoQQ
|
189c493162
LibGUI: Split ColorPicker in to a field and slider
|
4 anni fa |
LepkoQQ
|
0604f82a96
LibGUI: Select current color when opening picker
|
4 anni fa |
Linus Groh
|
675d8eec60
LibGUI: Fix ColorPicker custom color offset
|
4 anni fa |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 anni fa |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 anni fa |
Andreas Kling
|
77916f030f
LibGUI: Use "OK, Cancel" button order in ColorPicker
|
5 anni fa |
Andreas Kling
|
51ab0e967e
LibGUI: Use a sunken GUI::Frame for the ColorPicker color spectrum
|
5 anni fa |
Andreas Kling
|
d7d5788469
LibGUI: ColorPicker should pick custom color from bitmap, not window
|
5 anni fa |
Andreas Kling
|
6a01827046
LibGUI: Exit ColorPicker (successfully) when double-clicking a color
|
5 anni fa |
Andreas Kling
|
f8069418e1
LibGUI: Transfer "color has alpha channel" state
|
5 anni fa |
Andreas Kling
|
2463a285ee
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
|
5 anni fa |
Andreas Kling
|
9430918026
LibGUI: Move ColorPicker's helper classes fully into ColorPicker.cpp
|
5 anni fa |
Hüseyin ASLITÜRK
|
177b30629c
LibGUI: Add color palette and custom color selection in the ColorPicker
|
5 anni fa |
Andreas Kling
|
b29ff7b821
LibGUI: Don't use Core::Object::add() to instantiate dialogs
|
5 anni fa |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 anni fa |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 anni fa |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 anni fa |