Ben Wiederhake
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 rokov pred |
Andreas Kling
|
299824de73
LibGUI: Rename GUI::Image => GUI::ImageWidget
|
5 rokov pred |
Tom
|
27bd2eab22
LibWeb: Require parent window argument for MessageBox
|
5 rokov pred |
Andreas Kling
|
033da11364
LibGUI: Fix MessageBox width calculation not including the icon width
|
5 rokov pred |
Hüseyin ASLITÜRK
|
030d0f9937
MessageBox: Replace Label with Image component to show icons
|
5 rokov pred |
Hüseyin ASLITÜRK
|
25227ee284
LibGUI: Add MessageBox question icon
|
5 rokov pred |
Andreas Kling
|
14aa7f2d44
LibGUI: Add GUI::MessageBox::show_error() convenience function
|
5 rokov pred |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 rokov pred |
Hüseyin ASLITÜRK
|
74cc0560e8
LibGUI: MessageBox min width control for show messages
|
5 rokov pred |
Hüseyin ASLITÜRK
|
2abf2a2db1
LibGUI: MessageBox change height to icon cropping
|
5 rokov pred |
Hüseyin ASLITÜRK
|
c6944f8cc2
LibGUI: Use parrent window icon for MessageBox dialog icon
|
5 rokov pred |
Andreas Kling
|
b29ff7b821
LibGUI: Don't use Core::Object::add() to instantiate dialogs
|
5 rokov pred |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 rokov pred |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 rokov pred |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 rokov pred |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
5 rokov pred |
Andreas Kling
|
3252a6925e
LibGUI: Fix silly nullptr dereference in MessageBox::show()
|
5 rokov pred |
Andreas Kling
|
45c25ffecd
LibGUI: Use Core::Object::add() a whole bunch
|
5 rokov pred |
Andreas Kling
|
ef38c49619
WindowServer+LibGUI+LibHTML: Fix build with -std=c++2a
|
5 rokov pred |
thatlittlegit
|
4755f355c6
LibGUI: Add Yes/No and Yes/No/Cancel MessageBoxes
|
5 rokov pred |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 rokov pred |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 rokov pred |