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