Baitinq
|
75ea339ee9
LibGUI: Fix bug in the ColorPicker's spinbox not changing colors
|
před 2 roky |
FrHun
|
e647ad2ce3
LibGUI: Add OpacitySlider to ColorPicker dialog
|
před 2 roky |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
CodeforEvolution
|
23db98d1e9
LibGUI: Sync ColorPicker's color slider with other color widgets
|
před 3 roky |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
před 3 roky |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
před 3 roky |
FrHun
|
992ff4bd63
LibGUI: Use new DialogButton for consistency
|
před 3 roky |
Karol Kosek
|
5f89369f67
LibGUI: Use default buttons in ColorPicker and FontPicker
|
před 3 roky |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
před 3 roky |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
před 3 roky |
Itamar
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
před 3 roky |
Jelle Raaijmakers
|
48eecaad64
LibGUI: Remove `Window` background color
|
před 3 roky |
networkException
|
b46ea5158d
WindowsServer+LibGUI: Avoid getting color under cursor outside screen
|
před 3 roky |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
před 3 roky |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
před 3 roky |
Ben Wiederhake
|
b3e9a4e603
Libraries: Fix visibility of Object-derivative constructors
|
před 3 roky |
Ben Wiederhake
|
6b75a4dfc3
Everywhere: Mark overridden methods 'override'
|
před 3 roky |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
před 3 roky |
Mustafa Quraish
|
253eb5c6d7
ColorPicker: Add ability to select a color on the screen
|
před 3 roky |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
před 3 roky |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
před 3 roky |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
před 4 roky |
Daniel Bertalan
|
714bd011e1
Everywhere: Use the correct literal suffixes
|
před 4 roky |
Ali Mohammad Pur
|
7ac196974d
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |