Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 년 전 |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 년 전 |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
5 년 전 |
Andreas Kling
|
3252a6925e
LibGUI: Fix silly nullptr dereference in MessageBox::show()
|
5 년 전 |
Andreas Kling
|
45c25ffecd
LibGUI: Use Core::Object::add() a whole bunch
|
5 년 전 |
Andreas Kling
|
ef38c49619
WindowServer+LibGUI+LibHTML: Fix build with -std=c++2a
|
5 년 전 |
thatlittlegit
|
4755f355c6
LibGUI: Add Yes/No and Yes/No/Cancel MessageBoxes
|
5 년 전 |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 년 전 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 년 전 |